.container-fluid-doble {
  padding-left: 24px;
  padding-right: 24px;
}
.container-fluid-trible {
  padding-left: 36px;
  padding-right: 36px;
}
.container-fluid-quadro {
  padding-left: 48px;
  padding-right: 48px;
}
.Hotels_design_changer,
.results_filter__results_sorter {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.Hotels_design_changer > *,
.results_filter__results_sorter > * {
  -ms-flex: 1;
      flex: 1;
  padding: var(--s-bs);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  background: var(--c-white);
  border: none!important;
}
.Hotels_design_changer > *:nth-child(1),
.results_filter__results_sorter > *:nth-child(1) {
  border-radius: var(--s-br) 0 0 var(--s-br);
}
.Hotels_design_changer > *:nth-last-child(1),
.results_filter__results_sorter > *:nth-last-child(1) {
  border-radius: 0 var(--s-br) var(--s-br) 0;
}
.Hotels_design_changer > *.__active,
.results_filter__results_sorter > *.__active {
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  background: var(--c-white) !important;
  color: var(--c-black) !important;
}
.Hotels_design_changer[disabled],
.results_filter__results_sorter[disabled] {
  opacity: 0.5;
  position: relative;
  cursor: not-allowed;
}
.Hotels_design_changer[disabled]:after,
.results_filter__results_sorter[disabled]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#catalog_filter_map__hotel {
  /*
	.T {
		margin-bottom:0!important;min-height: 100%;
		.T_mark {
			right: 0;
			.helper {
				width:auto;margin-right:0;border-radius:3px 0 0 3px;//white-space:normal;
				&:hover {
					span {
						display: none;
					}
				}
			}
		}
		.T_disc {
			top: 40px;
		}
		.T_text .T_pb .b {padding:4px 12px!important;}
		.T_pb {
			.b {margin-bottom:@s-bs;}
			.c {display:none!important}
		}
	}
}
	*/
}
@media (max-width: 1199px ) {
  #catalog_filter_map__hotel {
    width: 200px;
  }
}
@media (min-width: 1200px ) {
  #catalog_filter_map__hotel {
    width: 300px;
  }
}
#catalog_filter_map__hotel .Hotel {
  margin: -6px !important;
  box-shadow: none!important;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=abce00c3a885bd057a2efaa0051a116b)
 * Config saved to config.json and https://gist.github.com/abce00c3a885bd057a2efaa0051a116b
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/css/v3/fonts/glyphicons-halflings-regular.eot');
  src: url('/css/v3/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
       url('/css/v3/fonts/glyphicons-halflings-regular.woff2') format('woff2'), 
      url('/css/v3/fonts/glyphicons-halflings-regular.woff') format('woff'), 
      url('/css/v3/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
      url('/css/v3/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

  .container {
    width: 1170px;
  }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }

table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #00aeef;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #00aeef;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  /*background-color: #f5f5f5;*/
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }

.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*! jQuery UI - v1.12.1 - 2017-06-25
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("Scripts/V3/Plugins/jquery-ui-1.12.1.custom/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("Scripts/V3/Plugins/jquery-ui-1.12.1.custom/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("Scripts/V3/Plugins/jquery-ui-1.12.1.custom/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("Scripts/V3/Plugins/jquery-ui-1.12.1.custom/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("Scripts/V3/Plugins/jquery-ui-1.12.1.custom/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("Scripts/V3/Plugins/jquery-ui-1.12.1.custom/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("Scripts/V3/Plugins/jquery-ui-1.12.1.custom/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v16/ty9dfvLAziwdqQ2dHoyjphTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v16/frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v16/gwVJDERN2Amz39wrSoZ7FxTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v16/aZMswpodYeVhtRvuABJWvBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v16/VvXUGKZXbHtX_S_VCTLpGhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v16/e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v16/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/ZLqKeelYbATG60EpZBSDyxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/mx9Uck6uB63VIKFYnEMXrRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/77FXFjRbGzN4aCrSFhlh3hJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/isZ-wbCXNKAbnjo6_TwHThJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/UX6i4JxQDm3fVTc1CPuwqhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/jSN2CGVDbcVyCnfJfjSdfBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/PwZc-YbIL414wB9rB1IAPRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/s7gftie1JANC-QmDJvMWZhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/3Y_xCyt7TNunMGg0Et2pnhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/WeQRRE07FDkIrr29oHQgHBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/jyIYROCkJM3gZ4KV00YXOBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/phsu-QZXz1JBv0PbFoPmEBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/9_7S_tWeGDh5Pq3u05RVkhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/mnpfi9pxYH-Go5UiibESIltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-connect{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-origin{position:absolute;height:0;width:0}.noUi-handle{position:relative;z-index:1}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:top .3s,right .3s,bottom .3s,left .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connect{background:#3FB8AF;border-radius:4px;box-shadow:inset 0 0 3px rgba(51,51,51,.45);transition:background 450ms}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translate3d(0,50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translate(0,-50%);top:50%;right:120%}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
.br-theme-fontawesome-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-fontawesome-stars .br-widget a {
  font: normal normal normal 20px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-right: 2px;
}
.br-theme-fontawesome-stars .br-widget a:after {
  content: '\f005';
  color: #d2d2d2;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after {
  color: #EDB867;
}
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
  color: #EDB867;
}
.br-theme-fontawesome-stars .br-widget .br-current-rating {
  display: none;
}
.br-theme-fontawesome-stars .br-readonly a {
  cursor: default;
}
@media print {
  .br-theme-fontawesome-stars .br-widget a:after {
    content: '\f006';
    color: black;
  }
  .br-theme-fontawesome-stars .br-widget a.br-active:after,
  .br-theme-fontawesome-stars .br-widget a.br-selected:after {
    content: '\f005';
    color: black;
  }
}

.ui-widget.ui-widget-content {
    border:none;
    width:100%;
}
.ui-widget-header {
    background:none;
    border:none;
}
.ui-datepicker {
    margin: 0;
	padding: 0;
    width: 100%;
	height: auto;
	font-family: Roboto;
    font-weight: 400;
}
.ui-datepicker.ui-widget.ui-widget-content {
    border: none;
}
.ui-datepicker a {
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-header {
    padding: 15px 12px 10px 12px;
    border-bottom: 1px solid rgba(0,0,0,0.07);
}
.ui-datepicker table {
	width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    font-size: initial;
}
.ui-datepicker-header {

}
.ui-datepicker-header.ui-widget-header {
    border: none;
    background: #fff;
    color: #464646;
}
.ui-datepicker .ui-datepicker-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    color: #464646;
}
.ui-datepicker-prev, .ui-datepicker-next {
	overflow: hidden;
}
.ui-datepicker .ui-datepicker-prev {
    left: 12px;
}
.ui-datepicker .ui-datepicker-next {
   right: 6px;
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
    background: #fff url(/img/leftArrow.png) no-repeat 50% 50% !important;width: 100%;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
    background: #fff url(/img/rightArrow.png) no-repeat 50% 50% !important;width: 100%;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover {
    border: none;
    border-width: 0;
    background-color: transparent;
}


.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 10px;
    height: 20px;
    margin-top: 10px;
}

.ui-datepicker thead {
}
.ui-datepicker thead th {
    padding: 5px 0 20px 0;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.5px;
    color: #b7b7b7;	
}
.ui-datepicker tbody {
    border: solid 1px #e6e6e6;
}
.ui-datepicker tbody td {
	padding: 0;
	border-right: 1px solid #e6e6e6;
    font-size: 15px;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #e6e6e6;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: block;
    padding: 0;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #464646;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
    border: none;
	background: #fff;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
}
.ui-datepicker-calendar .ui-range-selected .ui-state-default {
    background: #cdf1fd;
    color: #464646;
	border: 1px solid #00c6ff;
	position: relative;
	margin: -1px;
}
.ui-datepicker .ui-datepicker-calendar td.ui-range-selected-first .ui-state-default,
.ui-datepicker .ui-datepicker-calendar td.ui-range-selected-last .ui-state-default {
	background-image: linear-gradient(to right, #00aeef, #00c6ff);
    color: #ffffff;
	border: 1px solid #00aeef;
	position: relative;
	margin: -1px;
}
.ui-datepicker .ui-state-disabled {
    color: #b7b7b7;
}
.ui-datepicker-unselectable .ui-state-default {
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	margin-bottom: 0;
}

.datepicker_date_values {
    position: relative;
    margin: 0 120px 20px 120px;
}
.datepicker_date_values .datepicker_datefrom_value,
.datepicker_date_values .datepicker_dateto_value {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 114px;
    text-align: center;
    color: #464646;
    line-height: 38px;
}
.datepicker_date_values .datepicker_datefrom_value {
    float: left;
    margin-left: -120px;
}
.datepicker_date_values .datepicker_dateto_value {
    float: right;
    margin-right: -120px;
}
.datepicker_date_values .datepicker_datefrom_separator {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
}
    .datepicker_date_values .datepicker_dateselected_value,
    .datepicker_date_values .datepicker_datefrom_value:hover,
    .datepicker_date_values .datepicker_dateto_value:hover {
        border: solid 1px #00aeef;
        background-image: linear-gradient(to right, #00aeef, #00c6ff);
        color: #fffefe;
    }
/*global*/
body{
    -webkit-transition: opacity 2s;
    opacity: 1!important;
    overflow: auto!important;
}
a, a:active, a:hover, a:focus {
    outline: 0 none;
    box-shadow: none;
    text-decoration: none;
}

/*Roboto Thin*/
.font_thin {
    font-weight: 100;
}
/*Roboto Light*/
.font_light {
    font-weight: 300;
}
/*Roboto-Regular*/
.font_regular {
    font-weight: 400;
}
/*Roboto-Medium*/
.font_medium {
    font-weight: 500;
}
/*Roboto-Bold*/
.font_bold {
    font-weight: 700;
}
/*Roboto-Black*/
.font_bolder {
    font-weight: 900;
}
/*font sizes*/
.font_s12 {
    font-size: 12px;
}
.font_s13 {
    font-size: 13px;
}
.font_s14 {
    font-size: 14px;
}
.font_s15 {
    font-size: 15px;
}
.font_s16 {
    font-size: 16px;
}
.font_s18 {
    font-size: 18px;
}
.font_s19 {
    font-size: 19px;
}
.font_sl19 {
    font-size: 19px;
    line-height: 1;
}
.font_lh1 {
    line-height: 1;
}

/*colors*/
.red {
    color: #ee2316;
}
.tomato {
   color: #f13434;
}
.blue {
    color: #00aeef;
}
.gray {
    color: #b7b7b7;
}
.warm_gray {
    color: #9e9e9e;
}
.def_color {
    color: #464646;
}

/*displays*/
.block {
    display: block;
}
.v_center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
}
.v_bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
}
.noPadding {
    padding:0;
}
.p12 {
    padding:12px;
}
.ta-r {
    text-align:right;
}
.ta-l {
    text-align:left;
}
.ta-c {
    text-align: center;
}

/*mixes*/
.clear_inline {
    line-height: 0;
    font-size: 0;
}
.clearfix2 {
    clear: both;
    line-height: 0;
    font-size: 0;
    display: block;
}

/*styles*/
.item_icon:before {
    float: left;
    display: block;
    content: '';
}

/*blocks*/
.warning_panel {
    display: block;
    margin-top: 16px;
    padding: 12px;
    border-radius: 3px;
    color: #9F6000;
    background-color: #FEEFB3;
    text-align: justify;
}


.is-error {
    background-color: #fde9e3 !important; 
    box-shadow: inset 0 1px 2px rgba(236, 68, 30, 0.35) !important; 
}


/*
    lists
*/
.list_default {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.list_default > li {
    position: relative;
    display: block;
    margin: 0;
    padding: 12px 0 12px 30px;
    list-style-type: none;
}
.list_default > li > label {
    margin-left: 0;
}
.list_default > li > label input[type="radio"] {
    margin-top: 2px;
    margin-left: -30px;
}
.list_default > li > label .list_item_content {
    padding-left: 0;
}
.list_bordered > li {
    border-bottom: solid 1px #efefef;
}
.list_bordered > li:first-child {
    border-top: solid 1px #efefef;
}
.list_styled1 > li {
}
.list_styled1 > li:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: 15px;
    width: 17px;
    height: 18px;
    background: url(/img/paymentsLable.png) no-repeat 0% 0%;
}


/*
    dropdown's
*/
.far_dropdown {
}

    .far_dropdown .dropdown_selected_value {
        display: inline-block;
    }
    .far_dropdown .dropdown-menu {
        margin-top: 2px;
    }

/*
    nights_control
*/
.nights_control {
}

    .nights_control .nights_control_inner {
    }

    .nights_control .nights_control_items {
    }

    .nights_control .nights_control_item {
        float: left;
        display: block;
        width: 42px;
        height: 42px;
        margin: -1px 0 0 -1px;
        border: solid 1px #e6e6e6;
        background: #fff;
        text-align: center;
        color: #464646;
        font-size: 0;
        line-height: 0;
    }

        .nights_control .nights_control_item span {
            display: block;
            font-size: 15px;
            font-weight: 400;
            line-height: 42px;
        }

    .nights_control .nights_control_item_selected_first,
    .nights_control .nights_control_item_selected_last {
        border: solid 1px #00aeef;
        background-image: linear-gradient(to right, #00aeef, #00c6ff);
        color: #fff;
        margin: -1px 0 0 -1px;
    }

    .nights_control .nights_control_item_selected_range {
        background: #cdf1fd;
        color: #fff;
        border: 1px solid #00c6ff;
        margin: -1px 0 0 -1px;
    }

    .nights_control .nights_control_item:last-child {
        width: auto;
        padding: 0 10px;
    }

/*
    stars control
*/
.stars_control {
}

    .stars_control .stars_control_inner {
        
    }

    .stars_control .stars_control_title {
        float: left;
        width: 80px;
        margin: 0 0 0 -80px;
        padding: 0;
        line-height: 25px;
    }

    .stars_control .stars_control_from,
    .stars_control .stars_control_to {
    }

    .stars_control .stars_control_from {
        margin-bottom: 12px;
    }

    .stars_control .stars_control_items {
        position: relative;
        float: none;
        width: 100%;
    }

    .stars_control .stars_control_from_item {
        display: inline-block;
        width: 25px;
        height: 25px;
        background: url(/img/raitingEmpty.png) no-repeat 0% 0%;
        font-size: 0;
        line-height: 0;
    }

    .stars_control .stars_control_from_item_selected {
        background: url(/img/ratingFull.png) no-repeat 0% 0%;
    }

/*
    tourists control
*/
.tourists_control {
}

    .tourists_control .tourists_control_inner {
    }

    .tourists_control .tourists_control_item {
        border-bottom: 1px solid rgba(0,0,0,0.07);
    }
    .tourists_control .tourists_control_item:first-child{
        padding-bottom:14px;
        
    }
        .tourists_control .tourists_control_item:nth-child(2n) {
            padding: 14px 0;
        }

    .tourists_control .tourists_control_item_title {
        float: left;
        width: 49%;
    }

    .tourists_control .tourists_control_item_input {
        float: right;
        width: 49%;
    }

        .tourists_control .tourists_control_item_input .dropdown {
            float: right;
        }
        .tourists_control .far_dropdown .dropdown-menu {
            width: 98px;
            min-width: initial;
            border-radius: 4px;
            max-height: 200px;
            overflow-y: auto;
        }
        .tourists_control .far_dropdown .dropdown-menu li {
            background: #fff;
            border: none;
            padding: 6px 24px;
            text-align: left;
            color: #333;
            font-size: 14px;
            font-weight: 400;
        }

    .tourists_control .dropdown_selected_value {
        width: 50px !important;
        text-align:center !important;
        float:left;
    }
    .modal-content .caret, .tourists_control .caret {
        background-image: url('/img/dropdown.png');
        background-position: center;
        background-repeat: no-repeat;
        border: none;
        float: right;
        padding: 10px;
    }


    .tourists_control .tourists_control_kids_ages {
        display: none;
        margin: 16px 0 0 0;
    }

        .tourists_control .tourists_control_kids_ages .dropdown {
            float: left;
            display: none;
            margin: 16px 16px 0 0;
        }

/*
    buttons
*/
.btnCyne, .btnCyne:hover, .btnCyne:active, .btnCyne:visited {
    width: 100%;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.2px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-image: linear-gradient(to right, #00aeef, #00c6ff);
    padding: 0;
    outline: none;
    line-height: 40px;
    height: 40px;
    border-width: 0;
    padding-left: 30px;
    padding-right: 30px;
}
.btnWhite, .btnWhite:hover, .btnWhite:active, .btnWhite:visited,.btnWhite:focus {
    width: 100%;
    font-family: 'Roboto';
    font-size: 18px;
    letter-spacing: 0.2px;
    text-align: center;
    padding: 0;
    color: #00aeef;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #00aeef;
    outline: none;
    height: 51px;
    line-height: 49px;
        }

/*dropdown list for contries and hotels*/
.btn-select-dropdown .btn-control-container {
    margin-top: 15px;
}
.btn-select-dropdown .btn-control-containe .autocomplite-list-container {
    margin-bottom: 0;
}
.btn-select-dropdown .btn-control-container ul li {
    list-style: none;
    padding: 10px 5px;
    font-size: 15px;
    text-align: left;
    color: #b7b7b7;
    border-bottom: 1px solid rgba(0,0,0,0.07);
}

.btn-select-dropdown .btn-control-container ul li:hover {
color:#464646;
}

    .btn-select-dropdown .btn-control-container li:first-child {
        border-top: 1px solid rgba(0,0,0,0.07);
        margin-top:auto;
    }
.nothingFound{
    margin-top:30px;
}
    .nothingFound h2 {
        font-size: 18px;
        color: #2c2c2c;
        width:170px;
        margin:0 auto;
    }

.help-menuItem {
    background-image: url(/img/help-menu-ico.png);
}
.socials a {
    display:inline-block;
}
.socials a img {
    width: 24px;height:24px;
}
.socials{
    margin-left: -5px;
}


/*

*/
.show_after_tours_load {
    display: none;
}
.show_after_tours_load.show_when_tours_load {
    display: block;
}
.hide_after_tours_load {
    display: block;
}
.hide_after_tours_load.hide_when_tours_load {
    display: none;
}
#siteMapBlock li, #breadCrumbsBlock li {
    list-style: none;
}
#siteMapBlock .sub1 {
    padding: 0 0 0 20px;
}
#siteMapBlock .sub2 {
    padding: 0 0 0 40px;
}

/*
    icons
*/
.ic.ic_in_input {background-size:20px 20px!important;background-position:9px center!important}
.ic.ic-icon-operator {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2291%22%20height%3D%2283%22%20viewBox%3D%220%200%2091%2083%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M82.285%2026.05a2.583%202.583%200%200%200-.157-.757C76.347%2010.238%2061.627.124%2045.499.124c-16.124%200-30.842%2010.112-36.62%2025.163-.097.25-.14.507-.157.763C3.646%2028.733.177%2034.061.177%2040.191c0%208.817%207.171%2015.989%2015.988%2015.989a2.605%202.605%200%200%200%202.606-2.605v-6.616a27.937%2027.937%200%200%200%208.365%2012.409c-4.533%203.099-8.283%207.327-10.735%2012.25a2.604%202.604%200%200%200%201.17%203.493c.373.188.77.276%201.16.276.957%200%201.878-.53%202.334-1.444%202.358-4.729%206.134-8.702%2010.704-11.344a27.784%2027.784%200%200%200%206.444%202.563%202.608%202.608%200%200%200%203.177-1.869%202.605%202.605%200%200%200-1.866-3.176C29.527%2057.525%2022.546%2048.49%2022.546%2038.15c0-12.513%2010.181-22.691%2022.693-22.691%2012.512%200%2022.691%2010.178%2022.691%2022.691a22.736%2022.736%200%200%201-10.497%2019.148c-.033.017-.065.043-.098.063a23.33%2023.33%200%200%201-2.876%201.539%202.603%202.603%200%200%200-1.323%203.438%202.6%202.6%200%200%200%203.438%201.321%2028.896%2028.896%200%200%200%202.127-1.065%2027.068%2027.068%200%200%201%206.085%204.755%2033.863%2033.863%200%200%201-10.093%204.748c-1.151-1.461-2.916-2.419-4.917-2.419h-8.55a6.29%206.29%200%200%200-6.287%206.283%206.293%206.293%200%200%200%206.287%206.286h8.55c3.053%200%205.6-2.196%206.162-5.093a39.058%2039.058%200%200%200%2012.056-5.69%2026.173%2026.173%200%200%201%201.898%203.463%202.602%202.602%200%200%200%203.443%201.311%202.6%202.6%200%200%200%201.308-3.442%2031.644%2031.644%200%200%200-2.56-4.617%2039.193%2039.193%200%200%200%209.532-13.527c5.433-2.558%209.212-8.068%209.212-14.459.002-6.13-3.468-11.458-8.542-14.143zM49.777%2077.035h-8.55a1.077%201.077%200%200%201-1.077-1.074c0-.592.483-1.074%201.077-1.074h8.55c.415%200%20.769.246.946.594.008.067.005.134.021.201.02.086.067.151.093.231.002.017.011.03.011.048%200%20.591-.481%201.074-1.071%201.074zM13.56%2050.65c-4.69-1.168-8.174-5.415-8.174-10.459%200-5.046%203.484-9.293%208.174-10.462V50.65zm55.286%2013.429a32.478%2032.478%200%200%200-5.484-4.703%2027.988%2027.988%200%200%200%208.871-14.231v8.431a2.605%202.605%200%200%200%202.606%202.605c.076%200%20.151-.011.227-.013a34.117%2034.117%200%200%201-6.22%207.911zm5.993-39.88a2.606%202.606%200%200%200-2.606%202.606v4.404c-3.098-12.03-14.007-20.962-26.993-20.962-12.318%200-22.78%208.032-26.469%2019.127v-2.568a2.606%202.606%200%200%200-2.606-2.606c-.381%200-.755.032-1.128.06C20.72%2012.828%2032.582%205.337%2045.5%205.337c12.917%200%2024.78%207.491%2030.47%2018.923-.376-.029-.75-.061-1.131-.061zm2.605%2026.451V29.729c4.688%201.168%208.173%205.416%208.173%2010.462%200%205.044-3.484%209.291-8.173%2010.459z%22/%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M37.118%2045.683c1.588%201.247%204.627%202.713%208.221%202.713%202.479%200%205.223-.699%207.937-2.646a2.6%202.6%200%200%200%20.599-3.633%202.602%202.602%200%200%200-3.635-.598c-4.984%203.573-9.408.44-9.911.06a2.606%202.606%200%200%200-3.211%204.104zM41.335%2032.681a3.057%203.057%200%200%200-3.051-3.054%203.057%203.057%200%200%200-3.054%203.054%203.052%203.052%200%200%200%203.054%203.044%203.05%203.05%200%200%200%203.051-3.044zM55.247%2032.681a3.051%203.051%200%200%200-3.042-3.054%203.057%203.057%200%200%200-3.053%203.054%203.052%203.052%200%200%200%203.053%203.044%203.045%203.045%200%200%200%203.042-3.044z%22/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-privat {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-70%20228.3%20664.9%20117%22%20style%3D%22enable-background%3Anew%20-70%20228.3%20664.9%20117%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%235AB206%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20id%3D%22svg_3%22%20d%3D%22M482.3%2C230.6c8.5-3.2%2C17.9-2.9%2C26.5-0.3c8.6%2C2.6%2C15.7%2C10.1%2C17.3%2C19c2%2C9-0.8%2C18.3-4.6%2C26.4%0D%0A%09c-7.5%2C14.1-16.6%2C27.3-25.5%2C40.6c9.6%2C0%2C19.3%2C0%2C28.9%2C0v18c-19.3%2C0-38.7%2C0-58%2C0c-0.1-5%2C0.7-9.9%2C0.7-14.9c9.9-17.2%2C20.9-33.7%2C30-51.3%0D%0A%09c2.8-6.3%2C6.4-13.4%2C3.9-20.4c-1.5-5.1-10.5-4.5-11.2%2C0.9c-0.8%2C5.6-0.3%2C11.2-0.4%2C16.8h-23c-0.3-5.6%2C0.4-11.2%2C1-16.8%0D%0A%09C469.4%2C240.6%2C474.8%2C233.4%2C482.3%2C230.6z%22%2F%3E%0D%0A%3Cpath%20id%3D%22svg_4%22%20class%3D%22st0%22%20d%3D%22M55.9%2C229.2c21%2C0%2C42%2C0%2C63%2C0c0%2C34.7%2C0%2C69.3%2C0%2C104c-9%2C0-18%2C0-27%2C0c0-27.7%2C0-55.3%2C0-83h-9%0D%0A%09c0%2C27.7%2C0%2C55.3%2C0%2C83c-9%2C0-18%2C0-27%2C0C55.9%2C298.5%2C55.9%2C263.8%2C55.9%2C229.2z%22%2F%3E%0D%0A%3Cpath%20id%3D%22svg_8%22%20class%3D%22st0%22%20d%3D%22M197.9%2C247.2c7.7%2C0%2C15.3%2C0%2C23%2C0c0.1%2C15.3-0.1%2C30.5%2C0.1%2C45.8c6.1-15.1%2C11-30.6%2C16.9-45.8%0D%0A%09c8%2C0%2C16%2C0%2C24%2C0c0%2C28.7%2C0%2C57.3%2C0%2C86c-7.7%2C0-15.3%2C0-23%2C0c-0.1-15.5%2C0.2-31-0.1-46.5c-5.9%2C15.5-11.3%2C31.1-17.1%2C46.5%0D%0A%09c-7.9%2C0-15.9%2C0-23.8%2C0C197.9%2C304.5%2C197.9%2C275.8%2C197.9%2C247.2z%22%2F%3E%0D%0A%3Cpath%20id%3D%22svg_10%22%20class%3D%22st0%22%20d%3D%22M401.9%2C247.2c18.7%2C0%2C37.3%2C0%2C56%2C0c0%2C6%2C0%2C12%2C0%2C18c-5%2C0-10%2C0-15%2C0c0%2C22.7%2C0%2C45.3%2C0%2C68%0D%0A%09c-8.7%2C0-17.3%2C0-26%2C0c0-22.7%2C0-45.3%2C0-68c-5%2C0-10%2C0-15%2C0C401.9%2C259.2%2C401.9%2C253.2%2C401.9%2C247.2z%22%2F%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M36.1%2C228.3c-35.3-0.1-70.6%2C0-106%2C0c0%2C16.9%2C0%2C33.8%2C0%2C50.8c8.8%2C0.2%2C17.6-0.6%2C26.2%2C1.6%0D%0A%09c9.3%2C2.1%2C18.2%2C7.8%2C22.7%2C16.4c6.1%2C10.8%2C5.6%2C23.6%2C5.5%2C35.6c17.2%2C0.1%2C34.3%2C0.1%2C51.5%2C0C36.1%2C297.9%2C36.1%2C263.1%2C36.1%2C228.3z%20M14.2%2C311.1%0D%0A%09c-2.8%2C0-5.6%2C0-8.4%2C0c-1.8-14.5-7.9-29-19.2-38.6c-9.6-8.6-22.2-12.6-34.7-14.5c0-2.7%2C0-5.4%2C0.1-8.1c20.7-0.1%2C41.5-0.1%2C62.2%2C0%0D%0A%09C14.2%2C270.3%2C14.3%2C290.7%2C14.2%2C311.1z%22%2F%3E%0D%0A%3Cpath%20d%3D%22M587.9%2C298.2v-68c-11%2C0-22%2C0-32.9%2C0c-1.6-0.3-1.8%2C1.6-2.2%2C2.7c-7.1%2C21.6-14.3%2C43.2-21.5%2C64.9c-0.9%2C6.1-0.1%2C12.3-0.4%2C18.5h31%0D%0A%09v18h26v-18c2.3%2C0%2C4.7%2C0%2C7%2C0v-18C592.6%2C298.2%2C590.2%2C298.2%2C587.9%2C298.2z%20M561.9%2C298.2c-4.1%2C0-8.1%2C0-12.2%2C0c4-14.8%2C7.9-29.7%2C12-44.5%0D%0A%09C562.1%2C268.5%2C561.8%2C283.3%2C561.9%2C298.2z%22%2F%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M187.9%2C258.3c-1.7-8.8-12.2-13.8-20.4-11.4c-5.1%2C1-9.2%2C4.6-12.6%2C8.4c0.1-2.7%2C0.1-5.4%2C0.2-8%0D%0A%09c-8.7-0.1-17.5%2C0-26.2%2C0c0%2C32.7%2C0%2C65.3%2C0%2C98c8.7%2C0%2C17.3%2C0%2C26%2C0c0-6.4%2C0-12.8%2C0-19.1c3.3%2C3.6%2C7%2C7.2%2C11.9%2C8.4c6.8%2C2%2C15-0.5%2C18.9-6.5%0D%0A%09c3-5.1%2C2.4-11.2%2C3.1-16.8c0.2-12.7%2C0-25.3%2C0.1-38C189%2C268.2%2C188.4%2C263.2%2C187.9%2C258.3z%20M162.9%2C311.2c0%2C2.9-0.2%2C5.7-0.6%2C8.5%0D%0A%09c-2%2C0.3-4%2C0.8-5.9%2C0.1c-1.6-1.8-1.3-4.3-1.5-6.5c0-15.1%2C0-30.1%2C0-45.2c0.2-2.2-0.2-4.8%2C1.5-6.5l0%2C0c1.9-0.7%2C4-0.2%2C6%2C0.1%0D%0A%09c0.8%2C5.2%2C0.5%2C10.4%2C0.5%2C15.6C162.9%2C288.5%2C162.9%2C299.9%2C162.9%2C311.2z%22%2F%3E%0D%0A%3Cpath%20id%3D%22svg_15%22%20d%3D%22M-70%2C292c13.8%2C0%2C27.7%2C0%2C41.5%2C0c0%2C13.6%2C0%2C27.2%2C0%2C40.8c-13.8%2C0-27.7%2C0-41.5%2C0C-70%2C319.2-70%2C305.6-70%2C292z%22%2F%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M396.7%2C264.5c-0.8-8.6-8.3-15.2-16.4-16.9c-6.1-1.2-12.4-2-18.5-0.8c-8%2C0.9-15.9%2C5.1-20%2C12.2%0D%0A%09c-3%2C6.9-3%2C14.7-2.9%2C22.1c8.3%2C0%2C16.7%2C0%2C25%2C0c0.2-6.5-0.4-13.1%2C0.6-19.5c2.2-0.3%2C5.7-1.4%2C6.6%2C1.4c1.3%2C3.9%2C0.7%2C8.2%2C0.8%2C12.2%0D%0A%09c-0.3%2C1.8%2C0.2%2C4.2-1.7%2C5.2c-8.3%2C5.3-18.5%2C6.7-26.4%2C12.6c-5.2%2C4-4.7%2C11.2-5%2C17c0.2%2C6.8-0.3%2C14.9%2C4.9%2C20.2c5.6%2C4.9%2C14.4%2C6.3%2C21.1%2C2.8%0D%0A%09c3.1-1.5%2C5-4.6%2C7-7.3c0%2C2.4%2C0%2C4.9%2C0%2C7.3c8.7%2C0%2C17.3%2C0%2C26%2C0C397.6%2C310.3%2C398.7%2C287.3%2C396.7%2C264.5z%20M371.3%2C319.7c-2%2C0.3-4%2C0.4-6%2C0.3%0D%0A%09c-2.2-5-1.3-10.6-1.3-15.9c-0.1-5.2%2C4.2-8.6%2C7.8-11.6C371.8%2C301.6%2C372.4%2C310.7%2C371.3%2C319.7z%22%2F%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M331%2C300.2c-1.9-7.4-9.1-11.8-16.2-13.2c4.1-1%2C8.5-2.2%2C11.4-5.5c2.8-3.4%2C3.6-7.9%2C3.7-12.2%0D%0A%09c-0.5-6-1.5-12.6-6.2-16.9c-5.6-4.4-13-4.6-19.8-5.2c-10.7-0.1-21.3%2C0-32%2C0c0%2C28.7%2C0%2C57.3%2C0%2C86c14.9-0.3%2C29.9%2C0.9%2C44.7-1.2%0D%0A%09c5.4-0.8%2C11.3-3.4%2C13.2-9C332.1%2C315.7%2C332.8%2C307.7%2C331%2C300.2z%20M297.9%2C265.1c2.8%2C0.2%2C7-0.2%2C7.8%2C3.3c0.1%2C3.4%2C1.4%2C8.4-2.3%2C10.4%0D%0A%09c-1.8%2C0.4-3.7%2C0.4-5.5%2C0.5C297.9%2C274.5%2C297.9%2C269.8%2C297.9%2C265.1z%20M305.5%2C312c-0.8%2C3.4-4.9%2C3.1-7.6%2C3.3c-0.1-6.8-0.1-13.5%2C0-20.2%0D%0A%09c2.6%2C0.3%2C6.2-0.3%2C7.5%2C2.5C306.2%2C302.3%2C306.1%2C307.2%2C305.5%2C312z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-bitcoin {
  background: url("data:image/svg+xml;charset=UTF-8,%3C!--%20Created%20with%20Inkscape%20(http%3A%2F%2Fwww.inkscape.org%2F)%20--%3E%0A%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2264.001%22%20width%3D%22306.5%22%20version%3D%221.1%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%3Cg%20transform%3D%22translate(-289.60744%2C-317.50471)%22%3E%0A%3Cpath%20d%3D%22m352.64%2C357.25c-4.274%2C17.143-21.637%2C27.576-38.782%2C23.301-17.138-4.274-27.571-21.638-23.295-38.78%2C4.272-17.145%2C21.635-27.579%2C38.775-23.305%2C17.144%2C4.274%2C27.576%2C21.64%2C23.302%2C38.784z%22%20fill%3D%22%23f7931a%22%2F%3E%0A%3Cpath%20d%3D%22m335.71%2C344.95c0.637-4.258-2.605-6.547-7.038-8.074l1.438-5.768-3.511-0.875-1.4%2C5.616c-0.923-0.23-1.871-0.447-2.813-0.662l1.41-5.653-3.509-0.875-1.439%2C5.766c-0.764-0.174-1.514-0.346-2.242-0.527l0.004-0.018-4.842-1.209-0.934%2C3.75s2.605%2C0.597%2C2.55%2C0.634c1.422%2C0.355%2C1.679%2C1.296%2C1.636%2C2.042l-1.638%2C6.571c0.098%2C0.025%2C0.225%2C0.061%2C0.365%2C0.117-0.117-0.029-0.242-0.061-0.371-0.092l-2.296%2C9.205c-0.174%2C0.432-0.615%2C1.08-1.609%2C0.834%2C0.035%2C0.051-2.552-0.637-2.552-0.637l-1.743%2C4.019%2C4.569%2C1.139c0.85%2C0.213%2C1.683%2C0.436%2C2.503%2C0.646l-1.453%2C5.834%2C3.507%2C0.875%2C1.439-5.772c0.958%2C0.26%2C1.888%2C0.5%2C2.798%2C0.726l-1.434%2C5.745%2C3.511%2C0.875%2C1.453-5.823c5.987%2C1.133%2C10.489%2C0.676%2C12.384-4.739%2C1.527-4.36-0.076-6.875-3.226-8.515%2C2.294-0.529%2C4.022-2.038%2C4.483-5.155zm-8.022%2C11.249c-1.085%2C4.36-8.426%2C2.003-10.806%2C1.412l1.928-7.729c2.38%2C0.594%2C10.012%2C1.77%2C8.878%2C6.317zm1.086-11.312c-0.99%2C3.966-7.1%2C1.951-9.082%2C1.457l1.748-7.01c1.982%2C0.494%2C8.365%2C1.416%2C7.334%2C5.553z%22%20fill%3D%22%23FFF%22%2F%3E%0A%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22m383.38%2C336.87c2.595%2C0%2C4.837%2C0.465%2C6.721%2C1.378%2C1.893%2C0.922%2C3.455%2C2.164%2C4.708%2C3.726%2C1.236%2C1.57%2C2.156%2C3.405%2C2.75%2C5.508%2C0.59%2C2.109%2C0.886%2C4.376%2C0.886%2C6.803%2C0%2C3.728-0.683%2C7.25-2.062%2C10.57-1.379%2C3.325-3.25%2C6.209-5.63%2C8.669-2.378%2C2.457-5.186%2C4.394-8.424%2C5.825-3.233%2C1.432-6.748%2C2.148-10.522%2C2.148-0.488%2C0-1.346-0.014-2.558-0.039s-2.605-0.15-4.165-0.361c-1.57-0.219-3.23-0.543-4.983-0.977-1.752-0.426-3.416-1.023-4.983-1.781l14.012-58.876%2C12.55-1.945-5.017%2C20.893c1.074-0.484%2C2.156-0.859%2C3.236-1.132%2C1.081-0.269%2C2.241-0.409%2C3.481-0.409zm-10.527%2C34.671c1.89%2C0%2C3.671-0.465%2C5.344-1.378%2C1.678-0.914%2C3.126-2.148%2C4.339-3.685%2C1.213-1.544%2C2.173-3.283%2C2.873-5.226s1.054-3.97%2C1.054-6.079c0-2.591-0.433-4.612-1.296-6.073-0.863-1.455-2.46-2.187-4.779-2.187-0.76%2C0-1.739%2C0.145-2.953%2C0.404-1.218%2C0.275-2.308%2C0.846-3.285%2C1.705l-5.342%2C22.188c0.322%2C0.057%2C0.607%2C0.111%2C0.85%2C0.162%2C0.238%2C0.055%2C0.501%2C0.094%2C0.763%2C0.121%2C0.277%2C0.031%2C0.594%2C0.047%2C0.977%2C0.047s0.862%2C0.001%2C1.455%2C0.001z%22%2F%3E%0A%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22m411.46%2C380.37h-11.987l10.123-42.597h12.069l-10.205%2C42.597zm5.833-47.787c-1.673%2C0-3.19-0.498-4.536-1.496-1.357-0.992-2.029-2.519-2.029-4.577%2C0-1.132%2C0.23-2.194%2C0.686-3.196%2C0.463-1%2C1.068-1.861%2C1.826-2.593%2C0.757-0.726%2C1.634-1.306%2C2.63-1.743%2C1.002-0.43%2C2.068-0.645%2C3.204-0.645%2C1.672%2C0%2C3.181%2C0.498%2C4.532%2C1.496%2C1.346%2C1.003%2C2.023%2C2.53%2C2.023%2C4.577%2C0%2C1.136-0.229%2C2.202-0.689%2C3.202-0.457%2C1-1.062%2C1.861-1.82%2C2.593-0.751%2C0.727-1.636%2C1.305-2.63%2C1.738-1.003%2C0.437-2.065%2C0.644-3.197%2C0.644z%22%2F%3E%0A%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22m432.17%2C327.16%2C12.555-1.945-3.083%2C12.556h13.446l-2.428%2C9.878h-13.365l-3.56%2C14.9c-0.328%2C1.242-0.514%2C2.402-0.566%2C3.48-0.059%2C1.083%2C0.078%2C2.013%2C0.402%2C2.796%2C0.322%2C0.785%2C0.901%2C1.39%2C1.741%2C1.818%2C0.836%2C0.435%2C2.033%2C0.654%2C3.603%2C0.654%2C1.293%2C0%2C2.553-0.123%2C3.771-0.367%2C1.211-0.24%2C2.438-0.574%2C3.68-1.011l0.894%2C9.236c-1.62%2C0.594-3.374%2C1.105-5.264%2C1.535-1.893%2C0.436-4.134%2C0.646-6.724%2C0.646-3.724%2C0-6.611-0.553-8.668-1.654-2.054-1.109-3.506-2.624-4.375-4.542-0.857-1.911-1.24-4.114-1.133-6.596%2C0.111-2.488%2C0.486-5.103%2C1.133-7.857l7.941-33.527z%22%2F%3E%0A%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22m454.56%2C363.36c0-3.669%2C0.594-7.129%2C1.781-10.368%2C1.185-3.242%2C2.892-6.077%2C5.107-8.51%2C2.207-2.421%2C4.896-4.339%2C8.061-5.747%2C3.15-1.4%2C6.677-2.106%2C10.564-2.106%2C2.433%2C0%2C4.606%2C0.23%2C6.518%2C0.691%2C1.92%2C0.465%2C3.657%2C1.066%2C5.228%2C1.82l-4.134%2C9.4c-1.08-0.438-2.201-0.824-3.36-1.174-1.16-0.357-2.576-0.529-4.251-0.529-4.001%2C0-7.164%2C1.379-9.518%2C4.128-2.345%2C2.751-3.526%2C6.454-3.526%2C11.099%2C0%2C2.753%2C0.594%2C4.979%2C1.786%2C6.682%2C1.186%2C1.703%2C3.377%2C2.55%2C6.558%2C2.55%2C1.57%2C0%2C3.085-0.164%2C4.536-0.484%2C1.462-0.324%2C2.753-0.732%2C3.89-1.214l0.895%2C9.636c-1.516%2C0.588-3.188%2C1.119-5.022%2C1.584-1.838%2C0.449-4.026%2C0.682-6.563%2C0.682-3.349%2C0-6.184-0.49-8.503-1.455-2.32-0.98-4.237-2.281-5.747-3.929-1.518-1.652-2.608-3.581-3.282-5.795-0.674-2.212-1.018-4.536-1.018-6.961z%22%2F%3E%0A%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22m507.81%2C381.5c-2.861%2C0-5.346-0.436-7.454-1.299-2.102-0.863-3.843-2.074-5.22-3.644-1.379-1.562-2.411-3.413-3.118-5.546-0.707-2.132-1.047-4.493-1.047-7.08%2C0-3.245%2C0.521-6.489%2C1.574-9.724%2C1.048-3.242%2C2.603-6.155%2C4.661-8.744%2C2.042-2.593%2C4.561-4.713%2C7.527-6.366%2C2.963-1.642%2C6.371-2.468%2C10.199-2.468%2C2.809%2C0%2C5.281%2C0.437%2C7.418%2C1.3%2C2.127%2C0.861%2C3.879%2C2.082%2C5.264%2C3.644%2C1.37%2C1.57%2C2.411%2C3.413%2C3.111%2C5.549%2C0.705%2C2.128%2C1.053%2C4.495%2C1.053%2C7.084%2C0%2C3.235-0.514%2C6.479-1.534%2C9.724-1.021%2C3.229-2.536%2C6.149-4.536%2C8.744-1.996%2C2.589-4.492%2C4.708-7.49%2C6.354-2.994%2C1.646-6.466%2C2.472-10.408%2C2.472zm5.991-34.662c-1.777%2C0-3.348%2C0.516-4.693%2C1.535-1.35%2C1.031-2.484%2C2.327-3.398%2C3.89-0.924%2C1.57-1.609%2C3.282-2.072%2C5.143-0.459%2C1.865-0.684%2C3.628-0.684%2C5.303%2C0%2C2.703%2C0.436%2C4.808%2C1.293%2C6.323%2C0.869%2C1.507%2C2.43%2C2.265%2C4.699%2C2.265%2C1.783%2C0%2C3.346-0.512%2C4.699-1.542%2C1.342-1.023%2C2.477-2.32%2C3.398-3.886%2C0.918-1.562%2C1.609-3.279%2C2.072-5.143%2C0.453-1.859%2C0.684-3.632%2C0.684-5.304%2C0-2.696-0.434-4.806-1.299-6.319-0.864-1.507-2.432-2.265-4.699-2.265z%22%2F%3E%0A%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22m544.84%2C380.37h-11.997l10.123-42.597h12.075l-10.201%2C42.597zm5.824-47.787c-1.672%2C0-3.188-0.498-4.532-1.496-1.35-0.992-2.028-2.519-2.028-4.577%2C0-1.132%2C0.233-2.194%2C0.69-3.196%2C0.457-1%2C1.066-1.861%2C1.824-2.593%2C0.753-0.726%2C1.638-1.306%2C2.632-1.743%2C0.996-0.43%2C2.062-0.645%2C3.194-0.645%2C1.676%2C0%2C3.19%2C0.498%2C4.538%2C1.496%2C1.349%2C1.003%2C2.03%2C2.53%2C2.03%2C4.577%2C0%2C1.136-0.242%2C2.202-0.695%2C3.202s-1.062%2C1.861-1.817%2C2.593c-0.76%2C0.727-1.634%2C1.305-2.63%2C1.738-1.004%2C0.437-2.068%2C0.644-3.206%2C0.644z%22%2F%3E%0A%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22m563.68%2C339.71c0.91-0.266%2C1.926-0.586%2C3.031-0.934%2C1.109-0.348%2C2.348-0.672%2C3.732-0.964%2C1.369-0.301%2C2.914-0.545%2C4.613-0.734%2C1.699-0.193%2C3.635-0.287%2C5.786-0.287%2C6.322%2C0%2C10.68%2C1.841%2C13.086%2C5.512%2C2.404%2C3.671%2C2.82%2C8.695%2C1.26%2C15.063l-5.514%2C23h-12.066l5.344-22.516c0.326-1.406%2C0.582-2.765%2C0.771-4.093%2C0.191-1.316%2C0.18-2.476-0.043-3.48-0.213-0.992-0.715-1.804-1.494-2.433-0.791-0.619-1.986-0.93-3.607-0.93-1.563%2C0-3.153%2C0.168-4.776%2C0.492l-7.857%2C32.959h-12.071l9.805-40.655z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-happy {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4gICAgPHBhdGggZmlsbD0iIzAwQUVFRiIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMzAuNSAxNkMzMC41IDggMjQgMS41IDE2IDEuNVMxLjUgOCAxLjUgMTYgOCAzMC41IDE2IDMwLjUgMzAuNSAyNCAzMC41IDE2ek0wIDE2QzAgNy4xNSA3LjE1IDAgMTYgMHMxNiA3LjE1IDE2IDE2LTcuMTUgMTYtMTYgMTZTMCAyNC44NSAwIDE2em0xMi4yNS0zLjA1YTIuMjUgMi4yNSAwIDEgMS00LjUgMCAyLjI1IDIuMjUgMCAwIDEgNC41IDB6TTIyIDE1LjJhMi4yNSAyLjI1IDAgMSAwIDAtNC41IDIuMjUgMi4yNSAwIDAgMCAwIDQuNXpNOS41OTggMTguMjkyYS45NDEuOTQxIDAgMCAwLTEuNjk2LjgxNkE4Ljk2NSA4Ljk2NSAwIDAgMCAxNiAyNC4xOTFhOC45NjUgOC45NjUgMCAwIDAgOC4wOTgtNS4wODMuOTQxLjk0MSAwIDEgMC0xLjY5Ni0uODE2QTcuMDgzIDcuMDgzIDAgMCAxIDE2IDIyLjMwOWE3LjA4MyA3LjA4MyAwIDAgMS02LjQwMi00LjAxN3oiLz48L3N2Zz4=);
}
.ic.c-white {filter:brightness(200);-webkit-filter:brightness(200);-moz-filter:brightness(200)}

/*

*/
.payments_systems_switcher {
    margin: 0;
    padding: 0;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
}
.payments_systems_switcher > li {
    display: block;
    float: left;
    margin: 0 12px;
    padding: 0;
}
.payments_systems_switcher > li > label {
    height:100%;
    display: block;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding: 18px 30px 18px 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: all 0.5s;
}

.payments_systems_switcher li:nth-child(1) {
    margin-left: 0;
}
.payments_systems_switcher li:nth-last-child(1) {
    margin-right: 0;
}

.payments_systems_switcher.__small {margin:-6px;padding:6px 0;}
.payments_systems_switcher.__small > li {
    margin:6px!important;
}
.payments_systems_switcher.__small > li > label {
    padding:9px 15px 9px 10px;
}
.payments_systems_switcher li label:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: -100%;
  left: 0;
  bottom: 100%;
  right: 0;
  transition: all 0.5s;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
}
.payments_systems_switcher li.active label {
  border-color: #00aeef;
  color: #00aeef;
}
.payments_systems_switcher li.active label:before {
  top: 100%;
  bottom: -100%;
}


.payments_systems_switcher li label input {
    display: none;
}
.payments_systems_switcher li label .ic.ic-radio {
    display: inline-block;
    vertical-align: sub;
}
.payments_systems_switcher li label .ic.ic-radio-blue {
    display: none;
    vertical-align: sub;
}

.payments_systems_switcher li.active label .ic.ic-radio {
    display: none;
}
.payments_systems_switcher li.active label .ic.ic-radio-blue {
    display: inline-block;
}

.tour.best .ic-badge-best-price {
    display: inline-block !important;
}
.tour.best .tour__best {
    display: block !important;
}


.btn-error {
    border-color: #ee2316 !important;
}


.ticketInfoPopup_init {
    color: #9e9e9e !important;
}
/* no select*/
div, p, span,h1,h2,h3,a, .T {
    -moz-user-select: unset;
    -webkit-user-select: unset;
    -ms-user-select: unset;
    -o-user-select: unset;
    user-select: unset!important;
}
/* select contacts*/
input, select, textarea, .Home_contacts div, .Home_contacts p, .Home_contacts span {
    -moz-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
#form_search_hotelS, #form_search_hotelS input[type="text"], #hotels_btn_selected, #input-countryTo-selector {
    /*text-transform: capitalize;*/
}

.bitpay_disabled {
    opacity:0.5;cursor:not-allowed;
}
.bitpay_disabled_text {
    display:block;font-size:10px;white-space:nowrap;
}
@media(min-width:1200px) {
    .bitpay_disabled {padding-top:3px!important;padding-bottom:1px!important;}
}

.input-group__minimalized {
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: white;
}
.input-group__minimalized.has-error {
  border: 1px solid #ee2316;
}
.input-group__minimalized .input-group-addon,
.input-group__minimalized .form-control {
  background: transparent;
  border: none;
  height: 35px;
  padding:5px 7px;
}

.next_super_cool_modal_window {
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: none;
      z-index: 999999;
    }
    .next_super_cool_modal_window._active {
      display: table-cell;
      vertical-align:middle;
      text-align: center;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__closer {
      cursor: pointer;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__closer._x-closer {
      float: right;
      width: 19.5px;
      height: 19.5px;
      border-radius: 50%;
      border: 2px solid white;
      position: relative;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__closer._x-closer:before,
    .next_super_cool_modal_window .next_super_cool_modal_window__closer._x-closer:after {
      content: '';
      display: block;
      clear: both;
      position: absolute;
      top: 50%;
      left: 15%;
      bottom: auto;
      right: 15%;
      border-bottom: 2px solid white;
      transition: all 0.5s;
      margin-top: -1px;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__closer._x-closer:before {
      transform: rotate(45deg);
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__closer._x-closer:after {
      transform: rotate(-45deg);
    }
    .next_super_cool_modal_window > .next_super_cool_modal_window__closer {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 1;
    }
    .next_super_cool_modal_window > .next_super_cool_modal_window__closer._dark-bg {
      background: rgba(31, 31, 31, 0.5);
    }
    .next_super_cool_modal_window > .next_super_cool_modal_window__closer._light-bg {
      background: rgba(255, 255, 255, 0.5);
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal {
      max-height: 90%;
      overflow: auto;
      z-index: 2;
      margin: 0 auto;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal._xs {
      width: 320px;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal._sm {
      width: 768px;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal._md {
      width: 992px;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal._lg {
      width: 1200px;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__header {
      margin-bottom: 7.5px;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__header:after {
      content: '';
      display: block;
      clear: both;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__header .next_super_cool_modal_window__closer {
      color: white;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__body {
      padding: 7.5px;
      border-radius: 5px;
      background: white;
      overflow: hidden;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__body:after {
      content: '';
      display: block;
      clear: both;
    }
    .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__body .next_super_cool_modal_window__modal__body__main_image {
      margin: -7.5px -7.5px 7.5px -7.5px;
    }
    .next_super_cool_modal_window._top .next_super_cool_modal_window__modal {
      position: absolute;
      top: 5%;
      left: 50%;
      bottom: auto;
      right: auto;
      transform: translateX(-50%);
    }
    .next_super_cool_modal_window._middle .next_super_cool_modal_window__modal {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin-top: 10%;
      padding: 0 10px;
      text-align: left;
      display: inline-block;
    }
    .next_super_cool_modal_window._bottom .next_super_cool_modal_window__modal {
      position: absolute;
      top: auto;
      left: 50%;
      bottom: 5%;
      right: auto;
      transform: translateX(-50%);
    }
    @media (min-width: 1200px) {
      .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__body {
        padding: 15px;
      }
      .next_super_cool_modal_window .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__body .next_super_cool_modal_window__modal__body__main_image {
        margin: -15px -15px 15px -15px;
      }
    }
    @media (max-width: 1199px) {


        .mobile_view .next_super_cool_modal_window._mobile_relative {position:relative}
        .mobile_view .next_super_cool_modal_window._mobile_relative .next_super_cool_modal_window__closer {display:none}
        .mobile_view .next_super_cool_modal_window._mobile_relative .next_super_cool_modal_window__modal {position:static;transform:none;width:100%;padding:0;}
        .mobile_view .next_super_cool_modal_window._mobile_relative .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__body {padding:0;}

        .mobile_view .next_super_cool_modal_window._mobile_fsx {background:white}
        .mobile_view .next_super_cool_modal_window._mobile_fsx .next_super_cool_modal_window__closer._dark-bg {display:none}
        .mobile_view .next_super_cool_modal_window._mobile_fsx .next_super_cool_modal_window__modal {top:20px;}
        .mobile_view .next_super_cool_modal_window._mobile_fsx .next_super_cool_modal_window__modal__header .next_super_cool_modal_window__closer {float:left;border-color:#464646;border-right:none;border-bottom:none;border-radius:0;transform:rotate(-45deg);width:13px;height:13px;margin:4px 4px 0 0;}
        .mobile_view .next_super_cool_modal_window._mobile_fsx .next_super_cool_modal_window__modal__header .next_super_cool_modal_window__closer:before,
        .mobile_view .next_super_cool_modal_window._mobile_fsx .next_super_cool_modal_window__modal__header .next_super_cool_modal_window__closer:after {display:none;}
        .mobile_view .next_super_cool_modal_window._mobile_fsx .next_super_cool_modal_window__modal .next_super_cool_modal_window__modal__body {padding:0;}
        /*
        .next_super_cool_modal_window._mobile_fsx {position:relative}
        .next_super_cool_modal_window._mobile_fsx .next_super_cool_modal_window__modal {position:static;transform:none;width:100%;padding:0;}
        
        */
    }

@media (max-width:600px) {
    .next_super_cool_modal_window._bottom .next_super_cool_modal_window__modal {
    width:95%;
    }
}
/*На мобильном при горизонтальном положении убираем отступы чтобы окно помещалось*/
@media (max-height: 500px){
    .next_super_cool_modal_window._middle .next_super_cool_modal_window__modal._xs{
        margin-top: 5%;
    }
}

.tour__desc {
  overflow: hidden;
  position: relative;
  margin-bottom: 1em;
  transition: all 0.5s;
}
.tour__desc:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  height: 3em;
  background-image: linear-gradient(0deg, #fff, transparent);
}
.tour__desc.tour__desc__show_more {
  max-height: 9999999em;
  padding-bottom: 0.5em;
}
.tour__desc.tour__desc__show_more:after {
  height: 0px;
}

.page-scroller {
  position: fixed;
  top: auto;
  left: auto;
  bottom: 60px;
  right: 28px;
  z-index: 99999;
  transition: all 0.5s;
  width: 48px;
  height: 48px;
  padding: 16px;
  font-size: 12px;
  background-image: linear-gradient(0deg, #ECECEC, #F8F8F8);
  border: 1px solid #CFCFCF;
  /*box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);*/
  border-radius: 50%;
  cursor: pointer;
}
.page-scroller .ic {
  width: 30px!important;
  height: 30px!important;
  margin-top: -8px;
  margin-left: -8px;
  transition: all 0.5s;
}
/*.page-scroller:hover {
  background-image: -webkit-linear-gradient(90deg, #d6d6d6, #f9f7f7);
  background-image: -moz-linear-gradient(90deg, #d6d6d6, #f9f7f7);
  background-image: -ms-linear-gradient(90deg, #d6d6d6, #f9f7f7);
  background-image: -o-linear-gradient(90deg, #d6d6d6, #f9f7f7);
  background-image: linear-gradient(0deg, #d6d6d6, #f9f7f7);
  border: 3px solid #CFCFCF;
  padding: 14px;
}*/
.page-scroller:hover .ic {
  transform: scale(1.2);
}
body .page-scroller.page-scroller-top {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
body.scrolled-more .page-scroller.page-scroller-top {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.list-flyto {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-flyto.ul-paddings li {
  margin: 12px 0;
}
.list-flyto li {
  display: block;
  /*white-space: nowrap;*/
  padding: 3px 0 6px 20px;
  position: relative;
}
.list-flyto li > .ic.ic-steps {
  position: absolute;
  top: 23px;
  left: 6px;
  bottom: 0;
  right: auto;
  width: 6px;
  height: auto;
  background-repeat: repeat-y;
}
.list-flyto li > .ic.ic-departure-simple,
.list-flyto li > .ic.ic-pin-simple {
  width: 14px;
  height: 18px;
  position: absolute;
  top: 6px;
  left: 2px;
  bottom: 0;
  right: auto;
}
.link-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link-list.ul-paddings li {
  margin: 12px 0;
}
.link-list li {
  display: inline-block;
  margin: 0 6px;
}
.center_by_transform {
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
}
.ic {
  display: inline-block;
  width: 1.22em;
  height: 1.22em;
}
.ic.ic-burger {
  padding: 0.25em 0;
}
.ic.ic-burger:before {
  content: '';
  display: block;
  clear: both;
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
  height: 0.57em;
}
.ic.ic-bullet {
  text-align: center;
}
.ic.ic-bullet:after {
  content: '•';
  display: block;
  clear: both;
}
.ic.input-group-addon {
  height: 34px;
  background-size: 12px !important;
  display: table-cell;
}
.ic.square {
  display: block;
  width: auto;
  height: auto;
}
.ic.square:after {
  content: '';
  display: block;
  clear: both;
  padding-top: 50%;
}
.ic.square.double:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 50%;
}
.ic.ic-mini {
  width: 12px;
  height: 12px;
}
.ic.ic-add-to-favorites {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%239E9E9E%22%20d%3D%22M12%202c.815-.485%201.769-1.2%203-2%202.417-.472%204.62.11%206%202%202.383%201.734%203.18%204.036%203%207-.132.884-.576%202.018-1%203-1.21%202.268-2.69%204.153-4%206-2.239%202.064-4.347%204.003-7%206-2.916-2.232-5.282-4.425-7-7a18.659%2018.659%200%200%201-4-5C.401%2010.472-.046%209.176%200%208c.09-2.687.991-4.79%203-6C5.491-.674%208.746-.381%2011%202c.438-.119.703.157%201%200z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
/*.ic.ic-logo {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22301%22%20height%3D%2238%22%20viewBox%3D%220%200%20301%2038%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22a%22%20d%3D%22M.912.937h38.705v35.94H.912z%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20d%3D%22M141.355%202.114l-9.21%2025.305-8.378-24.273c-2.862%201.042-6.918%201.043-9.533.276l13.005%2033.516h9.323L150.875%202.47c-2.63-.676-6.36-.99-9.52-.355M239.07%2029.774l.007-3.852h12.883l2.873-7.757H230.09v18.773h27.626v-7.164zM11.009%204.002c-4.31%201.717-8.26%201.393-11.01.872v7.857c4.843.854%209.635-.29%2013.776-1.73%208.63-3%2013.984-.5%2015.775%200V2.96C25.844%201.826%2019.615.572%2011.009%204.002M0%2036.938h8.791l.021-9.37H26.22v-7.633H0zM169.166%202.42c-3.825%201.386-7.167%201.958-10.535%201.333v7.58c4.931%201.9%2010.306-2.08%2013.41-1.413.98%202.667%203.892%2010.022%203.892%2010.022h-23.446l-.004%207.625h5.162l-4.018%209.371h9.226l3.681-9.37h12.34l3.605%209.37h9.57l-15.09-35.935c-1.42.13-4.064.067-7.793%201.417M207.921%203.473c-5.066%201.787-9.887%202.35-16.748-.58v8.172c3.819%201.467%209.075%201.894%2011.625%201.47V36.94h8.978V10.623c3.418-1.204%206.75-1.605%2010.647-.355v-8.19a25.977%2025.977%200%200%200-5.164-.5c-2.072%200-5.615.582-9.338%201.895M241.8%203.768c-5.84%201.982-9.047.978-11.71.248v7.77c5.048.857%207.477.939%2014.419-1.06%206.083-1.75%209.076-1.612%2013.207-.645v-7.75c-3.494-.333-7.085-1.56-15.916%201.438M110.717%2015.105c0-4.708-2.975-9.734-8.667-12.125-6-2.521-11.541-1-16.776.618-5.085%201.57-8.89%201.02-11.033.59v7.438c6.66%201.248%2012.323-.61%2016.946-1.956%206.875-2%2010.982%201.813%2010.982%205.362%200%203.937-3.91%205.036-5.74%205.036H75.085l2.636%207.624h3.202v9.37h8.98v-9.37h6.745l4.933%209.37h10.157l-6.875-11.381c2.646-1.618%205.854-4.66%205.854-10.576M293.634%2024.063c4.916-2.25%206.239-7.062%206.239-10.452%200-4.173-2.76-12.446-13.901-12.446-8.004%200-11.25%204.167-21.076%202.75v7.75c6.076%201.111%2010.194.085%2014.37-1.332%202.706-.918%2012.274-2.585%2012.274%203.773%200%203.202-3.311%204.06-5.946%204.06l-20.343-.008v7.764h3.853v11.016h8.979V25.922h7.066l5.597%2011.016h10.158l-7.27-12.875z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(34%20.063)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20d%3D%22M13.562%202.92C8.808%204.883%203.874%205.125%203.874%205.125v7.837c7.5%200%2015.015-4.61%2015.946-2.658l3.64%209.576H.912v7.624H5.22l-4.023%209.373h9.224l3.687-9.373h12.334l3.606%209.373h9.569l-14.93-35.69c-3.875-.552-6.25-.28-11.125%201.733%22%20mask%3D%22url(%23b)%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}*/
.ic.ic-logo.ic-logo-block {
  display: block;
  width: auto;
}
.ic.ic-best {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2236%22%20viewBox%3D%220%200%2038%2036%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%2300AEEF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.393%2024.398L11.813%2035.8l-2.97-8.127-8.647.016%208.213-8.93M19.733%2024.402L25.36%2035.89l2.97-8.123%208.648.016-8.248-8.965%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2218.587%22%20cy%3D%2212.134%22%20r%3D%2211.939%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M23.834%208.6l-7.067%207.064-3.427-3.428%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-heart {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2018%2017%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EHeart%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Heart%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%23464646%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.00070933%2C16.4461629%20C8.96556811%2C16.4784225%208.93117315%2C16.509933%208.89753063%2C16.540693%20C8.92611912%2C16.51514%208.96596575%2C16.5%209.00063882%2C16.5%20C9.03722368%2C16.5%209.07535658%2C16.5144617%209.10478932%2C16.5409361%20C9.07181336%2C16.5110003%209.03710967%2C16.4794032%209.00070933%2C16.4461629%20Z%20M9.00059261%2C2.26926895%20C9.64862567%2C1.16947064%2010.7618655%2C0.40113167%2012.4162632%2C0.202950018%20C14.2468652%2C-0.0110530192%2015.9462624%2C0.692547537%2016.9462126%2C2.09097264%20C17.9773989%2C3.53525964%2018.0954105%2C5.5009516%2017.3109625%2C7.60516777%20C16.9108196%2C8.67708518%2015.547332%2C10.3678769%2013.4679575%2C12.5396092%20C12.1028095%2C13.9653918%2010.637839%2C15.3818665%209.34029949%2C16.5830073%20L9.00076938%2C16.8973126%20L8.66111883%2C16.5831375%20C7.37838083%2C15.3966113%205.9006414%2C13.9675142%204.53439482%2C12.5400361%20C2.45654662%2C10.3690642%201.0935097%2C8.67810149%200.693519866%2C7.60659362%20C-0.0943081772%2C5.50207952%200.0228573977%2C3.53505978%201.05595353%2C2.09015649%20C1.92935713%2C0.86574087%203.3527129%2C0.164837731%204.94581404%2C0.164837731%20C5.15842256%2C0.164837731%205.37158025%2C0.177169927%205.58332324%2C0.202117574%20C7.23993229%2C0.400352179%208.35505194%2C1.17099191%209.00059261%2C2.26926895%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-heart-red,
.ic.ic-heart.active {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2018%2017%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3ERed%20Heart%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Red-Heart%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%23EE2316%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Heart%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.0930468%2C1.99947467%20C16.1843116%2C0.729336913%2014.7126881%2C0%2013.0544494%2C0%20C12.8475499%2C0%2012.6254372%2C0.0138921317%2012.3931823%2C0.0406840999%20C10.5452857%2C0.261965912%209.53512923%2C1.17190054%208.99962461%2C1.94589073%20C8.46716263%2C1.17090824%207.45802039%2C0.261965912%205.6060669%2C0.0406840999%20C5.37381206%2C0.0138921317%205.15169934%2C4.40667556e-16%204.94581404%2C4.40667556e-16%20C3.28656108%2C4.40667556e-16%201.81493758%2C0.728344618%200.906202461%2C1.99947467%20C-0.151622013%2C3.47997899%20-0.288540808%2C5.4903689%200.522829833%2C7.65754144%20C1.51574466%2C10.3149078%208.47527633%2C16.6447583%208.7704124%2C16.912678%20C8.83329363%2C16.9692389%208.91443069%2C17%209.00063882%2C17%20C9.08684695%2C17%209.16595559%2C16.9712234%209.2349221%2C16.9097011%20C9.97834045%2C16.229979%2016.5250873%2C10.2067476%2017.4804762%2C7.65555685%20C18.28779%2C5.48639972%2018.1508712%2C3.4779944%2017.0930468%2C1.99947467%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-costomers {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2246%22%20height%3D%2248%22%20viewBox%3D%220%200%2046%2048%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M28.476%2020.999c.2.01.405.017.616.016%202.959.02%205.543-1.095%207.516-2.933a1%201%200%200%201%201.196-.12c4.62%202.802%207.621%207.804%207.621%2013.533%200%201.935-1.283%203.373-2.955%204.382-1.443.865-3.4%201.545-5.526%202.016.046.567.065%201.141.054%201.721-.003%201.525-.72%202.808-1.823%203.834-1.055.968-2.596%201.809-4.306%202.43-3.382%201.215-7.928%201.834-12.37%201.836-4.442-.002-8.988-.621-12.37-1.837-1.71-.62-3.251-1.46-4.306-2.43C.717%2042.42%200%2041.134%200%2039.605c0-6.422%203.477-12.106%208.676-15.247a1%201%200%200%201%201.198.124c2.32%202.176%205.252%203.407%208.683%203.387%203.432.02%206.365-1.211%208.684-3.387a1%201%200%200%201%201.198-.124c4.17%202.52%207.24%206.681%208.224%2011.553%201.917-.426%203.542-.994%204.773-1.744%201.4-.847%201.99-1.75%201.99-2.671%200-4.753-2.359-8.927-6.056-11.436-2.204%201.766-5.202%202.937-8.278%202.956a16.471%2016.471%200%200%201-2.098-.155%2011.637%2011.637%200%200%201-8.32%203.467c-6.346%200-11.534-5.027-11.534-11.28%200-6.252%205.188-11.279%2011.535-11.279.778%200%201.54.076%202.276.22C22.799%201.638%2025.717%200%2029.091%200%2034.647%200%2039.34%204.414%2039.34%2010.023c0%205.479-4.56%2010.023-10.247%2010.023-.024%200-.048%200-.072-.002-.166.327-.348.646-.544.955zM29.092%202c-2.409%200-4.54%201.039-6.038%202.61%204.19%201.684%207.155%205.71%207.155%2010.438%200%201.028-.14%202.023-.403%202.969%204.268-.357%207.533-3.877%207.533-7.994C37.339%205.581%2033.604%202%2029.092%202zm-7.88%204.1a.993.993%200%200%201-.186-.048%209.812%209.812%200%200%200-2.351-.284c-5.29%200-9.535%204.178-9.535%209.28%200%205.102%204.246%209.28%209.535%209.28a9.623%209.623%200%200%200%206.9-2.876%201%201%200%200%201%20.513-.569%209.098%209.098%200%200%200%202.121-5.835c0-4.254-2.951-7.865-6.998-8.948zM2%2039.604c0%20.841.377%201.629%201.184%202.378.86.81%202.053%201.45%203.624%202.014%203.18%201.155%207.383%201.72%2011.69%201.718%204.308.003%208.512-.563%2011.692-1.718%201.57-.564%202.764-1.205%203.623-2.014.808-.75%201.185-1.537%201.185-2.378v-.019c.105-5.417-2.692-10.265-6.983-13.128a15.117%2015.117%200%200%201-9.458%203.411A15.117%2015.117%200%200%201%209.1%2026.457C4.81%2029.32%202%2034.173%202%2039.604z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-care {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2252%22%20height%3D%2248%22%20viewBox%3D%220%200%2052%2048%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M2%2021.3C2%2010.805%2012.436%202%2025.998%202c13.562%200%2023.998%208.805%2023.998%2019.3%200%2010.496-10.436%2019.3-23.998%2019.3-2.973.003-5.858-.405-8.38-1.244a1%201%200%200%200-.738.043L5.145%2044.875l4.356-8.656a1%201%200%200%200-.266-1.228C4.845%2031.46%202%2026.543%202%2021.3zM25.998%200C11.736%200%200%209.336%200%2021.3c0%205.722%202.959%2010.95%207.358%2014.73L2.063%2046.55a1%201%200%200%200%201.316%201.356l13.992-6.53c2.613.808%205.66%201.223%208.627%201.225%2014.262%200%2025.998-9.336%2025.998-21.3C51.996%209.335%2040.26%200%2025.998%200zm-5.844%2010.807c2.65-.37%205.347.901%206.931%203.934%201.584-3.033%204.28-4.303%206.93-3.934%203.229.448%206.026%203.315%206.026%207.469%200%201.906-.87%203.858-2.03%205.64-1.164%201.782-2.727%203.55-4.243%205.058a57.919%2057.919%200%200%201-5.954%205.124l-.104.077-.028.02-.008.006-.002.002-.587-.81-.587.81-.002-.002-.008-.005-.028-.02-.104-.078a55.999%2055.999%200%200%201-1.77-1.38%2057.918%2057.918%200%200%201-4.184-3.744c-1.516-1.508-3.08-3.276-4.242-5.057-1.162-1.783-2.03-3.735-2.03-5.641%200-4.154%202.796-7.02%206.024-7.47zm6.931%2022.586l.586.81a1%201%200%200%201-1.172%200l.586-.81zm-1.237-2.227c.501.408.922.736%201.237.978.315-.242.736-.57%201.237-.978a54.971%2054.971%200%200%200%204.036-3.611c1.472-1.462%202.898-3.069%203.977-4.73%201.08-1.658%201.706-3.215%201.706-4.55%200-3.188-2.094-5.18-4.3-5.488-2.112-.293-4.692.939-5.684%205.074a1%201%200%200%201-1.944%200c-.991-4.135-3.572-5.367-5.683-5.074-2.207.307-4.3%202.3-4.3%205.489%200%201.334.625%202.891%201.705%204.55%201.079%201.66%202.505%203.267%203.977%204.729a54.97%2054.97%200%200%200%204.036%203.611z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-cashe {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2276%22%20height%3D%2282%22%20viewBox%3D%220%200%2076%2082%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M68.778%2028.539l4.46-10.713a5.25%205.25%200%200%200%20.008-4.042%205.243%205.243%200%200%200-2.853-2.863L47.378%201.338a5.288%205.288%200%200%200-6.904%202.845l-9.779%2023.485c-.092.22-.133.446-.144.671H26.72L33.6%206.907c.104-.326.33-.591.634-.748.303-.157.65-.186.977-.081a2.001%202.001%200%200%200%201.223-3.809%205.287%205.287%200%200%200-6.642%203.414l-7.064%2022.005a1.992%201.992%200%200%200-.087.649h-3.07l3.351-17.663a1.286%201.286%200%200%201%201.497-1.02%202%202%200%200%200%20.746-3.93%205.282%205.282%200%200%200-6.172%204.203l-.988%205.209h-9.34a8.455%208.455%200%200%200-8.49%208.222l.001.012c0%20.018-.005.034-.005.051v48.727c0%204.915%203.999%208.914%208.914%208.914h57.832c4.915%200%208.914-3.999%208.914-8.914V37.254c-.001-4.277-3.029-7.856-7.053-8.715zm3.052%2031.933H61.139v-9.85H71.83v9.85zm-2.282-45.163c.13.316.129.664-.002.98l-2.116%205.083a8.43%208.43%200%200%201-3.869-4.265%208.442%208.442%200%200%201-.48-4.897l5.775%202.405c.316.131.561.378.692.694zM45.842%205.032l5.772%202.403a8.516%208.516%200%200%201-9.563%203.368l2.116-5.082a1.285%201.285%200%200%201%201.675-.689zm-5.329%209.464c1.331.458%202.691.69%204.036.69%204.362%200%208.53-2.303%2010.802-6.195l4.001%201.666a12.396%2012.396%200%200%200%20.51%207.974%2012.388%2012.388%200%200%200%206.03%206.433l-1.229%202.952a2.008%202.008%200%200%200-.098.324h-5.431a11.624%2011.624%200%200%200-6.407-6.545%2011.648%2011.648%200%200%200-8.979-.017%2011.652%2011.652%200%200%200-6.36%206.337c-.031.074-.047.15-.068.225h-2.57l5.763-13.844zM54.65%2028.34H41.78a7.67%207.67%200%200%201%203.491-2.864%207.685%207.685%200%200%201%205.918.011%207.652%207.652%200%200%201%203.461%202.853zM8.665%2019.141h8.581l-1.66%208.75a1.95%201.95%200%200%200-.03.449H9.085a4.916%204.916%200%200%201-4.909-4.868%204.47%204.47%200%200%201%204.489-4.331zm58.251%2057.925H9.084a4.92%204.92%200%200%201-4.914-4.914V30.86a8.862%208.862%200%200%200%204.914%201.48h57.832a4.92%204.92%200%200%201%204.914%204.914v9.368H60.854a3.72%203.72%200%200%200-3.715%203.715v10.42a3.72%203.72%200%200%200%203.715%203.715H71.83v7.681a4.92%204.92%200%200%201-4.914%204.913z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2265.45%22%20cy%3D%2255.547%22%20r%3D%222.514%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-ticket {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2236%22%20viewBox%3D%220%200%2036%2036%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M31.597%208.96c.652-.286%201.386-.164%201.875.325l1.672%201.67c1.142%201.14%201.142%202.891%200%204.031l-20.1%2020.159c-1.141%201.14-2.895%201.14-4.036%200L9.092%2033.23c-.53-.53-.653-1.303-.245-1.955.816-1.344.57-3.054-.53-4.154-1.141-1.14-2.813-1.344-4.158-.53a1.61%201.61%200%200%201-1.957-.244L.856%2025.005c-1.141-1.14-1.141-2.892%200-4.032L20.996.855c1.142-1.14%202.895-1.14%204.037%200l1.712%201.71c.49.49.612%201.222.326%201.874-.652%201.303-.367%202.85.653%203.869%201.019%201.018%202.609%201.303%203.873.651zm-2.324%209.61l4.73-4.724c.489-.489.489-1.262-.041-1.751l-1.672-1.67c-1.916.937-4.24.53-5.749-.977-1.508-1.507-1.916-3.828-.978-5.742l-1.712-1.71a1.183%201.183%200%200%200-1.713%200L17.45%206.76l1.223%201.222-1.142%201.14L16.308%207.9%202.038%2022.154a1.18%201.18%200%200%200%200%201.71l1.346%201.344a4.892%204.892%200%200%201%206.115.733c1.631%201.67%201.957%204.154.775%206.15l1.876%201.873c.489.489%201.223.489%201.712%200l14.27-14.253-1.224-1.222%201.142-1.14%201.223%201.221zm-10.637-8.335l1.153-1.152%201.614%201.613-1.153%201.152-1.614-1.613zm3.927%201.613L21.41%2013l1.614%201.612%201.153-1.152-1.614-1.612zm1.621%203.916l1.153-1.152%201.615%201.613-1.153%201.151-1.615-1.612zm-3.35%205.168l-5.79-5.742c-.326-.326-.856-.326-1.141%200-.286.326-.327.856%200%201.14l5.748%205.743c.326.325.856.325%201.142%200%20.367-.286.367-.815.04-1.14zm-8.684-2.85l5.748%205.783c.326.326.286.774%200%201.1-.285.325-.815.325-1.141%200l-5.749-5.743c-.326-.285-.285-.815%200-1.14.285-.326.815-.326%201.142%200z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-plane {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2224%22%20viewBox%3D%220%200%2038%2024%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M35.377.208a3.922%203.922%200%200%200-2.936.169l-8.033%203.628-9.76-1.983c-.172-.042-.389%200-.561.085l-3.93%201.813c-.302.127-.475.464-.475.76%200%20.337.216.633.518.76l5.83%202.572-6.52%203.248-4.19-2.7c-.259-.168-.561-.168-.864-.042L.483%2010.417a.88.88%200%200%200-.475.675c-.043.295.087.548.303.759l7.212%205.948c.172.127.345.21.561.21.086%200%20.216%200%20.302-.041l10.84-3.881-2.764%208.816c-.086.338%200%20.675.26.886.172.127.345.211.56.211.13%200%20.26-.042.39-.084l4.793-2.405a.838.838%200%200%200%20.389-.38l5.009-10.292%207.946-3.628c1.944-.928%202.72-3.206%201.814-5.062-.475-.928-1.252-1.645-2.246-1.94zm-22.802%204.43l1.987-.97%207.169%201.476-.389.168c-.043%200-.043.043-.086.043L17.974%207l-5.399-2.362zm22.5%201.054L26.87%209.447h-.044c-.043%200-.043.042-.086.042s-.043.042-.086.042l-.043.042-.044.042-.043.042c0%20.043-.043.043-.043.085v.042l-5.053%2010.335-2.72%201.308%202.677-8.564v-.042-.084-.085-.084-.084-.085c0-.042%200-.084-.043-.084%200%200%200-.042-.043-.042%200-.042-.043-.042-.043-.085%200-.042-.044-.042-.044-.084s-.043-.042-.043-.084l-.043-.042-.043-.043c-.043%200-.043-.042-.086-.042-.044%200-.044-.042-.087-.042s-.043-.042-.086-.042c0%200-.043%200-.043-.042H20.219h-.043l-11.92%204.387-5.83-4.81%202.333-1.096%204.189%202.7a.9.9%200%200%200%20.863.042l12.352-6.117h.043l10.969-4.935c.518-.253%201.123-.296%201.64-.085.562.17.994.549%201.253%201.055.519%201.012.087%202.278-.993%202.784z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-umbrella {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2236%22%20viewBox%3D%220%200%2040%2036%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M3.47%2013.767c-.048-.048-.048-.144-.048-.192l-.048-1.916c-.386-1.726%201.108-3.978%204.77-7.14C12.387.829%2018.025-.704%2023.567.302c4.723.863%207.23%202.06%207.76%203.738l.867%201.725c0%20.024.012.06.024.095.012.036.024.072.024.096a1.379%201.379%200%200%201-.964%201.677L19.133%2010.94l3.662%2013.368c.916%200%201.831.144%202.699.336l.096-.096c2.988-2.78%207.904-2.78%2010.892%200a.923.923%200%200%201%20.048%201.342%201.066%201.066%200%200%201-.723.287c-.24%200-.482-.048-.675-.24-2.023-1.916-5.252-2.108-7.518-.574%201.157.527%202.217%201.198%203.133%202.06a.923.923%200%200%201%20.048%201.342.935.935%200%200%201-1.35.047c-3.758-3.497-9.879-3.497-13.638%200-.193.144-.434.24-.674.24a.984.984%200%200%201-.723-.287c-.386-.384-.338-.959.048-1.342%201.783-1.63%204.048-2.635%206.361-2.97l-3.566-13.034-12.145%203.306c-.096.048-.24.048-.337.048-.578%200-1.156-.383-1.301-1.006zM20.096%201.883c-3.951%200-7.759%201.39-10.795%204.025-4.289%203.738-4.193%205.08-4.144%205.32.048.047.048.143.048.19l.096%201.247%2024.723-6.757-.578-1.102a.369.369%200%200%200-.024-.096.365.365%200%200%201-.024-.095l-.003-.006c-.104-.208-.722-1.44-6.31-2.438a15.409%2015.409%200%200%200-2.989-.288zm16.097%2029.804c0%201.342%201.253%202.396%202.843%202.396.53%200%20.964.431.964.959a.964.964%200%200%201-.964.958c-1.542%200-2.94-.67-3.807-1.725C34.362%2035.329%2032.964%2036%2031.422%2036c-1.543%200-2.94-.67-3.808-1.725C26.747%2035.329%2025.35%2036%2023.807%2036c-1.542%200-2.94-.67-3.807-1.725C19.133%2035.329%2017.735%2036%2016.193%2036c-1.542%200-2.94-.67-3.807-1.725C11.518%2035.329%2010.12%2036%208.578%2036c-1.542%200-2.94-.67-3.807-1.725C3.904%2035.329%202.506%2036%20.964%2036A.964.964%200%200%201%200%2035.04c0-.527.434-.958.964-.958%201.59%200%202.843-1.054%202.843-2.396a.964.964%200%200%201%201.928%200c0%201.342%201.253%202.396%202.843%202.396s2.844-1.054%202.844-2.396a.964.964%200%200%201%201.927%200c0%201.342%201.253%202.396%202.844%202.396%201.59%200%202.843-1.054%202.843-2.396a.964.964%200%200%201%201.928%200c0%201.342%201.253%202.396%202.843%202.396s2.844-1.054%202.844-2.396a.964.964%200%200%201%201.927%200c0%201.342%201.253%202.396%202.844%202.396%201.59%200%202.843-1.054%202.843-2.396a.964.964%200%200%201%201.928%200z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-shit {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M32.406%2017C32.406%208.5%2025.5%201.594%2017%201.594S1.594%208.5%201.594%2017%208.5%2032.406%2017%2032.406%2032.406%2025.5%2032.406%2017zM0%2017C0%207.597%207.597%200%2017%200c9.403%200%2017%207.597%2017%2017%200%209.403-7.597%2017-17%2017-9.403%200-17-7.597-17-17zm13.016-3.24a2.39%202.39%200%201%201-4.782%200%202.39%202.39%200%200%201%204.782%200zm10.359%202.39a2.39%202.39%200%201%200%200-4.781%202.39%202.39%200%200%200%200%204.78zm-13.177%203.285a1%201%200%200%200-1.802.867A9.526%209.526%200%200%200%2017%2025.703a9.526%209.526%200%200%200%208.604-5.4%201%201%200%201%200-1.802-.868A7.526%207.526%200%200%201%2017%2023.703a7.526%207.526%200%200%201-6.802-4.268z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-arrow-right {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2217%22%20viewBox%3D%220%200%2025%2017%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23E5E5E5%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.147%200v16.716l9.797-8.386L15.147%200zm0%200v5.1V0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%2014.847s2.731-9.804%2015.85-9.804v6.29S6.926%207.877%200%2014.847%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-visa {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22462%22%20height%3D%22151%22%20viewBox%3D%220%200%20462%20151%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23F7AC1D%22%20d%3D%22M79.123%2016.887S77.569%203.872%2060.979%203.872H.706L0%206.318s28.972%205.906%2056.767%2028.033c26.562%2021.148%2035.227%2047.51%2035.227%2047.51L79.123%2016.887z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23005BAC%22%20d%3D%22M385.26%2096.506l19.73-53.966%2011.096%2053.966H385.26zM430.988%203.31h-30.185c-13.938%200-17.332%2010.747-17.332%2010.747l-55.988%20133.462h39.132l7.827-21.42h47.728l4.404%2021.42h34.47L430.99%203.309zm-153.2%2040.035c0-16.304%2036.563-14.21%2052.628-5.356l5.358-30.972S319.24.729%20302.005.729c-18.632%200-62.874%208.149-62.874%2047.739%200%2037.26%2051.929%2037.724%2051.929%2057.285%200%2019.563-46.575%2016.066-61.946%203.727l-5.584%2032.373S240.292%20150%20265.91%20150c25.617%200%2064.273-13.27%2064.273-49.37%200-37.493-52.395-40.985-52.395-57.285zM131.266%203.31l-35.793%2099.185-4.233-21.357.002.007-.934-4.787c-4.332-9.336-14.364-27.081-33.31-42.224-5.6-4.476-11.245-8.295-16.703-11.56l32.53%20124.945h39.117l59.733-144.21h-40.409zm55.054%200l-23.466%20144.209h37.541l23.47-144.21h-37.546z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-mastercard {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2294%22%20height%3D%2218%22%20viewBox%3D%220%200%2094%2018%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23BF3126%22%20d%3D%22M18.6%2013c-.8%200-1.2-.4-1.2-1.2%200-1.2%201-1.8%202.8-1.8h.8c-.2%201.8-1%203-2.4%203m5.8-6.6c0-2.4-1.4-3.6-4.2-3.6-1.2%200-2.2.2-3.8.6%200%200-.4%202.6-.4%202.8.6-.2%201.8-.6%203.4-.6%201.4%200%202%20.4%202%201.2%200%20.2%200%20.4-.2.8h-1.4c-3.6%200-5.6%201.8-5.6%204.8%200%202%201.2%203.4%203%203.4%201.4%200%202.6-.4%203.4-1.4v1.2s2.2%200%202.6-.2c.2-1%20.8-4.8%201-6.6.2-1%20.2-1.8.2-2.4M38.4%206.2l.4-3h-1.6l.4-1.8h-3.2L33%209.8c-.2%201.2-.4%202.6-.4%203.2%200%201.8%201%202.8%202.6%202.8.8%200%201.6-.2%202.4-.4l.4-2.8c-.2.2-.4.2-.8.2-.6%200-1-.4-1.4-1%200-.4.6-3.2%201-5.6h1.6zM30%205.6c.8%200%201.6%200%202.4.2l.4-2.8c-.8%200-2-.2-2.8-.2-3.6%200-4.8%202-4.8%204.2%200%201.6.6%202.6%202.4%203.4%201.4.6%201.6.8%201.6%201.401%200%20.798-.6%201.198-1.8%201.198-1%200-2%200-3-.4%200%200-.4%202.6-.4%202.8.8.2%201.4.402%203.4.402%203.4%200%205-1.402%205-4.202%200-1.6-.6-2.6-2.2-3.4-1.4-.6-1.6-.8-1.8-1.6%200-.6.6-1%201.6-1M10.6.4L7.4%209.8%207.2.4H2.6L0%2015.6h3L5%204l.2%2011.6h2.2L11.6%204%209.8%2015.6H13L15.6.4z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23DFAC16%22%20d%3D%22M85%2010.4c0-2.4%201.2-4.2%202.6-4.2%201.199%200%201.799.8%201.6%202.4%200%202.4-1%204.2-2.6%204.2-1%200-1.6-.8-1.6-2.4m3.6%204l-.167%201h2.966l2.4-15.2H90.6l-.802%204.4C89%203.6%2088%203%2086.799%203%2084%203%2081.6%206.6%2081.6%2010.6c0%203.2%201.6%205.2%204%205.2%201.198%200%202.198-.4%203-1.4M59.399%208.8c0-3.2%201.8-5.6%204.202-5.6.798%200%201.598.2%202.798.8l.602-3.2c-.602-.2-2.202-.8-3.602-.8-4.398%200-7.398%203.8-7.398%209.2%200%204%202.198%206.6%205.6%206.6.798%200%201.598%200%202.798-.4l.8-3.8c-1.198.6-2%20.8-2.8.8-1.798%200-3-1.4-3-3.6M69.8%2013c-.799%200-1.2-.4-1.2-1.2%200-1.2.8-1.8%202.8-1.8h.8c-.199%201.8-1%203-2.4%203m1.6-10.2c-1.2%200-2.2.2-3.8.6%200%200-.4%202.6-.4%202.8.6-.2%201.801-.6%203.4-.6%201.401%200%202%20.4%202%201.2%200%20.2%200%20.4-.2.8H71C67.4%207.6%2065.4%209.4%2065.4%2012.4c0%202%201.2%203.4%203%203.4%201.4%200%202.602-.4%203.4-1.4v1.2h2.6c0-1%20.602-4.8%201-6.8.2-1%20.2-1.8.2-2.4%200-2.4-1.4-3.6-4.2-3.6%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23BF3126%22%20d%3D%22M53.399%205.2c0-.6.202-1.2.202-1.8h-3c-.402%203.8-1%207.6-1.6%2011.4l-.202.8h3.202c1.198-7.6%201.398-9%203.398-8.8.202-1.6.8-3%201.202-3.6-1.402-.2-2.202.6-3.202%202%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23DFAC16%22%20d%3D%22M82.2%206.8c.2-1.6.8-3%201.2-3.6-1.4-.2-2.2.6-3.2%202%200-.6.2-1.2.2-1.8h-3c-.4%203.8-1%207.6-1.6%2011.4l-.2.8h3.2c1-7.6%201.4-9%203.4-8.8%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23BF3126%22%20d%3D%22M45.8%208h-3.6c.2-1.4%201-2.2%202-2.2%202%200%201.6%201.8%201.6%202.2m-1.4-5.2c-3.2%200-5.6%203.2-5.6%207.4%200%203.6%201.8%205.4%205.4%205.4%201.2%200%202.2%200%203.4-.4l.6-3c-1.2.6-2.2.8-3.4.8-1.8%200-3-.8-2.8-2.8h6.4c.2-1.2.4-2%20.4-3%200-2.6-1.8-4.4-4.4-4.4%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23DFAC16%22%20d%3D%22M88.399%2015.6l.034-.2h-.034z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-paypall {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22124%22%20height%3D%2231%22%20viewBox%3D%220%200%20124%2031%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23253B80%22%20d%3D%22M46.211%206.749h-6.839a.95.95%200%200%200-.939.802l-2.766%2017.537a.57.57%200%200%200%20.564.658h3.265a.95.95%200%200%200%20.939-.803l.746-4.73a.95.95%200%200%201%20.938-.803h2.165c4.505%200%207.105-2.18%207.784-6.5.306-1.89.013-3.375-.872-4.415-.972-1.142-2.696-1.746-4.985-1.746zM47%2013.154c-.374%202.454-2.249%202.454-4.062%202.454h-1.032l.724-4.583a.57.57%200%200%201%20.563-.481h.473c1.235%200%202.4%200%203.002.704.359.42.469%201.044.332%201.906zM66.654%2013.075h-3.275a.57.57%200%200%200-.563.481l-.145.916-.229-.332c-.709-1.029-2.29-1.373-3.868-1.373-3.619%200-6.71%202.741-7.312%206.586-.313%201.918.132%203.752%201.22%205.031.998%201.176%202.426%201.666%204.125%201.666%202.916%200%204.533-1.875%204.533-1.875l-.146.91a.57.57%200%200%200%20.562.66h2.95a.95.95%200%200%200%20.939-.803l1.77-11.209a.568.568%200%200%200-.561-.658zm-4.565%206.374c-.316%201.871-1.801%203.127-3.695%203.127-.951%200-1.711-.305-2.199-.883-.484-.574-.668-1.391-.514-2.301.295-1.855%201.805-3.152%203.67-3.152.93%200%201.686.309%202.184.892.499.589.697%201.411.554%202.317zM84.096%2013.075h-3.291a.954.954%200%200%200-.787.417l-4.539%206.686-1.924-6.425a.953.953%200%200%200-.912-.678h-3.234a.57.57%200%200%200-.541.754l3.625%2010.638-3.408%204.811a.57.57%200%200%200%20.465.9h3.287a.949.949%200%200%200%20.781-.408l10.946-15.8a.57.57%200%200%200-.468-.895z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23179BD7%22%20d%3D%22M94.992%206.749h-6.84a.95.95%200%200%200-.938.802l-2.766%2017.537a.569.569%200%200%200%20.562.658h3.51a.665.665%200%200%200%20.656-.562l.785-4.971a.95.95%200%200%201%20.938-.803h2.164c4.506%200%207.105-2.18%207.785-6.5.307-1.89.012-3.375-.873-4.415-.971-1.142-2.694-1.746-4.983-1.746zm.789%206.405c-.373%202.454-2.248%202.454-4.062%202.454h-1.031l.725-4.583a.568.568%200%200%201%20.562-.481h.473c1.234%200%202.4%200%203.002.704.359.42.468%201.044.331%201.906zM115.434%2013.075h-3.273a.567.567%200%200%200-.562.481l-.145.916-.23-.332c-.709-1.029-2.289-1.373-3.867-1.373-3.619%200-6.709%202.741-7.311%206.586-.312%201.918.131%203.752%201.219%205.031%201%201.176%202.426%201.666%204.125%201.666%202.916%200%204.533-1.875%204.533-1.875l-.146.91a.57.57%200%200%200%20.564.66h2.949a.95.95%200%200%200%20.938-.803l1.771-11.209a.571.571%200%200%200-.565-.658zm-4.565%206.374c-.314%201.871-1.801%203.127-3.695%203.127-.949%200-1.711-.305-2.199-.883-.484-.574-.666-1.391-.514-2.301.297-1.855%201.805-3.152%203.67-3.152.93%200%201.686.309%202.184.892.501.589.699%201.411.554%202.317zM119.295%207.23l-2.807%2017.858a.569.569%200%200%200%20.562.658h2.822c.469%200%20.867-.34.939-.803l2.768-17.536a.57.57%200%200%200-.562-.659h-3.16a.571.571%200%200%200-.562.482z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23253B80%22%20d%3D%22M7.266%2029.154l.523-3.322-1.165-.027H1.061L4.927%201.292a.316.316%200%200%201%20.314-.268h9.38c3.114%200%205.263.648%206.385%201.927.526.6.861%201.227%201.023%201.917.17.724.173%201.589.007%202.644l-.012.077v.676l.526.298a3.69%203.69%200%200%201%201.065.812c.45.513.741%201.165.864%201.938.127.795.085%201.741-.123%202.812-.24%201.232-.628%202.305-1.152%203.183a6.547%206.547%200%200%201-1.825%202c-.696.494-1.523.869-2.458%201.109-.906.236-1.939.355-3.072.355h-.73c-.522%200-1.029.188-1.427.525a2.21%202.21%200%200%200-.744%201.328l-.055.299-.924%205.855-.042.215c-.011.068-.03.102-.058.125a.155.155%200%200%201-.096.035H7.266z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23179BD7%22%20d%3D%22M23.048%207.667c-.028.179-.06.362-.096.55-1.237%206.351-5.469%208.545-10.874%208.545H9.326c-.661%200-1.218.48-1.321%201.132L6.596%2026.83l-.399%202.533a.704.704%200%200%200%20.695.814h4.881c.578%200%201.069-.42%201.16-.99l.048-.248.919-5.832.059-.32c.09-.572.582-.992%201.16-.992h.73c4.729%200%208.431-1.92%209.513-7.476.452-2.321.218-4.259-.978-5.622a4.667%204.667%200%200%200-1.336-1.03z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23222D65%22%20d%3D%22M21.754%207.151a9.757%209.757%200%200%200-1.203-.267%2015.284%2015.284%200%200%200-2.426-.177h-7.352a1.172%201.172%200%200%200-1.159.992L8.05%2017.605l-.045.289a1.336%201.336%200%200%201%201.321-1.132h2.752c5.405%200%209.637-2.195%2010.874-8.545.037-.188.068-.371.096-.55a6.594%206.594%200%200%200-1.017-.429%209.045%209.045%200%200%200-.277-.087z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23253B80%22%20d%3D%22M9.614%207.699a1.169%201.169%200%200%201%201.159-.991h7.352c.871%200%201.684.057%202.426.177a9.757%209.757%200%200%201%201.481.353c.365.121.704.264%201.017.429.368-2.347-.003-3.945-1.272-5.392C20.378.682%2017.853%200%2014.622%200h-9.38c-.66%200-1.223.48-1.325%201.133L.01%2025.898a.806.806%200%200%200%20.795.932h5.791l1.454-9.225%201.564-9.906z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-all-included-icon {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2221%22%20viewBox%3D%220%200%2021%2021%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23707070%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M20%2010.075v.93C19.997%2016.53%2015.518%2021.003%209.994%2021%204.472%2020.997-.003%2016.517%200%2010.995.003%205.472%204.483.997%2010.006%201c1.4%200%202.785.296%204.064.865%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M21%202.006l-11%2011-3-3%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-bed-icon {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2218%22%20viewBox%3D%220%200%2016%2018%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.492%206.719h.729c.518-.007.86-.317.861-.78.002-.418-.388-.787-.855-.795a49.03%2049.03%200%200%200-1.512%200c-.464.007-.82.36-.818.796.003.447.35.773.83.778.255.003.51%200%20.765.001zm4.977%200c.267%200%20.534.005.801-.002.37-.01.664-.226.76-.548.156-.52-.237-1.016-.823-1.025a55.773%2055.773%200%200%200-1.51%200c-.464.005-.82.359-.818.795.004.444.339.77.807.779.261.005.522%200%20.783%200zm2.823-4.81c.058-.43-.24-.826-.73-.905a15.055%2015.055%200%200%200-1.61-.176A50.774%2050.774%200%200%200%204.737.86c-.489.034-.979.104-1.458.203a.765.765%200%200%200-.605.846h10.617zM3.112%205.588l.029-.083c.247-.699.83-1.104%201.596-1.106.498-.002.996-.004%201.495%200%20.713.008%201.291.41%201.512%201.059.038.113.088.143.202.14.118-.001.19-.008.238-.145.218-.636.824-1.05%201.52-1.054.523-.003%201.046-.008%201.568.002.649.012%201.117.313%201.413.864.055.102.09.214.133.322h.482V2.684H2.627v2.903h.485zM.797%2015.665h14.366v-2.34H.797v2.34zm.11-3.155h14.147c-.009-.037-.013-.06-.02-.082l-1.533-5.665c-.115-.426-.115-.42-.57-.426-.13-.002-.174.044-.219.15-.255.618-.81.976-1.499.978-.498%200-.997.003-1.495-.001-.688-.006-1.232-.357-1.48-.972-.06-.147-.15-.148-.276-.155-.131-.007-.185.041-.236.157-.27.61-.747.953-1.447.968-.528.011-1.057.01-1.586%200-.62-.01-1.097-.29-1.357-.822-.128-.262-.274-.321-.542-.308-.17.01-.238.05-.28.21-.308%201.167-.627%202.331-.942%203.496L.906%2012.51zm13.647%203.928c0%20.396.003.786%200%201.177-.003.256-.18.406-.434.38-.212-.021-.337-.16-.339-.385-.003-.386%200-.773%200-1.174H2.22c0%20.386%200%20.77.002%201.154%200%20.181-.061.32-.25.385-.268.09-.518-.069-.523-.341-.006-.333-.002-.667-.002-1v-.213H.49c-.373-.002-.487-.113-.487-.476-.001-.995-.009-1.99.006-2.985.003-.218.08-.436.137-.65.56-2.063%201.123-4.126%201.682-6.19.029-.106.044-.219.044-.328.003-1.276.003-2.552.002-3.829%200-.864.482-1.482%201.362-1.632A21.134%2021.134%200%200%201%205.442.088a42.678%2042.678%200%200%201%204.847-.036c.835.043%201.674.11%202.498.239.84.132%201.34.773%201.343%201.597a307.01%20307.01%200%200%201-.003%203.775c-.004.45.149.863.261%201.285.523%201.977%201.057%203.95%201.585%205.925a.816.816%200%200%201%20.026.208v2.862c0%20.37-.114.477-.503.478-.291%200-.583%200-.875.002-.012%200-.024.004-.067.015z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-days {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.254%2016.354a8.418%208.418%200%200%201-5.881-.017C2.447%2014.862.265%2010.464%201.356%206.443c.55-2.03%201.862-3.735%203.61-4.84-.814%203.159.103%206.595%202.424%208.948l.003.003v.002h.002l.002.003c2.354%202.322%205.79%203.239%208.95%202.424-.96%201.525-2.383%202.739-4.093%203.371m5.043-4.813c-3.119%201.301-6.703.653-9.123-1.716l-.025-.028C5.76%207.377%205.102%203.775%206.41.647c.203-.486-.42-.76-.784-.602A9.332%209.332%200%200%200%20.62%2011.946c.848%202.182%202.501%204.026%204.616%205.051A9.331%209.331%200%200%200%2017.9%2012.323c.156-.362-.118-.986-.603-.782%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-jet-icon {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23707070%22%20d%3D%22M11.111%2014l1.556-.778-1.556-7.778%203.111-2.333a8.02%208.02%200%200%200%200-2.333%208.02%208.02%200%200%200-2.333%200l-2.333%203.11-7.778-1.555L1%203.89l5.444%202.333-2.333%203.111H1.778L1%2010.111l2.333%201.556L4.89%2014l.778-.778V10.89l3.11-2.333L11.112%2014z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-hotel-icon {
  background-image: url('/img/search-ico17.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.ic.ic-jet-ready {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2019%2018%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.74%209.001l-.73-2.955-2.507%201.846c.448.488.888.97%201.334%201.449.029.03.106.043.144.026a4.418%204.418%200%200%201%201.76-.366m-3.654%204.503c-.004-2.142%201.584-3.696%203.57-3.69%202.076.006%203.568%201.6%203.575%203.71.007%202.068-1.55%203.67-3.557%203.674-2.047.003-3.59-1.586-3.588-3.694zm2.769%201.083c-.294-.312-.573-.61-.856-.904-.2-.208-.438-.222-.604-.044-.158.17-.139.411.052.61.358.372.716.742%201.076%201.112.241.25.441.249.683%200l1.916-1.98c.253-.263.509-.523.76-.788.182-.192.191-.43.03-.597-.158-.167-.393-.157-.576.025-.111.111-.22.226-.328.339l-2.153%202.227zM2.533%204.104c.106.04.18.07.255.097%201.4.487%202.798.974%204.198%201.459.157.054.282.139.32.312.041.189-.04.326-.177.452-.814.748-1.632%201.493-2.43%202.26-.245.236-.458.272-.762.135-.805-.36-1.622-.692-2.437-1.028-.06-.026-.166-.031-.208.005-.135.12-.25.262-.38.403.043.062.077.114.115.163l1.378%201.81c.207.272.202.439-.042.682-.134.134-.149.28-.066.431.106.195.236.234.437.157a47.514%2047.514%200%200%200%208.176-4.148%2028.393%2028.393%200%200%200%203.422-2.583c.784-.685%201.532-1.415%202.288-2.133.34-.323.593-.72.798-1.147.192-.4.168-.46-.251-.541-.855-.167-1.7-.087-2.535.14-1.338.366-2.473%201.117-3.532%202.008a.878.878%200%200%201-.606.224c-2.321-.006-4.642-.004-6.963-.002-.078%200-.182-.005-.229.041-.258.254-.503.523-.769.803m9.665%205.715l-1.389-1.512c-.408.241-.803.478-1.201.708a49.249%2049.249%200%200%201-6.547%203.163c-.439.174-.99.07-1.272-.264-.325-.385-.417-.823-.197-1.298.054-.116.023-.185-.044-.273-.462-.6-.92-1.205-1.38-1.808-.233-.304-.226-.447.034-.73.243-.265.484-.531.728-.795.17-.182.326-.204.554-.107.868.37%201.738.738%202.609%201.1.05.021.139.012.176-.022.61-.563%201.214-1.131%201.82-1.7.012-.01.018-.03.04-.067-.321-.112-.634-.222-.947-.33L1.792%204.7c-.405-.142-.479-.452-.182-.768.366-.39.743-.771%201.096-1.174.203-.232.42-.323.729-.318%201.213.02%202.426.008%203.64.008%201.083%200%202.166-.002%203.25.003a.59.59%200%200%200%20.406-.142c1.141-.942%202.372-1.712%203.807-2.08.98-.251%201.964-.333%202.954-.06.083.024.166.053.246.085.427.174.57.435.479.904a3.719%203.719%200%200%201-1.04%201.976c-.771.758-1.573%201.483-2.368%202.215-.104.095-.128.175-.094.31.273%201.088.542%202.178.807%203.268.032.133.09.197.223.235%201.704.482%203.04%202.05%203.227%203.775.21%201.943-.763%203.76-2.473%204.624-2.132%201.076-4.729.1-5.77-2.167-.874-1.903-.349-4.107%201.297-5.436l.172-.14%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-user-icon {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23707070%22%20stroke-width%3D%22.75%22%20d%3D%22M8%2010c-3.003%200-8%201.34-8%204v2h15v-2c0-2.66-4.996-4-7-4zm0-1c2.21%200%204-1.79%204-4s-1.79-4-4-4-4%201.79-4%204%201.79%204%204%204z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-badge-hot {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22a%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20fill%3D%22%23EE2316%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2219%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M15.4%2030c-.704-2.508-.06-5.235%201.7-7.5-.605%202.098-.36%203.994%200%205%201.729%201.87%203.42%202.644%205.95%202.5%201.76-.308%204.002-1.917%205.1-4.166%201.202-2.505%201.103-5.323%200-7.5-.325%202.028-1.672%203.881-3.4%204.167%201.408-4.754-1.06-10.364-5.95-12.5.042%204.907-6.46%208.029-6.8%2012.5-.17%203.252%201.156%205.959%203.4%207.5%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-badge-best-price {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EBadge%20Best%20Price%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path-1%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Badge-Best-Price%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Oval%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20fill%3D%22%23FFB500%22%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2219%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22ThumbsUp%22%20transform%3D%22translate(11.000000%2C%2011.000000)%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.38922%2C15.9959%20L5.38922%2C8.02839%20L5.39481%2C8.02546%20C5.67084%2C7.88117%205.94794%2C7.73633%206.32315%2C7.44733%20C6.70215%2C7.15558%207.18018%2C6.71943%207.75027%2C6.06452%20C8.3208%2C5.40961%208.98215%2C4.53687%209.36032%2C3.76148%20C9.71024%2C3.04395%209.8168%2C2.41004%209.90625%2C1.87793%20C9.91354%2C1.83442%209.92078%2C1.79151%209.92798%2C1.74933%20C10.0225%2C1.19141%2010.1166%2C0.755254%2010.3061%2C0.463903%20C10.4948%2C0.172979%2010.7788%2C0.0277149%2011.1807%2C0.00378909%20C11.5822%2C-0.0209607%2012.102%2C0.0764209%2012.5039%2C0.269963%20C12.9062%2C0.463903%2013.1894%2C0.755254%2013.3789%2C1.09443%20C13.5676%2C1.43366%2013.6629%2C1.82154%2013.71%2C2.25812%20C13.757%2C2.69434%2013.757%2C3.1792%2013.71%2C3.61536%20C13.6629%2C4.05237%2013.5676%2C4.43989%2013.426%2C4.80384%20C13.3186%2C5.07905%2013.1845%2C5.34015%2013.0844%2C5.53498%20C13.0522%2C5.59778%2013.0235%2C5.65369%2013.0003%2C5.70099%20C12.9062%2C5.8949%2012.9062%2C5.94318%2013.0245%2C5.99189%20C13.1423%2C6.04059%2013.3789%2C6.08887%2013.9224%2C6.1128%20C14.1209%2C6.12171%2014.3602%2C6.12732%2014.6117%2C6.13324%20C15.0493%2C6.14356%2015.5238%2C6.15479%2015.884%2C6.18543%20C16.4517%2C6.23414%2016.7353%2C6.33112%2016.9956%2C6.5011%20C17.255%2C6.67115%2017.4916%2C6.9134%2017.657%2C7.17994%20C17.8227%2C7.44611%2017.9164%2C7.73829%2017.9647%2C8.02839%20C18.0118%2C8.31928%2018.0118%2C8.61023%2017.9647%2C8.8772%20C17.9164%2C9.14338%2017.8227%2C9.38642%2017.7515%2C9.55561%20L17.7299%2C9.60694%20C17.6709%2C9.74634%2017.6332%2C9.83539%2017.6332%2C9.94391%20C17.6332%2C10.0653%2017.6803%2C10.2105%2017.7278%2C10.3558%20C17.7756%2C10.5018%2017.8227%2C10.6471%2017.8227%2C10.7928%20C17.8227%2C10.9385%2017.7756%2C11.0837%2017.7278%2C11.2289%20L17.5628%2C11.7138%20C17.5535%2C11.7393%2017.5437%2C11.7657%2017.5337%2C11.7927%20C17.4675%2C11.9716%2017.3905%2C12.1796%2017.3496%2C12.3691%20C17.3021%2C12.5866%2017.3021%2C12.781%2017.3021%2C12.9993%20C17.3021%2C13.2167%2017.3021%2C13.4598%2017.2792%2C13.6538%20C17.255%2C13.8473%2017.208%2C13.993%2017.1372%2C14.163%20L16.9002%2C14.6722%20L16.8959%2C14.6812%20C16.8279%2C14.8215%2016.7814%2C14.9174%2016.7353%2C15.0597%20C16.6878%2C15.2053%2016.6407%2C15.3989%2016.6166%2C15.5933%20C16.6107%2C15.6428%2016.6064%2C15.6923%2016.602%2C15.7426%20C16.5891%2C15.8895%2016.5755%2C16.0434%2016.5225%2C16.2238%20C16.4517%2C16.466%2016.3097%2C16.757%2016.0972%2C17.0235%20C15.884%2C17.2901%2015.6004%2C17.5331%2015.2701%2C17.7028%20C14.9386%2C17.8724%2014.56%2C17.9698%2013.9453%2C17.9941%20C13.331%2C18.0176%2012.4806%2C17.9694%2011.6772%2C17.872%20C10.873%2C17.7758%2010.1166%2C17.6301%209.33701%2C17.4119%20C8.55695%2C17.194%207.75314%2C16.9022%207.04428%2C16.6361%20L5.38922%2C15.9959%20Z%20M4.82196%2C7.59223%20L4.82196%2C16.4661%20L0%2C16.4661%20L0%2C7.59223%20L4.82196%2C7.59223%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-badge-recommended {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22a%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cuse%20fill%3D%22%2300AEEF%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2219%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%23FFF%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M20%209l-2.81%206.978-7.19.643%205.46%204.979-1.64%207.4L20%2025.073%2026.179%2029l-1.638-7.4L30%2016.621l-7.19-.643z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-comments {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%239E9E9E%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.454%206.163a1.006%201.006%200%200%201%201.258.131%201%201%200%201%201-1.694.895%201.004%201.004%200%200%201%20.436-1.026zM5.014%206a.998.998%200%200%200-.933.605A1%201%200%201%200%206%207.012a.987.987%200%200%200-.604-.931.982.982%200%200%200-.382-.08zm2.432.168C7.61%206.058%207.804%206%208%206A1.012%201.012%200%200%201%209%207.002a1.008%201.008%200%200%201-.619.922.993.993%200%200%201-1.09-.219.997.997%200%200%201%20.155-1.537zm4.745%205.915C13.74%2012.083%2015%2010.94%2015%209.545V4.538C15%203.136%2013.74%202%2012.191%202H3.808C2.26%202%201%203.143%201%204.538v5.007c0%201.395%201.26%202.531%202.808%202.53h3l.254.191L10.703%2015v-2.917h1.488zM3.782.999h8.43C14.293%201%2015.996%202.581%2016%204.521v5.048c0%201.939-1.703%203.52-3.783%203.52h-.54v3.91l-5.2-3.906H3.782C1.702%2013.093%200%2011.508%200%209.574V4.521C0%202.58%201.702.999%203.782.999z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-step1 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22172%22%20height%3D%22172%22%20viewBox%3D%220%200%20172%20172%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Ctitle%3EImage%3C%2Ftitle%3E%0A%3Cdesc%3ECreated%20using%20Figma%3C%2Fdesc%3E%0A%3Cg%20id%3D%22Canvas%22%20transform%3D%22translate(-162%20-922)%22%3E%0A%3Cg%20id%3D%22Image%22%3E%0A%3Cg%20id%3D%22Ellipse%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path0_fill%22%20transform%3D%22translate(162%20922)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Form%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path1_fill%22%20transform%3D%22translate(217%20973)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Pen%22%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path2_fill%22%20transform%3D%22translate(248%20974)%22%20fill%3D%22%23F2FAFF%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path3_stroke%22%20transform%3D%22translate(248%20974)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path4_stroke%22%20transform%3D%22translate(254.606%201008.83)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path5_stroke%22%20transform%3D%22translate(280.773%20982.674)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cpath%20id%3D%22path0_fill%22%20d%3D%22M%20172%2086C%20172%20133.496%20133.496%20172%2086%20172C%2038.5035%20172%200%20133.496%200%2086C%200%2038.5035%2038.5035%200%2086%200C%20133.496%200%20172%2038.5035%20172%2086Z%22%2F%3E%0A%3Cpath%20id%3D%22path1_fill%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206.04202%202C%203.75555%202%202%203.87866%202%206.02502L%202%2062.975C%202%2065.2455%203.8802%2067%206.04202%2067L%2055.7899%2067C%2058.0764%2067%2059.8319%2065.1213%2059.8319%2062.975C%2059.8319%2062.7697%2059.8938%2062.5787%2060%2062.4199L%2060%2023.9425L%2044.6975%2023.9425C%2041.2912%2023.9425%2038.4874%2021.153%2038.4874%2017.75L%2038.4874%202L%206.04202%202ZM%2040.4874%202.08069L%2059.7736%2021.9425L%2044.6975%2021.9425C%2042.3894%2021.9425%2040.4874%2020.042%2040.4874%2017.75L%2040.4874%202.08069ZM%206.04202%200L%2039.4874%200L%2040.8319%200C%2041.1022%200%2041.3611%200.109375%2041.5493%200.303345L%2061.7174%2021.0734C%2061.8987%2021.26%2062%2021.5099%2062%2021.77L%2062%2062.975C%2062%2063.1992%2061.9262%2063.4061%2061.8017%2063.5729C%2061.5016%2066.5294%2059.0033%2069%2055.7899%2069L%206.04202%2069C%202.82568%2069%200%2066.3995%200%2062.975L%200%206.02502C%200%202.81128%202.6142%200%206.04202%200ZM%2012.0925%2033.3325C%2011.5402%2033.3325%2011.0925%2033.7803%2011.0925%2034.3325C%2011.0925%2034.8848%2011.5402%2035.3325%2012.0925%2035.3325L%2049.9076%2035.3325C%2050.4599%2035.3325%2050.9076%2034.8848%2050.9076%2034.3325C%2050.9076%2033.7803%2050.4599%2033.3325%2049.9076%2033.3325L%2012.0925%2033.3325ZM%2011.0925%2043.3776C%2011.0925%2042.8253%2011.5402%2042.3776%2012.0925%2042.3776L%2049.9076%2042.3776C%2050.4599%2042.3776%2050.9076%2042.8253%2050.9076%2043.3776C%2050.9076%2043.9298%2050.4599%2044.3776%2049.9076%2044.3776L%2012.0925%2044.3776C%2011.5402%2044.3776%2011.0925%2043.9298%2011.0925%2043.3776ZM%2012.0925%2052.0924C%2011.5402%2052.0924%2011.0925%2052.5402%2011.0925%2053.0924C%2011.0925%2053.6447%2011.5402%2054.0924%2012.0925%2054.0924L%2029.7395%2054.0924C%2030.2918%2054.0924%2030.7395%2053.6447%2030.7395%2053.0924C%2030.7395%2052.5402%2030.2918%2052.0924%2029.7395%2052.0924L%2012.0925%2052.0924Z%22%2F%3E%0A%3Cpath%20id%3D%22path2_fill%22%20d%3D%22M%2049.4828%202.42869C%2046.3739%20-0.693912%2041.322%200.086739%2041.322%200.086739L%206.60634%2034.8257L%200%2052L%2017.2283%2045.4946L%2051.944%2010.7556C%2051.944%2010.7556%2052.5917%205.55129%2049.4828%202.42869Z%22%2F%3E%0A%3Cpath%20id%3D%22path3_stroke%22%20d%3D%22M%2041.322%200.086739L%2041.1693%20-0.901532C%2040.9592%20-0.869068%2040.7649%20-0.770499%2040.6147%20-0.620131L%2041.322%200.086739ZM%206.60634%2034.8257L%205.899%2034.1188C%205.80018%2034.2177%205.7232%2034.3362%205.67301%2034.4667L%206.60634%2034.8257ZM%200%2052L%20-0.93333%2051.641C%20-1.07481%2052.0088%20-0.987084%2052.4254%20-0.709284%2052.7049C%20-0.431484%2052.9844%20-0.0154224%2053.0747%200.353256%2052.9355L%200%2052ZM%2017.2283%2045.4946L%2017.5816%2046.4301C%2017.7145%2046.3799%2017.8352%2046.302%2017.9356%2046.2015L%2017.2283%2045.4946ZM%2051.944%2010.7556L%2052.6513%2011.4625C%2052.8086%2011.3052%2052.9088%2011.0999%2052.9363%2010.8791L%2051.944%2010.7556ZM%2050.1915%201.72314C%2048.4369%200.00637468%2046.0854%20-0.698453%2044.3539%20-0.906352C%2043.4696%20-1.00911%2042.6588%20-1.01057%2042.1133%20-0.985358C%2041.832%20-0.972012%2041.5933%20-0.951326%2041.44%20-0.935163C%2041.3594%20-0.926608%2041.2912%20-0.918239%2041.2494%20-0.912765C%2041.2266%20-0.909769%2041.2065%20-0.906967%2041.1949%20-0.905316C%2041.1882%20-0.904356%2041.1818%20-0.903411%2041.1784%20-0.902911C%2041.1763%20-0.902593%2041.174%20-0.902248%2041.1729%20-0.902086C%2041.1722%20-0.901971%2041.1713%20-0.901833%2041.1709%20-0.901774C%2041.1706%20-0.901728%2041.1702%20-0.901667%2041.17%20-0.901644C%2041.1697%20-0.901586%2041.1693%20-0.901532%2041.322%200.086739C%2041.4747%201.07501%2041.4744%201.07506%2041.4741%201.0751C%2041.474%201.07512%2041.4738%201.07516%2041.4736%201.07518C%2041.4737%201.07517%2041.4728%201.07531%2041.4729%201.07528C%2041.4728%201.07531%2041.4727%201.07533%2041.473%201.07528C%2041.4745%201.07506%2041.4753%201.07493%2041.4783%201.07451C%2041.486%201.07339%2041.4946%201.07219%2041.5096%201.07023C%2041.5434%201.0658%2041.5867%201.06044%2041.6503%201.05375C%2041.7854%201.03942%2041.9657%201.02351%2042.2066%201.01246C%2042.7055%200.988885%2043.352%200.987429%2044.1192%201.07983C%2045.6909%201.26226%2047.4198%201.7284%2048.7741%203.13424L%2050.1915%201.72314ZM%2040.6147%20-0.620131L%205.899%2034.1188L%207.31368%2035.5326L%2042.0294%200.793609L%2040.6147%20-0.620131ZM%205.67301%2034.4667L%20-0.93333%2051.641L%200.93333%2052.359L%207.53967%2035.1847L%205.67301%2034.4667ZM%200.353256%2052.9355L%2017.5816%2046.4301L%2016.875%2044.5591L%20-0.353256%2051.0645L%200.353256%2052.9355ZM%2017.9356%2046.2015L%2052.6513%2011.4625L%2051.2366%2010.0488L%2016.521%2044.7877L%2017.9356%2046.2015ZM%2051.944%2010.7556C%2052.9363%2010.8791%2052.9364%2010.8788%2052.9364%2010.8784C%2052.9364%2010.8783%2052.9365%2010.8779%2052.9365%2010.8776C%2052.9366%2010.8772%2052.9367%2010.8763%2052.9367%2010.8756C%2052.9369%2010.8745%2052.9371%2010.8723%2052.9374%2010.8702C%2052.9378%2010.8668%2052.9386%2010.8603%2052.9393%2010.8536C%2052.9407%2010.8418%2052.9429%2010.8215%2052.9453%2010.7984C%2052.9496%2010.7557%2052.9562%2010.6863%2052.9627%2010.6041C%2052.9749%2010.4471%2052.9896%2010.2038%2052.9963%209.91628C%2053.0087%209.35746%2052.9896%208.53148%2052.8703%207.6303C%2052.6305%205.86297%2051.8973%203.4799%2050.1915%201.72314L%2048.7741%203.13424C%2050.1771%204.50008%2050.6745%206.28049%2050.8881%207.89597C%2050.9955%208.6862%2051.0087%209.35647%2050.9968%209.87104C%2050.9914%2010.1202%2050.9798%2010.3079%2050.9688%2010.4477C%2050.9636%2010.5139%2050.9593%2010.5594%2050.9557%2010.5945C%2050.9541%2010.6102%2050.9531%2010.6195%2050.9521%2010.6276C%2050.9518%2010.6308%2050.9516%2010.6319%2050.9515%2010.6335C%2050.9514%2010.6339%2050.9514%2010.634%2050.9514%2010.6338C%2050.9514%2010.6339%2050.9515%2010.6331%2050.9515%2010.6332C%2050.9515%2010.633%2050.9515%2010.6328%2050.9516%2010.6327C%2050.9516%2010.6324%2050.9516%2010.6321%2051.944%2010.7556Z%22%2F%3E%0A%3Cpath%20id%3D%22path4_stroke%22%20d%3D%22M%200.708664%20-0.705547C%200.319001%20-1.09693%20-0.314162%20-1.09833%20-0.705546%20-0.708665C%20-1.09693%20-0.319002%20-1.09833%200.314161%20-0.708664%200.705545L%200.708664%20-0.705547ZM%209.91329%2011.3744C%2010.303%2011.7658%2010.9361%2011.7672%2011.3275%2011.3776C%2011.7189%2010.9879%2011.7203%2010.3547%2011.3306%209.96334L%209.91329%2011.3744ZM%20-0.708664%200.705545L%209.91329%2011.3744L%2011.3306%209.96334L%200.708664%20-0.705547L%20-0.708664%200.705545Z%22%2F%3E%0A%3Cpath%20id%3D%22path5_stroke%22%20d%3D%22M%200.704321%20-0.709881C%200.312265%20-1.09887%20-0.320895%20-1.09638%20-0.709882%20-0.704322C%20-1.09887%20-0.312266%20-1.09638%200.320894%20-0.704323%200.709881L%200.704321%20-0.709881ZM%209.91764%2011.2487C%2010.3097%2011.6376%2010.9429%2011.6352%2011.3318%2011.2431C%2011.7208%2010.851%2011.7183%2010.2179%2011.3263%209.8289L%209.91764%2011.2487ZM%20-0.704323%200.709881L%209.91764%2011.2487L%2011.3263%209.8289L%200.704321%20-0.709881L%20-0.704323%200.709881Z%22%2F%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-step2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22172%22%20height%3D%22172%22%20viewBox%3D%220%200%20172%20172%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Ctitle%3EImage%202%3C%2Ftitle%3E%0A%3Cdesc%3ECreated%20using%20Figma%3C%2Fdesc%3E%0A%3Cg%20id%3D%22Canvas%22%20transform%3D%22translate(-478%20-922)%22%3E%0A%3Cg%20id%3D%22Image%202%22%3E%0A%3Cg%20id%3D%22Ellipse%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path0_fill%22%20transform%3D%22translate(478%20922)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Form%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path1_fill%22%20transform%3D%22translate(531%20973)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Wallet%22%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path2_fill%22%20transform%3D%22translate(602.593%201033.69)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path3_stroke%22%20transform%3D%22translate(602.593%201033.69)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path4_fill%22%20transform%3D%22translate(570%201015.9)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path5_stroke%22%20transform%3D%22translate(570%201015.9)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path6_fill%22%20transform%3D%22translate(599.63%201030.72)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path7_stroke%22%20transform%3D%22translate(599.63%201030.72)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path8_stroke%22%20transform%3D%22translate(605.556%201023.31)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path9_stroke%22%20transform%3D%22translate(574.444%201021.83)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path10_stroke%22%20transform%3D%22translate(605.556%201044.07)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path9_stroke%22%20transform%3D%22translate(574.444%201047.03)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path11_fill%22%20transform%3D%22translate(570%201012.93)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path12_stroke%22%20transform%3D%22translate(570%201012.93)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path13_fill%22%20transform%3D%22translate(598.667%201012.93)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path14_stroke%22%20transform%3D%22translate(598.667%201012.93)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path15_fill%22%20transform%3D%22translate(574.518%201007)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path16_stroke%22%20transform%3D%22translate(574.518%201007)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cpath%20id%3D%22path0_fill%22%20d%3D%22M%20172%2086C%20172%20133.496%20133.496%20172%2086%20172C%2038.5035%20172%200%20133.496%200%2086C%200%2038.5035%2038.5035%200%2086%200C%20133.496%200%20172%2038.5035%20172%2086Z%22%2F%3E%0A%3Cpath%20id%3D%22path1_fill%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206.04199%202C%203.75555%202%202%203.87872%202%206.02502L%202%2062.975C%202%2065.2455%203.88019%2067%206.04199%2067L%2055.7899%2067C%2058.0764%2067%2059.8319%2065.1213%2059.8319%2062.975C%2059.8319%2062.7697%2059.8939%2062.5787%2060%2062.4199L%2060%2023.9425L%2044.6975%2023.9425C%2041.2913%2023.9425%2038.4874%2021.153%2038.4874%2017.75L%2038.4874%202L%206.04199%202ZM%2040.4874%202.08069L%2059.7737%2021.9425L%2044.6975%2021.9425C%2042.3895%2021.9425%2040.4874%2020.0421%2040.4874%2017.75L%2040.4874%202.08069ZM%206.04199%200L%2039.4874%200L%2040.8319%200C%2041.1022%200%2041.361%200.109436%2041.5494%200.303345L%2061.7174%2021.0734C%2061.8986%2021.26%2062%2021.5099%2062%2021.77L%2062%2062.975C%2062%2063.1992%2061.9263%2063.4061%2061.8017%2063.5729C%2061.5016%2066.5294%2059.0033%2069%2055.7899%2069L%206.04199%2069C%202.82568%2069%200%2066.3995%200%2062.975L%200%206.02502C%200%202.81128%202.6142%200%206.04199%200ZM%2012.0925%2033.3325C%2011.5402%2033.3325%2011.0925%2033.7802%2011.0925%2034.3325C%2011.0925%2034.8848%2011.5402%2035.3325%2012.0925%2035.3325L%2049.9076%2035.3325C%2050.4599%2035.3325%2050.9076%2034.8848%2050.9076%2034.3325C%2050.9076%2033.7802%2050.4599%2033.3325%2049.9076%2033.3325L%2012.0925%2033.3325ZM%2011.0925%2043.3776C%2011.0925%2042.8253%2011.5402%2042.3776%2012.0925%2042.3776L%2049.9076%2042.3776C%2050.4599%2042.3776%2050.9076%2042.8253%2050.9076%2043.3776C%2050.9076%2043.9299%2050.4599%2044.3776%2049.9076%2044.3776L%2012.0925%2044.3776C%2011.5402%2044.3776%2011.0925%2043.9299%2011.0925%2043.3776ZM%2012.0925%2052.0924C%2011.5402%2052.0924%2011.0925%2052.5402%2011.0925%2053.0924C%2011.0925%2053.6447%2011.5402%2054.0924%2012.0925%2054.0924L%2029.7395%2054.0924C%2030.2918%2054.0924%2030.7395%2053.6447%2030.7395%2053.0924C%2030.7395%2052.5402%2030.2918%2052.0924%2029.7395%2052.0924L%2012.0925%2052.0924Z%22%2F%3E%0A%3Cpath%20id%3D%22path2_fill%22%20d%3D%22M%200.740741%201.48276C%201.14984%201.48276%201.48148%201.15083%201.48148%200.741379C%201.48148%200.331927%201.14984%200%200.740741%200C%200.331641%200%200%200.331927%200%200.741379C%200%201.15083%200.331641%201.48276%200.740741%201.48276Z%22%2F%3E%0A%3Cpath%20id%3D%22path3_stroke%22%20d%3D%22M%200.481482%200.741379C%200.481482%200.599359%200.596744%200.482759%200.740741%200.482759L%200.740741%202.48276C%201.70294%202.48276%202.48148%201.7023%202.48148%200.741379L%200.481482%200.741379ZM%200.740741%200.482759C%200.884738%200.482759%201%200.599359%201%200.741379L%20-1%200.741379C%20-1%201.7023%20-0.221456%202.48276%200.740741%202.48276L%200.740741%200.482759ZM%201%200.741379C%201%200.883399%200.884738%201%200.740741%201L%200.740741%20-1C%20-0.221456%20-1%20-1%20-0.219545%20-1%200.741379L%201%200.741379ZM%200.740741%201C%200.596744%201%200.481482%200.883399%200.481482%200.741379L%202.48148%200.741379C%202.48148%20-0.219545%201.70294%20-1%200.740741%20-1L%200.740741%201Z%22%2F%3E%0A%3Cpath%20id%3D%22path4_fill%22%20d%3D%22M%2031.1111%2022.2414C%2030.2963%2022.2414%2029.6296%2021.5741%2029.6296%2020.7586L%2029.6296%2016.3103C%2029.6296%2015.4948%2030.2963%2014.8276%2031.1111%2014.8276L%2038.5185%2014.8276L%2038.5185%205.93103C%2038.5185%204.3%2037.1852%202.96552%2035.5556%202.96552L%202.96296%202.96552C%201.33333%202.96552%200%201.63103%200%200L%200%2031.1379C%200%2032.769%201.33333%2034.1034%202.96296%2034.1034L%2035.5556%2034.1034C%2037.1852%2034.1034%2038.5185%2032.769%2038.5185%2031.1379L%2038.5185%2022.2414L%2031.1111%2022.2414Z%22%2F%3E%0A%3Cpath%20id%3D%22path5_stroke%22%20d%3D%22M%2038.5185%2014.8276L%2038.5185%2015.8276C%2039.0708%2015.8276%2039.5185%2015.3799%2039.5185%2014.8276L%2038.5185%2014.8276ZM%201%200C%201%20-0.552285%200.552285%20-1%200%20-1C%20-0.552285%20-1%20-1%20-0.552285%20-1%200L%201%200ZM%2038.5185%2022.2414L%2039.5185%2022.2414C%2039.5185%2021.6891%2039.0708%2021.2414%2038.5185%2021.2414L%2038.5185%2022.2414ZM%2031.1111%2021.2414C%2030.8494%2021.2414%2030.6296%2021.0227%2030.6296%2020.7586L%2028.6296%2020.7586C%2028.6296%2022.1256%2029.7432%2023.2414%2031.1111%2023.2414L%2031.1111%2021.2414ZM%2030.6296%2020.7586L%2030.6296%2016.3103L%2028.6296%2016.3103L%2028.6296%2020.7586L%2030.6296%2020.7586ZM%2030.6296%2016.3103C%2030.6296%2016.0463%2030.8494%2015.8276%2031.1111%2015.8276L%2031.1111%2013.8276C%2029.7432%2013.8276%2028.6296%2014.9434%2028.6296%2016.3103L%2030.6296%2016.3103ZM%2031.1111%2015.8276L%2038.5185%2015.8276L%2038.5185%2013.8276L%2031.1111%2013.8276L%2031.1111%2015.8276ZM%2039.5185%2014.8276L%2039.5185%205.93103L%2037.5185%205.93103L%2037.5185%2014.8276L%2039.5185%2014.8276ZM%2039.5185%205.93103C%2039.5185%203.74853%2037.7383%201.96552%2035.5556%201.96552L%2035.5556%203.96552C%2036.6321%203.96552%2037.5185%204.85147%2037.5185%205.93103L%2039.5185%205.93103ZM%2035.5556%201.96552L%202.96296%201.96552L%202.96296%203.96552L%2035.5556%203.96552L%2035.5556%201.96552ZM%202.96296%201.96552C%201.88643%201.96552%201%201.07956%201%200L%20-1%200C%20-1%202.18251%200.780236%203.96552%202.96296%203.96552L%202.96296%201.96552ZM%20-1%200L%20-1%2031.1379L%201%2031.1379L%201%200L%20-1%200ZM%20-1%2031.1379C%20-1%2033.3204%200.780236%2035.1034%202.96296%2035.1034L%202.96296%2033.1034C%201.88643%2033.1034%201%2032.2175%201%2031.1379L%20-1%2031.1379ZM%202.96296%2035.1034L%2035.5556%2035.1034L%2035.5556%2033.1034L%202.96296%2033.1034L%202.96296%2035.1034ZM%2035.5556%2035.1034C%2037.7383%2035.1034%2039.5185%2033.3204%2039.5185%2031.1379L%2037.5185%2031.1379C%2037.5185%2032.2175%2036.6321%2033.1034%2035.5556%2033.1034L%2035.5556%2035.1034ZM%2039.5185%2031.1379L%2039.5185%2022.2414L%2037.5185%2022.2414L%2037.5185%2031.1379L%2039.5185%2031.1379ZM%2038.5185%2021.2414L%2031.1111%2021.2414L%2031.1111%2023.2414L%2038.5185%2023.2414L%2038.5185%2021.2414Z%22%2F%3E%0A%3Cpath%20id%3D%22path6_fill%22%20d%3D%22M%208.88889%207.41379L%201.48148%207.41379C%200.666667%207.41379%200%206.74655%200%205.93103L%200%201.48276C%200%200.667241%200.666667%200%201.48148%200L%208.88889%200C%209.7037%200%2010.3704%200.667241%2010.3704%201.48276L%2010.3704%205.93103C%2010.3704%206.74655%209.7037%207.41379%208.88889%207.41379Z%22%2F%3E%0A%3Cpath%20id%3D%22path7_stroke%22%20d%3D%22M%208.88889%206.41379L%201.48148%206.41379L%201.48148%208.41379L%208.88889%208.41379L%208.88889%206.41379ZM%201.48148%206.41379C%201.21976%206.41379%201%206.19508%201%205.93103L%20-1%205.93103C%20-1%207.29802%200.11357%208.41379%201.48148%208.41379L%201.48148%206.41379ZM%201%205.93103L%201%201.48276L%20-1%201.48276L%20-1%205.93103L%201%205.93103ZM%201%201.48276C%201%201.21871%201.21976%201%201.48148%201L%201.48148%20-1C%200.11357%20-1%20-1%200.115769%20-1%201.48276L%201%201.48276ZM%201.48148%201L%208.88889%201L%208.88889%20-1L%201.48148%20-1L%201.48148%201ZM%208.88889%201C%209.15061%201%209.37037%201.21871%209.37037%201.48276L%2011.3704%201.48276C%2011.3704%200.115769%2010.2568%20-1%208.88889%20-1L%208.88889%201ZM%209.37037%201.48276L%209.37037%205.93103L%2011.3704%205.93103L%2011.3704%201.48276L%209.37037%201.48276ZM%209.37037%205.93103C%209.37037%206.19508%209.15061%206.41379%208.88889%206.41379L%208.88889%208.41379C%2010.2568%208.41379%2011.3704%207.29802%2011.3704%205.93103L%209.37037%205.93103Z%22%2F%3E%0A%3Cpath%20id%3D%22path8_stroke%22%20d%3D%22M%20-1%201.48276C%20-1%202.03504%20-0.552285%202.48276%200%202.48276C%200.552285%202.48276%201%202.03504%201%201.48276L%20-1%201.48276ZM%201%200C%201%20-0.552285%200.552285%20-1%200%20-1C%20-0.552285%20-1%20-1%20-0.552285%20-1%200L%201%200ZM%201%201.48276L%201%200L%20-1%200L%20-1%201.48276L%201%201.48276Z%22%2F%3E%0A%3Cpath%20id%3D%22path9_stroke%22%20d%3D%22M%2028.1481%201C%2028.7004%201%2029.1481%200.552285%2029.1481%200C%2029.1481%20-0.552285%2028.7004%20-1%2028.1481%20-1L%2028.1481%201ZM%200%20-1C%20-0.552285%20-1%20-1%20-0.552285%20-1%200C%20-1%200.552285%20-0.552285%201%200%201L%200%20-1ZM%2028.1481%20-1L%200%20-1L%200%201L%2028.1481%201L%2028.1481%20-1Z%22%2F%3E%0A%3Cpath%20id%3D%22path10_stroke%22%20d%3D%22M%201%200C%201%20-0.552285%200.552285%20-1%200%20-1C%20-0.552285%20-1%20-1%20-0.552285%20-1%200L%201%200ZM%20-1%201.48276C%20-1%202.03504%20-0.552285%202.48276%200%202.48276C%200.552285%202.48276%201%202.03504%201%201.48276L%20-1%201.48276ZM%20-1%200L%20-1%201.48276L%201%201.48276L%201%200L%20-1%200Z%22%2F%3E%0A%3Cpath%20id%3D%22path11_fill%22%20d%3D%22M%202.96296%200C%201.33333%200%200%201.33448%200%202.96552C%200%204.59655%201.33333%205.93103%202.96296%205.93103L%204.51852%205.93103L%2014.8889%200L%202.96296%200Z%22%2F%3E%0A%3Cpath%20id%3D%22path12_stroke%22%20d%3D%22M%204.51852%205.93103L%204.51852%206.93103C%204.69267%206.93103%204.8638%206.88555%205.01498%206.79909L%204.51852%205.93103ZM%2014.8889%200L%2015.3854%200.868059C%2015.7789%200.642981%2015.9718%200.181308%2015.8553%20-0.256847C%2015.7389%20-0.695002%2015.3423%20-1%2014.8889%20-1L%2014.8889%200ZM%202.96296%20-1C%200.780236%20-1%20-1%200.78301%20-1%202.96552L%201%202.96552C%201%201.88595%201.88643%201%202.96296%201L%202.96296%20-1ZM%20-1%202.96552C%20-1%205.14802%200.780236%206.93103%202.96296%206.93103L%202.96296%204.93103C%201.88643%204.93103%201%204.04508%201%202.96552L%20-1%202.96552ZM%202.96296%206.93103L%204.51852%206.93103L%204.51852%204.93103L%202.96296%204.93103L%202.96296%206.93103ZM%205.01498%206.79909L%2015.3854%200.868059L%2014.3924%20-0.868059L%204.02206%205.06298L%205.01498%206.79909ZM%2014.8889%20-1L%202.96296%20-1L%202.96296%201L%2014.8889%201L%2014.8889%20-1Z%22%2F%3E%0A%3Cpath%20id%3D%22path13_fill%22%20d%3D%22M%203.92593%200L%205.6514e-07%200L%203.48148%205.93103L%206.88889%205.93103L%206.88889%202.96552C%206.88889%201.33448%205.55556%200%203.92593%200Z%22%2F%3E%0A%3Cpath%20id%3D%22path14_stroke%22%20d%3D%22M%205.6514e-07%200L%205.6514e-07%20-1C%20-0.358552%20-1%20-0.689663%20-0.808037%20-0.86782%20-0.496878C%20-1.04598%20-0.185719%20-1.04391%200.197008%20-0.862401%200.506225L%205.6514e-07%200ZM%203.48148%205.93103L%202.61908%206.43726C%202.79864%206.74315%203.12679%206.93103%203.48148%206.93103L%203.48148%205.93103ZM%206.88889%205.93103L%206.88889%206.93103C%207.44117%206.93103%207.88889%206.48332%207.88889%205.93103L%206.88889%205.93103ZM%203.92593%20-1L%205.6514e-07%20-1L%205.6514e-07%201L%203.92593%201L%203.92593%20-1ZM%20-0.862401%200.506225L%202.61908%206.43726L%204.34388%205.42481L%200.862402%20-0.506225L%20-0.862401%200.506225ZM%203.48148%206.93103L%206.88889%206.93103L%206.88889%204.93103L%203.48148%204.93103L%203.48148%206.93103ZM%207.88889%205.93103L%207.88889%202.96552L%205.88889%202.96552L%205.88889%205.93103L%207.88889%205.93103ZM%207.88889%202.96552C%207.88889%200.78301%206.10865%20-1%203.92593%20-1L%203.92593%201C%205.00246%201%205.88889%201.88595%205.88889%202.96552L%207.88889%202.96552Z%22%2F%3E%0A%3Cpath%20id%3D%22path15_fill%22%20d%3D%22M%2027.6296%2011.8621L%2020.7407%200L%20-7.06425e-08%2011.8621L%2027.6296%2011.8621Z%22%2F%3E%0A%3Cpath%20id%3D%22path16_stroke%22%20d%3D%22M%2027.6296%2011.8621L%2027.6296%2012.8621C%2027.9874%2012.8621%2028.3178%2012.671%2028.4963%2012.361C%2028.6748%2012.0509%2028.674%2011.6692%2028.4944%2011.3599L%2027.6296%2011.8621ZM%2020.7407%200L%2021.6055%20-0.502203C%2021.3294%20-0.977555%2020.7214%20-1.14096%2020.2443%20-0.868059L%2020.7407%200ZM%20-7.06425e-08%2011.8621L%20-0.496461%2010.994C%20-0.890008%2011.2191%20-1.0829%2011.6808%20-0.966452%2012.1189C%20-0.850007%2012.5571%20-0.453364%2012.8621%20-7.06425e-08%2012.8621L%20-7.06425e-08%2011.8621ZM%2028.4944%2011.3599L%2021.6055%20-0.502203L%2019.876%200.502203L%2026.7649%2012.3643L%2028.4944%2011.3599ZM%2020.2443%20-0.868059L%20-0.496461%2010.994L%200.496461%2012.7301L%2021.2372%200.868059L%2020.2443%20-0.868059ZM%20-7.06425e-08%2012.8621L%2027.6296%2012.8621L%2027.6296%2010.8621L%20-7.06425e-08%2010.8621L%20-7.06425e-08%2012.8621Z%22%2F%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-step3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22172%22%20height%3D%22172%22%20viewBox%3D%220%200%20172%20172%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Ctitle%3EImage%203%3C%2Ftitle%3E%0A%3Cdesc%3ECreated%20using%20Figma%3C%2Fdesc%3E%0A%3Cg%20id%3D%22Canvas%22%20transform%3D%22translate(-786%20-922)%22%3E%0A%3Cg%20id%3D%22Image%203%22%3E%0A%3Cg%20id%3D%22Ellipse%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path0_fill%22%20transform%3D%22translate(786%20922)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Form%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path1_fill%22%20transform%3D%22translate(839%20973)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Bg%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path2_fill%22%20transform%3D%22translate(881%201018)%22%20fill%3D%22%23F3FBFF%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path3_fill%22%20transform%3D%22translate(881%201018)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cpath%20id%3D%22path0_fill%22%20d%3D%22M%20172%2086C%20172%20133.496%20133.496%20172%2086%20172C%2038.5035%20172%200%20133.496%200%2086C%200%2038.5035%2038.5035%200%2086%200C%20133.496%200%20172%2038.5035%20172%2086Z%22%2F%3E%0A%3Cpath%20id%3D%22path1_fill%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206.04199%202C%203.75555%202%202%203.87866%202%206.02502L%202%2062.975C%202%2065.2455%203.88019%2067%206.04199%2067L%2055.7899%2067C%2058.0764%2067%2059.8319%2065.1213%2059.8319%2062.975C%2059.8319%2062.7697%2059.8939%2062.5787%2060%2062.4199L%2060%2023.9425L%2044.6975%2023.9425C%2041.2913%2023.9425%2038.4874%2021.153%2038.4874%2017.75L%2038.4874%202L%206.04199%202ZM%2040.4874%202.08069L%2059.7736%2021.9425L%2044.6975%2021.9425C%2042.3895%2021.9425%2040.4874%2020.042%2040.4874%2017.75L%2040.4874%202.08069ZM%206.04199%200L%2039.4874%200L%2040.8319%200C%2041.1022%200%2041.361%200.109375%2041.5494%200.303345L%2061.7174%2021.0734C%2061.8986%2021.26%2062%2021.5099%2062%2021.77L%2062%2062.975C%2062%2063.1992%2061.9263%2063.4061%2061.8017%2063.5729C%2061.5016%2066.5294%2059.0033%2069%2055.7899%2069L%206.04199%2069C%202.82568%2069%200%2066.3995%200%2062.975L%200%206.02502C%200%202.81128%202.6142%200%206.04199%200ZM%2012.0925%2033.3325C%2011.5402%2033.3325%2011.0925%2033.7803%2011.0925%2034.3325C%2011.0925%2034.8848%2011.5402%2035.3325%2012.0925%2035.3325L%2049.9076%2035.3325C%2050.4599%2035.3325%2050.9076%2034.8848%2050.9076%2034.3325C%2050.9076%2033.7803%2050.4599%2033.3325%2049.9076%2033.3325L%2012.0925%2033.3325ZM%2011.0925%2043.3776C%2011.0925%2042.8253%2011.5402%2042.3776%2012.0925%2042.3776L%2049.9076%2042.3776C%2050.4599%2042.3776%2050.9076%2042.8253%2050.9076%2043.3776C%2050.9076%2043.9298%2050.4599%2044.3776%2049.9076%2044.3776L%2012.0925%2044.3776C%2011.5402%2044.3776%2011.0925%2043.9298%2011.0925%2043.3776ZM%2012.0925%2052.0924C%2011.5402%2052.0924%2011.0925%2052.5402%2011.0925%2053.0924C%2011.0925%2053.6447%2011.5402%2054.0924%2012.0925%2054.0924L%2029.7395%2054.0924C%2030.2918%2054.0924%2030.7395%2053.6447%2030.7395%2053.0924C%2030.7395%2052.5402%2030.2918%2052.0924%2029.7395%2052.0924L%2012.0925%2052.0924Z%22%2F%3E%0A%3Cpath%20id%3D%22path2_fill%22%20d%3D%22M%200%204C%200%201.79086%201.79086%200%204%200L%2038%200C%2040.2091%200%2042%201.79086%2042%204L%2042%2028C%2042%2030.2091%2040.2091%2032%2038%2032L%204%2032C%201.79086%2032%200%2030.2091%200%2028L%200%204Z%22%2F%3E%0A%3Cpath%20id%3D%22path3_fill%22%20d%3D%22M%2037.7703%20-7.84745e-08L%204.22974%20-7.84745e-08C%201.8976%20-7.84745e-08%204.92548e-08%201.82659%204.92548e-08%204.07147L%204.92548e-08%2027.9285C%204.92548e-08%2030.1734%201.8976%2032%204.22974%2032L%2037.7703%2032C%2040.1024%2032%2042%2030.1734%2042%2027.9285L%2042%204.07147C%2042%201.82659%2040.1024%20-7.84745e-08%2037.7703%20-7.84745e-08ZM%2039.7738%2024.2839L%2029.2769%2014.608L%2039.7738%207.29949L%2039.7738%2024.2839ZM%204.22974%202.14288L%2037.7703%202.14288C%2038.8749%202.14288%2039.7738%203.00817%2039.7738%204.07147L%2039.7738%204.65518L%2021%2017.7263L%202.22618%204.65518L%202.22618%204.07147C%202.22618%203.00817%203.12511%202.14288%204.22974%202.14288ZM%2012.7231%2014.608L%202.22618%2024.2839L%202.22618%207.29949L%2012.7231%2014.608ZM%2037.7703%2029.8571L%204.22974%2029.8571C%203.12511%2029.8571%202.22618%2028.9918%202.22618%2027.9285L%202.22618%2027.251L%2014.557%2015.8847L%2021%2020.3706L%2027.443%2015.8847L%2039.7738%2027.251L%2039.7738%2027.9285C%2039.7738%2028.9918%2038.8749%2029.8571%2037.7703%2029.8571Z%22%2F%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-step4 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22172%22%20height%3D%22172%22%20viewBox%3D%220%200%20172%20172%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Ctitle%3EImage%204%3C%2Ftitle%3E%0A%3Cdesc%3ECreated%20using%20Figma%3C%2Fdesc%3E%0A%3Cg%20id%3D%22Canvas%22%20transform%3D%22translate(-1098%20-922)%22%3E%0A%3Cg%20id%3D%22Image%204%22%3E%0A%3Cg%20id%3D%22Ellipse%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path0_fill%22%20transform%3D%22translate(1098%20922)%22%20fill%3D%22%23FFF9E5%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Plane%22%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path1_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201118%20982.339)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path2_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201169.46%201017.95)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path3_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201159.2%201011.4)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path4_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201207.26%20983.989)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path5_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201199.22%20988.467)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path6_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201191.24%20993.126)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path7_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201183.2%20997.605)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path8_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201167.23%201006.92)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path9_stroke%22%20transform%3D%22matrix(0.965926%20-0.258819%200.258819%200.965926%201175.22%201002.26)%22%20fill%3D%22%232D9CDB%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Icon%22%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path10_fill%22%20transform%3D%22translate(1185%201014.31)%22%20fill%3D%22%23FFF9E5%22%2F%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path11_stroke%22%20transform%3D%22translate(1185%201014.31)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path12_stroke%22%20transform%3D%22translate(1185%201041.27)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path13_stroke%22%20transform%3D%22translate(1222.4%201041.27)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path14_stroke%22%20transform%3D%22translate(1185%201014.31)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path15_stroke%22%20transform%3D%22translate(1222.4%201014.31)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path16_stroke%22%20transform%3D%22translate(1197.26%201017.46)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path17_stroke%22%20transform%3D%22translate(1188.1%201027.4)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path17_stroke%22%20transform%3D%22translate(1226.9%201027.4)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path16_stroke%22%20transform%3D%22translate(1197.26%201045.85)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Vector%22%3E%0A%3Cuse%20xlink%3Ahref%3D%22%23path18_stroke%22%20transform%3D%22translate(1201.29%201008)%22%20fill%3D%22%23FFC000%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cpath%20id%3D%22path0_fill%22%20d%3D%22M%20172%2086C%20172%20133.496%20133.496%20172%2086%20172C%2038.5035%20172%200%20133.496%200%2086C%200%2038.5035%2038.5035%200%2086%200C%20133.496%200%20172%2038.5035%20172%2086Z%22%2F%3E%0A%3Cpath%20id%3D%22path1_stroke%22%20d%3D%22M%201.33584%2029.3755L%201.02351%2028.4255C%200.997451%2028.4341%200.971755%2028.4437%200.946487%2028.4544L%201.33584%2029.3755ZM%201.90519%2029.1883L%201.59287%2028.2383L%201.59287%2028.2383L%201.90519%2029.1883ZM%205.13154%2029.5627L%205.66532%2028.717C%205.65723%2028.7119%205.64906%2028.7069%205.64082%2028.7021L%205.13154%2029.5627ZM%2014.6208%2035.5526L%2014.087%2036.3983C%2014.0951%2036.4034%2014.1033%2036.4084%2014.1115%2036.4132L%2014.6208%2035.5526ZM%2021.0735%2036.4886L%2021.3129%2037.4595C%2021.3217%2037.4573%2021.3304%2037.455%2021.3392%2037.4526L%2021.0735%2036.4886ZM%2046.8843%2029.3755L%2047.1499%2030.3395C%2047.4503%2030.2568%2047.6949%2030.0387%2047.8116%2029.7498C%2047.9282%2029.4609%2047.9035%2029.1341%2047.7448%2028.866L%2046.8843%2029.3755ZM%2031.7015%203.73091L%2030.8095%204.18307C%2030.8194%204.2025%2030.8299%204.22161%2030.841%204.24036L%2031.7015%203.73091ZM%2032.8402%200.923109L%2032.5278%20-0.0268671L%2032.5278%20-0.0268669L%2032.8402%200.923109ZM%2034.5482%200.361549L%2034.2939%20-0.605559C%2034.2744%20-0.600434%2034.2551%20-0.59472%2034.2359%20-0.588427L%2034.5482%200.361549ZM%2042.8988%201.85904L%2042.2638%202.63158C%2042.278%202.64328%2042.2926%202.65459%2042.3075%202.66548L%2042.8988%201.85904ZM%2071.7461%2023.0111L%2071.1548%2023.8176C%2071.3965%2023.9948%2071.705%2024.0543%2071.9953%2023.9796L%2071.7461%2023.0111ZM%2091.1042%2017.9571L%2090.8648%2016.9862C%2090.8594%2016.9875%2090.8541%2016.9889%2090.8488%2016.9903L%2091.1042%2017.9571ZM%20109.324%2020.9521L%20110.29%2020.6943C%20110.286%2020.6785%20110.281%2020.6627%20110.276%2020.6472L%20109.324%2020.9521ZM%2095.2795%2032.932L%2095.5442%2033.8963L%2095.5468%2033.8956L%2095.2795%2032.932ZM%2026.1977%2051.2763L%2025.944%2050.3089L%2025.9304%2050.3127L%2026.1977%2051.2763ZM%209.87616%2045.6607L%209.06625%2046.2472C%209.06964%2046.2519%209.07308%2046.2566%209.07656%2046.2612L%209.87616%2045.6607ZM%200.38691%2032.5576L%20-0.478361%2033.0589C%20-0.461367%2033.0883%20-0.442892%2033.1167%20-0.423008%2033.1442L%200.38691%2032.5576ZM%201.64816%2030.3255L%202.21751%2030.1383L%201.59287%2028.2383L%201.02351%2028.4255L%201.64816%2030.3255ZM%202.21751%2030.1383C%203.05562%2029.8627%203.89629%2029.9936%204.62225%2030.4233L%205.64082%2028.7021C%204.46894%2028.0086%203.03218%2027.7651%201.59287%2028.2383L%202.21751%2030.1383ZM%204.59775%2030.4083L%2014.087%2036.3983L%2015.1546%2034.707L%205.66532%2028.717L%204.59775%2030.4083ZM%2014.1115%2036.4132C%2016.2315%2037.6678%2018.7774%2038.0847%2021.3129%2037.4595L%2020.8341%2035.5176C%2018.8148%2036.0156%2016.8058%2035.6837%2015.1301%2034.692L%2014.1115%2036.4132ZM%2021.3392%2037.4526L%2047.1499%2030.3395L%2046.6186%2028.4114L%2020.8078%2035.5245L%2021.3392%2037.4526ZM%2047.7448%2028.866L%2032.562%203.22145L%2030.841%204.24036L%2046.0238%2029.8849L%2047.7448%2028.866ZM%2032.5934%203.27875C%2032.3021%202.70405%2032.5933%202.05694%2033.1525%201.87309L%2032.5278%20-0.0268669C%2030.8096%200.538027%2029.9621%202.51153%2030.8095%204.18307L%2032.5934%203.27875ZM%2033.1525%201.87309L%2034.8606%201.31153L%2034.2359%20-0.588427L%2032.5278%20-0.0268671L%2033.1525%201.87309ZM%2034.8026%201.32866C%2037.4229%200.639473%2040.2947%201.0131%2042.2638%202.63158L%2043.5337%201.0865C%2040.948%20-1.03875%2037.3671%20-1.41387%2034.2939%20-0.605559L%2034.8026%201.32866ZM%2042.3075%202.66548L%2071.1548%2023.8176L%2072.3374%2022.2047L%2043.4901%201.0526L%2042.3075%202.66548ZM%2071.7461%2023.0111C%2071.9953%2023.9796%2071.9953%2023.9796%2071.9954%2023.9796C%2071.9955%2023.9795%2071.9956%2023.9795%2071.9957%2023.9795C%2071.996%2023.9794%2071.9964%2023.9793%2071.9969%2023.9792C%2071.998%2023.9789%2071.9996%2023.9785%2072.0017%2023.9779C%2072.006%2023.9768%2072.0123%2023.9752%2072.0208%2023.973C%2072.0376%2023.9687%2072.0629%2023.9622%2072.0962%2023.9536C%2072.1628%2023.9365%2072.2618%2023.9109%2072.3917%2023.8775C%2072.6512%2023.8105%2073.034%2023.7117%2073.5265%2023.5845C%2074.5112%2023.33%2075.9352%2022.9613%2077.6912%2022.5049C%2081.2028%2021.5922%2086.0442%2020.3282%2091.3596%2018.9239L%2090.8488%2016.9903C%2085.5362%2018.3938%2080.6986%2019.6568%2077.1881%2020.5692C%2075.4331%2021.0253%2074.0103%2021.3937%2073.026%2021.6481C%2072.5339%2021.7753%2072.1517%2021.8739%2071.8923%2021.9408C%2071.7627%2021.9742%2071.6638%2021.9997%2071.5973%2022.0168C%2071.5641%2022.0254%2071.539%2022.0318%2071.5222%2022.0362C%2071.5138%2022.0383%2071.5075%2022.04%2071.5032%2022.041C%2071.5011%2022.0416%2071.4995%2022.042%2071.4985%2022.0423C%2071.498%2022.0424%2071.4976%2022.0425%2071.4973%2022.0426C%2071.4972%2022.0426%2071.4971%2022.0426%2071.497%2022.0426C%2071.497%2022.0427%2071.4969%2022.0427%2071.7461%2023.0111ZM%2091.3436%2018.928C%2096.9567%2017.5439%20101.06%2017.4347%20103.843%2018.0448C%20106.621%2018.6538%20107.948%2019.934%20108.371%2021.257L%20110.276%2020.6472C%20109.561%2018.4136%20107.471%2016.7924%20104.271%2016.0911C%20101.076%2015.3909%2096.6388%2015.5624%2090.8648%2016.9862L%2091.3436%2018.928ZM%20108.357%2021.2099C%20108.723%2022.5808%20108.414%2024.3804%20106.502%2026.3081C%20104.563%2028.264%20101.002%2030.3069%2095.0122%2031.9684L%2095.5468%2033.8956C%20101.704%2032.1877%20105.639%2030.019%20107.922%2027.7164C%20110.233%2025.3856%20110.873%2022.8799%20110.29%2020.6943L%20108.357%2021.2099ZM%2095.0147%2031.9677C%2085.8142%2034.4936%2068.5484%2039.0784%2053.5797%2043.0326C%2046.0955%2045.0096%2039.1867%2046.8287%2034.1486%2048.1536C%2031.6296%2048.8161%2029.5785%2049.3549%2028.157%2049.7282C%2027.4463%2049.9148%2026.893%2050.06%2026.5174%2050.1586C%2026.3296%2050.2078%2026.1863%2050.2455%2026.0898%2050.2708C%2026.0416%2050.2834%2026.0052%2050.293%2025.9808%2050.2994C%2025.9685%2050.3026%2025.9594%2050.305%2025.9532%2050.3066C%2025.9501%2050.3074%2025.9478%2050.308%2025.9463%2050.3084C%2025.9455%2050.3086%2025.9449%2050.3088%2025.9446%2050.3089C%2025.9442%2050.309%2025.944%2050.309%2026.1977%2051.2763C%2026.4514%2052.2436%2026.4516%2052.2435%2026.452%2052.2434C%2026.4523%2052.2433%2026.4529%2052.2432%2026.4537%2052.243C%2026.4552%2052.2426%2026.4576%2052.242%2026.4606%2052.2412C%2026.4668%2052.2396%2026.476%2052.2371%2026.4882%2052.2339C%2026.5126%2052.2275%2026.5491%2052.2179%2026.5974%2052.2053C%2026.6938%2052.18%2026.8372%2052.1424%2027.0251%2052.0931C%2027.4007%2051.9945%2027.9541%2051.8492%2028.665%2051.6626C%2030.0865%2051.2893%2032.138%2050.7504%2034.6573%2050.0879C%2039.6956%2048.7629%2046.6055%2046.9435%2054.0905%2044.9663C%2069.0605%2041.0118%2086.3356%2036.4245%2095.5442%2033.8963L%2095.0147%2031.9677ZM%2025.9304%2050.3127C%2020.2605%2051.8855%2014.2287%2049.7909%2010.6758%2045.0602L%209.07656%2046.2612C%2013.1151%2051.6386%2019.9886%2054.0365%2026.465%2052.2399L%2025.9304%2050.3127ZM%2010.6861%2045.0742L%201.19683%2031.9711L%20-0.423008%2033.1442L%209.06625%2046.2472L%2010.6861%2045.0742ZM%201.25218%2032.0563C%200.980274%2031.587%200.964781%2031.2151%201.03746%2030.9694C%201.10685%2030.7347%201.29593%2030.478%201.72518%2030.2966L%200.946487%2028.4544C%200.0472428%2028.8345%20-0.617708%2029.5137%20-0.880441%2030.4022C%20-1.13989%2031.2796%20-0.965595%2032.218%20-0.478361%2033.0589L%201.25218%2032.0563Z%22%2F%3E%0A%3Cpath%20id%3D%22path2_stroke%22%20d%3D%22M%206.57963%205.76594C%206.76604%205.24606%206.49571%204.6735%205.97584%204.48709C%205.45597%204.30068%204.88341%204.57101%204.697%205.09088L%206.57963%205.76594ZM%200.134546%2020.7777L%201.0517%2021.1762C%201.06042%2021.1562%201.06848%2021.1358%201.07586%2021.1152L%200.134546%2020.7777ZM%202.41197%2023.2111L%202.65138%2024.1821C%202.66203%2024.1794%202.67264%2024.1766%202.68321%2024.1737L%202.41197%2023.2111ZM%203.74046%2022.8368L%203.51853%2021.8617C%203.50199%2021.8655%203.48555%2021.8697%203.46922%2021.8743L%203.74046%2022.8368ZM%2010.1932%2018.9058L%2010.9628%2019.5443C%2010.9662%2019.5402%2010.9695%2019.5361%2010.9729%2019.532L%2010.1932%2018.9058ZM%2026.1557%200.626156C%2026.5015%200.195541%2026.4327%20-0.433882%2026.0021%20-0.779698C%2025.5715%20-1.12551%2024.9421%20-1.05677%2024.5963%20-0.626156L%2026.1557%200.626156ZM%204.697%205.09088L%20-0.80677%2020.4402L%201.07586%2021.1152L%206.57963%205.76594L%204.697%205.09088ZM%20-0.782611%2020.3792C%20-1.73045%2022.5605%200.450141%2024.7248%202.65138%2024.1821L%202.17256%2022.2402C%201.80408%2022.3311%201.45691%2022.2005%201.22731%2021.9502C%200.994098%2021.696%200.951726%2021.4063%201.0517%2021.1762L%20-0.782611%2020.3792ZM%202.68321%2024.1737L%204.0117%2023.7993L%203.46922%2021.8743L%202.14073%2022.2486L%202.68321%2024.1737ZM%203.9624%2023.8118C%206.57203%2023.2065%209.12946%2021.7296%2010.9628%2019.5443L%209.4235%2018.2674C%207.84072%2020.2002%205.84331%2021.3439%203.51853%2021.8617L%203.9624%2023.8118ZM%2010.9729%2019.532L%2026.1557%200.626156L%2024.5963%20-0.626156L%209.41346%2018.2797L%2010.9729%2019.532Z%22%2F%3E%0A%3Cpath%20id%3D%22path3_stroke%22%20d%3D%22M%200.960511%20-0.278241C%200.806841%20-0.808717%200.252233%20-1.11418%20-0.278243%20-0.960509C%20-0.808718%20-0.80684%20-1.11418%20-0.252231%20-0.960511%200.278244L%200.960511%20-0.278241ZM%20-0.580939%201.58855C%20-0.42727%202.11902%200.127339%202.42449%200.657814%202.27082C%201.18829%202.11715%201.49375%201.56254%201.34008%201.03206L%20-0.580939%201.58855ZM%20-0.960511%200.278244L%20-0.580939%201.58855L%201.34008%201.03206L%200.960511%20-0.278241L%20-0.960511%200.278244Z%22%2F%3E%0A%3Cpath%20id%3D%22path4_stroke%22%20d%3D%22M%200.986023%20-0.166616C%200.894004%20-0.711181%200.377951%20-1.07804%20-0.166614%20-0.986022C%20-0.711179%20-0.894003%20-1.07804%20-0.37795%20-0.98602%200.166615L%200.986023%20-0.166616ZM%20-0.796238%201.28974C%20-0.704219%201.8343%20-0.188166%202.20116%200.356399%202.10914C%200.900964%202.01712%201.26782%201.50107%201.17581%200.956504L%20-0.796238%201.28974ZM%20-0.98602%200.166615L%20-0.796238%201.28974L%201.17581%200.956504L%200.986023%20-0.166616L%20-0.98602%200.166615Z%22%2F%3E%0A%3Cpath%20id%3D%22path5_stroke%22%20d%3D%22M%200.986022%20-0.166616C%200.894003%20-0.711181%200.377949%20-1.07804%20-0.166616%20-0.986023C%20-0.711181%20-0.894003%20-1.07804%20-0.37795%20-0.986022%200.166615L%200.986022%20-0.166616ZM%20-0.79624%201.28974C%20-0.70422%201.8343%20-0.188167%202.20116%200.356398%202.10914C%200.900963%202.01712%201.26782%201.50107%201.1758%200.956504L%20-0.79624%201.28974ZM%20-0.986022%200.166615L%20-0.79624%201.28974L%201.1758%200.956504L%200.986022%20-0.166616L%20-0.986022%200.166615Z%22%2F%3E%0A%3Cpath%20id%3D%22path6_stroke%22%20d%3D%22M%200.986019%20-0.166621C%200.893996%20-0.711185%200.37794%20-1.07804%20-0.166624%20-0.986019C%20-0.711188%20-0.893996%20-1.07805%20-0.37794%20-0.986022%200.166624L%200.986019%20-0.166621ZM%20-0.796233%201.28974C%20-0.70421%201.8343%20-0.188154%202.20116%200.35641%202.10914C%200.900975%202.01712%201.26783%201.50106%201.17581%200.956496L%20-0.796233%201.28974ZM%20-0.986022%200.166624L%20-0.796233%201.28974L%201.17581%200.956496L%200.986019%20-0.166621L%20-0.986022%200.166624Z%22%2F%3E%0A%3Cpath%20id%3D%22path7_stroke%22%20d%3D%22M%200.960508%20-0.278243C%200.806839%20-0.808718%200.252231%20-1.11418%20-0.278245%20-0.960512C%20-0.808721%20-0.806843%20-1.11418%20-0.252234%20-0.960514%200.278241L%200.960508%20-0.278243ZM%20-0.580942%201.58855C%20-0.427273%202.11902%200.127335%202.42449%200.657811%202.27082C%201.18829%202.11715%201.49375%201.56254%201.34008%201.03206L%20-0.580942%201.58855ZM%20-0.960514%200.278241L%20-0.580942%201.58855L%201.34008%201.03206L%200.960508%20-0.278243L%20-0.960514%200.278241Z%22%2F%3E%0A%3Cpath%20id%3D%22path8_stroke%22%20d%3D%22M%200.947362%20-0.320169C%200.770538%20-0.843381%200.203046%20-1.12418%20-0.320167%20-0.947361C%20-0.84338%20-0.770536%20-1.12418%20-0.203044%20-0.947359%200.320169L%200.947362%20-0.320169ZM%20-0.567791%201.44329C%20-0.390967%201.9665%200.176525%202.24731%200.699738%202.07048C%201.22295%201.89366%201.50375%201.32616%201.32693%200.802952L%20-0.567791%201.44329ZM%20-0.947359%200.320169L%20-0.567791%201.44329L%201.32693%200.802952L%200.947362%20-0.320169L%20-0.947359%200.320169Z%22%2F%3E%0A%3Cpath%20id%3D%22path9_stroke%22%20d%3D%22M%200.947359%20-0.320171C%200.770532%20-0.843383%200.203039%20-1.12418%20-0.320173%20-0.947358C%20-0.843385%20-0.770532%20-1.12419%20-0.203039%20-0.94736%200.320174L%200.947359%20-0.320171ZM%20-0.567788%201.44329C%20-0.390962%201.9665%200.176531%202.2473%200.699743%202.07048C%201.22296%201.89365%201.50376%201.32616%201.32693%200.802946L%20-0.567788%201.44329ZM%20-0.94736%200.320174L%20-0.567788%201.44329L%201.32693%200.802946L%200.947359%20-0.320171L%20-0.94736%200.320174Z%22%2F%3E%0A%3Cpath%20id%3D%22path10_fill%22%20d%3D%22M%2041.8966%2034.6923L%203.10345%2034.6923C%201.39655%2034.6923%200%2033.2731%200%2031.5385L%200%203.15385C%200%201.41923%201.39655%200%203.10345%200L%2041.8966%200C%2043.6034%200%2045%201.41923%2045%203.15385L%2045%2031.5385C%2045%2033.2731%2043.6034%2034.6923%2041.8966%2034.6923Z%22%2F%3E%0A%3Cpath%20id%3D%22path11_stroke%22%20d%3D%22M%2041.8966%2033.6923L%203.10345%2033.6923L%203.10345%2035.6923L%2041.8966%2035.6923L%2041.8966%2033.6923ZM%203.10345%2033.6923C%201.96396%2033.6923%201%2032.736%201%2031.5385L%20-1%2031.5385C%20-1%2033.8101%200.829141%2035.6923%203.10345%2035.6923L%203.10345%2033.6923ZM%201%2031.5385L%201%203.15385L%20-1%203.15385L%20-1%2031.5385L%201%2031.5385ZM%201%203.15385C%201%201.95627%201.96396%201%203.10345%201L%203.10345%20-1C%200.829141%20-1%20-1%200.882194%20-1%203.15385L%201%203.15385ZM%203.10345%201L%2041.8966%201L%2041.8966%20-1L%203.10345%20-1L%203.10345%201ZM%2041.8966%201C%2043.036%201%2044%201.95627%2044%203.15385L%2046%203.15385C%2046%200.882194%2044.1709%20-1%2041.8966%20-1L%2041.8966%201ZM%2044%203.15385L%2044%2031.5385L%2046%2031.5385L%2046%203.15385L%2044%203.15385ZM%2044%2031.5385C%2044%2032.736%2043.036%2033.6923%2041.8966%2033.6923L%2041.8966%2035.6923C%2044.1709%2035.6923%2046%2033.8101%2046%2031.5385L%2044%2031.5385Z%22%2F%3E%0A%3Cpath%20id%3D%22path12_stroke%22%20d%3D%22M%200.160491%20-0.987037C%20-0.384635%20-1.07567%20-0.898401%20-0.705616%20-0.987037%20-0.16049C%20-1.07567%200.384636%20-0.705616%200.898401%20-0.160491%200.987038L%200.160491%20-0.987037ZM%206.61562%207.88245C%206.70151%208.42801%207.21341%208.80065%207.75898%208.71475C%208.30454%208.62886%208.67717%208.11696%208.59128%207.5714L%206.61562%207.88245ZM%20-0.160491%200.987038C%203.2834%201.54701%206.0607%204.35789%206.61562%207.88245L%208.59128%207.5714C%207.90482%203.21134%204.47522%20-0.285469%200.160491%20-0.987037L%20-0.160491%200.987038Z%22%2F%3E%0A%3Cpath%20id%3D%22path13_stroke%22%20d%3D%22M%207.76394%200.987038C%208.30906%200.898401%208.67912%200.384636%208.59049%20-0.16049C%208.50185%20-0.705616%207.98808%20-1.07567%207.44296%20-0.987037L%207.76394%200.987038ZM%20-0.987831%207.5714C%20-1.07373%208.11696%20-0.701091%208.62886%20-0.155527%208.71475C%200.390038%208.80065%200.901937%208.42801%200.987832%207.88245L%20-0.987831%207.5714ZM%207.44296%20-0.987037C%203.12823%20-0.285469%20-0.30137%203.21134%20-0.987831%207.5714L%200.987832%207.88245C%201.54275%204.35789%204.32005%201.54701%207.76394%200.987038L%207.44296%20-0.987037Z%22%2F%3E%0A%3Cpath%20id%3D%22path14_stroke%22%20d%3D%22M%20-0.160491%206.73988C%20-0.705616%206.82852%20-1.07567%207.34229%20-0.987037%207.88741C%20-0.898401%208.43254%20-0.384635%208.8026%200.160491%208.71396L%20-0.160491%206.73988ZM%208.59128%200.155527C%208.67717%20-0.390037%208.30454%20-0.901936%207.75898%20-0.987832C%207.21341%20-1.07373%206.70151%20-0.701092%206.61562%20-0.155527L%208.59128%200.155527ZM%200.160491%208.71396C%204.47522%208.01239%207.90482%204.51558%208.59128%200.155527L%206.61562%20-0.155527C%206.0607%203.36903%203.2834%206.17991%20-0.160491%206.73988L%200.160491%208.71396Z%22%2F%3E%0A%3Cpath%20id%3D%22path15_stroke%22%20d%3D%22M%207.44296%208.71396C%207.98808%208.8026%208.50185%208.43254%208.59049%207.88741C%208.67912%207.34229%208.30906%206.82852%207.76394%206.73988L%207.44296%208.71396ZM%200.987832%20-0.155527C%200.901937%20-0.701092%200.390038%20-1.07373%20-0.155527%20-0.987832C%20-0.701091%20-0.901936%20-1.07373%20-0.390037%20-0.987831%200.155527L%200.987832%20-0.155527ZM%207.76394%206.73988C%204.32005%206.17991%201.54275%203.36903%200.987832%20-0.155527L%20-0.987831%200.155527C%20-0.30137%204.51558%203.12823%208.01239%207.44296%208.71396L%207.76394%206.73988Z%22%2F%3E%0A%3Cpath%20id%3D%22path16_stroke%22%20d%3D%22M%20-5.91936e-07%20-1C%20-0.552285%20-1%20-1%20-0.552285%20-1%200C%20-1%200.552285%20-0.552285%201%20-5.91936e-07%201L%20-5.91936e-07%20-1ZM%2021.9569%201C%2022.5092%201%2022.9569%200.552285%2022.9569%200C%2022.9569%20-0.552285%2022.5092%20-1%2021.9569%20-1L%2021.9569%201ZM%20-5.91936e-07%201L%2021.8793%201L%2021.8793%20-1L%20-5.91936e-07%20-1L%20-5.91936e-07%201ZM%2021.8793%201L%2021.9569%201L%2021.9569%20-1L%2021.8793%20-1L%2021.8793%201Z%22%2F%3E%0A%3Cpath%20id%3D%22path17_stroke%22%20d%3D%22M%201%203.00774e-07C%201%20-0.552284%200.552285%20-1%200%20-1C%20-0.552285%20-1%20-1%20-0.552284%20-1%203.00774e-07L%201%203.00774e-07ZM%20-1%209.93462C%20-1%2010.4869%20-0.552285%2010.9346%200%2010.9346C%200.552285%2010.9346%201%2010.4869%201%209.93462L%20-1%209.93462ZM%20-1%203.00774e-07L%20-1%209.77692L%201%209.77692L%201%203.00774e-07L%20-1%203.00774e-07ZM%20-1%209.77692L%20-1%209.93462L%201%209.93462L%201%209.77692L%20-1%209.77692Z%22%2F%3E%0A%3Cpath%20id%3D%22path18_stroke%22%20d%3D%22M%20-1%206.30769C%20-1%206.85998%20-0.552285%207.30769%200%207.30769C%200.552285%207.30769%201%206.85998%201%206.30769L%20-1%206.30769ZM%2011.4138%206.30769C%2011.4138%206.85998%2011.8615%207.30769%2012.4138%207.30769C%2012.9661%207.30769%2013.4138%206.85998%2013.4138%206.30769L%2011.4138%206.30769ZM%201%206.30769C%201%203.3755%203.36051%201%206.2069%201L%206.2069%20-1C%202.22569%20-1%20-1%202.30142%20-1%206.30769L%201%206.30769ZM%206.2069%201C%209.05328%201%2011.4138%203.3755%2011.4138%206.30769L%2013.4138%206.30769C%2013.4138%202.30142%2010.1881%20-1%206.2069%20-1L%206.2069%201Z%22%2F%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-close {
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0%29 --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='8 114.9 612 612' style='enable-background:new 8 114.9 612 612;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236E6E6E;%7D%0A%3C/style%3E%3Cg%3E%3Cg id='cross'%3E%3Cg%3E%3Cpolygon class='st0' points='620,150.9 584.5,115.5 314,385.5 43.5,115.5 8,150.9 278.5,420.9 8,690.9 43.5,726.3 314,456.3 584.5,726.3 620,690.9 349.5,420.9 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-ticket-bg {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20id%3D%22svg2%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22257px%22%20viewBox%3D%220%200%20360%20257%22%20width%3D%22360px%22%20version%3D%221.1%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%3Cmetadata%20id%3D%22metadata72%22%3E%0A%20%20%3Crdf%3ARDF%3E%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0A%20%20%20%20%3Cdc%3Atitle%3ETicket%3C%2Fdc%3Atitle%3E%0A%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%3C%2Frdf%3ARDF%3E%0A%20%3C%2Fmetadata%3E%0A%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%3Ctitle%20id%3D%22title4%22%3ETicket%3C%2Ftitle%3E%0A%20%3Cdesc%20id%3D%22desc6%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%3Cdefs%20id%3D%22defs8%22%3E%0A%20%20%3Cpath%20id%3D%22path-1%22%20d%3D%22m292%200c-0.42%206.2581-5.48%2011.33-12%2011-5.98%200.33-11.04-4.7419-11-11h-265c-2.3666%200-4%201.6358-4%204v249c0%202.36%201.6334%204%204%204h265c-0.04-6.26%205.02-11.33%2011-11%206.52-0.33%2011.58%204.74%2012%2011h64c2.37%200%204-1.64%204-4v-249c0-2.3642-1.63-4-4-4h-64z%22%2F%3E%0A%20%3C%2Fdefs%3E%0A%20%3Cuse%20id%3D%22use34%22%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23path-1%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%23cff2ff%22%2F%3E%0A%20%3Cpath%20id%3D%22rect4303%22%20stroke-linejoin%3D%22bevel%22%20opacity%3D%22.96%22%20d%3D%22m280.29%20238.52v-224.08%22%20stroke%3D%22%23bad9e5%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%223%2C%203%22%20fill%3D%22none%22%2F%3E%0A%20%3Cpath%20id%3D%22path4306%22%20opacity%3D%22.96%22%20stroke-linejoin%3D%22bevel%22%20d%3D%22m279.01%2048.9h-277.74%22%20stroke%3D%22%23bad9e5%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%223.33993914%2C%203.33993914%22%20stroke-width%3D%221.1133%22%20fill%3D%22none%22%2F%3E%0A%20%3Cg%20id%3D%22Barcode%22%20opacity%3D%22.7%22%20transform%3D%22translate(297.13%2061.5)%22%3E%0A%20%20%3Cpath%20id%3D%22barcode%22%20d%3D%22m0%20132h29v2h-29v-2zm0-2h29v1h-29v-1zm0-3h29v1h-29v-1zm0-7h29v3h-29v-3zm0-3h29v2h-29v-2zm0-2h29v1h-29v-1zm0-4h29v1h-29v-1zm0-7h29v4h-29v-4zm0-2h29v1h-29v-1zm0-2h29v1h-29v-1zm0-6h29v4h-29v-4zm0-3h29v1h-29v-1zm0-2h29v1h-29v-1zm0-3h29v1h-29v-1zm0-6h29v4h-29v-4zm0-3h29v2h-29v-2zm0-3h29v2h-29v-2zm0-4h29v2h-29v-2zm0-4h29v2h-29v-2zm0-4h29v3h-29v-3zm0-4h29v1h-29v-1zm0-2h29v1h-29v-1zm0-3h29v2h-29v-2zm0-3h29v1h-29v-1zm0-8h29v4h-29v-4zm0-3h29v1h-29v-1zm0-3h29v1h-29v-1zm0-2h29v1h-29v-1zm0-6h29v4h-29v-4zm0-2h29v1h-29v-1zm0-3h29v1h-29v-1zm0-5h29v1h-29v-1zm0-3h29v2h-29v-2zm0-4h29v2h-29v-2zm0-6h29v3h-29v-3zm0-2h29v1h-29v-1zm0-3h29v2h-29v-2z%22%2F%3E%0A%20%3C%2Fg%3E%0A%20%3Cg%20id%3D%22FARVATER.TRAVEL%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23464646%22%20transform%3D%22rotate(-90)%22%3E%0A%20%20%3Cpath%20id%3D%22path4162%22%20style%3D%22%22%20d%3D%22m-189.63%20334.42h5.8652v1.1621h-4.4844v3.0078h4.0469v1.1621h-4.0469v4.874h-1.3809v-10.206z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4164%22%20style%3D%22%22%20d%3D%22m-179.43%20335.78-1.873%205.0791h3.7529l-1.8799-5.0791zm-0.7793-1.3604h1.5654l3.8896%2010.206h-1.4356l-0.92969-2.6182h-4.6006l-0.92969%202.6182h-1.456l3.8965-10.206z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4166%22%20style%3D%22%22%20d%3D%22m-168.43%20339.84q0.44434%200.15039%200.86133%200.64257%200.42383%200.49219%200.84765%201.3535l1.4014%202.7891h-1.4834l-1.3057-2.6182q-0.50586-1.0254-0.98438-1.3604-0.47168-0.33496-1.292-0.33496h-1.5039v4.3135h-1.3809v-10.206h3.1172q1.75%200%202.6113%200.73144%200.86133%200.73145%200.86133%202.208%200%200.96387-0.45117%201.5996-0.44434%200.63574-1.2988%200.88184zm-3.459-4.2861v3.623h1.7363q0.99805%200%201.5039-0.45801%200.5127-0.46484%200.5127-1.3604%200-0.89551-0.5127-1.3467-0.50586-0.45801-1.5039-0.45801h-1.7363z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4168%22%20style%3D%22%22%20d%3D%22m-161.67%20344.63-3.8965-10.206h1.4424l3.2334%208.5928%203.2402-8.5928h1.4356l-3.8896%2010.206h-1.5654z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4170%22%20style%3D%22%22%20d%3D%22m-152.23%20335.78-1.873%205.0791h3.7529l-1.8799-5.0791zm-0.7793-1.3604h1.5654l3.8896%2010.206h-1.4356l-0.92969-2.6182h-4.6006l-0.92969%202.6182h-1.456l3.8965-10.206z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4172%22%20style%3D%22%22%20d%3D%22m-148.58%20334.42h8.6338v1.1621h-3.623v9.0439h-1.3877v-9.0439h-3.623v-1.1621z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4174%22%20style%3D%22%22%20d%3D%22m-138.6%20334.42h6.4531v1.1621h-5.0723v3.0215h4.8604v1.1621h-4.8604v3.6982h5.1953v1.1621h-6.5762v-10.206z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4176%22%20style%3D%22%22%20d%3D%22m-124.9%20339.84q0.44434%200.15039%200.86133%200.64257%200.42383%200.49219%200.84765%201.3535l1.4014%202.7891h-1.4834l-1.3057-2.6182q-0.50586-1.0254-0.98438-1.3604-0.47168-0.33496-1.292-0.33496h-1.5039v4.3135h-1.3809v-10.206h3.1172q1.75%200%202.6113%200.73144%200.86133%200.73145%200.86133%202.208%200%200.96387-0.45117%201.5996-0.44434%200.63574-1.2988%200.88184zm-3.459-4.2861v3.623h1.7363q0.99805%200%201.5039-0.45801%200.51269-0.46484%200.51269-1.3604%200-0.89551-0.51269-1.3467-0.50586-0.45801-1.5039-0.45801h-1.7363z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4178%22%20style%3D%22%22%20d%3D%22m-120.38%20342.89h1.4424v1.7363h-1.4424v-1.7363z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4180%22%20style%3D%22%22%20d%3D%22m-117.46%20334.42h8.6338v1.1621h-3.623v9.0439h-1.3877v-9.0439h-3.623v-1.1621z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4182%22%20style%3D%22%22%20d%3D%22m-102.65%20339.84q0.44434%200.15039%200.86133%200.64257%200.42383%200.49219%200.84766%201.3535l1.4014%202.7891h-1.4834l-1.3057-2.6182q-0.50586-1.0254-0.98437-1.3604-0.47168-0.33496-1.292-0.33496h-1.5039v4.3135h-1.3809v-10.206h3.1172q1.75%200%202.6113%200.73144%200.86133%200.73145%200.86133%202.208%200%200.96387-0.45117%201.5996-0.44434%200.63574-1.2988%200.88184zm-3.459-4.2861v3.623h1.7363q0.99804%200%201.5039-0.45801%200.5127-0.46484%200.5127-1.3604%200-0.89551-0.5127-1.3467-0.50586-0.45801-1.5039-0.45801h-1.7363z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4184%22%20style%3D%22%22%20d%3D%22m-94.914%20335.78-1.873%205.0791h3.7529l-1.8799-5.0791zm-0.7793-1.3604h1.5654l3.8896%2010.206h-1.4355l-0.92969-2.6182h-4.6006l-0.92969%202.6182h-1.4561l3.8965-10.206z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4186%22%20style%3D%22%22%20d%3D%22m-87.025%20344.63-3.8965-10.206h1.4424l3.2334%208.5928%203.2402-8.5928h1.4355l-3.8896%2010.206h-1.5654z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4188%22%20style%3D%22%22%20d%3D%22m-80.087%20334.42h6.4531v1.1621h-5.0723v3.0215h4.8604v1.1621h-4.8604v3.6982h5.1953v1.1621h-6.5762v-10.206z%22%2F%3E%0A%20%20%3Cpath%20id%3D%22path4190%22%20style%3D%22%22%20d%3D%22m-71.228%20334.42h1.3809v9.0439h4.9697v1.1621h-6.3506v-10.206z%22%2F%3E%0A%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-marker-pin {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2218%22%20viewBox%3D%220%200%2013%2018%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.472%2017.1a46.477%2046.477%200%200%201-2.798-3.63C1.639%2010.56.565%208.28.565%206.84.565%203.39%203.222.57%206.472.57s5.906%202.85%205.906%206.3c0%201.41-1.074%203.72-3.109%206.63a50.95%2050.95%200%200%201-2.797%203.6m0-17.1C2.882%200%200%203.09%200%206.87%200%2010.65%206.472%2018%206.472%2018s6.471-7.32%206.471-11.13c0-3.81-2.882-6.87-6.471-6.87%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8.224%208.43c-.452.48-1.074.78-1.752.78-.679%200-1.3-.3-1.752-.78a2.715%202.715%200%200%201-.735-1.86c0-.72.283-1.38.735-1.86a2.41%202.41%200%200%201%201.752-.78c.678%200%201.3.3%201.752.78.452.48.735%201.14.735%201.86%200%20.72-.283%201.38-.735%201.86M6.472%203.3C4.776%203.3%203.42%204.74%203.42%206.54c0%201.8%201.356%203.24%203.052%203.24s3.052-1.44%203.052-3.24c0-1.77-1.356-3.24-3.052-3.24%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-calendar {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2227%22%20viewBox%3D%220%200%2028%2027%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23707070%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke-width%3D%221.002%22%20d%3D%22M6.5%202.75h-6V26.75h27V2.75h-6%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M2.031%208.249h24M9%202.75h10%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19%205h2.25V.5H19zM6.75%205H9V.5H6.75z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-minus {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2213px%22%20height%3D%221px%22%20viewBox%3D%220%200%2013%201%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EMinus%2013x13%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Minus-13x13%22%20fill%3D%22%23707070%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-7%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%221%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-plus {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2213px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2013%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EPlus%2013x13%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Plus-13x13%22%20fill%3D%22%23707070%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-7%22%20x%3D%220%22%20y%3D%226%22%20width%3D%2213%22%20height%3D%221%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-7%22%20transform%3D%22translate(6.500000%2C%206.500000)%20rotate(90.000000)%20translate(-6.500000%2C%20-6.500000)%20%22%20x%3D%220%22%20y%3D%226%22%20width%3D%2213%22%20height%3D%221%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-email {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2212%22%20viewBox%3D%220%200%2017%2012%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.483%207.207c.041-.036.093-.07.135-.105%202.51-1.797%205.01-3.595%207.503-5.388.202-.13.28-.263.27-.49C16.37.75%2016.27.63%2015.818.63H1.014C.77.642.62.795.608%201.015c0%20.185-.003.355%200%20.524.01.052.047.12.102.14.37.296.754.58%201.149.84%201.114.808%202.236%201.596%203.346%202.379%201.094.773%202.176%201.538%203.278%202.309zm7.909-4.898c-.138.097-.245.172-.338.245a3046.887%203046.887%200%200%200-7.436%205.318c-.102.073-.17.082-.27%200-.444-.314-.89-.62-1.318-.945C5.008%205.52%202.998%204.097.98%202.694c-.11-.101-.23-.182-.372-.28.006.05%200%20.067%200%20.07v8.501c.006.09.064.228.136.28.112.064.26.1.405.105h14.736c.381%200%20.507-.131.507-.56V2.31zM8.483%2012H1.115C.397%2012%200%2011.587%200%2010.845v-9.76C0%20.57.275.175.744.035.87.009%201.025.002%201.183%200h14.702C16.585%200%2017%20.429%2017%201.155v9.655c0%20.465-.133.852-.54%201.05-.16.094-.356.134-.542.14-2.47.002-4.949%200-7.435%200z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-chevron-down {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20id%3D%22svg2%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%2215%22%20version%3D%221.1%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2015%2010%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%3E%0A%20%20%3Crdf%3ARDF%3E%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0A%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%3C%2Frdf%3ARDF%3E%0A%20%3C%2Fmetadata%3E%0A%20%3Cpath%20id%3D%22path4%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%2300aeef%22%20d%3D%22m0.5%200.5h1.4l5.6%206%205.6-6h1.4v1.5l-7%207.5-7-7.5z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-chevron-up {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2210%22%20viewBox%3D%220%200%2015%2010%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M.5%209.5h1.4l5.6-6%205.6%206h1.4V8L7.5.5.5%208z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-chevron-left {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20id%3D%22svg12%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%226%22%20version%3D%221.1%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%206%2010%22%3E%0A%20%3Cmetadata%20id%3D%22metadata20%22%3E%0A%20%20%3Crdf%3ARDF%3E%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0A%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%3C%2Frdf%3ARDF%3E%0A%20%3C%2Fmetadata%3E%0A%20%3Cpath%20id%3D%22path14%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%2300aeef%22%20d%3D%22m6%200v1l-4%204%204%204v1h-1l-5-5%205-5z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-chevron-right {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%2210%22%20viewBox%3D%220%200%206%2010%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200v1l4%204-4%204v1h1l5-5-5-5z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-palm {
  /*
    background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2212%22%20viewBox%3D%220%200%2017%2012%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.483%207.207c.041-.036.093-.07.135-.105%202.51-1.797%205.01-3.595%207.503-5.388.202-.13.28-.263.27-.49C16.37.75%2016.27.63%2015.818.63H1.014C.77.642.62.795.608%201.015c0%20.185-.003.355%200%20.524.01.052.047.12.102.14.37.296.754.58%201.149.84%201.114.808%202.236%201.596%203.346%202.379%201.094.773%202.176%201.538%203.278%202.309zm7.909-4.898c-.138.097-.245.172-.338.245a3046.887%203046.887%200%200%200-7.436%205.318c-.102.073-.17.082-.27%200-.444-.314-.89-.62-1.318-.945C5.008%205.52%202.998%204.097.98%202.694c-.11-.101-.23-.182-.372-.28.006.05%200%20.067%200%20.07v8.501c.006.09.064.228.136.28.112.064.26.1.405.105h14.736c.381%200%20.507-.131.507-.56V2.31zM8.483%2012H1.115C.397%2012%200%2011.587%200%2010.845v-9.76C0%20.57.275.175.744.035.87.009%201.025.002%201.183%200h14.702C16.585%200%2017%20.429%2017%201.155v9.655c0%20.465-.133.852-.54%201.05-.16.094-.356.134-.542.14-2.47.002-4.949%200-7.435%200z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  */
  background-image: url(/img/curort-ico.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;

  background-size: contain;
}

.ic.ic-emotions-best {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20id%3D%22svg2%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2256%22%20width%3D%2256%22%20version%3D%221.1%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2056%2056%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%3Cmetadata%20id%3D%22metadata81%22%3E%0A%20%20%3Crdf%3ARDF%3E%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0A%20%20%20%20%3Cdc%3Atitle%3EInformation%20Pop-Up%3C%2Fdc%3Atitle%3E%0A%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%3C%2Frdf%3ARDF%3E%0A%20%3C%2Fmetadata%3E%0A%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%3Ctitle%20id%3D%22title4%22%3EInformation%20Pop-Up%3C%2Ftitle%3E%0A%20%3Cdesc%20id%3D%22desc6%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%3Cdefs%20id%3D%22defs8%22%3E%0A%20%20%3ClinearGradient%20id%3D%22linearGradient-5%22%20y2%3D%2256%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2228%22%20x1%3D%2228%22%3E%0A%20%20%20%3Cstop%20id%3D%22stop25%22%20stop-color%3D%22%23FFDC00%22%20offset%3D%220%22%2F%3E%0A%20%20%20%3Cstop%20id%3D%22stop27%22%20stop-color%3D%22%23FFB500%22%20offset%3D%221%22%2F%3E%0A%20%20%3C%2FlinearGradient%3E%0A%20%20%3Ccircle%20id%3D%22path-6%22%20cy%3D%2228%22%20cx%3D%2228%22%20r%3D%2228%22%2F%3E%0A%20%3C%2Fdefs%3E%0A%20%3Cuse%20id%3D%22use60%22%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23path-6%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22url(%23linearGradient-5)%22%2F%3E%0A%20%3Cg%20id%3D%22ThumbsUp%22%20fill%3D%22%23fff%22%20transform%3D%22translate(16%2C16)%22%3E%0A%20%20%3Cpath%20id%3D%22path63%22%20d%3D%22m7.1856%2021.328v-10.623l0.00745-0.0039c0.3681-0.193%200.7376-0.386%201.2379-0.7712%200.5053-0.389%201.1427-0.9706%201.9031-1.8438%200.76-0.8732%201.642-2.0368%202.146-3.0707%200.46656-0.95671%200.60864-1.8019%200.72791-2.5114%200.0097-0.058013%200.01937-0.11523%200.02897-0.17147%200.12603-0.74389%200.25149-1.3254%200.50416-1.7139%200.2516-0.3879%200.63027-0.58158%201.1661-0.61349%200.53533-0.033%201.2284%200.096842%201.7643%200.3549%200.5364%200.25859%200.914%200.64705%201.1667%201.0993%200.2516%200.45231%200.37867%200.96948%200.44147%201.5516%200.06267%200.58163%200.06267%201.2281%200%201.8097-0.0628%200.58268-0.18987%201.0994-0.37867%201.5846-0.1432%200.36695-0.322%200.71508-0.45547%200.97485-0.04293%200.083733-0.0812%200.15828-0.11213%200.22135-0.12547%200.25855-0.12547%200.32292%200.03227%200.38787%200.15707%200.064933%200.47253%200.12931%201.1972%200.16121%200.26467%200.01188%200.58373%200.01936%200.91907%200.027253%200.58347%200.01376%201.2161%200.028733%201.6964%200.069587%200.75693%200.064947%201.1351%200.19425%201.4821%200.42089%200.34587%200.22673%200.66133%200.54973%200.88187%200.90512%200.22093%200.35489%200.34587%200.74447%200.41027%201.1313%200.0628%200.38785%200.0628%200.77579%200%201.1317-0.0644%200.35491-0.18933%200.67896-0.28427%200.90455l-0.0288%200.06844c-0.07867%200.18587-0.12893%200.3046-0.12893%200.44929%200%200.16185%200.0628%200.35545%200.12613%200.54919%200.06373%200.19467%200.12653%200.3884%200.12653%200.58267s-0.0628%200.38787-0.12653%200.58147l-0.22%200.64653c-0.0124%200.034-0.02547%200.0692-0.0388%200.1052-0.08827%200.23853-0.19093%200.51587-0.24547%200.76853-0.06333%200.29-0.06333%200.5492-0.06333%200.84027%200%200.28987%200%200.614-0.03053%200.87267-0.03227%200.258-0.09493%200.45227-0.18933%200.67893l-0.316%200.67893-0.0057%200.012c-0.09%200.186-0.152%200.314-0.213%200.504-0.06333%200.19413-0.12613%200.45227-0.15827%200.71147-0.0079%200.066-0.0136%200.132-0.01947%200.19907-0.0172%200.19587-0.03533%200.40107-0.106%200.6416-0.0944%200.32293-0.28373%200.71093-0.56707%201.0663-0.28427%200.35547-0.6624%200.67947-1.1028%200.90573-0.442%200.22613-0.9468%200.356-1.7664%200.3884-0.81907%200.03133-1.9529-0.03293-3.0241-0.1628-1.0723-0.12827-2.0808-0.32253-3.1203-0.61347-1.0401-0.29053-2.1118-0.6796-3.057-1.0344l-2.2067-0.8536zm-0.7563-11.205v11.832h-6.4293v-11.832h6.4293z%22%2F%3E%0A%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-pin-simple {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2213px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2013%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EPin%20(Simple)%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Pin-(Simple)%22%20stroke%3D%22%23707070%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Combined-Shape%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.47179565%2C-0.00012%20C10.0609261%2C-0.00012%2012.9432522%2C3.05988%2012.9432522%2C6.86988%20C12.9432522%2C10.68018%206.47179565%2C17.99988%206.47179565%2C17.99988%20C6.47179565%2C17.99988%205.65217391e-05%2C10.64988%205.65217391e-05%2C6.86988%20C5.65217391e-05%2C3.08988%202.88266522%2C-0.00012%206.47179565%2C-0.00012%20Z%20M6.47185217%2C3.30006%20C4.7762%2C3.30006%203.41967826%2C4.74006%203.41967826%2C6.54006%20C3.41967826%2C8.34006%204.7762%2C9.78006%206.47185217%2C9.78006%20C8.16750435%2C9.78006%209.52402609%2C8.34006%209.52402609%2C6.54006%20C9.52402609%2C4.77006%208.16750435%2C3.30006%206.47185217%2C3.30006%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-departure-simple {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EDeparture%20(Simple)%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Departure-(Simple)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Oval%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20fill%3D%22%23707070%22%20cx%3D%227%22%20cy%3D%227%22%20r%3D%223%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20stroke%3D%22%23707070%22%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-steps {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg15%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%204.0269132%2034.490623%22%0A%20%20%20height%3D%2234.490623%22%0A%20%20%20width%3D%224.0269132%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata19%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3ESteps%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%3Ctitle%0A%20%20%20%20%20id%3D%22title2%22%3ESteps%3C%2Ftitle%3E%0A%20%20%3Cdesc%0A%20%20%20%20%20id%3D%22desc4%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20transform%3D%22translate(0%2C6.4906225)%22%0A%20%20%20%20%20style%3D%22fill%3Anone%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1%22%0A%20%20%20%20%20id%3D%22Symbols%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20style%3D%22fill%3A%23d0d0d0%22%0A%20%20%20%20%20%20%20id%3D%22Steps%22%3E%0A%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20r%3D%222%22%0A%20%20%20%20%20%20%20%20%20cy%3D%222%22%0A%20%20%20%20%20%20%20%20%20cx%3D%222%22%0A%20%20%20%20%20%20%20%20%20id%3D%22Oval%22%20%2F%3E%0A%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20r%3D%222%22%0A%20%20%20%20%20%20%20%20%20cy%3D%2214%22%0A%20%20%20%20%20%20%20%20%20cx%3D%222%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle9%22%20%2F%3E%0A%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20r%3D%222%22%0A%20%20%20%20%20%20%20%20%20cy%3D%2226%22%0A%20%20%20%20%20%20%20%20%20cx%3D%222%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle11%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-check {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%202v1l5%205%207-7V0h-1L5%206%201%202z%22%20opacity%3D%22.9%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-radio {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg19%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%2015%2015%22%0A%20%20%20height%3D%2215%22%0A%20%20%20width%3D%2215%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata23%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs3%22%3E%0A%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20rx%3D%222%22%0A%20%20%20%20%20%20%20height%3D%2272%22%0A%20%20%20%20%20%20%20width%3D%22248%22%0A%20%20%20%20%20%20%20id%3D%22a%22%20%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%0A%20%20%20%20%20cx%3D%227.5%22%0A%20%20%20%20%20cy%3D%227.5%22%0A%20%20%20%20%20r%3D%227%22%0A%20%20%20%20%20id%3D%22circle11%22%0A%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-rule%3Aevenodd%3Bstroke%3A%23707070%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-radio-blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg46%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%2015%2015%22%0A%20%20%20height%3D%2215%22%0A%20%20%20width%3D%2215%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata50%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs26%22%3E%0A%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20rx%3D%222%22%0A%20%20%20%20%20%20%20height%3D%2272%22%0A%20%20%20%20%20%20%20width%3D%22248%22%0A%20%20%20%20%20%20%20id%3D%22a%22%20%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%0A%20%20%20%20%20transform%3D%22translate(-16.5%2C-28.5)%22%0A%20%20%20%20%20style%3D%22fill%3Anone%3Bfill-rule%3Aevenodd%22%0A%20%20%20%20%20id%3D%22g44%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20id%3D%22g38%22%0A%20%20%20%20%20%20%20transform%3D%22translate(17%2C29)%22%3E%0A%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bstroke%3A%2300aeef%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle34%22%0A%20%20%20%20%20%20%20%20%20r%3D%227%22%0A%20%20%20%20%20%20%20%20%20cy%3D%227%22%0A%20%20%20%20%20%20%20%20%20cx%3D%227%22%20%2F%3E%0A%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%2300aeef%22%0A%20%20%20%20%20%20%20%20%20id%3D%22circle36%22%0A%20%20%20%20%20%20%20%20%20r%3D%223%22%0A%20%20%20%20%20%20%20%20%20cy%3D%227%22%0A%20%20%20%20%20%20%20%20%20cx%3D%227%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-refresh {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2212px%22%20height%3D%2212px%22%20viewBox%3D%220%200%2012%2012%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EGet%20Date%20Icon%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Get-Date-Icon%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%2300AEEF%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.8947368%2C2.53968254%20C11.6210526%2C3.55555556%2012%2C4.76190476%2012%2C5.96825397%20C12%2C9.3015873%209.31578947%2C12%206%2C12%20C5.65263158%2C12%205.27368421%2C11.968254%204.89473684%2C11.9047619%20L5.11578947%2C10.6666667%20C5.4%2C10.7301587%205.71578947%2C10.7619048%206%2C10.7619048%20C8.62105263%2C10.7619048%2010.7368421%2C8.63492063%2010.7368421%2C6%20C10.7368421%2C5.11111111%2010.4526316%2C4.22222222%209.97894737%2C3.46031746%20L8.87368421%2C4.57142857%20L8.21052632%2C0.952380952%20L11.9684211%2C1.46031746%20L10.8947368%2C2.53968254%20Z%20M2.02105263%2C8.6031746%20L3.12631579%2C7.49206349%20L3.78947368%2C11.1111111%20L0.0315789474%2C10.6031746%20L1.10526316%2C9.52380952%20C0.378947368%2C8.50793651%200%2C7.3015873%200%2C6.03174603%20C0%2C2.6984127%202.68421053%2C0%206%2C0%20C6.37894737%2C0%206.75789474%2C0.0317460317%207.10526316%2C0.126984127%20L6.88421053%2C1.36507937%20C6.6%2C1.3015873%206.28421053%2C1.26984127%206%2C1.26984127%20C3.37894737%2C1.26984127%201.26315789%2C3.3968254%201.26315789%2C6.03174603%20C1.26315789%2C6.95238095%201.54736842%2C7.84126984%202.02105263%2C8.6031746%20Z%22%20id%3D%22Get-Date%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-min-chevron-up {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg14%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%2016%209%22%0A%20%20%20height%3D%229%22%0A%20%20%20width%3D%2216%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata18%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3EScroll%20Left%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%3Ctitle%0A%20%20%20%20%20id%3D%22title2%22%3EScroll%20Left%3C%2Ftitle%3E%0A%20%20%3Cdesc%0A%20%20%20%20%20id%3D%22desc4%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%0A%20%20%3Cpolygon%0A%20%20%20%20%20id%3D%22Chevron-Left%22%0A%20%20%20%20%20transform%3D%22rotate(-90%2C6%2C30)%22%0A%20%20%20%20%20points%3D%2227%2C40%2028%2C40%2036%2C32%2028%2C24%2027%2C24%2027%2C25%2034%2C32%2027%2C39%20%22%0A%20%20%20%20%20style%3D%22fill%3A%23000000%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-min-chevron-down {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg14%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%2016%209%22%0A%20%20%20height%3D%229%22%0A%20%20%20width%3D%2216%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata18%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3EScroll%20Left%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%3Ctitle%0A%20%20%20%20%20id%3D%22title2%22%3EScroll%20Left%3C%2Ftitle%3E%0A%20%20%3Cdesc%0A%20%20%20%20%20id%3D%22desc4%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%0A%20%20%3Cpolygon%0A%20%20%20%20%20id%3D%22Chevron-Left%22%0A%20%20%20%20%20transform%3D%22matrix(0%2C1%2C1%2C0%2C-24%2C-27)%22%0A%20%20%20%20%20points%3D%2228%2C40%2036%2C32%2028%2C24%2027%2C24%2027%2C25%2034%2C32%2027%2C39%2027%2C40%20%22%0A%20%20%20%20%20style%3D%22fill%3A%23000000%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-min-chevron-left {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg14%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%209%2016%22%0A%20%20%20height%3D%2216%22%0A%20%20%20width%3D%229%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata18%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3EScroll%20Left%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%3Ctitle%0A%20%20%20%20%20id%3D%22title2%22%3EScroll%20Left%3C%2Ftitle%3E%0A%20%20%3Cdesc%0A%20%20%20%20%20id%3D%22desc4%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%0A%20%20%3Cpolygon%0A%20%20%20%20%20id%3D%22Chevron-Left%22%0A%20%20%20%20%20transform%3D%22matrix(-1%2C0%2C0%2C1%2C36%2C-24)%22%0A%20%20%20%20%20points%3D%2227%2C24%2027%2C25%2034%2C32%2027%2C39%2027%2C40%2028%2C40%2036%2C32%2028%2C24%20%22%0A%20%20%20%20%20style%3D%22fill%3A%23000000%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-min-chevron-right {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg14%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%209%2016%22%0A%20%20%20height%3D%2216%22%0A%20%20%20width%3D%229%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata18%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3EScroll%20Left%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%3Ctitle%0A%20%20%20%20%20id%3D%22title2%22%3EScroll%20Left%3C%2Ftitle%3E%0A%20%20%3Cdesc%0A%20%20%20%20%20id%3D%22desc4%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%0A%20%20%3Cpolygon%0A%20%20%20%20%20id%3D%22Chevron-Left%22%0A%20%20%20%20%20transform%3D%22translate(-27%2C-24)%22%0A%20%20%20%20%20points%3D%2227%2C25%2034%2C32%2027%2C39%2027%2C40%2028%2C40%2036%2C32%2028%2C24%2027%2C24%20%22%0A%20%20%20%20%20style%3D%22fill%3A%23000000%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-scroll-left {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EScroll%20Left%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Scroll-Left%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22Oval%22%20fill-opacity%3D%220.16%22%20fill%3D%22%23000000%22%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22Chevron-Left%22%20fill%3D%22%23FFFFFF%22%20transform%3D%22translate(31.500000%2C%2032.000000)%20scale(-1%2C%201)%20translate(-31.500000%2C%20-32.000000)%20%22%20points%3D%2227%2024%2027%2025%2034%2032%2027%2039%2027%2040%2028%2040%2036%2032%2028%2024%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-scroll-right {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EScroll%20Right%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Scroll-Right%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22Oval%22%20fill-opacity%3D%220.16%22%20fill%3D%22%23000000%22%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22Chevron-Left%22%20fill%3D%22%23FFFFFF%22%20points%3D%2229%2024%2029%2025%2036%2032%2029%2039%2029%2040%2030%2040%2038%2032%2030%2024%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-ps-gamepad-entertaiment {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2214%22%20viewBox%3D%220%200%2022%2014%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M21.854%2010.29l-2.418-8.117C18.622.156%2015.958-.575%2014.01.483c-.616.328-1.11.833-1.504%201.438H9.47A3.96%203.96%200%200%200%207.966.484C6.017-.576%203.353.156%202.539%202.173L.146%2010.29c-.395%201.513%200%202.874%201.308%203.479%201.307.605%202.417-.025%203.404-1.336L7.793%208.5h6.414l2.935%203.933c.987%201.31%202.097%201.916%203.405%201.336%201.307-.605%201.702-1.966%201.307-3.479zM7.57%204.82h-1.11v1.134H5.326V4.82h-1.11V3.685h1.11V2.551h1.11v1.134h1.11V4.82h.025zm7.203.983a.822.822%200%200%201-1.06-.53c-.149-.453.073-.932.518-1.084a.822.822%200%200%201%201.06.53c.148.428-.074.933-.518%201.084zm2.467-1.488a.822.822%200%200%201-1.06-.529c-.149-.454.073-.933.517-1.084a.822.822%200%200%201%201.061.53.88.88%200%200%201-.518%201.083z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-key-room {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%232D9CDB%22%20fill-rule%3D%22nonzero%22%20d%3D%22M8.11%2010.473a5.456%205.456%200%200%201-3.77.535%205.501%205.501%200%200%201-3.212-2.065%205.609%205.609%200%200%201%20.387-7.21A5.464%205.464%200%200%201%208.62.974a5.566%205.566%200%200%201%202.204%203.137%205.622%205.622%200%200%201-.336%203.833l7.329%207.407c.058.06.09.138.093.22%200%20.302.034%201.074.06%201.663.019.41.033.73.03.744-.01.032-.03.02-.03.02l-2.377-.085a.318.318%200%200%201-.215-.093l-1.113-1.123-2.1-.126a.32.32%200%200%201-.3-.324l-.033-1.72a.326.326%200%200%200-.087-.223.32.32%200%200%200-.213-.101L9.71%2014.09a.319.319%200%200%201-.214-.101.325.325%200%200%201-.087-.223l-.02-2.008-1.275-1.29-.005.005zM4.5%206a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-services {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2019%2018%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.026%207.258a7.201%207.201%200%200%200-6.278-6.055c.041-.083.041-.208.041-.29A.919.919%200%200%200%208.88%200a.919.919%200%200%200-.908.912c0%20.125%200%20.208.041.29a7.201%207.201%200%200%200-6.278%206.056C.66%207.59%200%207.963%200%208.378c0%20.995%204.007%201.825%208.922%201.825%204.915%200%208.921-.83%208.921-1.825.042-.415-.66-.788-1.817-1.12zM14.787%2012.07a3.04%203.04%200%200%200-.578-.167%2017.896%2017.896%200%200%200-4.461-.207c-.124%200-.33.041-.33.207%200%20.083.082.208.165.25.413.29.867.414%201.321.58%201.322.497.455.746.372.746-.372.042-.702.042-1.074.042-1.156-.083-2.23-.498-3.304-.913a8.955%208.955%200%200%201-1.694-.788c-.165-.124-.454-.041-.578.166a.5.5%200%200%200%200%20.58c.041.084.165.167.248.25l.991.87c.372.332.702.623%201.115.872.496.29%201.074.414%201.57.663.248.125.537.332.826.415.207.041.454.083.661.083%201.198%200%202.396%200%203.593-.042.248%200%20.537%200%20.785.083.372.125.95.498%201.198.83l.248-4.023c-.413%200-.702-.332-1.074-.498z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.49%2011.945V18H19v-6.055h-3.51zm1.775%205.516a.37.37%200%200%201-.372-.373.37.37%200%201%201%20.744%200%20.371.371%200%200%201-.372.373z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-star-advantages {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M8%200l2.666%204.986L16%206.11l-3.686%204.208.63%205.681L8%2013.614%203.056%2016l.63-5.681L0%206.11l5.334-1.125z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-list-icon {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2012%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h1.778v1.714H0zM5.333%200H16v1.714H5.333zM0%205.143h1.778v1.714H0zM5.333%205.143H16v1.714H5.333zM0%2010.286h1.778V12H0zM5.333%2010.286H16V12H5.333z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-min-chevron-up--white {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20id%3D%22svg14%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20viewBox%3D%220%200%2016%209%22%0A%20%20%20height%3D%229%22%0A%20%20%20width%3D%2216%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata18%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3EScroll%20Left%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%3Ctitle%0A%20%20%20%20%20id%3D%22title2%22%3EScroll%20Left%3C%2Ftitle%3E%0A%20%20%3Cdesc%0A%20%20%20%20%20id%3D%22desc4%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%0A%20%20%3Cpolygon%0A%20%20%20%20%20id%3D%22Chevron-Left%22%0A%20%20%20%20%20transform%3D%22rotate(-90%2C6%2C30)%22%0A%20%20%20%20%20points%3D%2227%2C40%2028%2C40%2036%2C32%2028%2C24%2027%2C24%2027%2C25%2034%2C32%2027%2C39%20%22%0A%20%20%20%20%20style%3D%22fill%3A%23000000%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-warning {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2272%22%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23EE2316%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M36%2071.6c19.6%200%2035.6-16%2035.6-35.6S55.6.4%2036%20.4.4%2016.4.4%2036s16%2035.6%2035.6%2035.6zm0-67.2c17.4%200%2031.6%2014.2%2031.6%2031.6%200%2017.4-14.2%2031.6-31.6%2031.6C18.6%2067.6%204.4%2053.4%204.4%2036%204.4%2018.6%2018.6%204.4%2036%204.4z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M36.4%2042c1.1%200%202-.9%202-2V20c0-1.1-.9-2-2-2s-2%20.9-2%202v20c0%201.1.9%202%202%202zM36.4%2054c1.1%200%202-.9%202-2v-3c0-1.1-.9-2-2-2s-2%20.9-2%202v3c0%201.1.9%202%202%202z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-i-phone {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1.037%200C.467%200%200%20.491%200%201.089V12.91C0%2013.51.468%2014%201.037%2014h5.926C7.533%2014%208%2013.509%208%2012.911V1.09C8%20.49%207.532%200%206.963%200H1.037zm0%20.622h5.926c.251%200%20.444.203.444.467v.467H.593v-.467c0-.264.193-.467.444-.467zM.593%202.178h6.814V11.2H.593V2.178zm0%209.644h6.814v1.09c0%20.263-.193.466-.444.466H1.037c-.251%200-.444-.203-.444-.467v-1.089zM4%2012.133a.456.456%200%200%200-.444.467c0%20.258.199.467.444.467a.456.456%200%200%200%20.444-.467.456.456%200%200%200-.444-.467z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-operator-headphones {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M7%200a4.61%204.61%200%200%200-4.614%204.614v.159h-.159A2.23%202.23%200%200%200%200%207v1.59a2.23%202.23%200%200%200%202.227%202.228h.478a.33.33%200%200%200%20.318-.318V4.614A3.962%203.962%200%200%201%207%20.636a3.962%203.962%200%200%201%203.977%203.978v6.522c0%20.337-.102.62-.263.81-.162.191-.376.304-.691.304H8.392A1.435%201.435%200%200%200%207%2011.136c-.787%200-1.432.645-1.432%201.432C5.568%2013.355%206.213%2014%207%2014c.677%200%201.246-.479%201.392-1.114h1.63c.484%200%20.904-.206%201.179-.532.275-.325.413-.755.413-1.218v-.318h.159A2.23%202.23%200%200%200%2014%208.591V7a2.23%202.23%200%200%200-2.227-2.227h-.16v-.16A4.61%204.61%200%200%200%207%200zM2.227%205.41h.16v4.772h-.16A1.58%201.58%200%200%201%20.637%208.59V7c0-.887.703-1.59%201.59-1.59zm9.387%200h.159c.887%200%201.59.703%201.59%201.59v1.59a1.58%201.58%200%200%201-1.59%201.592h-.16V5.409zM7%2011.772a.79.79%200%200%201%20.795.795.79.79%200%200%201-.795.796.79.79%200%200%201-.795-.796.79.79%200%200%201%20.795-.795z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-phone-reciever {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2220%22%20viewBox%3D%220%200%2018%2020%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M14.785%2019.336c.407%200%20.753-.029%201.028-.064l.192-.025.113-.157c1.116-1.56%201.398-3.536%201.437-4.919l.006-.208-.155-.138c-1.39-1.235-3.718-2.118-5.56-2.097l-.145.002-.117.087c-.479.357-1.311%201.229-1.785%201.818-.691-.345-1.527-1.111-2.492-2.284-.965-1.174-1.555-2.142-1.76-2.886.67-.352%201.686-1%202.129-1.4l.108-.098.03-.142c.374-1.793-.04-4.258-.983-5.86L6.725.784%206.519.75C5.356.555%202.792.651.98%201.474l-.176.08-.062.184C-.062%204.127.561%208.551%204.728%2013.82c4.03%204.715%207.897%205.516%2010.057%205.516zM1.53%202.208c1.568-.648%203.644-.719%204.635-.607.732%201.368%201.067%203.401.803%204.894-.514.42-1.613%201.095-2.107%201.311l-.308.135.046.333c.131.956.791%202.148%202.019%203.641%201.228%201.493%202.269%202.371%203.182%202.684l.318.109.192-.276c.308-.442%201.182-1.39%201.694-1.814%201.518.03%203.45.753%204.65%201.737-.055%201.192-.31%202.777-1.152%204.053-1.721.171-5.764-.099-10.086-5.155C1.592%208.417.929%204.334%201.53%202.208z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-remove {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%23FFF%22%20fill-opacity%3D%22.32%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-opacity%3D%22.64%22%20d%3D%22M7%207v.833L11.167%2012%207%2016.167V17h.833L12%2012.833%2016.167%2017H17v-.833L12.833%2012%2017%207.833V7h-.833L12%2011.167%207.833%207z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-Thanks {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22154.98%22%20width%3D%22259.94%22%20version%3D%221.1%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20259.936%20154.98399%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%0A%20%3Cmetadata%3E%0A%20%20%3Crdf%3ARDF%3E%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0A%20%20%20%20%3Cdc%3Atitle%3EThanks%20Stripe%20Bar%3C%2Fdc%3Atitle%3E%0A%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%3C%2Frdf%3ARDF%3E%0A%20%3C%2Fmetadata%3E%0A%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%3Ctitle%3EThanks%20Stripe%20Bar%3C%2Ftitle%3E%0A%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%3Cdefs%3E%0A%20%20%3ClinearGradient%20id%3D%22linearGradient-1%22%20y2%3D%2296%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2248%22%20x1%3D%2248%22%3E%0A%20%20%20%3Cstop%20stop-color%3D%22%23FFDC00%22%20offset%3D%220%22%2F%3E%0A%20%20%20%3Cstop%20stop-color%3D%22%23FFB500%22%20offset%3D%221%22%2F%3E%0A%20%20%3C%2FlinearGradient%3E%0A%20%20%3Ccircle%20id%3D%22path-2%22%20cy%3D%2248%22%20cx%3D%2248%22%20r%3D%2248%22%2F%3E%0A%20%20%3Cfilter%20id%3D%22filter-3%22%20height%3D%221.292%22%20width%3D%221.292%22%20y%3D%22-0.104%22%20x%3D%22-.146%22%20filterUnits%3D%22objectBoundingBox%22%3E%0A%20%20%20%3CfeOffset%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%20dx%3D%220%22%20dy%3D%224%22%2F%3E%0A%20%20%20%3CfeGaussianBlur%20stdDeviation%3D%224%22%20result%3D%22shadowBlurOuter1%22%20in%3D%22shadowOffsetOuter1%22%2F%3E%0A%20%20%20%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%20%20%200%200%200%200%200%20%20%200%200%200%200%200%20%200%200%200%200.16%200%22%20in%3D%22shadowBlurOuter1%22%2F%3E%0A%20%20%3C%2Ffilter%3E%0A%20%20%3Cpolygon%20id%3D%22path-4%22%20points%3D%2224%2028%2048%2048%200%2048%200%208%2048%208%22%2F%3E%0A%20%20%3Cfilter%20id%3D%22filter-5%22%20height%3D%221.7%22%20width%3D%221.583%22%20y%3D%22-.25%22%20x%3D%22-.292%22%20filterUnits%3D%22objectBoundingBox%22%3E%0A%20%20%20%3CfeOffset%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%20dx%3D%220%22%20dy%3D%224%22%2F%3E%0A%20%20%20%3CfeGaussianBlur%20stdDeviation%3D%224%22%20result%3D%22shadowBlurOuter1%22%20in%3D%22shadowOffsetOuter1%22%2F%3E%0A%20%20%20%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%20%20%200%200%200%200%200%20%20%200%200%200%200%200%20%200%200%200%200.16%200%22%20in%3D%22shadowBlurOuter1%22%2F%3E%0A%20%20%3C%2Ffilter%3E%0A%20%20%3Cpolygon%20id%3D%22path-6%22%20points%3D%22208%2028%20232%2048%20184%2048%20184%208%20232%208%22%2F%3E%0A%20%20%3Cfilter%20id%3D%22filter-7%22%20height%3D%221.7%22%20width%3D%221.583%22%20y%3D%22-.25%22%20x%3D%22-.292%22%20filterUnits%3D%22objectBoundingBox%22%3E%0A%20%20%20%3CfeOffset%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%20dx%3D%220%22%20dy%3D%224%22%2F%3E%0A%20%20%20%3CfeGaussianBlur%20stdDeviation%3D%224%22%20result%3D%22shadowBlurOuter1%22%20in%3D%22shadowOffsetOuter1%22%2F%3E%0A%20%20%20%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%20%20%200%200%200%200%200%20%20%200%200%200%200%200%20%200%200%200%200.16%200%22%20in%3D%22shadowBlurOuter1%22%2F%3E%0A%20%20%3C%2Ffilter%3E%0A%20%20%3Crect%20id%3D%22path-8%22%20y%3D%220%22%20x%3D%2232%22%20height%3D%2240%22%20width%3D%22168%22%2F%3E%0A%20%20%3Cfilter%20id%3D%22filter-9%22%20height%3D%222.35%22%20width%3D%221.321%22%20y%3D%22-0.525%22%20x%3D%22-.161%22%20filterUnits%3D%22objectBoundingBox%22%3E%0A%20%20%20%3CfeOffset%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%20dx%3D%220%22%20dy%3D%226%22%2F%3E%0A%20%20%20%3CfeGaussianBlur%20stdDeviation%3D%228%22%20result%3D%22shadowBlurOuter1%22%20in%3D%22shadowOffsetOuter1%22%2F%3E%0A%20%20%20%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%20%20%200%200%200%200%200%20%20%200%200%200%200%200%20%200%200%200%200.16%200%22%20in%3D%22shadowBlurOuter1%22%2F%3E%0A%20%20%3C%2Ffilter%3E%0A%20%3C%2Fdefs%3E%0A%20%3Cg%20id%3D%22Oval%22%20transform%3D%22translate(81.968%209.984)%22%3E%0A%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-2%22%20height%3D%22100%25%22%20filter%3D%22url(%23filter-3)%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%23000000%22%2F%3E%0A%20%20%3Cuse%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23path-2%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22url(%23linearGradient-1)%22%2F%3E%0A%20%3C%2Fg%3E%0A%20%3Cg%20id%3D%22ThumbsUp%22%20fill%3D%22%23fff%22%20transform%3D%22translate(111.97%2039.984)%22%3E%0A%20%20%3Cpath%20d%3D%22m10.778%2031.992v-15.935l0.01118-0.0059c0.55206-0.28858%201.1063-0.57826%201.8567-1.1563%200.758-0.5835%201.7141-1.4558%202.8542-2.7656%201.142-1.31%202.464-3.0553%203.221-4.6061%200.699-1.435%200.913-2.7028%201.091-3.767%200.015-0.0871%200.03-0.1729%200.044-0.2572%200.189-1.1159%200.377-1.9882%200.756-2.5709%200.378-0.58184%200.946-0.87237%201.749-0.92022%200.803-0.049501%201.843%200.14526%202.647%200.53235%200.8046%200.38788%201.371%200.97058%201.75%201.6489%200.3774%200.67846%200.568%201.4542%200.6622%202.3274%200.094%200.87244%200.094%201.8422%200%202.7145-0.0942%200.87402-0.2848%201.6491-0.568%202.377-0.2148%200.55042-0.483%201.0726-0.6832%201.4623-0.0644%200.1256-0.1218%200.23742-0.1682%200.33202-0.1882%200.38782-0.1882%200.48438%200.0484%200.5818%200.2356%200.0974%200.7088%200.19396%201.7958%200.24182%200.397%200.01782%200.8756%200.02904%201.3786%200.04088%200.8752%200.02064%201.8242%200.0431%202.5446%200.10438%201.1354%200.09742%201.7026%200.29138%202.2232%200.63134%200.5188%200.3401%200.992%200.8246%201.3228%201.3577%200.3314%200.53234%200.5188%201.1167%200.6154%201.6969%200.0942%200.58178%200.0942%201.1637%200%201.6976-0.0966%200.53236-0.284%201.0184-0.4264%201.3568l-0.0432%200.10266c-0.118%200.2788-0.1934%200.4569-0.1934%200.67394%200%200.24278%200.0942%200.53318%200.1892%200.82378%200.0956%200.292%200.1898%200.5826%200.1898%200.874s-0.0942%200.5818-0.1898%200.8722l-0.33%200.9698c-0.0186%200.051-0.0382%200.1038-0.0582%200.1578-0.1324%200.3578-0.2864%200.7738-0.3682%201.1528-0.095%200.435-0.095%200.8238-0.095%201.2604%200%200.4348%200%200.921-0.0458%201.309-0.0484%200.387-0.1424%200.6784-0.284%201.0184l-0.474%201.0184-0.0086%200.018c-0.136%200.2806-0.229%200.4724-0.3212%200.757-0.095%200.2912-0.1892%200.6784-0.2374%201.0672-0.0118%200.099-0.0204%200.198-0.0292%200.2986-0.0258%200.2938-0.053%200.6016-0.159%200.9624-0.1416%200.4844-0.4256%201.0664-0.8506%201.5994-0.4264%200.5332-0.9936%201.0192-1.6542%201.3586-0.663%200.3392-1.4202%200.534-2.6496%200.5826-1.229%200.046-2.93-0.05-4.537-0.245-1.608-0.192-3.121-0.484-4.68-0.92-1.56-0.436-3.168-1.02-4.585-1.552zm-1.1341-16.808v17.748h-9.6439v-17.748z%22%2F%3E%0A%20%3C%2Fg%3E%0A%20%3Cg%20id%3D%22Left%22%20transform%3D%22matrix(-1%200%200%201%2061.968%2081.984)%22%3E%0A%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-4%22%20height%3D%22100%25%22%20filter%3D%22url(%23filter-5)%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%23000000%22%2F%3E%0A%20%20%3Cuse%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23path-4%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%230994c9%22%2F%3E%0A%20%3C%2Fg%3E%0A%20%3Cpolygon%20id%3D%22Left-Corner%22%20fill-rule%3D%22evenodd%22%20transform%3D%22matrix(-1%200%200%201%2093.968%2081.984)%22%20points%3D%2248%2040%2032%2040%2032%2048%22%20fill%3D%22%231981a9%22%2F%3E%0A%20%3Cg%20id%3D%22Right%22%20transform%3D%22translate(13.968%2081.984)%22%3E%0A%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-6%22%20height%3D%22100%25%22%20filter%3D%22url(%23filter-7)%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%23000000%22%2F%3E%0A%20%20%3Cuse%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23path-6%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%230994c9%22%2F%3E%0A%20%3C%2Fg%3E%0A%20%3Cpolygon%20id%3D%22Right-Corner%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(13.968%2081.984)%22%20points%3D%22200%2040%20184%2040%20184%2048%22%20fill%3D%22%231981a9%22%2F%3E%0A%20%3Cg%20id%3D%22Bar%22%20transform%3D%22translate(13.968%2081.984)%22%3E%0A%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-8%22%20height%3D%22100%25%22%20filter%3D%22url(%23filter-9)%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%23000000%22%2F%3E%0A%20%20%3Cuse%20fill-rule%3D%22evenodd%22%20xlink%3Ahref%3D%22%23path-8%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20y%3D%220%22%20x%3D%220%22%20fill%3D%22%2300aeef%22%2F%3E%0A%20%3C%2Fg%3E%0A%20%3Cg%20id%3D%22Title%22%20aria-label%3D%22%D0%A1%D0%9F%D0%90%D0%A1%D0%98%D0%91%D0%9E!%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(6.968%205.984)%22%20fill%3D%22%23fff%22%3E%0A%20%20%3Cpath%20d%3D%22m86.11%2089.543v2.0801q-0.99609-0.92774-2.1289-1.3867-1.123-0.45898-2.3926-0.45898-2.5%200-3.8281%201.5332-1.3281%201.5234-1.3281%204.4141%200%202.8809%201.3281%204.4141%201.3281%201.5234%203.8281%201.5234%201.2695%200%202.3926-0.45898%201.1328-0.45899%202.1289-1.3867v2.0605q-1.0352%200.70313-2.1973%201.0547-1.1523%200.35156-2.4414%200.35156-3.3105%200-5.2148-2.0215-1.9043-2.0313-1.9043-5.5371%200-3.5156%201.9043-5.5371%201.9043-2.0312%205.2148-2.0312%201.3086%200%202.4609%200.35156%201.1621%200.3418%202.1777%201.0352z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22m100.29%2088.42v14.58h-1.973v-12.92h-7.168v12.92h-1.972v-14.58z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22m109.09%2090.363-2.6758%207.2559h5.3613zm-1.1133-1.9434h2.2363l5.55%2014.58h-2.0508l-1.3281-3.7402h-6.5723l-1.33%203.74h-2.0801z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22m128.81%2089.543v2.0801q-0.99609-0.92774-2.1289-1.3867-1.123-0.45898-2.3926-0.45898-2.5%200-3.8281%201.5332-1.3281%201.5234-1.3281%204.4141%200%202.8809%201.3281%204.4141%201.3281%201.5234%203.8281%201.5234%201.2695%200%202.3926-0.45898%201.1328-0.45899%202.1289-1.3867v2.0605q-1.0352%200.70313-2.1973%201.0547-1.1524%200.35156-2.4414%200.35156-3.3105%200-5.2148-2.0215-1.9043-2.0313-1.9043-5.5371%200-3.5156%201.9043-5.5371%201.9043-2.0312%205.2148-2.0312%201.3086%200%202.4609%200.35156%201.1621%200.3418%202.1777%201.0352z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22m142.91%2088.42v14.58h-1.9141v-12.197l-6.47%2012.197h-2.6562v-14.58h1.9141v12.197l6.4648-12.197z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22m155.09%2098.713q0-1.3574-0.77149-2.0117-0.76172-0.66406-2.3535-0.66406h-3.1641v5.3418h3.1641q1.5918%200%202.3535-0.6543%200.77149-0.66406%200.77149-2.0117zm1.0547-10.293v1.6211h-7.3438v4.375h3.2617q2.4512%200%203.7793%201.0645t1.3281%203.2324q0%202.1582-1.2891%203.2227-1.27%201.06-3.81%201.06h-5.2344v-14.58z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22m166.46%2089.758q-2.1484%200-3.418%201.6016-1.2598%201.6016-1.2598%204.3652%200%202.7539%201.2598%204.3555%201.2695%201.6016%203.418%201.6016%202.1484%200%203.3984-1.6016%201.2598-1.6016%201.2598-4.3555%200-2.7637-1.2598-4.3652-1.25-1.6016-3.3984-1.6016zm0-1.6016q3.0664%200%204.9024%202.0605%201.8359%202.0508%201.8359%205.5078%200%203.4473-1.8359%205.5078-1.8359%202.0508-4.9024%202.0508-3.0762%200-4.9219-2.0508-1.8359-2.0508-1.8359-5.5078t1.8359-5.5078q1.8457-2.0605%204.9219-2.0605z%22%2F%3E%0A%20%20%3Cpath%20d%3D%22m177.34%20100.52h1.9824v2.48h-1.9824zm0-12.1h1.9824v6.3965l-0.19531%203.4863h-1.582l-0.20508-3.4863z%22%2F%3E%0A%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-about {
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0%29 --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-42 165.9 510 510' style='enable-background:new -42 165.9 510 510;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236E6E6E;%7D%0A%3C/style%3E%3Cg%3E%3Cg id='info'%3E%3Cpath class='st0' d='M213,165.9c-140.3,0-255,114.8-255,255s114.8,255,255,255s255-114.8,255-255S353.3,165.9,213,165.9z M238.5,548.4h-51v-153h51V548.4z M238.5,344.4h-51v-51h51V344.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-contacts {
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0%29 --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-34 158.7 525.2 525.2' style='enable-background:new -34 158.7 525.2 525.2;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236E6E6E;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M403.6,158.7H53.5v43.8h350.1L403.6,158.7L403.6,158.7z M53.5,683.9h350.1v-43.8H53.5V683.9z M403.6,246.3 H53.5C29.5,246.3,9.8,266,9.8,290v262.6c0,24.1,19.7,43.8,43.8,43.8h350.1c24.1,0,43.8-19.7,43.8-43.8V290 C447.4,266,427.7,246.3,403.6,246.3z M228.6,306.4c27.1,0,49.2,22.1,49.2,49.2s-22.1,49.2-49.2,49.2s-49.2-22.1-49.2-49.2 S201.4,306.4,228.6,306.4z M338,530.7H119.2v-32.8c0-36.5,72.9-54.7,109.4-54.7S338,461.4,338,497.9L338,530.7L338,530.7z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-help {
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0%29 --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-42 165.9 510 510' style='enable-background:new -42 165.9 510 510;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236E6E6E;%7D%0A%3C/style%3E%3Cg%3E%3Cg id='help'%3E%3Cpath class='st0' d='M213,165.9c-140.3,0-255,114.8-255,255s114.8,255,255,255s255-114.8,255-255S353.3,165.9,213,165.9z M238.5,599.4h-51v-51h51V599.4z M292,403l-22.9,23c-20.4,17.9-30.6,33.1-30.6,71.4h-51v-12.8c0-28,10.2-53.5,30.6-71.4l30.6-33.2 c10.2-7.6,15.3-20.4,15.3-35.7c0-28.1-23-51-51-51s-51,22.9-51,51h-51c0-56.1,45.9-102,102-102s102,45.9,102,102 C315,367.3,304.8,387.7,292,403z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E ") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-hot {
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0%29 --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-42 165.9 510 510' style='enable-background:new -42 165.9 510 510;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236E6E6E;%7D%0A%3C/style%3E%3Cpath class='st0' d='M321.2,484.2c34.5-120.8-26.8-264.5-149.5-318.2c1.9,124.6-161,205.1-170.6,318.2 c-3.8,82.4,28.8,151.4,84.3,191.7c-17.3-63.3-1.9-134.2,42.2-191.7c-15.3,53.7-15.1,100.8,0,126.5c37.1,49.6,86.3,67.1,149.5,63.3 c44.1-7.7,99.7-47.9,126.5-105.4c30.7-63.3,26.8-136.1,0-191.7C397.9,428.6,365.3,476.5,321.2,484.2z'/%3E%3C/svg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-recommended {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23757575%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EVector%20Smart%20Object1%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2C16.66%2C17.25%2C20l-1.39-6.29L20.5%2C9.48l-6.11-.55L12%2C3%2C9.61%2C8.93%2C3.5%2C9.48l4.64%2C4.23L6.75%2C20Z%22%20transform%3D%22translate(-3.5%20-3)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-coins {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M21.81%2011.464c-.026-5.658-4.648-10.248-10.304-10.232-5.703.015-10.297%204.646-10.273%2010.357.023%205.607%204.694%2010.21%2010.33%2010.18%205.647-.03%2010.272-4.682%2010.246-10.305M23%2011.51c-.018%206.37-5.17%2011.516-11.504%2011.49C5.136%2022.972-.011%2017.82%200%2011.489.011%205.112%205.173-.033%2011.53%200%2017.866.034%2023.018%205.204%2023%2011.51%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.802%201.28c-.268%200-.536.007-.804%200-.389-.014-.663-.245-.694-.573a.607.607%200%200%201%20.579-.645c.759-.029%201.536-.076%202.28.04%204.721.74%207.93%203.36%209.534%207.826%201.513%204.216.106%209.254-3.3%2012.194-2.178%201.882-4.699%202.878-7.595%202.905a6.619%206.619%200%200%201-.894-.057.622.622%200%200%201-.558-.69c.042-.356.312-.53.711-.506%202.382.147%204.575-.44%206.512-1.816%203.058-2.177%204.564-5.169%204.46-8.908-.135-4.731-3.9-8.922-8.6-9.626-.539-.081-1.084-.118-1.626-.175l-.005.032M10.788%205.578c0-.326-.002-.64%200-.952.004-.44.258-.743.623-.746.37-.004.63.295.635.731.002.314%200%20.628%200%20.918.626.18%201.234.337%201.831.533.411.136.548.567.323.905-.169.256-.437.33-.77.202-.797-.308-1.616-.46-2.474-.368-.695.073-1.235.39-1.57%201.025-.321.603-.247%201.307.267%201.75.342.297.757.53%201.17.72.72.328%201.478.574%202.197.905.923.426%201.556%201.14%201.787%202.158.323%201.419-.481%202.885-1.894%203.485-.23.098-.47.187-.714.23-.226.038-.269.148-.258.35.014.263.01.527%200%20.791-.01.406-.266.67-.628.665-.35-.005-.597-.264-.609-.653-.01-.322-.002-.644-.002-.963-.61-.08-1.183-.15-1.758-.23a3.343%203.343%200%200%201-.584-.124c-.375-.122-.558-.466-.452-.804.094-.302.427-.457.787-.383.54.109%201.078.231%201.622.307.64.09%201.281.066%201.9-.155.84-.298%201.44-1.024%201.458-1.758.02-.787-.367-1.346-1.02-1.697-.51-.274-1.07-.449-1.597-.692-.682-.314-1.402-.576-2.016-.994-.97-.663-1.352-1.659-1.065-2.82C8.27%206.74%209.02%205.974%2010.211%205.7c.184-.042.37-.078.577-.121%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-copy {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22a%22%20d%3D%22M31.505%2031.51V0H0v31.51z%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20d%3D%22M1.331%2030.171h23.587V6.603H1.331V30.17zM0%2018.381V6.123c0-.642.209-.855.847-.855h24.61c.549%200%20.796.245.795.79l-.003%2024.61c0%20.614-.225.841-.835.841H.834c-.614%200-.834-.222-.834-.838v-12.29z%22%20mask%3D%22url(%23b)%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20d%3D%22M30.173%201.338H6.576v.916c-.001.144.004.289-.007.432-.029.373-.281.621-.632.63-.348.01-.656-.233-.668-.591-.023-.71-.02-1.421%200-2.13.009-.321.257-.54.581-.583.112-.015.226-.012.34-.012h24.394c.722%200%20.921.198.921.909v24.426c0%20.726-.18.906-.912.909-.526.002-1.05.002-1.575%200-.53-.003-.835-.24-.837-.65-.003-.41.309-.66.83-.66l1.08-.004c.019%200%20.04-.01.082-.02V1.338z%22%20mask%3D%22url(%23b)%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-hand-heart {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.471%2030.02c.65-.653%201.283-1.301%201.93-1.933%201.749-1.711%203.843-2.595%206.297-2.606%201.15-.005%202.302.008%203.456-.004%202.174-.024%204.313-.33%206.34-1.126%201.488-.583%202.912-1.326%204.362-2.006.643-.3%201.278-.614%201.912-.929.491-.243.726-.81.523-1.23-.207-.433-.677-.545-1.223-.305-.926.411-1.849.832-2.788%201.215-.673.276-1.358.53-2.056.739-1.989.597-4.033.86-6.105.956a31.722%2031.722%200%200%201-4.775-.151c-.356-.036-.568-.292-.568-.648%200-.4.276-.656.728-.657%201.42-.004%202.84.001%204.26-.003.726-.003%201.25-.353%201.406-.921.253-.918-.419-1.835-1.372-1.842-1.543-.012-3.087-.048-4.63.011-2.133.081-3.729%201.14-4.766%202.973-.635%201.124-1.446%202.038-2.523%202.727-1.272.817-2.541%201.637-3.81%202.457-.09.058-.177.122-.282.194l3.684%203.089m14.604-8.53c.79-.154%201.48-.309%202.179-.417%201.981-.306%203.726-1.24%205.522-2.041.483-.215.984-.453%201.5-.517%201.07-.134%201.926.525%202.222%201.585.274.987-.144%201.95-1.099%202.419-1.861.912-3.708%201.864-5.61%202.685-2.71%201.167-5.575%201.587-8.52%201.527-1.089-.023-2.182-.03-3.267.049-1.8.132-3.334.901-4.616%202.163-.742.728-1.47%201.468-2.206%202.202-.514.515-.65.52-1.2.06-1.552-1.302-3.106-2.598-4.65-3.909a1.07%201.07%200%200%201-.314-.5c-.057-.197.038-.377.262-.459.106-.037.202-.1.297-.16%201.492-.926%202.987-1.85%204.476-2.784a6.213%206.213%200%200%200%202.152-2.244c1.095-1.95%202.705-3.225%204.93-3.649.431-.081.878-.113%201.318-.117%201.397-.014%202.796-.01%204.195-.002%201.52.007%202.656%201.038%202.82%202.551.058.527-.083%201.013-.39%201.557M16.592%2013.965c2.236-2.13%204.399-4.27%205.868-6.984.319-.589.559-1.242.705-1.894.458-2.051-1.38-4.015-3.472-3.75-1.148.147-2.009.728-2.57%201.744-.279.503-.799.539-1.14.078-.079-.11-.139-.23-.21-.342-.82-1.292-2.374-1.821-3.796-1.294-1.445.534-2.277%201.942-2.053%203.469.132.89.501%201.69.956%202.452%201.496%202.51%203.521%204.56%205.712%206.521m-.065-12.409C17.445.511%2018.585%200%2019.943%200c2.974-.003%205.088%202.667%204.414%205.565-.326%201.407-1.037%202.631-1.857%203.794-1.564%202.213-3.447%204.133-5.492%205.898-.313.27-.625.294-.89.066-2.327-1.998-4.47-4.163-6.118-6.77-.661-1.046-1.183-2.156-1.387-3.397C8.223%202.777%209.968.395%2012.371.057c1.636-.229%203.021.25%204.156%201.499%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-present {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.967%206.758l.085.077c.838-.34%201.7-.633%202.512-1.03%201.279-.628%201.928-2.65%201.332-3.971-.217-.484-.525-.603-.922-.256-.41.358-.831.755-1.098%201.224-.607%201.08-1.128%202.215-1.675%203.33-.098.199-.157.418-.234.626zm-2.424.222c-.03-.122-.03-.182-.057-.225-.646-1.139-1.256-2.304-1.963-3.402-.338-.526-.825-.971-1.314-1.36-.51-.41-.851-.238-1.041.409-.386%201.324.338%203.119%201.57%203.652.888.382%201.835.612%202.805.926zm-.46%205.42h3.77V9.234h-3.748c-.01.092-.022.16-.022.23V12.4zm-12.761.02H12.74V9.23H1.322v3.19zm17.903-.004h11.448V9.22H19.225v3.196zM14.113%2030.61h3.75V13.912h-3.75v16.699zm-11.522.001h10.142V13.895H2.591v16.717zm16.638.017h10.148V13.895H19.229V30.63zM15.723%206.212c.279-.653.494-1.264.793-1.83.507-.958%201.02-1.92%201.623-2.815.325-.483.793-.899%201.274-1.221.994-.666%202.044-.344%202.609.743.546%201.059.503%202.176.19%203.285-.393%201.384-1.226%202.37-2.556%202.874-.383.143-.76.308-1.118.567H32v6.027c-.293%200-.568.02-.84-.005-.342-.034-.452.088-.448.456.014%202.57.008%205.141.008%207.711%200%203.178%200%206.356-.002%209.532V32H1.248V13.862H0v-6.01h12.497l.022-.095c-.23-.08-.46-.172-.693-.239-2.459-.706-3.406-3.54-2.9-5.509C9.22.877%209.976.237%2010.927.4c.434.076.875.296%201.243.556.829.587%201.424%201.412%201.948%202.288.285.478.558.964.824%201.455.257.477.498.965.781%201.514z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-shield {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2232%22%20viewBox%3D%220%200%2028%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.486%207.544c.016.357.01.682.048%201.003.193%201.57.346%203.148.608%204.71.524%203.132%201.342%206.187%202.764%209.051%201.01%202.04%202.244%203.932%204.174%205.225%201.513%201.014%203.114%201.901%204.687%202.823.128.074.38.054.516-.024%201.34-.764%202.692-1.513%203.99-2.345a12.127%2012.127%200%200%200%202.042-1.64c1.9-1.916%203.05-4.282%203.947-6.782%201.08-3.012%201.681-6.131%202.047-9.3.103-.893.156-1.792.236-2.734-2.42-.153-4.64-.818-6.754-1.85-2.118-1.035-4.03-2.377-5.781-3.948-3.627%203.158-7.623%205.42-12.524%205.81m26.473.188c-.253%204.122-.897%208.172-2.263%2012.087-.975%202.79-2.26%205.415-4.37%207.548a11.928%2011.928%200%200%201-2.102%201.706c-1.543.972-3.145%201.848-4.72%202.769-.305.177-.607.228-.926.038-1.806-1.08-3.664-2.086-5.407-3.26-2.257-1.524-3.658-3.768-4.797-6.179-1.418-3.009-2.261-6.196-2.747-9.468C.343%2011.056.193%209.12.015%207.192c-.078-.843.147-1.04%201.004-1.071%202.99-.105%205.688-1.117%208.218-2.64A22.922%2022.922%200%200%200%2013.34.361c.506-.487.812-.478%201.331.004%202.72%202.514%205.774%204.463%209.42%205.342.96.234%201.962.314%202.952.406.784.072.99.25.954%201.043-.01.191-.026.383-.038.575%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12.946%2018.581c.193-.217.342-.382.489-.552%201.82-2.1%203.637-4.2%205.467-6.29.159-.182.41-.383.621-.388.227-.005.519.164.67.347.224.274.12.598-.108.862l-2.076%202.397-4.302%204.964c-.482.555-.84.572-1.364.055-1.237-1.223-2.483-2.437-3.699-3.677-.188-.193-.345-.523-.325-.775.017-.204.294-.5.502-.546.231-.05.583.066.762.234%201.045.985%202.055%202.005%203.074%203.016.097.097.173.211.289.353%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-sun {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.984%208.953c-3.976%200-7.03%203.076-7.03%207.08%200%204%203.06%207.075%207.037%207.076%203.986%200%207.06-3.079%207.055-7.067-.003-4.025-3.057-7.09-7.062-7.089m8.566%207.08c.008%204.306-3.533%208.51-8.58%208.52-4.894.009-8.539-4.176-8.523-8.54.018-4.616%203.952-8.57%208.544-8.563%204.625.006%208.56%203.953%208.559%208.584M29.113%2015.278c.677%200%201.355-.002%202.032.001.515.003.854.304.854.75.001.447-.34.752-.852.753-1.365.002-2.73.002-4.095%200-.5%200-.826-.29-.833-.734-.009-.46.316-.764.83-.767.688-.004%201.376-.001%202.064-.001v-.002zM16.72%2029.114c0%20.688.002%201.376-.001%202.063-.003.486-.315.823-.75.823-.438%200-.75-.335-.752-.823-.003-1.386-.003-2.772.002-4.158.001-.488.315-.808.765-.8.433.006.733.326.736.8.004.699%200%201.397%200%202.095zM15.216%202.891c0-.687-.002-1.375.002-2.063.003-.492.306-.825.744-.828.45-.004.757.337.758.846V4.91c-.001.543-.293.875-.761.87-.456-.005-.74-.33-.742-.856-.003-.678-.001-1.355%200-2.033M2.893%2016.783c-.688%200-1.376.002-2.063%200-.488-.002-.825-.307-.83-.744-.005-.44.326-.757.812-.758%201.387-.004%202.773-.004%204.159%200%20.493.001.813.308.81.757-.004.446-.326.74-.825.744-.688.003-1.375%200-2.063%200M4.474%205.346c.011-.413.139-.652.418-.788.289-.14.575-.115.817.1.248.22.477.465.713.7.76.76%201.516%201.52%202.278%202.276.21.209.356.442.297.749a.727.727%200%200%201-.506.584c-.3.101-.56.022-.774-.192-1.005-.999-2.01-1.999-3.002-3.01-.13-.132-.191-.33-.241-.42M27.527%205.324c-.05.093-.11.306-.244.444a266.357%20266.357%200%200%201-3.004%203.01c-.322.318-.763.308-1.064.009-.302-.3-.314-.741.004-1.063a415.246%20415.246%200%200%201%203.027-3.03c.238-.236.53-.284.836-.148.282.126.425.358.445.778M27.526%2026.666c-.017.429-.163.672-.46.794a.721.721%200%200%201-.835-.169c-.6-.594-1.196-1.191-1.793-1.788-.398-.398-.8-.793-1.193-1.196-.327-.334-.34-.712-.045-1.02a.73.73%200%200%201%201.065-.018c1.017.985%202.029%201.974%203.03%202.976.13.13.185.333.231.421M5.308%2027.525c-.405-.014-.645-.164-.77-.46-.129-.307-.067-.595.17-.833.543-.547%201.085-1.096%201.635-1.636.453-.444.912-.88%201.376-1.312.455-.423%201.135-.22%201.274.368.07.296-.077.496-.269.688-.967.963-1.932%201.93-2.897%202.895-.044.044-.085.097-.14.124-.146.071-.298.132-.379.166%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-umbrella {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.895%2015.298c-.62-7.187-7.197-14.077-16.327-13.258C6.434%202.77%201.511%209.51%201.13%2015.287c2.05-1.372%203.905-1.1%205.585.67.806-.965%201.818-1.524%203.087-1.524%201.277%200%202.29.577%203.097%201.54%201.585-1.956%204.436-2.146%206.212-.008.803-.962%201.812-1.527%203.08-1.532%201.28-.006%202.295.565%203.105%201.526%201.98-1.845%203.172-1.986%205.599-.66m-14.4.147v14.501c.001.69.37%201.073%201.021%201.066.605-.007.98-.366.993-.97.01-.5.002-.997.002-1.515h.947c0%20.605.07%201.215-.016%201.802-.145.991-1.146%201.747-2.076%201.664-1.019-.09-1.855-1.012-1.855-2.058-.003-4.712-.002-9.424-.003-14.136v-.338c-.505.045-.95.211-1.281.542-.32.317-.576.703-.823%201.082-.133.204-.243.395-.51.394-.25-.002-.385-.163-.483-.378-.512-1.118-1.382-1.687-2.614-1.687-1.23-.001-2.101.57-2.611%201.687-.1.216-.236.374-.485.378-.267.004-.399-.175-.505-.397-.669-1.406-2.097-2.017-3.576-1.526-.79.262-1.318.809-1.646%201.563-.111.256-.3.417-.59.346-.282-.07-.395-.283-.383-.568l.001-.156c.046-2.086.434-4.104%201.298-6.005%202.341-5.143%206.28-8.32%2011.816-9.481.77-.162%201.566-.207%202.387-.311V0h.988v.949c.747.091%201.465.138%202.167.27%205.11.955%208.917%203.742%2011.442%208.268%201.266%202.27%201.862%204.736%201.9%207.334a.891.891%200%200%201-.097.444c-.176.296-.587.29-.79.006-.052-.076-.087-.165-.126-.25-.831-1.8-2.833-1.882-3.957-1.292-.567.297-.96.757-1.217%201.336-.1.224-.227.408-.494.415-.283.007-.41-.185-.52-.419-.51-1.086-1.37-1.642-2.574-1.647-1.215-.005-2.091.537-2.61%201.64-.108.23-.234.428-.517.426-.285-.001-.405-.206-.51-.435-.41-.882-1.082-1.426-2.093-1.6%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-warning-sign {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2226%22%20viewBox%3D%220%200%2032%2026%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.647%2024.878h5.855c2.785%200%205.569.004%208.353-.01.189-.001.438-.091.555-.228.173-.201.093-.462-.066-.68a10.87%2010.87%200%200%201-.431-.634c-2.806-4.517-5.61-9.035-8.413-13.552l-5.374-8.662c-.29-.463-.7-.466-.99-.01-.176.278-.344.56-.518.839C10.057%209.27%205.498%2016.598.936%2023.926c-.136.218-.246.423-.102.684.145.265.38.269.636.269l14.177-.001zm-.016.78l-14.175-.001C.44%2025.657-.197%2024.917.055%2024c.072-.265.268-.5.418-.74%201.865-3.01%203.733-6.02%205.6-9.028%202.793-4.5%205.585-9.001%208.379-13.5.497-.8%201.382-.97%202.04-.387.129.113.232.26.324.407%203.423%205.51%206.843%2011.022%2010.264%2016.534%201.234%201.988%202.467%203.977%203.703%205.965.096.155.223.293.312.453.5.895-.156%201.944-1.226%201.95-1.51.009-3.021.004-4.531.004H15.63v-.001z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.636%2010.156c-.052-.354-.106-.894-.22-1.42a.672.672%200%200%200-.356-.42c-.727-.284-1.422.18-1.47.961-.02.318-.014.638.006.955.116%201.854.232%203.71.367%205.564.027.354.118.707.223%201.047.035.111.195.22.32.259.191.058.34-.05.401-.242.061-.186.14-.37.16-.56.19-1.984.37-3.968.57-6.144m-2.873.098c.048-.497.031-1.011.156-1.489.28-1.067%201.481-1.589%202.49-1.132.386.175.634.47.763.876.27.854.22%201.726.151%202.596a239.668%20239.668%200%200%201-.408%204.631%207.087%207.087%200%200%201-.255%201.325c-.155.523-.632.84-1.136.83-.519-.01-.99-.32-1.103-.863a18.801%2018.801%200%200%201-.31-2.281c-.12-1.493-.2-2.99-.295-4.486a.961.961%200%200%201-.053-.007M15.595%2021.495c.59%200%201-.393%201.008-.968a.994.994%200%200%200-1.009-1.015c-.594-.005-1.012.407-1.013.998-.002.602.394.985%201.014.985m1.774-.954c-.017%201.011-.788%201.754-1.803%201.74-1.01-.015-1.776-.788-1.769-1.785a1.79%201.79%200%200%201%201.795-1.769%201.778%201.778%200%200%201%201.777%201.814%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-pills {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2227%22%20viewBox%3D%220%200%2032%2027%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M29.53%2020.541c-1.791%201.515-3.862%202.16-6.141%202.16-2.269%200-4.338-.638-6.122-2.114-.202%201.457.397%202.5%201.54%203.252.394.26.825.48%201.265.65%201.586.61%203.23.69%204.895.456%201.162-.164%202.26-.526%203.22-1.24%201.048-.78%201.534-1.812%201.343-3.164m-11.934-1.873c.036.065.063.119.095.17.499.772%201.208%201.29%202.03%201.642%202.033.876%204.129.937%206.251.401%201.104-.28%202.11-.762%202.875-1.652.95-1.103.94-2.524-.015-3.62-.492-.563-1.102-.958-1.776-1.253-1.357-.591-2.782-.758-4.241-.674a.876.876%200%200%200-.523.228c-1.504%201.502-2.995%203.02-4.488%204.533-.07.07-.136.146-.208.225m-10.69%206.444c1.455.007%202.792-.57%203.926-1.716%201.818-1.836%203.627-3.681%205.442-5.52%202.28-2.307%204.57-4.605%206.844-6.921%202.215-2.26%202.269-5.507.118-7.79-1.329-1.41-2.965-2.022-4.887-1.71-1.22.197-2.223.818-3.09%201.697-3.684%203.738-7.375%207.47-11.063%2011.205-.443.45-.895.89-1.323%201.352-.928.998-1.462%202.183-1.514%203.555-.118%203.118%202.467%205.831%205.548%205.848m17.07-12.924c1.604.121%203.067.51%204.402%201.32%201.025.623%201.902%201.408%202.346%202.564.169.438.262.929.279%201.4.04%201.103-.029%202.213.021%203.315.078%201.685-.652%202.942-1.924%203.92-1.692%201.299-3.638%201.825-5.734%201.824-1.956-.003-3.782-.49-5.406-1.625-.99-.69-1.784-1.558-2.064-2.78-.117-.502-.11-1.032-.164-1.584-.067.064-.145.13-.217.203-1.223%201.238-2.437%202.484-3.67%203.712-2.871%202.859-7.635%202.673-10.223-.39-2.246-2.654-2.156-6.887.236-9.411%201.441-1.522%202.938-2.99%204.409-4.483%202.667-2.7%205.329-5.405%208.002-8.099%202.785-2.805%207.377-2.756%2010.045.093%202.445%202.611%202.451%207.03.015%209.646l-.353.375%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.371%2016.414c-.091-.052-.293-.116-.426-.25a996.632%20996.632%200%200%201-4.737-4.79c-.333-.338-.337-.787-.031-1.088.298-.293.73-.284%201.055.044%201.58%201.595%203.156%203.194%204.734%204.792.235.24.315.522.18.84-.125.293-.358.431-.775.452M2.687%2019.581c.051-1.165.37-2.097%201.122-2.85.459-.46.912-.927%201.372-1.387.348-.35.795-.368%201.096-.052.3.313.278.74-.065%201.09-.468.48-.94.957-1.413%201.431-.623.627-.81%201.364-.578%202.219.134.492-.059.898-.472%201.007-.435.117-.818-.132-.933-.636-.07-.307-.1-.623-.129-.822M19.79%2017.949c.006-.363.24-.642.627-.714%201.341-.25%202.683-.492%204.024-.735.706-.128%201.419-.225%202.116-.393.568-.136.975.156%201.049.588.074.437-.215.762-.773.865-2.045.372-4.092.745-6.14%201.115-.497.09-.912-.246-.904-.726%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-sneakers {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2215%22%20viewBox%3D%220%200%2032%2015%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.497.957c-.297.788-.208%201.506-.043%202.25.345-.41.38-1.614.043-2.25zm11.397.828c-.403-.354-.77-.698-1.289-.813-.189-.042-.305.001-.309.207-.007.322-.002.644-.002.96l1.6-.354zm-12.88%209.14l.116.04c.564-.345%201.172-.595%201.832-.581%201.164.023%202.328.097%203.492.155.316.017.63.052.945.08-1.964-.957-3.722-2.202-5.47-3.646l-.915%203.952zm16.428.676c.252.029.422.057.593.067.862.05%201.724.112%202.586.142%202.215.075%204.43.084%206.627-.27.927-.15%201.819-.423%202.577-1.022.478-.38.51-.53.237-1.084-.353-.713-.98-1.042-1.701-1.229-1.121-.293-2.272-.29-3.42-.316-1.044-.025-2.101.004-3.1-.372-.389-.148-.6.013-.84.274-1.013%201.095-2.039%202.177-3.059%203.265-.151.162-.3.327-.5.545zm12.66-.008c-.607.232-1.171.491-1.76.665-1.544.455-3.142.5-4.735.548-2.217.067-4.429-.055-6.637-.245a226.542%20226.542%200%200%201-3.364-.319c-1.303-.132-2.604-.278-3.906-.41-1.141-.117-2.281-.243-3.425-.328-1.082-.08-2.169-.159-3.254-.151-.745.006-1.433.269-1.89.942-.185.27-.177.535-.027.806.224.407.569.682%201.013.777.433.094.882.17%201.324.17a6531.3%206531.3%200%200%200%2017.63.009c1.85-.002%203.7-.005%205.55-.062a4.064%204.064%200%200%200%202.524-.953c.463-.388.777-.876.957-1.45zm-9.389-4.678l-.347-.257c-1.423-1.04-2.87-2.049-4.26-3.132-.731-.57-1.507-.817-2.401-.744-.744.06-1.385.285-1.802%201.006-.207.358-.553.657-.891.908-1.004.747-2.166%201.042-3.398%201.103-1.436.073-2.62-.438-3.56-1.537a5.956%205.956%200%200%200-.332-.358c-.247-.247-.357-.27-.525.022-.317.554-.572%201.144-.855%201.717-.096.195-.058.344.115.48.67.527%201.31%201.097%202.005%201.587%202.448%201.72%205.094%202.996%208.076%203.433%201.123.164%202.26.227%203.39.345.207.022.34-.056.475-.202.912-.978%201.819-1.962%202.751-2.92.48-.496%201.01-.944%201.56-1.451zm-6.076%208.083c-3.61%200-7.22.004-10.83-.005-.516-.001-1.042-.013-1.548-.107-1.645-.301-2.403-1.43-2.236-3.16C.202%209.87.681%208.084%201.178%206.3c.161-.58.368-1.148.539-1.725a.808.808%200%200%200%20.001-.411c-.23-.884-.44-1.77-.319-2.697.056-.427.204-.815.505-1.127.317-.331.693-.37%201.072-.11.44.3.629.746.663%201.257.024.357-.008.717.001%201.076a.36.36%200%200%200%20.105.238c.345.293.735.541%201.047.867.534.561%201.103%201.046%201.898%201.131%201.314.142%202.576-.021%203.717-.757.588-.38.915-.894.896-1.634a7.214%207.214%200%200%201%20.122-1.436c.147-.812.654-1.11%201.453-.913.539.133.982.44%201.396.793%202.244%201.918%204.65%203.616%207.05%205.322.807.572%201.675.787%202.632.799.934.011%201.872.015%202.803.09.684.056%201.363.204%202.036.345%202.247.471%202.853%202.726%202.145%204.529-.65%201.655-1.915%202.582-3.596%202.888-.9.165-1.84.16-2.761.164-3.316.019-6.63.008-9.946.008v.001z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-butterfly {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2220%22%20viewBox%3D%220%200%2032%2020%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%206.26h-3.685c-.578.002-.797.21-.798.77-.003%201.992-.002%203.981%200%205.971.002.51.243.747.767.748%202.488.003%204.976.003%207.464%200%20.48-.002.735-.25.736-.718.004-2.01.004-4.02%200-6.031%200-.518-.237-.738-.767-.74H16m14.72%203.759c0-2.467-.002-4.934.002-7.402%200-.544-.201-.977-.711-1.223-.52-.25-.999-.148-1.453.199a1780.39%201780.39%200%200%201-6.58%204.99.508.508%200%200%200-.226.458c.007%202.01.008%204.021%200%206.03-.001.197.066.314.223.428.577.416%201.143.846%201.714%201.272%201.646%201.227%203.289%202.455%204.937%203.678.745.554%201.764.262%202.025-.58.062-.2.066-.42.067-.632.004-2.405.002-4.812.002-7.218m-29.44.012v.946c0%202.123.002%204.245-.003%206.369-.001.553.187%201%20.712%201.254.523.254.997.144%201.453-.197%202.196-1.646%204.4-3.28%206.594-4.928a.531.531%200%200%200%20.199-.365%20548.21%20548.21%200%200%200%200-6.126.547.547%200%200%200-.192-.37C9.42%206.123%208.78%205.65%208.148%205.17c-1.58-1.194-3.16-2.388-4.736-3.588-.421-.322-.874-.422-1.37-.206-.562.246-.765.704-.765%201.282.004%202.458.002%204.917.003%207.374m9.501-4.454c.479-.462%201.047-.584%201.677-.58%202.353.01%204.707.01%207.061%200%20.64-.004%201.222.106%201.702.586l2.25-1.706c1.438-1.09%202.878-2.18%204.314-3.274.861-.654%201.798-.796%202.778-.328C31.544.745%2032%201.557%2032%202.62v14.75c.001%201.062-.448%201.88-1.426%202.351-.978.472-1.914.33-2.78-.318-2.098-1.57-4.202-3.133-6.303-4.7-.099-.073-.2-.142-.322-.23-.507.485-1.137.528-1.799.524a626.71%20626.71%200%200%200-6.967%200c-.588.002-1.113-.116-1.574-.524-.112.08-.218.156-.324.235-2.102%201.566-4.205%203.13-6.304%204.7-.865.647-1.804.786-2.78.31C.446%2019.242%200%2018.426.002%2017.364c.002-4.908.002-9.815%200-14.721C0%201.568.45.745%201.444.272c.994-.473%201.935-.307%202.802.353%202.075%201.582%204.157%203.158%206.237%204.735.09.068.181.133.297.217%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-dollar {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%2300AEEF%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16%20.652C7.524.652.652%207.524.652%2016S7.524%2031.348%2016%2031.348%2031.348%2024.476%2031.348%2016%2024.476.652%2016%20.652z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.31%2010.621s-1.02-4.222-5.971-4.119c-4.456.097-4.828%203.699-4.835%204.119-.007.386-.62%204.497%205.4%205.041%206.267.565%205.4%205.868%205.4%205.868s-.304%204.298-5.4%203.974c-5.29-.33-6.02-4.8-6.02-4.8M15%206.489V2.92M15%2029.079V25.51%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-magnifier {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.057%2020.737l-.17.089-2.32-2.32c.025-.066-.073.012-.16.1-1.178%201.175-2.355%202.352-3.532%203.53-1.83%201.829-3.657%203.659-5.489%205.486-.443.442-.757.933-.629%201.588.138.698.566%201.165%201.232%201.393.706.242%201.27-.04%201.76-.532%203.033-3.031%206.065-6.063%209.096-9.095.075-.075.141-.159.212-.239m6.896%201.466c5.851-.001%2010.743-4.883%2010.748-10.728.005-5.87-4.9-10.77-10.77-10.76-5.845.012-10.733%204.917-10.72%2010.756.016%205.857%204.897%2010.735%2010.742%2010.732m-6.258-1.092c-.14.18-.255.371-.408.523-2.969%202.975-5.944%205.942-8.909%208.92-.556.559-1.196.871-1.985.843-.987-.037-1.76-.464-2.155-1.388-.405-.953-.3-1.88.371-2.701.183-.224.403-.416.608-.62%202.868-2.87%205.737-5.74%208.609-8.607.14-.14.314-.245.475-.368-1.848-3.116-2.288-6.332-1.274-9.696.791-2.626%202.375-4.702%204.688-6.188%204.731-3.04%2010.961-2.219%2014.761%201.928%203.654%203.987%203.907%2010.32.61%2014.672-3.402%204.495-9.972%205.972-15.391%202.682%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.973%203.31c-4.388-.027-8.13%203.66-8.173%208.051-.042%204.452%203.647%208.22%208.087%208.258%204.423.037%208.192-3.658%208.221-8.06.032-4.503-3.636-8.221-8.135-8.25m-8.893%208.174c-.036-4.879%203.888-8.855%208.786-8.901a8.836%208.836%200%200%201%208.969%208.827c.032%204.93-3.87%208.883-8.813%208.928-4.944.046-8.904-3.875-8.942-8.854%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-magnifier-tick {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.6%2017.55c.056.065.117.144.186.216%203.134%203.352%206.27%206.704%209.406%2010.055.763.815%201.522%201.634%202.292%202.442.369.387.833.497%201.334.324.502-.173.791-.549.847-1.08.05-.476-.166-.838-.508-1.158-4.13-3.854-8.256-7.715-12.383-11.573-.073-.068-.151-.13-.212-.181l-.962.955M1.328%209.987c-.009%204.774%203.877%208.652%208.683%208.665%204.748.013%208.642-3.866%208.651-8.618a8.675%208.675%200%200%200-8.639-8.71c-4.762-.026-8.686%203.883-8.695%208.663m14.196%208.354C10.86%2021.316%205.132%2020.068%202.06%2016.068-.968%2012.13-.627%206.572%202.878%202.982%206.322-.548%2011.914-1%2015.9%201.922c4.125%203.022%205.486%208.859%202.45%2013.604.1.083.22.167.325.267%204.09%203.821%208.177%207.647%2012.272%2011.464.583.543%201.014%201.147%201.05%201.97.048%201.138-.546%202.113-1.55%202.55-1.018.444-2.164.218-2.95-.614-1.427-1.508-2.841-3.03-4.26-4.546l-7.518-8.035c-.069-.073-.128-.157-.196-.24%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.634%2010.794l1.153-.721%201.555%202.69%206.076-6.334.93.971-7.29%207.6-2.424-4.206%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-people-2-x {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2230%22%20viewBox%3D%220%200%2032%2030%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.387%2027.9H5.094v-.395c0-5.06-.004-10.121.01-15.183a1.202%201.202%200%200%200-.334-.874C3.28%209.766%201.803%208.073.322%206.383c-.076-.086-.148-.174-.24-.285l.959-.88c.333.381.656.75.98%201.117%201.39%201.586%202.784%203.17%204.165%204.765.11.128.195.331.195.5.01%205.317.006%2010.634.006%2015.95v.35zM13.068%2027.917c-.4%200-.753%200-1.106.002-.24.001-.186-.182-.186-.318-.002-1.62-.004-3.239-.004-4.857.002-3.696.004-7.391-.002-11.088a.84.84%200%200%201%20.22-.596c1.656-1.9%203.302-3.809%204.952-5.715.026-.033.044-.074.085-.142l.996.896c-.703.811-1.392%201.606-2.08%202.403-.897%201.036-1.799%202.068-2.684%203.116a.86.86%200%200%200-.184.504c-.008%205.145-.007%2010.289-.007%2015.433v.362zM17.004%201.207l.881%201.01c-.16.13-.376.269-.548.451a1065.167%201065.167%200%200%200-5.468%205.84c-.636.685-1.398%201.018-2.31.998-.664-.014-1.332-.02-1.991-.103-.501-.064-.937-.343-1.296-.718C4.2%206.525%202.132%204.363.062%202.2.032%202.172.008%202.138%200%202.126l.824-.89c.585.566%201.173%201.106%201.728%201.68a694.042%20694.042%200%200%201%204.57%204.77c.32.336.686.506%201.138.502.459-.002.916-.01%201.375.003.526.014.928-.203%201.288-.592%201.749-1.886%203.512-3.76%205.276-5.632.237-.252.502-.477.805-.76M29.723%209.063l.976.844-1.92%202.325c-.924%201.114-1.838%202.233-2.772%203.337a1.155%201.155%200%200%200-.284.808c.006%204.112.004%208.223.004%2012.336%200%20.33-.006.66%200%20.99.004.19-.065.271-.254.266-.23-.01-.46-.018-.688.002-.284.029-.35-.096-.348-.366.008-1.907.001-3.815.002-5.72%200-2.717-.002-5.434.008-8.15a.89.89%200%200%201%20.171-.517c1.627-1.983%203.264-3.956%204.9-5.93.059-.073.125-.138.205-.225%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M14.2%2011.613l.989-.854c.724.872%201.43%201.723%202.138%202.573.526.633%201.056%201.263%201.571%201.904.09.112.164.278.164.419.008%204.676.007%209.351.007%2014.026%200%20.074-.007.147-.011.254h-1.284v-.44c.001-4.356-.003-8.712.008-13.067a1.269%201.269%200%200%200-.317-.89c-1.088-1.29-2.16-2.593-3.264-3.925M16.464%209.426l.996-.845c.502.618.984%201.215%201.47%201.808.38.465.762.93%201.15%201.39.288.34.658.508%201.102.504.3-.003.605-.024.905.004.673.066%201.17-.22%201.619-.712%201.734-1.911%203.486-3.807%205.232-5.71l.796-.86c.312.299.612.585.934.896-.084.098-.153.187-.23.269-1.96%202.134-3.918%204.27-5.882%206.4-.628.68-1.385%201.075-2.328%201.032-.332-.015-.665-.008-.998-.002-.92.017-1.66-.38-2.242-1.071-.848-1.008-1.665-2.045-2.524-3.103%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M23.126%207.467a.321.321%200%200%201-.034-.003c0-.255.014-.511-.003-.765-.056-.802-.473-1.26-1.204-1.34-.688-.075-1.232.264-1.392.945a4.985%204.985%200%200%200%20.004%202.304c.152.636.625.96%201.272.95.659-.009%201.119-.362%201.255-1.017.072-.35.07-.716.102-1.074m1.351.01c-.11.547-.15%201.12-.343%201.634-.436%201.172-1.556%201.893-2.593%201.76-1.187-.15-2.196-1.132-2.373-2.376-.13-.908-.178-1.827.181-2.704.55-1.349%201.855-2.04%203.1-1.656%201.035.32%201.884%201.466%201.935%202.621.01.235.001.47.001.704.03.007.061.012.092.018M10.455%203.508c-.02-.393-.022-.692-.054-.988-.082-.724-.53-1.148-1.237-1.186-.725-.04-1.253.303-1.35%201.031A8.58%208.58%200%200%200%207.8%204.424c.077.675.59%201.032%201.261%201.043.67.01%201.138-.337%201.288-1.01.076-.338.079-.694.106-.95m1.25-.127c.054.726-.038%201.426-.428%202.054-.554.892-1.328%201.434-2.386%201.338-1.142-.105-1.908-.811-2.263-1.887-.337-1.027-.336-2.107.063-3.128C7.27.264%208.853-.414%2010.137.264c.938.493%201.454%201.309%201.566%202.382.025.241.002.49.002.734M8.437%2022.721c0-1.544.004-3.088-.004-4.633-.002-.274.055-.38.264-.349.154.023.313.02.468%200%20.185-.022.242.071.24.316-.008.93-.002%201.857-.002%202.786%200%202.161-.004%204.322.005%206.481%200%20.31-.06.413-.301.412-.672-.01-.671.003-.67-.881v-4.132M21.109%2030.155v-8.992h.95c.004.121.01.238.01.354.002%202.764%200%205.528.006%208.29%200%20.268-.05.372-.248.354-.232-.022-.465-.006-.718-.006%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-time-rewind {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2231%22%20viewBox%3D%220%200%2032%2031%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M29.19%208.937l1.33-5.007%201.48.393-1.981%207.481-7.396-2.002.39-1.495%204.723%201.272c-1.83-4.289-6.887-8.505-13.523-7.97-6.755.546-11.795%205.76-12.59%2012.097-.868%206.925%203.268%2012.992%209.285%2015.015%203.552%201.193%207.057.97%2010.428-.687%203.357-1.652%205.647-4.311%206.97-7.856l1.387.498c-1.434%204.7-6.447%2010.071-13.983%2010.316C8.463%2031.227%201.882%2026.04.356%2018.908c-1.566-7.32%202.15-14.74%208.824-17.596%203.796-1.625%207.649-1.76%2011.51-.295%203.846%201.46%206.644%204.125%208.5%207.92%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.242%203.928v3.939c0%202.328.003%204.657-.008%206.985-.001.267.085.44.285.612%201.66%201.426%203.313%202.863%204.967%204.297.103.088.2.184.32.292L20.8%2021.217c-.2-.168-.39-.327-.579-.49-1.76-1.524-3.522-3.046-5.273-4.581a.76.76%200%200%201-.243-.502c-.014-3.809-.01-7.617-.009-11.426%200-.088.012-.175.02-.29h1.526z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-place-illustration {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22172%22%20height%3D%22172%22%20viewBox%3D%220%200%20172%20172%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M172%2086c0%2047.496-38.504%2086-86%2086S0%20133.496%200%2086%2038.504%200%2086%200s86%2038.504%2086%2086z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%232D9CDB%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M28.893%2088.368l-.547-.837a1.006%201.006%200%200%200-.067.048l.614.789zm.502-.328l-.548-.837.548.837zm3.213-.474l.297-.955a.82.82%200%200%200-.028-.008l-.269.963zm10.716%203.33l-.296.955a.89.89%200%200%200%20.027.008l.27-.963zm6.475-.766l.483.876.024-.014-.507-.862zM72.89%2076.58l.507.862a1%201%200%200%200%20.193-1.577l-.7.715zM51.588%2055.738l-.745.667.046.048.699-.715zm.373-3.007l-.548-.837.548.837zm1.505-.985l-.496-.868c-.018.01-.035.02-.052.032l.548.836zm8.453-.714l-.413.91a.954.954%200%200%200%20.05.022l.363-.932zm33.34%2012.965l-.363.932a1%201%200%200%200%20.854-.061l-.492-.871zm17.39-9.892l-.483-.876-.014.008.497.868zm18.374-1.823l.866-.499a.771.771%200%200%200-.026-.042l-.84.541zM120.556%2067.49l.506.863.002-.002-.508-.861zm-61.98%2035.599l-.495-.87-.012.008.507.862zm-17.219-1.2l-.63.776a.765.765%200%200%200%20.014.01l.616-.786zM28.8%2091.688l-.706.707c.024.024.05.047.076.068l.63-.776zm.64-2.483l.502-.329-1.095-1.673-.501.328%201.095%201.674zm.502-.329c.739-.483%201.584-.574%202.397-.347l.538-1.926c-1.311-.366-2.762-.23-4.03.6l1.095%201.673zm2.37-.355l10.716%203.33.593-1.91-10.716-3.33-.594%201.91zm10.743%203.338a9.552%209.552%200%200%200%207.227-.853l-.965-1.752a7.551%207.551%200%200%201-5.723.679l-.539%201.926zm7.25-.867l23.09-13.55-1.011-1.725-23.09%2013.55%201.012%201.725zM73.59%2075.864L52.286%2055.023l-1.398%201.43%2021.302%2020.84%201.399-1.429zM52.331%2055.07a.991.991%200%200%201%20.177-1.502l-1.096-1.674a2.99%202.99%200%200%200-.57%204.511l1.49-1.335zm.177-1.502l1.504-.985-1.095-1.673-1.505.984%201.096%201.674zm1.453-.953c2.352-1.344%205.223-1.726%207.544-.673l.827-1.82c-3.048-1.384-6.604-.82-9.363.756l.992%201.737zm7.595-.651l33.339%2012.965.725-1.864L62.28%2050.1l-.724%201.864zm33.701%2012.033l.492.87c.002%200%20.003-.001.005-.003l.017-.01.068-.037.266-.15%201.02-.577c.886-.5%202.166-1.226%203.744-2.12%203.155-1.791%207.505-4.265%2012.275-6.998l-.993-1.735a3585.567%203585.567%200%200%201-17.03%209.688l-.265.15-.067.038-.018.01-.004.002h-.001l.491.872zm17.873-9.016c5.064-2.79%208.999-3.958%2011.845-4.089%202.841-.13%204.454.763%205.205%201.931l1.682-1.082c-1.268-1.972-3.707-2.997-6.98-2.847-3.267.151-7.508%201.465-12.717%204.335l.965%201.752zm17.024-2.2c.709%201.23.876%203.048-.472%205.405-1.367%202.391-4.278%205.286-9.633%208.441l1.015%201.723c5.505-3.243%208.745-6.356%2010.354-9.171%201.63-2.85%201.599-5.436.47-7.396l-1.734.998zm-10.103%2013.845c-8.233%204.82-23.724%2013.718-37.16%2021.412a18544.945%2018544.945%200%200%201-22.823%2013.047l-1.472.84-.384.22-.098.055-.025.014a.977.977%200%200%200-.008.005l.495.869.496.868h.002c.001-.002.003-.003.006-.004l.025-.015.098-.055.384-.22%201.473-.84a18224.485%2018224.485%200%200%200%2022.826-13.049c13.436-7.694%2028.935-16.596%2037.176-21.421l-1.011-1.726zm-61.982%2035.6c-5.07%202.987-11.438%202.525-16.095-1.125l-1.233%201.574c5.292%204.149%2012.552%204.686%2018.343%201.274l-1.015-1.723zm-16.081-1.114L29.431%2090.91l-1.261%201.552%2012.557%2010.2%201.261-1.551zM29.506%2090.979c-.384-.383-.495-.738-.488-.994.006-.245.122-.542.49-.828l-1.23-1.578c-.77.6-1.236%201.428-1.26%202.354-.023.915.388%201.776%201.076%202.462l1.412-1.416zM79.308%2099.82a1%201%200%200%200-1.993-.164l1.993.165zm-2.34%2016.169l.989.147a.979.979%200%200%200%20.007-.065l-.996-.082zm2.83%201.76l.482.877.028-.016-.51-.86zm1.186-.704l-.467-.885-.045.025.512.86zm5.215-5.468l.909.418.006-.015-.915-.403zM96.887%2089.79a1%201%200%200%200-1.83-.806l1.83.806zm-19.572%209.867l-1.344%2016.25%201.993.165%201.344-16.25-1.993-.165zm-1.336%2016.185c-.351%202.353%202.315%203.879%204.3%202.785l-.964-1.752a.956.956%200%200%201-.988-.035c-.291-.186-.407-.454-.37-.703l-1.978-.295zm4.33%202.769l1.186-.706-1.023-1.719-1.186.705%201.022%201.72zm1.141-.681c2.364-1.26%204.452-3.349%205.658-5.934l-1.818-.835c-1.028%202.277-2.662%203.898-4.773%205l.933%201.769zm5.664-5.949l9.773-22.19-1.83-.807-9.773%2022.191%201.83.806zM62.056%2088.884a1%201%200%201%200-1.712%201.034l1.712-1.034zm-1.006%202.202a1%201%200%200%200%201.712-1.035l-1.712%201.035zm-.706-1.168l.706%201.168%201.712-1.035-.706-1.167-1.712%201.034zM110.17%2061.573a1%201%200%200%200-1.82.832l1.82-.832zm-1.345%201.868a1%201%200%200%200%201.818-.832l-1.818.832zm-.474-1.036l.474%201.036%201.818-.832-.474-1.036-1.818.832zM102.13%2066.05a1%201%200%200%200-1.82.833l1.82-.832zm-1.345%201.869a1%201%200%200%200%201.818-.832l-1.818.832zm-.474-1.036l.474%201.036%201.818-.832-.474-1.036-1.818.832zM94.15%2070.71a1%201%200%200%200-1.82.832l1.82-.832zm-1.345%201.868a1%201%200%200%200%201.818-.832l-1.818.832zm-.474-1.036l.474%201.036%201.818-.832-.474-1.036-1.818.832zM86.056%2075.088a1%201%200%200%200-1.712%201.034l1.712-1.034zM85.05%2077.29a1%201%200%200%200%201.712-1.035L85.05%2077.29zm-.706-1.168l.706%201.168%201.712-1.035-.706-1.167-1.712%201.034zM70.062%2084.369a1%201%200%200%200-1.664%201.108l1.664-1.108zm-1.007%202.095a1%201%200%201%200%201.665-1.109l-1.665%201.11zm-.657-.987l.657.987%201.665-1.109-.658-.986-1.664%201.108zM78.052%2079.71a1%201%200%200%200-1.664%201.108l1.664-1.108zm-1.007%202.095a1%201%200%200%200%201.665-1.109l-1.665%201.11zm-.657-.987l.657.987%201.665-1.109-.658-.986-1.664%201.108z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M128.897%20127H90.103c-1.706%200-3.103-1.419-3.103-3.153V95.462c0-1.735%201.397-3.154%203.103-3.154h38.794c1.706%200%203.103%201.42%203.103%203.154v28.384c0%201.735-1.397%203.154-3.103%203.154z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFC000%22%20d%3D%22M128.897%20126H90.103v2h38.794v-2zm-38.794%200c-1.139%200-2.103-.956-2.103-2.153h-2c0%202.271%201.83%204.153%204.103%204.153v-2zM88%20123.847V95.462h-2v28.384h2zm0-28.385c0-1.198.964-2.154%202.103-2.154v-2C87.83%2091.308%2086%2093.19%2086%2095.462h2zm2.103-2.154h38.794v-2H90.103v2zm38.794%200c1.139%200%202.103.956%202.103%202.154h2c0-2.272-1.83-4.154-4.103-4.154v2zM131%2095.462v28.384h2V95.462h-2zm0%2028.384c0%201.198-.964%202.154-2.103%202.154v2c2.274%200%204.103-1.882%204.103-4.154h-2z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFC000%22%20d%3D%22M87.16%20118.286a1%201%200%200%200-.32%201.974l.32-1.974zm6.456%208.87a1%201%200%201%200%201.975-.312l-1.975.311zm-6.776-6.896c3.443.56%206.22%203.37%206.776%206.895l1.975-.31c-.686-4.36-4.116-7.857-8.43-8.559l-.321%201.974zM132.164%20120.26a1%201%200%200%200-.321-1.974l.32%201.974zm-8.752%206.584a1%201%200%201%200%201.976.311l-1.976-.31zm8.431-8.558c-4.315.702-7.744%204.198-8.43%208.558l1.975.311c.555-3.524%203.332-6.335%206.776-6.895l-.321-1.974zM86.84%2099.048a1%201%200%200%200%20.32%201.974l-.32-1.974zm8.751-6.584a1%201%200%200%200-1.975-.312l1.975.312zm-8.43%208.558c4.314-.702%207.744-4.198%208.43-8.558l-1.975-.312c-.555%203.525-3.333%206.336-6.776%206.896l.32%201.974zM131.843%20101.022a1%201%200%200%200%20.32-1.974l-.32%201.974zm-6.455-8.87a1%201%200%201%200-1.976.312l1.976-.312zm6.776%206.896c-3.444-.56-6.221-3.371-6.776-6.896l-1.976.312c.687%204.36%204.116%207.856%208.431%208.558l.32-1.974zM99.26%2094.462a1%201%200%200%200%200%202v-2zm21.957%202a1%201%200%201%200%200-2v2zm-21.957%200h21.88v-2H99.26v2zm21.88%200h.077v-2h-.078v2zM91.1%20105.396a1%201%200%200%200-2%200h2zm-2%209.935a1%201%200%200%200%202%200h-2zm0-9.935v9.777h2v-9.777h-2zm0%209.777v.158h2v-.158h-2zM129.9%20105.396a1%201%200%200%200-2%200h2zm-2%209.935a1%201%200%200%200%202%200h-2zm0-9.935v9.777h2v-9.777h-2zm0%209.777v.158h2v-.158h-2zM99.26%20122.846a1%201%200%200%200%200%202v-2zm21.957%202a1%201%200%201%200%200-2v2zm-21.957%200h21.88v-2H99.26v2zm21.88%200h.077v-2h-.078v2z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%23FFC000%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M102.29%2092.308a1%201%200%201%200%202%200h-2zm12.414%200a1%201%200%201%200%202%200h-2zm-10.414%200c0-2.933%202.36-5.308%205.207-5.308v-2c-3.981%200-7.207%203.301-7.207%207.308h2zM109.497%2087c2.846%200%205.207%202.375%205.207%205.308h2c0-4.007-3.226-7.308-7.207-7.308v2z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-alarm {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2232%22%20viewBox%3D%220%200%2030%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M14.919%203.894C7.405%203.898%201.32%209.917%201.32%2017.348c0%207.44%206.106%2013.46%2013.648%2013.454%207.465-.006%2013.554-6.052%2013.555-13.46%200-7.427-6.096-13.452-13.605-13.448m-8.65%2025.233l-2.6%202.58-.775-.821c.83-.812%201.675-1.635%202.52-2.46C-1.31%2022.744-1.38%2012.78%204.658%206.99c5.826-5.585%2014.962-5.524%2020.634.091a14.441%2014.441%200%200%201-.968%2021.427l2.59%202.508-.757.755-2.615-2.614c-5.807%203.634-11.531%203.612-17.273-.03%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M28.351%207.87c.544-.784.604-1.486.167-2.255-.198-.347-.417-.713-.716-.967-.941-.804-1.898-1.596-2.906-2.316-.432-.308-.988-.483-1.514-.618-.754-.195-1.58.175-1.907.773%202.795%201.157%205.082%202.957%206.876%205.383m-.029%201.894c-2.074-3.414-4.958-5.66-8.844-6.863.692-.656%201.257-1.297%201.927-1.8.869-.648%201.892-.641%202.863-.244a11.39%2011.39%200%200%201%204.948%203.874c.83%201.134.85%202.35.122%203.552-.297.488-.646.945-1.016%201.48M8.423%202.465C7.67%201.638%206.87%201.449%205.82%201.892c-1.592.672-2.89%201.747-4.017%203.025a3.658%203.658%200%200%200-.608.985c-.288.682-.17%201.334.296%201.973C3.3%205.433%205.588%203.638%208.423%202.465m1.902.453C8.398%203.51%206.73%204.35%205.232%205.517%203.746%206.675%202.546%208.082%201.544%209.73.602%208.547-.344%207.408.124%205.8c.143-.495.42-.986.743-1.393a11.97%2011.97%200%200%201%204.164-3.319C5.527.848%206.097.718%206.648.64c.819-.115%201.557.175%202.158.72.51.46.964.983%201.519%201.558M14.563%2017.632V7.302h1.023v11.326H6.405v-.996z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-chat-bubble {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.806%2021.408c.032.117.055.218.087.316.5%201.55%201.325%202.908%202.53%204.002%202.631%202.39%205.7%203.065%209.132%202.257.204-.048.465-.064.644.021%201.344.638%202.675%201.306%204.01%201.962.109.054.223.095.396.167-.432-1.18-.823-2.294-1.25-3.392-.17-.439-.099-.731.247-1.062%202.436-2.33%203.42-5.21%202.882-8.506-.624-3.82-2.866-6.371-6.538-7.63a8.185%208.185%200%200%200-2.567-.425c.386%203.03-.317%205.755-2.182%208.142-1.872%202.395-4.348%203.757-7.391%204.148m-8.644.73c.162-.068.258-.101.349-.146%201.327-.647%202.651-1.302%203.985-1.935.188-.09.447-.149.635-.093%201.56.457%203.134.474%204.7.122%206.874-1.54%209.407-9.165%206.056-14.51-1.83-2.92-4.557-4.374-8.009-4.448-2.581-.054-4.84.79-6.719%202.55C.106%207.475.132%2013.927%204.185%2017.726c.382.358.414.485.238.965-.265.721-.531%201.441-.795%202.162-.149.405-.295.812-.466%201.284m28.578-3.561c-.05%203.01-1.063%205.502-3.045%207.595-.187.198-.24.343-.138.61.495%201.291.962%202.593%201.437%203.89.046.123.093.244.131.368.074.243.084.515-.152.635-.183.093-.473.136-.649.056-1.065-.485-2.11-1.012-3.162-1.525-.69-.337-1.376-.685-2.075-1.003a.949.949%200%200%200-.57-.067c-5.776%201.369-11.231-2.217-12.776-7.379-.077-.257-.196-.309-.44-.332-.67-.067-1.333-.19-2.003-.259-.23-.023-.497-.012-.7.085-1.675.797-3.339%201.62-5.008%202.43-.147.071-.31.148-.466.15-.422.007-.628-.387-.457-.858.508-1.4%201.015-2.8%201.541-4.193.093-.246.057-.388-.12-.582C.256%2015.103-.74%2011.507.57%207.5%201.902%203.421%204.805.912%209.047.157c5.213-.929%2010.395%202.356%2011.942%207.451.079.26.169.373.47.392%204.917.304%208.845%203.598%2010.009%208.379.07.286.13.578.162.87.053.482.081.966.11%201.327%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.084%2010.75a1.255%201.255%200%200%201-1.24%201.242%201.246%201.246%200%200%201-1.25-1.264%201.246%201.246%200%200%201%202.49.021M9.497%2010.727c.007-.7.58-1.252%201.28-1.235a1.23%201.23%200%200%201%201.215%201.258%201.25%201.25%200%200%201-1.24%201.242%201.26%201.26%200%200%201-1.255-1.265M5.673%209.489a1.26%201.26%200%200%201%201.242%201.245%201.265%201.265%200%200%201-1.266%201.258%201.268%201.268%200%200%201-1.242-1.248c0-.697.567-1.258%201.266-1.255%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-diamond {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2232%22%20viewBox%3D%220%200%2025%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.929%208.498c-2.083-.869-8.09-1.053-11.007.014%203.67.58%207.34.62%2011.007-.014zM8.737%209.562c-1.203-.196-2.33-.392-3.464-.55a.91.91%200%200%200-.628.177c-1.052.854-2.082%201.737-3.124%202.605-.098.082-.23.122-.36.188.158.136.18.172.208.177%201.668.354%203.335.714%205.009%201.04.15.03.408-.113.503-.253.263-.392.467-.825.693-1.243l1.163-2.141zm15.094%202.545c-1.29-1.097-2.488-2.118-3.694-3.13a.448.448%200%200%200-.326-.082c-1.145.207-2.287.427-3.486.654.613%201.152%201.207%202.238%201.767%203.342.167.331.365.373.688.298.775-.18%201.556-.328%202.334-.494.87-.185%201.738-.376%202.717-.588zm-6.344%201.19c-.598-1.125-1.169-2.168-1.707-3.227-.16-.316-.345-.441-.703-.436-1.354.02-2.717.09-4.064-.018-1.109-.09-1.787.224-2.203%201.298-.314.811-.814%201.55-1.264%202.382h9.94zm6.359-.407c-.221.031-.32.04-.416.06-1.523.321-3.044.657-4.571.956-.353.069-.504.22-.61.556-1.406%204.46-2.827%208.913-4.243%2013.37-.05.155-.08.318-.12.478l.106.051%209.854-15.47zm-22.733-.026l9.96%2015.637c.036-.223-.014-.4-.07-.575-1.287-4.082-2.633-8.147-3.829-12.255-.362-1.247-.866-1.918-2.206-2.041-1.252-.115-2.48-.481-3.856-.766zm6.293%201.213l5.019%2015.913.134-.014%205.05-15.9H7.406zm5.24-6.954c2.264-.327%204.532.41%206.844.813.58.101%201.024.36%201.455.739a188.325%20188.325%200%200%200%203.764%203.202c.334.278.346.498.115.858-3.973%206.217-7.935%2012.442-11.896%2018.666-.328.514-.553.522-.872.02-3.96-6.224-7.92-12.45-11.894-18.666-.244-.384-.221-.607.13-.896%201.38-1.13%202.731-2.293%204.107-3.427.213-.175.486-.317.752-.377%201.452-.328%202.901-.699%204.372-.905.98-.139%201.994-.027%203.124-.027zM4.523%202.52c-.062.078-.126.231-.226.262-.121.037-.336.02-.404-.062A42.84%2042.84%200%200%201%202.327.716c-.067-.09-.03-.355.055-.435.086-.08.372-.097.433-.024C3.38.93%203.918%201.629%204.46%202.323c.03.038.032.095.063.198M22.307.49c-.086.156-.136.281-.216.383-.445.577-.88%201.163-1.36%201.709-.115.13-.387.123-.587.179.011-.21-.055-.473.046-.618.428-.608.896-1.191%201.375-1.76.096-.114.309-.166.469-.168.084%200%20.17.167.273.276M12.606%201.55c0%20.358.03.72-.015%201.072-.017.139-.2.256-.308.383-.13-.124-.366-.243-.372-.372-.036-.75-.037-1.5-.001-2.25.006-.132.237-.255.364-.383.111.125.302.24.317.376.044.387.015.782.015%201.174%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-heart {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%2300AEEF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M26.808.772C23.402-.825%2019.265.213%2016.021%202.93%2012.776.133%208.72-.825%205.233.772c-5.11%202.316-6.732%209.424-3.73%2015.814C4.583%2022.896%2016.02%2032%2016.02%2032s11.436-9.105%2014.437-15.414c3.082-6.39%201.38-13.498-3.65-15.814zM22.682%203.408s5.83-.595%206%206.989%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-heart-shining {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227%22%20height%3D%2232%22%20viewBox%3D%220%200%2027%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.557%2030.335c2.719-2.962%205.42-5.834%208.03-8.784a19.689%2019.689%200%200%200%202.48-3.52c1.182-2.15%201.092-4.311-.49-6.288-2.512-3.144-7.17-3.22-9.474-.172-.575.76-.745.762-1.355.013-1.808-2.23-4.456-2.855-7.073-1.667-2.67%201.212-4.058%203.676-3.558%206.36.274%201.475%201.045%202.732%202%203.846a323.566%20323.566%200%200%200%206.402%207.232c.905.993%201.92%201.89%203.038%202.98m-.087-19.571c1.045-1.124%202.264-1.952%203.803-2.207%202.866-.476%205.265.384%207.049%202.644%201.75%202.22%202.03%204.73.645%207.174-.998%201.762-2.26%203.416-3.614%204.934-2.365%202.655-4.894%205.167-7.348%207.743-.342.36-.654.516-1.081.095-3.5-3.452-6.979-6.92-9.912-10.874-.848-1.144-1.59-2.35-1.83-3.78-.622-3.666%201.795-7.15%205.495-7.9%202.442-.494%204.58.09%206.36%201.844.097.095.194.187.293.279.015.013.04.015.14.048M12.924%201.973c0-.468-.054-.944.024-1.4.037-.213.33-.382.508-.573.152.19.428.375.439.57.046.958.048%201.918-.004%202.874-.011.195-.33.372-.508.559-.153-.187-.412-.36-.437-.562-.067-.481-.022-.977-.022-1.468M.439.159c.192.162.362.27.482.416.614.746%201.242%201.485%201.804%202.27.139.192.05.544.066.824-.27-.076-.636-.068-.794-.244C1.338%202.688.732%201.905.134%201.116.018.963-.023.701.012.51.034.385.258.297.44.16M24.387%203.756c-.436-.007-.668-.386-.417-.723.67-.9%201.382-1.772%202.113-2.624.096-.113.457-.139.586-.05.13.09.239.454.163.557-.7.933-1.44%201.84-2.18%202.744-.06.072-.204.076-.265.096%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-mail-opened {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2231%22%20viewBox%3D%220%200%2032%2031%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M27.34%2010.517v4.172l2.604-2.088-2.603-2.084zM3.89%2014.691v-4.179l-2.61%202.089%202.61%202.09zm8.29-10.823h6.806c-.015-.035-.018-.058-.03-.068-1.067-.856-2.136-1.71-3.198-2.57-.146-.118-.231-.047-.339.04-.424.344-.852.685-1.279%201.027l-1.96%201.571zM1.002%2013.652v15.854l9.893-7.927-9.893-7.927zm29.23-.007c-3.324%202.662-6.604%205.29-9.902%207.934l9.903%207.933V13.645zm-.909%2016.394l-.214-.18c-4.435-3.553-8.87-7.106-13.301-10.663-.167-.136-.266-.1-.412.018-1.293%201.044-2.589%202.082-3.885%203.12L2.165%2029.82c-.075.06-.144.125-.251.22h27.41zM4.91%204.863c-.012.057-.024.086-.024.114%200%203.452-.002%206.904.004%2010.356%200%20.09.068.208.142.268%202.162%201.74%204.329%203.474%206.491%205.214.13.103.213.098.337-.005.389-.324.788-.637%201.184-.953l2.569-2.055c.141.113.268.212.393.311%201.107.888%202.218%201.77%203.318%202.665.17.137.268.128.434-.006a1458.02%201458.02%200%200%201%206.4-5.13c.146-.116.19-.232.19-.407-.005-3.361-.004-6.722-.004-10.084v-.288H4.91zM.006%2031v-.351c0-5.985%200-11.97-.006-17.956%200-.237.078-.383.26-.527%201.152-.91%202.294-1.836%203.445-2.747a.482.482%200%200%200%20.207-.431c-.008-1.684-.004-3.37-.004-5.1h.331c2.023%200%204.044.004%206.065-.009.175%200%20.38-.072.516-.18%201.486-1.173%202.962-2.362%204.44-3.545.255-.205.45-.205.704%200%201.48%201.183%202.955%202.372%204.44%203.546a.894.894%200%200%200%20.517.18c2.01.012%204.023.008%206.034.008h.365v.497c0%201.535.002%203.069-.005%204.602%200%20.19.052.312.205.432%201.168.923%202.331%201.855%203.486%202.794.106.088.205.258.205.39.01%206.066.009%2012.132.009%2018.197v.2H.006z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.886%207.757h19.517v-.935H5.886zM5.896%2010.19h19.517v-.936H5.896zM5.886%2012.612h19.517v-.935H5.886zM5.885%2015.039h19.528v-.934H5.885z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-notifications {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2233%22%20viewBox%3D%220%200%2030%2033%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%2300AEEF%22%20d%3D%22M25.239%2022.026v-6.65c0-5.153-2.77-9.308-7.791-10.472V3.74c0-1.33-1.212-2.493-2.597-2.493S12.254%202.41%2012.254%203.74v1.164c-5.021%201.164-7.791%205.32-7.791%2010.473v6.649L1%2025.351v1.662h27.701v-1.662l-3.462-3.325zm-13.85%206.65c0%201.828%201.557%203.324%203.462%203.324%201.904%200%203.462-1.496%203.462-3.325h-6.925z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-question {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.996%2030.857c8.263.013%2014.837-6.551%2014.862-14.84.024-8.264-6.534-14.847-14.823-14.878-8.293-.03-14.9%206.565-14.895%2014.872.005%208.274%206.568%2014.833%2014.856%2014.846M15.983%2032C7.217%2031.976-.015%2024.733%200%2015.99.015%207.212%207.27-.025%2016.032%200%2024.796.026%2032.038%207.292%2032%2016.022%2031.962%2024.798%2024.72%2032.023%2015.983%2032%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12.264%2012.958l-1.06-.064c-.03-1.156.28-2.161.995-3.02%201.869-2.24%205.945-2.063%207.627.331%201.052%201.496.843%203.597-.507%204.802-.375.334-.815.59-1.236.867-.367.241-.756.446-1.122.691-.383.258-.567.633-.55%201.125.02.529.005%201.058.005%201.607h-1.125c.047-.819.053-1.634.155-2.435.064-.498.418-.868.807-1.154.345-.253.717-.47%201.08-.696.31-.192.626-.374.937-.562%201.419-.862%201.468-2.989.33-4.014-.889-.798-1.899-1.036-3.008-.98-.408.021-.826.09-1.213.221-1.25.425-2%201.47-2.088%202.838-.01.13-.016.262-.027.443M15%2023.365h2v-2h-2z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-star-shining {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227%22%20height%3D%2232%22%20viewBox%3D%220%200%2027%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M20.925%2030.708c0-.193.012-.278-.002-.36-.41-2.315-.81-4.633-1.24-6.945-.101-.549-.003-.942.437-1.347%201.66-1.525%203.275-3.096%204.905-4.652.16-.154.308-.322.532-.558-2.59-.365-5.05-.723-7.517-1.051-.541-.072-.884-.264-1.132-.775-1.014-2.083-2.077-4.145-3.126-6.212-.07-.138-.17-.26-.305-.46-1.068%202.118-2.125%204.133-3.101%206.184-.38.798-.808%201.343-1.8%201.313-.49-.015-.985.132-1.477.203l-5.627.803c.235.245.387.413.55.57%201.66%201.584%203.314%203.177%204.993%204.743.342.32.44.64.358%201.072a209.635%20209.635%200%200%200-.59%203.252c-.24%201.373-.474%202.747-.73%204.232.308-.15.516-.248.72-.352%202.053-1.053%204.11-2.1%206.155-3.167.422-.22.756-.23%201.2.005%202.227%201.18%204.478%202.313%206.797%203.502m-15.96.77l1.074-6.11c.07-.396.077-.813.213-1.186.341-.939-.027-1.547-.74-2.187-1.756-1.577-3.44-3.233-5.134-4.877-.19-.184-.255-.49-.378-.74.238-.111.466-.288.716-.325%202.614-.39%205.23-.768%207.85-1.12.442-.06.679-.243.868-.627a501.37%20501.37%200%200%201%203.48-6.894c.128-.25.422-.418.64-.624.19.207.44.385.563.626a521.119%20521.119%200%200%201%203.508%206.95c.189.381.444.508.844.563%202.64.363%205.277.742%207.912%201.135.229.035.598.188.615.322.029.217-.123.52-.298.69a377.75%20377.75%200%200%201-5.594%205.328c-.413.384-.527.746-.429%201.281.463%202.5.898%205.006%201.32%207.513.04.236-.004.625-.153.714-.172.103-.536.015-.76-.098a502.82%20502.82%200%200%201-6.964-3.574c-.433-.227-.767-.23-1.202-.002-2.33%201.222-4.675%202.417-7.018%203.613-.597.304-.966.133-.933-.371M13.73%201.928c0%20.458.047.923-.021%201.371-.032.21-.29.388-.443.58-.163-.186-.454-.365-.465-.558a26.01%2026.01%200%200%201-.002-2.746c.01-.198.29-.384.444-.575.162.185.432.353.464.557.071.448.022.913.022%201.371M2.945%208.354c-.077.106-.148.302-.27.344-.151.05-.427.04-.51-.06A63.56%2063.56%200%200%201%20.03%205.931c-.076-.102.01-.444.13-.537.113-.09.46-.078.546.023.728.862%201.422%201.753%202.121%202.638.05.063.063.154.12.299M27%205.688c-.111.194-.177.353-.28.483-.619.785-1.224%201.581-1.885%202.33-.147.166-.5.156-.76.226.011-.266-.08-.605.052-.786a38.382%2038.382%200%200%201%201.91-2.391c.124-.145.399-.215.605-.217.112%200%20.225.215.358.355%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-receipt {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235%22%20height%3D%2229%22%20viewBox%3D%220%200%2035%2029%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M29.046%200H4.045A4.05%204.05%200%200%200%200%204.044v21.431c0%20.714.365%201.36.978%201.728a1.998%201.998%200%200%200%201.985.051l1.55-.819%202.553%201.36a2.01%202.01%200%200%200%201.894%200l2.565-1.36%202.55%201.36a1.999%201.999%200%200%200%201.895%200l2.566-1.36%202.552%201.36a2.01%202.01%200%200%200%201.894%200l2.565-1.36%201.537.82a1.999%201.999%200%200%200%201.984-.052%201.999%201.999%200%200%200%20.978-1.728V8.812h4.085l.055-.941c.01-.175.227-4.291-1.851-6.495a4.24%204.24%200%200%200-2.29-1.28V0h-.999zm1%202.176v4.636h2.138c-.067-1.238-.367-3.073-1.307-4.066a2.296%202.296%200%200%200-.831-.57zM4.506%2024.433c.325%200%20.65.08.947.237l2.552%201.36%202.564-1.36a2.008%202.008%200%200%201%201.897.001l2.55%201.358%202.566-1.359a2.003%202.003%200%200%201%201.896.001l2.549%201.358%202.567-1.359a2.006%202.006%200%200%201%201.893%200l1.538.82.02-23.49h-24A2.047%202.047%200%200%200%202%204.044v21.431l1.558-.805c.297-.158.623-.237.948-.237zM6.704%209.182h16.639v-2H6.704v2zm0%205.009h16.639v-2H6.704v2zm0%205.008H18.44v-2H6.704v2z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-send-mail {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22299%22%20height%3D%22125%22%20viewBox%3D%220%200%20299%20125%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M144%200h132c13%200%2023%2010%2023%2023v79c0%2013-10%2023-23%2023H144c-12%200-22-10-22-23V23c0-13%2010-23%2022-23zm-12%20107l35-35c4-4%2011%203%207%207l-35%2035c2%201%203%201%205%201h132c2%200%204%200%205-1l-34-35c-5-4%202-11%207-7l34%2035c0-1%201-3%201-5V23l-60%2050c-11%209-27%208-37%200l-60-50v84zm4-94l62%2052c7%205%2017%205%2024%200l63-52c-3-2-6-3-9-3H144c-3%200-6%201-8%203zM49%2095c-6%200-6%209%200%209h53c6%200%206-9%200-9H49zM53%2069c-6%200-6%209%200%209h49c6%200%206-9%200-9H53zM35%2078c6%200%206-9%200-9H23c-6%200-6%209%200%209h12zM4%2047c-5%200-5%209%200%209h98c6%200%206-9%200-9H4zM43%2021c-6%200-6%209%200%209h11c6%200%206-9%200-9H43zM102%2030c6%200%206-9%200-9H70c-6%200-6%209%200%209h32z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-page-with-sign {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2232%22%20viewBox%3D%220%200%2022%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.293%2030.278c.489-.202.9-.39%201.327-.536a.888.888%200%200%201%20.532.002c.427.146.84.335%201.32.532a5251.64%205251.64%200%200%200-.577-3.777%203.168%203.168%200%200%201-2.024.002l-.578%203.777zm3.526-6.931c.004-1.108-.865-2.012-1.934-2.013-1.061-.002-1.926.882-1.937%201.975-.01%201.116.84%202.015%201.917%202.03%201.064.014%201.951-.89%201.954-1.992zm-4.49%204.659c.109-.728.222-1.42.31-2.118.012-.102-.082-.233-.158-.325-.713-.853-.984-1.833-.762-2.935.276-1.362%201.38-2.418%202.679-2.6a3.222%203.222%200%200%201%203.353%201.752c.63%201.232.437%202.734-.468%203.793a.667.667%200%200%200-.14.45c.064.582.17%201.156.25%201.736.026.184.098.254.285.25.717-.01%201.434-.003%202.15-.003.672-.002.884-.22.884-.917V3.686c0-.543.008-1.085-.006-1.628-.01-.474-.26-.71-.718-.717-.157-.003-.314-.002-.473-.002H2.105c-.59%200-.816.234-.816.85v24.87c0%20.746.196.947.917.947H12.329zm-.205%201.33H2.045C.82%2029.334%200%2028.494%200%2027.236c0-8.352%200-16.705.002-25.058C.002.821.784.005%202.1.004%208.061-.001%2014.021-.001%2019.98.002%2021.185.004%2022%20.862%2022%202.098v25.06c0%201.367-.792%202.178-2.126%202.178h-2.231l.275%201.822c.093.6-.36.994-.91.775-.628-.248-1.247-.523-1.88-.76a.763.763%200%200%200-.501.002c-.612.23-1.215.489-1.817.744-.264.111-.514.126-.742-.068-.226-.192-.27-.444-.22-.734.1-.576.18-1.156.276-1.781z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.04%206.306l-6.188-.001c-.143%200-.294-.006-.429-.052-.291-.096-.437-.325-.422-.629.015-.3.176-.516.477-.59.12-.029.248-.033.371-.033h12.437c.516%200%20.84.294.79.714-.042.373-.314.59-.755.591H11.04zM11.046%2015H17.264c.52.003.826.245.825.655%200%20.409-.304.652-.825.652a18722%2018722%200%200%201-12.502%200c-.46%200-.763-.263-.763-.652%200-.391.303-.654.764-.654%202.095-.002%204.189%200%206.282%200M11.015%2011.31c-2.083%200-4.166%200-6.25-.002-.574%200-.918-.46-.698-.928.146-.308.417-.381.73-.38%201.719.003%203.438.001%205.156.001h7.311c.519.002.828.247.825.654-.001.41-.305.654-.825.654h-6.249M5.92%2021.002c.407%200%20.812-.005%201.218.002.414.007.702.274.708.641.005.37-.274.654-.69.66-.83.01-1.663.01-2.495-.002-.391-.007-.664-.295-.661-.655.003-.356.286-.634.674-.643.415-.01.832-.003%201.247-.003%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-credit-card {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M42.545%207H5.455C2.455%207%200%209.468%200%2012.484v23.032C0%2038.532%202.455%2041%205.455%2041h37.09c3%200%205.455-2.468%205.455-5.484V12.484C48%209.468%2045.545%207%2042.545%207zm3.273%2028.516c0%201.81-1.473%203.29-3.273%203.29H5.455c-1.8%200-3.273-1.48-3.273-3.29V22.903h43.636v12.613zm0-20.29H2.182v-2.742c0-1.81%201.473-3.29%203.273-3.29h37.09c1.8%200%203.273%201.48%203.273%203.29v2.742z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.491%2026.468h9.655v2.742H6.491zM6.491%2031.403h17.836v2.742H6.491z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-invoice {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M42%202.074v38.622l-2.118%201.043V2.087H8.118v39.652L6%2040.696V2.074C6%20.93%206.963%200%208.118%200h31.764C41.052%200%2042%20.926%2042%202.074z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M25.066%2033.63c1.096-.262%202.075-.876%202.593-1.954%201.058-2.205-.005-3.76-2.269-4.924-.325-.168-.228-.123-1.151-.543-.856-.388-.782-.354-1.062-.498-1.374-.71-1.755-1.269-1.32-2.174.534-1.113%202.977-1.047%203.835-.447l.864.603%201.225-1.702-.864-.604c-.487-.34-1.138-.596-1.85-.733v-1.871h-2.118v1.826c-1.259.197-2.424.822-3.006%202.035-1.056%202.2.002%203.755%202.252%204.916.328.169.25.133%201.157.545.871.395.78.353%201.058.497%201.387.713%201.77%201.273%201.335%202.181-.535%201.113-2.978%201.046-3.835.447l-.864-.604-1.225%201.703.864.603c.58.406%201.391.69%202.264.8v1.746h2.117V33.63zM14.471%206.261H33.53v2.087H14.471zM14.471%2012.522h12.706v2.087H14.471zM17.027%2040.696l-5.733%205.65-1.497-1.476%205.732-5.65z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12.792%2044.87l-1.498%201.475L6%2041.128v-.865l1.059-1.043zM25.497%2040.696l-5.732%205.65-1.498-1.476L24%2039.22z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.53%2039.22l5.732%205.65-1.497%201.475-5.733-5.65zM33.968%2040.696l-5.733%205.65-1.497-1.476%205.733-5.65z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M24%2039.22l5.733%205.65-1.498%201.475-5.732-5.65zM35.208%2044.87l1.498%201.475L42%2041.128v-.865l-1.059-1.043z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M32.47%2039.22l5.733%205.65-1.497%201.475-5.733-5.65z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-cash {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M47%2020.728h-1v-8.095c0-1.676-1.343-3.035-3-3.035h-7V4.74a2.764%202.764%200%200%200-1.047-2.158%202.695%202.695%200%200%200-2.323-.503L2.8%209.598c-1.578.106-2.804%201.435-2.8%203.035v28.332C0%2042.64%201.343%2044%203%2044h40c1.657%200%203-1.359%203-3.035V32.87h1c.552%200%201-.453%201-1.012V21.74c0-.56-.448-1.012-1-1.012zM33.11%204.033a.684.684%200%200%201%20.62.131.712.712%200%200%201%20.27.577v4.857H11.12l21.99-5.565zM44%2040.965c0%20.558-.448%201.011-1%201.011H3c-.552%200-1-.453-1-1.011V12.633c0-.559.448-1.012%201-1.012h40c.552%200%201%20.453%201%201.012v8.095H29c-.552%200-1%20.453-1%201.012v10.118c0%20.559.448%201.012%201%201.012h15v8.095zm2-10.119H30v-8.094h16v8.094zM44%2026.8a2.012%202.012%200%200%201-2%202.024c-1.105%200-2-.907-2-2.024%200-1.118.895-2.024%202-2.024s2%20.906%202%202.024z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-mail-chatter {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2226%22%20viewBox%3D%220%200%2032%2026%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%2300AEEF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M31.464.95L16.207%2011.263.95.949%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M4.044%2021.986l-3.49%203.698-.002-5.137V1.99c0-.797.584-1.447%201.3-1.447h28.713c.717%200%201.301.65%201.301%201.447v18.558c0%20.795-.584%201.434-1.3%201.434H4.04%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-document-accepted {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2232%22%20viewBox%3D%220%200%2030%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M21.361%206.703L17.09%202.435c0%201.227-.012%202.481.01%203.737.004.303.308.515.64.526.325.01.65.005.975.005h2.647zm7.294%2018.491c.036-2.968-2.413-5.478-5.393-5.523-3.123-.047-5.613%202.358-5.66%205.466-.043%202.95%202.433%205.492%205.393%205.534%203.111.045%205.62-2.382%205.66-5.477zm-11.34-3.735c-.21-.013-.381-.033-.55-.033-3.57-.001-7.14.007-10.71-.001-1.023-.002-.835.148-.868-.86-.012-.313.103-.394.4-.392%201.524.01%203.047.004%204.57.004%202.605%200%205.21.006%207.815-.005.226-.001.501-.066.668-.203%201.022-.838%202.17-1.381%203.478-1.57.29-.041.35-.142.35-.411-.008-3.186-.005-6.372-.005-9.558%200-.112-.012-.224-.02-.373H17.96c-1.392-.001-2.245-.848-2.245-2.227l-.001-4.101c0-.123-.01-.245-.018-.38-.123-.008-.215-.016-.306-.016-4.406%200-8.814%200-13.221.002-.574%200-.826.268-.826.874V25.84c0%20.81.203%201.01%201.007%201.01%204.58%200%209.163%200%2013.744-.002h.34c-.276-2.746-.235-2.998.882-5.39zM.002%2014.057C.002%2010.06%200%206.063.004%202.065c0-.991.615-1.78%201.558-2.002.233-.056.485-.059.727-.059C6.825.002%2011.36.007%2015.896%200c.535%200%20.966.178%201.34.552%201.987%201.986%203.973%203.973%205.97%205.947.406.401.598.853.595%201.424-.01%203.35-.002%206.698-.012%2010.047%200%20.28.06.383.366.431%203.522.554%205.98%203.56%205.84%207.11-.145%203.628-3.278%206.569-6.95%206.487-2.575-.059-4.528-1.233-5.855-3.42-.192-.316-.383-.409-.735-.408-4.745.012-9.49.007-14.235.008C.834%2028.178%200%2027.356%200%2025.98V14.057h.002z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.652%2011.17c2.047%200%204.095.004%206.143-.004.274-.001.37.06.367.288-.01.708.002.708-.887.708-3.904%200-7.808-.002-11.712.004-.303%200-.41-.053-.4-.313.022-.679.006-.682.852-.683h5.637M11.679%2015.603c2.036%200%204.071.005%206.108-.006.306-.002.38.073.374.307-.018.685-.006.686-.842.686-3.916.001-7.83-.001-11.744.007-.33%200-.423-.078-.413-.337.022-.657.008-.658.814-.658h5.703zM22.314%2027.016l.245-.307c.91-1.165%201.818-2.334%202.733-3.494.08-.1.206-.213.312-.215.112-.002.258.091.334.193.112.153.06.331-.055.478l-1.038%201.333-2.15%202.756c-.242.31-.42.318-.682.032-.619-.68-1.24-1.355-1.849-2.044a.663.663%200%200%201-.163-.43c.009-.113.148-.278.252-.302.114-.029.291.035.38.129.523.547%201.027%201.114%201.538%201.676.047.053.086.118.143.195%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2224%22%20viewBox%3D%220%200%2038%2024%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M35.377.208a3.922%203.922%200%200%200-2.936.169l-8.033%203.628-9.76-1.983c-.172-.042-.389%200-.561.085l-3.93%201.813c-.302.127-.475.464-.475.76%200%20.337.216.633.518.76l5.83%202.572-6.52%203.248-4.19-2.7c-.259-.168-.561-.168-.864-.042L.483%2010.417a.88.88%200%200%200-.475.675c-.043.295.087.548.303.759l7.212%205.948c.172.127.345.21.561.21.086%200%20.216%200%20.302-.041l10.84-3.881-2.764%208.816c-.086.338%200%20.675.26.886.172.127.345.211.56.211.13%200%20.26-.042.39-.084l4.793-2.405a.838.838%200%200%200%20.389-.38l5.009-10.292%207.946-3.628c1.944-.928%202.72-3.206%201.814-5.062-.475-.928-1.252-1.645-2.246-1.94zm-22.802%204.43l1.987-.97%207.169%201.476-.389.168c-.043%200-.043.043-.086.043L17.974%207l-5.399-2.362zm22.5%201.054L26.87%209.447h-.044c-.043%200-.043.042-.086.042s-.043.042-.086.042l-.043.042-.044.042-.043.042c0%20.043-.043.043-.043.085v.042l-5.053%2010.335-2.72%201.308%202.677-8.564v-.042-.084-.085-.084-.084-.085c0-.042%200-.084-.043-.084%200%200%200-.042-.043-.042%200-.042-.043-.042-.043-.085%200-.042-.044-.042-.044-.084s-.043-.042-.043-.084l-.043-.042-.043-.043c-.043%200-.043-.042-.086-.042-.044%200-.044-.042-.087-.042s-.043-.042-.086-.042c0%200-.043%200-.043-.042H20.219h-.043l-11.92%204.387-5.83-4.81%202.333-1.096%204.189%202.7a.9.9%200%200%200%20.863.042l12.352-6.117h.043l10.969-4.935c.518-.253%201.123-.296%201.64-.085.562.17.994.549%201.253%201.055.519%201.012.087%202.278-.993%202.784z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-dinner-plate {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2222%22%20viewBox%3D%220%200%2032%2022%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%2021.143h31.788v-1.399H0zM18.364%202.418c0-.19.004-.351%200-.511-.009-.304-.181-.505-.484-.506-1.215-.01-2.43-.008-3.646-.001-.248.001-.422.143-.452.395-.023.19-.004.387-.004.612a15.47%2015.47%200%200%201%204.586.01zM29.451%2016.33c-.117-4.217-2.543-8.857-7.243-11.18-4.904-2.423-9.71-2.037-14.162%201.124-3.419%202.429-5.197%205.837-5.525%2010.056h26.93zm-13.417%201.385l-14.016-.001c-.695%200-.907-.218-.898-.91.078-6.508%204.495-12.214%2010.846-13.993.304-.085.44-.2.408-.528a2.891%202.891%200%200%201%20.034-.85c.169-.82.938-1.426%201.79-1.43C15.422-.002%2016.65%200%2017.874.002a1.909%201.909%200%200%201%201.916%201.832c.012.29-.068.654.077.851.137.184.518.184.788.28%205.364%201.897%208.708%205.593%209.984%2011.085.213.917.23%201.883.301%202.83.045.617-.27.903-.89.903H16.033v-.067z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-flame-stroke {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2226px%22%20height%3D%2229px%22%20viewBox%3D%220%200%2026%2029%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2046%20(44423)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EPage%201%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icon-Flame-Stroke%22%20transform%3D%22translate(-1.000000%2C%20-2.000000)%22%20stroke%3D%22%2300AEEF%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(1.000000%2C%20-1.000000)%22%20id%3D%22Page-1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M3.72443387%2C29.4522018%20C3.56454561%2C26.3521461%204.71489596%2C23.2740921%206.97871166%2C21.0266731%20L10.3679464%2C17.6619864%20L8.61330494%2C22.1037498%20C7.78281004%2C24.2060949%208.10195147%2C26.5912205%209.45591788%2C28.3993851%20C10.8090821%2C30.207837%2013.0013611%2C31.1812813%2015.2326699%2C30.9734571%20C18.7197939%2C30.5959901%2021.7772068%2C28.4666968%2023.3453933%2C25.3223227%20C24.4816552%2C23.0460729%2024.7247136%2C20.4633988%2024.0925221%2C18.0634213%20C23.1366309%2C20.1830956%2021.3494433%2C21.8755114%2019.0764038%2C22.6791541%20L17.1663639%2C23.3544567%20L17.7919389%2C21.4275571%20C19.9239548%2C14.8605107%2017.046783%2C7.78363888%2011.1239122%2C4.52375061%20C10.7286195%2C7.0952046%209.24845406%2C9.30507617%206.04941351%2C13.0411028%20C5.96530474%2C13.1393142%205.96530474%2C13.1393142%205.8812959%2C13.2373849%20C2.39594434%2C17.306285%201.20028726%2C19.2128437%201.02387536%2C21.8044946%20C0.829108136%2C24.6557984%201.83493977%2C27.4141966%203.72443387%2C29.4522018%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-mail-check {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2221%22%20viewBox%3D%220%200%2032%2021%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M25.38%2017.952l-2.598-2.602.809-.808%201.788%201.792%203.444-3.45.809.808-4.253%204.26zm.551%201.943a4.97%204.97%200%200%200%204.966-4.974%204.97%204.97%200%200%200-4.966-4.973%204.97%204.97%200%200%200-4.965%204.973%204.97%204.97%200%200%200%204.965%204.974zM13.793%2010.72l11.035-9.616H2.758l11.035%209.616zM1.451%201.408c-.214.203-.348.491-.348.81v13.248c0%20.32.132.61.346.811l8.537-7.435-8.535-7.434zm19.073%2016.276H2.21A2.202%202.202%200%200%201%200%2015.481V2.204C0%20.988.99%200%202.21%200h23.165c1.23%200%202.211.986%202.211%202.204v6.867A6.08%206.08%200%200%201%2032%2014.921a6.075%206.075%200%200%201-6.069%206.08%206.065%206.065%200%200%201-5.407-3.317zm-.22-5.047l-3.53-3.076-2.98%202.597-2.982-2.597-8.053%207.018H20.09a6.094%206.094%200%200%201-.228-1.658c0-.808.158-1.578.443-2.284zm6.179-3.77V2.218c0-.32-.132-.609-.346-.812L17.6%208.842l3.218%202.803a6.064%206.064%200%200%201%205.665-2.778z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-privacy {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8.252%208.276c.145.06.226.095.31.127%201.922.743%203.843%201.493%205.77%202.227.471.18.781.483.966.948.31.777.641%201.545.965%202.317l1.476%203.515%206.513-15.65-.082-.056L8.252%208.276m12.576%205.085l-1.132%202.776c-.461%201.136-.923%202.272-1.381%203.41-.118.29-.311.468-.635.494-.35.03-.517-.188-.645-.464-.038-.082-.068-.17-.101-.254-.76-1.876-1.52-3.752-2.275-5.63-.07-.172-.138-.275-.36-.274-2.973.013-5.948-.015-8.92.032-.779.013-1.572.182-2.325.4-.928.267-1.516.926-1.666%201.91a6.1%206.1%200%200%200-.053.893c-.004%202.699-.005%205.396%200%208.094%200%20.298.012.6.064.892.26%201.453%201.097%202.503%202.29%203.335%202.844%201.986%206.856%201.908%209.784-.898.873-.836%201.893-1.124%203.062-.908.84.154%201.493.646%202.133%201.19%202.734%202.33%206.72%202.87%209.939.134.71-.604%201.267-1.32%201.469-2.231a9.54%209.54%200%200%200%20.203-1.974c.022-2.607.01-5.213.01-7.819%200-1.133-.376-2.059-1.482-2.529-.408-.173-.85-.346-1.282-.364-2.234-.099-4.47-.148-6.697-.215m-6.826-1.353c-.101-.055-.198-.118-.305-.16-2.4-.972-4.802-1.94-7.203-2.91-.521-.211-.683-.425-.577-.827.039-.147.16-.332.291-.385%203.338-1.373%206.683-2.727%2010.025-4.09%202.886-1.178%205.77-2.359%208.653-3.546.307-.127.578-.141.825.098.254.247.258.525.126.849-1.447%203.543-2.886%207.09-4.326%2010.636-.052.126-.097.254-.158.416.122.007.219.016.315.017%201.607.004%203.214-.005%204.821.015.922.011%201.829.154%202.696.481%201.612.608%202.51%201.79%202.54%203.495.056%203.064.05%206.13.002%209.194a5.068%205.068%200%200%201-1.576%203.64c-1.325%201.278-2.87%202.202-4.713%202.548-3.079.576-5.704-.366-7.995-2.4-.515-.456-1.087-.711-1.774-.702a1.827%201.827%200%200%200-1.328.55c-1.996%202.013-4.415%202.952-7.232%202.67-2.534-.252-4.664-1.326-6.126-3.49-.678-1.004-.984-2.138-.983-3.352.003-2.698-.006-5.395.008-8.093.003-.478.044-.967.15-1.433.301-1.317%201.164-2.15%202.401-2.621a7.774%207.774%200%200%201%202.731-.488c2.766-.016%205.533-.01%208.299-.013h.375l.038-.1%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.524%2025.335c.694-.023%201.434-.13%202.109-.537.236-.143.295-.303.245-.563-.36-1.878-1.47-3.115-3.268-3.683-1.242-.392-2.49-.34-3.66.34-.186.108-.24.238-.204.448.377%202.29%202.389%204%204.778%203.995m.117%201.319c-3.441-.016-6.072-2.512-6.255-5.69-.022-.383.116-.655.428-.873%203.661-2.55%208.82-.277%209.385%204.136.114.896-.008%201.149-.793%201.59-.936.527-1.937.823-2.765.837M22.43%2025.334c2.347.023%204.41-1.744%204.728-4.066.013-.1-.098-.27-.196-.323a4.738%204.738%200%200%200-3.389-.49c-1.89.41-3.372%202.009-3.55%203.825-.026.257.05.397.265.525.662.398%201.39.509%202.142.53m-.276%201.32c-.914-.006-2.045-.395-3.075-1.099-.29-.198-.422-.46-.413-.815.072-2.793%202.383-5.315%205.171-5.672%201.512-.193%202.884.136%204.16.954.391.252.548.56.512%201.031-.236%203.09-2.908%205.587-6.355%205.6%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-smartphone-cart {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2232%22%20viewBox%3D%220%200%2021%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.314%2028.56H.974v1.633c.002.65.099.752.722.752h13.672c1.12%200%202.238-.002%203.358.002.3%200%20.567-.076.58-.428.025-.646.008-1.294.008-1.96zm.01-25.176V1.75c-.002-.65-.096-.75-.722-.75C14.758.998%2010.915.999%207.072.999%205.24.999%203.405%201%201.571.996c-.303%200-.568.074-.582.426-.025.646-.007%201.294-.007%201.962h18.341zM1.007%2027.502h18.291V4.426H1.008v23.076zm19.288-11.53v10.436c0%201.302.003%202.604-.002%203.905-.003%201.071-.558%201.63-1.609%201.63l-17.033.001C.536%2031.944%200%2031.384%200%2030.23c.002-8.592.002-17.184.002-25.776%200-.956-.005-1.91.001-2.866C.011.57.577%200%201.573%200h17.113c1.067%200%201.608.562%201.608%201.67.002%204.767.001%209.534.002%2014.3z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M14.173%2013.332H3.83c.399%201.555.8%203.076%201.171%204.604.076.313.212.378.497.376%202.21-.01%204.422-.005%206.634-.004.849%200%20.851.003%201.055-.841.328-1.37.652-2.739.985-4.135zm.243-1.024c.148-.613.291-1.201.43-1.79.131-.547.217-.618.78-.619.46%200%20.918.005%201.376-.001.332-.005.553.134.584.489.026.308-.214.504-.6.51-.403.005-.807%200-1.228%200l-1.068%204.455c-.27%201.128-.551%202.255-.805%203.387-.091.408-.287.575-.699.573a924.99%20924.99%200%200%200-8.255.001c-.43.002-.622-.173-.727-.593-.458-1.85-.943-3.694-1.417-5.541-.17-.662-.012-.871.645-.871h10.984zM11.603%2020.785c-.147-.104-.255-.234-.32-.215-.095.03-.161.165-.24.254.083.072.166.198.25.199.084.001.169-.123.31-.238m-1.539-.008c.008-.69.546-1.232%201.218-1.228.665.004%201.21.563%201.211%201.244.002.691-.572%201.269-1.246%201.252-.668-.016-1.19-.576-1.183-1.268M6.489%2020.454c-.111.15-.226.24-.224.324.003.088.118.174.184.26.087-.08.216-.148.247-.248.02-.065-.104-.177-.207-.336m-1.22.32c.01-.69.547-1.23%201.218-1.224.66.005%201.21.571%201.21%201.246%200%20.689-.577%201.265-1.251%201.249-.665-.016-1.186-.578-1.177-1.27M10.183%2029.242c.323%200%20.645-.006.967.003.3.007.496.174.503.479.008.328-.194.507-.512.51a96.97%2096.97%200%200%201-1.974%200c-.315-.002-.528-.172-.525-.5.004-.325.22-.489.534-.493.336-.005.672-.002%201.007-.002v.003z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-thumbs-up {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227%22%20height%3D%2231%22%20viewBox%3D%220%200%2027%2031%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M.913%2029.807c.307-.077.582-.126.842-.215.823-.286%201.627-.657%202.469-.867.854-.213%201.765-.45%202.617-.36%201.318.14%202.609.552%203.913.84.554.12%201.107.267%201.67.321%203.926.386%207.617-.623%2011.24-1.972.683-.254%201.194-.753%201.38-1.452.27-1.014.54-2.044.638-3.082a34.794%2034.794%200%200%200-.322-8.92c-.24-1.463-.404-1.82-1.867-2.014-1.73-.229-3.483-.26-5.224-.37-1.28-.08-2.557-.137-3.833-.234-.189-.016-.462-.165-.514-.315-.048-.142.094-.426.238-.546%202.008-1.667%203.095-3.875%203.763-6.331.22-.8.234-1.605-.09-2.388-.283-.692-.84-1.103-1.414-1.056-.543.044-.876.436-1.054%201.243-.02.1-.053.198-.054.298-.038%202.289-1.431%203.803-3.085%205.064-1.448%201.107-2.663%202.362-3.593%203.921a82.882%2082.882%200%200%201-2.339%203.705c-1.04%201.55-2.524%202.498-4.306%203-.35.098-.702.178-1.075.273v11.457zm14.624-18.949c1.009%200%202.018-.032%203.025.007%201.565.06%203.129.133%204.685.275.574.052%201.144.273%201.682.495.736.303%201.112.916%201.234%201.69.449%202.88.675%205.776.462%208.678-.106%201.445-.401%202.883-.729%204.298-.238%201.027-.997%201.716-1.978%202.09-3.462%201.32-7.011%202.247-10.754%202.068-1.023-.049-2.033-.342-3.046-.544-1.23-.246-2.448-.6-3.69-.73-.65-.068-1.352.201-2.009.395-1.243.364-2.468.798-3.71%201.169-.508.152-.704-.042-.704-.573%200-4.02.005-8.04-.005-12.059-.002-.434.155-.608.59-.658%202.015-.228%203.706-1.083%204.886-2.757a52.822%2052.822%200%200%200%202.288-3.594c1.024-1.743%202.364-3.155%203.972-4.393%201.377-1.06%202.677-2.299%202.658-4.283-.001-.14.042-.28.064-.42C14.638.9%2015.29.127%2016.141.016c.98-.13%202.06.522%202.484%201.51.418.974.398%201.976.142%202.982-.554%202.156-1.506%204.108-2.99%205.784-.095.106-.185.212-.276.318l.036.247z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon-watch {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2232%22%20viewBox%3D%220%200%2018%2032%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300AEEF%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12.108%201.517H5.522l-.18%205.936c2.322-.987%204.627-.984%206.947-.003l-.181-5.933M5.341%2024.356l.182%205.936h6.586l.18-5.936c-2.329.982-4.623.982-6.948%200m3.459-.774c4.116-.047%207.44-3.144%207.445-7.676.004-4.467-3.254-7.67-7.406-7.664-4.257.005-7.372%203.102-7.383%207.643-.01%204.529%203.086%207.591%207.344%207.697m0%208.227H5.018c-.664%200-.901-.23-.923-.927-.074-2.347-.143-4.696-.203-7.044-.007-.25-.077-.406-.274-.564-4.175-3.367-4.94-9.357-1.223-13.551.408-.461.894-.847%201.327-1.285a.641.641%200%200%200%20.157-.395c.076-2.328.14-4.656.209-6.983a4.73%204.73%200%200%201%20.016-.31c.043-.489.31-.746.785-.748.992-.004%201.982%200%202.973%200h4.803c.6%200%20.873.326.886.942.04%201.935.104%203.87.158%205.804.012.424.035.848.031%201.272a.545.545%200%200%200%20.24.487c1.991%201.549%203.257%203.572%203.61%206.14.394%202.855-.449%205.33-2.306%207.447-.387.442-.848.816-1.296%201.196-.162.138-.24.264-.247.484-.057%202.266-.126%204.532-.192%206.797-.005.145-.01.29-.02.434-.037.55-.294.802-.825.803H8.8%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8.095%2013.2v-2.608c.001-.526.271-.846.712-.851.451-.005.73.32.73.863.001%201.572-.005%203.146.007%204.718a.733.733%200%200%200%20.18.454c.738.787%201.496%201.555%202.242%202.334.251.264.297.62.141.911-.149.278-.45.437-.764.358a.92.92%200%200%201-.408-.235c-.88-.89-1.757-1.783-2.615-2.696-.13-.138-.211-.382-.216-.58-.023-.888-.01-1.779-.01-2.669h.001z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}

.tour__price del {
  color: #ee2316;
}
.tour__params {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tour__params li {
  margin: 4px 0;
}
.tour__params li:nth-last-child(1) {
  margin: 4px 0 0 0;
}
.tour__params li i {
  margin-right: 6px;
  width: 16px;
  height: 16px;
}
.tour {
  background: #fff;
  margin: 0 0 24px 0;
  padding: 0 12px;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.5s;
  font-weight: 400;
}
.tour .tour__image {
  position: relative;
  margin: 0 -12px 20px -12px;
  display: block;
}
.tour .tour__image:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 56%;
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22301%22%20height%3D%2238%22%20viewBox%3D%220%200%20301%2038%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22a%22%20d%3D%22M.912.937h38.705v35.94H.912z%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20d%3D%22M141.355%202.114l-9.21%2025.305-8.378-24.273c-2.862%201.042-6.918%201.043-9.533.276l13.005%2033.516h9.323L150.875%202.47c-2.63-.676-6.36-.99-9.52-.355M239.07%2029.774l.007-3.852h12.883l2.873-7.757H230.09v18.773h27.626v-7.164zM11.009%204.002c-4.31%201.717-8.26%201.393-11.01.872v7.857c4.843.854%209.635-.29%2013.776-1.73%208.63-3%2013.984-.5%2015.775%200V2.96C25.844%201.826%2019.615.572%2011.009%204.002M0%2036.938h8.791l.021-9.37H26.22v-7.633H0zM169.166%202.42c-3.825%201.386-7.167%201.958-10.535%201.333v7.58c4.931%201.9%2010.306-2.08%2013.41-1.413.98%202.667%203.892%2010.022%203.892%2010.022h-23.446l-.004%207.625h5.162l-4.018%209.371h9.226l3.681-9.37h12.34l3.605%209.37h9.57l-15.09-35.935c-1.42.13-4.064.067-7.793%201.417M207.921%203.473c-5.066%201.787-9.887%202.35-16.748-.58v8.172c3.819%201.467%209.075%201.894%2011.625%201.47V36.94h8.978V10.623c3.418-1.204%206.75-1.605%2010.647-.355v-8.19a25.977%2025.977%200%200%200-5.164-.5c-2.072%200-5.615.582-9.338%201.895M241.8%203.768c-5.84%201.982-9.047.978-11.71.248v7.77c5.048.857%207.477.939%2014.419-1.06%206.083-1.75%209.076-1.612%2013.207-.645v-7.75c-3.494-.333-7.085-1.56-15.916%201.438M110.717%2015.105c0-4.708-2.975-9.734-8.667-12.125-6-2.521-11.541-1-16.776.618-5.085%201.57-8.89%201.02-11.033.59v7.438c6.66%201.248%2012.323-.61%2016.946-1.956%206.875-2%2010.982%201.813%2010.982%205.362%200%203.937-3.91%205.036-5.74%205.036H75.085l2.636%207.624h3.202v9.37h8.98v-9.37h6.745l4.933%209.37h10.157l-6.875-11.381c2.646-1.618%205.854-4.66%205.854-10.576M293.634%2024.063c4.916-2.25%206.239-7.062%206.239-10.452%200-4.173-2.76-12.446-13.901-12.446-8.004%200-11.25%204.167-21.076%202.75v7.75c6.076%201.111%2010.194.085%2014.37-1.332%202.706-.918%2012.274-2.585%2012.274%203.773%200%203.202-3.311%204.06-5.946%204.06l-20.343-.008v7.764h3.853v11.016h8.979V25.922h7.066l5.597%2011.016h10.158l-7.27-12.875z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(34%20.063)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2300AEEF%22%20d%3D%22M13.562%202.92C8.808%204.883%203.874%205.125%203.874%205.125v7.837c7.5%200%2015.015-4.61%2015.946-2.658l3.64%209.576H.912v7.624H5.22l-4.023%209.373h9.224l3.687-9.373h12.334l3.606%209.373h9.569l-14.93-35.69c-3.875-.552-6.25-.28-11.125%201.733%22%20mask%3D%22url(%23b)%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center #eaeaea;
  background-size: 150px auto;
}
.tour .tour__image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tour .tour__image .tour__label {
  position: absolute;
  top: auto;
  left: 20px;
  bottom: -20px;
  right: 20px;
  text-align: right;
}
.tour .tour__image .tour__label .ic {
  width: 40px;
  height: 40px;
  margin-left: 12px;
  transition: all 0.5s;
}
.tour .tour__image .tour__label .ic:hover {
  transform: scale(1.1) translateY(-10px);
}
.tour .tour__image .tour__best,
.tour .tour__image .tour__tag {
  position: absolute;
  top: 12px;
  left: 0;
  bottom: auto;
  right: auto;
  padding: 3px 6px;
  border-radius: 0 3px 3px 0;
}
.tour .tour__image .tour__best {
  background: #ffb500;
  color: #464646;
  top: 48px;
}
.tour .tour__image .tour__tag {
  background: #ee2316;
  color: #fff;
}
.tour .tour__geo {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tour .tour__geo,
.tour .tour__geo a {
  color: #9e9e9e;
}
.tour .tour__title {
  margin: 12px 0;
  font-size: 20px;
  height: 46px;
  overflow: hidden;
  line-height: 22px;
}
.tour .tour__title a,
.tour .tour__title a:hover {
  color: #464646;
  text-decoration: none;
}
.tour .tour__rating {
  color: #707070;
}
.tour .tour__rating:after {
  content: '';
  display: block;
  clear: both;
}
.tour .tour__rating .stars {
  display: inline-block;height:23.5px;
}
.tour .tour__rating .ic-comments {
  height: 1.1em;
}
.tour .tour__price {
  font-size: 20px;
  margin: 12px 0;
}
.tour .tour__price small {
  font-size: 14px;
}
.tour .tour__price .ic {
  float: right;
  width: 20px;
  height: 20px;
}
.tour .tour__price .ic-heart {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: pointer;
}
.tour .tour__price .ic-heart:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.tour .tour__more-link {
  text-align: left;
  padding: 12px;
  margin: 0 -12px;
  box-shadow: none!important;
  border: none!important;
  position: relative;
  width: auto;
}
.tour .tour__more-link:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
  background: rgba(0, 174, 239, 0.05);
  transition: right ease 0.5s;
}
.tour .tour__more-link span {
  display: block;
  position: relative;
  z-index: 1;
}
.tour .tour__more-link:hover:before {
  right: 0;
}
.tour .tour__more-container .tour__more-item {
  transition: background ease 0.5s;
}
.tour .tour__more-container .tour__more-item:hover {
  background: #f7f7f7;
}
.tour .tour__more-container .tour__more-item .tour__params {
  margin: 0 -12px 14px -12px;
  padding: 12px 12px 0 12px;
  border-top: 1px solid #eee;
}
.tour .tour__more-container .tour__more-item .ic-heart {
  cursor: pointer;
}
.tour .tour__params li i {
  width: 14px;
  height: 14px;
}
.tour .col-fictive {
  width: 100%;
}
.tour .hidden-none-horizontal {
  display: none;
}
.tour .hidden-horizontal {
  display: block;
}
.tour.best {
  border: 1px solid #ffb500;
}
  .tour.horizontal {
    padding: 12px 12px 0 12px;
    margin: 0 0 24px 0;
  }
  .tour.horizontal .col-fictive {
    width: 33.33333%;
  }
  .tour.horizontal .tour__image {
    margin: 0;
    overflow: hidden;
  }
  .tour.horizontal .tour__image:before {
    padding-top: 56%;
  }
  .tour.horizontal .tour__image .tour__label {
    top: auto;
    bottom: 12px;
  }
  .tour.horizontal .tour__image img {
    transition: all 0.5s;
  }
  .tour.horizontal .tour__image:hover img {
    transform: scale(1.1);
  }
  .tour.horizontal .tour__title {
    margin: 10px 0;
  }
  .tour.horizontal .tour__price {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .tour.horizontal .hidden-none-horizontal {
    display: block;
  }
  .tour.horizontal .hidden-horizontal {
    display: none;
  }
  .tour.horizontal .tour__more-container .tour__more-item {
    border-right: 1px solid #eee;
  }
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(3),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(6),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(9),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(12),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(15),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(18),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(21),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(24),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(27),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(30),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(33),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(36),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(39),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(42),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(45),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(48),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(51),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(54),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(57),
  .tour.horizontal .tour__more-container .tour__more-item:nth-child(60) {
    border-right: none;
  }
  .tour.horizontal .tour__price-container {
    margin-top: -40px;
  }
  .tour.extrashort .tour__texts__container {
    width: 55%;
  }
  .tour.extrashort .tour__image__container {
    width: 45%;
    margin-bottom: -99%;
  }
  .tour.extrashort .tour__price-container {
    margin-top: 0;
  }
  .tour.extrashort .tour__image:before {
    padding-top: 66%;
  }

.tour.extrashort {
  border: none;
  background: transparent;
  box-shadow: none;
  border-top: 1px solid #eaeaea;
  margin: 0;
  padding: 12px;
  border-radius: 0;
}
.tour.extrashort:nth-child(1) {
  border-top: none;
}
.tour.extrashort .tour__params__container,
.tour.extrashort .tour__others__container,
.tour.extrashort .add-to-faworite {
  display: none;
}
.tour .tour__link_to_other {
  clear: both;
  padding: 0 12px;
  border-top: 1px solid #eee;
}
.tour .tour__link_to_other a:hover .ic-refresh {
  animation: rotate 1s linear infinite;
}
.tour .tour__image__container {
  position: relative;
}
.tour .tour__remove {
  position: absolute;
  top: 12px;
  left: auto;
  bottom: auto;
  right: 24px;
  width: 24px;
  height: 24px;
  z-index: 1;
  cursor: pointer;
}
/*
.tour            - default
.tour.best       - add yellow border
.tour.horisontal - for desktop - horisontal, valid only for md vp size
.tour.extrashort - for favorites, valid for any vp size
*/
.stars .star {
  transition: all 0.5s;
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  cursor: pointer;
}
.stars .star.active,
.stars .star:hover {
  transform: rotate(360deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-275 276 16.9 16.9'%3E%3Cpath d='M-266.6 276l-2.4 5.9-6.1.5 4.6 4.2-1.4 6.3 5.3-3.3 5.3 3.3-1.4-6.3 4.6-4.2-6.1-.5-2.4-5.9z' fill='%23ffb500'/%3E%3C/svg%3E") no-repeat center transparent;
  background-size: contain;
}
/*.stars .star,
.stars .star.active:hover {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%200L7.19%206.978%200%207.62%205.46%2012.6%203.82%2020%2010%2016.073%2016.179%2020l-1.638-7.4L20%207.621l-7.19-.643z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}*/
.stars .star.white {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%200L7.19%206.978%200%207.62%205.46%2012.6%203.82%2020%2010%2016.073%2016.179%2020l-1.638-7.4L20%207.621l-7.19-.643z%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.box-lighteen {
  background: #fff;
  box-shadow: 0 6px 21px 0 rgba(0, 0, 0, 0.07);
}
.box-lighteen__header {
  padding:12px 0;border-bottom:1px solid #eeeeee;
}
.box-lighteen.box-default-2 .box-lighteen__header {padding:12px 24px;margin:-24px -24px 12px -24px;}
.box-default {
  padding: 16px;
}
.box-default-2 {
  padding: 24px 23px;
}
.box-default__hr {
  margin: 20px -16px;
}
.box-default__hr.double {
  margin: 20px -24px;
}
.box-default__hr.slab {
  margin: 15px -14px 0 -14px;
}
.box-default__hr.slab_inno {
  margin: 15px -24px 0 -24px;
}
.box-default__hr.stob {
  margin: 0 -12px 12px -12px;
}
.box-default__hr.fuckup {
  margin: 0 -12px;
}
.box-default__hr.fuckup_x2 {
  margin: 0 -24px;
}
.box-default__hr.fuckup_x3 {
  margin: 0 -36px;
}
.box-default__hr.fuckup_x4 {
  margin: 0 -48px;
}
.box-default__hr.no-margins {
  margin: 0;
}
.box-lighteen-card {
  position: relative;
  padding: 3px;
  overflow: hidden;
}
.box-lighteen-card .box-lighteen-card_border {
  position: absolute;
  top: -50%;
  left: 0;
  bottom: -50%;
  right: 0;
}
.box-lighteen-card .box-lighteen-card_border .box-lighteen-card_s {
  transform: skewY(45deg);
  padding-bottom: 24px;
}
.box-lighteen-card .box-lighteen-card_border .box-lighteen-card_s:before,
.box-lighteen-card .box-lighteen-card_border .box-lighteen-card_s:after {
  content: '';
  display: block;
  clear: both;
  border-top: 24px solid #ee2316;
  border-bottom: 24px solid #00aeef;
  padding-top: 24px;
}
.box-lighteen-card .box-lighteen-card_border .box-lighteen-card_s:before {
  margin-bottom: 24px;
}
.box-lighteen-card .box-lighteen-card__container {
  background: #fff;
  padding: 16px;
  position: relative;
}
.box-lighteen-card.isOnScreen .box-lighteen-card__container {
  padding: 64px 16px;
  transition: padding ease 0.5s 0.5s;
}
.box-lighteen-card.isOnScreen.isOnScreen__done .box-lighteen-card__container {
  padding: 16px;
}
.vertical-container-fluid {
  padding-top: 12px;
  padding-bottom: 12px;
}
a {
  color: #00aeef;
}
.underline {
  text-decoration: underline;
}
.col-fictive,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-x2-lg-1,
.col-x2-lg-10,
.col-x2-lg-11,
.col-x2-lg-12,
.col-x2-lg-2,
.col-x2-lg-3,
.col-x2-lg-4,
.col-x2-lg-5,
.col-x2-lg-6,
.col-x2-lg-7,
.col-x2-lg-8,
.col-x2-lg-9,
.col-x2-md-1,
.col-x2-md-10,
.col-x2-md-11,
.col-x2-md-12,
.col-x2-md-2,
.col-x2-md-3,
.col-x2-md-4,
.col-x2-md-5,
.col-x2-md-6,
.col-x2-md-7,
.col-x2-md-8,
.col-x2-md-9,
.col-x2-sm-1,
.col-x2-sm-10,
.col-x2-sm-11,
.col-x2-sm-12,
.col-x2-sm-2,
.col-x2-sm-3,
.col-x2-sm-4,
.col-x2-sm-5,
.col-x2-sm-6,
.col-x2-sm-7,
.col-x2-sm-8,
.col-x2-sm-9,
.col-x2-xs-1,
.col-x2-xs-10,
.col-x2-xs-11,
.col-x2-xs-12,
.col-x2-xs-2,
.col-x2-xs-3,
.col-x2-xs-4,
.col-x2-xs-5,
.col-x2-xs-6,
.col-x2-xs-7,
.col-x2-xs-8,
.col-x2-xs-9,
.container,
.container-fluid {
  padding-left: 12px;
  padding-right: 12px;
  min-height: 1px;
}
.col-fictive.vertical-middle,
.col-lg-1.vertical-middle,
.col-lg-10.vertical-middle,
.col-lg-11.vertical-middle,
.col-lg-12.vertical-middle,
.col-lg-2.vertical-middle,
.col-lg-3.vertical-middle,
.col-lg-4.vertical-middle,
.col-lg-5.vertical-middle,
.col-lg-6.vertical-middle,
.col-lg-7.vertical-middle,
.col-lg-8.vertical-middle,
.col-lg-9.vertical-middle,
.col-md-1.vertical-middle,
.col-md-10.vertical-middle,
.col-md-11.vertical-middle,
.col-md-12.vertical-middle,
.col-md-2.vertical-middle,
.col-md-3.vertical-middle,
.col-md-4.vertical-middle,
.col-md-5.vertical-middle,
.col-md-6.vertical-middle,
.col-md-7.vertical-middle,
.col-md-8.vertical-middle,
.col-md-9.vertical-middle,
.col-sm-1.vertical-middle,
.col-sm-10.vertical-middle,
.col-sm-11.vertical-middle,
.col-sm-12.vertical-middle,
.col-sm-2.vertical-middle,
.col-sm-3.vertical-middle,
.col-sm-4.vertical-middle,
.col-sm-5.vertical-middle,
.col-sm-6.vertical-middle,
.col-sm-7.vertical-middle,
.col-sm-8.vertical-middle,
.col-sm-9.vertical-middle,
.col-xs-1.vertical-middle,
.col-xs-10.vertical-middle,
.col-xs-11.vertical-middle,
.col-xs-12.vertical-middle,
.col-xs-2.vertical-middle,
.col-xs-3.vertical-middle,
.col-xs-4.vertical-middle,
.col-xs-5.vertical-middle,
.col-xs-6.vertical-middle,
.col-xs-7.vertical-middle,
.col-xs-8.vertical-middle,
.col-xs-9.vertical-middle,
.col-x2-lg-1.vertical-middle,
.col-x2-lg-10.vertical-middle,
.col-x2-lg-11.vertical-middle,
.col-x2-lg-12.vertical-middle,
.col-x2-lg-2.vertical-middle,
.col-x2-lg-3.vertical-middle,
.col-x2-lg-4.vertical-middle,
.col-x2-lg-5.vertical-middle,
.col-x2-lg-6.vertical-middle,
.col-x2-lg-7.vertical-middle,
.col-x2-lg-8.vertical-middle,
.col-x2-lg-9.vertical-middle,
.col-x2-md-1.vertical-middle,
.col-x2-md-10.vertical-middle,
.col-x2-md-11.vertical-middle,
.col-x2-md-12.vertical-middle,
.col-x2-md-2.vertical-middle,
.col-x2-md-3.vertical-middle,
.col-x2-md-4.vertical-middle,
.col-x2-md-5.vertical-middle,
.col-x2-md-6.vertical-middle,
.col-x2-md-7.vertical-middle,
.col-x2-md-8.vertical-middle,
.col-x2-md-9.vertical-middle,
.col-x2-sm-1.vertical-middle,
.col-x2-sm-10.vertical-middle,
.col-x2-sm-11.vertical-middle,
.col-x2-sm-12.vertical-middle,
.col-x2-sm-2.vertical-middle,
.col-x2-sm-3.vertical-middle,
.col-x2-sm-4.vertical-middle,
.col-x2-sm-5.vertical-middle,
.col-x2-sm-6.vertical-middle,
.col-x2-sm-7.vertical-middle,
.col-x2-sm-8.vertical-middle,
.col-x2-sm-9.vertical-middle,
.col-x2-xs-1.vertical-middle,
.col-x2-xs-10.vertical-middle,
.col-x2-xs-11.vertical-middle,
.col-x2-xs-12.vertical-middle,
.col-x2-xs-2.vertical-middle,
.col-x2-xs-3.vertical-middle,
.col-x2-xs-4.vertical-middle,
.col-x2-xs-5.vertical-middle,
.col-x2-xs-6.vertical-middle,
.col-x2-xs-7.vertical-middle,
.col-x2-xs-8.vertical-middle,
.col-x2-xs-9.vertical-middle,
.container.vertical-middle,
.container-fluid.vertical-middle,
.col-fictive.vertical-bottom,
.col-lg-1.vertical-bottom,
.col-lg-10.vertical-bottom,
.col-lg-11.vertical-bottom,
.col-lg-12.vertical-bottom,
.col-lg-2.vertical-bottom,
.col-lg-3.vertical-bottom,
.col-lg-4.vertical-bottom,
.col-lg-5.vertical-bottom,
.col-lg-6.vertical-bottom,
.col-lg-7.vertical-bottom,
.col-lg-8.vertical-bottom,
.col-lg-9.vertical-bottom,
.col-md-1.vertical-bottom,
.col-md-10.vertical-bottom,
.col-md-11.vertical-bottom,
.col-md-12.vertical-bottom,
.col-md-2.vertical-bottom,
.col-md-3.vertical-bottom,
.col-md-4.vertical-bottom,
.col-md-5.vertical-bottom,
.col-md-6.vertical-bottom,
.col-md-7.vertical-bottom,
.col-md-8.vertical-bottom,
.col-md-9.vertical-bottom,
.col-sm-1.vertical-bottom,
.col-sm-10.vertical-bottom,
.col-sm-11.vertical-bottom,
.col-sm-12.vertical-bottom,
.col-sm-2.vertical-bottom,
.col-sm-3.vertical-bottom,
.col-sm-4.vertical-bottom,
.col-sm-5.vertical-bottom,
.col-sm-6.vertical-bottom,
.col-sm-7.vertical-bottom,
.col-sm-8.vertical-bottom,
.col-sm-9.vertical-bottom,
.col-xs-1.vertical-bottom,
.col-xs-10.vertical-bottom,
.col-xs-11.vertical-bottom,
.col-xs-12.vertical-bottom,
.col-xs-2.vertical-bottom,
.col-xs-3.vertical-bottom,
.col-xs-4.vertical-bottom,
.col-xs-5.vertical-bottom,
.col-xs-6.vertical-bottom,
.col-xs-7.vertical-bottom,
.col-xs-8.vertical-bottom,
.col-xs-9.vertical-bottom,
.col-x2-lg-1.vertical-bottom,
.col-x2-lg-10.vertical-bottom,
.col-x2-lg-11.vertical-bottom,
.col-x2-lg-12.vertical-bottom,
.col-x2-lg-2.vertical-bottom,
.col-x2-lg-3.vertical-bottom,
.col-x2-lg-4.vertical-bottom,
.col-x2-lg-5.vertical-bottom,
.col-x2-lg-6.vertical-bottom,
.col-x2-lg-7.vertical-bottom,
.col-x2-lg-8.vertical-bottom,
.col-x2-lg-9.vertical-bottom,
.col-x2-md-1.vertical-bottom,
.col-x2-md-10.vertical-bottom,
.col-x2-md-11.vertical-bottom,
.col-x2-md-12.vertical-bottom,
.col-x2-md-2.vertical-bottom,
.col-x2-md-3.vertical-bottom,
.col-x2-md-4.vertical-bottom,
.col-x2-md-5.vertical-bottom,
.col-x2-md-6.vertical-bottom,
.col-x2-md-7.vertical-bottom,
.col-x2-md-8.vertical-bottom,
.col-x2-md-9.vertical-bottom,
.col-x2-sm-1.vertical-bottom,
.col-x2-sm-10.vertical-bottom,
.col-x2-sm-11.vertical-bottom,
.col-x2-sm-12.vertical-bottom,
.col-x2-sm-2.vertical-bottom,
.col-x2-sm-3.vertical-bottom,
.col-x2-sm-4.vertical-bottom,
.col-x2-sm-5.vertical-bottom,
.col-x2-sm-6.vertical-bottom,
.col-x2-sm-7.vertical-bottom,
.col-x2-sm-8.vertical-bottom,
.col-x2-sm-9.vertical-bottom,
.col-x2-xs-1.vertical-bottom,
.col-x2-xs-10.vertical-bottom,
.col-x2-xs-11.vertical-bottom,
.col-x2-xs-12.vertical-bottom,
.col-x2-xs-2.vertical-bottom,
.col-x2-xs-3.vertical-bottom,
.col-x2-xs-4.vertical-bottom,
.col-x2-xs-5.vertical-bottom,
.col-x2-xs-6.vertical-bottom,
.col-x2-xs-7.vertical-bottom,
.col-x2-xs-8.vertical-bottom,
.col-x2-xs-9.vertical-bottom,
.container.vertical-bottom,
.container-fluid.vertical-bottom {
  float: none;
  display: table-cell;
}
.col-fictive.vertical-middle,
.col-lg-1.vertical-middle,
.col-lg-10.vertical-middle,
.col-lg-11.vertical-middle,
.col-lg-12.vertical-middle,
.col-lg-2.vertical-middle,
.col-lg-3.vertical-middle,
.col-lg-4.vertical-middle,
.col-lg-5.vertical-middle,
.col-lg-6.vertical-middle,
.col-lg-7.vertical-middle,
.col-lg-8.vertical-middle,
.col-lg-9.vertical-middle,
.col-md-1.vertical-middle,
.col-md-10.vertical-middle,
.col-md-11.vertical-middle,
.col-md-12.vertical-middle,
.col-md-2.vertical-middle,
.col-md-3.vertical-middle,
.col-md-4.vertical-middle,
.col-md-5.vertical-middle,
.col-md-6.vertical-middle,
.col-md-7.vertical-middle,
.col-md-8.vertical-middle,
.col-md-9.vertical-middle,
.col-sm-1.vertical-middle,
.col-sm-10.vertical-middle,
.col-sm-11.vertical-middle,
.col-sm-12.vertical-middle,
.col-sm-2.vertical-middle,
.col-sm-3.vertical-middle,
.col-sm-4.vertical-middle,
.col-sm-5.vertical-middle,
.col-sm-6.vertical-middle,
.col-sm-7.vertical-middle,
.col-sm-8.vertical-middle,
.col-sm-9.vertical-middle,
.col-xs-1.vertical-middle,
.col-xs-10.vertical-middle,
.col-xs-11.vertical-middle,
.col-xs-12.vertical-middle,
.col-xs-2.vertical-middle,
.col-xs-3.vertical-middle,
.col-xs-4.vertical-middle,
.col-xs-5.vertical-middle,
.col-xs-6.vertical-middle,
.col-xs-7.vertical-middle,
.col-xs-8.vertical-middle,
.col-xs-9.vertical-middle,
.col-x2-lg-1.vertical-middle,
.col-x2-lg-10.vertical-middle,
.col-x2-lg-11.vertical-middle,
.col-x2-lg-12.vertical-middle,
.col-x2-lg-2.vertical-middle,
.col-x2-lg-3.vertical-middle,
.col-x2-lg-4.vertical-middle,
.col-x2-lg-5.vertical-middle,
.col-x2-lg-6.vertical-middle,
.col-x2-lg-7.vertical-middle,
.col-x2-lg-8.vertical-middle,
.col-x2-lg-9.vertical-middle,
.col-x2-md-1.vertical-middle,
.col-x2-md-10.vertical-middle,
.col-x2-md-11.vertical-middle,
.col-x2-md-12.vertical-middle,
.col-x2-md-2.vertical-middle,
.col-x2-md-3.vertical-middle,
.col-x2-md-4.vertical-middle,
.col-x2-md-5.vertical-middle,
.col-x2-md-6.vertical-middle,
.col-x2-md-7.vertical-middle,
.col-x2-md-8.vertical-middle,
.col-x2-md-9.vertical-middle,
.col-x2-sm-1.vertical-middle,
.col-x2-sm-10.vertical-middle,
.col-x2-sm-11.vertical-middle,
.col-x2-sm-12.vertical-middle,
.col-x2-sm-2.vertical-middle,
.col-x2-sm-3.vertical-middle,
.col-x2-sm-4.vertical-middle,
.col-x2-sm-5.vertical-middle,
.col-x2-sm-6.vertical-middle,
.col-x2-sm-7.vertical-middle,
.col-x2-sm-8.vertical-middle,
.col-x2-sm-9.vertical-middle,
.col-x2-xs-1.vertical-middle,
.col-x2-xs-10.vertical-middle,
.col-x2-xs-11.vertical-middle,
.col-x2-xs-12.vertical-middle,
.col-x2-xs-2.vertical-middle,
.col-x2-xs-3.vertical-middle,
.col-x2-xs-4.vertical-middle,
.col-x2-xs-5.vertical-middle,
.col-x2-xs-6.vertical-middle,
.col-x2-xs-7.vertical-middle,
.col-x2-xs-8.vertical-middle,
.col-x2-xs-9.vertical-middle,
.container.vertical-middle,
.container-fluid.vertical-middle {
  vertical-align: middle;
}
.col-fictive.vertical-bottom,
.col-lg-1.vertical-bottom,
.col-lg-10.vertical-bottom,
.col-lg-11.vertical-bottom,
.col-lg-12.vertical-bottom,
.col-lg-2.vertical-bottom,
.col-lg-3.vertical-bottom,
.col-lg-4.vertical-bottom,
.col-lg-5.vertical-bottom,
.col-lg-6.vertical-bottom,
.col-lg-7.vertical-bottom,
.col-lg-8.vertical-bottom,
.col-lg-9.vertical-bottom,
.col-md-1.vertical-bottom,
.col-md-10.vertical-bottom,
.col-md-11.vertical-bottom,
.col-md-12.vertical-bottom,
.col-md-2.vertical-bottom,
.col-md-3.vertical-bottom,
.col-md-4.vertical-bottom,
.col-md-5.vertical-bottom,
.col-md-6.vertical-bottom,
.col-md-7.vertical-bottom,
.col-md-8.vertical-bottom,
.col-md-9.vertical-bottom,
.col-sm-1.vertical-bottom,
.col-sm-10.vertical-bottom,
.col-sm-11.vertical-bottom,
.col-sm-12.vertical-bottom,
.col-sm-2.vertical-bottom,
.col-sm-3.vertical-bottom,
.col-sm-4.vertical-bottom,
.col-sm-5.vertical-bottom,
.col-sm-6.vertical-bottom,
.col-sm-7.vertical-bottom,
.col-sm-8.vertical-bottom,
.col-sm-9.vertical-bottom,
.col-xs-1.vertical-bottom,
.col-xs-10.vertical-bottom,
.col-xs-11.vertical-bottom,
.col-xs-12.vertical-bottom,
.col-xs-2.vertical-bottom,
.col-xs-3.vertical-bottom,
.col-xs-4.vertical-bottom,
.col-xs-5.vertical-bottom,
.col-xs-6.vertical-bottom,
.col-xs-7.vertical-bottom,
.col-xs-8.vertical-bottom,
.col-xs-9.vertical-bottom,
.col-x2-lg-1.vertical-bottom,
.col-x2-lg-10.vertical-bottom,
.col-x2-lg-11.vertical-bottom,
.col-x2-lg-12.vertical-bottom,
.col-x2-lg-2.vertical-bottom,
.col-x2-lg-3.vertical-bottom,
.col-x2-lg-4.vertical-bottom,
.col-x2-lg-5.vertical-bottom,
.col-x2-lg-6.vertical-bottom,
.col-x2-lg-7.vertical-bottom,
.col-x2-lg-8.vertical-bottom,
.col-x2-lg-9.vertical-bottom,
.col-x2-md-1.vertical-bottom,
.col-x2-md-10.vertical-bottom,
.col-x2-md-11.vertical-bottom,
.col-x2-md-12.vertical-bottom,
.col-x2-md-2.vertical-bottom,
.col-x2-md-3.vertical-bottom,
.col-x2-md-4.vertical-bottom,
.col-x2-md-5.vertical-bottom,
.col-x2-md-6.vertical-bottom,
.col-x2-md-7.vertical-bottom,
.col-x2-md-8.vertical-bottom,
.col-x2-md-9.vertical-bottom,
.col-x2-sm-1.vertical-bottom,
.col-x2-sm-10.vertical-bottom,
.col-x2-sm-11.vertical-bottom,
.col-x2-sm-12.vertical-bottom,
.col-x2-sm-2.vertical-bottom,
.col-x2-sm-3.vertical-bottom,
.col-x2-sm-4.vertical-bottom,
.col-x2-sm-5.vertical-bottom,
.col-x2-sm-6.vertical-bottom,
.col-x2-sm-7.vertical-bottom,
.col-x2-sm-8.vertical-bottom,
.col-x2-sm-9.vertical-bottom,
.col-x2-xs-1.vertical-bottom,
.col-x2-xs-10.vertical-bottom,
.col-x2-xs-11.vertical-bottom,
.col-x2-xs-12.vertical-bottom,
.col-x2-xs-2.vertical-bottom,
.col-x2-xs-3.vertical-bottom,
.col-x2-xs-4.vertical-bottom,
.col-x2-xs-5.vertical-bottom,
.col-x2-xs-6.vertical-bottom,
.col-x2-xs-7.vertical-bottom,
.col-x2-xs-8.vertical-bottom,
.col-x2-xs-9.vertical-bottom,
.container.vertical-bottom,
.container-fluid.vertical-bottom {
  vertical-align: bottom;
}
.col-fictive.col-border-right,
.col-lg-1.col-border-right,
.col-lg-10.col-border-right,
.col-lg-11.col-border-right,
.col-lg-12.col-border-right,
.col-lg-2.col-border-right,
.col-lg-3.col-border-right,
.col-lg-4.col-border-right,
.col-lg-5.col-border-right,
.col-lg-6.col-border-right,
.col-lg-7.col-border-right,
.col-lg-8.col-border-right,
.col-lg-9.col-border-right,
.col-md-1.col-border-right,
.col-md-10.col-border-right,
.col-md-11.col-border-right,
.col-md-12.col-border-right,
.col-md-2.col-border-right,
.col-md-3.col-border-right,
.col-md-4.col-border-right,
.col-md-5.col-border-right,
.col-md-6.col-border-right,
.col-md-7.col-border-right,
.col-md-8.col-border-right,
.col-md-9.col-border-right,
.col-sm-1.col-border-right,
.col-sm-10.col-border-right,
.col-sm-11.col-border-right,
.col-sm-12.col-border-right,
.col-sm-2.col-border-right,
.col-sm-3.col-border-right,
.col-sm-4.col-border-right,
.col-sm-5.col-border-right,
.col-sm-6.col-border-right,
.col-sm-7.col-border-right,
.col-sm-8.col-border-right,
.col-sm-9.col-border-right,
.col-xs-1.col-border-right,
.col-xs-10.col-border-right,
.col-xs-11.col-border-right,
.col-xs-12.col-border-right,
.col-xs-2.col-border-right,
.col-xs-3.col-border-right,
.col-xs-4.col-border-right,
.col-xs-5.col-border-right,
.col-xs-6.col-border-right,
.col-xs-7.col-border-right,
.col-xs-8.col-border-right,
.col-xs-9.col-border-right,
.col-x2-lg-1.col-border-right,
.col-x2-lg-10.col-border-right,
.col-x2-lg-11.col-border-right,
.col-x2-lg-12.col-border-right,
.col-x2-lg-2.col-border-right,
.col-x2-lg-3.col-border-right,
.col-x2-lg-4.col-border-right,
.col-x2-lg-5.col-border-right,
.col-x2-lg-6.col-border-right,
.col-x2-lg-7.col-border-right,
.col-x2-lg-8.col-border-right,
.col-x2-lg-9.col-border-right,
.col-x2-md-1.col-border-right,
.col-x2-md-10.col-border-right,
.col-x2-md-11.col-border-right,
.col-x2-md-12.col-border-right,
.col-x2-md-2.col-border-right,
.col-x2-md-3.col-border-right,
.col-x2-md-4.col-border-right,
.col-x2-md-5.col-border-right,
.col-x2-md-6.col-border-right,
.col-x2-md-7.col-border-right,
.col-x2-md-8.col-border-right,
.col-x2-md-9.col-border-right,
.col-x2-sm-1.col-border-right,
.col-x2-sm-10.col-border-right,
.col-x2-sm-11.col-border-right,
.col-x2-sm-12.col-border-right,
.col-x2-sm-2.col-border-right,
.col-x2-sm-3.col-border-right,
.col-x2-sm-4.col-border-right,
.col-x2-sm-5.col-border-right,
.col-x2-sm-6.col-border-right,
.col-x2-sm-7.col-border-right,
.col-x2-sm-8.col-border-right,
.col-x2-sm-9.col-border-right,
.col-x2-xs-1.col-border-right,
.col-x2-xs-10.col-border-right,
.col-x2-xs-11.col-border-right,
.col-x2-xs-12.col-border-right,
.col-x2-xs-2.col-border-right,
.col-x2-xs-3.col-border-right,
.col-x2-xs-4.col-border-right,
.col-x2-xs-5.col-border-right,
.col-x2-xs-6.col-border-right,
.col-x2-xs-7.col-border-right,
.col-x2-xs-8.col-border-right,
.col-x2-xs-9.col-border-right,
.container.col-border-right,
.container-fluid.col-border-right {
  border-width: 0 1px 0 0;
  border-style: solid;
  margin-right: -0.5px;
  margin-left: 0.5px;
}
.col-fictive.col-border-left,
.col-lg-1.col-border-left,
.col-lg-10.col-border-left,
.col-lg-11.col-border-left,
.col-lg-12.col-border-left,
.col-lg-2.col-border-left,
.col-lg-3.col-border-left,
.col-lg-4.col-border-left,
.col-lg-5.col-border-left,
.col-lg-6.col-border-left,
.col-lg-7.col-border-left,
.col-lg-8.col-border-left,
.col-lg-9.col-border-left,
.col-md-1.col-border-left,
.col-md-10.col-border-left,
.col-md-11.col-border-left,
.col-md-12.col-border-left,
.col-md-2.col-border-left,
.col-md-3.col-border-left,
.col-md-4.col-border-left,
.col-md-5.col-border-left,
.col-md-6.col-border-left,
.col-md-7.col-border-left,
.col-md-8.col-border-left,
.col-md-9.col-border-left,
.col-sm-1.col-border-left,
.col-sm-10.col-border-left,
.col-sm-11.col-border-left,
.col-sm-12.col-border-left,
.col-sm-2.col-border-left,
.col-sm-3.col-border-left,
.col-sm-4.col-border-left,
.col-sm-5.col-border-left,
.col-sm-6.col-border-left,
.col-sm-7.col-border-left,
.col-sm-8.col-border-left,
.col-sm-9.col-border-left,
.col-xs-1.col-border-left,
.col-xs-10.col-border-left,
.col-xs-11.col-border-left,
.col-xs-12.col-border-left,
.col-xs-2.col-border-left,
.col-xs-3.col-border-left,
.col-xs-4.col-border-left,
.col-xs-5.col-border-left,
.col-xs-6.col-border-left,
.col-xs-7.col-border-left,
.col-xs-8.col-border-left,
.col-xs-9.col-border-left,
.col-x2-lg-1.col-border-left,
.col-x2-lg-10.col-border-left,
.col-x2-lg-11.col-border-left,
.col-x2-lg-12.col-border-left,
.col-x2-lg-2.col-border-left,
.col-x2-lg-3.col-border-left,
.col-x2-lg-4.col-border-left,
.col-x2-lg-5.col-border-left,
.col-x2-lg-6.col-border-left,
.col-x2-lg-7.col-border-left,
.col-x2-lg-8.col-border-left,
.col-x2-lg-9.col-border-left,
.col-x2-md-1.col-border-left,
.col-x2-md-10.col-border-left,
.col-x2-md-11.col-border-left,
.col-x2-md-12.col-border-left,
.col-x2-md-2.col-border-left,
.col-x2-md-3.col-border-left,
.col-x2-md-4.col-border-left,
.col-x2-md-5.col-border-left,
.col-x2-md-6.col-border-left,
.col-x2-md-7.col-border-left,
.col-x2-md-8.col-border-left,
.col-x2-md-9.col-border-left,
.col-x2-sm-1.col-border-left,
.col-x2-sm-10.col-border-left,
.col-x2-sm-11.col-border-left,
.col-x2-sm-12.col-border-left,
.col-x2-sm-2.col-border-left,
.col-x2-sm-3.col-border-left,
.col-x2-sm-4.col-border-left,
.col-x2-sm-5.col-border-left,
.col-x2-sm-6.col-border-left,
.col-x2-sm-7.col-border-left,
.col-x2-sm-8.col-border-left,
.col-x2-sm-9.col-border-left,
.col-x2-xs-1.col-border-left,
.col-x2-xs-10.col-border-left,
.col-x2-xs-11.col-border-left,
.col-x2-xs-12.col-border-left,
.col-x2-xs-2.col-border-left,
.col-x2-xs-3.col-border-left,
.col-x2-xs-4.col-border-left,
.col-x2-xs-5.col-border-left,
.col-x2-xs-6.col-border-left,
.col-x2-xs-7.col-border-left,
.col-x2-xs-8.col-border-left,
.col-x2-xs-9.col-border-left,
.container.col-border-left,
.container-fluid.col-border-left {
  border-width: 0 0 0 1px;
  border-style: solid;
  margin-left: -0.5px;
  margin-right: 0.5px;
}
.col-fictive {
  float: left;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.row.vertical-align {
  display: table;
}
.container-fluid {
  width: 100%;
}
.date-label {
  text-decoration: underline;
  color: #9e9e9e;
  cursor: pointer;
}

*:hover,
*:active,
*:focus {
  outline: none;
}
img {
  max-width: 100%;
}
img.rounded {
  border-radius: 3px;
}
.ws-nowrap {
  white-space: nowrap;
}
.ws-normal {
  white-space: normal;
}
.opacity-5 {
  -webkit-opacity: 0.05;
  -moz-opacity: 0.05;
  opacity: 0.05;
}
.opacity-10 {
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
}
.opacity-15 {
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
}
.opacity-20 {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.opacity-25 {
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
.opacity-30 {
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.opacity-35 {
  -webkit-opacity: 0.35;
  -moz-opacity: 0.35;
  opacity: 0.35;
}
.opacity-40 {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.opacity-45 {
  -webkit-opacity: 0.45;
  -moz-opacity: 0.45;
  opacity: 0.45;
}
.opacity-50 {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.opacity-55 {
  -webkit-opacity: 0.55;
  -moz-opacity: 0.55;
  opacity: 0.55;
}
.opacity-60 {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.opacity-65 {
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
.opacity-70 {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.opacity-75 {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.opacity-80 {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.opacity-85 {
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.opacity-90 {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.opacity-95 {
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
}
.opacity-100 {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.w-1 {
  width: 1%;
}
.h-1 {
  position: relative;
  height: auto;
}
.h-1:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 1%;
}
.w-2 {
  width: 2%;
}
.h-2 {
  position: relative;
  height: auto;
}
.h-2:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 2%;
}
.w-3 {
  width: 3%;
}
.h-3 {
  position: relative;
  height: auto;
}
.h-3:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 3%;
}
.w-4 {
  width: 4%;
}
.h-4 {
  position: relative;
  height: auto;
}
.h-4:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 4%;
}
.w-5 {
  width: 5%;
}
.h-5 {
  position: relative;
  height: auto;
}
.h-5:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 5%;
}
.w-6 {
  width: 6%;
}
.h-6 {
  position: relative;
  height: auto;
}
.h-6:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 6%;
}
.w-7 {
  width: 7%;
}
.h-7 {
  position: relative;
  height: auto;
}
.h-7:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 7%;
}
.w-8 {
  width: 8%;
}
.h-8 {
  position: relative;
  height: auto;
}
.h-8:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 8%;
}
.w-9 {
  width: 9%;
}
.h-9 {
  position: relative;
  height: auto;
}
.h-9:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 9%;
}
.w-10 {
  width: 10%;
}
.h-10 {
  position: relative;
  height: auto;
}
.h-10:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 10%;
}
.w-11 {
  width: 11%;
}
.h-11 {
  position: relative;
  height: auto;
}
.h-11:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 11%;
}
.w-12 {
  width: 12%;
}
.h-12 {
  position: relative;
  height: auto;
}
.h-12:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 12%;
}
.w-13 {
  width: 13%;
}
.h-13 {
  position: relative;
  height: auto;
}
.h-13:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 13%;
}
.w-14 {
  width: 14%;
}
.h-14 {
  position: relative;
  height: auto;
}
.h-14:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 14%;
}
.w-15 {
  width: 15%;
}
.h-15 {
  position: relative;
  height: auto;
}
.h-15:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 15%;
}
.w-16 {
  width: 16%;
}
.h-16 {
  position: relative;
  height: auto;
}
.h-16:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 16%;
}
.w-17 {
  width: 17%;
}
.h-17 {
  position: relative;
  height: auto;
}
.h-17:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 17%;
}
.w-18 {
  width: 18%;
}
.h-18 {
  position: relative;
  height: auto;
}
.h-18:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 18%;
}
.w-19 {
  width: 19%;
}
.h-19 {
  position: relative;
  height: auto;
}
.h-19:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 19%;
}
.w-20 {
  width: 20%;
}
.h-20 {
  position: relative;
  height: auto;
}
.h-20:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 20%;
}
.w-21 {
  width: 21%;
}
.h-21 {
  position: relative;
  height: auto;
}
.h-21:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 21%;
}
.w-22 {
  width: 22%;
}
.h-22 {
  position: relative;
  height: auto;
}
.h-22:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 22%;
}
.w-23 {
  width: 23%;
}
.h-23 {
  position: relative;
  height: auto;
}
.h-23:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 23%;
}
.w-24 {
  width: 24%;
}
.h-24 {
  position: relative;
  height: auto;
}
.h-24:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 24%;
}
.w-25 {
  width: 25%;
}
.h-25 {
  position: relative;
  height: auto;
}
.h-25:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 25%;
}
.w-26 {
  width: 26%;
}
.h-26 {
  position: relative;
  height: auto;
}
.h-26:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 26%;
}
.w-27 {
  width: 27%;
}
.h-27 {
  position: relative;
  height: auto;
}
.h-27:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 27%;
}
.w-28 {
  width: 28%;
}
.h-28 {
  position: relative;
  height: auto;
}
.h-28:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 28%;
}
.w-29 {
  width: 29%;
}
.h-29 {
  position: relative;
  height: auto;
}
.h-29:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 29%;
}
.w-30 {
  width: 30%;
}
.h-30 {
  position: relative;
  height: auto;
}
.h-30:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 30%;
}
.w-31 {
  width: 31%;
}
.h-31 {
  position: relative;
  height: auto;
}
.h-31:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 31%;
}
.w-32 {
  width: 32%;
}
.h-32 {
  position: relative;
  height: auto;
}
.h-32:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 32%;
}
.w-33 {
  width: 33%;
}
.h-33 {
  position: relative;
  height: auto;
}
.h-33:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 33%;
}
.w-34 {
  width: 34%;
}
.h-34 {
  position: relative;
  height: auto;
}
.h-34:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 34%;
}
.w-35 {
  width: 35%;
}
.h-35 {
  position: relative;
  height: auto;
}
.h-35:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 35%;
}
.w-36 {
  width: 36%;
}
.h-36 {
  position: relative;
  height: auto;
}
.h-36:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 36%;
}
.w-37 {
  width: 37%;
}
.h-37 {
  position: relative;
  height: auto;
}
.h-37:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 37%;
}
.w-38 {
  width: 38%;
}
.h-38 {
  position: relative;
  height: auto;
}
.h-38:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 38%;
}
.w-39 {
  width: 39%;
}
.h-39 {
  position: relative;
  height: auto;
}
.h-39:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 39%;
}
.w-40 {
  width: 40%;
}
.h-40 {
  position: relative;
  height: auto;
}
.h-40:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 40%;
}
.w-41 {
  width: 41%;
}
.h-41 {
  position: relative;
  height: auto;
}
.h-41:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 41%;
}
.w-42 {
  width: 42%;
}
.h-42 {
  position: relative;
  height: auto;
}
.h-42:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 42%;
}
.w-43 {
  width: 43%;
}
.h-43 {
  position: relative;
  height: auto;
}
.h-43:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 43%;
}
.w-44 {
  width: 44%;
}
.h-44 {
  position: relative;
  height: auto;
}
.h-44:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 44%;
}
.w-45 {
  width: 45%;
}
.h-45 {
  position: relative;
  height: auto;
}
.h-45:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 45%;
}
.w-46 {
  width: 46%;
}
.h-46 {
  position: relative;
  height: auto;
}
.h-46:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 46%;
}
.w-47 {
  width: 47%;
}
.h-47 {
  position: relative;
  height: auto;
}
.h-47:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 47%;
}
.w-48 {
  width: 48%;
}
.h-48 {
  position: relative;
  height: auto;
}
.h-48:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 48%;
}
.w-49 {
  width: 49%;
}
.h-49 {
  position: relative;
  height: auto;
}
.h-49:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 49%;
}
.w-50 {
  width: 50%;
}
.h-50 {
  position: relative;
  height: auto;
}
.h-50:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 50%;
}
.w-51 {
  width: 51%;
}
.h-51 {
  position: relative;
  height: auto;
}
.h-51:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 51%;
}
.w-52 {
  width: 52%;
}
.h-52 {
  position: relative;
  height: auto;
}
.h-52:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 52%;
}
.w-53 {
  width: 53%;
}
.h-53 {
  position: relative;
  height: auto;
}
.h-53:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 53%;
}
.w-54 {
  width: 54%;
}
.h-54 {
  position: relative;
  height: auto;
}
.h-54:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 54%;
}
.w-55 {
  width: 55%;
}
.h-55 {
  position: relative;
  height: auto;
}
.h-55:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 55%;
}
.w-56 {
  width: 56%;
}
.h-56 {
  position: relative;
  height: auto;
}
.h-56:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 56%;
}
.w-57 {
  width: 57%;
}
.h-57 {
  position: relative;
  height: auto;
}
.h-57:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 57%;
}
.w-58 {
  width: 58%;
}
.h-58 {
  position: relative;
  height: auto;
}
.h-58:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 58%;
}
.w-59 {
  width: 59%;
}
.h-59 {
  position: relative;
  height: auto;
}
.h-59:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 59%;
}
.w-60 {
  width: 60%;
}
.h-60 {
  position: relative;
  height: auto;
}
.h-60:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 60%;
}
.w-61 {
  width: 61%;
}
.h-61 {
  position: relative;
  height: auto;
}
.h-61:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 61%;
}
.w-62 {
  width: 62%;
}
.h-62 {
  position: relative;
  height: auto;
}
.h-62:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 62%;
}
.w-63 {
  width: 63%;
}
.h-63 {
  position: relative;
  height: auto;
}
.h-63:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 63%;
}
.w-64 {
  width: 64%;
}
.h-64 {
  position: relative;
  height: auto;
}
.h-64:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 64%;
}
.w-65 {
  width: 65%;
}
.h-65 {
  position: relative;
  height: auto;
}
.h-65:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 65%;
}
.w-66 {
  width: 66%;
}
.h-66 {
  position: relative;
  height: auto;
}
.h-66:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 66%;
}
.w-67 {
  width: 67%;
}
.h-67 {
  position: relative;
  height: auto;
}
.h-67:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 67%;
}
.w-68 {
  width: 68%;
}
.h-68 {
  position: relative;
  height: auto;
}
.h-68:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 68%;
}
.w-69 {
  width: 69%;
}
.h-69 {
  position: relative;
  height: auto;
}
.h-69:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 69%;
}
.w-70 {
  width: 70%;
}
.h-70 {
  position: relative;
  height: auto;
}
.h-70:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 70%;
}
.w-71 {
  width: 71%;
}
.h-71 {
  position: relative;
  height: auto;
}
.h-71:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 71%;
}
.w-72 {
  width: 72%;
}
.h-72 {
  position: relative;
  height: auto;
}
.h-72:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 72%;
}
.w-73 {
  width: 73%;
}
.h-73 {
  position: relative;
  height: auto;
}
.h-73:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 73%;
}
.w-74 {
  width: 74%;
}
.h-74 {
  position: relative;
  height: auto;
}
.h-74:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 74%;
}
.w-75 {
  width: 75%;
}
.h-75 {
  position: relative;
  height: auto;
}
.h-75:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 75%;
}
.w-76 {
  width: 76%;
}
.h-76 {
  position: relative;
  height: auto;
}
.h-76:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 76%;
}
.w-77 {
  width: 77%;
}
.h-77 {
  position: relative;
  height: auto;
}
.h-77:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 77%;
}
.w-78 {
  width: 78%;
}
.h-78 {
  position: relative;
  height: auto;
}
.h-78:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 78%;
}
.w-79 {
  width: 79%;
}
.h-79 {
  position: relative;
  height: auto;
}
.h-79:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 79%;
}
.w-80 {
  width: 80%;
}
.h-80 {
  position: relative;
  height: auto;
}
.h-80:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 80%;
}
.w-81 {
  width: 81%;
}
.h-81 {
  position: relative;
  height: auto;
}
.h-81:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 81%;
}
.w-82 {
  width: 82%;
}
.h-82 {
  position: relative;
  height: auto;
}
.h-82:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 82%;
}
.w-83 {
  width: 83%;
}
.h-83 {
  position: relative;
  height: auto;
}
.h-83:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 83%;
}
.w-84 {
  width: 84%;
}
.h-84 {
  position: relative;
  height: auto;
}
.h-84:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 84%;
}
.w-85 {
  width: 85%;
}
.h-85 {
  position: relative;
  height: auto;
}
.h-85:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 85%;
}
.w-86 {
  width: 86%;
}
.h-86 {
  position: relative;
  height: auto;
}
.h-86:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 86%;
}
.w-87 {
  width: 87%;
}
.h-87 {
  position: relative;
  height: auto;
}
.h-87:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 87%;
}
.w-88 {
  width: 88%;
}
.h-88 {
  position: relative;
  height: auto;
}
.h-88:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 88%;
}
.w-89 {
  width: 89%;
}
.h-89 {
  position: relative;
  height: auto;
}
.h-89:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 89%;
}
.w-90 {
  width: 90%;
}
.h-90 {
  position: relative;
  height: auto;
}
.h-90:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 90%;
}
.w-91 {
  width: 91%;
}
.h-91 {
  position: relative;
  height: auto;
}
.h-91:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 91%;
}
.w-92 {
  width: 92%;
}
.h-92 {
  position: relative;
  height: auto;
}
.h-92:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 92%;
}
.w-93 {
  width: 93%;
}
.h-93 {
  position: relative;
  height: auto;
}
.h-93:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 93%;
}
.w-94 {
  width: 94%;
}
.h-94 {
  position: relative;
  height: auto;
}
.h-94:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 94%;
}
.w-95 {
  width: 95%;
}
.h-95 {
  position: relative;
  height: auto;
}
.h-95:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 95%;
}
.w-96 {
  width: 96%;
}
.h-96 {
  position: relative;
  height: auto;
}
.h-96:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 96%;
}
.w-97 {
  width: 97%;
}
.h-97 {
  position: relative;
  height: auto;
}
.h-97:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 97%;
}
.w-98 {
  width: 98%;
}
.h-98 {
  position: relative;
  height: auto;
}
.h-98:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 98%;
}
.w-99 {
  width: 99%;
}
.h-99 {
  position: relative;
  height: auto;
}
.h-99:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 99%;
}
.w-100 {
  width: 100%;
}
.h-100 {
  position: relative;
  height: auto;
}
.h-100:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 100%;
}
.mv-100px {
  min-width: 100px;
}
.mv-200px {
  min-width: 200px;
}
.mv-300px {
  min-width: 300px;
}
.mv-400px {
  min-width: 400px;
}
.mv-500px {
  min-width: 500px;
}
.mv-600px {
  min-width: 600px;
}
.vertical-break {
  padding-top: 12px;
  clear: both;
}
.vertical-break.doble {
  padding-top: 24px;
}
.vertical-break.trible {
  padding-top: 36px;
}
.vertical-break.half {
  padding-top: 6px;
}
.display-block {
  display: block;
}
.display-inline {
  display: inline;
}
.display-inline-block {
  display: inline-block;
}
.display-table {
  display: table;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.display-table-cell.top {
  vertical-align: top;
}
.display-table-cell.bottom {
  vertical-align: bottom;
}
.row.row-double {
  margin-left: -24px;
  margin-right: -24px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn-closer i {
  float: right;
}
.btn-closer i.closer-open {
  display: none;
}
.btn-closer i.closer-close {
  display: block;
}
.btn-closer.collapsed i.closer-open {
  display: block;
}
.btn-closer.collapsed i.closer-close {
  display: none;
}
.f-100 {
  font-weight: 100;
}
.f-300 {
  font-weight: 300;
}
.f-400 {
  font-weight: 400;
}
.f-500 {
  font-weight: 500;
}
.f-700 {
  font-weight: 700;
}
.f-900 {
  font-weight: 900;
}
.fs-s {
  font-size: 14px;
}
.fs-s1 {
  font-size: 16px;
}
.fs-s2 {
  font-size: 17px;
}
.fs-s3 {
  font-size: 22px;
}
.fs-h1 {
  font-size: 64px;
}
.fs-h2 {
  font-size: 48px;
}
.fs-h3 {
  font-size: 40px;
}
.fs-h4 {
  font-size: 32px;
}
.fs-h5 {
  font-size: 20px;
}
.fs-x2 {
  font-size: 2px;
}
.fs-x4 {
  font-size: 4px;
}
.fs-x6 {
  font-size: 6px;
}
.fs-x8 {
  font-size: 8px;
}
.fs-x10 {
  font-size: 10px;
}
.fs-x12 {
  font-size: 12px;
}
.fs-x14 {
  font-size: 14px;
}
.fs-x16 {
  font-size: 16px;
}
.fs-x18 {
  font-size: 18px;
}
.fs-x20 {
  font-size: 20px;
}
.fs-x22 {
  font-size: 22px;
}
.fs-x24 {
  font-size: 24px;
}
.fs-x26 {
  font-size: 26px;
}
.fs-x28 {
  font-size: 28px;
}
.fs-x30 {
  font-size: 30px;
}
.fs-x32 {
  font-size: 32px;
}
.fs-x34 {
  font-size: 34px;
}
.fs-x36 {
  font-size: 36px;
}
.fs-x38 {
  font-size: 38px;
}
.fs-x40 {
  font-size: 40px;
}
.fs-x48 {
  font-size: 48px;
}
.lh-1 {
  line-height: 1em;
}
.lh-11 {
  line-height: 1.1em;
}
.lh-12 {
  line-height: 1.2em;
}
.lh-13 {
  line-height: 1.3em;
}
.lh-14 {
  line-height: 1.4em;
}
.lh-15 {
  line-height: 1.5em;
}
.lh-16 {
  line-height: 1.6em;
}
.lh-17 {
  line-height: 1.7em;
}
.lh-18 {
  line-height: 1.8em;
}
.lh-19 {
  line-height: 1.9em;
}
.lh-20 {
  line-height: 2em;
}
.c-white {
  color: #fff;
}
.bg-white {
  background: #fff;
}
.brdr-white {
  border-color: #fff !important;
}
.c-black {
  color: #464646;
}
.bg-black {
  background: #464646;
}
.brdr-black {
  border-color: #464646 !important;
}
.c-blue {
  color: #00aeef;
}
.bg-blue {
  background: #00aeef;
}
.bg-blue-ll {
  background: #cff2ff;
}
.brdr-blue {
  border-color: #00aeef !important;
}
.c-blue-l {
  color: #00d7f9;
}
.bg-blue-l {
  background: #00d7f9;
}
.brdr-blue-l {
  border-color: #00d7f9 !important;
}
.c-yellow {
  color: #f7cb1c;
}
.bg-yellow {
  background: #f7cb1c;
}
.brdr-yellow {
  border-color: #f7cb1c !important;
}
.c-yellow-l {
  color: #fbdf7b;
}
.bg-yellow-l {
  background: #fbdf7b;
}
.brdr-yellow-l {
  border-color: #fbdf7b !important;
}
.c-yellow-1 {
  color: #ffb500;
}
.bg-yellow-1 {
  background: #ffb500;
}
.brdr-yellow-1 {
  border-color: #ffb500 !important;
}
.c-gray-1 {
  color: #818181;
}
.bg-gray-1 {
  background: #818181;
}
.brdr-gray-1 {
  border-color: #818181 !important;
}
.c-gray-2 {
  color: #bdbdbd;
}
.bg-gray-2 {
  background: #bdbdbd;
}
.brdr-gray-2 {
  border-color: #bdbdbd !important;
}
.c-gray-3 {
  color: #707070;
}
.bg-gray-3 {
  background: #707070;
}
.brdr-gray-3 {
  border-color: #707070 !important;
}
.c-gray-4 {
  color: #9e9e9e;
}
.bg-gray-4 {
  background: #9e9e9e;
}
.brdr-gray-4 {
  border-color: #9e9e9e !important;
}
.c-gray-5 {
  color: #eaeaea;
}
.bg-gray-5 {
  background: #eaeaea;
}
.brdr-gray-5 {
  border-color: #eaeaea !important;
}
.bg-gray-6 {
  background: #fcfcfc;
}
.c-lighten-blue {
  color: #f3fbff;
}
.bg-lighten-blue {
  background: #f3fbff;
}
.brdr-lighten-blue {
  border-color: #f3fbff !important;
}
.c-lighten-yellow {
  color: #fff9e5;
}
.bg-lighten-yellow {
  background: #fff9e5;
}
.brdr-lighten-yellow {
  border-color: #fff9e5 !important;
}
.c-red {
  color: #ee2316;
}
.bg-red {
  background: #ee2316;
}
.brdr-red {
  border-color: #ee2316 !important;
}
.bg-w-80 {
  background: rgba(255, 255, 255, 0.8);
}
.bg-b-32 {
  background: rgba(70, 70, 70, 0.32);
}
.bg-light-blue {
  background-image: linear-gradient(86deg, rgba(241, 252, 255, 0.88), rgba(206, 239, 255, 0.88));
}
  .bg-light-blue-sm {
    background-image: linear-gradient(86deg, rgba(241, 252, 255, 0.88), rgba(206, 239, 255, 0.88));
  }

  .bg-light-blue-md {
    background-image: linear-gradient(86deg, rgba(241, 252, 255, 0.88), rgba(206, 239, 255, 0.88));
  }

  .bg-light-blue-lg {
    background-image: linear-gradient(86deg, rgba(241, 252, 255, 0.88), rgba(206, 239, 255, 0.88));
  }

.add-to-faworite {
  cursor: pointer;
}
.ic.ic-heart.active.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.notify {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ee2316;
  margin: -5px auto auto -5px;
  float: right;
  position: relative;
  z-index: 1;
}
.h1.no-margins,
h1.no-margins,
.h2.no-margins,
h2.no-margins,
.h3.no-margins,
h3.no-margins,
.h4.no-margins,
h4.no-margins,
.h5.no-margins,
h5.no-margins {
  margin: 0;
}

li.line-height-fix {
    max-height: 20px;
    overflow: hidden;
    cursor: help;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Thin'), local('Roboto-Thin'), url('/css/fonts/optimized/roboto-thin-webfont.woff2') format('woff2'), url('/css/fonts/optimized/roboto-thin-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Light'), local('Roboto-Light'), url('/css/fonts/optimized/roboto-light-webfont.woff2') format('woff2'), url('/css/fonts/optimized/roboto-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto'), local('Roboto'), url('/css/fonts/optimized/roboto-regular-webfont.woff2') format('woff2'), url('/css/fonts/optimized/roboto-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Italic'), local('Roboto-Italic'), url('/css/fonts/optimized/roboto-regularitalic-webfont.woff2') format('woff2'), url('/css/fonts/optimized/roboto-regularitalic-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'), local('Roboto-Medium'), url('/css/fonts/optimized/roboto-medium-webfont.woff2') format('woff2'), url('/css/fonts/optimized/roboto-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'), local('Roboto-Bold'), url('/css/fonts/optimized/roboto-bold-webfont.woff2') format('woff2'), url('/css/fonts/optimized/roboto-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Black'), local('Roboto-Black'), url('/css/fonts/optimized/roboto-black-webfont.woff2') format('woff2'), url('/css/fonts/optimized/roboto-black-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
.flex_row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.flex_row.reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.flex_col.reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.flex_start-xs {
  -ms-flex-pack: start;
      justify-content: flex-start;
  text-align: start;
}
.flex_center-xs {
  -ms-flex-pack: flex-center;
      justify-content: flex-center;
  text-align: center;
}
.flex_end-xs {
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-align: end;
}
.flex_top-xs {
  -ms-flex-align: start;
      align-items: flex-start;
}
.flex_middle-xs {
  -ms-flex-align: center;
      align-items: center;
}
.flex_bottom-xs {
  -ms-flex-align: flex-bottom;
      align-items: flex-bottom;
}
.flex_around-xs {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex_between-xs {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.flex_first-xs {
  -ms-flex-order: -1;
      order: -1;
}
.flex_last-xs {
  -ms-flex-order: 1;
      order: 1;
}
.flex_col-xs {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}
.flex_col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-12.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-12.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-12,
.col-xs-offset-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-12 {
  margin-left: 100%;
}
.flex_col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
  width: 91.66666667%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-11.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-11.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-11,
.col-xs-offset-11 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.flex_col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
  width: 83.33333333%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-10.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-10.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-10,
.col-xs-offset-10 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.flex_col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  width: 75%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-9.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-9.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-9,
.col-xs-offset-9 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-9 {
  margin-left: 75%;
}
.flex_col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
  width: 66.66666667%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-8.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-8.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-8,
.col-xs-offset-8 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.flex_col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
  width: 58.33333333%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-7.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-7.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-7,
.col-xs-offset-7 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.flex_col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-6.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-6.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-6,
.col-xs-offset-6 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-6 {
  margin-left: 50%;
}
.flex_col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
  width: 41.66666667%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-5.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-5.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-5,
.col-xs-offset-5 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.flex_col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
  width: 33.33333333%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-4.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-4.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-4,
.col-xs-offset-4 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.flex_col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  width: 25%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-3.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-3.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-3,
.col-xs-offset-3 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-3 {
  margin-left: 25%;
}
.flex_col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
  width: 16.66666667%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-2.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-2.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-2,
.col-xs-offset-2 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.flex_col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
  width: 8.33333333%;
  padding-right: 12px;
  padding-left: 12px;
}
.flex_col-xs-1.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1.__no-paddings {
  padding-right: 0;
  padding-left: 0;
}
.flex_col-xs-1,
.col-xs-offset-1 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.flex_col-xs-offset-1 {
  margin-left: 8.33333333%;
}
@media (min-width: 320px) {
  .flex_start-xssm {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .flex_center-xssm {
    -ms-flex-pack: flex-center;
        justify-content: flex-center;
    text-align: center;
  }
  .flex_end-xssm {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .flex_top-xssm {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .flex_middle-xssm {
    -ms-flex-align: center;
        align-items: center;
  }
  .flex_bottom-xssm {
    -ms-flex-align: flex-bottom;
        align-items: flex-bottom;
  }
  .flex_around-xssm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex_between-xssm {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .flex_first-xssm {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex_last-xssm {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex_col-xssm {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .flex_col-xssm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-12,
  .col-xssm-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-12 {
    margin-left: 100%;
  }
  .flex_col-xssm-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    width: 91.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-11,
  .col-xssm-offset-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-11 {
    margin-left: 91.66666667%;
  }
  .flex_col-xssm-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    width: 83.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-10,
  .col-xssm-offset-10 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-10 {
    margin-left: 83.33333333%;
  }
  .flex_col-xssm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    width: 75%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-9,
  .col-xssm-offset-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-9 {
    margin-left: 75%;
  }
  .flex_col-xssm-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    width: 66.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-8,
  .col-xssm-offset-8 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-8 {
    margin-left: 66.66666667%;
  }
  .flex_col-xssm-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    width: 58.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-7,
  .col-xssm-offset-7 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-7 {
    margin-left: 58.33333333%;
  }
  .flex_col-xssm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-6,
  .col-xssm-offset-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-6 {
    margin-left: 50%;
  }
  .flex_col-xssm-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    width: 41.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-5,
  .col-xssm-offset-5 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-5 {
    margin-left: 41.66666667%;
  }
  .flex_col-xssm-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    width: 33.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-4,
  .col-xssm-offset-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-4 {
    margin-left: 33.33333333%;
  }
  .flex_col-xssm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-3,
  .col-xssm-offset-3 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-3 {
    margin-left: 25%;
  }
  .flex_col-xssm-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    width: 16.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-2,
  .col-xssm-offset-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-2 {
    margin-left: 16.66666667%;
  }
  .flex_col-xssm-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    width: 8.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xssm-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xssm-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xssm-1,
  .col-xssm-offset-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xssm-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 576px) {
  .flex_start-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .flex_center-sm {
    -ms-flex-pack: flex-center;
        justify-content: flex-center;
    text-align: center;
  }
  .flex_end-sm {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .flex_top-sm {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .flex_middle-sm {
    -ms-flex-align: center;
        align-items: center;
  }
  .flex_bottom-sm {
    -ms-flex-align: flex-bottom;
        align-items: flex-bottom;
  }
  .flex_around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex_between-sm {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .flex_first-sm {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex_last-sm {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex_col-sm {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .flex_col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-12,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-12 {
    margin-left: 100%;
  }
  .flex_col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    width: 91.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-11,
  .col-sm-offset-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .flex_col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    width: 83.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-10,
  .col-sm-offset-10 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .flex_col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    width: 75%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-9,
  .col-sm-offset-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-9 {
    margin-left: 75%;
  }
  .flex_col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    width: 66.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-8,
  .col-sm-offset-8 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .flex_col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    width: 58.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-7,
  .col-sm-offset-7 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .flex_col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-6,
  .col-sm-offset-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-6 {
    margin-left: 50%;
  }
  .flex_col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    width: 41.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-5,
  .col-sm-offset-5 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .flex_col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    width: 33.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-4,
  .col-sm-offset-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .flex_col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-3,
  .col-sm-offset-3 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-3 {
    margin-left: 25%;
  }
  .flex_col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    width: 16.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-2,
  .col-sm-offset-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .flex_col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    width: 8.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-sm-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-sm-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-sm-1,
  .col-sm-offset-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 968px) {
  .flex_start-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .flex_center-md {
    -ms-flex-pack: flex-center;
        justify-content: flex-center;
    text-align: center;
  }
  .flex_end-md {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .flex_top-md {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .flex_middle-md {
    -ms-flex-align: center;
        align-items: center;
  }
  .flex_bottom-md {
    -ms-flex-align: flex-bottom;
        align-items: flex-bottom;
  }
  .flex_around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex_between-md {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .flex_first-md {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex_last-md {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex_col-md {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .flex_col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-12,
  .col-md-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-12 {
    margin-left: 100%;
  }
  .flex_col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    width: 91.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-11,
  .col-md-offset-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .flex_col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    width: 83.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-10,
  .col-md-offset-10 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .flex_col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    width: 75%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-9,
  .col-md-offset-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-9 {
    margin-left: 75%;
  }
  .flex_col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    width: 66.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-8,
  .col-md-offset-8 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .flex_col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    width: 58.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-7,
  .col-md-offset-7 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .flex_col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-6,
  .col-md-offset-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-6 {
    margin-left: 50%;
  }
  .flex_col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    width: 41.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-5,
  .col-md-offset-5 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .flex_col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    width: 33.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-4,
  .col-md-offset-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .flex_col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-3,
  .col-md-offset-3 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-3 {
    margin-left: 25%;
  }
  .flex_col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    width: 16.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-2,
  .col-md-offset-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .flex_col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    width: 8.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-md-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-md-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-md-1,
  .col-md-offset-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .flex_start-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .flex_center-lg {
    -ms-flex-pack: flex-center;
        justify-content: flex-center;
    text-align: center;
  }
  .flex_end-lg {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .flex_top-lg {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .flex_middle-lg {
    -ms-flex-align: center;
        align-items: center;
  }
  .flex_bottom-lg {
    -ms-flex-align: flex-bottom;
        align-items: flex-bottom;
  }
  .flex_around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex_between-lg {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .flex_first-lg {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex_last-lg {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex_col-lg {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .flex_col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-12,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-12 {
    margin-left: 100%;
  }
  .flex_col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    width: 91.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-11,
  .col-lg-offset-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .flex_col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    width: 83.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-10,
  .col-lg-offset-10 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .flex_col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    width: 75%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-9,
  .col-lg-offset-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-9 {
    margin-left: 75%;
  }
  .flex_col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    width: 66.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-8,
  .col-lg-offset-8 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .flex_col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    width: 58.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-7,
  .col-lg-offset-7 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .flex_col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-6,
  .col-lg-offset-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-6 {
    margin-left: 50%;
  }
  .flex_col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    width: 41.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-5,
  .col-lg-offset-5 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .flex_col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    width: 33.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-4,
  .col-lg-offset-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .flex_col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-3,
  .col-lg-offset-3 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-3 {
    margin-left: 25%;
  }
  .flex_col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    width: 16.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-2,
  .col-lg-offset-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .flex_col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    width: 8.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-lg-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-lg-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-lg-1,
  .col-lg-offset-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1366px) {
  .flex_start-xl {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start;
  }
  .flex_center-xl {
    -ms-flex-pack: flex-center;
        justify-content: flex-center;
    text-align: center;
  }
  .flex_end-xl {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end;
  }
  .flex_top-xl {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .flex_middle-xl {
    -ms-flex-align: center;
        align-items: center;
  }
  .flex_bottom-xl {
    -ms-flex-align: flex-bottom;
        align-items: flex-bottom;
  }
  .flex_around-xl {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex_between-xl {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .flex_first-xl {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex_last-xl {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex_col-xl {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
  }
  .flex_col-xl-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-12.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-12,
  .col-xl-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-12 {
    margin-left: 100%;
  }
  .flex_col-xl-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    width: 91.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-11.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-11,
  .col-xl-offset-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .flex_col-xl-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    width: 83.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-10.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-10,
  .col-xl-offset-10 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .flex_col-xl-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    width: 75%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-9.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-9,
  .col-xl-offset-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-9 {
    margin-left: 75%;
  }
  .flex_col-xl-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    width: 66.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-8.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-8,
  .col-xl-offset-8 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .flex_col-xl-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    width: 58.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-7.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-7,
  .col-xl-offset-7 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .flex_col-xl-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-6.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-6,
  .col-xl-offset-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-6 {
    margin-left: 50%;
  }
  .flex_col-xl-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    width: 41.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-5.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-5,
  .col-xl-offset-5 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .flex_col-xl-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    width: 33.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-4.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-4,
  .col-xl-offset-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .flex_col-xl-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-3.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-3,
  .col-xl-offset-3 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-3 {
    margin-left: 25%;
  }
  .flex_col-xl-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    width: 16.66666667%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-2.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-2,
  .col-xl-offset-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .flex_col-xl-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    width: 8.33333333%;
    padding-right: 12px;
    padding-left: 12px;
  }
  .flex_col-xl-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .col-xl-1.__no-paddings {
    padding-right: 0;
    padding-left: 0;
  }
  .flex_col-xl-1,
  .col-xl-offset-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .flex_col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
}
/*

UI FRAMEWORK

*/
.color__black_1 {
  color: #333333;
}
.background__black_1 {
  background-color: #333333;
}
.border__black_1 {
  border-color: #333333;
}
@media (max-width: 575px) {
  .color__black_1__xs {
    color: #333333;
  }
  .background__black_1__xs {
    background-color: #333333;
  }
  .border__black_1__xs {
    border-color: #333333;
  }
}
@media (max-width: 967px) {
  .color__black_1__sm {
    color: #333333;
  }
  .background__black_1__sm {
    background-color: #333333;
  }
  .border__black_1__sm {
    border-color: #333333;
  }
}
@media (max-width: 1199px) {
  .color__black_1__md {
    color: #333333;
  }
  .background__black_1__md {
    background-color: #333333;
  }
  .border__black_1__md {
    border-color: #333333;
  }
}
@media (min-width: 1200px) {
  .color__black_1__lg {
    color: #333333;
  }
  .background__black_1__lg {
    background-color: #333333;
  }
  .border__black_1__lg {
    border-color: #333333;
  }
}
.gradient__black_1_black_2_a {
  background-image: linear-gradient(0deg, #333333, #464646);
}
.gradient__black_1_black_2_b {
  background-image: linear-gradient(45deg, #333333, #464646);
}
.gradient__black_1_black_2_c {
  background-image: linear-gradient(90deg, #333333, #464646);
}
@media (max-width: 575px) {
  .gradient__black_1_black_2_a__xs {
    background-image: linear-gradient(0deg, #333333, #464646);
  }
  .gradient__black_1_black_2_b__xs {
    background-image: linear-gradient(45deg, #333333, #464646);
  }
  .gradient__black_1_black_2_c__xs {
    background-image: linear-gradient(90deg, #333333, #464646);
  }
}
@media (max-width: 967px) {
  .gradient__black_1_black_2_a__sm {
    background-image: linear-gradient(0deg, #333333, #464646);
  }
  .gradient__black_1_black_2_b__sm {
    background-image: linear-gradient(45deg, #333333, #464646);
  }
  .gradient__black_1_black_2_c__sm {
    background-image: linear-gradient(90deg, #333333, #464646);
  }
}
@media (max-width: 1199px) {
  .gradient__black_1_black_2_a__md {
    background-image: linear-gradient(0deg, #333333, #464646);
  }
  .gradient__black_1_black_2_b__md {
    background-image: linear-gradient(45deg, #333333, #464646);
  }
  .gradient__black_1_black_2_c__md {
    background-image: linear-gradient(90deg, #333333, #464646);
  }
}
@media (min-width: 1200px) {
  .gradient__black_1_black_2_a__lg {
    background-image: linear-gradient(0deg, #333333, #464646);
  }
  .gradient__black_1_black_2_b__lg {
    background-image: linear-gradient(45deg, #333333, #464646);
  }
  .gradient__black_1_black_2_c__lg {
    background-image: linear-gradient(90deg, #333333, #464646);
  }
}
.gradient__black_1_black_3_a {
  background-image: linear-gradient(0deg, #333333, #9e9e9e);
}
.gradient__black_1_black_3_b {
  background-image: linear-gradient(45deg, #333333, #9e9e9e);
}
.gradient__black_1_black_3_c {
  background-image: linear-gradient(90deg, #333333, #9e9e9e);
}
@media (max-width: 575px) {
  .gradient__black_1_black_3_a__xs {
    background-image: linear-gradient(0deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_b__xs {
    background-image: linear-gradient(45deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_c__xs {
    background-image: linear-gradient(90deg, #333333, #9e9e9e);
  }
}
@media (max-width: 967px) {
  .gradient__black_1_black_3_a__sm {
    background-image: linear-gradient(0deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_b__sm {
    background-image: linear-gradient(45deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_c__sm {
    background-image: linear-gradient(90deg, #333333, #9e9e9e);
  }
}
@media (max-width: 1199px) {
  .gradient__black_1_black_3_a__md {
    background-image: linear-gradient(0deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_b__md {
    background-image: linear-gradient(45deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_c__md {
    background-image: linear-gradient(90deg, #333333, #9e9e9e);
  }
}
@media (min-width: 1200px) {
  .gradient__black_1_black_3_a__lg {
    background-image: linear-gradient(0deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_b__lg {
    background-image: linear-gradient(45deg, #333333, #9e9e9e);
  }
  .gradient__black_1_black_3_c__lg {
    background-image: linear-gradient(90deg, #333333, #9e9e9e);
  }
}
.gradient__black_1_azure_1_a {
  background-image: linear-gradient(0deg, #333333, #00aeef);
}
.gradient__black_1_azure_1_b {
  background-image: linear-gradient(45deg, #333333, #00aeef);
}
.gradient__black_1_azure_1_c {
  background-image: linear-gradient(90deg, #333333, #00aeef);
}
@media (max-width: 575px) {
  .gradient__black_1_azure_1_a__xs {
    background-image: linear-gradient(0deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_b__xs {
    background-image: linear-gradient(45deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_c__xs {
    background-image: linear-gradient(90deg, #333333, #00aeef);
  }
}
@media (max-width: 967px) {
  .gradient__black_1_azure_1_a__sm {
    background-image: linear-gradient(0deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_b__sm {
    background-image: linear-gradient(45deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_c__sm {
    background-image: linear-gradient(90deg, #333333, #00aeef);
  }
}
@media (max-width: 1199px) {
  .gradient__black_1_azure_1_a__md {
    background-image: linear-gradient(0deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_b__md {
    background-image: linear-gradient(45deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_c__md {
    background-image: linear-gradient(90deg, #333333, #00aeef);
  }
}
@media (min-width: 1200px) {
  .gradient__black_1_azure_1_a__lg {
    background-image: linear-gradient(0deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_b__lg {
    background-image: linear-gradient(45deg, #333333, #00aeef);
  }
  .gradient__black_1_azure_1_c__lg {
    background-image: linear-gradient(90deg, #333333, #00aeef);
  }
}
.gradient__black_1_azure_2_a {
  background-image: linear-gradient(0deg, #333333, #00c6ff);
}
.gradient__black_1_azure_2_b {
  background-image: linear-gradient(45deg, #333333, #00c6ff);
}
.gradient__black_1_azure_2_c {
  background-image: linear-gradient(90deg, #333333, #00c6ff);
}
@media (max-width: 575px) {
  .gradient__black_1_azure_2_a__xs {
    background-image: linear-gradient(0deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_b__xs {
    background-image: linear-gradient(45deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_c__xs {
    background-image: linear-gradient(90deg, #333333, #00c6ff);
  }
}
@media (max-width: 967px) {
  .gradient__black_1_azure_2_a__sm {
    background-image: linear-gradient(0deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_b__sm {
    background-image: linear-gradient(45deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_c__sm {
    background-image: linear-gradient(90deg, #333333, #00c6ff);
  }
}
@media (max-width: 1199px) {
  .gradient__black_1_azure_2_a__md {
    background-image: linear-gradient(0deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_b__md {
    background-image: linear-gradient(45deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_c__md {
    background-image: linear-gradient(90deg, #333333, #00c6ff);
  }
}
@media (min-width: 1200px) {
  .gradient__black_1_azure_2_a__lg {
    background-image: linear-gradient(0deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_b__lg {
    background-image: linear-gradient(45deg, #333333, #00c6ff);
  }
  .gradient__black_1_azure_2_c__lg {
    background-image: linear-gradient(90deg, #333333, #00c6ff);
  }
}
.gradient__black_1_yellow_1_a {
  background-image: linear-gradient(0deg, #333333, #fdd110);
}
.gradient__black_1_yellow_1_b {
  background-image: linear-gradient(45deg, #333333, #fdd110);
}
.gradient__black_1_yellow_1_c {
  background-image: linear-gradient(90deg, #333333, #fdd110);
}
@media (max-width: 575px) {
  .gradient__black_1_yellow_1_a__xs {
    background-image: linear-gradient(0deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_b__xs {
    background-image: linear-gradient(45deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_c__xs {
    background-image: linear-gradient(90deg, #333333, #fdd110);
  }
}
@media (max-width: 967px) {
  .gradient__black_1_yellow_1_a__sm {
    background-image: linear-gradient(0deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_b__sm {
    background-image: linear-gradient(45deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_c__sm {
    background-image: linear-gradient(90deg, #333333, #fdd110);
  }
}
@media (max-width: 1199px) {
  .gradient__black_1_yellow_1_a__md {
    background-image: linear-gradient(0deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_b__md {
    background-image: linear-gradient(45deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_c__md {
    background-image: linear-gradient(90deg, #333333, #fdd110);
  }
}
@media (min-width: 1200px) {
  .gradient__black_1_yellow_1_a__lg {
    background-image: linear-gradient(0deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_b__lg {
    background-image: linear-gradient(45deg, #333333, #fdd110);
  }
  .gradient__black_1_yellow_1_c__lg {
    background-image: linear-gradient(90deg, #333333, #fdd110);
  }
}
.gradient__black_1_yellow_2_a {
  background-image: linear-gradient(0deg, #333333, #fffb7e);
}
.gradient__black_1_yellow_2_b {
  background-image: linear-gradient(45deg, #333333, #fffb7e);
}
.gradient__black_1_yellow_2_c {
  background-image: linear-gradient(90deg, #333333, #fffb7e);
}
@media (max-width: 575px) {
  .gradient__black_1_yellow_2_a__xs {
    background-image: linear-gradient(0deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_b__xs {
    background-image: linear-gradient(45deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_c__xs {
    background-image: linear-gradient(90deg, #333333, #fffb7e);
  }
}
@media (max-width: 967px) {
  .gradient__black_1_yellow_2_a__sm {
    background-image: linear-gradient(0deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_b__sm {
    background-image: linear-gradient(45deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_c__sm {
    background-image: linear-gradient(90deg, #333333, #fffb7e);
  }
}
@media (max-width: 1199px) {
  .gradient__black_1_yellow_2_a__md {
    background-image: linear-gradient(0deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_b__md {
    background-image: linear-gradient(45deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_c__md {
    background-image: linear-gradient(90deg, #333333, #fffb7e);
  }
}
@media (min-width: 1200px) {
  .gradient__black_1_yellow_2_a__lg {
    background-image: linear-gradient(0deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_b__lg {
    background-image: linear-gradient(45deg, #333333, #fffb7e);
  }
  .gradient__black_1_yellow_2_c__lg {
    background-image: linear-gradient(90deg, #333333, #fffb7e);
  }
}
.gradient__black_1_yellow_3_a {
  background-image: linear-gradient(0deg, #333333, #d4ae1c);
}
.gradient__black_1_yellow_3_b {
  background-image: linear-gradient(45deg, #333333, #d4ae1c);
}
.gradient__black_1_yellow_3_c {
  background-image: linear-gradient(90deg, #333333, #d4ae1c);
}
@media (max-width: 575px) {
  .gradient__black_1_yellow_3_a__xs {
    background-image: linear-gradient(0deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_b__xs {
    background-image: linear-gradient(45deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_c__xs {
    background-image: linear-gradient(90deg, #333333, #d4ae1c);
  }
}
@media (max-width: 967px) {
  .gradient__black_1_yellow_3_a__sm {
    background-image: linear-gradient(0deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_b__sm {
    background-image: linear-gradient(45deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_c__sm {
    background-image: linear-gradient(90deg, #333333, #d4ae1c);
  }
}
@media (max-width: 1199px) {
  .gradient__black_1_yellow_3_a__md {
    background-image: linear-gradient(0deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_b__md {
    background-image: linear-gradient(45deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_c__md {
    background-image: linear-gradient(90deg, #333333, #d4ae1c);
  }
}
@media (min-width: 1200px) {
  .gradient__black_1_yellow_3_a__lg {
    background-image: linear-gradient(0deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_b__lg {
    background-image: linear-gradient(45deg, #333333, #d4ae1c);
  }
  .gradient__black_1_yellow_3_c__lg {
    background-image: linear-gradient(90deg, #333333, #d4ae1c);
  }
}
.color__black_2 {
  color: #464646;
}
.background__black_2 {
  background-color: #464646;
}
.border__black_2 {
  border-color: #464646;
}
@media (max-width: 575px) {
  .color__black_2__xs {
    color: #464646;
  }
  .background__black_2__xs {
    background-color: #464646;
  }
  .border__black_2__xs {
    border-color: #464646;
  }
}
@media (max-width: 967px) {
  .color__black_2__sm {
    color: #464646;
  }
  .background__black_2__sm {
    background-color: #464646;
  }
  .border__black_2__sm {
    border-color: #464646;
  }
}
@media (max-width: 1199px) {
  .color__black_2__md {
    color: #464646;
  }
  .background__black_2__md {
    background-color: #464646;
  }
  .border__black_2__md {
    border-color: #464646;
  }
}
@media (min-width: 1200px) {
  .color__black_2__lg {
    color: #464646;
  }
  .background__black_2__lg {
    background-color: #464646;
  }
  .border__black_2__lg {
    border-color: #464646;
  }
}
.gradient__black_2_black_1_a {
  background-image: linear-gradient(0deg, #464646, #333333);
}
.gradient__black_2_black_1_b {
  background-image: linear-gradient(45deg, #464646, #333333);
}
.gradient__black_2_black_1_c {
  background-image: linear-gradient(90deg, #464646, #333333);
}
@media (max-width: 575px) {
  .gradient__black_2_black_1_a__xs {
    background-image: linear-gradient(0deg, #464646, #333333);
  }
  .gradient__black_2_black_1_b__xs {
    background-image: linear-gradient(45deg, #464646, #333333);
  }
  .gradient__black_2_black_1_c__xs {
    background-image: linear-gradient(90deg, #464646, #333333);
  }
}
@media (max-width: 967px) {
  .gradient__black_2_black_1_a__sm {
    background-image: linear-gradient(0deg, #464646, #333333);
  }
  .gradient__black_2_black_1_b__sm {
    background-image: linear-gradient(45deg, #464646, #333333);
  }
  .gradient__black_2_black_1_c__sm {
    background-image: linear-gradient(90deg, #464646, #333333);
  }
}
@media (max-width: 1199px) {
  .gradient__black_2_black_1_a__md {
    background-image: linear-gradient(0deg, #464646, #333333);
  }
  .gradient__black_2_black_1_b__md {
    background-image: linear-gradient(45deg, #464646, #333333);
  }
  .gradient__black_2_black_1_c__md {
    background-image: linear-gradient(90deg, #464646, #333333);
  }
}
@media (min-width: 1200px) {
  .gradient__black_2_black_1_a__lg {
    background-image: linear-gradient(0deg, #464646, #333333);
  }
  .gradient__black_2_black_1_b__lg {
    background-image: linear-gradient(45deg, #464646, #333333);
  }
  .gradient__black_2_black_1_c__lg {
    background-image: linear-gradient(90deg, #464646, #333333);
  }
}
.gradient__black_2_black_3_a {
  background-image: linear-gradient(0deg, #464646, #9e9e9e);
}
.gradient__black_2_black_3_b {
  background-image: linear-gradient(45deg, #464646, #9e9e9e);
}
.gradient__black_2_black_3_c {
  background-image: linear-gradient(90deg, #464646, #9e9e9e);
}
@media (max-width: 575px) {
  .gradient__black_2_black_3_a__xs {
    background-image: linear-gradient(0deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_b__xs {
    background-image: linear-gradient(45deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_c__xs {
    background-image: linear-gradient(90deg, #464646, #9e9e9e);
  }
}
@media (max-width: 967px) {
  .gradient__black_2_black_3_a__sm {
    background-image: linear-gradient(0deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_b__sm {
    background-image: linear-gradient(45deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_c__sm {
    background-image: linear-gradient(90deg, #464646, #9e9e9e);
  }
}
@media (max-width: 1199px) {
  .gradient__black_2_black_3_a__md {
    background-image: linear-gradient(0deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_b__md {
    background-image: linear-gradient(45deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_c__md {
    background-image: linear-gradient(90deg, #464646, #9e9e9e);
  }
}
@media (min-width: 1200px) {
  .gradient__black_2_black_3_a__lg {
    background-image: linear-gradient(0deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_b__lg {
    background-image: linear-gradient(45deg, #464646, #9e9e9e);
  }
  .gradient__black_2_black_3_c__lg {
    background-image: linear-gradient(90deg, #464646, #9e9e9e);
  }
}
.gradient__black_2_azure_1_a {
  background-image: linear-gradient(0deg, #464646, #00aeef);
}
.gradient__black_2_azure_1_b {
  background-image: linear-gradient(45deg, #464646, #00aeef);
}
.gradient__black_2_azure_1_c {
  background-image: linear-gradient(90deg, #464646, #00aeef);
}
@media (max-width: 575px) {
  .gradient__black_2_azure_1_a__xs {
    background-image: linear-gradient(0deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_b__xs {
    background-image: linear-gradient(45deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_c__xs {
    background-image: linear-gradient(90deg, #464646, #00aeef);
  }
}
@media (max-width: 967px) {
  .gradient__black_2_azure_1_a__sm {
    background-image: linear-gradient(0deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_b__sm {
    background-image: linear-gradient(45deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_c__sm {
    background-image: linear-gradient(90deg, #464646, #00aeef);
  }
}
@media (max-width: 1199px) {
  .gradient__black_2_azure_1_a__md {
    background-image: linear-gradient(0deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_b__md {
    background-image: linear-gradient(45deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_c__md {
    background-image: linear-gradient(90deg, #464646, #00aeef);
  }
}
@media (min-width: 1200px) {
  .gradient__black_2_azure_1_a__lg {
    background-image: linear-gradient(0deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_b__lg {
    background-image: linear-gradient(45deg, #464646, #00aeef);
  }
  .gradient__black_2_azure_1_c__lg {
    background-image: linear-gradient(90deg, #464646, #00aeef);
  }
}
.gradient__black_2_azure_2_a {
  background-image: linear-gradient(0deg, #464646, #00c6ff);
}
.gradient__black_2_azure_2_b {
  background-image: linear-gradient(45deg, #464646, #00c6ff);
}
.gradient__black_2_azure_2_c {
  background-image: linear-gradient(90deg, #464646, #00c6ff);
}
@media (max-width: 575px) {
  .gradient__black_2_azure_2_a__xs {
    background-image: linear-gradient(0deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_b__xs {
    background-image: linear-gradient(45deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_c__xs {
    background-image: linear-gradient(90deg, #464646, #00c6ff);
  }
}
@media (max-width: 967px) {
  .gradient__black_2_azure_2_a__sm {
    background-image: linear-gradient(0deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_b__sm {
    background-image: linear-gradient(45deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_c__sm {
    background-image: linear-gradient(90deg, #464646, #00c6ff);
  }
}
@media (max-width: 1199px) {
  .gradient__black_2_azure_2_a__md {
    background-image: linear-gradient(0deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_b__md {
    background-image: linear-gradient(45deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_c__md {
    background-image: linear-gradient(90deg, #464646, #00c6ff);
  }
}
@media (min-width: 1200px) {
  .gradient__black_2_azure_2_a__lg {
    background-image: linear-gradient(0deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_b__lg {
    background-image: linear-gradient(45deg, #464646, #00c6ff);
  }
  .gradient__black_2_azure_2_c__lg {
    background-image: linear-gradient(90deg, #464646, #00c6ff);
  }
}
.gradient__black_2_yellow_1_a {
  background-image: linear-gradient(0deg, #464646, #fdd110);
}
.gradient__black_2_yellow_1_b {
  background-image: linear-gradient(45deg, #464646, #fdd110);
}
.gradient__black_2_yellow_1_c {
  background-image: linear-gradient(90deg, #464646, #fdd110);
}
@media (max-width: 575px) {
  .gradient__black_2_yellow_1_a__xs {
    background-image: linear-gradient(0deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_b__xs {
    background-image: linear-gradient(45deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_c__xs {
    background-image: linear-gradient(90deg, #464646, #fdd110);
  }
}
@media (max-width: 967px) {
  .gradient__black_2_yellow_1_a__sm {
    background-image: linear-gradient(0deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_b__sm {
    background-image: linear-gradient(45deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_c__sm {
    background-image: linear-gradient(90deg, #464646, #fdd110);
  }
}
@media (max-width: 1199px) {
  .gradient__black_2_yellow_1_a__md {
    background-image: linear-gradient(0deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_b__md {
    background-image: linear-gradient(45deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_c__md {
    background-image: linear-gradient(90deg, #464646, #fdd110);
  }
}
@media (min-width: 1200px) {
  .gradient__black_2_yellow_1_a__lg {
    background-image: linear-gradient(0deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_b__lg {
    background-image: linear-gradient(45deg, #464646, #fdd110);
  }
  .gradient__black_2_yellow_1_c__lg {
    background-image: linear-gradient(90deg, #464646, #fdd110);
  }
}
.gradient__black_2_yellow_2_a {
  background-image: linear-gradient(0deg, #464646, #fffb7e);
}
.gradient__black_2_yellow_2_b {
  background-image: linear-gradient(45deg, #464646, #fffb7e);
}
.gradient__black_2_yellow_2_c {
  background-image: linear-gradient(90deg, #464646, #fffb7e);
}
@media (max-width: 575px) {
  .gradient__black_2_yellow_2_a__xs {
    background-image: linear-gradient(0deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_b__xs {
    background-image: linear-gradient(45deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_c__xs {
    background-image: linear-gradient(90deg, #464646, #fffb7e);
  }
}
@media (max-width: 967px) {
  .gradient__black_2_yellow_2_a__sm {
    background-image: linear-gradient(0deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_b__sm {
    background-image: linear-gradient(45deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_c__sm {
    background-image: linear-gradient(90deg, #464646, #fffb7e);
  }
}
@media (max-width: 1199px) {
  .gradient__black_2_yellow_2_a__md {
    background-image: linear-gradient(0deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_b__md {
    background-image: linear-gradient(45deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_c__md {
    background-image: linear-gradient(90deg, #464646, #fffb7e);
  }
}
@media (min-width: 1200px) {
  .gradient__black_2_yellow_2_a__lg {
    background-image: linear-gradient(0deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_b__lg {
    background-image: linear-gradient(45deg, #464646, #fffb7e);
  }
  .gradient__black_2_yellow_2_c__lg {
    background-image: linear-gradient(90deg, #464646, #fffb7e);
  }
}
.gradient__black_2_yellow_3_a {
  background-image: linear-gradient(0deg, #464646, #d4ae1c);
}
.gradient__black_2_yellow_3_b {
  background-image: linear-gradient(45deg, #464646, #d4ae1c);
}
.gradient__black_2_yellow_3_c {
  background-image: linear-gradient(90deg, #464646, #d4ae1c);
}
@media (max-width: 575px) {
  .gradient__black_2_yellow_3_a__xs {
    background-image: linear-gradient(0deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_b__xs {
    background-image: linear-gradient(45deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_c__xs {
    background-image: linear-gradient(90deg, #464646, #d4ae1c);
  }
}
@media (max-width: 967px) {
  .gradient__black_2_yellow_3_a__sm {
    background-image: linear-gradient(0deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_b__sm {
    background-image: linear-gradient(45deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_c__sm {
    background-image: linear-gradient(90deg, #464646, #d4ae1c);
  }
}
@media (max-width: 1199px) {
  .gradient__black_2_yellow_3_a__md {
    background-image: linear-gradient(0deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_b__md {
    background-image: linear-gradient(45deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_c__md {
    background-image: linear-gradient(90deg, #464646, #d4ae1c);
  }
}
@media (min-width: 1200px) {
  .gradient__black_2_yellow_3_a__lg {
    background-image: linear-gradient(0deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_b__lg {
    background-image: linear-gradient(45deg, #464646, #d4ae1c);
  }
  .gradient__black_2_yellow_3_c__lg {
    background-image: linear-gradient(90deg, #464646, #d4ae1c);
  }
}
.color__black_3 {
  color: #9e9e9e;
}
.background__black_3 {
  background-color: #9e9e9e;
}
.border__black_3 {
  border-color: #9e9e9e;
}
@media (max-width: 575px) {
  .color__black_3__xs {
    color: #9e9e9e;
  }
  .background__black_3__xs {
    background-color: #9e9e9e;
  }
  .border__black_3__xs {
    border-color: #9e9e9e;
  }
}
@media (max-width: 967px) {
  .color__black_3__sm {
    color: #9e9e9e;
  }
  .background__black_3__sm {
    background-color: #9e9e9e;
  }
  .border__black_3__sm {
    border-color: #9e9e9e;
  }
}
@media (max-width: 1199px) {
  .color__black_3__md {
    color: #9e9e9e;
  }
  .background__black_3__md {
    background-color: #9e9e9e;
  }
  .border__black_3__md {
    border-color: #9e9e9e;
  }
}
@media (min-width: 1200px) {
  .color__black_3__lg {
    color: #9e9e9e;
  }
  .background__black_3__lg {
    background-color: #9e9e9e;
  }
  .border__black_3__lg {
    border-color: #9e9e9e;
  }
}
.gradient__black_3_black_1_a {
  background-image: linear-gradient(0deg, #9e9e9e, #333333);
}
.gradient__black_3_black_1_b {
  background-image: linear-gradient(45deg, #9e9e9e, #333333);
}
.gradient__black_3_black_1_c {
  background-image: linear-gradient(90deg, #9e9e9e, #333333);
}
@media (max-width: 575px) {
  .gradient__black_3_black_1_a__xs {
    background-image: linear-gradient(0deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_b__xs {
    background-image: linear-gradient(45deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_c__xs {
    background-image: linear-gradient(90deg, #9e9e9e, #333333);
  }
}
@media (max-width: 967px) {
  .gradient__black_3_black_1_a__sm {
    background-image: linear-gradient(0deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_b__sm {
    background-image: linear-gradient(45deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_c__sm {
    background-image: linear-gradient(90deg, #9e9e9e, #333333);
  }
}
@media (max-width: 1199px) {
  .gradient__black_3_black_1_a__md {
    background-image: linear-gradient(0deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_b__md {
    background-image: linear-gradient(45deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_c__md {
    background-image: linear-gradient(90deg, #9e9e9e, #333333);
  }
}
@media (min-width: 1200px) {
  .gradient__black_3_black_1_a__lg {
    background-image: linear-gradient(0deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_b__lg {
    background-image: linear-gradient(45deg, #9e9e9e, #333333);
  }
  .gradient__black_3_black_1_c__lg {
    background-image: linear-gradient(90deg, #9e9e9e, #333333);
  }
}
.gradient__black_3_black_2_a {
  background-image: linear-gradient(0deg, #9e9e9e, #464646);
}
.gradient__black_3_black_2_b {
  background-image: linear-gradient(45deg, #9e9e9e, #464646);
}
.gradient__black_3_black_2_c {
  background-image: linear-gradient(90deg, #9e9e9e, #464646);
}
@media (max-width: 575px) {
  .gradient__black_3_black_2_a__xs {
    background-image: linear-gradient(0deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_b__xs {
    background-image: linear-gradient(45deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_c__xs {
    background-image: linear-gradient(90deg, #9e9e9e, #464646);
  }
}
@media (max-width: 967px) {
  .gradient__black_3_black_2_a__sm {
    background-image: linear-gradient(0deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_b__sm {
    background-image: linear-gradient(45deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_c__sm {
    background-image: linear-gradient(90deg, #9e9e9e, #464646);
  }
}
@media (max-width: 1199px) {
  .gradient__black_3_black_2_a__md {
    background-image: linear-gradient(0deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_b__md {
    background-image: linear-gradient(45deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_c__md {
    background-image: linear-gradient(90deg, #9e9e9e, #464646);
  }
}
@media (min-width: 1200px) {
  .gradient__black_3_black_2_a__lg {
    background-image: linear-gradient(0deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_b__lg {
    background-image: linear-gradient(45deg, #9e9e9e, #464646);
  }
  .gradient__black_3_black_2_c__lg {
    background-image: linear-gradient(90deg, #9e9e9e, #464646);
  }
}
.gradient__black_3_azure_1_a {
  background-image: linear-gradient(0deg, #9e9e9e, #00aeef);
}
.gradient__black_3_azure_1_b {
  background-image: linear-gradient(45deg, #9e9e9e, #00aeef);
}
.gradient__black_3_azure_1_c {
  background-image: linear-gradient(90deg, #9e9e9e, #00aeef);
}
@media (max-width: 575px) {
  .gradient__black_3_azure_1_a__xs {
    background-image: linear-gradient(0deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_b__xs {
    background-image: linear-gradient(45deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_c__xs {
    background-image: linear-gradient(90deg, #9e9e9e, #00aeef);
  }
}
@media (max-width: 967px) {
  .gradient__black_3_azure_1_a__sm {
    background-image: linear-gradient(0deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_b__sm {
    background-image: linear-gradient(45deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_c__sm {
    background-image: linear-gradient(90deg, #9e9e9e, #00aeef);
  }
}
@media (max-width: 1199px) {
  .gradient__black_3_azure_1_a__md {
    background-image: linear-gradient(0deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_b__md {
    background-image: linear-gradient(45deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_c__md {
    background-image: linear-gradient(90deg, #9e9e9e, #00aeef);
  }
}
@media (min-width: 1200px) {
  .gradient__black_3_azure_1_a__lg {
    background-image: linear-gradient(0deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_b__lg {
    background-image: linear-gradient(45deg, #9e9e9e, #00aeef);
  }
  .gradient__black_3_azure_1_c__lg {
    background-image: linear-gradient(90deg, #9e9e9e, #00aeef);
  }
}
.gradient__black_3_azure_2_a {
  background-image: linear-gradient(0deg, #9e9e9e, #00c6ff);
}
.gradient__black_3_azure_2_b {
  background-image: linear-gradient(45deg, #9e9e9e, #00c6ff);
}
.gradient__black_3_azure_2_c {
  background-image: linear-gradient(90deg, #9e9e9e, #00c6ff);
}
@media (max-width: 575px) {
  .gradient__black_3_azure_2_a__xs {
    background-image: linear-gradient(0deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_b__xs {
    background-image: linear-gradient(45deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_c__xs {
    background-image: linear-gradient(90deg, #9e9e9e, #00c6ff);
  }
}
@media (max-width: 967px) {
  .gradient__black_3_azure_2_a__sm {
    background-image: linear-gradient(0deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_b__sm {
    background-image: linear-gradient(45deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_c__sm {
    background-image: linear-gradient(90deg, #9e9e9e, #00c6ff);
  }
}
@media (max-width: 1199px) {
  .gradient__black_3_azure_2_a__md {
    background-image: linear-gradient(0deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_b__md {
    background-image: linear-gradient(45deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_c__md {
    background-image: linear-gradient(90deg, #9e9e9e, #00c6ff);
  }
}
@media (min-width: 1200px) {
  .gradient__black_3_azure_2_a__lg {
    background-image: linear-gradient(0deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_b__lg {
    background-image: linear-gradient(45deg, #9e9e9e, #00c6ff);
  }
  .gradient__black_3_azure_2_c__lg {
    background-image: linear-gradient(90deg, #9e9e9e, #00c6ff);
  }
}
.gradient__black_3_yellow_1_a {
  background-image: linear-gradient(0deg, #9e9e9e, #fdd110);
}
.gradient__black_3_yellow_1_b {
  background-image: linear-gradient(45deg, #9e9e9e, #fdd110);
}
.gradient__black_3_yellow_1_c {
  background-image: linear-gradient(90deg, #9e9e9e, #fdd110);
}
@media (max-width: 575px) {
  .gradient__black_3_yellow_1_a__xs {
    background-image: linear-gradient(0deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_b__xs {
    background-image: linear-gradient(45deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_c__xs {
    background-image: linear-gradient(90deg, #9e9e9e, #fdd110);
  }
}
@media (max-width: 967px) {
  .gradient__black_3_yellow_1_a__sm {
    background-image: linear-gradient(0deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_b__sm {
    background-image: linear-gradient(45deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_c__sm {
    background-image: linear-gradient(90deg, #9e9e9e, #fdd110);
  }
}
@media (max-width: 1199px) {
  .gradient__black_3_yellow_1_a__md {
    background-image: linear-gradient(0deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_b__md {
    background-image: linear-gradient(45deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_c__md {
    background-image: linear-gradient(90deg, #9e9e9e, #fdd110);
  }
}
@media (min-width: 1200px) {
  .gradient__black_3_yellow_1_a__lg {
    background-image: linear-gradient(0deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_b__lg {
    background-image: linear-gradient(45deg, #9e9e9e, #fdd110);
  }
  .gradient__black_3_yellow_1_c__lg {
    background-image: linear-gradient(90deg, #9e9e9e, #fdd110);
  }
}
.gradient__black_3_yellow_2_a {
  background-image: linear-gradient(0deg, #9e9e9e, #fffb7e);
}
.gradient__black_3_yellow_2_b {
  background-image: linear-gradient(45deg, #9e9e9e, #fffb7e);
}
.gradient__black_3_yellow_2_c {
  background-image: linear-gradient(90deg, #9e9e9e, #fffb7e);
}
@media (max-width: 575px) {
  .gradient__black_3_yellow_2_a__xs {
    background-image: linear-gradient(0deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_b__xs {
    background-image: linear-gradient(45deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_c__xs {
    background-image: linear-gradient(90deg, #9e9e9e, #fffb7e);
  }
}
@media (max-width: 967px) {
  .gradient__black_3_yellow_2_a__sm {
    background-image: linear-gradient(0deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_b__sm {
    background-image: linear-gradient(45deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_c__sm {
    background-image: linear-gradient(90deg, #9e9e9e, #fffb7e);
  }
}
@media (max-width: 1199px) {
  .gradient__black_3_yellow_2_a__md {
    background-image: linear-gradient(0deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_b__md {
    background-image: linear-gradient(45deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_c__md {
    background-image: linear-gradient(90deg, #9e9e9e, #fffb7e);
  }
}
@media (min-width: 1200px) {
  .gradient__black_3_yellow_2_a__lg {
    background-image: linear-gradient(0deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_b__lg {
    background-image: linear-gradient(45deg, #9e9e9e, #fffb7e);
  }
  .gradient__black_3_yellow_2_c__lg {
    background-image: linear-gradient(90deg, #9e9e9e, #fffb7e);
  }
}
.gradient__black_3_yellow_3_a {
  background-image: linear-gradient(0deg, #9e9e9e, #d4ae1c);
}
.gradient__black_3_yellow_3_b {
  background-image: linear-gradient(45deg, #9e9e9e, #d4ae1c);
}
.gradient__black_3_yellow_3_c {
  background-image: linear-gradient(90deg, #9e9e9e, #d4ae1c);
}
@media (max-width: 575px) {
  .gradient__black_3_yellow_3_a__xs {
    background-image: linear-gradient(0deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_b__xs {
    background-image: linear-gradient(45deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_c__xs {
    background-image: linear-gradient(90deg, #9e9e9e, #d4ae1c);
  }
}
@media (max-width: 967px) {
  .gradient__black_3_yellow_3_a__sm {
    background-image: linear-gradient(0deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_b__sm {
    background-image: linear-gradient(45deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_c__sm {
    background-image: linear-gradient(90deg, #9e9e9e, #d4ae1c);
  }
}
@media (max-width: 1199px) {
  .gradient__black_3_yellow_3_a__md {
    background-image: linear-gradient(0deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_b__md {
    background-image: linear-gradient(45deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_c__md {
    background-image: linear-gradient(90deg, #9e9e9e, #d4ae1c);
  }
}
@media (min-width: 1200px) {
  .gradient__black_3_yellow_3_a__lg {
    background-image: linear-gradient(0deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_b__lg {
    background-image: linear-gradient(45deg, #9e9e9e, #d4ae1c);
  }
  .gradient__black_3_yellow_3_c__lg {
    background-image: linear-gradient(90deg, #9e9e9e, #d4ae1c);
  }
}
.color__azure_1 {
  color: #00aeef;
}
.background__azure_1 {
  background-color: #00aeef;
}
.border__azure_1 {
  border-color: #00aeef;
}
@media (max-width: 575px) {
  .color__azure_1__xs {
    color: #00aeef;
  }
  .background__azure_1__xs {
    background-color: #00aeef;
  }
  .border__azure_1__xs {
    border-color: #00aeef;
  }
}
@media (max-width: 967px) {
  .color__azure_1__sm {
    color: #00aeef;
  }
  .background__azure_1__sm {
    background-color: #00aeef;
  }
  .border__azure_1__sm {
    border-color: #00aeef;
  }
}
@media (max-width: 1199px) {
  .color__azure_1__md {
    color: #00aeef;
  }
  .background__azure_1__md {
    background-color: #00aeef;
  }
  .border__azure_1__md {
    border-color: #00aeef;
  }
}
@media (min-width: 1200px) {
  .color__azure_1__lg {
    color: #00aeef;
  }
  .background__azure_1__lg {
    background-color: #00aeef;
  }
  .border__azure_1__lg {
    border-color: #00aeef;
  }
}
.gradient__azure_1_black_1_a {
  background-image: linear-gradient(0deg, #00aeef, #333333);
}
.gradient__azure_1_black_1_b {
  background-image: linear-gradient(45deg, #00aeef, #333333);
}
.gradient__azure_1_black_1_c {
  background-image: linear-gradient(90deg, #00aeef, #333333);
}
@media (max-width: 575px) {
  .gradient__azure_1_black_1_a__xs {
    background-image: linear-gradient(0deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_b__xs {
    background-image: linear-gradient(45deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_c__xs {
    background-image: linear-gradient(90deg, #00aeef, #333333);
  }
}
@media (max-width: 967px) {
  .gradient__azure_1_black_1_a__sm {
    background-image: linear-gradient(0deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_b__sm {
    background-image: linear-gradient(45deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_c__sm {
    background-image: linear-gradient(90deg, #00aeef, #333333);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_1_black_1_a__md {
    background-image: linear-gradient(0deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_b__md {
    background-image: linear-gradient(45deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_c__md {
    background-image: linear-gradient(90deg, #00aeef, #333333);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_1_black_1_a__lg {
    background-image: linear-gradient(0deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_b__lg {
    background-image: linear-gradient(45deg, #00aeef, #333333);
  }
  .gradient__azure_1_black_1_c__lg {
    background-image: linear-gradient(90deg, #00aeef, #333333);
  }
}
.gradient__azure_1_black_2_a {
  background-image: linear-gradient(0deg, #00aeef, #464646);
}
.gradient__azure_1_black_2_b {
  background-image: linear-gradient(45deg, #00aeef, #464646);
}
.gradient__azure_1_black_2_c {
  background-image: linear-gradient(90deg, #00aeef, #464646);
}
@media (max-width: 575px) {
  .gradient__azure_1_black_2_a__xs {
    background-image: linear-gradient(0deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_b__xs {
    background-image: linear-gradient(45deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_c__xs {
    background-image: linear-gradient(90deg, #00aeef, #464646);
  }
}
@media (max-width: 967px) {
  .gradient__azure_1_black_2_a__sm {
    background-image: linear-gradient(0deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_b__sm {
    background-image: linear-gradient(45deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_c__sm {
    background-image: linear-gradient(90deg, #00aeef, #464646);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_1_black_2_a__md {
    background-image: linear-gradient(0deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_b__md {
    background-image: linear-gradient(45deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_c__md {
    background-image: linear-gradient(90deg, #00aeef, #464646);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_1_black_2_a__lg {
    background-image: linear-gradient(0deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_b__lg {
    background-image: linear-gradient(45deg, #00aeef, #464646);
  }
  .gradient__azure_1_black_2_c__lg {
    background-image: linear-gradient(90deg, #00aeef, #464646);
  }
}
.gradient__azure_1_black_3_a {
  background-image: linear-gradient(0deg, #00aeef, #9e9e9e);
}
.gradient__azure_1_black_3_b {
  background-image: linear-gradient(45deg, #00aeef, #9e9e9e);
}
.gradient__azure_1_black_3_c {
  background-image: linear-gradient(90deg, #00aeef, #9e9e9e);
}
@media (max-width: 575px) {
  .gradient__azure_1_black_3_a__xs {
    background-image: linear-gradient(0deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_b__xs {
    background-image: linear-gradient(45deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_c__xs {
    background-image: linear-gradient(90deg, #00aeef, #9e9e9e);
  }
}
@media (max-width: 967px) {
  .gradient__azure_1_black_3_a__sm {
    background-image: linear-gradient(0deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_b__sm {
    background-image: linear-gradient(45deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_c__sm {
    background-image: linear-gradient(90deg, #00aeef, #9e9e9e);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_1_black_3_a__md {
    background-image: linear-gradient(0deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_b__md {
    background-image: linear-gradient(45deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_c__md {
    background-image: linear-gradient(90deg, #00aeef, #9e9e9e);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_1_black_3_a__lg {
    background-image: linear-gradient(0deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_b__lg {
    background-image: linear-gradient(45deg, #00aeef, #9e9e9e);
  }
  .gradient__azure_1_black_3_c__lg {
    background-image: linear-gradient(90deg, #00aeef, #9e9e9e);
  }
}
.gradient__azure_1_azure_2_a {
  background-image: linear-gradient(0deg, #00aeef, #00c6ff);
}
.gradient__azure_1_azure_2_b {
  background-image: linear-gradient(45deg, #00aeef, #00c6ff);
}
.gradient__azure_1_azure_2_c {
  background-image: linear-gradient(90deg, #00aeef, #00c6ff);
}
@media (max-width: 575px) {
  .gradient__azure_1_azure_2_a__xs {
    background-image: linear-gradient(0deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_b__xs {
    background-image: linear-gradient(45deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_c__xs {
    background-image: linear-gradient(90deg, #00aeef, #00c6ff);
  }
}
@media (max-width: 967px) {
  .gradient__azure_1_azure_2_a__sm {
    background-image: linear-gradient(0deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_b__sm {
    background-image: linear-gradient(45deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_c__sm {
    background-image: linear-gradient(90deg, #00aeef, #00c6ff);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_1_azure_2_a__md {
    background-image: linear-gradient(0deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_b__md {
    background-image: linear-gradient(45deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_c__md {
    background-image: linear-gradient(90deg, #00aeef, #00c6ff);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_1_azure_2_a__lg {
    background-image: linear-gradient(0deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_b__lg {
    background-image: linear-gradient(45deg, #00aeef, #00c6ff);
  }
  .gradient__azure_1_azure_2_c__lg {
    background-image: linear-gradient(90deg, #00aeef, #00c6ff);
  }
}
.gradient__azure_1_yellow_1_a {
  background-image: linear-gradient(0deg, #00aeef, #fdd110);
}
.gradient__azure_1_yellow_1_b {
  background-image: linear-gradient(45deg, #00aeef, #fdd110);
}
.gradient__azure_1_yellow_1_c {
  background-image: linear-gradient(90deg, #00aeef, #fdd110);
}
@media (max-width: 575px) {
  .gradient__azure_1_yellow_1_a__xs {
    background-image: linear-gradient(0deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_b__xs {
    background-image: linear-gradient(45deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_c__xs {
    background-image: linear-gradient(90deg, #00aeef, #fdd110);
  }
}
@media (max-width: 967px) {
  .gradient__azure_1_yellow_1_a__sm {
    background-image: linear-gradient(0deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_b__sm {
    background-image: linear-gradient(45deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_c__sm {
    background-image: linear-gradient(90deg, #00aeef, #fdd110);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_1_yellow_1_a__md {
    background-image: linear-gradient(0deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_b__md {
    background-image: linear-gradient(45deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_c__md {
    background-image: linear-gradient(90deg, #00aeef, #fdd110);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_1_yellow_1_a__lg {
    background-image: linear-gradient(0deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_b__lg {
    background-image: linear-gradient(45deg, #00aeef, #fdd110);
  }
  .gradient__azure_1_yellow_1_c__lg {
    background-image: linear-gradient(90deg, #00aeef, #fdd110);
  }
}
.gradient__azure_1_yellow_2_a {
  background-image: linear-gradient(0deg, #00aeef, #fffb7e);
}
.gradient__azure_1_yellow_2_b {
  background-image: linear-gradient(45deg, #00aeef, #fffb7e);
}
.gradient__azure_1_yellow_2_c {
  background-image: linear-gradient(90deg, #00aeef, #fffb7e);
}
@media (max-width: 575px) {
  .gradient__azure_1_yellow_2_a__xs {
    background-image: linear-gradient(0deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_b__xs {
    background-image: linear-gradient(45deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_c__xs {
    background-image: linear-gradient(90deg, #00aeef, #fffb7e);
  }
}
@media (max-width: 967px) {
  .gradient__azure_1_yellow_2_a__sm {
    background-image: linear-gradient(0deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_b__sm {
    background-image: linear-gradient(45deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_c__sm {
    background-image: linear-gradient(90deg, #00aeef, #fffb7e);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_1_yellow_2_a__md {
    background-image: linear-gradient(0deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_b__md {
    background-image: linear-gradient(45deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_c__md {
    background-image: linear-gradient(90deg, #00aeef, #fffb7e);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_1_yellow_2_a__lg {
    background-image: linear-gradient(0deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_b__lg {
    background-image: linear-gradient(45deg, #00aeef, #fffb7e);
  }
  .gradient__azure_1_yellow_2_c__lg {
    background-image: linear-gradient(90deg, #00aeef, #fffb7e);
  }
}
.gradient__azure_1_yellow_3_a {
  background-image: linear-gradient(0deg, #00aeef, #d4ae1c);
}
.gradient__azure_1_yellow_3_b {
  background-image: linear-gradient(45deg, #00aeef, #d4ae1c);
}
.gradient__azure_1_yellow_3_c {
  background-image: linear-gradient(90deg, #00aeef, #d4ae1c);
}
@media (max-width: 575px) {
  .gradient__azure_1_yellow_3_a__xs {
    background-image: linear-gradient(0deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_b__xs {
    background-image: linear-gradient(45deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_c__xs {
    background-image: linear-gradient(90deg, #00aeef, #d4ae1c);
  }
}
@media (max-width: 967px) {
  .gradient__azure_1_yellow_3_a__sm {
    background-image: linear-gradient(0deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_b__sm {
    background-image: linear-gradient(45deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_c__sm {
    background-image: linear-gradient(90deg, #00aeef, #d4ae1c);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_1_yellow_3_a__md {
    background-image: linear-gradient(0deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_b__md {
    background-image: linear-gradient(45deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_c__md {
    background-image: linear-gradient(90deg, #00aeef, #d4ae1c);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_1_yellow_3_a__lg {
    background-image: linear-gradient(0deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_b__lg {
    background-image: linear-gradient(45deg, #00aeef, #d4ae1c);
  }
  .gradient__azure_1_yellow_3_c__lg {
    background-image: linear-gradient(90deg, #00aeef, #d4ae1c);
  }
}
.color__azure_2 {
  color: #00c6ff;
}
.background__azure_2 {
  background-color: #00c6ff;
}
.border__azure_2 {
  border-color: #00c6ff;
}
@media (max-width: 575px) {
  .color__azure_2__xs {
    color: #00c6ff;
  }
  .background__azure_2__xs {
    background-color: #00c6ff;
  }
  .border__azure_2__xs {
    border-color: #00c6ff;
  }
}
@media (max-width: 967px) {
  .color__azure_2__sm {
    color: #00c6ff;
  }
  .background__azure_2__sm {
    background-color: #00c6ff;
  }
  .border__azure_2__sm {
    border-color: #00c6ff;
  }
}
@media (max-width: 1199px) {
  .color__azure_2__md {
    color: #00c6ff;
  }
  .background__azure_2__md {
    background-color: #00c6ff;
  }
  .border__azure_2__md {
    border-color: #00c6ff;
  }
}
@media (min-width: 1200px) {
  .color__azure_2__lg {
    color: #00c6ff;
  }
  .background__azure_2__lg {
    background-color: #00c6ff;
  }
  .border__azure_2__lg {
    border-color: #00c6ff;
  }
}
.gradient__azure_2_black_1_a {
  background-image: linear-gradient(0deg, #00c6ff, #333333);
}
.gradient__azure_2_black_1_b {
  background-image: linear-gradient(45deg, #00c6ff, #333333);
}
.gradient__azure_2_black_1_c {
  background-image: linear-gradient(90deg, #00c6ff, #333333);
}
@media (max-width: 575px) {
  .gradient__azure_2_black_1_a__xs {
    background-image: linear-gradient(0deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_b__xs {
    background-image: linear-gradient(45deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_c__xs {
    background-image: linear-gradient(90deg, #00c6ff, #333333);
  }
}
@media (max-width: 967px) {
  .gradient__azure_2_black_1_a__sm {
    background-image: linear-gradient(0deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_b__sm {
    background-image: linear-gradient(45deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_c__sm {
    background-image: linear-gradient(90deg, #00c6ff, #333333);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_2_black_1_a__md {
    background-image: linear-gradient(0deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_b__md {
    background-image: linear-gradient(45deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_c__md {
    background-image: linear-gradient(90deg, #00c6ff, #333333);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_2_black_1_a__lg {
    background-image: linear-gradient(0deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_b__lg {
    background-image: linear-gradient(45deg, #00c6ff, #333333);
  }
  .gradient__azure_2_black_1_c__lg {
    background-image: linear-gradient(90deg, #00c6ff, #333333);
  }
}
.gradient__azure_2_black_2_a {
  background-image: linear-gradient(0deg, #00c6ff, #464646);
}
.gradient__azure_2_black_2_b {
  background-image: linear-gradient(45deg, #00c6ff, #464646);
}
.gradient__azure_2_black_2_c {
  background-image: linear-gradient(90deg, #00c6ff, #464646);
}
@media (max-width: 575px) {
  .gradient__azure_2_black_2_a__xs {
    background-image: linear-gradient(0deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_b__xs {
    background-image: linear-gradient(45deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_c__xs {
    background-image: linear-gradient(90deg, #00c6ff, #464646);
  }
}
@media (max-width: 967px) {
  .gradient__azure_2_black_2_a__sm {
    background-image: linear-gradient(0deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_b__sm {
    background-image: linear-gradient(45deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_c__sm {
    background-image: linear-gradient(90deg, #00c6ff, #464646);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_2_black_2_a__md {
    background-image: linear-gradient(0deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_b__md {
    background-image: linear-gradient(45deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_c__md {
    background-image: linear-gradient(90deg, #00c6ff, #464646);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_2_black_2_a__lg {
    background-image: linear-gradient(0deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_b__lg {
    background-image: linear-gradient(45deg, #00c6ff, #464646);
  }
  .gradient__azure_2_black_2_c__lg {
    background-image: linear-gradient(90deg, #00c6ff, #464646);
  }
}
.gradient__azure_2_black_3_a {
  background-image: linear-gradient(0deg, #00c6ff, #9e9e9e);
}
.gradient__azure_2_black_3_b {
  background-image: linear-gradient(45deg, #00c6ff, #9e9e9e);
}
.gradient__azure_2_black_3_c {
  background-image: linear-gradient(90deg, #00c6ff, #9e9e9e);
}
@media (max-width: 575px) {
  .gradient__azure_2_black_3_a__xs {
    background-image: linear-gradient(0deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_b__xs {
    background-image: linear-gradient(45deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_c__xs {
    background-image: linear-gradient(90deg, #00c6ff, #9e9e9e);
  }
}
@media (max-width: 967px) {
  .gradient__azure_2_black_3_a__sm {
    background-image: linear-gradient(0deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_b__sm {
    background-image: linear-gradient(45deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_c__sm {
    background-image: linear-gradient(90deg, #00c6ff, #9e9e9e);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_2_black_3_a__md {
    background-image: linear-gradient(0deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_b__md {
    background-image: linear-gradient(45deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_c__md {
    background-image: linear-gradient(90deg, #00c6ff, #9e9e9e);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_2_black_3_a__lg {
    background-image: linear-gradient(0deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_b__lg {
    background-image: linear-gradient(45deg, #00c6ff, #9e9e9e);
  }
  .gradient__azure_2_black_3_c__lg {
    background-image: linear-gradient(90deg, #00c6ff, #9e9e9e);
  }
}
.gradient__azure_2_azure_1_a {
  background-image: linear-gradient(0deg, #00c6ff, #00aeef);
}
.gradient__azure_2_azure_1_b {
  background-image: linear-gradient(45deg, #00c6ff, #00aeef);
}
.gradient__azure_2_azure_1_c {
  background-image: linear-gradient(90deg, #00c6ff, #00aeef);
}
@media (max-width: 575px) {
  .gradient__azure_2_azure_1_a__xs {
    background-image: linear-gradient(0deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_b__xs {
    background-image: linear-gradient(45deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_c__xs {
    background-image: linear-gradient(90deg, #00c6ff, #00aeef);
  }
}
@media (max-width: 967px) {
  .gradient__azure_2_azure_1_a__sm {
    background-image: linear-gradient(0deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_b__sm {
    background-image: linear-gradient(45deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_c__sm {
    background-image: linear-gradient(90deg, #00c6ff, #00aeef);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_2_azure_1_a__md {
    background-image: linear-gradient(0deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_b__md {
    background-image: linear-gradient(45deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_c__md {
    background-image: linear-gradient(90deg, #00c6ff, #00aeef);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_2_azure_1_a__lg {
    background-image: linear-gradient(0deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_b__lg {
    background-image: linear-gradient(45deg, #00c6ff, #00aeef);
  }
  .gradient__azure_2_azure_1_c__lg {
    background-image: linear-gradient(90deg, #00c6ff, #00aeef);
  }
}
.gradient__azure_2_yellow_1_a {
  background-image: linear-gradient(0deg, #00c6ff, #fdd110);
}
.gradient__azure_2_yellow_1_b {
  background-image: linear-gradient(45deg, #00c6ff, #fdd110);
}
.gradient__azure_2_yellow_1_c {
  background-image: linear-gradient(90deg, #00c6ff, #fdd110);
}
@media (max-width: 575px) {
  .gradient__azure_2_yellow_1_a__xs {
    background-image: linear-gradient(0deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_b__xs {
    background-image: linear-gradient(45deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_c__xs {
    background-image: linear-gradient(90deg, #00c6ff, #fdd110);
  }
}
@media (max-width: 967px) {
  .gradient__azure_2_yellow_1_a__sm {
    background-image: linear-gradient(0deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_b__sm {
    background-image: linear-gradient(45deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_c__sm {
    background-image: linear-gradient(90deg, #00c6ff, #fdd110);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_2_yellow_1_a__md {
    background-image: linear-gradient(0deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_b__md {
    background-image: linear-gradient(45deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_c__md {
    background-image: linear-gradient(90deg, #00c6ff, #fdd110);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_2_yellow_1_a__lg {
    background-image: linear-gradient(0deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_b__lg {
    background-image: linear-gradient(45deg, #00c6ff, #fdd110);
  }
  .gradient__azure_2_yellow_1_c__lg {
    background-image: linear-gradient(90deg, #00c6ff, #fdd110);
  }
}
.gradient__azure_2_yellow_2_a {
  background-image: linear-gradient(0deg, #00c6ff, #fffb7e);
}
.gradient__azure_2_yellow_2_b {
  background-image: linear-gradient(45deg, #00c6ff, #fffb7e);
}
.gradient__azure_2_yellow_2_c {
  background-image: linear-gradient(90deg, #00c6ff, #fffb7e);
}
@media (max-width: 575px) {
  .gradient__azure_2_yellow_2_a__xs {
    background-image: linear-gradient(0deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_b__xs {
    background-image: linear-gradient(45deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_c__xs {
    background-image: linear-gradient(90deg, #00c6ff, #fffb7e);
  }
}
@media (max-width: 967px) {
  .gradient__azure_2_yellow_2_a__sm {
    background-image: linear-gradient(0deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_b__sm {
    background-image: linear-gradient(45deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_c__sm {
    background-image: linear-gradient(90deg, #00c6ff, #fffb7e);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_2_yellow_2_a__md {
    background-image: linear-gradient(0deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_b__md {
    background-image: linear-gradient(45deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_c__md {
    background-image: linear-gradient(90deg, #00c6ff, #fffb7e);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_2_yellow_2_a__lg {
    background-image: linear-gradient(0deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_b__lg {
    background-image: linear-gradient(45deg, #00c6ff, #fffb7e);
  }
  .gradient__azure_2_yellow_2_c__lg {
    background-image: linear-gradient(90deg, #00c6ff, #fffb7e);
  }
}
.gradient__azure_2_yellow_3_a {
  background-image: linear-gradient(0deg, #00c6ff, #d4ae1c);
}
.gradient__azure_2_yellow_3_b {
  background-image: linear-gradient(45deg, #00c6ff, #d4ae1c);
}
.gradient__azure_2_yellow_3_c {
  background-image: linear-gradient(90deg, #00c6ff, #d4ae1c);
}
@media (max-width: 575px) {
  .gradient__azure_2_yellow_3_a__xs {
    background-image: linear-gradient(0deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_b__xs {
    background-image: linear-gradient(45deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_c__xs {
    background-image: linear-gradient(90deg, #00c6ff, #d4ae1c);
  }
}
@media (max-width: 967px) {
  .gradient__azure_2_yellow_3_a__sm {
    background-image: linear-gradient(0deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_b__sm {
    background-image: linear-gradient(45deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_c__sm {
    background-image: linear-gradient(90deg, #00c6ff, #d4ae1c);
  }
}
@media (max-width: 1199px) {
  .gradient__azure_2_yellow_3_a__md {
    background-image: linear-gradient(0deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_b__md {
    background-image: linear-gradient(45deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_c__md {
    background-image: linear-gradient(90deg, #00c6ff, #d4ae1c);
  }
}
@media (min-width: 1200px) {
  .gradient__azure_2_yellow_3_a__lg {
    background-image: linear-gradient(0deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_b__lg {
    background-image: linear-gradient(45deg, #00c6ff, #d4ae1c);
  }
  .gradient__azure_2_yellow_3_c__lg {
    background-image: linear-gradient(90deg, #00c6ff, #d4ae1c);
  }
}
.color__yellow_1 {
  color: #fdd110;
}
.background__yellow_1 {
  background-color: #fdd110;
}
.border__yellow_1 {
  border-color: #fdd110;
}
@media (max-width: 575px) {
  .color__yellow_1__xs {
    color: #fdd110;
  }
  .background__yellow_1__xs {
    background-color: #fdd110;
  }
  .border__yellow_1__xs {
    border-color: #fdd110;
  }
}
@media (max-width: 967px) {
  .color__yellow_1__sm {
    color: #fdd110;
  }
  .background__yellow_1__sm {
    background-color: #fdd110;
  }
  .border__yellow_1__sm {
    border-color: #fdd110;
  }
}
@media (max-width: 1199px) {
  .color__yellow_1__md {
    color: #fdd110;
  }
  .background__yellow_1__md {
    background-color: #fdd110;
  }
  .border__yellow_1__md {
    border-color: #fdd110;
  }
}
@media (min-width: 1200px) {
  .color__yellow_1__lg {
    color: #fdd110;
  }
  .background__yellow_1__lg {
    background-color: #fdd110;
  }
  .border__yellow_1__lg {
    border-color: #fdd110;
  }
}
.gradient__yellow_1_black_1_a {
  background-image: linear-gradient(0deg, #fdd110, #333333);
}
.gradient__yellow_1_black_1_b {
  background-image: linear-gradient(45deg, #fdd110, #333333);
}
.gradient__yellow_1_black_1_c {
  background-image: linear-gradient(90deg, #fdd110, #333333);
}
@media (max-width: 575px) {
  .gradient__yellow_1_black_1_a__xs {
    background-image: linear-gradient(0deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_b__xs {
    background-image: linear-gradient(45deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_c__xs {
    background-image: linear-gradient(90deg, #fdd110, #333333);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_1_black_1_a__sm {
    background-image: linear-gradient(0deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_b__sm {
    background-image: linear-gradient(45deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_c__sm {
    background-image: linear-gradient(90deg, #fdd110, #333333);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_1_black_1_a__md {
    background-image: linear-gradient(0deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_b__md {
    background-image: linear-gradient(45deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_c__md {
    background-image: linear-gradient(90deg, #fdd110, #333333);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_1_black_1_a__lg {
    background-image: linear-gradient(0deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_b__lg {
    background-image: linear-gradient(45deg, #fdd110, #333333);
  }
  .gradient__yellow_1_black_1_c__lg {
    background-image: linear-gradient(90deg, #fdd110, #333333);
  }
}
.gradient__yellow_1_black_2_a {
  background-image: linear-gradient(0deg, #fdd110, #464646);
}
.gradient__yellow_1_black_2_b {
  background-image: linear-gradient(45deg, #fdd110, #464646);
}
.gradient__yellow_1_black_2_c {
  background-image: linear-gradient(90deg, #fdd110, #464646);
}
@media (max-width: 575px) {
  .gradient__yellow_1_black_2_a__xs {
    background-image: linear-gradient(0deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_b__xs {
    background-image: linear-gradient(45deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_c__xs {
    background-image: linear-gradient(90deg, #fdd110, #464646);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_1_black_2_a__sm {
    background-image: linear-gradient(0deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_b__sm {
    background-image: linear-gradient(45deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_c__sm {
    background-image: linear-gradient(90deg, #fdd110, #464646);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_1_black_2_a__md {
    background-image: linear-gradient(0deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_b__md {
    background-image: linear-gradient(45deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_c__md {
    background-image: linear-gradient(90deg, #fdd110, #464646);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_1_black_2_a__lg {
    background-image: linear-gradient(0deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_b__lg {
    background-image: linear-gradient(45deg, #fdd110, #464646);
  }
  .gradient__yellow_1_black_2_c__lg {
    background-image: linear-gradient(90deg, #fdd110, #464646);
  }
}
.gradient__yellow_1_black_3_a {
  background-image: linear-gradient(0deg, #fdd110, #9e9e9e);
}
.gradient__yellow_1_black_3_b {
  background-image: linear-gradient(45deg, #fdd110, #9e9e9e);
}
.gradient__yellow_1_black_3_c {
  background-image: linear-gradient(90deg, #fdd110, #9e9e9e);
}
@media (max-width: 575px) {
  .gradient__yellow_1_black_3_a__xs {
    background-image: linear-gradient(0deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_b__xs {
    background-image: linear-gradient(45deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_c__xs {
    background-image: linear-gradient(90deg, #fdd110, #9e9e9e);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_1_black_3_a__sm {
    background-image: linear-gradient(0deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_b__sm {
    background-image: linear-gradient(45deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_c__sm {
    background-image: linear-gradient(90deg, #fdd110, #9e9e9e);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_1_black_3_a__md {
    background-image: linear-gradient(0deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_b__md {
    background-image: linear-gradient(45deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_c__md {
    background-image: linear-gradient(90deg, #fdd110, #9e9e9e);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_1_black_3_a__lg {
    background-image: linear-gradient(0deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_b__lg {
    background-image: linear-gradient(45deg, #fdd110, #9e9e9e);
  }
  .gradient__yellow_1_black_3_c__lg {
    background-image: linear-gradient(90deg, #fdd110, #9e9e9e);
  }
}
.gradient__yellow_1_azure_1_a {
  background-image: linear-gradient(0deg, #fdd110, #00aeef);
}
.gradient__yellow_1_azure_1_b {
  background-image: linear-gradient(45deg, #fdd110, #00aeef);
}
.gradient__yellow_1_azure_1_c {
  background-image: linear-gradient(90deg, #fdd110, #00aeef);
}
@media (max-width: 575px) {
  .gradient__yellow_1_azure_1_a__xs {
    background-image: linear-gradient(0deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_b__xs {
    background-image: linear-gradient(45deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_c__xs {
    background-image: linear-gradient(90deg, #fdd110, #00aeef);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_1_azure_1_a__sm {
    background-image: linear-gradient(0deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_b__sm {
    background-image: linear-gradient(45deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_c__sm {
    background-image: linear-gradient(90deg, #fdd110, #00aeef);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_1_azure_1_a__md {
    background-image: linear-gradient(0deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_b__md {
    background-image: linear-gradient(45deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_c__md {
    background-image: linear-gradient(90deg, #fdd110, #00aeef);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_1_azure_1_a__lg {
    background-image: linear-gradient(0deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_b__lg {
    background-image: linear-gradient(45deg, #fdd110, #00aeef);
  }
  .gradient__yellow_1_azure_1_c__lg {
    background-image: linear-gradient(90deg, #fdd110, #00aeef);
  }
}
.gradient__yellow_1_azure_2_a {
  background-image: linear-gradient(0deg, #fdd110, #00c6ff);
}
.gradient__yellow_1_azure_2_b {
  background-image: linear-gradient(45deg, #fdd110, #00c6ff);
}
.gradient__yellow_1_azure_2_c {
  background-image: linear-gradient(90deg, #fdd110, #00c6ff);
}
@media (max-width: 575px) {
  .gradient__yellow_1_azure_2_a__xs {
    background-image: linear-gradient(0deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_b__xs {
    background-image: linear-gradient(45deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_c__xs {
    background-image: linear-gradient(90deg, #fdd110, #00c6ff);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_1_azure_2_a__sm {
    background-image: linear-gradient(0deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_b__sm {
    background-image: linear-gradient(45deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_c__sm {
    background-image: linear-gradient(90deg, #fdd110, #00c6ff);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_1_azure_2_a__md {
    background-image: linear-gradient(0deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_b__md {
    background-image: linear-gradient(45deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_c__md {
    background-image: linear-gradient(90deg, #fdd110, #00c6ff);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_1_azure_2_a__lg {
    background-image: linear-gradient(0deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_b__lg {
    background-image: linear-gradient(45deg, #fdd110, #00c6ff);
  }
  .gradient__yellow_1_azure_2_c__lg {
    background-image: linear-gradient(90deg, #fdd110, #00c6ff);
  }
}
.gradient__yellow_1_yellow_2_a {
  background-image: linear-gradient(0deg, #fdd110, #fffb7e);
}
.gradient__yellow_1_yellow_2_b {
  background-image: linear-gradient(45deg, #fdd110, #fffb7e);
}
.gradient__yellow_1_yellow_2_c {
  background-image: linear-gradient(90deg, #fdd110, #fffb7e);
}
@media (max-width: 575px) {
  .gradient__yellow_1_yellow_2_a__xs {
    background-image: linear-gradient(0deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_b__xs {
    background-image: linear-gradient(45deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_c__xs {
    background-image: linear-gradient(90deg, #fdd110, #fffb7e);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_1_yellow_2_a__sm {
    background-image: linear-gradient(0deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_b__sm {
    background-image: linear-gradient(45deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_c__sm {
    background-image: linear-gradient(90deg, #fdd110, #fffb7e);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_1_yellow_2_a__md {
    background-image: linear-gradient(0deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_b__md {
    background-image: linear-gradient(45deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_c__md {
    background-image: linear-gradient(90deg, #fdd110, #fffb7e);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_1_yellow_2_a__lg {
    background-image: linear-gradient(0deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_b__lg {
    background-image: linear-gradient(45deg, #fdd110, #fffb7e);
  }
  .gradient__yellow_1_yellow_2_c__lg {
    background-image: linear-gradient(90deg, #fdd110, #fffb7e);
  }
}
.gradient__yellow_1_yellow_3_a {
  background-image: linear-gradient(0deg, #fdd110, #d4ae1c);
}
.gradient__yellow_1_yellow_3_b {
  background-image: linear-gradient(45deg, #fdd110, #d4ae1c);
}
.gradient__yellow_1_yellow_3_c {
  background-image: linear-gradient(90deg, #fdd110, #d4ae1c);
}
@media (max-width: 575px) {
  .gradient__yellow_1_yellow_3_a__xs {
    background-image: linear-gradient(0deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_b__xs {
    background-image: linear-gradient(45deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_c__xs {
    background-image: linear-gradient(90deg, #fdd110, #d4ae1c);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_1_yellow_3_a__sm {
    background-image: linear-gradient(0deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_b__sm {
    background-image: linear-gradient(45deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_c__sm {
    background-image: linear-gradient(90deg, #fdd110, #d4ae1c);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_1_yellow_3_a__md {
    background-image: linear-gradient(0deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_b__md {
    background-image: linear-gradient(45deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_c__md {
    background-image: linear-gradient(90deg, #fdd110, #d4ae1c);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_1_yellow_3_a__lg {
    background-image: linear-gradient(0deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_b__lg {
    background-image: linear-gradient(45deg, #fdd110, #d4ae1c);
  }
  .gradient__yellow_1_yellow_3_c__lg {
    background-image: linear-gradient(90deg, #fdd110, #d4ae1c);
  }
}
.color__yellow_2 {
  color: #fffb7e;
}
.background__yellow_2 {
  background-color: #fffb7e;
}
.border__yellow_2 {
  border-color: #fffb7e;
}
@media (max-width: 575px) {
  .color__yellow_2__xs {
    color: #fffb7e;
  }
  .background__yellow_2__xs {
    background-color: #fffb7e;
  }
  .border__yellow_2__xs {
    border-color: #fffb7e;
  }
}
@media (max-width: 967px) {
  .color__yellow_2__sm {
    color: #fffb7e;
  }
  .background__yellow_2__sm {
    background-color: #fffb7e;
  }
  .border__yellow_2__sm {
    border-color: #fffb7e;
  }
}
@media (max-width: 1199px) {
  .color__yellow_2__md {
    color: #fffb7e;
  }
  .background__yellow_2__md {
    background-color: #fffb7e;
  }
  .border__yellow_2__md {
    border-color: #fffb7e;
  }
}
@media (min-width: 1200px) {
  .color__yellow_2__lg {
    color: #fffb7e;
  }
  .background__yellow_2__lg {
    background-color: #fffb7e;
  }
  .border__yellow_2__lg {
    border-color: #fffb7e;
  }
}
.gradient__yellow_2_black_1_a {
  background-image: linear-gradient(0deg, #fffb7e, #333333);
}
.gradient__yellow_2_black_1_b {
  background-image: linear-gradient(45deg, #fffb7e, #333333);
}
.gradient__yellow_2_black_1_c {
  background-image: linear-gradient(90deg, #fffb7e, #333333);
}
@media (max-width: 575px) {
  .gradient__yellow_2_black_1_a__xs {
    background-image: linear-gradient(0deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_b__xs {
    background-image: linear-gradient(45deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_c__xs {
    background-image: linear-gradient(90deg, #fffb7e, #333333);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_2_black_1_a__sm {
    background-image: linear-gradient(0deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_b__sm {
    background-image: linear-gradient(45deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_c__sm {
    background-image: linear-gradient(90deg, #fffb7e, #333333);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_2_black_1_a__md {
    background-image: linear-gradient(0deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_b__md {
    background-image: linear-gradient(45deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_c__md {
    background-image: linear-gradient(90deg, #fffb7e, #333333);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_2_black_1_a__lg {
    background-image: linear-gradient(0deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_b__lg {
    background-image: linear-gradient(45deg, #fffb7e, #333333);
  }
  .gradient__yellow_2_black_1_c__lg {
    background-image: linear-gradient(90deg, #fffb7e, #333333);
  }
}
.gradient__yellow_2_black_2_a {
  background-image: linear-gradient(0deg, #fffb7e, #464646);
}
.gradient__yellow_2_black_2_b {
  background-image: linear-gradient(45deg, #fffb7e, #464646);
}
.gradient__yellow_2_black_2_c {
  background-image: linear-gradient(90deg, #fffb7e, #464646);
}
@media (max-width: 575px) {
  .gradient__yellow_2_black_2_a__xs {
    background-image: linear-gradient(0deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_b__xs {
    background-image: linear-gradient(45deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_c__xs {
    background-image: linear-gradient(90deg, #fffb7e, #464646);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_2_black_2_a__sm {
    background-image: linear-gradient(0deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_b__sm {
    background-image: linear-gradient(45deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_c__sm {
    background-image: linear-gradient(90deg, #fffb7e, #464646);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_2_black_2_a__md {
    background-image: linear-gradient(0deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_b__md {
    background-image: linear-gradient(45deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_c__md {
    background-image: linear-gradient(90deg, #fffb7e, #464646);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_2_black_2_a__lg {
    background-image: linear-gradient(0deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_b__lg {
    background-image: linear-gradient(45deg, #fffb7e, #464646);
  }
  .gradient__yellow_2_black_2_c__lg {
    background-image: linear-gradient(90deg, #fffb7e, #464646);
  }
}
.gradient__yellow_2_black_3_a {
  background-image: linear-gradient(0deg, #fffb7e, #9e9e9e);
}
.gradient__yellow_2_black_3_b {
  background-image: linear-gradient(45deg, #fffb7e, #9e9e9e);
}
.gradient__yellow_2_black_3_c {
  background-image: linear-gradient(90deg, #fffb7e, #9e9e9e);
}
@media (max-width: 575px) {
  .gradient__yellow_2_black_3_a__xs {
    background-image: linear-gradient(0deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_b__xs {
    background-image: linear-gradient(45deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_c__xs {
    background-image: linear-gradient(90deg, #fffb7e, #9e9e9e);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_2_black_3_a__sm {
    background-image: linear-gradient(0deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_b__sm {
    background-image: linear-gradient(45deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_c__sm {
    background-image: linear-gradient(90deg, #fffb7e, #9e9e9e);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_2_black_3_a__md {
    background-image: linear-gradient(0deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_b__md {
    background-image: linear-gradient(45deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_c__md {
    background-image: linear-gradient(90deg, #fffb7e, #9e9e9e);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_2_black_3_a__lg {
    background-image: linear-gradient(0deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_b__lg {
    background-image: linear-gradient(45deg, #fffb7e, #9e9e9e);
  }
  .gradient__yellow_2_black_3_c__lg {
    background-image: linear-gradient(90deg, #fffb7e, #9e9e9e);
  }
}
.gradient__yellow_2_azure_1_a {
  background-image: linear-gradient(0deg, #fffb7e, #00aeef);
}
.gradient__yellow_2_azure_1_b {
  background-image: linear-gradient(45deg, #fffb7e, #00aeef);
}
.gradient__yellow_2_azure_1_c {
  background-image: linear-gradient(90deg, #fffb7e, #00aeef);
}
@media (max-width: 575px) {
  .gradient__yellow_2_azure_1_a__xs {
    background-image: linear-gradient(0deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_b__xs {
    background-image: linear-gradient(45deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_c__xs {
    background-image: linear-gradient(90deg, #fffb7e, #00aeef);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_2_azure_1_a__sm {
    background-image: linear-gradient(0deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_b__sm {
    background-image: linear-gradient(45deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_c__sm {
    background-image: linear-gradient(90deg, #fffb7e, #00aeef);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_2_azure_1_a__md {
    background-image: linear-gradient(0deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_b__md {
    background-image: linear-gradient(45deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_c__md {
    background-image: linear-gradient(90deg, #fffb7e, #00aeef);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_2_azure_1_a__lg {
    background-image: linear-gradient(0deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_b__lg {
    background-image: linear-gradient(45deg, #fffb7e, #00aeef);
  }
  .gradient__yellow_2_azure_1_c__lg {
    background-image: linear-gradient(90deg, #fffb7e, #00aeef);
  }
}
.gradient__yellow_2_azure_2_a {
  background-image: linear-gradient(0deg, #fffb7e, #00c6ff);
}
.gradient__yellow_2_azure_2_b {
  background-image: linear-gradient(45deg, #fffb7e, #00c6ff);
}
.gradient__yellow_2_azure_2_c {
  background-image: linear-gradient(90deg, #fffb7e, #00c6ff);
}
@media (max-width: 575px) {
  .gradient__yellow_2_azure_2_a__xs {
    background-image: linear-gradient(0deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_b__xs {
    background-image: linear-gradient(45deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_c__xs {
    background-image: linear-gradient(90deg, #fffb7e, #00c6ff);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_2_azure_2_a__sm {
    background-image: linear-gradient(0deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_b__sm {
    background-image: linear-gradient(45deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_c__sm {
    background-image: linear-gradient(90deg, #fffb7e, #00c6ff);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_2_azure_2_a__md {
    background-image: linear-gradient(0deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_b__md {
    background-image: linear-gradient(45deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_c__md {
    background-image: linear-gradient(90deg, #fffb7e, #00c6ff);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_2_azure_2_a__lg {
    background-image: linear-gradient(0deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_b__lg {
    background-image: linear-gradient(45deg, #fffb7e, #00c6ff);
  }
  .gradient__yellow_2_azure_2_c__lg {
    background-image: linear-gradient(90deg, #fffb7e, #00c6ff);
  }
}
.gradient__yellow_2_yellow_1_a {
  background-image: linear-gradient(0deg, #fffb7e, #fdd110);
}
.gradient__yellow_2_yellow_1_b {
  background-image: linear-gradient(45deg, #fffb7e, #fdd110);
}
.gradient__yellow_2_yellow_1_c {
  background-image: linear-gradient(90deg, #fffb7e, #fdd110);
}
@media (max-width: 575px) {
  .gradient__yellow_2_yellow_1_a__xs {
    background-image: linear-gradient(0deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_b__xs {
    background-image: linear-gradient(45deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_c__xs {
    background-image: linear-gradient(90deg, #fffb7e, #fdd110);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_2_yellow_1_a__sm {
    background-image: linear-gradient(0deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_b__sm {
    background-image: linear-gradient(45deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_c__sm {
    background-image: linear-gradient(90deg, #fffb7e, #fdd110);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_2_yellow_1_a__md {
    background-image: linear-gradient(0deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_b__md {
    background-image: linear-gradient(45deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_c__md {
    background-image: linear-gradient(90deg, #fffb7e, #fdd110);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_2_yellow_1_a__lg {
    background-image: linear-gradient(0deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_b__lg {
    background-image: linear-gradient(45deg, #fffb7e, #fdd110);
  }
  .gradient__yellow_2_yellow_1_c__lg {
    background-image: linear-gradient(90deg, #fffb7e, #fdd110);
  }
}
.gradient__yellow_2_yellow_3_a {
  background-image: linear-gradient(0deg, #fffb7e, #d4ae1c);
}
.gradient__yellow_2_yellow_3_b {
  background-image: linear-gradient(45deg, #fffb7e, #d4ae1c);
}
.gradient__yellow_2_yellow_3_c {
  background-image: linear-gradient(90deg, #fffb7e, #d4ae1c);
}
@media (max-width: 575px) {
  .gradient__yellow_2_yellow_3_a__xs {
    background-image: linear-gradient(0deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_b__xs {
    background-image: linear-gradient(45deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_c__xs {
    background-image: linear-gradient(90deg, #fffb7e, #d4ae1c);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_2_yellow_3_a__sm {
    background-image: linear-gradient(0deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_b__sm {
    background-image: linear-gradient(45deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_c__sm {
    background-image: linear-gradient(90deg, #fffb7e, #d4ae1c);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_2_yellow_3_a__md {
    background-image: linear-gradient(0deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_b__md {
    background-image: linear-gradient(45deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_c__md {
    background-image: linear-gradient(90deg, #fffb7e, #d4ae1c);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_2_yellow_3_a__lg {
    background-image: linear-gradient(0deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_b__lg {
    background-image: linear-gradient(45deg, #fffb7e, #d4ae1c);
  }
  .gradient__yellow_2_yellow_3_c__lg {
    background-image: linear-gradient(90deg, #fffb7e, #d4ae1c);
  }
}
.color__yellow_3 {
  color: #d4ae1c;
}
.background__yellow_3 {
  background-color: #d4ae1c;
}
.border__yellow_3 {
  border-color: #d4ae1c;
}
@media (max-width: 575px) {
  .color__yellow_3__xs {
    color: #d4ae1c;
  }
  .background__yellow_3__xs {
    background-color: #d4ae1c;
  }
  .border__yellow_3__xs {
    border-color: #d4ae1c;
  }
}
@media (max-width: 967px) {
  .color__yellow_3__sm {
    color: #d4ae1c;
  }
  .background__yellow_3__sm {
    background-color: #d4ae1c;
  }
  .border__yellow_3__sm {
    border-color: #d4ae1c;
  }
}
@media (max-width: 1199px) {
  .color__yellow_3__md {
    color: #d4ae1c;
  }
  .background__yellow_3__md {
    background-color: #d4ae1c;
  }
  .border__yellow_3__md {
    border-color: #d4ae1c;
  }
}
@media (min-width: 1200px) {
  .color__yellow_3__lg {
    color: #d4ae1c;
  }
  .background__yellow_3__lg {
    background-color: #d4ae1c;
  }
  .border__yellow_3__lg {
    border-color: #d4ae1c;
  }
}
.gradient__yellow_3_black_1_a {
  background-image: linear-gradient(0deg, #d4ae1c, #333333);
}
.gradient__yellow_3_black_1_b {
  background-image: linear-gradient(45deg, #d4ae1c, #333333);
}
.gradient__yellow_3_black_1_c {
  background-image: linear-gradient(90deg, #d4ae1c, #333333);
}
@media (max-width: 575px) {
  .gradient__yellow_3_black_1_a__xs {
    background-image: linear-gradient(0deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_b__xs {
    background-image: linear-gradient(45deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_c__xs {
    background-image: linear-gradient(90deg, #d4ae1c, #333333);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_3_black_1_a__sm {
    background-image: linear-gradient(0deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_b__sm {
    background-image: linear-gradient(45deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_c__sm {
    background-image: linear-gradient(90deg, #d4ae1c, #333333);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_3_black_1_a__md {
    background-image: linear-gradient(0deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_b__md {
    background-image: linear-gradient(45deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_c__md {
    background-image: linear-gradient(90deg, #d4ae1c, #333333);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_3_black_1_a__lg {
    background-image: linear-gradient(0deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_b__lg {
    background-image: linear-gradient(45deg, #d4ae1c, #333333);
  }
  .gradient__yellow_3_black_1_c__lg {
    background-image: linear-gradient(90deg, #d4ae1c, #333333);
  }
}
.gradient__yellow_3_black_2_a {
  background-image: linear-gradient(0deg, #d4ae1c, #464646);
}
.gradient__yellow_3_black_2_b {
  background-image: linear-gradient(45deg, #d4ae1c, #464646);
}
.gradient__yellow_3_black_2_c {
  background-image: linear-gradient(90deg, #d4ae1c, #464646);
}
@media (max-width: 575px) {
  .gradient__yellow_3_black_2_a__xs {
    background-image: linear-gradient(0deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_b__xs {
    background-image: linear-gradient(45deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_c__xs {
    background-image: linear-gradient(90deg, #d4ae1c, #464646);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_3_black_2_a__sm {
    background-image: linear-gradient(0deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_b__sm {
    background-image: linear-gradient(45deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_c__sm {
    background-image: linear-gradient(90deg, #d4ae1c, #464646);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_3_black_2_a__md {
    background-image: linear-gradient(0deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_b__md {
    background-image: linear-gradient(45deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_c__md {
    background-image: linear-gradient(90deg, #d4ae1c, #464646);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_3_black_2_a__lg {
    background-image: linear-gradient(0deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_b__lg {
    background-image: linear-gradient(45deg, #d4ae1c, #464646);
  }
  .gradient__yellow_3_black_2_c__lg {
    background-image: linear-gradient(90deg, #d4ae1c, #464646);
  }
}
.gradient__yellow_3_black_3_a {
  background-image: linear-gradient(0deg, #d4ae1c, #9e9e9e);
}
.gradient__yellow_3_black_3_b {
  background-image: linear-gradient(45deg, #d4ae1c, #9e9e9e);
}
.gradient__yellow_3_black_3_c {
  background-image: linear-gradient(90deg, #d4ae1c, #9e9e9e);
}
@media (max-width: 575px) {
  .gradient__yellow_3_black_3_a__xs {
    background-image: linear-gradient(0deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_b__xs {
    background-image: linear-gradient(45deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_c__xs {
    background-image: linear-gradient(90deg, #d4ae1c, #9e9e9e);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_3_black_3_a__sm {
    background-image: linear-gradient(0deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_b__sm {
    background-image: linear-gradient(45deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_c__sm {
    background-image: linear-gradient(90deg, #d4ae1c, #9e9e9e);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_3_black_3_a__md {
    background-image: linear-gradient(0deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_b__md {
    background-image: linear-gradient(45deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_c__md {
    background-image: linear-gradient(90deg, #d4ae1c, #9e9e9e);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_3_black_3_a__lg {
    background-image: linear-gradient(0deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_b__lg {
    background-image: linear-gradient(45deg, #d4ae1c, #9e9e9e);
  }
  .gradient__yellow_3_black_3_c__lg {
    background-image: linear-gradient(90deg, #d4ae1c, #9e9e9e);
  }
}
.gradient__yellow_3_azure_1_a {
  background-image: linear-gradient(0deg, #d4ae1c, #00aeef);
}
.gradient__yellow_3_azure_1_b {
  background-image: linear-gradient(45deg, #d4ae1c, #00aeef);
}
.gradient__yellow_3_azure_1_c {
  background-image: linear-gradient(90deg, #d4ae1c, #00aeef);
}
@media (max-width: 575px) {
  .gradient__yellow_3_azure_1_a__xs {
    background-image: linear-gradient(0deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_b__xs {
    background-image: linear-gradient(45deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_c__xs {
    background-image: linear-gradient(90deg, #d4ae1c, #00aeef);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_3_azure_1_a__sm {
    background-image: linear-gradient(0deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_b__sm {
    background-image: linear-gradient(45deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_c__sm {
    background-image: linear-gradient(90deg, #d4ae1c, #00aeef);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_3_azure_1_a__md {
    background-image: linear-gradient(0deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_b__md {
    background-image: linear-gradient(45deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_c__md {
    background-image: linear-gradient(90deg, #d4ae1c, #00aeef);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_3_azure_1_a__lg {
    background-image: linear-gradient(0deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_b__lg {
    background-image: linear-gradient(45deg, #d4ae1c, #00aeef);
  }
  .gradient__yellow_3_azure_1_c__lg {
    background-image: linear-gradient(90deg, #d4ae1c, #00aeef);
  }
}
.gradient__yellow_3_azure_2_a {
  background-image: linear-gradient(0deg, #d4ae1c, #00c6ff);
}
.gradient__yellow_3_azure_2_b {
  background-image: linear-gradient(45deg, #d4ae1c, #00c6ff);
}
.gradient__yellow_3_azure_2_c {
  background-image: linear-gradient(90deg, #d4ae1c, #00c6ff);
}
@media (max-width: 575px) {
  .gradient__yellow_3_azure_2_a__xs {
    background-image: linear-gradient(0deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_b__xs {
    background-image: linear-gradient(45deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_c__xs {
    background-image: linear-gradient(90deg, #d4ae1c, #00c6ff);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_3_azure_2_a__sm {
    background-image: linear-gradient(0deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_b__sm {
    background-image: linear-gradient(45deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_c__sm {
    background-image: linear-gradient(90deg, #d4ae1c, #00c6ff);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_3_azure_2_a__md {
    background-image: linear-gradient(0deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_b__md {
    background-image: linear-gradient(45deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_c__md {
    background-image: linear-gradient(90deg, #d4ae1c, #00c6ff);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_3_azure_2_a__lg {
    background-image: linear-gradient(0deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_b__lg {
    background-image: linear-gradient(45deg, #d4ae1c, #00c6ff);
  }
  .gradient__yellow_3_azure_2_c__lg {
    background-image: linear-gradient(90deg, #d4ae1c, #00c6ff);
  }
}
.gradient__yellow_3_yellow_1_a {
  background-image: linear-gradient(0deg, #d4ae1c, #fdd110);
}
.gradient__yellow_3_yellow_1_b {
  background-image: linear-gradient(45deg, #d4ae1c, #fdd110);
}
.gradient__yellow_3_yellow_1_c {
  background-image: linear-gradient(90deg, #d4ae1c, #fdd110);
}
@media (max-width: 575px) {
  .gradient__yellow_3_yellow_1_a__xs {
    background-image: linear-gradient(0deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_b__xs {
    background-image: linear-gradient(45deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_c__xs {
    background-image: linear-gradient(90deg, #d4ae1c, #fdd110);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_3_yellow_1_a__sm {
    background-image: linear-gradient(0deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_b__sm {
    background-image: linear-gradient(45deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_c__sm {
    background-image: linear-gradient(90deg, #d4ae1c, #fdd110);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_3_yellow_1_a__md {
    background-image: linear-gradient(0deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_b__md {
    background-image: linear-gradient(45deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_c__md {
    background-image: linear-gradient(90deg, #d4ae1c, #fdd110);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_3_yellow_1_a__lg {
    background-image: linear-gradient(0deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_b__lg {
    background-image: linear-gradient(45deg, #d4ae1c, #fdd110);
  }
  .gradient__yellow_3_yellow_1_c__lg {
    background-image: linear-gradient(90deg, #d4ae1c, #fdd110);
  }
}
.gradient__yellow_3_yellow_2_a {
  background-image: linear-gradient(0deg, #d4ae1c, #fffb7e);
}
.gradient__yellow_3_yellow_2_b {
  background-image: linear-gradient(45deg, #d4ae1c, #fffb7e);
}
.gradient__yellow_3_yellow_2_c {
  background-image: linear-gradient(90deg, #d4ae1c, #fffb7e);
}
@media (max-width: 575px) {
  .gradient__yellow_3_yellow_2_a__xs {
    background-image: linear-gradient(0deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_b__xs {
    background-image: linear-gradient(45deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_c__xs {
    background-image: linear-gradient(90deg, #d4ae1c, #fffb7e);
  }
}
@media (max-width: 967px) {
  .gradient__yellow_3_yellow_2_a__sm {
    background-image: linear-gradient(0deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_b__sm {
    background-image: linear-gradient(45deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_c__sm {
    background-image: linear-gradient(90deg, #d4ae1c, #fffb7e);
  }
}
@media (max-width: 1199px) {
  .gradient__yellow_3_yellow_2_a__md {
    background-image: linear-gradient(0deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_b__md {
    background-image: linear-gradient(45deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_c__md {
    background-image: linear-gradient(90deg, #d4ae1c, #fffb7e);
  }
}
@media (min-width: 1200px) {
  .gradient__yellow_3_yellow_2_a__lg {
    background-image: linear-gradient(0deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_b__lg {
    background-image: linear-gradient(45deg, #d4ae1c, #fffb7e);
  }
  .gradient__yellow_3_yellow_2_c__lg {
    background-image: linear-gradient(90deg, #d4ae1c, #fffb7e);
  }
}
.new_title {
  position: relative;
}
.new_title:before {
  content: '';
  display: block;
  clear: both;
  border-top: 1px solid #eaeaea;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: auto;
  right: 0;
  margin-top: -1px;
}
.new_title > span {
  background: #fff;
  display: inline;
  position: relative;
  z-index: 1;
  padding: 0 12px;
}
.new_tour_page__title__label {
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.new_tour_page__title__advanced_info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: row;
      flex-wrap: row;
}
.new_tour_page__title__advanced_info__stars {
  white-space: nowrap;
  padding-right: 12px;
}
.new_tour_page__title__advanced_info__stars .star {
  width: 1.2em;
  height: 1.2em;
  margin-right: 1px;
  margin-top: 3px;
}
.new_tour_page__title__advanced_info__stars .star,
.new_tour_page__title__advanced_info__stars .star:hover {
  -webkit-filter: none !important;
          filter: none !important;
  transform: none !important;
}
.new_tour_page__title__advanced_info__stars .star:not(.active) {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-275%20276%2016.9%2016.9%22%3E%3Cpath%20d%3D%22M-271.9%20292.9l1.4-6.3-4.6-4.2%206.1-.5%202.4-5.9%202.4%205.9%206.1.5-4.6%204.2%201.4%206.3-5.3-3.3-5.3%203.3zm5.3-4.5l3.8%202.4-1-4.5%203.4-3.1-4.5-.4-1.7-4.2-1.7%204.2-4.5.4%203.4%203.1-1%204.5%203.8-2.4z%22%20fill%3D%22%23d0d0d0%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.new_tour_page__title__advanced_info__geoinfo {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #9e9e9e;
  font-size: 18px;
  font-weight: 400;
}
.new_tour_page__gallery {
  position: relative;
  min-height: 300px;
}
.new_tour_page__gallery .G {
  position: absolute;
  top: 12px;
  left: 12px;
  bottom: 0;
  right: 12px;
  border-radius: 3px;
  overflow: hidden;
}
.new_tour_page__gallery .G .G_cont > div,
.new_tour_page__gallery .G .G_cont > a {
  display: block;
  opacity: 0;
  transition: all 0.5s;
}
.new_tour_page__gallery .G .G_cont > div.__a,
.new_tour_page__gallery .G .G_cont > a.__a {
  opacity: 1;
}
.new_tour_page__gallery .T_favo {
  position: absolute;
  top: auto;
  left: 12px;
  bottom: 0;
  right: auto;
  width: 50px;
  height: 50px;
  z-index: 3;
  background-size: 25px!important;
  cursor: pointer;
  transition: all ease 0.5s, background ease 0s;
}
.new_tour_page__gallery .T_favo:hover {
  transform: scale(1.2);
}
.new_tour_page__gallery .tour_badges {
  position: absolute;
  top: 24px;
  left: auto;
  bottom: auto;
  right: 24px;
  z-index: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
.new_tour_page__gallery .tour_badges .ic {
  width: 30px;
  height: 30px;
  margin: 0 0 0 6px;
}
@keyframes tour_badges__ic {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes tour_badges__ic {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.new_tour_page__gallery .tour_badges .ic:nth-child(1) {
  animation: tour_badges__ic 2s 0.2s ease-in-out infinite;
}
.new_tour_page__gallery .tour_badges .ic:nth-child(2) {
  animation: tour_badges__ic 2s 0.4s ease-in-out infinite;
}
.new_tour_page__gallery .tour_badges .ic:nth-child(3) {
  animation: tour_badges__ic 2s 0.6s ease-in-out infinite;
}
.new_tour_page__gallery .tour_badges .ic:nth-child(4) {
  animation: tour_badges__ic 2s 0.8s ease-in-out infinite;
}
.new_tour_page__gallery .tour_badges .ic:nth-child(5) {
  animation: tour_badges__ic 2s 1s ease-in-out infinite;
}
.new_tour_page__gallery .tour_badges .ic:nth-child(6) {
  animation: tour_badges__ic 2s 1.2s ease-in-out infinite;
}
.new_tour_page__gallery .mm.d {
  position: absolute;
  top: 24px;
  left: 12px;
  bottom: auto;
  right: auto;
  z-index: 3;
  border-radius: 0 3px 3px 0;
}
.rating_and_comments {
  text-align: right;
}
.rating_and_comments__rating {
  clear: both;
  margin-bottom: 6px;
}
.rating_and_comments__comments {
  padding: 3px 10px;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
}
.breadcrumb_wrapper {
  margin-left: -17px;
}
#new_tour_price__msg_panel {
  margin-top: 15px;
}
.fastBookRequestPopup_init {
  background-color: #e6f9ff;
  padding: 6px 2px 5px 2px;
  display: block;
  cursor: pointer;
}
/*Tour Card Mobile*/
.mobile_view #new_tour_price__msg_panel {
  margin-top: -10px;
}
.mobile_view .pageTitle {
  margin: 10px 0 10px 0;
}
.mobile_view .iconized_banner {
  padding: 5px 0 0 0;
}
.mobile_view .new_tour_page {
  padding: 0;
}
.mobile_view .btn_new_disabled {
  opacity: 0.5;
  cursor: not-allowed !important;
  pointer-events: none;
}
.mobile_view #new_tour_price__msg_panel {
  padding: 0 10px 10px 10px;
}
.mobile_view #new_tour_price__msg_panel .hotel_tour_prices {
  margin-bottom: 10px;
}
.mobile_view .tour_params__wrapper {
  padding: 0 10px 10px 10px;
}
.mobile_view .new_tour_page__title__advanced_info .new_tour_page__title__advanced_info__stars .raiting {
  margin-bottom: 0;
}
.mobile_view .tour__params {
  margin: 0 0 20px 0;
}
.mobile_view .new_tour_price__msg_panel__notice {
  padding: 0 15px;
}
.mobile_view .new_tour_price__msg_panel__date_btn {
  margin: 8px;
}
.mobile_view .rating-wrapper__mobile {
  padding: 5px 15px 0 15px;
}
.mobile_view .rating-wrapper__mobile .rating_and_comments .rating_and_comments__rating {
  float: left;
}
.mobile_view .rating-wrapper__mobile .rating_and_comments .rating_and_comments__rating span.fs-x20 {
  font-size: 16px;
}
.mobile_view .rating-wrapper__mobile .rating_and_comments .rating_and_comments__comments {
  margin: 0 15px 10px 10px;
  float: left;
  font-size: 10px;
  padding: 3px 5px;
}
.new_tour_page__gallery.__mobile {
  min-height: 200px;
}
.new_tour_page__gallery.__mobile:after {
  content: '';
  display: block;
  clear: both;
  padding-top: 50%;
}
.new_tour_page__gallery.__mobile #tour_gallery .G {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.new_tour_page__title.__mobile {
  padding: 0 25px;
}
.new_tour_page__first-block {
  background: #fff;
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.07);
}
.new_tour_page__first-block .new_tour_page__gallery {
  margin-top: -15px;
}
#hotel_page_services .hotel_page_services__title {
  text-transform: uppercase;
}
.dropdown_auto {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  text-align: left;
}
.dropdown_auto .dropdown_auto__label {
  display: table;
  width: 100%;
  padding: 6px 6px;
  cursor: pointer;
}
.dropdown_auto .dropdown_auto__label > i,
.dropdown_auto .dropdown_auto__label > span {
  display: table-cell;
  padding: 0 6px;
}
.dropdown_auto .dropdown_auto__label > i {
  width: 1%;
}
.dropdown_auto .dropdown_auto__joices {
  position: absolute;
  top: 100%;
  left: 0;
  bottom: auto;
  right: 0;
  height: auto;
  display: none;
  background: #fff;
  z-index: 999;
  border-radius: 3px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: auto;
}
.dropdown_auto .dropdown_auto__joices > label {
  display: block;
  font-weight: normal;
  overflow: hidden;
  margin: 0;
  padding: 6px 12px;
  cursor: pointer;
}
.dropdown_auto .dropdown_auto__joices > label:not(:nth-child(1)) {
  border-top: 1px solid rgba(51, 51, 51, 0.05);
}
.dropdown_auto .dropdown_auto__joices > label > input {
  position: absolute;
  left: -10000px;
  opacity: 0;
  width: 0;
  height: 0;
  color: transparent;
  margin: 0;
  padding: 0;
}
.dropdown_auto .dropdown_auto__joices > label > span > i {
  margin-right: 12px;
}
.dropdown_auto .dropdown_auto__search {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  bottom: auto;
  right: 0;
}
.dropdown_auto .dropdown_auto__search .dropdown_auto__search__input {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  padding: 4px 12px;
  height: 26px;
  background: transparent;
}
.dropdown_auto .dropdown_auto__search + .dropdown_auto__joices {
  top: calc(100% + 30px);
}
.dropdown_auto._active {
  z-index: 999999999;
}
.dropdown_auto._active .dropdown_auto__joices {
  display: block;
}
.dropdown_auto._active .dropdown_auto__search {
  display: block;
}
.dropdown_auto__body {
  z-index: 999999998;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.steps_block {
  padding: 6px 0;
}
.steps_block .steps_block__image img {
  display: block;
  max-width: 100%;
  max-height: 100px;
  margin: 0 auto;
  width: auto;
  height: auto;
}
.steps_block .steps_block__text {
  padding-top: 12px;
}
.steps_block .steps_block__text .steps_block__label {
  display: table;
}
.steps_block .steps_block__text .steps_block__label > div {
  display: table-cell;
  vertical-align: top;
}
.steps_block .steps_block__text .steps_block__label > div.steps_block__label__digit {
  width: 54px;
  padding-right: 10px;
}
.steps_block .steps_block__text .steps_block__label > div.steps_block__label__digit img {
  width: 100%;
  height: auto;
}
.steps_block .steps_block__text .steps_block__after {
  padding-top: 6px;
}
.new_media_horisontal_form {
  display: table;
  width: 100%;
}
.new_media_horisontal_form .form-group {
  display: table-cell;
  position: relative;
}
.new_media_horisontal_form .form-group .control-label {
  white-space: nowrap;
}
.new_media_horisontal_form .form-group .form-control {
  white-space: nowrap;
  border: 1px solid #c7c7c7;
  border-right: none;
  border-radius: 0;
}
.new_media_horisontal_form .form-group .form-control[readonly] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.new_media_horisontal_form .form-group:nth-child(1) .form-control {
  border-radius: 3px 0 0 3px;
}
.new_media_horisontal_form .form-group:nth-last-child(1) .form-control {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #c7c7c7;
}
.new_media_horisontal_form .form-group.has-success .control-label {
  color: #22cb3a;
}
.new_media_horisontal_form .form-group.has-success .form-control {
  background: #f3f7f3;
  color: #22cb3a;
}
.new_media_horisontal_form .form-group.has-error .control-label {
  color: #ee2316;
}
.new_media_horisontal_form .form-group.has-error .form-control {
  background: #fff2f1;
}
.costom_datapicker__datapicker__parent {
  position: relative;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker {
  position: absolute !important;
  top: auto !important;
  left: 0 !important;
  bottom: 100% !important;
  right: 0 !important;
  width: 300px;
  border: 1px solid #e6e6e6!important;
  z-index: 999999999999!important;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 0;
  position: static;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header * {
  float: none!important;
  margin: 0;
  height: auto!important;
  text-align: center;
  position: static !important;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header .ui-datepicker-prev,
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header .ui-datepicker-next {
  width: 10%;
  cursor: pointer;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header .ui-datepicker-prev {
  -ms-flex-order: 1;
      order: 1;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header .ui-datepicker-next {
  -ms-flex-order: 3;
      order: 3;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header .ui-datepicker-title {
  width: 80%;
  -ms-flex-order: 2;
      order: 2;
  padding: 12px;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-datepicker-header .ui-icon {
  margin: 0 auto;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-state-active {
  background: #00aeef;
  color: #fff;
  font-weight: 500;
}
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-state-highlight,
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-widget-content .ui-state-highlight,
.costom_datapicker__datapicker__parent .costom_datapicker__datapicker__datapicker .ui-widget-header .ui-state-highlight {
  color: #00aeef;
}
.datepicker-default .ui-state-default.ui-state-active {
  color: #333;
}
.steps_n_go {
  display: table;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.steps_n_go .steps_n_go__step {
  padding: 12px 24px;
  display: table-cell;
  background: #c7c7c7;
  position: relative;
  width: 1%;
  transition: background ease 0.5s;
}
.steps_n_go .steps_n_go__step:before,
.steps_n_go .steps_n_go__step:after {
  content: '';
  display: block;
  clear: both;
  width: 6px;
  background: #fff;
  position: absolute;
  right: -4px;
  z-index: 2;
}
.steps_n_go .steps_n_go__step:before {
  top: 0;
  bottom: 50%;
  transform: skewX(10deg);
}
.steps_n_go .steps_n_go__step:after {
  top: 50%;
  bottom: 0;
  transform: skewX(-10deg);
}
.steps_n_go .steps_n_go__step:nth-last-child(1):before,
.steps_n_go .steps_n_go__step:nth-last-child(1):after {
  display: none;
}
.steps_n_go .steps_n_go__step .steps_n_go__step__badge {
  position: absolute;
  top: 50%;
  left: 12px;
  bottom: auto;
  right: auto;
  transform: translateY(-50%);
  border-radius: 50%;
  width: 1.7em;
  height: 1.7em;
  color: #333;
  background: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1.9em;
}
.steps_n_go .steps_n_go__step .steps_n_go__step__badge,
.steps_n_go .steps_n_go__step .steps_n_go__step__badge:before,
.steps_n_go .steps_n_go__step .steps_n_go__step__badge:after {
  transition: all 0.5s;
}
.steps_n_go .steps_n_go__step .steps_n_go__step__badge:before {
  content: '';
  display: block;
  clear: both;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  opacity: 0;
}
.steps_n_go .steps_n_go__step .steps_n_go__step__badge:before {
  transform: rotate(45deg) translateY(-30%) translateX(-100%);
}
.steps_n_go .steps_n_go__step .steps_n_go__step__title {
  display: none;
  font-weight: 400;
  color: #fff;
}
.steps_n_go .steps_n_go__step.__active {
  background: #00aeef;
  width: auto;
}
.steps_n_go .steps_n_go__step.__active .steps_n_go__step__title {
  display: inline-block;
}
.steps_n_go .steps_n_go__step.__finished {
  background: #22cb3a;
}
.steps_n_go .steps_n_go__step.__finished .steps_n_go__step__badge {
  color: transparent;
}
.steps_n_go .steps_n_go__step.__finished .steps_n_go__step__badge:before {
  width: 30%;
  height: 50%;
  opacity: 1;
}
@media (min-width: 1200px) {
  .steps_n_go .steps_n_go__step {
    padding: 18px 12px 18px 72px;
    width: 1%!important;
  }
  .steps_n_go .steps_n_go__step .steps_n_go__step__badge {
    left: 24px;
  }
  .steps_n_go .steps_n_go__step .steps_n_go__step__title {
    display: block;
    font-size: 15px;
  }
}
.discount_calendar__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -3px;
  font-weight: 500;
}
@media (max-width: 319px) {
  .discount_calendar__items {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.discount_calendar__items__item {
  text-align: center;
  padding: 0 3px;
  -ms-flex: 1 1 50px;
      flex: 1 1 50px;
  white-space: nowrap;
}
.discount_calendar__items__item.__current .discount_calendar__items__item__link {
  border-color: #00aeef !important;
  color: #00aeef;
}
.discount_calendar__items__item.__current .discount_calendar__items__item__link:hover {
  color: #fff;
}
.discount_calendar__items__item.__old .discount_calendar__items__item__link {
  background: rgba(51, 51, 51, 0.15);
}
.discount_calendar__items__item.__best:not(.__current) .discount_calendar__items__item__link {
  background-image: linear-gradient(0deg, #f9cd1e, #fce17c);
  box-shadow: 0 2px 2px 0 #d4ae1c, 0 2px 2px 0 #d4ae1c;
  color: #333;
  border: none;
  text-decoration: none;
}
.discount_calendar__items__item.__best:not(.__current) .discount_calendar__items__item__link:hover {
  border-color: transparent;
  background-image: linear-gradient(0deg, #ffd41f, #fffc96);
  color: #333;
}
.discount_calendar__items__item.__best:not(.__current) .discount_calendar__items__item__link:focus,
.discount_calendar__items__item.__best:not(.__current) .discount_calendar__items__item__link:active {
  background-image: linear-gradient(0deg, #fce17c, #f9cd1e);
  box-shadow: inset 0 2px 2px 0 #d4ae1c, inset 0 2px 2px 0 #d4ae1c;
}
@media (max-width: 967px) {
  .discount_calendar__items__item {
    -ms-flex: 0 0 90px;
        flex: 0 0 90px;
  }
}
.discount_calendar__items__item__date {
  display: block;
  padding: 6px 12px 0 12px;
  text-transform: lowercase;
  font-size: 10px;
}
.discount_calendar__items__item__date.__hollyday {
  color: #ee2316;
}
.discount_calendar__items__item__link {
  display: block;
  padding: 6px 6px;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  background: #fff;
  color: #333;
}
.discount_calendar__items__item__link.__current {
  border-color: #00aeef;
  color: #00aeef;
  font-weight: 600;
}
.discount_calendar__items__item__link:visited {
  color: #333;
}
a.discount_calendar__items__item__link {
  text-decoration: underline;
  color: #333;
}
a.discount_calendar__items__item__link:hover {
  background: #00aeef;
  color: #fff;
  border-color: #00aeef;
}
.subscribe_form {
  background: #fffced;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
.subscribe_form:before {
  content: '';
  display: block;
  clear: both;
}
.subscribe_form .subscribe_form__content .ic-email {
  width: 1.25em;
}
.subscribe_form .subscribe_form__image {
  position: relative;
}
.subscribe_form .subscribe_form__image img,
.subscribe_form .subscribe_form__image svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.subscribe_form .subscribe_form__button {
  background: transparent;
}
.subscribe_form .subscribe_form__form,
.subscribe_form .subscribe_form__thanx {
  overflow: hidden;
}
@media (max-width: 1199px) {
  .subscribe_form:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    width: 100%;
    height: 5px;
    background-image: linear-gradient(90deg, #f4bb3d 0%, #f4bb3d 19.999%, #f29900 20%, #f29900 39.999%, #cd3045 40%, #cd3045 59.999%, #952020 60%, #952020 79.999%, #00698f 80%, #00698f 100%);
  }
  .subscribe_form .subscribe_form__button {
    height: 38px;
  }
  .subscribe_form .subscribe_form__input {
    height: 36px;
  }
}
@media (min-width: 1200px) {
  .subscribe_form:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto;
    width: 5px;
    background-image: linear-gradient(0deg, #f4bb3d 0%, #f4bb3d 19.999%, #f29900 20%, #f29900 39.999%, #cd3045 40%, #cd3045 59.999%, #952020 60%, #952020 79.999%, #00698f 80%, #00698f 100%);
  }
  .subscribe_form .subscribe_form__button {
    height: 48px;
  }
  .subscribe_form .subscribe_form__input {
    height: 46px;
  }
  .subscribe_form .subscribe_form__button {
    margin-top: 0;
  }
  .subscribe_form.__sidebar:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    width: 100%;
    height: 5px;
    background-image: linear-gradient(90deg, #f4bb3d 0%, #f4bb3d 19.999%, #f29900 20%, #f29900 39.999%, #cd3045 40%, #cd3045 59.999%, #952020 60%, #952020 79.999%, #00698f 80%, #00698f 100%);
  }
  .subscribe_form.__sidebar .subscribe_form__button {
    height: 38px;
  }
  .subscribe_form.__sidebar .subscribe_form__input {
    height: 36px;
  }
}
.T + .subscribe_form {
  margin-bottom: 24px;
}
.mobile_view .subscribe_form .subscribe_form__button {
  margin-top: 12px;
}
.desktop_view .subscribe_form.__sidebar .subscribe_form__button {
  margin-top: 12px;
}
.rngst_phone_button {
  display: none !important;
}
.heritage_shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  height: 12px;
  margin: -12px 0 12px 0;
}
.btn-select-value__has-no-bg {
  padding-left: 10px!important;
  background: transparent!important;
}
.btn-select-value__has-no-bg > i {
  margin-right: 5px;
}
.vcf {
  padding-top: 12px;
  padding-bottom: 12px;
}
.vcf.__half {
  padding-top: 6px;
  padding-bottom: 6px;
}
.vcf.__double {
  padding-top: 24px;
  padding-bottom: 24px;
}
.vcf.__tribble {
  padding-top: 36px;
  padding-bottom: 36px;
}
.vcf.__quantible {
  padding-top: 48px;
  padding-bottom: 48px;
}
#simple_form_search .btn-select-dropdown.collapse.in,
#advanced_form_search .btn-select-dropdown.collapse.in {
  border-color: #00aeef;
}
.vertical-break + .slider {
  margin-top: -12px;
}
.add_vcf_for_form .mastercard-header-search-box.open {
  padding-bottom: 12px;
}
.input-group__ilist {
  width: 172px;
}
.input-group__ilist select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  float: left;
}
.home-page__search-tour .form_search_row_separator,
.catalogue__search .form_search_row_separator {
  margin-bottom: 14px !important;
}
.home-page__search-tour #_setAdvancedSearchFilter,
.catalogue__search #_setAdvancedSearchFilter {
  margin-bottom: 0 !important;
}
.its_grayscale_btn {
  -webkit-filter: invert(1) grayscale(1);
          filter: invert(1) grayscale(1);
  background-color: #272727!important;
  background-size: 14px 14px!important;
  border-radius: 3px;
}
#search_forms {
  position: relative;
  z-index: 1029;
}
.inp_has_feed.input-error {
  border: none!important;
  border-left: 3px solid #ee2316 !important;
  border-radius: 3px;
}
@media (max-width: 1200px) {
  .inp_has_feed {
    margin-bottom: 10px;
  }
  .inp_has_feed.input-error .input-group {
    border-radius: 0 3px 3px 0;
    border-left: 0;
  }
}
span.horisontal-break {
  width: 12px;
  display: inline-block;
}
.m-no-paddings {
  padding-left: 0!important;
  padding-right: 0 !important;
}
.mastercard-smallmodal {
  z-index: 1049;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
  background: #f5f5f5;
  border-bottom: 1px solid #d5d5d5;
}
.mastercard-smallmodal .mastercard-smallmodal_text {
  line-height: 12px;
}
.mastercard-smallmodal .mastercard-smallmodal__close {
  position: absolute;
  top: 0;
  left: auto;
  bottom: auto;
  right: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid transparent;
  margin: 3px 11px auto auto;
  z-index: 2;
}
.mastercard-smallmodal .mastercard-smallmodal__close:before,
.mastercard-smallmodal .mastercard-smallmodal__close:after {
  content: '';
  display: block;
  clear: both;
  border-bottom: 2px solid #333;
  position: absolute;
  top: 50%;
  left: 2px;
  bottom: auto;
  right: 2px;
  margin-top: -1px;
}
.mastercard-smallmodal .mastercard-smallmodal__close:before {
  transform: rotate(45deg);
}
.mastercard-smallmodal .mastercard-smallmodal__close:after {
  transform: rotate(-45deg);
}
.mastercard-smallmodal .mastercard-smallmodal__image {
  margin: 4px 0;
  max-height: 19px;
}
.mobile_view .mastercard-smallmodal {
  position: fixed;
  transition: top ease 0.2s;
}
.mobile_view.scrolled .mastercard-smallmodal {
  top: -29px;
}
.desktop_view .mastercard-smallmodal {
  background: #fff;
  padding: 10px 20px;
  position: fixed;
  top: auto;
  left: 20px;
  bottom: 20px;
  right: auto;
  width: 210px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.16);
}
.desktop_view .mastercard-smallmodal:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 100%;
  left: auto;
  bottom: auto;
  right: auto;
  border-right: 15px solid #fff;
  border-top: 15px solid transparent;
  transform: rotate(45deg);
  margin-top: -8px;
}
.desktop_view .mastercard-smallmodal .mastercard-smallmodal__close {
  margin: -6px -6px auto auto;
  border: 2px solid #ee2316;
  background: #fff;
}
.desktop_view .mastercard-smallmodal .mastercard-smallmodal__close:before,
.desktop_view .mastercard-smallmodal .mastercard-smallmodal__close:after {
  border-bottom: 2px solid #ee2316;
}
.desktop_view .mastercard-smallmodal .mastercard-smallmodal__image {
  max-height: 23px;
}
html {
  transition: margin ease 0.5s;
}
.placeholder-color-gray::-webkit-input-placeholder {
  color: #cccccc;
}
.placeholder-color-gray::-moz-placeholder {
  color: #cccccc;
}
.placeholder-color-gray:-ms-input-placeholder {
  color: #cccccc;
}
.placeholder-color-gray:-moz-placeholder {
  color: #cccccc;
}
.btn.btn-transparent {
  background: transparent;
  border-color: transparent;
}
.warning_panel.has_anchor {
  position: relative;
}
.warning_panel.has_anchor:after {
  content: '';
  display: block;
  clear: both;
  border-right: 10px solid #feefb3;
  border-bottom: 10px solid transparent;
}
.warning_panel.has_anchor.__bottom:after {
  position: absolute;
  top: 100%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: rotate(135deg);
  margin-left: -7px;
  margin-top: -5px;
}
.warning_panel.has_anchor.__hidden {
  transition: all 0.5s;
  transform: scaleX(0.5);
  opacity: 0;
}
.warning_panel.has_anchor.__hidden-show {
  transform: scaleX(1);
  opacity: 1;
}
.warning_panel.text-center {
  text-align: center;
}
.warning_panel.no-margin-top {
  margin-top: 0px;
}
.logo_new-ru {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20301.7%2059.3%22%20style%3D%22enable-background%3Anew%200%200%20301.7%2059.3%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23333333%3B%7D%0D%0A%09.st1%7Bfill%3A%232BACE2%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M4.3%2C54.2c0.6%2C0%2C1.1-0.2%2C1.5-0.5c0.4-0.4%2C0.7-0.8%2C0.7-1.3h1.5c0%2C0.5-0.2%2C1.1-0.6%2C1.6s-0.8%2C0.9-1.4%2C1.2%0D%0A%09%09S5%2C55.6%2C4.3%2C55.6c-1.3%2C0-2.3-0.4-3.1-1.3c-0.8-0.9-1.2-2.1-1.2-3.6v-0.3c0-0.9%2C0.2-1.8%2C0.5-2.5c0.3-0.7%2C0.8-1.3%2C1.5-1.7%0D%0A%09%09s1.4-0.6%2C2.3-0.6c1.1%2C0%2C2%2C0.3%2C2.7%2C1s1.1%2C1.5%2C1.1%2C2.5H6.6c0-0.6-0.3-1.1-0.7-1.5S4.9%2C47%2C4.3%2C47c-0.8%2C0-1.5%2C0.3-1.9%2C0.9%0D%0A%09%09c-0.5%2C0.6-0.7%2C1.5-0.7%2C2.6v0.3c0%2C1.1%2C0.2%2C2%2C0.7%2C2.6C2.8%2C53.9%2C3.5%2C54.2%2C4.3%2C54.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M15.4%2C55.6c-1.3%2C0-2.4-0.4-3.2-1.3c-0.8-0.9-1.2-2-1.2-3.4v-0.3c0-1%2C0.2-1.8%2C0.5-2.5s0.9-1.3%2C1.5-1.8%0D%0A%09%09c0.7-0.4%2C1.4-0.6%2C2.1-0.6c1.2%2C0%2C2.2%2C0.4%2C2.9%2C1.2c0.7%2C0.8%2C1%2C2%2C1%2C3.5v0.7h-6.5c0%2C0.9%2C0.3%2C1.7%2C0.8%2C2.3c0.5%2C0.6%2C1.2%2C0.9%2C2%2C0.9%0D%0A%09%09c0.6%2C0%2C1.1-0.1%2C1.5-0.4c0.4-0.2%2C0.8-0.5%2C1.1-0.9l1%2C0.8C18.2%2C54.9%2C17%2C55.6%2C15.4%2C55.6z%20M15.2%2C47c-0.7%2C0-1.2%2C0.2-1.7%2C0.7%0D%0A%09%09c-0.4%2C0.5-0.7%2C1.2-0.8%2C2h4.8v-0.1c0-0.8-0.3-1.5-0.7-1.9C16.4%2C47.2%2C15.9%2C47%2C15.2%2C47z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M30.6%2C50.7c0%2C1.5-0.3%2C2.6-1%2C3.5c-0.7%2C0.9-1.6%2C1.3-2.7%2C1.3c-1.2%2C0-2.1-0.4-2.7-1.1v4.6h-1.6V45.8H24l0.1%2C1.1%0D%0A%09%09c0.7-0.8%2C1.6-1.2%2C2.8-1.2c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.3c0.7%2C0.9%2C1%2C2.1%2C1%2C3.6V50.7z%20M28.9%2C50.5c0-1.1-0.2-1.9-0.7-2.6S27.2%2C47%2C26.4%2C47%0D%0A%09%09c-1%2C0-1.7%2C0.4-2.2%2C1.3v4.6c0.5%2C0.9%2C1.2%2C1.3%2C2.3%2C1.3c0.8%2C0%2C1.4-0.3%2C1.9-0.9C28.7%2C52.7%2C28.9%2C51.7%2C28.9%2C50.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M34.3%2C55.4v-9.6H38c1.3%2C0%2C2.3%2C0.2%2C2.9%2C0.7c0.7%2C0.4%2C1%2C1.1%2C1%2C2c0%2C0.4-0.1%2C0.8-0.4%2C1.2s-0.7%2C0.6-1.2%2C0.8%0D%0A%09%09c0.6%2C0.1%2C1%2C0.4%2C1.4%2C0.8s0.5%2C0.9%2C0.5%2C1.4c0%2C0.9-0.3%2C1.6-1%2C2c-0.6%2C0.5-1.6%2C0.7-2.7%2C0.7H34.3z%20M35.9%2C49.9H38c1.5%2C0%2C2.3-0.4%2C2.3-1.3%0D%0A%09%09c0-0.9-0.7-1.4-2.2-1.4h-2.2V49.9z%20M35.9%2C51.2v2.9h2.7c0.7%2C0%2C1.2-0.1%2C1.5-0.4s0.5-0.6%2C0.5-1.1c0-1-0.7-1.4-2.1-1.4H35.9z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M52.1%2C45.8h1.6v9.6h-1.6v-7l-4.4%2C7h-1.6v-9.6h1.6v7L52.1%2C45.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M61.7%2C54.2c0.6%2C0%2C1.1-0.2%2C1.5-0.5c0.4-0.4%2C0.7-0.8%2C0.7-1.3h1.5c0%2C0.5-0.2%2C1.1-0.6%2C1.6%0D%0A%09%09c-0.3%2C0.5-0.8%2C0.9-1.4%2C1.2c-0.6%2C0.3-1.2%2C0.4-1.8%2C0.4c-1.3%2C0-2.3-0.4-3.1-1.3s-1.2-2.1-1.2-3.6v-0.3c0-0.9%2C0.2-1.8%2C0.5-2.5%0D%0A%09%09c0.3-0.7%2C0.8-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.1%2C0%2C2%2C0.3%2C2.7%2C1c0.7%2C0.6%2C1.1%2C1.5%2C1.1%2C2.5h-1.5c0-0.6-0.3-1.1-0.7-1.5S62.3%2C47%2C61.7%2C47%0D%0A%09%09c-0.8%2C0-1.5%2C0.3-1.9%2C0.9c-0.5%2C0.6-0.7%2C1.5-0.7%2C2.6v0.3c0%2C1.1%2C0.2%2C2%2C0.7%2C2.6C60.2%2C53.9%2C60.8%2C54.2%2C61.7%2C54.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M80.2%2C50.5c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5c-0.4%2C0.7-0.9%2C1.3-1.5%2C1.7s-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09c-0.8-0.9-1.2-2.1-1.2-3.6V50.5z%20M81.9%2C50.7c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6c0.5%2C0.6%2C1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.3-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1S81.9%2C49.5%2C81.9%2C50.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M100.3%2C55.4h-1.6v-4.1h-4.4v4.1h-1.6v-9.6h1.6V50h4.4v-4.2h1.6V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M112.2%2C45.8v9.6h-1.6v-8.2h-3.3l-0.2%2C3.6c-0.1%2C1.6-0.4%2C2.8-0.8%2C3.5c-0.4%2C0.7-1.2%2C1.1-2.1%2C1.1h-0.7v-1.4l0.5%2C0%0D%0A%09%09c0.5-0.1%2C0.9-0.4%2C1.1-0.9c0.2-0.6%2C0.4-1.6%2C0.4-3.1l0.2-4.1H112.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M122.2%2C55.4c-0.1-0.2-0.2-0.5-0.2-1c-0.8%2C0.8-1.7%2C1.2-2.7%2C1.2c-0.9%2C0-1.7-0.3-2.3-0.8s-0.9-1.2-0.9-2%0D%0A%09%09c0-1%2C0.4-1.8%2C1.1-2.3c0.8-0.6%2C1.8-0.8%2C3.2-0.8h1.6v-0.8c0-0.6-0.2-1-0.5-1.4c-0.3-0.3-0.8-0.5-1.5-0.5c-0.6%2C0-1.1%2C0.1-1.5%2C0.4%0D%0A%09%09s-0.6%2C0.7-0.6%2C1.1h-1.6c0-0.5%2C0.2-0.9%2C0.5-1.4c0.3-0.4%2C0.8-0.8%2C1.4-1.1s1.2-0.4%2C1.9-0.4c1.1%2C0%2C2%2C0.3%2C2.6%2C0.8c0.6%2C0.6%2C0.9%2C1.3%2C1%2C2.3%0D%0A%09%09v4.4c0%2C0.9%2C0.1%2C1.6%2C0.3%2C2.1v0.1H122.2z%20M119.5%2C54.1c0.5%2C0%2C1-0.1%2C1.5-0.4s0.8-0.6%2C1-1v-2h-1.3c-2%2C0-3%2C0.6-3%2C1.8%0D%0A%09%09c0%2C0.5%2C0.2%2C0.9%2C0.5%2C1.2C118.5%2C54%2C119%2C54.1%2C119.5%2C54.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M133.8%2C45.8h1.6v9.6h-1.6v-7l-4.4%2C7h-1.6v-9.6h1.6v7L133.8%2C45.8z%20M134.3%2C42.3c0%2C0.7-0.2%2C1.3-0.7%2C1.7%0D%0A%09%09c-0.5%2C0.4-1.1%2C0.7-1.9%2C0.7s-1.4-0.2-1.9-0.7c-0.5-0.4-0.7-1-0.7-1.7h1.3c0%2C0.4%2C0.1%2C0.7%2C0.3%2C1c0.2%2C0.2%2C0.6%2C0.3%2C1%2C0.3%0D%0A%09%09c0.4%2C0%2C0.7-0.1%2C1-0.3c0.2-0.2%2C0.3-0.6%2C0.3-1H134.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M147.4%2C55.4h-1.6v-4.1h-4.4v4.1h-1.6v-9.6h1.6V50h4.4v-4.2h1.6V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M154.8%2C50.6h-4.3v-1.3h4.3V50.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M165.7%2C55.4h-1.6v-8.2h-4.4v8.2H158v-9.6h7.7V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M169.4%2C50.5c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5c-0.4%2C0.7-0.9%2C1.3-1.5%2C1.7s-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09s-1.2-2.1-1.2-3.6V50.5z%20M171%2C50.7c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6c0.5%2C0.6%2C1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.3-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1S171%2C49.5%2C171%2C50.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M184.6%2C51.3h-1.2v4.1h-1.6v-9.6h1.6v4.1h1.1l3.2-4.1h2l-3.8%2C4.6l4.1%2C5h-2.1L184.6%2C51.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M196%2C53l2.2-7.2h1.8l-3.9%2C11.1c-0.6%2C1.6-1.5%2C2.4-2.8%2C2.4l-0.3%2C0l-0.6-0.1v-1.3l0.4%2C0c0.6%2C0%2C1-0.1%2C1.3-0.3%0D%0A%09%09c0.3-0.2%2C0.6-0.6%2C0.8-1.2l0.4-1l-3.4-9.5h1.8L196%2C53z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M210.7%2C55.4h-1.6v-8.2h-4.4v8.2H203v-9.6h7.7V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M217.8%2C51.3h-1.2v4.1h-1.6v-9.6h1.6v4.1h1.1l3.2-4.1h2l-3.8%2C4.6l4.1%2C5h-2.1L217.8%2C51.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M232.2%2C45.8h1.6v9.6h-1.6v-7l-4.4%2C7h-1.6v-9.6h1.6v7L232.2%2C45.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M257%2C47.1h-3.2v8.3h-1.6v-8.3h-3.2v-1.3h8V47.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M263.2%2C53l2.2-7.2h1.8l-3.9%2C11.1c-0.6%2C1.6-1.5%2C2.4-2.8%2C2.4l-0.3%2C0l-0.6-0.1v-1.3l0.4%2C0c0.6%2C0%2C1-0.1%2C1.3-0.3%0D%0A%09%09c0.3-0.2%2C0.6-0.6%2C0.8-1.2l0.4-1l-3.4-9.5h1.8L263.2%2C53z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M278.2%2C50.7c0%2C1.5-0.3%2C2.6-1%2C3.5c-0.7%2C0.9-1.6%2C1.3-2.7%2C1.3c-1.2%2C0-2.1-0.4-2.7-1.1v4.6h-1.6V45.8h1.5l0.1%2C1.1%0D%0A%09%09c0.7-0.8%2C1.6-1.2%2C2.8-1.2c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.3c0.7%2C0.9%2C1%2C2.1%2C1%2C3.6V50.7z%20M276.6%2C50.5c0-1.1-0.2-1.9-0.7-2.6%0D%0A%09%09c-0.5-0.6-1.1-0.9-1.9-0.9c-1%2C0-1.7%2C0.4-2.2%2C1.3v4.6c0.5%2C0.9%2C1.2%2C1.3%2C2.2%2C1.3c0.8%2C0%2C1.4-0.3%2C1.9-0.9%0D%0A%09%09C276.3%2C52.7%2C276.6%2C51.7%2C276.6%2C50.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M281.3%2C50.5c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5c-0.4%2C0.7-0.9%2C1.3-1.5%2C1.7s-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09s-1.2-2.1-1.2-3.6V50.5z%20M283%2C50.7c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6c0.5%2C0.6%2C1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.3-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1S283%2C49.5%2C283%2C50.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M293.7%2C55.4v-9.6h3.7c1.3%2C0%2C2.3%2C0.2%2C2.9%2C0.7c0.7%2C0.4%2C1%2C1.1%2C1%2C2c0%2C0.4-0.1%2C0.8-0.4%2C1.2s-0.7%2C0.6-1.2%2C0.8%0D%0A%09%09c0.6%2C0.1%2C1%2C0.4%2C1.4%2C0.8c0.4%2C0.4%2C0.5%2C0.9%2C0.5%2C1.4c0%2C0.9-0.3%2C1.6-1%2C2c-0.6%2C0.5-1.6%2C0.7-2.7%2C0.7H293.7z%20M295.3%2C49.9h2.1%0D%0A%09%09c1.5%2C0%2C2.3-0.4%2C2.3-1.3c0-0.9-0.7-1.4-2.2-1.4h-2.2V49.9z%20M295.3%2C51.2v2.9h2.7c0.7%2C0%2C1.2-0.1%2C1.5-0.4c0.3-0.3%2C0.5-0.6%2C0.5-1.1%0D%0A%09%09c0-1-0.7-1.4-2.1-1.4H295.3z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M141.4%2C1.1l-9.2%2C25.3l-8.4-24.3c-2.9%2C1-6.9%2C1-9.5%2C0.3l13%2C33.5h9.3l14.3-34.5C148.2%2C0.8%2C144.5%2C0.5%2C141.4%2C1.1%22%0D%0A%09%09%09%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpolygon%20class%3D%22st1%22%20points%3D%22239.1%2C28.8%20239.1%2C24.9%20252%2C24.9%20254.8%2C17.2%20230.1%2C17.2%20230.1%2C35.9%20257.7%2C35.9%20257.7%2C28.8%20%09%09%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M11%2C3C6.7%2C4.7%2C2.7%2C4.4%2C0%2C3.9v7.9c4.8%2C0.9%2C9.6-0.3%2C13.8-1.7c8.6-3%2C14-0.5%2C15.8%2C0V2C25.8%2C0.8%2C19.6-0.4%2C11%2C3%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpolygon%20class%3D%22st1%22%20points%3D%220%2C35.9%208.8%2C35.9%208.8%2C26.6%2026.2%2C26.6%2026.2%2C18.9%200%2C18.9%20%09%09%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M169.2%2C1.4c-3.8%2C1.4-7.2%2C2-10.5%2C1.3v7.6c4.9%2C1.9%2C10.3-2.1%2C13.4-1.4c1%2C2.7%2C3.9%2C10%2C3.9%2C10h-23.4l0%2C7.6h5.2%0D%0A%09%09%09l-4%2C9.4h9.2l3.7-9.4h12.3l3.6%2C9.4h9.6L177%2C0C175.5%2C0.1%2C172.9%2C0.1%2C169.2%2C1.4%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M207.9%2C2.5c-5.1%2C1.8-9.9%2C2.4-16.7-0.6v8.2c3.8%2C1.5%2C9.1%2C1.9%2C11.6%2C1.5v24.4h9V9.6c3.4-1.2%2C6.8-1.6%2C10.6-0.4V1.1%0D%0A%09%09%09c-1.4-0.3-3.2-0.5-5.2-0.5C215.2%2C0.6%2C211.6%2C1.2%2C207.9%2C2.5%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M241.8%2C2.8c-5.8%2C2-9%2C1-11.7%2C0.2v7.8c5%2C0.9%2C7.5%2C0.9%2C14.4-1.1c6.1-1.8%2C9.1-1.6%2C13.2-0.6V1.3%0D%0A%09%09%09C254.2%2C1%2C250.6-0.2%2C241.8%2C2.8%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M110.7%2C14.1c0-4.7-3-9.7-8.7-12.1c-6-2.5-11.5-1-16.8%2C0.6c-5.1%2C1.6-8.9%2C1-11%2C0.6v7.4c6.7%2C1.2%2C12.3-0.6%2C16.9-2%0D%0A%09%09%09c6.9-2%2C11%2C1.8%2C11%2C5.4c0%2C3.9-3.9%2C5-5.7%2C5H75.1l2.6%2C7.6h3.2v9.4h9v-9.4h6.7l4.9%2C9.4h10.2l-6.9-11.4C107.5%2C23.1%2C110.7%2C20%2C110.7%2C14.1%22%0D%0A%09%09%09%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M293.6%2C23.1c4.9-2.3%2C6.2-7.1%2C6.2-10.5c0-4.2-2.8-12.4-13.9-12.4c-8%2C0-11.3%2C4.2-21.1%2C2.8v7.8%0D%0A%09%09%09c6.1%2C1.1%2C10.2%2C0.1%2C14.4-1.3c2.7-0.9%2C12.3-2.6%2C12.3%2C3.8c0%2C3.2-3.3%2C4.1-5.9%2C4.1l-20.3%2C0v7.8h3.9v11h9v-11h7.1l5.6%2C11h10.2%0D%0A%09%09%09L293.6%2C23.1z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M47.6%2C2c-4.8%2C2-9.7%2C2.2-9.7%2C2.2V12c7.5%2C0%2C15-4.6%2C15.9-2.7l3.6%2C9.6H34.9v7.6h4.3l-4%2C9.4h9.2l3.7-9.4h12.3%0D%0A%09%09%09l3.6%2C9.4h9.6L58.7%2C0.3C54.8-0.3%2C52.4%2C0%2C47.6%2C2%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.logo_new-uk {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20301.7%2059.3%22%20style%3D%22enable-background%3Anew%200%200%20301.7%2059.3%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23333333%3B%7D%0D%0A%09.st1%7Bfill%3A%232BACE2%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M4.4%2C54.3c0.6%2C0%2C1.1-0.2%2C1.5-0.5c0.4-0.4%2C0.7-0.8%2C0.7-1.3h1.5C8.2%2C53%2C8%2C53.5%2C7.6%2C54c-0.3%2C0.5-0.8%2C0.9-1.4%2C1.2%0D%0A%09%09c-0.6%2C0.3-1.2%2C0.4-1.8%2C0.4c-1.3%2C0-2.3-0.4-3.1-1.3s-1.2-2.1-1.2-3.6v-0.3c0-0.9%2C0.2-1.8%2C0.5-2.5c0.3-0.7%2C0.8-1.3%2C1.5-1.7%0D%0A%09%09s1.4-0.6%2C2.3-0.6c1.1%2C0%2C2%2C0.3%2C2.7%2C1c0.7%2C0.6%2C1.1%2C1.5%2C1.1%2C2.5H6.7c0-0.6-0.3-1.1-0.7-1.5S5%2C47%2C4.4%2C47c-0.8%2C0-1.5%2C0.3-1.9%2C0.9%0D%0A%09%09c-0.5%2C0.6-0.7%2C1.5-0.7%2C2.6v0.3c0%2C1.1%2C0.2%2C2%2C0.7%2C2.6C2.9%2C54%2C3.6%2C54.3%2C4.4%2C54.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M15.5%2C55.6c-1.3%2C0-2.4-0.4-3.2-1.3c-0.8-0.9-1.2-2-1.2-3.4v-0.3c0-1%2C0.2-1.8%2C0.5-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.8%0D%0A%09%09s1.4-0.6%2C2.1-0.6c1.2%2C0%2C2.2%2C0.4%2C2.9%2C1.2c0.7%2C0.8%2C1%2C2%2C1%2C3.5v0.7h-6.5c0%2C0.9%2C0.3%2C1.7%2C0.8%2C2.3c0.5%2C0.6%2C1.2%2C0.9%2C2%2C0.9%0D%0A%09%09c0.6%2C0%2C1.1-0.1%2C1.5-0.4c0.4-0.2%2C0.8-0.5%2C1.1-0.9l1%2C0.8C18.3%2C55%2C17.1%2C55.6%2C15.5%2C55.6z%20M15.3%2C47c-0.7%2C0-1.2%2C0.2-1.7%2C0.7%0D%0A%09%09c-0.4%2C0.5-0.7%2C1.2-0.8%2C2h4.8v-0.1c0-0.8-0.3-1.5-0.7-1.9C16.5%2C47.3%2C16%2C47%2C15.3%2C47z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M30.7%2C50.8c0%2C1.5-0.3%2C2.6-1%2C3.5c-0.7%2C0.9-1.6%2C1.3-2.7%2C1.3c-1.2%2C0-2.1-0.4-2.7-1.1v4.6h-1.6V45.9h1.5l0.1%2C1.1%0D%0A%09%09c0.7-0.8%2C1.6-1.2%2C2.8-1.2c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.3c0.7%2C0.9%2C1%2C2.1%2C1%2C3.6V50.8z%20M29%2C50.6c0-1.1-0.2-1.9-0.7-2.6%0D%0A%09%09c-0.5-0.6-1.1-0.9-1.9-0.9c-1%2C0-1.7%2C0.4-2.2%2C1.3V53c0.5%2C0.9%2C1.2%2C1.3%2C2.2%2C1.3c0.8%2C0%2C1.4-0.3%2C1.9-0.9C28.8%2C52.7%2C29%2C51.8%2C29%2C50.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M34.3%2C55.4v-9.6h3.7c1.3%2C0%2C2.3%2C0.2%2C2.9%2C0.7c0.7%2C0.4%2C1%2C1.1%2C1%2C2c0%2C0.4-0.1%2C0.8-0.4%2C1.2s-0.7%2C0.6-1.2%2C0.8%0D%0A%09%09c0.6%2C0.1%2C1%2C0.4%2C1.4%2C0.8c0.4%2C0.4%2C0.5%2C0.9%2C0.5%2C1.4c0%2C0.9-0.3%2C1.6-1%2C2c-0.6%2C0.5-1.6%2C0.7-2.7%2C0.7H34.3z%20M36%2C49.9h2.1%0D%0A%09%09c1.5%2C0%2C2.3-0.4%2C2.3-1.3c0-0.9-0.7-1.4-2.2-1.4H36V49.9z%20M36%2C51.2v2.9h2.7c0.7%2C0%2C1.2-0.1%2C1.5-0.4c0.3-0.3%2C0.5-0.6%2C0.5-1.1%0D%0A%09%09c0-1-0.7-1.4-2.1-1.4H36z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M46%2C43.3c0-0.3%2C0.1-0.5%2C0.2-0.7c0.2-0.2%2C0.4-0.3%2C0.7-0.3c0.3%2C0%2C0.6%2C0.1%2C0.7%2C0.3c0.2%2C0.2%2C0.2%2C0.4%2C0.2%2C0.7%0D%0A%09%09s-0.1%2C0.5-0.2%2C0.7c-0.2%2C0.2-0.4%2C0.3-0.7%2C0.3c-0.3%2C0-0.6-0.1-0.7-0.3C46.1%2C43.8%2C46%2C43.6%2C46%2C43.3z%20M47.8%2C55.4h-1.6v-9.6h1.6V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M55.7%2C54.3c0.6%2C0%2C1.1-0.2%2C1.5-0.5c0.4-0.4%2C0.7-0.8%2C0.7-1.3h1.5c0%2C0.5-0.2%2C1.1-0.6%2C1.6s-0.8%2C0.9-1.4%2C1.2%0D%0A%09%09s-1.2%2C0.4-1.8%2C0.4c-1.3%2C0-2.3-0.4-3.1-1.3c-0.8-0.9-1.2-2.1-1.2-3.6v-0.3c0-0.9%2C0.2-1.8%2C0.5-2.5c0.3-0.7%2C0.8-1.3%2C1.5-1.7%0D%0A%09%09s1.4-0.6%2C2.3-0.6c1.1%2C0%2C2%2C0.3%2C2.7%2C1c0.7%2C0.6%2C1.1%2C1.5%2C1.1%2C2.5h-1.5c0-0.6-0.3-1.1-0.7-1.5S56.3%2C47%2C55.7%2C47c-0.8%2C0-1.5%2C0.3-1.9%2C0.9%0D%0A%09%09c-0.5%2C0.6-0.7%2C1.5-0.7%2C2.6v0.3c0%2C1.1%2C0.2%2C2%2C0.7%2C2.6C54.2%2C54%2C54.8%2C54.3%2C55.7%2C54.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M80.2%2C50.6c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5C88%2C54%2C87.5%2C54.6%2C86.8%2C55s-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09s-1.2-2.1-1.2-3.6V50.6z%20M81.8%2C50.8c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6c0.5%2C0.6%2C1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.3-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1C82.1%2C48.6%2C81.8%2C49.6%2C81.8%2C50.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M100.2%2C55.4h-1.6v-4.1h-4.4v4.1h-1.6v-9.6h1.6V50h4.4v-4.2h1.6V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M112.2%2C45.9v9.6h-1.6v-8.2h-3.3l-0.2%2C3.6c-0.1%2C1.6-0.4%2C2.8-0.8%2C3.5c-0.4%2C0.7-1.2%2C1.1-2.1%2C1.1h-0.7V54l0.5%2C0%0D%0A%09%09c0.5-0.1%2C0.9-0.4%2C1.1-0.9c0.2-0.6%2C0.4-1.6%2C0.4-3.1l0.2-4.1H112.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M122.2%2C55.4c-0.1-0.2-0.2-0.5-0.2-1c-0.8%2C0.8-1.7%2C1.2-2.7%2C1.2c-0.9%2C0-1.7-0.3-2.3-0.8c-0.6-0.5-0.9-1.2-0.9-2%0D%0A%09%09c0-1%2C0.4-1.8%2C1.1-2.3s1.8-0.8%2C3.2-0.8h1.6v-0.8c0-0.6-0.2-1-0.5-1.4c-0.3-0.3-0.8-0.5-1.5-0.5c-0.6%2C0-1.1%2C0.1-1.5%2C0.4%0D%0A%09%09s-0.6%2C0.7-0.6%2C1.1h-1.6c0-0.5%2C0.2-0.9%2C0.5-1.4c0.3-0.4%2C0.8-0.8%2C1.4-1.1c0.6-0.3%2C1.2-0.4%2C1.9-0.4c1.1%2C0%2C2%2C0.3%2C2.6%2C0.8%0D%0A%09%09c0.6%2C0.6%2C1%2C1.3%2C1%2C2.3v4.4c0%2C0.9%2C0.1%2C1.6%2C0.3%2C2.1v0.1H122.2z%20M119.4%2C54.2c0.5%2C0%2C1-0.1%2C1.5-0.4c0.5-0.3%2C0.8-0.6%2C1-1v-2h-1.3%0D%0A%09%09c-2%2C0-3%2C0.6-3%2C1.8c0%2C0.5%2C0.2%2C0.9%2C0.5%2C1.2C118.5%2C54%2C118.9%2C54.2%2C119.4%2C54.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M133.8%2C45.9h1.6v9.6h-1.6v-7l-4.4%2C7h-1.6v-9.6h1.6v7L133.8%2C45.9z%20M134.2%2C42.4c0%2C0.7-0.2%2C1.3-0.7%2C1.7%0D%0A%09%09c-0.5%2C0.4-1.1%2C0.7-1.9%2C0.7s-1.4-0.2-1.9-0.7c-0.5-0.4-0.7-1-0.7-1.7h1.3c0%2C0.4%2C0.1%2C0.7%2C0.3%2C1c0.2%2C0.2%2C0.6%2C0.3%2C1%2C0.3%0D%0A%09%09c0.4%2C0%2C0.7-0.1%2C1-0.3c0.2-0.2%2C0.3-0.6%2C0.3-1H134.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M147.3%2C55.4h-1.6v-4.1h-4.4v4.1h-1.6v-9.6h1.6V50h4.4v-4.2h1.6V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M154.8%2C50.6h-4.3v-1.3h4.3V50.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M165.7%2C55.4H164v-8.2h-4.4v8.2H158v-9.6h7.7V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M169.3%2C50.6c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5c-0.4%2C0.7-0.9%2C1.3-1.5%2C1.7s-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09s-1.2-2.1-1.2-3.6V50.6z%20M171%2C50.8c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6c0.5%2C0.6%2C1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.3-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1S171%2C49.6%2C171%2C50.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M184.5%2C51.4h-1.2v4.1h-1.6v-9.6h1.6v4.1h1.1l3.2-4.1h2l-3.8%2C4.6l4.1%2C5h-2.1L184.5%2C51.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M195.9%2C53l2.2-7.2h1.8l-3.9%2C11.1c-0.6%2C1.6-1.5%2C2.4-2.8%2C2.4l-0.3%2C0l-0.6-0.1v-1.3l0.4%2C0c0.6%2C0%2C1-0.1%2C1.3-0.3%0D%0A%09%09c0.3-0.2%2C0.6-0.6%2C0.8-1.2l0.4-1l-3.4-9.5h1.8L195.9%2C53z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M210.7%2C55.4H209v-8.2h-4.4v8.2H203v-9.6h7.7V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M217.7%2C51.4h-1.2v4.1h-1.6v-9.6h1.6v4.1h1.1l3.2-4.1h2l-3.8%2C4.6l4.1%2C5H221L217.7%2C51.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M232.2%2C45.9h1.6v9.6h-1.6v-7l-4.4%2C7h-1.6v-9.6h1.6v7L232.2%2C45.9z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M262.8%2C47.2h-3.2v8.3H258v-8.3h-3.2v-1.3h8V47.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M269.1%2C53l2.2-7.2h1.8l-3.9%2C11.1c-0.6%2C1.6-1.5%2C2.4-2.8%2C2.4l-0.3%2C0l-0.6-0.1v-1.3l0.4%2C0c0.6%2C0%2C1-0.1%2C1.3-0.3%0D%0A%09%09c0.3-0.2%2C0.6-0.6%2C0.8-1.2l0.4-1l-3.4-9.5h1.8L269.1%2C53z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M284.1%2C50.8c0%2C1.5-0.3%2C2.6-1%2C3.5c-0.7%2C0.9-1.6%2C1.3-2.7%2C1.3c-1.2%2C0-2.1-0.4-2.7-1.1v4.6H276V45.9h1.5l0.1%2C1.1%0D%0A%09%09c0.7-0.8%2C1.6-1.2%2C2.8-1.2c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.3c0.7%2C0.9%2C1%2C2.1%2C1%2C3.6V50.8z%20M282.5%2C50.6c0-1.1-0.2-1.9-0.7-2.6%0D%0A%09%09c-0.5-0.6-1.1-0.9-1.9-0.9c-1%2C0-1.7%2C0.4-2.2%2C1.3V53c0.5%2C0.9%2C1.2%2C1.3%2C2.2%2C1.3c0.8%2C0%2C1.4-0.3%2C1.9-0.9%0D%0A%09%09C282.2%2C52.7%2C282.5%2C51.8%2C282.5%2C50.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M287.6%2C43.3c0-0.3%2C0.1-0.5%2C0.2-0.7c0.2-0.2%2C0.4-0.3%2C0.7-0.3c0.3%2C0%2C0.6%2C0.1%2C0.7%2C0.3c0.2%2C0.2%2C0.2%2C0.4%2C0.2%2C0.7%0D%0A%09%09s-0.1%2C0.5-0.2%2C0.7c-0.2%2C0.2-0.4%2C0.3-0.7%2C0.3c-0.3%2C0-0.6-0.1-0.7-0.3C287.7%2C43.8%2C287.6%2C43.6%2C287.6%2C43.3z%20M289.4%2C55.4h-1.6v-9.6h1.6%0D%0A%09%09V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M293.6%2C55.4v-9.6h3.7c1.3%2C0%2C2.3%2C0.2%2C2.9%2C0.7c0.7%2C0.4%2C1%2C1.1%2C1%2C2c0%2C0.4-0.1%2C0.8-0.4%2C1.2s-0.7%2C0.6-1.2%2C0.8%0D%0A%09%09c0.6%2C0.1%2C1%2C0.4%2C1.4%2C0.8c0.4%2C0.4%2C0.5%2C0.9%2C0.5%2C1.4c0%2C0.9-0.3%2C1.6-1%2C2c-0.6%2C0.5-1.6%2C0.7-2.7%2C0.7H293.6z%20M295.3%2C49.9h2.1%0D%0A%09%09c1.5%2C0%2C2.3-0.4%2C2.3-1.3c0-0.9-0.7-1.4-2.2-1.4h-2.2V49.9z%20M295.3%2C51.2v2.9h2.7c0.7%2C0%2C1.2-0.1%2C1.5-0.4c0.3-0.3%2C0.5-0.6%2C0.5-1.1%0D%0A%09%09c0-1-0.7-1.4-2.1-1.4H295.3z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M141.4%2C1.2l-9.2%2C25.3l-8.4-24.3c-2.9%2C1-6.9%2C1-9.5%2C0.3l13%2C33.5h9.3l14.3-34.5C148.3%2C0.8%2C144.6%2C0.5%2C141.4%2C1.2%22%0D%0A%09%09%09%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpolygon%20class%3D%22st1%22%20points%3D%22239.1%2C28.8%20239.1%2C25%20252%2C25%20254.9%2C17.2%20230.2%2C17.2%20230.2%2C36%20257.8%2C36%20257.8%2C28.8%20%09%09%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M11.1%2C3.1c-4.3%2C1.7-8.3%2C1.4-11%2C0.9v7.9c4.8%2C0.9%2C9.6-0.3%2C13.8-1.7c8.6-3%2C14-0.5%2C15.8%2C0V2%0D%0A%09%09%09C25.9%2C0.9%2C19.7-0.4%2C11.1%2C3.1%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpolygon%20class%3D%22st1%22%20points%3D%220.1%2C36%208.9%2C36%208.9%2C26.6%2026.3%2C26.6%2026.3%2C19%200.1%2C19%20%09%09%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M169.2%2C1.5c-3.8%2C1.4-7.2%2C2-10.5%2C1.3v7.6c4.9%2C1.9%2C10.3-2.1%2C13.4-1.4c1%2C2.7%2C3.9%2C10%2C3.9%2C10h-23.4l0%2C7.6h5.2%0D%0A%09%09%09l-4%2C9.4h9.2l3.7-9.4h12.3l3.6%2C9.4h9.6L177%2C0.1C175.6%2C0.2%2C173%2C0.1%2C169.2%2C1.5%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M208%2C2.5c-5.1%2C1.8-9.9%2C2.4-16.7-0.6v8.2c3.8%2C1.5%2C9.1%2C1.9%2C11.6%2C1.5V36h9V9.7c3.4-1.2%2C6.8-1.6%2C10.6-0.4V1.1%0D%0A%09%09%09c-1.4-0.3-3.2-0.5-5.2-0.5C215.2%2C0.6%2C211.7%2C1.2%2C208%2C2.5%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M241.9%2C2.8c-5.8%2C2-9%2C1-11.7%2C0.2v7.8c5%2C0.9%2C7.5%2C0.9%2C14.4-1.1c6.1-1.8%2C9.1-1.6%2C13.2-0.6V1.4%0D%0A%09%09%09C254.3%2C1.1%2C250.7-0.2%2C241.9%2C2.8%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M110.8%2C14.2c0-4.7-3-9.7-8.7-12.1c-6-2.5-11.5-1-16.8%2C0.6c-5.1%2C1.6-8.9%2C1-11%2C0.6v7.4c6.7%2C1.2%2C12.3-0.6%2C16.9-2%0D%0A%09%09%09c6.9-2%2C11%2C1.8%2C11%2C5.4c0%2C3.9-3.9%2C5-5.7%2C5H75.1l2.6%2C7.6H81v9.4h9v-9.4h6.7l4.9%2C9.4h10.2l-6.9-11.4C107.6%2C23.1%2C110.8%2C20.1%2C110.8%2C14.2%0D%0A%09%09%09%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M293.7%2C23.1c4.9-2.3%2C6.2-7.1%2C6.2-10.5c0-4.2-2.8-12.4-13.9-12.4c-8%2C0-11.3%2C4.2-21.1%2C2.8v7.8%0D%0A%09%09%09c6.1%2C1.1%2C10.2%2C0.1%2C14.4-1.3c2.7-0.9%2C12.3-2.6%2C12.3%2C3.8c0%2C3.2-3.3%2C4.1-5.9%2C4.1l-20.3%2C0V25h3.9v11h9V25h7.1l5.6%2C11H301L293.7%2C23.1z%22%0D%0A%09%09%09%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M47.6%2C2c-4.8%2C2-9.7%2C2.2-9.7%2C2.2v7.8c7.5%2C0%2C15-4.6%2C15.9-2.7l3.6%2C9.6H35v7.6h4.3l-4%2C9.4h9.2l3.7-9.4h12.3%0D%0A%09%09%09l3.6%2C9.4h9.6L58.7%2C0.3C54.9-0.2%2C52.5%2C0%2C47.6%2C2%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.logo_new-en {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20301.7%2059.3%22%20style%3D%22enable-background%3Anew%200%200%20301.7%2059.3%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23333333%3B%7D%0D%0A%09.st1%7Bfill%3A%232BACE2%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M0.1%2C50.5c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5c-0.4%2C0.7-0.9%2C1.3-1.5%2C1.7s-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09c-0.8-0.9-1.2-2.1-1.2-3.6V50.5z%20M1.7%2C50.7c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6c0.5%2C0.6%2C1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.2-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1S1.7%2C49.5%2C1.7%2C50.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M15.8%2C45.8l0.1%2C1.2c0.7-0.9%2C1.7-1.4%2C2.9-1.4c2%2C0%2C3%2C1.1%2C3.1%2C3.4v6.3h-1.6V49c0-0.7-0.2-1.2-0.5-1.5%0D%0A%09%09c-0.3-0.3-0.8-0.5-1.4-0.5c-0.5%2C0-1%2C0.1-1.4%2C0.4c-0.4%2C0.3-0.7%2C0.7-0.9%2C1.1v6.8h-1.6v-9.6H15.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M29.4%2C55.4h-1.6V41.8h1.6V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M35.5%2C43.3c0-0.3%2C0.1-0.5%2C0.2-0.7c0.2-0.2%2C0.4-0.3%2C0.7-0.3s0.6%2C0.1%2C0.7%2C0.3c0.2%2C0.2%2C0.2%2C0.4%2C0.2%2C0.7%0D%0A%09%09s-0.1%2C0.5-0.2%2C0.7c-0.2%2C0.2-0.4%2C0.3-0.7%2C0.3s-0.6-0.1-0.7-0.3C35.6%2C43.8%2C35.5%2C43.5%2C35.5%2C43.3z%20M37.3%2C55.4h-1.6v-9.6h1.6V55.4z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M44.8%2C45.8l0.1%2C1.2c0.7-0.9%2C1.7-1.4%2C2.9-1.4c2%2C0%2C3%2C1.1%2C3.1%2C3.4v6.3h-1.6V49c0-0.7-0.2-1.2-0.5-1.5%0D%0A%09%09c-0.3-0.3-0.8-0.5-1.4-0.5c-0.5%2C0-1%2C0.1-1.4%2C0.4s-0.7%2C0.7-0.9%2C1.1v6.8h-1.6v-9.6H44.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M60.7%2C55.6c-1.3%2C0-2.4-0.4-3.2-1.3c-0.8-0.9-1.2-2-1.2-3.4v-0.3c0-1%2C0.2-1.8%2C0.5-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.8%0D%0A%09%09s1.4-0.6%2C2.1-0.6c1.2%2C0%2C2.2%2C0.4%2C2.9%2C1.2c0.7%2C0.8%2C1%2C2%2C1%2C3.5v0.7h-6.5c0%2C0.9%2C0.3%2C1.7%2C0.8%2C2.3c0.5%2C0.6%2C1.2%2C0.9%2C2%2C0.9%0D%0A%09%09c0.6%2C0%2C1.1-0.1%2C1.5-0.4c0.4-0.2%2C0.8-0.5%2C1.1-0.9l1%2C0.8C63.5%2C54.9%2C62.3%2C55.6%2C60.7%2C55.6z%20M60.5%2C47c-0.7%2C0-1.2%2C0.2-1.7%2C0.7%0D%0A%09%09c-0.4%2C0.5-0.7%2C1.2-0.8%2C2h4.8v-0.1c0-0.8-0.3-1.5-0.7-1.9C61.7%2C47.2%2C61.2%2C47%2C60.5%2C47z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M119.3%2C43.5v2.3h1.8v1.3h-1.8V53c0%2C0.4%2C0.1%2C0.7%2C0.2%2C0.9c0.2%2C0.2%2C0.4%2C0.3%2C0.8%2C0.3c0.2%2C0%2C0.4%2C0%2C0.8-0.1v1.3%0D%0A%09%09c-0.4%2C0.1-0.9%2C0.2-1.3%2C0.2c-0.7%2C0-1.3-0.2-1.7-0.7c-0.4-0.4-0.6-1.1-0.6-1.9v-5.9h-1.7v-1.3h1.7v-2.3H119.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M131.1%2C47.3c-0.2%2C0-0.5-0.1-0.8-0.1c-1.1%2C0-1.8%2C0.5-2.2%2C1.4v6.8h-1.6v-9.6h1.6l0%2C1.1c0.5-0.9%2C1.3-1.3%2C2.3-1.3%0D%0A%09%09c0.3%2C0%2C0.6%2C0%2C0.7%2C0.1V47.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M141.5%2C55.4c-0.1-0.2-0.2-0.5-0.2-1c-0.8%2C0.8-1.7%2C1.2-2.7%2C1.2c-0.9%2C0-1.7-0.3-2.3-0.8c-0.6-0.5-0.9-1.2-0.9-2%0D%0A%09%09c0-1%2C0.4-1.8%2C1.1-2.3s1.8-0.8%2C3.2-0.8h1.6v-0.8c0-0.6-0.2-1-0.5-1.4c-0.3-0.3-0.8-0.5-1.5-0.5c-0.6%2C0-1.1%2C0.1-1.5%2C0.4%0D%0A%09%09s-0.6%2C0.7-0.6%2C1.1h-1.6c0-0.5%2C0.2-0.9%2C0.5-1.4c0.3-0.4%2C0.8-0.8%2C1.4-1.1c0.6-0.3%2C1.2-0.4%2C1.9-0.4c1.1%2C0%2C2%2C0.3%2C2.6%2C0.8%0D%0A%09%09c0.6%2C0.6%2C1%2C1.3%2C1%2C2.3v4.4c0%2C0.9%2C0.1%2C1.6%2C0.3%2C2.1v0.1H141.5z%20M138.8%2C54.1c0.5%2C0%2C1-0.1%2C1.5-0.4c0.5-0.3%2C0.8-0.6%2C1-1v-2H140%0D%0A%09%09c-2%2C0-3%2C0.6-3%2C1.8c0%2C0.5%2C0.2%2C0.9%2C0.5%2C1.2C137.8%2C54%2C138.3%2C54.1%2C138.8%2C54.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M151.9%2C53.2l2.4-7.4h1.7l-3.4%2C9.6h-1.2l-3.5-9.6h1.7L151.9%2C53.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M164.8%2C55.6c-1.3%2C0-2.4-0.4-3.2-1.3c-0.8-0.9-1.2-2-1.2-3.4v-0.3c0-1%2C0.2-1.8%2C0.5-2.5s0.9-1.3%2C1.5-1.8%0D%0A%09%09s1.4-0.6%2C2.1-0.6c1.2%2C0%2C2.2%2C0.4%2C2.9%2C1.2c0.7%2C0.8%2C1%2C2%2C1%2C3.5v0.7h-6.5c0%2C0.9%2C0.3%2C1.7%2C0.8%2C2.3c0.5%2C0.6%2C1.2%2C0.9%2C2%2C0.9%0D%0A%09%09c0.6%2C0%2C1.1-0.1%2C1.5-0.4c0.4-0.2%2C0.8-0.5%2C1.1-0.9l1%2C0.8C167.6%2C54.9%2C166.4%2C55.6%2C164.8%2C55.6z%20M164.6%2C47c-0.7%2C0-1.2%2C0.2-1.7%2C0.7%0D%0A%09%09c-0.4%2C0.5-0.7%2C1.2-0.8%2C2h4.8v-0.1c0-0.8-0.3-1.5-0.7-1.9C165.8%2C47.2%2C165.3%2C47%2C164.6%2C47z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M234.3%2C55.4c-0.1-0.2-0.2-0.5-0.2-1c-0.8%2C0.8-1.7%2C1.2-2.7%2C1.2c-0.9%2C0-1.7-0.3-2.3-0.8c-0.6-0.5-0.9-1.2-0.9-2%0D%0A%09%09c0-1%2C0.4-1.8%2C1.1-2.3c0.8-0.6%2C1.8-0.8%2C3.2-0.8h1.6v-0.8c0-0.6-0.2-1-0.5-1.4c-0.3-0.3-0.8-0.5-1.5-0.5c-0.6%2C0-1.1%2C0.1-1.5%2C0.4%0D%0A%09%09s-0.6%2C0.7-0.6%2C1.1h-1.6c0-0.5%2C0.2-0.9%2C0.5-1.4s0.8-0.8%2C1.4-1.1c0.6-0.3%2C1.2-0.4%2C1.9-0.4c1.1%2C0%2C2%2C0.3%2C2.6%2C0.8s1%2C1.3%2C1%2C2.3v4.4%0D%0A%09%09c0%2C0.9%2C0.1%2C1.6%2C0.3%2C2.1v0.1H234.3z%20M231.6%2C54.1c0.5%2C0%2C1-0.1%2C1.5-0.4c0.5-0.3%2C0.8-0.6%2C1-1v-2h-1.3c-2%2C0-3%2C0.6-3%2C1.8%0D%0A%09%09c0%2C0.5%2C0.2%2C0.9%2C0.5%2C1.2C230.6%2C54%2C231%2C54.1%2C231.6%2C54.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M241.3%2C50.5c0-1.5%2C0.3-2.7%2C1-3.6s1.6-1.3%2C2.7-1.3c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.2l0.1-1.1h1.5v9.3%0D%0A%09%09c0%2C1.2-0.4%2C2.2-1.1%2C2.9c-0.7%2C0.7-1.7%2C1.1-3%2C1.1c-0.7%2C0-1.4-0.1-2-0.4c-0.7-0.3-1.2-0.7-1.5-1.2l0.8-1c0.7%2C0.9%2C1.6%2C1.3%2C2.6%2C1.3%0D%0A%09%09c0.8%2C0%2C1.4-0.2%2C1.9-0.7c0.4-0.4%2C0.7-1.1%2C0.7-1.9v-0.8c-0.7%2C0.8-1.5%2C1.1-2.7%2C1.1c-1.1%2C0-2-0.5-2.7-1.4%0D%0A%09%09C241.6%2C53.3%2C241.3%2C52.1%2C241.3%2C50.5z%20M242.9%2C50.7c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.5c0.4%2C0.6%2C1.1%2C0.9%2C1.9%2C0.9c1%2C0%2C1.8-0.5%2C2.3-1.4v-4.4%0D%0A%09%09c-0.5-0.9-1.3-1.4-2.3-1.4c-0.8%2C0-1.4%2C0.3-1.9%2C0.9C243.1%2C48.6%2C242.9%2C49.5%2C242.9%2C50.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M259.2%2C55.6c-1.3%2C0-2.4-0.4-3.2-1.3c-0.8-0.9-1.2-2-1.2-3.4v-0.3c0-1%2C0.2-1.8%2C0.5-2.5s0.9-1.3%2C1.5-1.8%0D%0A%09%09s1.4-0.6%2C2.1-0.6c1.2%2C0%2C2.2%2C0.4%2C2.9%2C1.2c0.7%2C0.8%2C1%2C2%2C1%2C3.5v0.7h-6.5c0%2C0.9%2C0.3%2C1.7%2C0.8%2C2.3c0.5%2C0.6%2C1.2%2C0.9%2C2%2C0.9%0D%0A%09%09c0.6%2C0%2C1.1-0.1%2C1.5-0.4c0.4-0.2%2C0.8-0.5%2C1.1-0.9l1%2C0.8C262%2C54.9%2C260.8%2C55.6%2C259.2%2C55.6z%20M259%2C47c-0.7%2C0-1.2%2C0.2-1.7%2C0.7%0D%0A%09%09c-0.4%2C0.5-0.7%2C1.2-0.8%2C2h4.8v-0.1c0-0.8-0.3-1.5-0.7-1.9C260.2%2C47.2%2C259.7%2C47%2C259%2C47z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M269.8%2C45.8l0.1%2C1.2c0.7-0.9%2C1.7-1.4%2C2.9-1.4c2%2C0%2C3%2C1.1%2C3.1%2C3.4v6.3h-1.6V49c0-0.7-0.2-1.2-0.5-1.5%0D%0A%09%09c-0.3-0.3-0.8-0.5-1.4-0.5c-0.5%2C0-1%2C0.1-1.4%2C0.4s-0.7%2C0.7-0.9%2C1.1v6.8h-1.6v-9.6H269.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M285.5%2C54.2c0.6%2C0%2C1.1-0.2%2C1.5-0.5c0.4-0.4%2C0.7-0.8%2C0.7-1.3h1.5c0%2C0.5-0.2%2C1.1-0.6%2C1.6%0D%0A%09%09c-0.3%2C0.5-0.8%2C0.9-1.4%2C1.2c-0.6%2C0.3-1.2%2C0.4-1.8%2C0.4c-1.3%2C0-2.3-0.4-3.1-1.3c-0.8-0.9-1.2-2.1-1.2-3.6v-0.3c0-0.9%2C0.2-1.8%2C0.5-2.5%0D%0A%09%09c0.3-0.7%2C0.8-1.3%2C1.5-1.7c0.6-0.4%2C1.4-0.6%2C2.3-0.6c1.1%2C0%2C2%2C0.3%2C2.7%2C1s1.1%2C1.5%2C1.1%2C2.5h-1.5c0-0.6-0.3-1.1-0.7-1.5%0D%0A%09%09c-0.4-0.4-0.9-0.6-1.6-0.6c-0.8%2C0-1.5%2C0.3-1.9%2C0.9c-0.5%2C0.6-0.7%2C1.5-0.7%2C2.6v0.3c0%2C1.1%2C0.2%2C2%2C0.7%2C2.6%0D%0A%09%09C284%2C53.9%2C284.7%2C54.2%2C285.5%2C54.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M297.7%2C53l2.2-7.2h1.8l-3.9%2C11.1c-0.6%2C1.6-1.5%2C2.4-2.8%2C2.4l-0.3%2C0l-0.6-0.1v-1.3l0.4%2C0c0.6%2C0%2C1-0.1%2C1.3-0.3%0D%0A%09%09c0.3-0.2%2C0.6-0.6%2C0.8-1.2l0.4-1l-3.4-9.5h1.8L297.7%2C53z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M175.6%2C55.4H174V41.8h1.6V55.4z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M141.4%2C1.1l-9.2%2C25.3l-8.4-24.3c-2.9%2C1-6.9%2C1-9.5%2C0.3l13%2C33.5h9.3l14.3-34.5C148.2%2C0.8%2C144.5%2C0.5%2C141.4%2C1.1%22%0D%0A%09%09%09%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpolygon%20class%3D%22st1%22%20points%3D%22239.1%2C28.8%20239.1%2C24.9%20252%2C24.9%20254.8%2C17.2%20230.1%2C17.2%20230.1%2C35.9%20257.7%2C35.9%20257.7%2C28.8%20%09%09%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M11%2C3C6.7%2C4.7%2C2.7%2C4.4%2C0%2C3.9v7.9c4.8%2C0.9%2C9.6-0.3%2C13.8-1.7c8.6-3%2C14-0.5%2C15.8%2C0V2C25.8%2C0.8%2C19.6-0.4%2C11%2C3%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpolygon%20class%3D%22st1%22%20points%3D%220%2C35.9%208.8%2C35.9%208.8%2C26.6%2026.2%2C26.6%2026.2%2C18.9%200%2C18.9%20%09%09%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M169.2%2C1.4c-3.8%2C1.4-7.2%2C2-10.5%2C1.3v7.6c4.9%2C1.9%2C10.3-2.1%2C13.4-1.4c1%2C2.7%2C3.9%2C10%2C3.9%2C10h-23.4l0%2C7.6h5.2%0D%0A%09%09%09l-4%2C9.4h9.2l3.7-9.4h12.3l3.6%2C9.4h9.6L177%2C0C175.5%2C0.1%2C172.9%2C0.1%2C169.2%2C1.4%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M207.9%2C2.5c-5.1%2C1.8-9.9%2C2.4-16.7-0.6v8.2c3.8%2C1.5%2C9.1%2C1.9%2C11.6%2C1.5v24.4h9V9.6c3.4-1.2%2C6.8-1.6%2C10.6-0.4V1.1%0D%0A%09%09%09c-1.4-0.3-3.2-0.5-5.2-0.5C215.2%2C0.6%2C211.6%2C1.2%2C207.9%2C2.5%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M241.8%2C2.8c-5.8%2C2-9%2C1-11.7%2C0.2v7.8c5%2C0.9%2C7.5%2C0.9%2C14.4-1.1c6.1-1.8%2C9.1-1.6%2C13.2-0.6V1.3%0D%0A%09%09%09C254.2%2C1%2C250.6-0.2%2C241.8%2C2.8%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M110.7%2C14.1c0-4.7-3-9.7-8.7-12.1c-6-2.5-11.5-1-16.8%2C0.6c-5.1%2C1.6-8.9%2C1-11%2C0.6v7.4c6.7%2C1.2%2C12.3-0.6%2C16.9-2%0D%0A%09%09%09c6.9-2%2C11%2C1.8%2C11%2C5.4c0%2C3.9-3.9%2C5-5.7%2C5H75.1l2.6%2C7.6h3.2v9.4h9v-9.4h6.7l4.9%2C9.4h10.2l-6.9-11.4C107.5%2C23.1%2C110.7%2C20%2C110.7%2C14.1%22%0D%0A%09%09%09%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M293.6%2C23.1c4.9-2.3%2C6.2-7.1%2C6.2-10.5c0-4.2-2.8-12.4-13.9-12.4c-8%2C0-11.3%2C4.2-21.1%2C2.8v7.8%0D%0A%09%09%09c6.1%2C1.1%2C10.2%2C0.1%2C14.4-1.3c2.7-0.9%2C12.3-2.6%2C12.3%2C3.8c0%2C3.2-3.3%2C4.1-5.9%2C4.1l-20.3%2C0v7.8h3.9v11h9v-11h7.1l5.6%2C11h10.2%0D%0A%09%09%09L293.6%2C23.1z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M47.6%2C2c-4.8%2C2-9.7%2C2.2-9.7%2C2.2V12c7.5%2C0%2C15-4.6%2C15.9-2.7l3.6%2C9.6H34.9v7.6h4.3l-4%2C9.4h9.2l3.7-9.4h12.3%0D%0A%09%09%09l3.6%2C9.4h9.6L58.7%2C0.3C54.8-0.3%2C52.4%2C0%2C47.6%2C2%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.logo_new-multilang {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20301.3%2036.3%22%3E%3Cstyle%3E.st0%7Bfill%3A%2329ace3%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M141.4%201.1l-9.2%2025.3-8.4-24.3c-2.9%201-6.9%201-9.5.3l13%2033.5h9.3l14.3-34.5c-2.7-.6-6.4-.9-9.5-.3M239.1%2028.8v-3.9H252l2.8-7.7h-24.7v18.7h27.6v-7.1zM11%203C6.7%204.7%202.7%204.4%200%203.9v7.9c4.8.9%209.6-.3%2013.8-1.7%208.6-3%2014-.5%2015.8%200V2C25.8.8%2019.6-.4%2011%203M0%2035.9h8.8v-9.3h17.4v-7.7H0zM169.2%201.4c-3.8%201.4-7.2%202-10.5%201.3v7.6c4.9%201.9%2010.3-2.1%2013.4-1.4%201%202.7%203.9%2010%203.9%2010h-23.4v7.6h5.2l-4%209.4h9.2l3.7-9.4H179l3.6%209.4h9.6L177%200c-1.5.1-4.1.1-7.8%201.4M207.9%202.5c-5.1%201.8-9.9%202.4-16.7-.6v8.2c3.8%201.5%209.1%201.9%2011.6%201.5V36h9V9.6c3.4-1.2%206.8-1.6%2010.6-.4V1.1c-1.4-.3-3.2-.5-5.2-.5s-5.6.6-9.3%201.9M241.8%202.8c-5.8%202-9%201-11.7.2v7.8c5%20.9%207.5.9%2014.4-1.1%206.1-1.8%209.1-1.6%2013.2-.6V1.3c-3.5-.3-7.1-1.5-15.9%201.5M110.7%2014.1c0-4.7-3-9.7-8.7-12.1-6-2.5-11.5-1-16.8.6-5.1%201.6-8.9%201-11%20.6v7.4c6.7%201.2%2012.3-.6%2016.9-2%206.9-2%2011%201.8%2011%205.4%200%203.9-3.9%205-5.7%205H75.1l2.6%207.6h3.2V36h9v-9.4h6.7l4.9%209.4h10.2l-6.9-11.4c2.7-1.5%205.9-4.6%205.9-10.5M293.6%2023.1c4.9-2.3%206.2-7.1%206.2-10.5%200-4.2-2.8-12.4-13.9-12.4-8%200-11.3%204.2-21.1%202.8v7.8c6.1%201.1%2010.2.1%2014.4-1.3%202.7-.9%2012.3-2.6%2012.3%203.8%200%203.2-3.3%204.1-5.9%204.1h-20.3v7.8h3.9v11h9v-11h7.1l5.6%2011h10.2l-7.5-13.1zM47.6%202c-4.8%202-9.7%202.2-9.7%202.2V12c7.5%200%2015-4.6%2015.9-2.7l3.6%209.6H34.9v7.6h4.3l-4%209.4h9.2l3.7-9.4h12.3l3.6%209.4h9.6L58.7.2C54.8-.3%2052.4%200%2047.6%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.btn-control-container__hotfix,
.btn-control-container__hotfix > .btn-control-container {
  overflow: hidden;
  margin: 0!important;
  padding: 0!important;
}
.btn-control-container__hotfix > ul,
.btn-control-container__hotfix > .btn-control-container > ul {
  max-height: 300px;
  overflow: auto;
}
.btn-control-container__hotfix > ul > li,
.btn-control-container__hotfix > .btn-control-container > ul > li {
  padding: 0!important;
}
.btn-control-container__hotfix > ul > li > a,
.btn-control-container__hotfix > .btn-control-container > ul > li > a {
  color: #b7b7b7;
  padding: 6px 12px;
}
.btn-control-container__hotfix > ul > li > a:hover,
.btn-control-container__hotfix > .btn-control-container > ul > li > a:hover {
  background: #e6e6e6;
  color: #464646;
}
.btn-control-container__hotfix2 ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.catalogue__list .catalog_filter__btn .btn {
  padding: 14px 16px;
  width: 100%;
}
.fuck_collapse {
  display: block!important;
  height: auto!important;
}
.steps_goTo_btn {
  background: #fff;
}
.steps_goTo_btn i {
  background-position-y: 5px!important;
}
@media (max-width: 1199px) {
  #mastercard_swiper .swiper-slide {
    min-height: 290px;
  }
  #mastercard_swiper .swiper-slide .box-lighteen {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .resorst_all_searchform_fix {
    background: rgba(0, 34, 73, 0.7);
  }
}
.resorst_all_searchform_fix #form_search_buttons > div {
  margin: 0 -12px !important;
}
.setDefaultImageIf404 {
  background: url('/img/background-img4.jpg') no-repeat center;
  background-size: cover;
}
.warning_panel:not(.warning_panel__old) {
  background: #fefdf8;
  color: #333;
}
body.pre-scrolled #header.fixed {
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
}
.next_super_cool_modal_window__modal__body {
  padding: 0px!important;
}
#partnerPopup .next_super_cool_modal_window__modal._sm .next_super_cool_modal_window__modal__body {
  padding: 15px!important;
}
#banners_gallery {
  height: 211px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  #banners_gallery {
    height: 264px;
  }
}
#banners_gallery .T_gall {
  height: 100%;
}
.partners__image {
  height: auto;
  width: 80px;
}
.bg-blue-ll-gradient {
  background-image: linear-gradient(86deg, rgba(241, 252, 255, 0.88), rgba(206, 239, 255, 0.88));
}
.catalog_show__search {
  line-height: 2.5em;
}
#favoritesListCount {
  background-color: #ee2316;
  margin-right: 10px;
  border-radius: 3px;
  font-size: 10px;
  text-align: center;
  display: inline-block;
  width: 14px;
  color: #fff;
  height: 17px;
  line-height: 1.9;
  float: right;
}
.hasFavoritTours {
  position: relative;
}
.hasFavoritTours:before {
  background: #ee2316;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: -5px;
  border: 2px solid #fff;
  box-shadow: 0px 0px 19px 1px rgba(0, 0, 0, 0.4);
}
#login_form .form-control {
  height: 47px;
  padding: 13px 12px;
}
#login_form label {
  font-weight: 400;
  font-size: 14px;
}
#confirmEmailPopup .w-390 {
  width: 390px;
}
.ttu {
  text-transform: uppercase;
}
.disabled_block {
  pointer-events: none;
  opacity: 0.3;
}
.checkot_steps_title {
  background: #fff;
  padding: 15px 0 10px 5px;
}
.top_shadow_panel {
  box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.1);
  height: 5px;
}
#checkoutTourInfo.test_version {
  margin-bottom: 0;
}
#change-prepay-percent:not([disabled]) {
  background: transparent;
}
#show_block_promocod_display.td_underline {
  cursor: pointer;
  text-decoration: underline;
}
#form_search_buttons .flux_select__value .btn-select-container .btn-select .btn-select-value {
  color: #fff;
}
#form_search_buttons .btn-select-container .btn-select .btn-select-value {
  color: #333;
}
#form_search_buttons .btn-select-container .btn-select .btn-select-value span {
  color: #333 !important;
}
.emmargin {
  margin: 0;
}
.crc {
  position: relative;
}
.crc > .crc__button {
  border: 1px solid rgba(51, 51, 51, 0.25);
  border-radius: 3px;
  padding: 6px 0;
  display: table;
  width: 100%;
  cursor: pointer;
}
.crc > .crc__button,
.crc > .crc__button > span,
.crc > .crc__button > i {
  vertical-align: middle;
}
.crc > .crc__button > span,
.crc > .crc__button > i {
  display: table-cell;
}
.crc > .crc__button > span {
  position: relative;
}
.crc > .crc__button > span > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: auto;
  right: 0;
  transform: translateY(-50%);
}
.crc > .crc__button > i {
  width: 24px;
  text-align: center;
}
.crc > .crc__dropdown {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  bottom: auto;
  right: auto;
  display: none;
  background: #fff;
  border-radius: 0 3px 3px 3px;
  border: 1px solid #00aeef;
  z-index: 999;
}
.crc > .crc__dropdown > .crc__item {
  position: relative;
  font-weight: normal;
  text-align: left;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  width: auto;
}
.crc > .crc__dropdown > .crc__item > label {
  display: block;
  padding: 6px 12px;
  margin: 0;
  font-weight: normal;
  cursor: pointer;
}
.crc > .crc__dropdown > .crc__item > label > input {
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  color: transparent;
}
.crc > .crc__dropdown > .crc__item > label > .ic {
  position: relative;
  top: 0.2em;
}
.crc > .crc__dropdown > .crc__item > label > input:not(:checked) ~ .ic.ic-radio,
.crc > .crc__dropdown > .crc__item > label > input:not(:checked) ~ .ic.ic-checkbox {
  display: inline-block;
}
.crc > .crc__dropdown > .crc__item > label > input:not(:checked) ~ .ic.ic-radio-blue,
.crc > .crc__dropdown > .crc__item > label > input:not(:checked) ~ .ic.ic-checkbox-blue {
  display: none !important;
}
.crc > .crc__dropdown > .crc__item > label > input:checked ~ .ic.ic-radio,
.crc > .crc__dropdown > .crc__item > label > input:checked ~ .ic.ic-checkbox {
  display: none !important;
}
.crc > .crc__dropdown > .crc__item > label > input:checked ~ .ic.ic-radio-blue,
.crc > .crc__dropdown > .crc__item > label > input:checked ~ .ic.ic-checkbox-blue {
  display: inline-block;
}
.crc > .crc__dropdown > .crc__item > label > span {
  display: inline-block;
  margin-left: 6px;
}
.crc.__active > .crc__button {
  border-color: #00aeef;
  border-radius: 3px 3px 0 0;
  border-bottom: none;
}
.crc.__active > .crc__dropdown {
  display: block;
}
.crc__width_corrector {
  position: relative;
}
.crc__width_corrector .crc {
  position: static;
}
.crc__width_corrector .crc__dropdown {
  left: 0;
  right: 0;
}
.btn.btn-link.btn-bb {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0 12px;
}
.btn.btn-link.btn-bb:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
.fast_search_btns {
  padding: 12px 0;
  white-space: nowrap;
}
.fast_search_btns__btns {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fast_search_btns__btn a img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
.fast_search_btns__btn a .ic {
  position: relative;
  top: 3px;
}
#showInfoAboutTour {
  color: #00aeef;
}
#showInfoAboutTour i.closer-close {
  display: inline-block;
}
#showInfoAboutTour i.closer-open {
  display: none;
}
#showInfoAboutTour.open i.closer-close {
  display: none;
}
#showInfoAboutTour.open i.closer-open {
  display: inline-block;
}
#header_banner {
  height: 40px;
  position: relative;
}
#header_banner .header_banner_img a {
  display: block;
  width: 100%;
}
#header_banner .header_banner_img a img {
  height: 100%;
  border-bottom: 1px solid transparent;
  max-height: 40px;
  display: block;
  margin: 0 auto;
}
#header_banner .header_banner_closer {
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 15px;
}
#header_banner .header_banner_closer #header_banner_closer {
  right: 15px;
}
@media (max-width: 967px) {
  #header_banner .header_banner_closer {
    padding: 0;
    -ms-flex-pack: start;
        justify-content: flex-start;
    right: 12px;
  }
  #header_banner .header_banner_closer #header_banner_closer {
    right: 0;
    border-color: transparent;
  }
}
.FixedBanner {
  position: fixed;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding: 10px;
  z-index: 9999;
  height: 76px;
}
.FixedBanner.__background_white {
  background: #fff;
}
.FixedBanner.__background_white,
.FixedBanner.__background_white a {
  color: #333;
}
.FixedBanner.__background_black {
  background: #333;
}
.FixedBanner.__background_black,
.FixedBanner.__background_black a {
  color: #fff;
}
.FixedBanner.__background_azure {
  background: #00aeef;
}
.FixedBanner.__background_azure,
.FixedBanner.__background_azure a {
  color: #fff;
}
.FixedBanner.__background_gold {
  background: #00aeef;
}
.FixedBanner.__background_gold,
.FixedBanner.__background_gold a {
  color: #333;
}
.FixedBanner__content {
  display: -ms-grid;
  display: grid;
  cursor: pointer;
  -ms-grid-columns: 54px auto;
      grid-template-columns: 54px auto;
}
.FixedBanner__content:hover {
  text-decoration: none;
}
.FixedBanner__header {
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 3;
  font-weight: 500;
}
.FixedBanner__header i {
  font-size: 12px;
}
.FixedBanner__header .ic {
  width: 11px;
  height: 11px;
}
.FixedBanner__header .ic:nth-child(1) {
  margin-right: 3px;
}
.FixedBanner__header .ic:nth-last-child(1) {
  margin-left: 3px;
}
.FixedBanner__title {
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 3;
  color: #00aeef;
  font-weight: 500;
  font-size: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.FixedBanner__price_and_stars {
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 3;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -3px;
}
.FixedBanner__stars .stars {
  font-size: 12.5px;
  display: block;
  padding-top: 1px;
}
.FixedBanner__stars .stars .star.active + .star.active {
  margin-left: 2px;
}
.FixedBanner__stars .stars .star:not(.active) {
  display: none;
}
.FixedBanner__stars + .FixedBanner__price {
  padding-left: 6px;
}
.FixedBanner__price span {
  opacity: 0.75;
}
.FixedBanner__price b + span {
  margin-left: 6px;
}
.FixedBanner__image {
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 4;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.FixedBanner__image ~ .FixedBanner__header,
.FixedBanner__image ~ .FixedBanner__title,
.FixedBanner__image ~ .FixedBanner__price_and_stars {
  padding-left: 6px;
  -ms-grid-column: 2;
      grid-column-start: 2;
  grid-column-end: 3;
  line-height: 1.2em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.FixedBanner__closeButton {
  position: absolute;
  background: #00aeef;
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  padding: 0;
  margin: 0;
}
.FixedBanner__closeButton > span {
  border: 1px solid #fff;
  width: 75%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
.FixedBanner__closeButton > span:nth-child(1) {
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.FixedBanner__closeButton > span:nth-child(2) {
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}
@media (max-width: 1199px) {
  .__has_FixedBanner .page-scroller {
    bottom: 90px;
  }
  .FixedBanner {
    width: 100%;
  }
  .FixedBanner.__mobile_top {
    top: 0;
  }
  .FixedBanner.__mobile_right {
    right: 0;
  }
  .FixedBanner.__mobile_bottom {
    bottom: 0;
  }
  .FixedBanner.__mobile_left {
    left: 0;
  }
  .FixedBanner__closeButton {
    top: -6px;
    right: 6px;
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 1200px) {
  .FixedBanner {
    width: 313px;
    border-radius: 6px;
    height: 76px;
  }
  .FixedBanner.__desktop_top {
    top: 132px;
  }
  .FixedBanner.__desktop_right {
    right: 12px;
  }
  .FixedBanner.__desktop_bottom {
    bottom: 12px;
  }
  .FixedBanner.__desktop_left {
    left: 12px;
  }
  .FixedBanner__closeButton {
    top: -9px;
    right: -9px;
    width: 18px;
    height: 18px;
  }
}
.FilesUploader > label {
  border: 1px dashed #D0D0D0;
  border-radius: 3px;
  background: #EEFBFF;
  padding: 24px;
  position: relative;
  cursor: pointer;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  overflow: hidden;
}
.FilesUploader > label > input {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.FilesUploader > label > i {
  width: 50px;
  height: 50px;
  font-size: 50px;
  color: #00aeef;
}
.FilesUploader > label > span {
  font-size: 16px;
}
.FilesUploader > label > span > small {
  display: block;
  clear: both;
  margin-top: 5px;
  color: rgba(51, 51, 51, 0.7);
  font-size: 80%;
  font-style: italic;
}
.FilesUploader__File {
  padding: 12px;
  border-radius: 3px;
  border: 1px solid #D0D0D0;
  margin-top: 12px;
}
.FilesUploader__File:not([hidden]) {
  display: -ms-grid;
  display: grid;
}
.FilesUploader__File__icon {
  -ms-grid-column: 1;
      grid-column: 1;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.FilesUploader__File__icon svg {
  display: block;
  margin: 0 auto;
}
.FilesUploader__File__icon svg path {
  fill: #333;
}
.FilesUploader__File__name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 1;
      grid-row: 1;
}
.FilesUploader__File__loader {
  background: #EDEDED;
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 2;
      grid-row: 2;
  height: 2px;
  position: relative;
  overflow: hidden;
}
.FilesUploader__File__loader span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #00aeef;
  width: 100%;
}
.FilesUploader__File__loader.__loading span {
  animation: fileLoaderAnimation 2s ease infinite;
}
.FilesUploader__File__msg {
  color: #9E9E9E;
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 3;
      grid-row: 3;
  padding: 3px 0;
}
.FilesUploader__File__size {
  -ms-grid-column: 3;
      grid-column: 3;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 4;
  text-align: center;
  color: #9E9E9E;
  white-space: nowrap;
}
.FilesUploader__File__removeBtn {
  -ms-grid-column: 4;
      grid-column: 4;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 4;
  cursor: pointer;
  background: transparent;
  border: none;
  color: transparent;
  margin: 0;
  padding: 0;
  outline: none;
  position: relative;
}
.FilesUploader__File__removeBtn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 1px solid #D0D0D0;
}
.FilesUploader__File__removeBtn span i {
  border-bottom: 1px solid #D0D0D0;
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
}
.FilesUploader__File__removeBtn span i:nth-child(1) {
  transform: rotate(45deg);
}
.FilesUploader__File__removeBtn span i:nth-last-child(1) {
  transform: rotate(-45deg);
}
.FilesUploader__File.__error .FilesUploader__File__loader span {
  background: #ee2316;
}
.FilesUploader__File.__error .FilesUploader__File__icon svg path {
  fill: #ee2316;
}
@keyframes fileLoaderAnimation {
  0% {
    width: 50%;
    left: -50%;
  }
  50% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 50%;
    left: 100%;
  }
}
@keyframes fileLoaderAnimation {
  0% {
    width: 50%;
    left: -50%;
  }
  50% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 50%;
    left: 100%;
  }
}
@media (max-width: 1199px) {
  .FilesUploader > label {
    text-align: center;
    padding: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
  }
  .FilesUploader > label > i {
    display: inline-block;
    height: 30px;
    width: 30px;
    font-size: 30px;
    margin-right: 18px;
  }
  .FilesUploader > label > span {
    color: #00aeef;
    text-decoration: underline;
    font-size: 14px;
    color: #333;
    text-decoration: none;
  }
  .FilesUploader > label > span > small {
    font-size: 65%;
  }
  .FilesUploader__File {
    -ms-grid-columns: 60px auto 0px 36px;
        grid-template-columns: 60px auto 0px 36px;
  }
  .FilesUploader__File__size {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .FilesUploader > label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .FilesUploader > label > i {
    margin-right: 12px;
  }
  .FilesUploader > label > span > u {
    color: #00aeef;
  }
  .FilesUploader__File {
    -ms-grid-columns: 60px auto 72px 36px;
        grid-template-columns: 60px auto 72px 36px;
  }
  .FilesUploader__File__size {
    padding: 12px;
  }
}
.hiddenInput {
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  color: transparent;
}
#anchor-top {
  position: absolute;
  top: -1000px;
}
.searchFormFlag {
  width: 24px;
  margin-right: 6px;
  height: auto;
}
.countryTextBlockPopular {
  border-bottom: 1px dashed #d0d0d0;
  padding-bottom: 6px;
}
.countryTextBlockOther {
  border-bottom: 1px dashed #A9A9A9;
  padding: 12px 0;
}
.searchFormCountryText {
  padding: 0 12px;
  color: rgba(0, 174, 239, 0.7);
  font-size: 15px;
}
.Special_Special .countryTextBlockPopular,
.Special_Special .countryTextBlockOther {
  display: none !important;
}
#input-destinationTo-selector-short-id .btn-select-container .btn-select-dropdown ul li {
  width: calc(100% - 25px);
}
.__overflow_hidden {
  overflow: hidden;
}
.ws_nowrap_2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new_btn_dropeer_instance {
  padding: 0;
  text-align: center;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}
.new_btn_dropeer_instance > a {
  padding-top: 12px;
  padding-bottom: 9.6px;
}
.datepicker_datefrom_value {
  cursor: default !important;
}
.datepicker_datefrom_value,
.datepicker_dateto_value {
  cursor: default!important;
}
.datepicker_datefrom_value:hover,
.datepicker_dateto_value:hover {
  background: #fff !important;
  background-color: #fff !important;
  color: #333 !important;
}
.circle_closer {
  cursor: pointer;
  width: 19.5px;
  height: 19.5px;
  border-radius: 50%;
  border: 2px solid white;
  position: relative;
  right: 50px;
}
.circle_closer:before,
.circle_closer:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  left: 15%;
  bottom: auto;
  right: 15%;
  border-bottom: 2px solid white;
  transition: all 0.5s;
  margin-top: -1px;
}
.circle_closer:before {
  transform: rotate(45deg);
}
.circle_closer:after {
  transform: rotate(-45deg);
}
.circle_closer.__black {
  border-color: #333;
}
.circle_closer.__black:before,
.circle_closer.__black:after {
  border-color: #333;
}
*[hidden] {
  display: none !important;
}
.desktop_view #header {
  min-width: 1200px;
  transition: all 0.1s ease;
}
.desktop_view #simple_form_search.fixed_search_form {
  min-width: 1200px;
}
.desktop_view .swiper .helper {
  position: relative;
  border-radius: 50%;
  width: 1.10em;
  height: 1.10em;
  display: inline-block;
  background: #d0d0d0;
  text-align: center;
  color: #fff;
  font-weight: 400;
  margin: 0 0.25em;
}
.desktop_view .swiper .helper > span {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 3px;
  padding: 6px 12px;
  -webkit-filter: drop-shadow(0 0 2px rgba(51, 51, 51, 0.3));
          filter: drop-shadow(0 0 2px rgba(51, 51, 51, 0.3));
  white-space: nowrap;
  color: #707070;
  font-size: 14px;
  margin-top: 4px;
  width: 130px!important;
}
.desktop_view .swiper .helper > span:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 100%;
  right: auto;
  transform: rotate(45deg) translateX(50%) translateY(50%);
  border-left: 12px solid #fff;
  border-bottom: 12px solid transparent;
  margin: 0 0 0 -6px;
}
.desktop_view .swiper .helper:hover > span,
.desktop_view .swiper .helper.__active > span {
  display: block;
}
#banners_gallery {
  min-height: 100%;
}
#ContactDataSendingType__showModal {
  display: inline-block;
  padding: 0 0.33em;
  border-radius: 50%;
  background: rgba(51, 51, 51, 0.3);
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.7em;
  position: relative;
  top: -0.2em;
  line-height: 1.2em;
}
@media (max-width: 1199px) {
  iframe {
    max-width: 100%;
  }
}
.stars {
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.1em;
  color: #ffb500;
}


.center_by_transform {
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
a {
  color: #00aeef;
}
a:hover, a:focus, a:active, a:visited {
    color: #00aeef;
}
.btn {
  font-weight: 400;
  border-radius: 3px;
}
.btn.btn-effect {
  overflow: hidden;
  position: relative;
}
.btn.btn-effect:before,
.btn.btn-effect:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  background: #fff;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  transform: translateY(-50%) translateX(-50%);
}
.btn.btn-effect:before {
  transition: all 0.5s;
}
.btn.btn-effect:after {
  transition: all ease 0.5s 0.25s;
}
.btn.btn-effect:hover:before {
  width: 600px;
  height: 600px;
}
.btn.btn-effect:hover:after {
  width: 700px;
  height: 700px;
}
.btn.btn-effect:hover span {
  color: #464646;
}
.btn.btn-effect > span {
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}
.btn.btn-md {
  padding: 12px 16px;
  font-size: 16px;
}
.btn.btn-blue_1,
.btn.btn-blue_1-1 {
  border: 1px solid #00aeef;
  color: #00aeef;
}
.btn.btn-blue_1.btn-effect:before,
.btn.btn-blue_1-1.btn-effect:before,
.btn.btn-blue_1.btn-effect:after,
.btn.btn-blue_1-1.btn-effect:after {
  background: rgba(0, 174, 239, 0.2);
}
.btn.btn-blue_1 {
  background: white;
}
.btn.btn-blue_1-1 {
  background: transparent;
}
.btn.btn-blue_2 {
  background: #00aeef;
  color: #fff;
  border: none;
}
.btn.btn-blue_3 {
  background-image: linear-gradient(0deg, #00d7f9, #00aeef);
  color: #fff;
  border: none;
}
.btn.btn-blue_3-1 {
  background-image: linear-gradient(90deg, #00aeef, #00d7f9);
  color: #fff;
  border: none;
}
.btn.btn-blue_4 {
  color: #00aeef;
  border: none;
  background: transparent;
}
.btn.btn-blue_5 {
  background: rgba(0, 174, 239, 0.72);
  color: #464646;
  border: none;
}
.btn.btn-yellow_1 {
  border: 1px solid #f7cb1c;
  background: white;
  color: #f7cb1c;
}
.btn.btn-yellow_2 {
  background: #f7cb1c;
  color: #464646;
  border: none;
}
.btn.btn-yellow_3 {
  background-image: linear-gradient(0deg, #f7cb1c, #fbdf7b);
  color: #464646;
  border: none;
}
.btn.btn-yellow_3-1 {
  background-image: linear-gradient(90deg, #f7cb1c, #fbdf7b);
  color: #464646;
  border: none;
}
.btn.btn-yellow_4 {
  color: #f7cb1c;
  border: none;
  background: transparent;
}
.btn.btn-yellow_5 {
  background: rgba(247, 203, 28, 0.72);
  color: #464646;
  border: none;
}
.btn.btn-white_1 {
  border: 1px solid #fff;
  background: white;
  color: #fff;
}
.btn.btn-white_2 {
  background: #fff;
  color: #464646;
  border: none;
}
.btn.btn-white_3 {
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.72), #fff);
  color: #464646;
  border: none;
}
.btn.btn-white_4 {
  color: #fff;
  border: none;
  background: transparent;
}
.btn.btn-white_5 {
  background: rgba(255, 255, 255, 0.72);
  color: #464646;
  border: none;
}
.btn.btn-lg {
  padding: 11px 24px;
}
.btn.btn-lg-2 {
  padding: 16px 24px;
  font-size: 20px;
}
.btn.btn-has-description {
  position: relative;
  overflow: visible;
}
.btn.btn-has-description .btn-description {
  font-size: 0.7em;
  margin-top: 1px;
  position: absolute;
  top: 100%;
  left: 3px;
  bottom: auto;
  right: 3px;
  padding: 0.25em 6px;
  background: #e6f9ff;
  color: inherit;
  border-radius: 0 0 3px 3px;
}
.btn.btn-has-description.btn-hide-description .btn-description {
  height: 0px;
  padding: 0 6px;
  white-space: nowrap;
  transition: all 0.5s;
  overflow: hidden;
}
.btn.btn-has-description.btn-hide-description:hover .btn-description {
  padding: 0.25em 6px;
  height: 1.75em;
}
.btn.btn-block-2 {
  display: block;
  padding: 10px 16px;
}
.btn.btn-block-2.text-right {
  text-align: right;
}
.btn.btn-block-2.text-left {
  text-align: left;
}
.btn.btn-block-2.text-center {
  text-align: center;
}
.btn.btn-block-3 {
  display: block;
  padding: 5px 16px;
  margin: 0;
}
.btn.btn-block-3.text-right {
  text-align: right;
}
.btn.btn-block-3.text-left {
  text-align: left;
}
.btn.btn-block-3.text-center {
  text-align: center;
}
.btn.btn-inline-2 {
  padding: 10px 16px;
}
.btn.btn-inline-2.text-right {
  text-align: right;
}
.btn.btn-inline-2.text-left {
  text-align: left;
}
.btn.btn-inline-2.text-center {
  text-align: center;
}
.btn.no-paddings {
  padding: 0;
}
.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: none;
  outline: none!important;
}
.btn.btn-new {
  font-weight: 400;
  border: none;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.btn.btn-new > span {
  position: relative;
  z-index: 1;
}
.btn.btn-new:before,
.btn.btn-new:after {
  content: '';
  display: block;
  clear: both;
  transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 1;
  border-radius: 50%;
  width: 0px;
  height: 0px;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.175);
}
.btn.btn-new.btn_blue_g-hor {
  background-image: linear-gradient(90deg, #00aeef, #00d7f9);
  color: #fff;
}
.btn.btn-new.btn_blue_g-ver {
  background-image: linear-gradient(0deg, #00aeef, #00d7f9);
  color: #fff;
}
.btn.btn-new.btn_blue_b {
  color: #00aeef;
  border: 1px solid #00aeef;
  transition: all 0.5s;
}
.btn.btn-new.btn_blue_b:before,
.btn.btn-new.btn_blue_b:after {
  background: rgba(0, 174, 239, 0.075);
}
.btn.btn-new.btn_blue_c {
  color: #00aeef;
  border: 1px solid transparent;
  transition: all 0.5s;
}
.btn.btn-new.btn_blue_c:before,
.btn.btn-new.btn_blue_c:after {
  background: rgba(0, 174, 239, 0.075);
}
.btn.btn-new.btn_yellow_g-hor {
  background-image: linear-gradient(90deg, #f7cb1c, #fbdf7b);
  color: #464646;
}
.btn.btn-new.btn_yellow_g-ver {
  background-image: linear-gradient(0deg, #f7cb1c, #fbdf7b);
  color: #464646;
}
.btn.btn-new.btn_yellow_b {
  color: #f7cb1c;
  border: 1px solid #f7cb1c;
  transition: all 0.5s;
}
.btn.btn-new.btn_yellow_b:before,
.btn.btn-new.btn_yellow_b:after {
  background: rgba(247, 203, 28, 0.075);
}
.btn.btn-new:hover:before {
  width: 600px;
  height: 600px;
}
.btn.btn-new:hover:after {
  width: 800px;
  height: 800px;
}
.btn.btn-new:active:before,
.btn.btn-new:active:after {
  background: transparent;
  width: 2000px;
  height: 2000px;
}
.btn.btn-new:active.btn_blue_g-hor,
.btn.btn-new:active.btn_blue_g-ver,
.btn.btn-new:active.btn_blue_b {
  background: #00aeef;
  color: #fff;
}
.btn.btn-new:active.btn_yellow_g-hor,
.btn.btn-new:active.btn_yellow_g-ver,
.btn.btn-new:active.btn_yellow_b {
  background: #ffb500;
  color: #fff;
}
.btn.btn-new.btn_blue_g-hor.disabled,
.btn.btn-new.btn_blue_g-ver.disabled,
.btn.btn-new.btn_yellow_g-hor.disabled,
.btn.btn-new.btn_yellow_g-ver.disabled,
.btn.btn-new.btn_blue_g-hor.disabled:hover,
.btn.btn-new.btn_blue_g-ver.disabled:hover,
.btn.btn-new.btn_yellow_g-hor.disabled:hover,
.btn.btn-new.btn_yellow_g-ver.disabled:hover,
.btn.btn-new.btn_blue_g-hor.disabled:active,
.btn.btn-new.btn_blue_g-ver.disabled:active,
.btn.btn-new.btn_yellow_g-hor.disabled:active,
.btn.btn-new.btn_yellow_g-ver.disabled:active,
.btn.btn-new.btn_blue_g-hor.disabled:focus,
.btn.btn-new.btn_blue_g-ver.disabled:focus,
.btn.btn-new.btn_yellow_g-hor.disabled:focus,
.btn.btn-new.btn_yellow_g-ver.disabled:focus {
  background: #d0d0d0;
  color: #9e9e9e;
}
.btn.btn-new.btn_blue_g-hor.disabled:before,
.btn.btn-new.btn_blue_g-ver.disabled:before,
.btn.btn-new.btn_yellow_g-hor.disabled:before,
.btn.btn-new.btn_yellow_g-ver.disabled:before,
.btn.btn-new.btn_blue_g-hor.disabled:after,
.btn.btn-new.btn_blue_g-ver.disabled:after,
.btn.btn-new.btn_yellow_g-hor.disabled:after,
.btn.btn-new.btn_yellow_g-ver.disabled:after {
  background: transparent;
}
.btn.btn-new.btn_blue_g-hor.btn-xs-new,
.btn.btn-new.btn_blue_g-ver.btn-xs-new,
.btn.btn-new.btn_yellow_g-hor.btn-xs-new,
.btn.btn-new.btn_yellow_g-ver.btn-xs-new {
  padding: 5px 12px;
  font-size: 12px;
}
.btn.btn-new.btn_blue_g-hor.btn-xs-new-1,
.btn.btn-new.btn_blue_g-ver.btn-xs-new-1,
.btn.btn-new.btn_yellow_g-hor.btn-xs-new-1,
.btn.btn-new.btn_yellow_g-ver.btn-xs-new-1 {
  padding: 5px 27.84px;
  font-size: 12px;
}
.btn.btn-new.btn_blue_g-hor.btn-sm-new,
.btn.btn-new.btn_blue_g-ver.btn-sm-new,
.btn.btn-new.btn_yellow_g-hor.btn-sm-new,
.btn.btn-new.btn_yellow_g-ver.btn-sm-new {
  padding: 8px 16px;
  font-size: 14px;
}
.btn.btn-new.btn_blue_g-hor.btn-sm-new-1,
.btn.btn-new.btn_blue_g-ver.btn-sm-new-1,
.btn.btn-new.btn_yellow_g-hor.btn-sm-new-1,
.btn.btn-new.btn_yellow_g-ver.btn-sm-new-1 {
  padding: 8px 37.12px;
  font-size: 14px;
}
.btn.btn-new.btn_blue_g-hor.btn-md-new,
.btn.btn-new.btn_blue_g-ver.btn-md-new,
.btn.btn-new.btn_yellow_g-hor.btn-md-new,
.btn.btn-new.btn_yellow_g-ver.btn-md-new {
  padding: 11px 16px;
  font-size: 16px;
}
.btn.btn-new.btn_blue_g-hor.btn-md-new-1,
.btn.btn-new.btn_blue_g-ver.btn-md-new-1,
.btn.btn-new.btn_yellow_g-hor.btn-md-new-1,
.btn.btn-new.btn_yellow_g-ver.btn-md-new-1 {
  padding: 11px 37.12px;
  font-size: 16px;
}
.btn.btn-new.btn_blue_g-hor.btn-lg-new,
.btn.btn-new.btn_blue_g-ver.btn-lg-new,
.btn.btn-new.btn_yellow_g-hor.btn-lg-new,
.btn.btn-new.btn_yellow_g-ver.btn-lg-new {
  padding: 13px 25px;
  font-size: 20px;
}
.btn.btn-new.btn_blue_g-hor.btn-lg-new-1,
.btn.btn-new.btn_blue_g-ver.btn-lg-new-1,
.btn.btn-new.btn_yellow_g-hor.btn-lg-new-1,
.btn.btn-new.btn_yellow_g-ver.btn-lg-new-1 {
  padding: 13px 58px;
  font-size: 20px;
}
.btn.btn-new.btn_blue_c.disabled,
.btn.btn-new.btn_blue_b.disabled,
.btn.btn-new.btn_yellow_b.disabled,
.btn.btn-new.btn_blue_c.disabled:hover,
.btn.btn-new.btn_blue_b.disabled:hover,
.btn.btn-new.btn_yellow_b.disabled:hover,
.btn.btn-new.btn_blue_b.disabled:active,
.btn.btn-new.btn_yellow_b.disabled:active,
.btn.btn-new.btn_blue_b.disabled:focus,
.btn.btn-new.btn_yellow_b.disabled:focus {
  background: #fff;
  border: 1px solid #d0d0d0;
  color: #9e9e9e;
}
.btn.btn-new.btn_blue_b.disabled:before,
.btn.btn-new.btn_blue_c.disabled:before,
.btn.btn-new.btn_yellow_b.disabled:before,
.btn.btn-new.btn_blue_c.disabled:after,
.btn.btn-new.btn_blue_b.disabled:after,
.btn.btn-new.btn_yellow_b.disabled:after {
  background: transparent;
}
.btn.btn-new.btn_blue_c.btn-xs-new,
.btn.btn-new.btn_blue_b.btn-xs-new,
.btn.btn-new.btn_yellow_b.btn-xs-new {
  padding: 4px 12px;
  font-size: 12px;
}
.btn.btn-new.btn_blue_c.btn-xs-new-1,
.btn.btn-new.btn_blue_b.btn-xs-new-1,
.btn.btn-new.btn_yellow_b.btn-xs-new-1 {
  padding: 4px 27.84px;
  font-size: 12px;
}
.btn.btn-new.btn_blue_c.btn-sm-new,
.btn.btn-new.btn_blue_b.btn-sm-new,
.btn.btn-new.btn_yellow_b.btn-sm-new {
  padding: 7px 16px;
  font-size: 14px;
}
.btn.btn-new.btn_blue_c.btn-sm-new-1,
.btn.btn-new.btn_blue_b.btn-sm-new-1,
.btn.btn-new.btn_yellow_b.btn-sm-new-1 {
  padding: 7px 37.12px;
  font-size: 14px;
}
.btn.btn-new.btn_blue_c.btn-md-new,
.btn.btn-new.btn_blue_b.btn-md-new,
.btn.btn-new.btn_yellow_b.btn-md-new {
  padding: 10px 16px;
  font-size: 16px;
}
.btn.btn-new.btn_blue_c.btn-md-new-1,
.btn.btn-new.btn_blue_b.btn-md-new-1,
.btn.btn-new.btn_yellow_b.btn-md-new-1 {
  padding: 10px 37.12px;
  font-size: 16px;
}
.btn.btn-new.btn_blue_c.btn-lg-new,
.btn.btn-new.btn_blue_b.btn-lg-new,
.btn.btn-new.btn_yellow_b.btn-lg-new {
  padding: 12px 25px;
  font-size: 20px;
}
.btn.btn-new.btn_blue_c.btn-lg-new-1,
.btn.btn-new.btn_blue_b.btn-lg-new-1,
.btn.btn-new.btn_yellow_b.btn-lg-new-1 {
  padding: 12px 58px;
  font-size: 20px;
}
.btn.btn-new.btn-has-description {
  position: relative;
  overflow: visible;
}
.btn.btn-new.btn-has-description:before,
.btn.btn-new.btn-has-description:after {
  display: none;
}
.btn.btn-new.btn-has-description .btn-description {
  font-size: 0.7em;
  margin-top: 1px;
  position: absolute;
  top: 100%;
  left: 3px;
  bottom: auto;
  right: 3px;
  padding: 0.25em 6px;
  background: #e6f9ff;
  color: inherit;
  border-radius: 0 0 3px 3px;
}
.btn.btn-new.btn-has-description.btn-hide-description .btn-description {
  height: 0px;
  padding: 0 6px;
  white-space: nowrap;
  transition: all 0.5s;
  overflow: hidden;
}
.btn.btn-new.btn-has-description.btn-hide-description:hover .btn-description {
  padding: 0.25em 6px;
  height: 1.75em;
}
.btn.btn-new.btn-has-description:hover.btn_blue_b {
  background: rgba(0, 174, 239, 0.15);
}
.btn.btn-new.btn-has-description:hover.btn_yellow_b {
  background: rgba(247, 203, 28, 0.15);
}
.btn.btn-new.btn-has-description:active.btn_blue_b {
  background: #00aeef;
}
.btn.btn-new.btn-has-description:active.btn_yellow_b {
  background: #ffb500;
}
.glyphicon.glyphicon__small:before {
  font-size: 7px;
}
label {
  font-weight: 400;
}
.btn-group__title {
  white-space: nowrap;
  margin-bottom: 10px;
  height: 20px;
}
.btn-group__title._xs {margin-bottom:4px}
.btn-select-container {
  position: relative;
}
.btn-select-container:not(:nth-last-child(1)) {
  /*border-right: none;*/
}
.btn-select-container .btn-select {
  display: table;
  width: 100%;
  width: calc(100% + 24px);
  margin: -6px -12px;
  padding: 6px 12px;
  /*
		border-color:@c-blue;
		&.collapsed {border-color:#ccc}
		*/
}
.btn-select-container .btn-select .btn-select-icon,
.btn-select-container .btn-select .btn-select-value,
.btn-select-container .btn-select .btn-select-arrow {
  display: table-cell;
  vertical-align: middle;
}
.btn-select-container .btn-select .btn-select-icon {
  color: #818181;
}
.btn-select-container .btn-select .btn-select-value {
  width: 99%;
  color: #bdbdbd;
  text-align: left;
  padding: 0 10px;
}
.btn-select-container .btn-select .btn-select-value .i {
  color: #464646;
  border-right: 1px solid #464646;
}
.btn-select-container .btn-select .btn-select-arrow {
  color: #bdbdbd;
}
.btn-select-container .btn-select-dropdown {
  text-align: left;
  position: absolute;
  top: 100%;
  left: -1px;
  bottom: auto;
  right: auto;
  transition: all ease 0.3s;
  background: #fff;
  padding: 0;
  min-width: 100%;
  min-width: calc(100% + 2px);
  border: 1px solid #d0d0d0;
  z-index: 1028;
}
.btn-select-container .btn-select-dropdown > .btn-select-dropdown__content {
  padding: 12px 0;
}
.btn-select-container .btn-select-dropdown > .btn-select-dropdown__content .input-group {
  min-width: 150px;
}
.btn-select-container .btn-select-dropdown > .btn-select-dropdown__content .input-group .form-control {
  border-radius: 3px;
}
.btn-select-container .btn-select-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.btn-select-container .btn-select-dropdown ul li {
  padding: 6px 24px;
}
.btn-select-container .btn-select-dropdown ul li:hover {
  background: #e6e6e6;
}
.btn-select-container a:hover {text-decoration: none;}

.input-group-addon.input-group-addon__transparent {
  background: transparent;
  border-right: none;
}
.input-group-addon.input-group-addon__transparent ~ .form-control {
  border-left: none;
}
.form-group-border {
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  min-height: 56px;
  padding: 6px 18px;
  border-color: transparent;
}
.form-group-border input.form-control {
  padding: 6px 12px;
  height: auto;
}
.form-group-like-btn {
    margin-bottom: 0px;
    padding: 3px 18px;
    min-height: 20px;
}
.checkbox label,
.radio label,
.checkbox-inline label,
.radio-inline label {
  position: relative;
  display: block;
}
.checkbox label:before,
.radio label:before,
.checkbox-inline label:before,
.radio-inline label:before {
  content: '';
  display: block;
  clear: both;
  position: relative;
  z-index: 1;
}
.checkbox label input,
.radio label input,
.checkbox-inline label input,
.radio-inline label input {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  z-index: 2;
}
.checkbox label input:checked ~ .ic:before,
.radio label input:checked ~ .ic:before,
.checkbox-inline label input:checked ~ .ic:before,
.radio-inline label input:checked ~ .ic:before {
  background-image: linear-gradient(0deg, #00aeef, #00d7f9);
  transform: scale(1);
}
.checkbox label input:checked ~ .ic.ic-checkbox:after,
.radio label input:checked ~ .ic.ic-checkbox:after,
.checkbox-inline label input:checked ~ .ic.ic-checkbox:after,
.radio-inline label input:checked ~ .ic.ic-checkbox:after {
  border-color: #fff;
  transform: scale(1) rotate(45deg);
}
.checkbox label > .ic,
.radio label > .ic,
.checkbox-inline label > .ic,
.radio-inline label > .ic {
  margin: 2px 12px -2px -20px;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #00aeef;
  position: absolute;
}
.checkbox label > .ic:before,
.radio label > .ic:before,
.checkbox-inline label > .ic:before,
.radio-inline label > .ic:before {
  content: '';
  display: block;
  clear: both;
  background: transparent;
  transform: scale(0);
}
.checkbox label > .ic:before,
.radio label > .ic:before,
.checkbox-inline label > .ic:before,
.radio-inline label > .ic:before {
  transition: all cubic-bezier(0.53, 0.05, 0.05, 1.4) 0.5s;
}
.checkbox label > .ic:after,
.radio label > .ic:after,
.checkbox-inline label > .ic:after,
.radio-inline label > .ic:after {
  transition: all cubic-bezier(0.53, 0.05, 0.05, 1.4) 0.5s 0.5s;
}
.checkbox label > .ic.ic-checkbox,
.radio label > .ic.ic-checkbox,
.checkbox-inline label > .ic.ic-checkbox,
.radio-inline label > .ic.ic-checkbox {
  border-radius: 3px;
}
.checkbox label > .ic.ic-checkbox:before,
.radio label > .ic.ic-checkbox:before,
.checkbox-inline label > .ic.ic-checkbox:before,
.radio-inline label > .ic.ic-checkbox:before {
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 3px;
  transform: scale(0);
}
.checkbox label > .ic.ic-checkbox:after,
.radio label > .ic.ic-checkbox:after,
.checkbox-inline label > .ic.ic-checkbox:after,
.radio-inline label > .ic.ic-checkbox:after {
  content: '';
  display: block;
  clear: both;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  width: 9px;
  height: 12px;
  margin-top: -16px;
  margin-left: 2px;
}
.checkbox label > .ic.ic-radio,
.radio label > .ic.ic-radio,
.checkbox-inline label > .ic.ic-radio,
.radio-inline label > .ic.ic-radio {
  border-radius: 50%;
}
.checkbox label > .ic.ic-radio:before,
.radio label > .ic.ic-radio:before,
.checkbox-inline label > .ic.ic-radio:before,
.radio-inline label > .ic.ic-radio:before {
  width: 9px;
  height: 9px;
  margin: 2px;
  border-radius: 50%;
}
.checkbox:hover label,
.radio:hover label,
.checkbox-inline:hover label,
.radio-inline:hover label {
  color: #00aeef;
  cursor: pointer;
}
.form-control {
  box-shadow: none;
  padding: 13px 12px;
  height: 47px;
}
.form-control:focus {
  box-shadow: none;
  border-color: #ccc;
}
.btn-group-lg > .btn {
  font-size: 14px;
}
.nav.nav-tabs.nav-tab-labels,
.nav.nav-tabs.nav-tab-roundedBlock {
  border: none;
}
.nav.nav-tabs.nav-tab-labels li label,
.nav.nav-tabs.nav-tab-roundedBlock li label {
  display: block;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.nav.nav-tabs.nav-tab-labels li label input,
.nav.nav-tabs.nav-tab-roundedBlock li label input {
  display: none;
}
.nav.nav-tabs.nav-tab-labels li label .ic,
.nav.nav-tabs.nav-tab-roundedBlock li label .ic {
  margin-right: 12px;
}
.nav.nav-tabs.nav-tab-labels li label .ic.ic-radio,
.nav.nav-tabs.nav-tab-roundedBlock li label .ic.ic-radio {
  display: inline-block;
}
.nav.nav-tabs.nav-tab-labels li label .ic.ic-radio-blue,
.nav.nav-tabs.nav-tab-roundedBlock li label .ic.ic-radio-blue {
  display: none;
}
.nav.nav-tabs.nav-tab-labels li.active label .ic.ic-radio,
.nav.nav-tabs.nav-tab-roundedBlock li.active label .ic.ic-radio {
  display: none;
}
.nav.nav-tabs.nav-tab-labels li.active label .ic.ic-radio-blue,
.nav.nav-tabs.nav-tab-roundedBlock li.active label .ic.ic-radio-blue {
  display: inline-block;
}
.nav.nav-tabs.nav-tab-labels li {
  margin: 0 12px;
}
.nav.nav-tabs.nav-tab-labels li:nth-child(1) {
  margin-left: 0px;
}
.nav.nav-tabs.nav-tab-labels li:nth-last-child(1) {
  margin-right: 0px;
}
.nav.nav-tabs.nav-tab-labels li label {
  padding: 18px 30px 18px 12px;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: all 0.5s;
}
.nav.nav-tabs.nav-tab-labels li label:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: -100%;
  left: 0;
  bottom: 100%;
  right: 0;
  transition: all 0.5s;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
}
.nav.nav-tabs.nav-tab-labels li.active label {
  border-color: #00aeef;
  color: #00aeef;
}
.nav.nav-tabs.nav-tab-labels li.active label:before {
  top: 100%;
  bottom: -100%;
}
.nav.nav-tabs.nav-tab-roundedBlock li {
  margin: 0;
  border: 1px solid #00aeef;
  background: #fff;
  transition: all 0.5s;
  color: #00aeef;
  border-left: none;
}
.nav.nav-tabs.nav-tab-roundedBlock li:nth-child(1) {
  border-radius: 18px 0 0 18px;
  border-left: 1px solid #00aeef;
}
.nav.nav-tabs.nav-tab-roundedBlock li:nth-last-child(1) {
  border-radius: 0 18px 18px 0;
}
.nav.nav-tabs.nav-tab-roundedBlock li label {
  padding: 6px 30px;
}
.nav.nav-tabs.nav-tab-roundedBlock li.active {
  background: #00aeef;
  color: #fff;
}
.select-container {
  position: relative;
  display: block;
}
.select-container:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 1px;
  left: auto;
  bottom: 1px;
  right: 1px;
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20width%3D%2216%22%0A%20%20%20height%3D%229%22%0A%20%20%20viewBox%3D%220%200%2016%209%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg14%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata18%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3EScroll%20Left%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3C!--%20Generator%3A%20Sketch%2044.1%20(41455)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%3Ctitle%0A%20%20%20%20%20id%3D%22title2%22%3EScroll%20Left%3C%2Ftitle%3E%0A%20%20%3Cdesc%0A%20%20%20%20%20id%3D%22desc4%22%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%0A%20%20%3Cpolygon%0A%20%20%20%20%20style%3D%22fill%3A%23000000%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1%3Bfill-opacity%3A0.35294119%22%0A%20%20%20%20%20points%3D%2228%2C40%2036%2C32%2028%2C24%2027%2C24%2027%2C25%2034%2C32%2027%2C39%2027%2C40%20%22%0A%20%20%20%20%20transform%3D%22matrix(0%2C1%2C1%2C0%2C-24%2C-27)%22%0A%20%20%20%20%20id%3D%22Chevron-Left%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center white;
  background-size: 15px;
  width: 36px;
  border-radius: 3px;
}
.select-container select,
.select-container input {
  padding-right: 36px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.container-fluid.doble {
  padding-left: 24px;
  padding-right: 24px;
}
.container-fluid.trible {
  padding-left: 36px;
  padding-right: 36px;
}
.container-fluid.quadro {
  padding-left: 48px;
  padding-right: 48px;
}








.btn-select-container a {display:block}
.btn-select-container li:hover a {color:#00aeef;}
.center_by_transform {
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
}
html,
body {
  min-width: 1200px;
}
.dropdown-menu-special {
  min-width: 300px;
  padding: 12px 0;
}
.dropdown-menu-special li {
  padding: 6px 0;
}
.dropdown-menu-special li .ic {
  margin-top: 6px;
}
.dropdown-menu-special-byJS {
  max-width: 552px;
}
.after_header_block {
  padding-top: 56px;
}
  .after_header_block {
    padding-top: 84px;
  }

.advices {
  min-height: 224px;
}
.advices .advices__title {
  position: relative;
  z-index: 1;
  padding-right: 35px;
}
.advices .advices__title i {
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 1;
}
.advices:hover .advices__title i {
  transform: scale(5) translateY(50%) translateX(-50%);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.25;
}
.advices .advices__desc {
  position: relative;
  z-index: 2;
}
.init__burger-menu {
  cursor: pointer;
}
.init__burger-menu .ic.burgermenu {position:relative;top:2px}
.init__burger-menu .ic.ic-close {width:1em;height:1em;-webkit-filter:grayscale(1);filter:grayscale(1);}
.burger-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*-webkit-transition: background ease 0.5s;
  -moz-transition: background ease 0.5s;
  transition: background ease 0.5s;
  background: transparent;*/
}
.burger-menu > .init__burger-menu {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.burger-menu .burger-menu__content {
  position: absolute;
  top: 0;
  left: -100%;
  bottom: 0;
  right: 100%;
  transition: all 0.5s;
  z-index: 2;
  background: #fff;
  width: 20%;
  min-width: 240px;
  padding: 14px 0;
  height: 100%;
  overflow: auto;
  font-weight: 500;
}
.burger-menu.active {
  background: rgba(0, 0, 0, 0.54);
}
.burger-menu.active > .burger-menu__content {
  left: 0;
  right: 0;
}
.burger-menu .burger-menu__content__title,
.burger-menu .burger-menu__content__content,
.burger-menu .burger-menu__content__footer {
  padding: 14px;
}
.burger-menu .burger-menu__content__title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.burger-menu .burger-menu__content__footer {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 14px;
  right: 0;
}
.burger-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.burger-menu ul.ul-paddings li {
  margin: 12px 0;
}
.burger-menu ul li,
.burger-menu ul li a {
  display: block;
}
.burger-menu ul li a {
  padding: 14px 0;
  color: #464646;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}
.burger-menu ul li a i {
  margin-right: 14px;
}
.burger-menu ul li a:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 100%;
  transition: right ease 0.5s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.burger-menu ul li a:hover {
  text-decoration: none;
}
.burger-menu ul li a:hover:after {
  right: 0;
}
.itb {
  border: 1px solid #818181;
  border-radius: 3px;
  margin: 63px 0 0 0;
  background: #fff;
}
.itb .itb__icon {
  width: 98px;
  height: 98px;
  margin: -49px auto;
  background: inherit;
  border-radius: 50%;
  padding: 14px;
  border: inherit;
}
.itb .itb__icon .ic {
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 !important;
}
.itb .itb__text {
  padding: 42px 14px 14px 14px;
  text-align: center;
  background: #fff;
}
.itb.design-2 {
  border: none;
  margin: 0;
  display: table;
  width: 100%;
  background: transparent;
  padding: 0 0 2px 60px;
}
.itb.design-2 .itb__icon,
.itb.design-2 .itb__text {
  display: table-cell;
  vertical-align: middle;
}
.itb.design-2 .itb__icon {
  width: 1%;
  height: auto;
  padding: 0;
}
.itb.design-2 .itb__icon .ic {
  width: 38px;
  height: 38px;
}
.itb.design-2 .itb__text {
  text-align: left;
  padding: 1px 14px;
  white-space: nowrap;
}
  .itb {
    border: none;
    margin: 0;
    display: table;
    width: 100%;
    background: transparent;
    padding: 0 0 2px 60px;
  }
  .itb .itb__icon,
  .itb .itb__text {
    display: table-cell;
    vertical-align: middle;
  }
  .itb .itb__icon {
    width: 1%;
    height: auto;
    padding: 0;
  }
  .itb .itb__icon .ic {
    width: 38px;
    height: 38px;
  }
  .itb .itb__text {
    text-align: left;
    padding: 1px 14px;
    white-space: nowrap;
  }
  .itb .itb__icon,
  .itb .itb__text {
    display: table-cell;
    vertical-align: middle;
  }
  .itb .itb__icon {
    width: 1%;
    height: auto;
    padding: 0;
  }
  .itb .itb__icon .ic {
    width: 38px;
    height: 38px;
  }
  .itb .itb__text {
    text-align: left;
    padding: 1px 14px;
    white-space: nowrap;
  }

.itb.isOnScreen {
  overflow: hidden;
}
.itb.isOnScreen .itb__icon {
  transform: scale(0);
  transition: all 0.5s;
}
.itb.isOnScreen .itb__text {
  transform: translateX(-100%);
  transition: all ease 0.5s 0.25s;
}
.itb.isOnScreen.isOnScreen__done .itb__icon {
  transform: scale(1);
}
.itb.isOnScreen.isOnScreen__done .itb__text {
  transform: translateX(0);
}
.itb.itb-double-padding {
  padding: 14px 10px;
}
.has-backgroundImage {
  position: relative;
  overflow: hidden;
}
.has-backgroundImage .backgroundImage {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.has-backgroundImage .backgroundImage img {
  display: block;
  width: 100%;
  height: 200%;
  -o-object-fit: cover;
     object-fit: cover;
}
.has-backgroundImage .backgroundImage .backgroundImage__img {
  display: block;
  background-size:cover!important;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.has-backgroundImage.has-dark:after {
  content: '';
  display: block;
  clear: both;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.25);
}
.has-backgroundImage.has-dark > .has-backgroundImage__content {
  z-index: 2;
}
.has-backgroundImage.height-image .backgroundImage,
.has-backgroundImage.height-image img {
  position: static;
  height: auto;
}
.animate_Text {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.animate_Text.animate_Text__done {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.animate_Text > span.new {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.5s;
}
.animate_Text > span.new.div_opacity {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.section__main-title {
  margin: 148px 0 113px 0;
  font-size: 64px;
  font-weight: 100;
  line-height: 71px;
}
.section__main-title.__background {margin:0;padding:148px 0 113px 0;background-image: linear-gradient(90deg, rgba(255,255,255,1), rgba(255,255,255,0));}
.section-header {
  /*-webkit-transform: translateY(27%);
  -moz-transform: translateY(27%);
  -ms-transform: translateY(27%);
  -o-transform: translateY(27%);
  transform: translateY(27%);*/
  position: relative;
  z-index: 0;
}
.section-content {
  position: relative;
  z-index: 1;
}
.section-content.isOnScreen {
  transform: translateY(-20%);
  transition: all 0.5s;
}
.section-content.isOnScreen.isOnScreen__done {
  transform: translateY(0);
}
.steps {
    position:relative;
  height: 318px;
  overflow:hidden;
}
.steps .steps__label {
  margin-top: 16px;
  background: #00aeef;
  color: #fff;
  padding: 2px 7px;
  float: left;
  clear: both;
  height: 24px;
  position: relative;
  transition: padding ease 0.5s;
}
.steps .steps__label:after {
  position: absolute;
  top: 3px;
  left: auto;
  bottom: auto;
  right: -8px;
  content: '';
  display: block;
  clear: both;
  transform: rotate(-45deg);
  width: 0px;
  height: 0px;
  border-right: 17px solid #00aeef;
  border-top: 17px solid transparent;
}
.steps .steps__icon {
  width: 172px;
  height: 172px;
  margin: 40px 46px 21px 46px;
  transition: all 0.5s;
}
.steps .steps__icon .ic {
  width: 100%;
  height: 100%;
  display: block;
}
.steps .steps__title {
  text-align: center;
  font-size: 20px;
  margin: 21px 0;
  transition: all 0.5s;
}
.steps.isOnScreen {
  overflow: hidden;
}
.steps.isOnScreen .steps__label {
  transition: all 0.5s;
  transform: translateX(-100%);
  /*position: relative;
  z-index: 2;*/
}
.steps.isOnScreen .steps__icon {
  transition: all ease 0.5s 0.25s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transform: scale(5);
  position: relative;
  z-index: 1;
}
.steps.isOnScreen .steps__title {
  transition: all ease 0.5s 0.5s;
  transform: translateY(100%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: relative;
  z-index: 2;
}
.steps.isOnScreen.isOnScreen__done .steps__label {
  transform: translateX(0);
}
.steps.isOnScreen.isOnScreen__done .steps__icon {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transform: scale(1);
}
.steps.isOnScreen.isOnScreen__done .steps__title {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transform: translateY(0);
}
.steps.active .steps__label {
  background: #f7cb1c;
}
.steps.active .steps__label:after {
  border-right: 17px solid #f7cb1c;
}
.steps:hover .steps__label,
.steps.isOnScreen:hover .steps__label {
  padding: 2px 14px;
}
.steps:hover .steps__icon,
.steps.isOnScreen:hover .steps__icon {
  transform: scale(1.1);
}
.steps:hover .steps__title,
.steps.isOnScreen:hover .steps__title {
  transform: translateY(-10px);
}
.slider {
  overflow: hidden;
  position: relative;
}
.slider .slider__container {
  transition: margin ease 0.5s;
}
.slider .slider__container .slider__item {
  float: left;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.slider .slider__container .slider__item:after,
.slider .slider__container .slider__item:before {
  content: '';
  display: block;
  clear: both;
}
.slider .slider__container .slider__item:before {
  //height: 416px;
  height:250px
}
.slider .slider__container .slider__item:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.05);
  transition: background ease 0.5s;
}
.slider .slider__container .slider__item img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -webkit-filter: grayscale(0.25);
  -moz-filter: grayscale(0.25);
  -ms-filter: grayscale(0.25);
  filter: grayscale(0.25);
  -o-object-fit: cover;
     object-fit: cover;
}
.slider .slider__container .slider__item.active img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.slider .slider__container .slider__item.active:after {
  background: rgba(0, 0, 0, 0);
}
.slider .slider__nav .slider__nav__left,
.slider .slider__nav .slider__nav__right {
  cursor: pointer;
}
.slider .slider__nav .slider__nav__left .ic,
.slider .slider__nav .slider__nav__right .ic {
  width: 64px;
  height: 64px;
}
.slider .slider__nav .slider__nav__left {
  position: absolute;
  top: 50%;
  left: 12.5%;
  bottom: auto;
  right: auto;
  transform: translateY(-50%) translateX(-50%);
}
.slider .slider__nav .slider__nav__right {
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 12.5%;
  transform: translateY(-50%) translateX(50%);
}
.slider .slider__nav .slider__nav__position {
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 32px;
  right: auto;
  transform: translateX(-50%);
  padding: 4.8px 18px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 16px;
}
.slider .slider__foolscreen__closer {display:none}
.slider.slider__foolscreen {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 99999;
}
.slider.slider__foolscreen .slider__foolscreen__closer {display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer;z-index:1}
.slider.slider__foolscreen .slider__foolscreen__closer .circle_closer {position:absolute;top:50%;right:24px;margin-top:-211px;}
.slider.slider__foolscreen .slider__container {position:absolute;top:50%;left:0;right:0;height:350px;margin-top:-175px;z-index:2;}
.slider.slider__foolscreen .slider__container .slider__item {height:100%;}
.slider.slider__foolscreen .slider__nav a {z-index:3;}

.aside__item {
  margin-top: 17px;
}
.press {
  margin: 0 0 12px 0;
  padding: 24px;
  height: 385px;
}
.press.smaller {
    height: 300px;
}
.press .press__logo .press__logo__logo {
  /*height: 140px;*/
  width: 100%;
  background: rgba(255, 0, 0, 0.1);
}
.press .press__logo .press__logo__image {
  width: 25%;
  float: left;
  position: relative;
}
.press .press__logo .press__logo__image:after {
  content: '';
  display: block;
  clear: both;
  padding-top: 100%;
}
.press .press__logo .press__logo__image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.press .press__logo .press__logo__human {
  float: left;
  width: 75%;
  padding-left: 12px;
  padding-top: 3px;
  font-size: 16px;
  color: #d0d0d0;
}
.press .press__logo .press__logo__human b {
  font-size: 20px;
  color: #464646;
}
.press .press__logo:after {
  content: '';
  display: block;
  clear: both;
}
.press .press__pre {
  font-size: 18px;
  font-weight: 400;
  padding-top: 0;
  height:120px;
}
.press .press__link {
  display: block;
  font-size: 16px;
  color: #bdbdbd;
  position: relative;
  padding: 6px 0;
}
.press .press__link:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: 100%;
  border-bottom: 1px solid #bdbdbd;
  transition: right ease 0.5s;
}
.press .press__link:hover {
  text-decoration: none;
}
.press .press__link:hover:after {
  right: 0;
}
.press.feedback {
  height: 304px;
  padding-bottom: 58px;
  position: relative;
}
.press.feedback .press__pre {
  margin: 32px 0 16px 0;
}
.press.feedback .press__pre:before {
  display: none;
}
.press.feedback .press__link {
  background: #3a5897;
  color: #fff;
  padding: 28px 24px;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.press.feedback .press__link .fa {
  font-size: 24px;
  margin: -18px -24px;
  padding: 16.92px;
  width: 57.84px;
  display: block;
  background: rgba(70, 70, 70, 0.1);
  text-align: center;
}
.countryesTours {
  display: block;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  margin-bottom: 24px;
  overflow: hidden;
}
.countryesTours:after {
  content: '';
  display: block;
  clear: both;
  padding-top: 100%;
}
.countryesTours .countryesTours__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border-radius: 3px;
}
.countryesTours .countryesTours__image img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -o-object-fit: cover;
     object-fit: cover;
}
.countryesTours .countryesTours__image:before {
  content: '';
  display: block;
  clear: both;
  bottom: 50%;
  right: 50%;
  z-index: 1;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  transition: all 0.5s;
  border: 300px solid rgba(0, 0, 0, 0.25);
}
.countryesTours .countryesTours__text {
  position: absolute;
  top: auto;
  left: 25px;
  bottom: 42px;
  right: 42px;
  font-size: 20px;
  transition: all 0.5s;
  z-index: 2;
  text-shadow: 0 0 14px rgba(0, 0, 0, 0);
}
.countryesTours .countryesTours__text b {
  font-size: 34px;
}
.countryesTours:hover {
  text-decoration: none;
  color: #fff;
}
.countryesTours:hover .countryesTours__text {
  transform: translateY(-20px);
  text-shadow: 0 3.5px 14px rgba(0, 0, 0, 0.3);
}
.countryesTours:hover .countryesTours__image:before {
  height: 1200px;
  width: 1200px;
}
.countryesTours:hover .countryesTours__image img {
  transform: scale(1.2);
}
.faq_question {
  padding: 0 43px;
}
.faq_closer {
  margin: 0 -43px;
}
.faq_item.__sm .faq_question {padding:0 24px;}
.faq_item.__sm .faq_closer {margin:0 -24px;}
.checkout-alert {
  padding: 24px;
  margin: 24px -24px;
  background: #fffdf7;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.checkout-alert .checkout-alert__icon {
  font-size: 32px;
}
.checkout-alert .checkout-alert__icon .ic {
  margin-bottom: -6px;
}
.checkout-alert.type-2 {
  background: transparent;
  border: none;
  margin: 0;
}
.pre {
  padding: 20px 0;
  margin: 6px 0 24px 0;
}
.pre:before {
  content: '”';
  display: block;
  margin-bottom: -65px;
  margin-top: -6px;
  color: #ececec;
  font-size: 64px;
}
.pre .pre__content {
  line-height: 23px;
  height:100px;
  overflow:hidden;
}
.pre.pre-cropped {
  position: relative;
  background: #fff;
  padding-bottom: 0;
}
.pre.pre-cropped:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
  height: 70px;
}
.swiper {
  overflow: hidden;
  position: relative;
}
.swiper > .swiper__container {
  transition: margin ease 0.5s;
}
.swiper > .swiper__container > .swiper__item {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.5s;
}
.swiper > .swiper__container > .swiper__item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.swiper .swiper__nav {
  height: 2px;
  position: relative;
  background: #e0e0e0;
  margin: 14px 0 28px 0;
}
.swiper .swiper__nav .swiper__nav__pointer {
  background: #767676;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
  transition: all 0.5s;
}
.swiper .swiper__nav_arrow {
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: auto;
  z-index: 1;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.16);
  color: #fff;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  transition: all 0.5s;
  border: 1px solid transparent;
  cursor: pointer;
}
.swiper .swiper__nav_arrow.left {
  left: 12px;
}
.swiper .swiper__nav_arrow.right {
  right: 12px;
}
.swiper .swiper__nav_arrow i {
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
}
.swiper .swiper__nav_arrow.disabled {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transform: scale(0);
}
.swiper .swiper__nav_arrow:hover {
  border: 1px solid #464646;
  background: rgba(0, 0, 0, 0.26);
}
.partner-logo {
  /*background: rgba(255, 0, 0, 0.1);*/
  height:65px;
  transition: all 0.5s ease;
}
.partner-logo img {
  transition: all 0.5s ease;height: 65px;
}

.partner-logo:hover img {
  /*background: rgba(255, 0, 0, 0.1);*/
  transform: scale(1.2);
}
.partner-logo:after {
  content: '';
  display: block;
  clear: both;
  padding-top: 50%;
}
.padding-by-header {
  border-bottom: 1px solid #EEEEEE;
}
.z-list .z-list__header {
  padding: 18px;
}
.z-list .z-list__ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.z-list .z-list__ul.ul-paddings li {
  margin: 12px 0;
}
.z-list .z-list__ul .z-list__item {
  border-top: 1px solid #eaeaea;
  padding: 18px;
  margin-bottom: 0;
}
.z-list .z-list__ul .z-list__item.t-2 {
  padding: 12px 18px;
}
.z-list .z-list__ul .z-list__item .col-xs-8 {
  padding-right: 0;
}
.z-list .z-list__ul .z-list__item .z-list__item__title {
  font-size: 16px;
  color: #00aeef;
}
.z-list .z-list__ul .z-list__item .z-list__item__geo {
  color: #707070;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z-list .z-list__ul .z-list__item .z-list__item__data {
  color: #9e9e9e;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z-list .z-list__ul .z-list__item .z-list__item__rating {
  margin-bottom: 36px;
  text-align: right;
}
.z-list .z-list__ul .z-list__item .z-list__item__rating .star {
  width: 14px;
  height: 14px;
}
.z-list .z-list__ul .z-list__item .z-list__item__price {
  border-radius: 3px;
  background-color: #fff2cf;
  float: right;
  clear: both;
  padding: 2px 3px;
}
.header_navbar {
  background: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  border-radius: 0px;
  transition: all 0.5s;
}
.header_container_inside{
  padding: 11px 4px;
}
  .header_navbar .dropdown {
    margin-right: 14px;
  }
  .header_navbar .btn:not(.btn-md) {
    margin: 8px 0;
  }
  .header_navbar .header__logo-container {
    padding-top: 0;
    padding-bottom: 0;
    margin: 8px 0;
  }
  .header_navbar .header__logo-container .ic-logo {
    height:45px;margin-top:4px;
  }

.header__logo-container {
  padding-top: 7px;
  padding-bottom: 7px;
}
body.scrolled .header_navbar {
  background: #fff;
  border-bottom: 1px solid #fcfcfc;
  /*box-shadow: 0 0 22px 2px rgba(0,0,0,.08);*/
}
.callBackPopup {
  font-weight: 400;
  background: url('/img/pexels-photo.jpg') no-repeat center;
  width: 744px;
  height: 0px;
  z-index: 9999;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.08);
  padding: 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  opacity: 0;
  transition: all 0.5s;
  transform: translateY(-200%) translateX(-50%) scale(0);
}
.callBackPopup.active {
  transform: scale(1) translateY(-50%) translateX(-50%);
  opacity: 1;
  height: 424px;
}
.callBackPopup.wait .callBackPopup__content {
  transform: translateX(-50%) translateY(-100%) scale(0.5) rotateX(50deg);
  opacity: 0;
}
.callBackPopup .callBackPopup__content {
  width: 70%;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.5s;
}
.callBackPopup .callBackPopup__content .callBackPopup__content__title {
  font-size: 40px;
  margin-bottom: 24px;
}
.callBackPopup .callBackPopup__content .form-control {
  width: 270px;
}


.ticketInfoPopup {
  font-weight: 400;
  background: url('/img/ticketInfoPopup-photo.png') no-repeat top;
  width: 744px;
  height: 0px;
  z-index: 9999;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.08);
  padding: 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  opacity: 0;
  transition: all 0.5s;
  transform: translateY(-200%) translateX(-50%) scale(0);
}
.ticketInfoPopup.active {
  transform: scale(1) translateY(-50%) translateX(-50%);
  opacity: 1;
  height: 424px;
}
.ticketInfoPopup.wait .ticketInfoPopup__content {
  transform: translateX(-50%) translateY(-100%) scale(0.5) rotateX(50deg);
  opacity: 0;
}
.ticketInfoPopup .ticketInfoPopup__content {
  width: 90%;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.5s;
}
.ticketInfoPopup .ticketInfoPopup__content .ticketInfoPopup__content__title {
  font-size: 40px;
  margin-bottom: 24px;
  color:#fee600;
}
.ticketInfoPopup .ticketInfoPopup__content p {
        color:#F8F8F8;
    }
.ticketInfoPopup .ticketInfoPopup__content .form-control {
  width: 270px;
}


.fastBookRequestPopup {
  font-weight: 400;
  background: url('/img/fastBookPopup-photo.jpg') no-repeat center;
  width: 744px;
  height: 0px;
  z-index: 9999;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.08);
  padding: 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  opacity: 0;
  transition: all 0.5s;
  transform: translateY(-200%) translateX(-50%) scale(0);
}
.fastBookRequestPopup.active {
  transform: scale(1) translateY(-50%) translateX(-50%);
  opacity: 1;
  height: 424px;
}
.fastBookRequestPopup.wait .fastBookRequestPopup__content {
  transform: translateX(-50%) translateY(-100%) scale(0.5) rotateX(50deg);
  opacity: 0;
}
.fastBookRequestPopup .fastBookRequestPopup__content {
  width: 70%;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.5s;
}
.fastBookRequestPopup .fastBookRequestPopup__content .fastBookRequestPopup__content__title {
  font-size: 40px;
  margin-bottom: 24px;
  color:#F8F8F8;
}
.fastBookRequestPopup .fastBookRequestPopup__content p {
        color:#F8F8F8;
    }
.fastBookRequestPopup .fastBookRequestPopup__content .form-control {
  width: 270px;
}


.ticket-shape {
  font-size: 15px;
  background: rgba(255, 0, 0, 0.1);
  line-height: 1.5em;
  display: block;
  width: auto;
  height: auto;
}
.ticket-shape.ic {
  background-position: top center;
}
    .ticket-shape .ticket-shape__header {
        padding: 15px 14px 14px 14px;
    }

    .ticket-shape .ticket-shape__body {
        padding: 18px 14px 14px 14px;
    }
.ticket-shape .ticket-shape__body .ticket-shape__body__desc {
  margin: 19px -12px 9px -12px;
  padding: 12px;
  background: rgba(70, 70, 70, 0.025);
  max-height: 80px;
  overflow: hidden;
}
.ticket-shape .ticket-shape__body .ticket-shape__body__desc:after {
  content: '';
  display: block;
  clear: both;
}
.ticket-shape .ticket-shape__body .ticket-shape__body__desc .ticket-shape__body__desc__image {
  width: 39%;
  float: left;
}
.ticket-shape .ticket-shape__body .ticket-shape__body__desc .ticket-shape__body__desc__text {
  width: 61%;
  float: left;
  padding-left: 12px;
}
.ticket-shape .ticket-shape__footer {
  padding: 16px 14px;
}
.subscribe-form {
  border-radius: 3px;
  padding: 14px 69px 26px 69px;
  margin: 31px 21px 28px 21px;
}
.subscribe-form .subscribe-form__title {
  font-size: 32px;
  line-height: 36px;
  margin: 0 -20px 20px -20px;
  padding-top: 20px;
}
.subscribe-form .input-group {
  margin-top: 0;
  width: 100%;
}
.subscribe-form .input-group input {
  border-radius: 0 3px 3px 0;
  /*border-left: none;*/
}
.subscribe-form .input-group .input-group-addon:nth-child(1) {
  background: transparent;
}
.subscribe-form .btn-select-container {
    padding-top: 11px;
    padding-bottom: 12px;
}
.subscribe-form .btn-select-container .btn-select .btn-select-icon{
    line-height: 14px;
}
.subscribe-form #subscribe_email, .subscribe-form #subscribe_phone, .subscribe-form #subscribe_name { border-left: none !important; padding-left: 0;}
.subscribe-form .subscribe_email_btn.has-error .form-control, .subscribe-form .subscribe_phone_btn.has-error .form-control, .subscribe-form .subscribe_name_btn.has-error .form-control{
    border-color: red;
    box-shadow: none;
}
.subscribe-form .subscribe_email_btn.has-error .input-group-addon, .subscribe-form .subscribe_phone_btn.has-error .input-group-addon, .subscribe-form .subscribe_name_btn.has-error .input-group-addon {
    border-color: red;
}
.subscribe-form .input-group .form-control-feedback {
  width: 47px;
  height: 47px;
  padding: 6px;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
.subscribe-form label,
.subscribe-form .subscribeBtn {
  margin-top: 13px;
}
.subscribe-form_row > label {
    display: block;
}
.subscribe-form_row #dated_control_footer_subscribe,
.subscribe-form_row #footer-input-countryTo-selector {
    display: block;
}
.subscribe-form .btn-select-container .btn-select-dropdown>.btn-select-dropdown__content {
    margin: 0 auto;
}
.subscribe-form.isOnScreen {
  transition: all 0.5s;
  transform: scale(0);
}
.subscribe-form.isOnScreen.isOnScreen__done {
  transform: scale(1);
}
.subscribe-container {
  transition: opacity ease 0.5s;
  position: relative;
}
.subscribe-container .send-before {
    visibility: visible;
}
.subscribe-container .send-after {
    visibility: hidden;
}
.subscribe-container.sent .send-before {
    visibility: hidden;
}
.subscribe-container.sent .send-after {
    visibility: visible;
}
.footer-menu .footer-menu__title {
  display: block;
  margin-bottom: 12px;
}
.footer-menu .footer-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-menu .footer-menu__list.ul-paddings li {
  margin: 12px 0;
}
.footer-menu .footer-menu__list li a {
  color: #464646;
  position: relative;
  padding: 4px 0;
  display: block;
  font-weight: 400;
}
.footer-menu .footer-menu__list li a:not(.ic):after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 100%;
  transition: right ease 0.5s;
  border-bottom: 1px solid #bdbdbd;
}
.footer-menu .footer-menu__list li a:hover {
  text-decoration: none;
  color: #464646;
}
.footer-menu .footer-menu__list li a:hover:not(.ic):after {
  right: 0;
}
.footer-menu .footer-menu__list li a.ic,
.footer-menu .footer-menu__list li span.ic {
  margin:-5px 0;
  height: 17px;
  width: 100%;
  background-size: auto 16px;
  background-position: left center;
}
.footer-menu.isOnScreen {
  overflow: hidden;
}
.footer-menu.isOnScreen .footer-menu__title {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.5s;
}
.footer-menu.isOnScreen .footer-menu__list {
  transform: translateX(-100%);
  transition: all ease 1s 0.5s;
}
.footer-menu.isOnScreen.isOnScreen__done .footer-menu__title {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.footer-menu.isOnScreen.isOnScreen__done .footer-menu__list {
  transform: translateX(0);
}
.footer-menu__final-link {
  margin-top: 12px;
}
.footer-margins {
  margin: 0 0 42px 0;
}
.footer__logo {
  width: 217px;
  height: 28px;
  margin: 64px 0 32px 0;
}
.footer__copyleft {
  font-size: 16px;
}
    .socials a {
        margin: 0px 13px 15px 0;
    }
.popup {
  position: fixed;
  top: 36px;
  left: 36px;
  bottom: 36px;
  right: 36px;
  border-radius: 3px;
  overflow: hidden;
  opacity: 0;
  transition: opacity ease 0.5s;
  z-index: -9999;
}
.popup.popup-active {
  z-index: 99999;
  opacity: 1;
}
.popup.popup-min {
  width: 264px;
}
.popup.popup-min.popup-left {
  right: auto;
}
.popup.popup-min.popup-right {
  left: auto;
}
.popup.popup-min.popup-bottom {
  top: auto;
}
.popup.popup-min.popup-top {
  bottom: auto;
}
.popup.popup-min.popup-middle {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.popup.popup-min.popup-center {
  left: 50%;
  right: auto;
  margin-left: -132px;
}
.popup.popup-by-parent {
  position: absolute;
  top: 12px;
  left: 12px;
  bottom: 12px;
  right: 12px;
}
.popup.popup-by-parent.popup-bottom {
  top: auto;
}
.popup.popup-by-parent.popup-top {
  bottom: auto;
}
.popup .popup__header,
.popup .popup__body,
.popup .popup__footer {
  padding: 6px 12px;
}
.popup .popup__closer {
  cursor: pointer;
}
.global-graybg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.global-graybg,
.local-graybg {
  background: #fcfcfc;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.local-graybg {
  padding: 12px 0;
  margin: 12px 0;
}
.local-graybg.type-2 {
  margin-top: 0;
  padding-top: 0;
}
.local-graybg.type-3 {
  margin: 0;
  padding: 0;
}
.no-margin {
  margin: 0;
}
.team_item {
  height: 278px;
}
    .team_item .team_item__image {
        position: relative;
        height: 140px;
        transition: height ease 0.5s;
        margin-left: -12px;
        margin-right: -12px;
    }
.team_item .team_item__image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.team_item .team_item__title {
  height: 112px;
}
    .team_item .team_item__desc {
        height: 266px;
        padding: 12px;
        color: #9e9e9e;
    }
.team_item,
.team_item .team_item__image,
.team_item .team_item__title,
.team_item .team_item__desc {
  overflow: hidden;
}
.team_item:hover .team_item__image {
  height: 0px;
}
.team_item .team_item__title a i.ic{
  margin-right: 5px;font-size: 13px;
}
.team_item .team_item__desc a i.ic{
  margin-right: 5px;font-size: 13px;
}
.home-page__search-tour {
  padding-top: 70px;
}
  .home-page__search-tour {
    padding-top: 0;
  }
  .home-page__search-tour .form-inline {
    margin-bottom: 7px;
  }
  .home-page__search-tour .container {
    padding-top: 0px!important;
  }
  .home-page__search-tour .vertical-container-fluid {
    padding-top: 9px;
    padding-bottom: 9px;
  }

.home-page__why-we-are {
  padding: 31px 0 37px 0;
}
.home-page__hot-tours .swiper__nav_arrow {
  opacity: 0;
}
.home-page__hot-tours .swiper__nav {
  opacity: 0;
}
.home-page__hot-tours .btn_blue_b {
  opacity: 0;
}
.home-page__recomended-tours .swiper__nav_arrow {
  opacity: 0;
}
.home-page__recomended-tours .swiper__nav {
  opacity: 0;
}
.home-page__recomended-tours .btn_blue_b {
  opacity: 0;
}
.home-page__hot-tours,
.home-page__press,
.home-page__recomended-tours,
.home-page__partners,
.home-page__whatsnew,
.home-page__countryesTours {
  padding-bottom: 40px;
}
.home-page__hot-tours .swiper,
.home-page__press .swiper,
.home-page__recomended-tours .swiper,
.home-page__partners .swiper,
.home-page__whatsnew .swiper,
.home-page__countryesTours .swiper {
  margin-left: -32px;
  margin-right: -32px;
  padding-left: 32px;
  padding-right: 32px;
}
.home-page__whatsnew .itb .itb__icon {
  padding-left: 12px;
}
.home-page__whatsnew .itb:nth-child(1) {
  margin-bottom: 26px;
}
.home-page__four-steps {
  padding-bottom: 30px;
}
.catalogue__search .section_container {
  padding: 14px 0;
}
.article .article__header {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.article .article__header .article__header__title {
  margin: 0;
  font-size: 32px;
}
.article .article__header .tour__price {
  font-size: 24px;
  text-align: right;
}
.article .article__header .tour__price del {
  font-size: 16px;
}
.article .article__header .tour__price > span {
  white-space: nowrap;
  display: inline-block;
  float: right;
}
.article .article__header .tour__price:after {
  content: '';
  display: block;
  clear: both;
}
.section__nav.isOnScreen {
  transition: all 0.5s;
  transform: translateY(-100%);
}
.section__nav.isOnScreen .btn-white_5 {
  transform: scale(0);
  transition: all ease 0.5s 0.5s;
}
.section__nav.isOnScreen.isOnScreen__done {
  transform: translateY(0);
}
.section__nav.isOnScreen.isOnScreen__done .btn-white_5 {
  transform: scale(1);
}
.checkout__badges.isOnscreen .ic {
  transform: scale(0);
}
.checkout__badges.isOnscreen .ic:nth-child(1) {
  transition: all 0.5s;
}
.checkout__badges.isOnscreen .ic:nth-child(2) {
  transition: all ease 0.5s 0.25s;
}
.checkout__badges.isOnscreen .ic:nth-child(3) {
  transition: all ease 0.5s 0.5s;
}
.checkout__badges.isOnscreen .ic:nth-child(4) {
  transition: all ease 0.5s 0.75s;
}
.checkout__badges.isOnscreen .ic:nth-child(5) {
  transition: all ease 0.5s 1s;
}
.checkout__badges.isOnscreen.isOnScreen__done .ic {
  transform: scale(1);
}

.ulDisable {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ulDisable.ul-paddings li {
  margin: 12px 0;
}
.go-down {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 24px;
  right: 0;
}
.go-down74 {
    position: absolute;
    top: auto;
    left: 0;
    bottom:74px;
    right: 0;
}
.go-down-2 {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.go-up {
  position: absolute;
  top: 24px;
  left: 0;
  bottom: auto;
  right: 0;
}
.iconized_banner {
  height: 40px;
  border-radius: 20px;
  border-width: 1px;
  border-style: solid;
  padding-left: 40px;
  margin: 18px 0;
  position: relative;
  cursor: default;
}
.iconized_banner._no-margin {
  margin:0;
}
.iconized_banner .iconized_banner__effect {
  border-radius: 18px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
  z-index: 0;
  transition: all 0.5s;
  opacity: 0;
  border: 2px solid #fff;
}
.iconized_banner .iconized_banner__icon {
  width: 38px;
  height: 38px;
  margin-left: -40px;
  float: left;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
}
.iconized_banner .iconized_banner__icon .ic {
  width: 100%;
  height: 100%;
  display: block;
}
.iconized_banner .iconized_banner__text {
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 1;
}
.iconized_banner:hover .iconized_banner__effect,
.iconized_banner.active .iconized_banner__effect {
  opacity: 0.2;
  right: 0;
}
.iconized_banner:hover .iconized_banner__icon,
.iconized_banner.active .iconized_banner__icon {
  transform: scale(1.5) rotate(360deg);
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}
.banner {
  background: url('/img/oi.jpg') no-repeat center;
  background-size: cover;
}
.banner .banner__content {
  padding: 52px 80px;
}
.banner .banner__content__text {
  padding: 6px 12px;
  margin: 24px 0;
}
.banner .banner__content__text:nth-child(1) {
  margin-top: 12px;
}
.banner .banner__content__text:nth-last-child(1) {
  margin-bottom: 12px;
}
.timer > span {
  display: inline-block;
  padding: 1px 3px;
  background-image: linear-gradient(0deg, #eaeaea, #fff);
  border: 1px solid #eaeaea;
  border-radius: 3px;
  margin: -2px 2px;
}
.isOnScreen-effect__push-right,
.active-effect__push-right,
.current-effect__push-right,
.fade-effect__push-right {
  transition: all 0.5s;
  transform: translateX(100%);
  opacity: 0;
}
.isOnScreen-effect__push-right.isOnScreen__done,
.active-effect__push-right.isOnScreen__done,
.current-effect__push-right.isOnScreen__done,
.fade-effect__push-right.isOnScreen__done,
.isOnScreen-effect__push-right.active,
.active-effect__push-right.active,
.current-effect__push-right.active,
.fade-effect__push-right.active,
.isOnScreen-effect__push-right.current,
.active-effect__push-right.current,
.current-effect__push-right.current,
.fade-effect__push-right.current,
.isOnScreen-effect__push-right.in,
.active-effect__push-right.in,
.current-effect__push-right.in,
.fade-effect__push-right.in {
  transform: translateX(0%);
  opacity: 1;
}
.isOnScreen-effect__push-left,
.active-effect__push-left,
.current-effect__push-left,
.fade-effect__push-left {
  transition: all 0.5s;
  transform: translateX(-100%);
  opacity: 0;
}
.isOnScreen-effect__push-left.isOnScreen__done,
.active-effect__push-left.isOnScreen__done,
.current-effect__push-left.isOnScreen__done,
.fade-effect__push-left.isOnScreen__done,
.isOnScreen-effect__push-left.active,
.active-effect__push-left.active,
.current-effect__push-left.active,
.fade-effect__push-left.active,
.isOnScreen-effect__push-left.current,
.active-effect__push-left.current,
.current-effect__push-left.current,
.fade-effect__push-left.current,
.isOnScreen-effect__push-left.in,
.active-effect__push-left.in,
.current-effect__push-left.in,
.fade-effect__push-left.in {
  transform: translateX(0%);
  opacity: 1;
}
.isOnScreen-effect__push-top,
.active-effect__push-top,
.current-effect__push-top,
.fade-effect__push-top {
  transition: all 0.5s;
  transform: translateY(-100%);
  opacity: 0;
}
.isOnScreen-effect__push-top.isOnScreen__done,
.active-effect__push-top.isOnScreen__done,
.current-effect__push-top.isOnScreen__done,
.fade-effect__push-top.isOnScreen__done,
.isOnScreen-effect__push-top.active,
.active-effect__push-top.active,
.current-effect__push-top.active,
.fade-effect__push-top.active,
.isOnScreen-effect__push-top.current,
.active-effect__push-top.current,
.current-effect__push-top.current,
.fade-effect__push-top.current,
.isOnScreen-effect__push-top.in,
.active-effect__push-top.in,
.current-effect__push-top.in,
.fade-effect__push-top.in {
  transform: translateY(0%);
  opacity: 1;
}
.isOnScreen-effect__push-bottom,
.active-effect__push-bottom,
.current-effect__push-bottom,
.fade-effect__push-bottom {
  transition: all 0.5s;
  transform: translateY(100%);
  opacity: 0;
}
.isOnScreen-effect__push-bottom.isOnScreen__done,
.active-effect__push-bottom.isOnScreen__done,
.current-effect__push-bottom.isOnScreen__done,
.fade-effect__push-bottom.isOnScreen__done,
.isOnScreen-effect__push-bottom.active,
.active-effect__push-bottom.active,
.current-effect__push-bottom.active,
.fade-effect__push-bottom.active,
.isOnScreen-effect__push-bottom.current,
.active-effect__push-bottom.current,
.current-effect__push-bottom.current,
.fade-effect__push-bottom.current,
.isOnScreen-effect__push-bottom.in,
.active-effect__push-bottom.in,
.current-effect__push-bottom.in,
.fade-effect__push-bottom.in {
  transform: translateY(0%);
  opacity: 1;
}
.isOnScreen-effect__scale,
.active-effect__scale,
.current-effect__scale,
.fade-effect__scale {
  transition: all 0.5s;
  transform: scale(0);
  opacity: 0;
}
.isOnScreen-effect__scale.isOnScreen__done,
.active-effect__scale.isOnScreen__done,
.current-effect__scale.isOnScreen__done,
.fade-effect__scale.isOnScreen__done,
.isOnScreen-effect__scale.active,
.active-effect__scale.active,
.current-effect__scale.active,
.fade-effect__scale.active,
.isOnScreen-effect__scale.current,
.active-effect__scale.current,
.current-effect__scale.current,
.fade-effect__scale.current,
.isOnScreen-effect__scale.in,
.active-effect__scale.in,
.current-effect__scale.in,
.fade-effect__scale.in {
  transform: scale(1);
  opacity: 1;
}
.isOnScreen-effect__rotate-180,
.active-effect__rotate-180,
.current-effect__rotate-180,
.fade-effect__rotate-180 {
  transition: all 0.5s;
  transform: rotate(180deg);
}
.isOnScreen-effect__rotate-180.isOnScreen__done,
.active-effect__rotate-180.isOnScreen__done,
.current-effect__rotate-180.isOnScreen__done,
.fade-effect__rotate-180.isOnScreen__done,
.isOnScreen-effect__rotate-180.active,
.active-effect__rotate-180.active,
.current-effect__rotate-180.active,
.fade-effect__rotate-180.active,
.isOnScreen-effect__rotate-180.current,
.active-effect__rotate-180.current,
.current-effect__rotate-180.current,
.fade-effect__rotate-180.current,
.isOnScreen-effect__rotate-180.in,
.active-effect__rotate-180.in,
.current-effect__rotate-180.in,
.fade-effect__rotate-180.in {
  transform: rotate(0deg);
}
.isOnScreen-effect__rotate-360,
.active-effect__rotate-360,
.current-effect__rotate-360,
.fade-effect__rotate-360 {
  transition: all 0.5s;
  transform: rotate(360deg);
}
.isOnScreen-effect__rotate-360.isOnScreen__done,
.active-effect__rotate-360.isOnScreen__done,
.current-effect__rotate-360.isOnScreen__done,
.fade-effect__rotate-360.isOnScreen__done,
.isOnScreen-effect__rotate-360.active,
.active-effect__rotate-360.active,
.current-effect__rotate-360.active,
.fade-effect__rotate-360.active,
.isOnScreen-effect__rotate-360.current,
.active-effect__rotate-360.current,
.current-effect__rotate-360.current,
.fade-effect__rotate-360.current,
.isOnScreen-effect__rotate-360.in,
.active-effect__rotate-360.in,
.current-effect__rotate-360.in,
.fade-effect__rotate-360.in {
  transform: rotate(0deg);
}
.checkdesign {
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
  z-index: 99999;
  opacity: 0.5;
}
.checkdesign img {
  width: 1440px;
  margin: 0 auto;
  display: block;
  height: auto;
}
.checkdesign:hover {
  opacity: 0.3;
}
.checkdesign:active {
  opacity: 0.1;
}
.checkdesign .grid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.checkdesign .grid .col-xs-1 {
  border-right: 1px solid black;
}
.checkdesign .grid .col-xs-1:nth-child(1) {
  border-left: 1px solid black;
}
.checkdesign div {
  height: 100%;
}
.container-fluid.team_item__title .c-gray-4.fs-x14 {
    line-height: 18px;
    display: inline-block;
}
#siteMapBlock {
    padding: 20px;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
.pagination > li > a, .pagination > li > span {
    border: none;
    color: #00aeef;
    font-weight: 400;
}
.favorit-list-container{
    margin-top:59px;
}.pb-15 {
    padding-bottom:15px;
}
.relative{
    position:relative;
}
.absolute_right_h100 {
    height: 100% !important;
    position: absolute;
    right: 0;
}

h1.inde-page {
    margin: 80px 0 40px 0;
}

    .tour__more-container .col-fictive .tour {
        padding: 0 12px;
        background: none;
        margin: 0;
        height: 280px;
    }
.tour__more-container .tour .tour__more-link{
    text-transform:uppercase;
}
.ul_has_images {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ul_has_images.ul-paddings li {
  margin: 12px 0;
}
.ul_has_images li,
.ul_has_images li a {
  display: block;
}
.ul_has_images li a {
  position: relative;
}
.ul_has_images li a,
.ul_has_images li a:hover {
  color: #464646;
  text-decoration: none;
}
.ul_has_images li a:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 100%;
  border-bottom: 1px solid #eaeaea;
  transition: right ease 0.5s;
}
.ul_has_images li a:hover:after {
  right: 0;
}
.ul_has_images li img {
  width: 24px;
  height: auto;
  margin-right: 12px;
}
  .ul_has_images:after,
  .ul_has_images:before {
    content: '';
    display: block;
    clear: both;
  }
  .ul_has_images li {
    width: 50%;
    min-height: 1px;
    position: relative;
    padding: 0 12px;
    float: left;
  }

  .ul_has_images.collumned li {
    width: 33.33333%;
  }

  .ul_has_images.collumned li {
    width: 25%;
  }
.vertical-break.doble {
    padding-top: 24px;
}

.no-paddings {
padding:0px;
}
.Home_help .local-graybg.type-2,
.Home_team .local-graybg.type-2 {
    margin-bottom: 0;
}
.Home_security .home-page__subscribe,
.Home_Mission .home-page__subscribe,
.Home_contacts .home-page__subscribe {
    display: none;
}
.home-page__subscribe .has-backgroundImage {
    overflow: initial
}
.home-page__subscribe .backgroundImage {
    overflow: hidden;
}
.noPaddingBottom{
    padding-bottom:0;
}
.pb-1{
    padding-bottom:1px;
}
.pre.pre-cropped1:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 58px;
    right: 0;
    background-image: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    height: 70px;
}
.home-page__press .swiper{
    padding-top:6px;
    margin-top:-6px;
}
.outer_press_swiper .press__pre.pre:before {
    margin-bottom: -45px;
    margin-top: -15px;
}
.outer_press_swiper .press__pre.pre {
    background: none;
}
.outer_press_swiper .press__pre.pre:after {
    bottom: -40px;
}
.outer_press_swiper .press__logo img {
    transition: -webkit-filter ease 0.5s;
    transition: filter ease 0.5s;
    transition: filter ease 0.5s, -webkit-filter ease 0.5s;
    -webkit-filter: grayscale(100%) opacity(0.45);
            filter: grayscale(100%) opacity(0.45);
}
.outer_press_swiper .press__logo:hover img {
    -webkit-filter: grayscale(0%) opacity(1);
            filter: grayscale(0%) opacity(1);
}
.toReviews{
    cursor:pointer;
}
.PopapsLightBox {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.54);
    left: 0;
    top: 0;
    z-index: 9998;
    display:none;
}
.PopapsLightBox.active{
    display:block;
}
.btn-blue_1-1:before {
    background: rgba(0,174,239,.075);
    content: '';
    display: block;
    clear: both;
    transition: all .5s;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 1;
    border-radius: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%) translateY(-50%);
}
.btn-blue_1-1:hover:before {
    width: 600px;
    height: 600px;
}
.btn.btn-blue_1-1{
    overflow:hidden;
}
.backgroundImage img{
    position:relative;
    top:-100px;
}
/*Paralax style*/
.has-backgroundImage.has-paralax .paralax {
    height: 200%;
    background-size:cover;
}
.has-backgroundImage.has-paralax .paralax.__top {
    height: 100%;
}
/*--------------------------------*/
.hotels_List .bg-light-blue-sm{
    padding:12px 0;
}
.dream{
    font-weight:400;
    height:150px;
    padding-left:100px;
    background-repeat:no-repeat;
    background-position:left center;
    font-size:16px;
    color:#242424;
}
.dream-1{
    background-image:url('/img/dream-1.png');
}
.dream-2 {
    background-image: url('/img/dream-2.png');
}
.dream-3 {
    background-image: url('/img/dream-3.png');
}
.dream-4 {
    background-image: url('/img/dream-4.png');
}
#hotel_flight_info_services div#hotel_flight_info_services_content p {
    color: #9e9e9e;
    line-height: 20px;
    margin:0;
}

#hotel_flight_info_services div#hotel_flight_info_services_content {
    margin-top: 24px;
}
#hotel_actualize_panel .btn.btn-new.btn-has-description .btn-description{
    left:0;
    width:100%;
}
.Home_Index #_setAdvancedSearchFilter, .hotels_Hotel #_setAdvancedSearchFilter {
    margin: 5px 0;
}
.hotels_List .section_container.bg-light-blue-sm{
    padding:12px 0;
}
.paginationNav{
    text-align:center;
}
.pagination{
    display:inline-block;
}
    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background-color: #00aeef;
        border-color: #00aeef;
        border-radius: 4px;
    }
.pagination>li>a, .pagination>li>span{
    border-radius:4px;
}
#form_search_buttons .btn-select-container .btn-select {
    display: block;
    overflow-x: hidden;
}
#call-me-popup-send-btn{
    width:50%;
}
#aboutus_write .press .press__logo img {
    max-height:80px;
    max-width:100%;
}
#aboutus_write .press .press__logo .press__logo__logo {
    width:auto;
}
#aboutus_write .press .press__logo{
    text-align:center;
}
.callBackPopup .callBackPopup_close.w50 {
    width:50%;
}
#favorite_list_outer .stars .star{
    width:14px;
    height:14px;
}
#favorite_list_outer .tour__rating div + span {
    color: #9e9e9e;
    font-size: 14px;
}
#favorite_list_outer .tours_horizontal .tour{
    margin:0;
    padding:15px;
}
#favorite_list_outer .tours_horizontal .tour .tour__price{
    margin:0;
}
#favorite_list_outer .tour .tour__geo {
    font-size: 14px;
    line-height:1;
}
#favorite_list_outer .tours_horizontal .tour .tour__title {
    margin-bottom: 8px;
    margin-top:7px;
}
.Home_myFavoritList .tours_horizontal .tour{
    padding-bottom:12px;
}
#favorite_list_outer .dropdown-menu{
    margin:0;
    padding:0;
}
#favorite_list_outer .show-all-favorites:hover{
    color:#00aeef;
    font-size:14px;
}
.ticketInfoPopup__send{
    width:170px;
}
#input-destinationTo-selector-short.btn-select-container .btn-select-dropdown ul li {
    padding: 6px 12px;
}
#advanced_form_search .btn-select-container .btn-select-dropdown ul li.selected-resorts,
#advanced_form_search .btn-select-container .btn-select-dropdown ul li.selected-hotels {
    padding-left: 0;
}
#hotel_other_results .warning_panel {
    margin-top: 0;
}
.fastBookRequestPopup__send {
    width: 50%;
}
#advanced_form_search .btn-select-container .btn-select-dropdown ul li {
    padding:6px 12px;
}
.tour__more-item:nth-child(3n+3) {
    border-right: none !important;
}
.hotels_Hotel .tours_horizontal .tour {
    margin-bottom:0;
}
#form_search_hotelS.btn-select-dropdown {
    max-width: 100%;
}
.desktop_view.Special_Special  #form_search_hotelS #input-hotel-selected {
  margin-bottom: 0;margin-top: -14px;
}
.desktop_view.Special_Special  #form_search_hotelS #input-hotel-selected ul li{
  margin-bottom: 5px
}
.desktop_view.Special_Special  #form_search_hotelS .input-group {
  margin-bottom: 20px;
}
.desktop_view.Special_Special  #form_search_hotelS .btn-control-container {
  margin-top: -3px;
}
.btn-select-container .btn-select-dropdown ul li{
    max-width:100%;
    text-overflow:ellipsis;
    overflow:hidden;
}
.mpages_m_404 .backgroundImage img {
    height:auto;
}
.notFound-text {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    padding-top: 45px;
}
.mpages_m_404 .home-page__subscribe{
    display:none;
}
.mpages_m_404 .bg-b-32 {
    background: rgba(14,77,75,0.32);
}
.autocomplite-list-container li{
    /*text-transform:capitalize;*/
}
.ic.ic-pin-simple {
    background: none;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    color: #bdbdbd;
    text-indent: -2px;
}
    .ic.ic-pin-simple:before {
        content: "";
    }
#form_search_curort, #advanced_form_search_where {
    max-width: 100%;
}
    #form_search_curort .form_group_container_buttons .form_group_container_left {
        width: 130px !important;
        margin-left: -130px !important;
    }
    #form_search_curort .form_group_container_buttons{
        margin-left:130px !important;
    }

#input-resortTo-selected {
    max-height: 300px;
overflow-x: auto;
}
#check_promocode{
    padding:9px 58px;
    margin-top:27px;
}
.promocode_block .col-lg-6{
    padding-left:0px;
}
.promo_code{
    padding-left:40px;
    height:32px;
    line-height:32px;
    display:inline-block;
    background-repeat:no-repeat;
    background-position:left center;
    margin-top:10px;
}
    .promo_code.promo-success {
        background-image: url('/img/up_promo.png');
        color: #98c141;
        display:none;
    }
    .promo_code.promo-info {
        background-image: url('/img/icon-info.png');
        color: #00AEEF;
        display: none;
        font-size: 14px;
        line-height: 16px;
    }
    .promo_code.promo-error {
        background-image: url('/img/promo_down.png');
        color: #ff3333;
        display: none;
    }
.promocode_block{
    /*display:none;*/
}
.promo_success, .form-control.promo_success:focus {
    border-color: #98c141 !important;
}

.promo_error, .form-control.promo_error:focus {
    border-color: #ff3333 !important;
}
.active_promo_info{
    display:none;
}
.vertical-break.doble.active_promo_info {
    padding-left: 0;
}
.top42{
    top:42px;
}
.pt42{
    padding-top:42px;
}
.box-lighteen-card_border.card_full_border {
    top: -275%;
    bottom: -200%;
}

.mt20 {
    margin-top: 20px;
}

.p20 {
    padding: 20px;
}
#alternative_list_block .z-list__item__data {
    color: #9e9e9e;
}
.ptb0{
    padding-top:0;
    padding-bottom:0;
    line-height:1;
}
#getAlternativeTours{
    width:210px;
    margin:0 auto;
    margin-top:20px;
    font-size:18px;
}
#alternative_list_block .tour{
    margin:0;
    padding-left:0;
}
#alternative_list_block ul {
    padding: 0;
}
#result-container-empty .warning_panel{
    margin-top:0;
}
.p0{
    padding:0;
}
.w-s_normal .itb .itb__text{
    white-space:normal;
}
.has-backgroundImage .backgroundImage.z-index_normal {
    z-index:0;
}
.subscribe_form_for_country {
    padding: 30px 30px 275px 30px;
    margin: 31px 21px 28px 21px;
    background: #ece8e3;
    position: relative;
    z-index: 2;
}
.subscribe_for_country_input {
    font-size: 22px;
    color: #000;
    background: none;
    border: none;
    margin-bottom: 25px;
    padding-left: 0;
    border-bottom: 1px solid #acacac;
    padding-bottom:5px;
    border-radius:0;
}
    .subscribe_for_country_input::-webkit-input-placeholder {
        color: #313131;
    }

    .subscribe_for_country_input::-moz-placeholder {
        color: #313131;
    }

    .subscribe_for_country_input:-ms-input-placeholder {
        color: #313131;
    }

    .subscribe_for_country_input:-moz-placeholder {
        color: #313131;
    }
.subscribe_form_for_country-head{
    margin-bottom:25px;
}
.subscribe_form_for_country:after {
    content: "";
    position: absolute;
    width: calc(100% + 100px);
    height: 310px;
    background-image: url('/img/after_subscribe_newBg.png');
    left: -50px;
    bottom: 0;
    background-size: 100% 100%;
}
.subscribe_form_for_country_before {
    content: "";
    position: absolute;
    width: calc(100% + 34px);
    height: 310px;
    background-image: url('/img/before_subscribe_newBg.png');
    left: -17px;
    bottom: 84px;
    background-size: 100%;
    z-index:1;
}
.has-backgroundImage.has-paralax .paralax.h150{
    height:150%;
}
.countri_why_wy_are .itb .itb__icon .ic-care {
    margin-top: -30px !important;
}
.subscribe_form_for_country .has-error {
    color: #a94442;
}
.subscribe_form_for_country .has-error::-webkit-input-placeholder {
    color: #a94442;
}

.subscribe_form_for_country .has-error::-moz-placeholder {
    color: #a94442;
}

.subscribe_form_for_country .has-error:-ms-input-placeholder {
    color: #a94442;
}

.subscribe_form_for_country .has-error:-moz-placeholder {
    color: #a94442;
}

.subscribe_form_for_country .has-error:focus {
    box-shadow: none;
    color: #000;
}

    .subscribe_form_for_country .has-error:focus::-webkit-input-placeholder {
        color: #313131;
    }

    .subscribe_form_for_country .has-error:focus::-moz-placeholder {
        color: #313131;
    }

    .subscribe_form_for_country .has-error:focus:-ms-input-placeholder {
        color: #313131;
    }

    .subscribe_form_for_country .has-error:focus:-moz-placeholder {
        color: #313131;
    }
input:-webkit-autofill{
    background:none;
}
.message_container {
    display: none;
    text-align: center;
    color: #3d3d3d;
}

    .message_container img {
        display: block;
        max-width: 100%;
        margin: 15px auto;
    }

    .message_container h2 {
        font-size: 50px;
        margin-top:17px;
    }

    .message_container span {
        font-size: 20px;
        padding: 0 30px;
        display: block;
        margin-top: 26px;
        margin-bottom: 26px;
    }
    .message_container a span {
        margin:0;
        padding:0;
    }
.subscribe_form_for_country_container{
    position:relative;
}
.send_subscribe_for_country_btn_before {
    position: absolute;
    width: 100%;
    height: 66px;
    cursor:pointer;
    bottom: 0;
    left:0;
    z-index: 20;
    overflow:hidden;
}
#for_country_back_form_btn_after {
    position: absolute;
    width: 100%;
    height: 49px;
    bottom: 0;
    z-index: 20;
}

#for_country_back_form_btn_after {
    margin: 0;
}
#send_subscribe_for_country {
    line-height: 44px;
    font-size: 22px;
}
.send_subscribe_for_country_btn_before:before, .send_subscribe_for_country_btn_before:after {
    content: '';
    display: block;
    clear: both;
    transition: all .5s;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 1;
    border-radius: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%) translateY(-50%);
    background: rgba(255,255,255,.175);
}
.send_subscribe_for_country_btn_before:hover:before {
    width: 600px;
    height: 600px;
}
.send_subscribe_for_country_btn_before:hover:after {
    width: 800px;
    height: 800px;
}
#form_preloader {
    text-align: center;
}
.allTime {
    line-height: 55px;
    height: 43px;
    color:#000;
    font-size:16px;
}
.allTime i{
    width:18px;
    height:18px;
    margin-right:5px;
}
.allTime span{
    position:relative;
    font-weight:400;
}
.tour_mb_40 .tour{
    margin-bottom:40px;
}
.statistics_midle_price {
    margin-top: 20px;
    font-size: 28px;
}
.mc_head_banner .section__main-title {
    margin: 100px 0 150px 0;
}
.mc_head_banner .has-backgroundImage.has-paralax .paralax {
    height:118%;
}
.mc_head_banner .section__main-title {
    color:#fff;
    font-size:46px;
    font-weight:300;
}
.mc_small {
    height: 71px;
    line-height: 71px;
    display:inline-block;
}
.mc_devider {
    font-size: 26px;
    height: 71px;
    line-height: 71px;
    display: inline-block;
}
.mc_head_banner .v_center{
    padding-left:5px;
}
.mc_big{
    font-size:60px;
    font-weight:400;
    line-height:1;
    display:inline-block;
    margin-top:15px;
}
.mc_small_desc{
    font-size:27px;
    font-weight:400;
    display:block;
    line-height:1.5;
}
.tour .tour__image .tour__tag.mc_tag {
    width: 70px;
    height: 44px;
    background:none;
    background-size:100% 100%;
    background-image: url('/img//mc_bg.png');
    top:5px;
    left:5px;
    font-size:22px;
    font-weight:400;
    text-align:center;
    line-height:44px;
    padding:0;
}
.Promos_MasterCard .home-page__subscribe {
    display:none;
}
.hotels_showContitnetns .has-backgroundImage.has-paralax .paralax{
    height:135%;
}
#whatsnew_content_userAddress {
font-size:14px;
}


.lh-x10 {line-height:1em}
.lh-x11 {line-height:1.1em}
.lh-x12 {line-height:1.2em}
.lh-x13 {line-height:1.3em}
.lh-x14 {line-height:1.4em}
.lh-x15 {line-height:1.5em}


#subscribe_phone_input_block .label_smaller {margin-top:13px!important}
#subscribe_phone_input_block .checkbox, #subscribe_phone_input_block .checkbox label {margin-top:0}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {margin-top:0;padding-top:10px;width:16px;}

.mastercard-bilshe-sf .bg-light-blue-sm{
background-color:none;
}

.mastercard-bilshe-sf .bg-light-blue-sm #form_search_buttons{
 background: rgba(0, 34, 73, 0.85);
  color: white;
    border-radius: 0px 3px 3px 3px;
  padding: 7.5px 15px;
}

.logo_new {
  /*background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20302.7%2058%22%20style%3D%22enable-background%3Anew%200%200%20302.7%2058%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23333333%3B%7D%0D%0A%09.st1%7Bfill%3A%232BACE2%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M1.2%2C50.5c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5c-0.4%2C0.7-0.9%2C1.3-1.5%2C1.7s-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09c-0.8-0.9-1.2-2.1-1.2-3.6V50.5z%20M2.9%2C50.6c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6s1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.2-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1C3.1%2C48.5%2C2.9%2C49.4%2C2.9%2C50.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M20.7%2C55.3h-1.6v-4.1h-4.4v4.1H13v-9.6h1.6v4.2h4.4v-4.2h1.6V55.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M32%2C45.7v9.6h-1.6v-8.2h-3.3l-0.2%2C3.6c-0.1%2C1.6-0.4%2C2.8-0.8%2C3.5c-0.4%2C0.7-1.2%2C1.1-2.1%2C1.1h-0.7v-1.4l0.5%2C0%0D%0A%09%09c0.5-0.1%2C0.9-0.4%2C1.1-0.9c0.2-0.6%2C0.4-1.6%2C0.4-3.1l0.2-4.1H32z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M41.5%2C55.3c-0.1-0.2-0.2-0.5-0.2-1c-0.8%2C0.8-1.7%2C1.2-2.7%2C1.2c-0.9%2C0-1.7-0.3-2.3-0.8s-0.9-1.2-0.9-2%0D%0A%09%09c0-1%2C0.4-1.8%2C1.1-2.3c0.8-0.6%2C1.8-0.8%2C3.2-0.8h1.6v-0.8c0-0.6-0.2-1-0.5-1.4c-0.3-0.3-0.8-0.5-1.5-0.5c-0.6%2C0-1.1%2C0.1-1.5%2C0.4%0D%0A%09%09s-0.6%2C0.7-0.6%2C1.1h-1.6c0-0.5%2C0.2-0.9%2C0.5-1.4s0.8-0.8%2C1.4-1.1s1.2-0.4%2C1.9-0.4c1.1%2C0%2C2%2C0.3%2C2.6%2C0.8s1%2C1.3%2C1%2C2.3v4.4%0D%0A%09%09c0%2C0.9%2C0.1%2C1.6%2C0.3%2C2.1v0.1H41.5z%20M38.7%2C54.1c0.5%2C0%2C1-0.1%2C1.5-0.4s0.8-0.6%2C1-1v-2h-1.3c-2%2C0-3%2C0.6-3%2C1.8c0%2C0.5%2C0.2%2C0.9%2C0.5%2C1.2%0D%0A%09%09C37.8%2C53.9%2C38.2%2C54.1%2C38.7%2C54.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M52.5%2C45.7h1.6v9.6h-1.6v-7l-4.4%2C7h-1.6v-9.6h1.6v7L52.5%2C45.7z%20M52.9%2C42.3c0%2C0.7-0.2%2C1.3-0.7%2C1.7%0D%0A%09%09c-0.5%2C0.4-1.1%2C0.7-1.9%2C0.7s-1.4-0.2-1.9-0.7c-0.5-0.4-0.7-1-0.7-1.7H49c0%2C0.4%2C0.1%2C0.7%2C0.3%2C1s0.6%2C0.3%2C1%2C0.3c0.4%2C0%2C0.7-0.1%2C1-0.3%0D%0A%09%09c0.2-0.2%2C0.3-0.6%2C0.3-1H52.9z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M65.4%2C55.3h-1.6v-4.1h-4.4v4.1h-1.6v-9.6h1.6v4.2h4.4v-4.2h1.6V55.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M86.2%2C49.6H74.3v-1.3h11.8V49.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M100.9%2C47.1h-4.4v8.2h-1.6v-9.6h6.1V47.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M109.4%2C45.7h1.6v9.6h-1.6v-7l-4.4%2C7h-1.6v-9.6h1.6v7L109.4%2C45.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M122.3%2C55.3h-1.6v-8.2h-4.4v8.2h-1.6v-9.6h7.7V55.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M129.8%2C55.5c-1.3%2C0-2.4-0.4-3.2-1.3c-0.8-0.9-1.2-2-1.2-3.4v-0.3c0-1%2C0.2-1.8%2C0.5-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.8%0D%0A%09%09c0.7-0.4%2C1.4-0.6%2C2.1-0.6c1.2%2C0%2C2.2%2C0.4%2C2.9%2C1.2c0.7%2C0.8%2C1%2C2%2C1%2C3.5V51h-6.5c0%2C0.9%2C0.3%2C1.7%2C0.8%2C2.3c0.5%2C0.6%2C1.2%2C0.9%2C2%2C0.9%0D%0A%09%09c0.6%2C0%2C1.1-0.1%2C1.5-0.4c0.4-0.2%2C0.8-0.5%2C1.1-0.9l1%2C0.8C132.6%2C54.9%2C131.4%2C55.5%2C129.8%2C55.5z%20M129.6%2C46.9c-0.7%2C0-1.2%2C0.2-1.7%2C0.7%0D%0A%09%09c-0.4%2C0.5-0.7%2C1.2-0.8%2C2h4.8v-0.1c0-0.8-0.3-1.5-0.7-1.9C130.8%2C47.1%2C130.3%2C46.9%2C129.6%2C46.9z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M144.4%2C50.6c0%2C1.5-0.3%2C2.6-1%2C3.5c-0.7%2C0.9-1.6%2C1.3-2.7%2C1.3c-1.2%2C0-2.1-0.4-2.7-1.1V59h-1.6V45.7h1.5l0.1%2C1.1%0D%0A%09%09c0.7-0.8%2C1.6-1.2%2C2.8-1.2c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.3c0.7%2C0.9%2C1%2C2.1%2C1%2C3.6V50.6z%20M142.8%2C50.5c0-1.1-0.2-1.9-0.7-2.6S141%2C47%2C140.2%2C47%0D%0A%09%09c-1%2C0-1.7%2C0.4-2.2%2C1.3v4.6c0.5%2C0.9%2C1.2%2C1.3%2C2.2%2C1.3c0.8%2C0%2C1.4-0.3%2C1.9-0.9C142.5%2C52.6%2C142.8%2C51.7%2C142.8%2C50.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M152.9%2C53.2l3.3-7.4h2v9.6h-1.6v-7l-3.1%2C7h-1.1l-3.2-7.1v7.1h-1.6v-9.6h2.1L152.9%2C53.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M167.6%2C55.3c-0.1-0.2-0.2-0.5-0.2-1c-0.8%2C0.8-1.7%2C1.2-2.7%2C1.2c-0.9%2C0-1.7-0.3-2.3-0.8c-0.6-0.5-0.9-1.2-0.9-2%0D%0A%09%09c0-1%2C0.4-1.8%2C1.1-2.3c0.8-0.6%2C1.8-0.8%2C3.2-0.8h1.6v-0.8c0-0.6-0.2-1-0.5-1.4c-0.3-0.3-0.8-0.5-1.5-0.5c-0.6%2C0-1.1%2C0.1-1.5%2C0.4%0D%0A%09%09s-0.6%2C0.7-0.6%2C1.1h-1.6c0-0.5%2C0.2-0.9%2C0.5-1.4s0.8-0.8%2C1.4-1.1c0.6-0.3%2C1.2-0.4%2C1.9-0.4c1.1%2C0%2C2%2C0.3%2C2.6%2C0.8s1%2C1.3%2C1%2C2.3v4.4%0D%0A%09%09c0%2C0.9%2C0.1%2C1.6%2C0.3%2C2.1v0.1H167.6z%20M164.9%2C54.1c0.5%2C0%2C1-0.1%2C1.5-0.4c0.5-0.3%2C0.8-0.6%2C1-1v-2h-1.3c-2%2C0-3%2C0.6-3%2C1.8%0D%0A%09%09c0%2C0.5%2C0.2%2C0.9%2C0.5%2C1.2C163.9%2C53.9%2C164.3%2C54.1%2C164.9%2C54.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M180.5%2C50.6c0%2C1.5-0.3%2C2.6-1%2C3.5c-0.7%2C0.9-1.6%2C1.3-2.7%2C1.3c-1.2%2C0-2.1-0.4-2.7-1.1V59h-1.6V45.7h1.5l0.1%2C1.1%0D%0A%09%09c0.7-0.8%2C1.6-1.2%2C2.8-1.2c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.3c0.7%2C0.9%2C1%2C2.1%2C1%2C3.6V50.6z%20M178.9%2C50.5c0-1.1-0.2-1.9-0.7-2.6%0D%0A%09%09c-0.5-0.6-1.1-0.9-1.9-0.9c-1%2C0-1.7%2C0.4-2.2%2C1.3v4.6c0.5%2C0.9%2C1.2%2C1.3%2C2.2%2C1.3c0.8%2C0%2C1.4-0.3%2C1.9-0.9%0D%0A%09%09C178.6%2C52.6%2C178.9%2C51.7%2C178.9%2C50.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M186.4%2C51.2h-1.2v4.1h-1.6v-9.6h1.6v4.1h1.1l3.2-4.1h2l-3.8%2C4.6l4.1%2C5h-2.1L186.4%2C51.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M198%2C55.5c-1.3%2C0-2.4-0.4-3.2-1.3c-0.8-0.9-1.2-2-1.2-3.4v-0.3c0-1%2C0.2-1.8%2C0.5-2.5s0.9-1.3%2C1.5-1.8%0D%0A%09%09s1.4-0.6%2C2.1-0.6c1.2%2C0%2C2.2%2C0.4%2C2.9%2C1.2c0.7%2C0.8%2C1%2C2%2C1%2C3.5V51h-6.5c0%2C0.9%2C0.3%2C1.7%2C0.8%2C2.3c0.5%2C0.6%2C1.2%2C0.9%2C2%2C0.9%0D%0A%09%09c0.6%2C0%2C1.1-0.1%2C1.5-0.4c0.4-0.2%2C0.8-0.5%2C1.1-0.9l1%2C0.8C200.8%2C54.9%2C199.6%2C55.5%2C198%2C55.5z%20M197.8%2C46.9c-0.7%2C0-1.2%2C0.2-1.7%2C0.7%0D%0A%09%09c-0.4%2C0.5-0.7%2C1.2-0.8%2C2h4.8v-0.1c0-0.8-0.3-1.5-0.7-1.9C199%2C47.1%2C198.4%2C46.9%2C197.8%2C46.9z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M211.5%2C47.1h-3.2v8.3h-1.6v-8.3h-3.2v-1.3h8V47.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M226.4%2C47.1h-3.2v8.3h-1.6v-8.3h-3.2v-1.3h8V47.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M232.1%2C52.9l2.2-7.2h1.8l-3.9%2C11.1c-0.6%2C1.6-1.5%2C2.4-2.8%2C2.4l-0.3%2C0l-0.6-0.1v-1.3l0.4%2C0c0.6%2C0%2C1-0.1%2C1.3-0.3%0D%0A%09%09c0.3-0.2%2C0.6-0.6%2C0.8-1.2l0.4-1l-3.4-9.5h1.8L232.1%2C52.9z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M246.5%2C50.6c0%2C1.5-0.3%2C2.6-1%2C3.5c-0.7%2C0.9-1.6%2C1.3-2.7%2C1.3c-1.2%2C0-2.1-0.4-2.7-1.1V59h-1.6V45.7h1.5l0.1%2C1.1%0D%0A%09%09c0.7-0.8%2C1.6-1.2%2C2.8-1.2c1.2%2C0%2C2.1%2C0.4%2C2.7%2C1.3c0.7%2C0.9%2C1%2C2.1%2C1%2C3.6V50.6z%20M244.9%2C50.5c0-1.1-0.2-1.9-0.7-2.6%0D%0A%09%09c-0.5-0.6-1.1-0.9-1.9-0.9c-1%2C0-1.7%2C0.4-2.2%2C1.3v4.6c0.5%2C0.9%2C1.2%2C1.3%2C2.2%2C1.3c0.8%2C0%2C1.4-0.3%2C1.9-0.9%0D%0A%09%09C244.7%2C52.6%2C244.9%2C51.7%2C244.9%2C50.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M249%2C50.5c0-0.9%2C0.2-1.8%2C0.6-2.5c0.4-0.7%2C0.9-1.3%2C1.5-1.7s1.4-0.6%2C2.3-0.6c1.3%2C0%2C2.4%2C0.5%2C3.2%2C1.4%0D%0A%09%09c0.8%2C0.9%2C1.2%2C2.1%2C1.2%2C3.6v0.1c0%2C0.9-0.2%2C1.8-0.5%2C2.5c-0.4%2C0.7-0.9%2C1.3-1.5%2C1.7c-0.7%2C0.4-1.4%2C0.6-2.3%2C0.6c-1.3%2C0-2.4-0.5-3.2-1.4%0D%0A%09%09s-1.2-2.1-1.2-3.6V50.5z%20M250.7%2C50.6c0%2C1.1%2C0.2%2C1.9%2C0.7%2C2.6c0.5%2C0.6%2C1.2%2C1%2C2%2C1c0.8%2C0%2C1.5-0.3%2C2-1c0.5-0.7%2C0.7-1.6%2C0.7-2.7%0D%0A%09%09c0-1.1-0.2-1.9-0.7-2.6c-0.5-0.7-1.2-1-2-1c-0.8%2C0-1.5%2C0.3-2%2C1S250.7%2C49.4%2C250.7%2C50.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M260.8%2C55.3v-9.6h3.7c1.3%2C0%2C2.3%2C0.2%2C2.9%2C0.7c0.7%2C0.4%2C1%2C1.1%2C1%2C2c0%2C0.4-0.1%2C0.8-0.4%2C1.2s-0.7%2C0.6-1.2%2C0.8%0D%0A%09%09c0.6%2C0.1%2C1%2C0.4%2C1.4%2C0.8c0.4%2C0.4%2C0.5%2C0.9%2C0.5%2C1.4c0%2C0.9-0.3%2C1.6-1%2C2c-0.6%2C0.5-1.6%2C0.7-2.7%2C0.7H260.8z%20M262.5%2C49.8h2.1%0D%0A%09%09c1.5%2C0%2C2.3-0.4%2C2.3-1.3c0-0.9-0.7-1.4-2.2-1.4h-2.2V49.8z%20M262.5%2C51.1V54h2.7c0.7%2C0%2C1.2-0.1%2C1.5-0.4c0.3-0.3%2C0.5-0.6%2C0.5-1.1%0D%0A%09%09c0-1-0.7-1.4-2.1-1.4H262.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M286.2%2C55.3h-1.8l-5.3-7.5v7.5h-1.6v-9.7h1.8l5.3%2C7.6v-7.6h1.6V55.3z%20M287.6%2C47.8c0-0.7%2C0.3-1.2%2C0.8-1.7%0D%0A%09%09c0.5-0.4%2C1.3-0.6%2C2.2-0.6s1.7%2C0.2%2C2.2%2C0.6s0.8%2C1%2C0.8%2C1.7v0.6c0%2C0.7-0.3%2C1.2-0.8%2C1.7c-0.5%2C0.4-1.3%2C0.6-2.2%2C0.6%0D%0A%09%09c-0.9%2C0-1.7-0.2-2.2-0.6s-0.8-1-0.8-1.7V47.8z%20M293.4%2C52.6h-5.4v-0.9h5.4V52.6z%20M289%2C48.5c0%2C0.4%2C0.1%2C0.8%2C0.4%2C1%0D%0A%09%09c0.3%2C0.2%2C0.7%2C0.4%2C1.2%2C0.4c0.5%2C0%2C0.9-0.1%2C1.2-0.4c0.3-0.2%2C0.4-0.6%2C0.4-1v-0.7c0-0.4-0.1-0.8-0.4-1c-0.3-0.2-0.7-0.4-1.2-0.4%0D%0A%09%09c-0.5%2C0-0.9%2C0.1-1.2%2C0.4c-0.3%2C0.2-0.4%2C0.6-0.4%2C1V48.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M302%2C55.3h-1.6v-8.2l-3.3%2C0.9v-1.1l4.7-1.3h0.3V55.3z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M142.5%2C1.1l-9.2%2C25.3l-8.4-24.3c-2.9%2C1-6.9%2C1-9.5%2C0.3l13%2C33.5h9.3L152%2C1.4C149.4%2C0.7%2C145.7%2C0.4%2C142.5%2C1.1%22%2F%3E%0D%0A%09%3Cpolygon%20class%3D%22st1%22%20points%3D%22240.2%2C28.7%20240.2%2C24.9%20253.1%2C24.9%20256%2C17.1%20231.3%2C17.1%20231.3%2C35.9%20258.9%2C35.9%20258.9%2C28.7%20%09%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M12.2%2C2.9c-4.3%2C1.7-8.3%2C1.4-11%2C0.9v7.9c4.8%2C0.9%2C9.6-0.3%2C13.8-1.7c8.6-3%2C14-0.5%2C15.8%2C0v-8%0D%0A%09%09C27%2C0.8%2C20.8-0.5%2C12.2%2C2.9%22%2F%3E%0D%0A%09%3Cpolygon%20class%3D%22st1%22%20points%3D%221.2%2C35.9%2010%2C35.9%2010%2C26.5%2027.4%2C26.5%2027.4%2C18.9%201.2%2C18.9%20%09%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M170.3%2C1.4c-3.8%2C1.4-7.2%2C2-10.5%2C1.3v7.6c4.9%2C1.9%2C10.3-2.1%2C13.4-1.4c1%2C2.7%2C3.9%2C10%2C3.9%2C10h-23.4l0%2C7.6h5.2%0D%0A%09%09l-4%2C9.4h9.2l3.7-9.4H180l3.6%2C9.4h9.6L178.1-0.1C176.7%2C0.1%2C174.1%2C0%2C170.3%2C1.4%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M209.1%2C2.4c-5.1%2C1.8-9.9%2C2.4-16.7-0.6V10c3.8%2C1.5%2C9.1%2C1.9%2C11.6%2C1.5v24.4h9V9.6c3.4-1.2%2C6.8-1.6%2C10.6-0.4V1%0D%0A%09%09c-1.4-0.3-3.2-0.5-5.2-0.5C216.3%2C0.5%2C212.8%2C1.1%2C209.1%2C2.4%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M243%2C2.7c-5.8%2C2-9%2C1-11.7%2C0.2v7.8c5%2C0.9%2C7.5%2C0.9%2C14.4-1.1c6.1-1.8%2C9.1-1.6%2C13.2-0.6V1.3%0D%0A%09%09C255.4%2C0.9%2C251.8-0.3%2C243%2C2.7%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M111.9%2C14c0-4.7-3-9.7-8.7-12.1c-6-2.5-11.5-1-16.8%2C0.6c-5.1%2C1.6-8.9%2C1-11%2C0.6v7.4c6.7%2C1.2%2C12.3-0.6%2C16.9-2%0D%0A%09%09c6.9-2%2C11%2C1.8%2C11%2C5.4c0%2C3.9-3.9%2C5-5.7%2C5H76.2l2.6%2C7.6h3.2V36h9v-9.4h6.7l4.9%2C9.4h10.2L106%2C24.6C108.7%2C23%2C111.9%2C20%2C111.9%2C14%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M294.8%2C23c4.9-2.3%2C6.2-7.1%2C6.2-10.5c0-4.2-2.8-12.4-13.9-12.4c-8%2C0-11.3%2C4.2-21.1%2C2.8v7.8%0D%0A%09%09c6.1%2C1.1%2C10.2%2C0.1%2C14.4-1.3c2.7-0.9%2C12.3-2.6%2C12.3%2C3.8c0%2C3.2-3.3%2C4.1-5.9%2C4.1l-20.3%2C0v7.8h3.9v11h9v-11h7.1l5.6%2C11h10.2L294.8%2C23z%22%0D%0A%09%09%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M48.7%2C1.9C44%2C3.9%2C39%2C4.1%2C39%2C4.1V12c7.5%2C0%2C15-4.6%2C15.9-2.7l3.6%2C9.6H36.1v7.6h4.3l-4%2C9.4h9.2l3.7-9.4h12.3%0D%0A%09%09l3.6%2C9.4h9.6L59.8%2C0.2C56-0.4%2C53.6-0.1%2C48.7%2C1.9%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent !important;
  background-size: contain;*/
  height:44px!important;
  margin:6px 0 0 0;
}

.header__logo-container.__new {margin-top:0;margin-bottom:0;}

.bg-dark-blue-sm {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#385b93+0,2a5270+49,264364+100 */
background: #2c5b90; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #385b93 0%,#2a5270 49%,#264364 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#385b93', endColorstr='#264364',GradientType=0 ); /* IE6-9 */
}

.c-white {
color:#fff;
}

    .home-base-img-set-position {
padding:30px 0 45px 0!important;
}
@media(min-width:1399px) and (max-width: 1601px) {
        .home-base-img-set-position {
          padding:115px 0 45px 0!important;
        }
}

@media(min-width: 1601px) {
  .home-base-img-set-position {
    padding:100px 0 45px 0!important;
  }
}

span.departure_time {
cursor:pointer;
}

@media (min-width: 992px) {
   .swiper-slide {
        width: 212.5px;
    }

    .liveStatCount {
        font-size: 35px;
    }

    .liveStatDescription {
        font-size: 14px;
    }

    #tourSlider .swiper-slide {
        width: 806px;
    }
    .tourBy a {
        margin: 0 5px 0 0;
        padding: 0 10px;
    }
}

@media (min-width: 1200px) {
    .swiper-slide {
        width: 262.5px;
    }

    #tourSlider .swiper-slide {
        width: 806px;
    }

    .tourBy a {
        margin: 0 10px 0 0;
        padding: 0 27px;
    }
}

.show-favotite-list {
    position: relative;
}
.show-favotite-list:focus {
    outline: none;
}
.show-favotite-list:active:focus {
    outline: none;
}
.show-favotite-list .notify {
    float: none;
    position: absolute;
    top: 3px;
    right: 13px;
    margin: 0;
}

#footer {
    background: #fff;
}

.far_dropdown {

}
.far_dropdown .dropdown_selected_value {
    display: inline-block;
}

/*
    coutnry to
*/
#input-countryTo-selector-short .btn-select-dropdown__content {
    width: 321px;
}

/*
    nights_control
*/
.nights_control {

}
#nightsControl .btn-select-dropdown__content,
#nightsControlAdvanced .btn-select-dropdown__content {
    width: 321px;
}
.nights_control .nights_control_inner {

}
.nights_control .nights_control_items {

}
.nights_control .nights_control_item {
    float: left;
    display: block;
    width: 42px;
    height: 42px;
    margin: -1px 0 0 -1px;
    border: solid 1px #e6e6e6;
    background: #fff;
    text-align: center;
    color: #464646;
    font-size: 0;
    line-height: 0;
}
.nights_control .nights_control_item span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 42px;
    
}
    .nights_control .nights_control_item_selected_first,
    .nights_control .nights_control_item_selected_last {
        border: solid 1px #00aeef;
        background-image: linear-gradient(to right, #00aeef, #00c6ff);
        color: #fff;
        margin: -1px 0 0 -1px;
    }
    .nights_control .nights_control_item_selected_range {
        background: #cdf1fd;
        color: #fff;
	    border: 1px solid #00c6ff;
        margin: -1px 0 0 -1px;
    }

.nights_control .nights_control_item:last-child {
    width: auto;
    padding: 0 10px;
}


/*
    stars control
*/
.stars_control {

}
.stars_control .btn-select-dropdown__content {
    width: 321px;
}
.stars_control .stars_control_inner {
    margin-left: 0;
}
.stars_control .stars_control_title {
    float: left;
    width: 80px;
    margin: 0 0 0 -80px;
    padding: 0;
    line-height: 25px;
}
.stars_control .stars_control_from,
.stars_control .stars_control_to {

}
.stars_control .stars_control_from {
    margin-bottom: 12px;
}
.stars_control .stars_control_items {
    position: relative;
    float: none;
    width: 100%;
}
.stars_control .stars_control_from_item {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/img/raitingEmpty.png) no-repeat 0% 0%;

    font-size: 0;
    line-height: 0;
}
.stars_control .stars_control_from_item_selected {
    background: url(/img/ratingFull.png) no-repeat 0% 0%;
}

/*
    tourists control
*/
.tourists_control {

}
.tourists_control .tourists_control_inner {
    width: 297px;
}
.tourists_control .tourists_control_item {
    margin-bottom: 0;
}
.tourists_control .tourists_control_item_title { 
    float: left;
    width: 49%;
}
.tourists_control .tourists_control_item_input {
    float: right;
    width: 49%;
}
.tourists_control .tourists_control_item_input .dropdown {
    float: right;
}
    .tourists_control .dropdown_selected_value {
        width: 50px;
    }
.tourists_control .tourists_control_kids_ages {
    display: none;
    margin: 16px 0 0 0;
}

.tourists_control .tourists_control_kids_ages .dropdown {
    float: left;
    display: none;
    margin: 16px 16px 0 0;
}

.dated_control .btn-select-dropdown__content {
    width: 321px;
}

/*any search form popup panel*/
.form_group_container_buttons {
    position: relative;
    margin-top: 20px;
    margin-left: 164px;
}
.form_group_container_buttons .form_control_apply {
    padding: 0;
}
.form_group_container_buttons .form_group_container_left {
    float: left;
    width: 162px;
    margin-left: -162px;
}
.form_group_container_buttons .form_group_container_right {
    float: left;
    width: 100%;
    text-align: center;
}


#form_search_food {
    left: auto;
    right: 0;
}
#form_search_food li {
    padding: 3px;
}
#form_search_food .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}
#form_search_food li:hover, #form_search_food li:active{
    background: none;
}

 .head_banner {
    width: 100%;
    background: #000;
    text-align: center;
    display: none;
    position: fixed;
    padding: 10px 0;
    z-index: 1029;
    top: 0;
}
.section-header__title {
    text-transform: uppercase;
}


  .tours_horizontal .tour {
    padding: 12px 12px 0 12px;
    margin: 0 0 24px 0;
  }
  .tours_horizontal .tour .col-fictive {
    width: 33.33333%;
  }
  .tours_horizontal .tour .tour__image {
    margin: 0;
    overflow: hidden;
  }
  .tours_horizontal .tour .tour__image:before {
    padding-top: 56%;
  }
  .tours_horizontal .tour .tour__image .tour__label {
    top: auto;
    bottom: 12px;
  }
  .tours_horizontal .tour .tour__image img {
    transition: all 0.5s;
  }
  .tours_horizontal .tour .tour__image:hover img {
    transform: scale(1.1);
  }
  .tours_horizontal .tour .row > .tour__price-container {
    margin-top: -40px;
  }
.special-favorit-container .tours_horizontal .tour .row > .tour__price-container {
    margin-top: 0;
}
  .tours_horizontal .tour .tour__title {
    margin: 10px 0;
  }
  .tours_horizontal .tour .tour__price {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .tours_horizontal .tour .hidden-none-horizontal {
    display: block;
  }
  .tours_horizontal .tour .hidden-horizontal {
    display: none;
  }
  .tours_horizontal .tour .tour__more-container .tour__more-item {
    border-right: 1px solid #eee;
  }
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(3),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(6),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(9),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(12),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(15),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(18),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(21),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(24),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(27),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(30),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(33),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(36),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(39),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(42),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(45),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(48),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(51),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(54),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(57),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(60) {
    border-right: none;
  }

  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(4),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(7),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(10),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(13),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(16),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(19),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(22),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(25),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(28),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(31),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(34),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(37),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(40),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(43),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(46),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(49),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(52),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(55),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(58),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(61),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(64),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(67),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(70),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(73),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(76),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(79),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(82),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(85),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(88),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(91),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(94),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(97),
  .tours_horizontal .tour .tour__more-container .tour__more-item:nth-child(100)
   {
    clear: both;
  }

  .recommended-tours .col-lg-3.swiper__item:nth-child(5),
  .recommended-tours .col-lg-3.swiper__item:nth-child(9),
  .recommended-tours .col-lg-3.swiper__item:nth-child(13),
  .recommended-tours .col-lg-3.swiper__item:nth-child(17),
  .recommended-tours .col-lg-3.swiper__item:nth-child(21),
  .recommended-tours .col-lg-3.swiper__item:nth-child(25),
  .recommended-tours .col-lg-3.swiper__item:nth-child(29),
  .recommended-tours .col-lg-3.swiper__item:nth-child(33),
  .recommended-tours .col-lg-3.swiper__item:nth-child(37),
  .recommended-tours .col-lg-3.swiper__item:nth-child(41),
  .recommended-tours .col-lg-3.swiper__item:nth-child(45),
  .recommended-tours .col-lg-3.swiper__item:nth-child(49),
  .recommended-tours .col-lg-3.swiper__item:nth-child(53),
  .recommended-tours .col-lg-3.swiper__item:nth-child(57),
  .recommended-tours .col-lg-3.swiper__item:nth-child(61),
  .recommended-tours .col-lg-3.swiper__item:nth-child(65),
  .recommended-tours .col-lg-3.swiper__item:nth-child(69),
  .recommended-tours .col-lg-3.swiper__item:nth-child(73),
  .recommended-tours .col-lg-3.swiper__item:nth-child(77),
  .recommended-tours .col-lg-3.swiper__item:nth-child(81) {
    clear: both;
  }


/* Kirill ovirrides */
.tour__params li span.c-gray-3 {
    display: inline-block;
    border-bottom: dotted 1px #707070;
    line-height: 16px;
    cursor: pointer;
}

.btn-select-container .btn-select-dropdown > .no-padding {
    padding: 0px!important;
}


.btn-select-container .btn-select-dropdown > .btn-select-dropdown__content {
    padding: 12px;
}

.btn-select-container #form_search_hotelS.btn-select-dropdown {
    left: auto;
    right: 0;
}
.btn-select-container #form_search_hotelS {

}

.far_dropdown .dropdown-toggle {
    display: table;
    width: 100%;
    margin: 0;
    padding: 5px 12px 6px 12px;
}
.far_dropdown .dropdown-toggle .dropdown_selected_value, .far_dropdown .dropdown-toggle .btn-select-arrow {
    display: table-cell;
    vertical-align: middle;
}
.far_dropdown .dropdown-toggle .dropdown_selected_value {
    width: 99%;
    text-align: left;
}
.far_dropdown .dropdown-toggle .btn-select-arrow {
    font-size: 0;
    line-height: 0;
}
.far_dropdown .dropdown-menu {
    width: 100%;
}


#aboutus_write .press .press__logo {
    /*height: 90px;*/
}

#aboutus_write .press .press__logo img { max-height: 60px; max-width: 100%; }
.press.smaller { height: 280px; }

#aboutus_write .press .press__logo .press__logo__logo {
    display: inline-block;
    margin: 0 auto;
}

#aboutus_say .pre__content {
    position: relative;
    font-size: 18px;
    line-height: 22px;
    max-height: 88px;
    overflow: hidden;
}
#aboutus_say .pre__content.uncroped {
    height: auto;
    max-height: 100px;
    transition: max-height 1s ease-in;
    overflow:auto;
}
#aboutus_say .pre__content .show_more {
    position: absolute;
    right: 0;
    top: 68px;
    background: #fff;
    cursor: pointer;
}
#aboutus_say .pre__content.uncroped .show_more {
    top: auto;
    bottom: 0;
}
#aboutus_say .pre__content .show_more:after {
    content: ' ';
    position: absolute;
    left: -60px;
    top: 0;
    display: block;
    width: 60px;
    height: 20px;
    background: rgba(255,255,255,0.5);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.5)), color-stop(81%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 81%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
#aboutus_say .pre__content.uncroped .show_more:after {
    display: none;
}

#aboutus_say .press.feedback .press__link {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 58px;
}
#aboutus_say .press.feedback .press__link .fa {
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 14px;
}
#aboutus_say .press.feedback .press__link .fa img {
    display: inline-block;
}

.home-page__whatsnew .ticket-shape {
    min-height: 264px; /*267*/
}

.ic.ic-star-advantages.advantages-ico {
}
.ic.ic-star-advantages.advantages-ico39 {
    background-image: url('/img/key-room.svg');
}
.ic.ic-star-advantages.advantages-ico40 {
    background-image: url('/img/if-011-house-380630.svg');
}
.ic.ic-star-advantages.advantages-ico41 {
    background-image: url('/img/vector-smart-object-4.svg');
}
.ic.ic-star-advantages.advantages-ico42 {
    background-image: url('/img/vector-smart-object-5.svg');
}
.ic.ic-star-advantages.advantages-ico45 {
    background-image: url('/img/if-computer-2-2324130.svg');
}
.ic.ic-star-advantages.advantages-ico49 {
    background-image: url('/img/if-time-24-103169.svg');
}
.ic.ic-star-advantages.advantages-ico50 {
    background-image: url('/img/vector-smart-object-3.svg');
}
.ic.ic-star-advantages.advantages-ico53 {
    background-image: url('/img/vector-smart-object-6.svg');
}
.ic.ic-star-advantages.advantages-ico57 {
    background-image: url('/img/if-view-01-186381.svg');
}
.ic.ic-star-advantages.advantages-ico89 {
    background-image: url('/img/if-16-2135801.svg');
}
.ic.ic-star-advantages.advantages-ico91 {
    background-image: url('/img/if-share-353438.svg');
}
.ic.ic-star-advantages.advantages-ico92 {
    background-image: url('/img/vector-smart-object-7.svg');
}
.ic.ic-star-advantages.advantages-ico93 {
    background-image: url('/img/vector-smart-object-8.svg');
}
.ic.ic-star-advantages.advantages-ico94 {
    background-image: url('/img/services.svg');
}
.ic.ic-star-advantages.advantages-ico95 {
    background-image: url('/img/vector-smart-object-9.svg');
}
.ic.ic-star-advantages.advantages-ico96 {
    background-image: url('/img/vector-smart-object-10.svg');
}
.ic.ic-star-advantages.advantages-ico97 {
    background-image: url('/img/vector-smart-object-111.svg');
}
.ic.ic-star-advantages.advantages-ico98{
    background-image:url('/img/vector-smart-object-11.svg');
}
.ic.ic-star-advantages.advantages-ico99 {
    background-image: url('/img/vector-smart-object-13.svg');
}
.ic.ic-star-advantages.advantages-ico100 {
    background-image: url('/img/if-business-suitcase-glyph-763507.svg');
}
.ic.ic-star-advantages.advantages-ico101 {
    background-image: url('/img/ps-gamepad-entertaiment.svg');
}
.ic.ic-star-advantages.advantages-ico102 {
    background-image: url('/img/vector-smart-object-14.svg');
}
.ic.ic-star-advantages.advantages-ico103 {
    background-image: url('/img/if-other-984753.svg');
}
.ic.ic-star-advantages.advantages-ico104 {
    background-image: url('/img/if-taxi-2-753923.svg');
}
.ic.ic-star-advantages.advantages-ico105 {
    background-image: url('/img/vector-smart-object-15.svg');
}
.ic.ic-star-advantages.advantages-ico106 {
    background-image: url('/img/vector-smart-object-16.svg');
}
.ic.ic-star-advantages.advantages-ico107 {
    background-image: url('/img/vector-smart-object-3.svg');
}
.ic.ic-star-advantages.advantages-ico108 {
    background-image: url('/img/if-skiing-309015.svg');
}
.ic.ic-star-advantages.advantages-ico125 {
    background-image: url('/img/if-restaurant-1-2315985.svg');
}
.ic.ic-star-advantages.advantages-ico126 {
    background-image: url('/img/if-parking-415893.svg');
}
.ic.ic-star-advantages.advantages-ico127 {
    background-image: url('/img/vector-smart-object-17.svg');
}




#input-countryTo-selector .btn-control-container,
#form_search_curort .btn-control-container,
#form_search_hotelS .btn-control-container
{
    margin-left: -12px;
    margin-right: -12px;
}

#input-countryTo-selector .input-group,
#form_search_curort .input-group,
#form_search_hotelS .input-group
{
    width: 100%;
}


.section-content {
    z-index: auto !important;
}

.tour__more-link > span,
.tour__more-container .tour__more-link {
    text-transform: uppercase;
}

/*footer*/
.footer-menu a.footer-menu__title {
    display: block;
    position: relative;
}
.footer-menu a.footer-menu__title:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 100%;
  transition: right ease 0.5s;
  border-bottom: 1px solid #bdbdbd;
}
.footer-menu a.footer-menu__title:hover:after {
  right: 0;
}

#footer .footer__payments-notify {
    margin-bottom: 30px;
}

/*end footer*/

/**/
.site_nav_btn {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.42857143;
}

.order_TourCart .nav.nav-tabs.nav-tab-roundedBlock {
    width: 100%;
}
.order_TourCart .nav.nav-tabs.nav-tab-roundedBlock li {
    width: 50%;
}

.order_TourCart .accept-rules_row:hover label,
.order_Checkout .accept-rules_row:hover label {
    color: #333;
}


#tours_priceless_container_box {
    position: relative;
    margin-top: 16px;
    /*position: fixed;
    z-index: 1;*/
}


/**
    search form short and advanced
*/

#form_search_buttons .form_search_row_separator {
    margin-bottom: 7px;
}
#form_search_buttons .btn-select-icon,
#form_search_buttons .btn-select-icon i.ic {
    width: 17px;
    height: 17px;
}
#form_search_buttons .btn-select-icon {
    font-size: 0;
    line-height: 0;
}
#form_search_buttons .btn-group_titles {

}
#form_search_buttons .btn-group_titles .btn {
    padding: 0;
    text-align: left;
    border: none;
    border-width: 0;
}
#form_search_buttons .btn-group__title {
  font-weight: 300;
  cursor: default;
}
.vertical-break.doble {
    padding-top: 24px;
}

.hotels_Hotel #hotel_flight_info .warning_panel {
    margin-top: 0;
}

.hotels_Hotel .section-header,
.order_TourCart .section-header {
    margin-top: 17px;
}

.tour__desc::after {
    background: linear-gradient(to top, white, rgba(255,255,255,0));
}

#hotel_page_filter_link {
    overflow: hidden;
}
#hotel_show_search_form {
    margin-left: 10px;
}
.box-lighteen__square {position:relative}
.box-lighteen__square:after {content:'';display:block;padding-top:100%;}
.box-lighteen__square__icon {position:absolute;top:50%;left:50%;transform:translateY(-50%)translateX(-50%);display:block;max-height:100%;max-width:100%;width:225px;height:auto}

.btn-flipR, .btn-flipR:active, .btn-flipR:hover {padding-left:15px;padding-right:15px;text-align:left}

.col__inline {display:inline-block;float:none;margin:0 -1.5px}

@media(min-width:1200px) {
    .checkbox_list {margin:0 -7.5px}
}
.checkbox_list:after {content:'';display:block;clear:both}
.checkbox_list__ {padding:7.5px}
.checkbox_list__item {display:block;width:100%;background-size:auto 120%!important;position:relative;z-index:0;border-radius:5px;margin:0;transition:all ease 0.5s;font-weight:400;text-align:center}
.checkbox_list__item:before {content:'';display:block;padding-top:20%;background:white;border-radius:5px;}
.checkbox_list__item:after {content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:5px;border:2px solid rgba(0,0,0,.25);transition:all ease 0.5s;}
.checkbox_list__item:not(.active):after {background:rgba(0,0,0,0.5)}
.checkbox_list__item:hover {background-size:auto 140%!important}
.checkbox_list__item__container {position:absolute;z-index:2;bottom:15px;left:15px;right:15px;top:15px}
.checkbox_list__item__container__description {display:none}
.checkbox_list__item__container__title {position:absolute;top:15px;left:15px;right:15px;z-index:1;color:white}
.checkbox_list__item.active .checkbox_list__item__container__title:before {content:"00";display:inline-block;color:transparent;background:url(/img/new_icons/checkbox.svg)no-repeat center;background-size:100% auto;font-size:90%;margin-right:5px}
.checkbox_list__item.__remove_checkbox .checkbox_list__item__container__title:before {display:none}
.checkbox_list__item__container__title input {width:0;height:0;opacity:0;margin:0;padding:0;border:none;position:absolute;top:-100px;right:-100px}
.checkbox_list__item.active:after{border-left-color:#00aeef;border-right-color:#00aeef;border-top-color:#00aeef;border-bottom-color:#00aeef}
.checkbox_list__item.active:before  {margin:0;border-radius:2px}
.checkbox_list__item.active .checkbox_list__item__container__title:before {background:url(/img/new_icons/checkbox__active.svg)no-repeat center;}
.checkbox_list__item__container__info {white-space:nowrap}
.checkbox_list__item__container__info .star {width:10px;height:10px}

.dropdown-toggle.dropdown-flex {display:-ms-flexbox;display:flex}
.dropdown-toggle.dropdown-flex > span {float:none!important;width:auto!important}
.dropdown-toggle.dropdown-flex > span.btn-select-icon {padding-right:10px}
.dropdown-toggle.dropdown-flex > span.dropdown_selected_value {width:99%!important;text-align:left}
.dropdown-toggle.dropdown-flex > span.caret_arrow {text-align:right}
.dropdown-menu-w100 {width:100%}

.costom_input-tumbler {position: relative;padding: 2px;border: 2px solid #d6d6d6;display: inline-block;height: 20px;border-radius: 15px;min-width: 40px;margin-bottom: -4px;}
.costom_input-tumbler input[type="checkbox"] {position: absolute;width: 0;height: 0;opacity: 0;margin: 0;padding: 0;border: none;}
.costom_input-tumbler span {display: block; position: absolute; top: 2px;left: 2px;bottom: 2px;right: auto;background: #00aeef;border-radius: 50%;width: 11.995px;}
.costom_input-tumbler input[type="checkbox"]:checked + span {right: 2px;left: auto;}

.checkbox__costom {white-space:nowrap;margin-top:3px!important}
.checkbox__costom input[type="checkbox"] {width:0px;height:0px;border:none;}
.checkbox__costom .ic.ic-checkbox {position:absolute;left:0;top:0}

.tour_subscribe {}
.tour_subscribe .subscribe_head {font-weight:300}
.tour_subscribe .form-group {padding:5px 0}
.tour_subscribe .form-group label {margin-bottom:0;font-size:14px}
.tour_subscribe .input-group-addon {background:transparent;border-right:none}
.tour_subscribe .input-group-addon + input {border-left:none;box-shadow:none;padding-top:10px;padding-bottom:10px;height:38px}
.tour_subscribe .subscribe_phone_btn {height:38px;}

.star.fade {opacity:0;}

.mt10 {margin-top:10px}
.dropdown.dropdown__faden .dropdown-toggle {color:#8d8d8d}

.btnWhite.affix__button {border-color:rgba(0,0,0,.1)}
.btnWhite.affix__button.active {border-color:#00aeef}

.label_smaller {margin-top:0!important;margin-bottom:0}

.subscribe_contact_service__label {
    width:100%;font-weight:400;padding:5px 0 0 0;
}

.icon {display: inline-block;width: 1.22em;height: 1.22em;}
.icon.icon-viber {
    background:url(/img/new_icons/viber.svg) no-repeat center transparent;
    background-size: contain;border-radius:3px;
}
.icon.icon-telegram {
    background:url(/img/new_icons/telegram.svg) no-repeat center transparent;
    background-size: contain;border-radius:3px;
}
.icon.icon-whatsapp {
    background:url(/img/new_icons/whatsapp.svg) no-repeat center transparent;
    background-size: contain;border-radius:3px;
}

.subscribe_input_group {border:1px solid #ccc;border-radius:4px}
.subscribe_input_group input, .subscribe_input_group .input-group-addon {border:none!important}
@media(max-width:1199px) {
    .subscribe_input_group input {padding-left:0}
    .subscribe_input_group .input-group-addon {padding-left:11px;padding-right:11px}
}
.icon.__scale {transform:scale(0.95);margin-bottom:-4px;margin-right:5px}
.ic-grayscale {-webkit-filter:grayscale(1);filter:grayscale(1)}
.ic.ic-calendar {background:url(/img/calendar.png)no-repeat center transparent;background-size:contain}
.ic.ic-point {background:url(/img/point.png)no-repeat center transparent;background-size:contain}
.ic.ic-turist {background:url(/img/turist.png)no-repeat center transparent;background-size:contain}
.ic.ic-ar_left {background:url(/img/ar_left.png)no-repeat center transparent;background-size:contain}
.ic.ic-ar_right{background:url(/img/ar_left.png)no-repeat center transparent;background-size:contain}
.ic.ic-ar_top {background:url(/img/ar_top.png)no-repeat center transparent;background-size:contain}
.ic.ic-ar_bottom {background:url(/img/ar_bottom.png)no-repeat center transparent;background-size:contain}
.ic.ic-triplepoint {background:url(/img/triplepoint.png)no-repeat center transparent;background-size:contain}
.ic.ic-time-ico {background:url(/img/new_icons/time-ico-v2.svg)no-repeat center transparent;background-size:contain}
.ic.ic-discount-ico {background:url(/img/new_icons/discount-ico-v2.svg)no-repeat center transparent;background-size:contain}
.ic.ic-time-black {background:url(/img/new_icons/black_time.svg)no-repeat center transparent;background-size:contain}
.ic.ic-time-gray {background:url(/img/new_icons/bron.svg)no-repeat center transparent;background-size:contain}
.ic.ic-credit-card {background:url(/img/new_icons/credit-card.svg)no-repeat center transparent;background-size:contain}
.ic.ic-new-year {background:url(/img/new_icons/newyear.svg)no-repeat center transparent;background-size:contain}
.ic.ic-icon-world {background: url("../../../img/World.svg") no-repeat center transparent;background-size: contain;}
.ico-turist {background-image: url('/img/turist.png') !important}
.ico-phone {background-image: url('/img/phone-ico.png') !important}

.early-menuItem {background:url(/img/new_icons/bron.svg)no-repeat left center transparent;background-size:18px}
.new-year-menuItem {background:url(/img/new_icons/newyear.svg)no-repeat left center transparent;background-size:18px}

.promotions-menuItem {background:url(/img/new_icons/discount_i.svg)no-repeat left center transparent;background-size:18px}
.mastercard-bilshe-menuItem {background:url(/img/mastercard/svg/mc_i.svg)no-repeat left center transparent;background-size:18px}
.favorit-list-menuItem {background:url(/img/new_icons/Icons/heart.svg)no-repeat left center transparent;background-size:18px}

.form-group-like-btn__smaller {padding-top:0;padding-bottom:0}

.media__paralax__early_checkout {background:url(/img/new_icons/bg_new_v1__768.jpg)no-repeat;}

@media(min-width:768px) {
    .mobile_view .checkbox_list__ {width:50%;float:left}
    .media__paralax__early_checkout {background:url(/img/new_icons/bg_new_v1__961.jpg)no-repeat;}
}
@media(min-width:961px) {
    .mobile_view .checkbox_list__ {color:white;width:25%}
    .mobile_view .checkbox_list__item {text-align:left}
    .mobile_view .checkbox_list__item:before {padding-top:100%;background:transparent;background-image:linear-gradient(0deg, rgba(0, 135, 168, 0.5), rgba(0, 173,238, 0.1));}
    .mobile_view .checkbox_list__item:after {border-width:3px;border-color:transparent}
    .mobile_view .checkbox_list__item.active:after {border-color:#00aeef}
    .mobile_view .checkbox_list__item__container {top:auto}
    .mobile_view .checkbox_list__item__container__description {display:block}
    .media__paralax__early_checkout {background:url(/img/new_icons/bg_new_v1__1200.jpg)no-repeat;}
}
@media(min-width:1200px) {
    .mobile_view .checkbox_list__ {width:20%}
    .media__paralax__early_checkout {background:url(/img/new_icons/bg_new_v1__1940.jpg)no-repeat;}
}

.desktop_view .checkbox_list__ {color:white;width:20%;float:left}
.desktop_view .checkbox_list__item {text-align:left}
.desktop_view .checkbox_list__item:before {padding-top:100%;background:transparent;background-image:linear-gradient(0deg, rgba(0, 135, 168, 0.5), rgba(0, 173,238, 0.1));}
.desktop_view .checkbox_list__item:after {border-width:3px;border-color:transparent}
.desktop_view .checkbox_list__item.active:after {border-color:#00aeef}
.desktop_view .checkbox_list__item__container {top:auto}
.desktop_view .checkbox_list__item__container__description {display:block}



/*
    background-image: -webkit-linear-gradient(90deg, #0d0d0d, #ffffff);
  background-image: -moz-linear-gradient(90deg, #0d0d0d, #ffffff);
  background-image: -ms-linear-gradient(90deg, #0d0d0d, #ffffff);
  background-image: -o-linear-gradient(90deg, #0d0d0d, #ffffff);
  background-image: linear-gradient(0deg, #0d0d0d, #ffffff);
*/

.btnGreenEarlyMob, .btnGreenEarlyMob:hover, .btnGreenEarlyMob:active, .btnGreenEarlyMob:visited {
    width: 100%;
    font-family: 'Roboto';
    font-size: 16px;
    letter-spacing: .2px;
    text-align: left;
    padding: 0;
    padding-left: 60px;
    color: #000000;
    text-shadow: 0 2px 2px rgba(0,0,0,.05);
    border: 1px solid #00ce1c;
    outline: none;
    height: 51px;
    line-height: 49px;
    background:url(/img/new_icons/time-ico-v2.svg)no-repeat 10px 50% transparent;background-size:38px 38px;
}

/*.btnGreenEarlyMob {text-align:center}*/

.btnWhite.active {
background-color:rgba(0, 0, 0, 0.1);
}

.shadow_down__parent, .shadow_up__parent {position: absolute;left: 0;right: 0;}
.shadow_down {box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}
.shadow_up {box-shadow:0 -2px 4px 0 rgba(0,0,0,.08)}

.tt-uppercase {text-transform:uppercase}

.first_image_align_left > p:nth-child(1) > img, .first_image_align_left > img:nth-child(1) {float:left;margin:0 15px 15px 0}




/* FLEX GRID! */
.row__FLEX {box-sizing:border-box;display: -ms-flexbox;display: flex;-ms-flex: 0 1 auto;flex: 0 1 auto;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px; margin-left: -15px;}
.row__FLEX::before{display: none;}
.row__FLEX > .col-xs-12 {-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-11 {-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;width:91.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-10 {-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;width:83.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-9 {-ms-flex-preferred-size:75%;flex-basis:75%;width:75%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-8 {-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;width:66.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-7 {-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;width:58.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-6 {-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-5 {-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;width:41.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-4 {-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;width:33.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-3 {-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-2 {-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;width:16.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
.row__FLEX > .col-xs-1 {-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;width:8.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
@media (min-width:768px) {
  .row__FLEX > .col-sm-12 {-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-11 {-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;width:91.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-10 {-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;width:83.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-9 {-ms-flex-preferred-size:75%;flex-basis:75%;width:75%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-8 {-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;width:66.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-7 {-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;width:58.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-6 {-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-5 {-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;width:41.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-4 {-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;width:33.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-3 {-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-2 {-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;width:16.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-sm-1 {-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;width:8.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
}
@media (min-width:992px) {
  .row__FLEX > .col-md-12 {-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-11 {-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;width:91.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-10 {-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;width:83.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-9 {-ms-flex-preferred-size:75%;flex-basis:75%;width:75%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-8 {-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;width:66.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-7 {-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;width:58.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-6 {-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-5 {-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;width:41.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-4 {-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;width:33.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-3 {-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-2 {-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;width:16.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-md-1 {-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;width:8.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
}
@media (min-width:1200px) {
  .row__FLEX > .col-lg-12 {-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-11 {-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;width:91.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-10 {-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;width:83.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-9 {-ms-flex-preferred-size:75%;flex-basis:75%;width:75%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-8 {-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;width:66.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-7 {-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;width:58.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-6 {-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-5 {-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;width:41.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-4 {-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;width:33.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-3 {-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-2 {-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;width:16.66666667%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
  .row__FLEX > .col-lg-1 {-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;width:8.33333333%;padding-right:15px;padding-left:15px;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto}
}

.payments_systems_switcher.__center {text-align:center;margin-bottom:-14px;}
.payments_systems_switcher.__center li {text-align:left;display:inline-block;margin-bottom:14px;float:none;}
.payments_systems_switcher__image {margin-left:5px;width:120px;height:20px;display:inline-block}
.payments_systems_switcher__image img {max-height:20px;height:auto;width:auto;}
.payments_systems_switcher__icon {width:1.2em;margin-left:5px;}

.fix_height_on_dropdowns {height:38px;}
.fix_height_on_dropdowns .btn-select-icon, .fix_height_on_dropdowns .dropdown_selected_value {vertical-align:middle}
.dropdown__faden .btn-select-icon {display:table-cell}
.dropdown__faden .dropdown_selected_value {vertical-align:middle}


#result-container.fix_grid_for_result-container {display: -ms-flexbox;display: flex;-ms-flex: 0 1 auto;flex: 0 1 auto;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#result-container.fix_grid_for_result-container > .col-lg-3 {width:100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
@media(min-width:600px) {
  #result-container.fix_grid_for_result-container > .col-lg-3 {width:50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
}
@media(min-width:992px) {
  #result-container.fix_grid_for_result-container > .col-lg-3 {width:33.3333%;-ms-flex-preferred-size: 33.3333%;flex-basis: 33.3333%;}
}
@media(min-width:1200px) {
  #result-container.fix_grid_for_result-container > .col-lg-3 {width:25%;-ms-flex-preferred-size: 25%;flex-basis: 25%;}
}
#result-container.fix_grid_for_result-container > .col-lg-3 > .tour {width:100%;margin-right:0;float:none;}

.text_on_image {background-size:cover!important;padding:30px 15px 120px 15px;color:white;margin:0 -15px;position:relative}
.text_on_image.__darken:after {content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.25)} 
.text_on_image > * {font-size:16px!important;margin:0;font-weight:normal;position:relative;z-index:2}
.dropdown_selected_value.text-left {padding-left:10px;}
.dropdown_selected_value.text-right {padding-right:10px;}
.btn-select-container a.c-gray-3:visited {color:#707070;}
.simple_horisontal_menu {
  padding: 100px;
}
@keyframes T_Blink_one {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.T {
  display: block;
  background: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  overflow: visible;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-height: 100%;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.T.tour {
  padding: 0!important;
  min-height: 545px;
}
.T.__selected_by_map {
  border: 1px solid #00aeef;
}
.T.__selected_by_map__BLINK {
  animation: T_Blink_one 0.25s linear infinite;
}
.T.__hiddenMore {
  padding-bottom: 12px !important;
}
.T.__hiddenMore .T_pb .c {
  display: none !important;
}
.T.__horisontal {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0!important;
}
.T.__horisontal .T_phot {
  width: 40%;
}
.T.__horisontal .T_text {
  width: 60%;
}
.T.__horisontal .T_text .T_stgr .T_stg .T_stars {
  height: 14px !important;
}
.T.__horisontal .T_text .T_stgr .T_title {
  font-size: 18px !important;
}
.T.__horisontal .T_text .T_stgr .T_geo {
  font-size: 12px !important;
}
.T.__horisontal .T_rating,
.T.__horisontal .T_params {
  display: none !important;
}
.T.__horisontal.__animated {
  transform: scale(0) translateY(50%);
  transition: all 0.5s;
}
.T.__horisontal.__animated.__active {
  transform: scale(1) translateY(0);
}
.T .T_phot {
  position: relative;
  display: block;
  z-index: 0;
}
.T .T_phot:after {
  content: '';
  display: block;
  clear: both;
  padding-top: 66%;
}
.T .T_phot .T_gall {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.T .T_phot .T_mark {
  position: absolute;
  top: 12px;
  left: auto;
  bottom: auto;
  right: 12px;
  z-index: 2;
  white-space: nowrap;
  text-align: right;
}
.T .T_phot .T_mark div {
  width: 28px;
  height: 28px;
  margin: 0 0 0 6px;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.5s;
  box-shadow: 0 0 4px rgba(70, 70, 70, 0);
}
.T .T_phot .T_mark div:not(.ic) {
  border: 1px solid white;
  background-size: 12px;
}
.T .T_phot .T_mark div:not(.ic).recomended,
.T .T_phot .T_mark div:not(.ic).r {
  background-color: #00aeef;
}
.T .T_phot .T_mark div:not(.ic).hot,
.T .T_phot .T_mark div:not(.ic).h {
  background-color: #ee2316;
}
.T .T_phot .T_mark div:not(.ic).promo,
.T .T_phot .T_mark div:not(.ic).p {
  background-color: #ffb500;
}
.T .T_phot .T_mark div:not(.ic).early,
.T .T_phot .T_mark div:not(.ic).e {
  background-color: #00ce1c;
}
.T .T_phot .T_mark div:not(.ic).best,
.T .T_phot .T_mark div:not(.ic).b {
  background-color: #ee2080;
}
.T .T_phot .T_mark .special_mark {
  display: inline-block;
  min-width: 108px;
  margin-right: 4px;
  border-radius: 3px ;
  padding: 2.4px 6px;
  font-size: 11px;
  transition: padding ease 0.25s;
  width: 100%;
  height: 100%!important;
  background-color: #ee2316;
  font-size: 14px;
  color: white;
  border: none!important;
  cursor: pointer;
}
.T .T_phot .T_mark .special_mark.helper span {
  width: 210px;
  white-space: normal;
}
.T .T_phot .T_mark .special_mark.helper.__top span {
  margin-bottom: 13px;
}
.T .T_phot .T_mark .special_mark.helper.__bottom span {
  margin-top: 13px;
}
.T .T_phot .T_mark .special_mark.best_deal_mark {
  background-color: #ffb500;
}
.T .T_phot .T_mark .special_mark.early_tour_mark {
  background-color: #22cb3a;
}
.T .T_phot .T_mark .special_mark.recommended_mark {
  background-color: #00aeef;
}
.T .T_phot .T_disc {
  position: absolute;
  top: 12px;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 2;
  white-space: nowrap;
  text-align: left;
}
.T .T_phot .T_disc div {
  display: inline-block;
  min-width: 36px;
  margin-right: 4px;
  border-radius: 0 3px 3px 0;
  padding: 2.4px 6px;
  font-size: 11px;
  transition: padding ease 0.25s;
}
.T .T_phot .T_disc .mm {
  font-size: 14px;
}
.T .T_phot .T_disc .mm.early_tour {
  background: #22cb3a;
}
.T .T_phot .T_favo {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: auto;
  width: 48px;
  height: 48px;
  z-index: 2;
  cursor: pointer;
  background-size: 24px !important;
}
.T .T_text {
  padding: 12px 16px 16px 16px;
}
.T .T_text .T_stgr .T_stg .T_stars {
  height: 23px;
  white-space: nowrap;
}
.T .T_text .T_stgr .T_stg .T_stars i {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 -2.4px 0 0;
}
.T .T_text .T_stgr .T_stg .T_title {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  position: relative;
  max-width: 440px;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  width: 100%;
}
.T .T_text .T_stgr .T_stg .T_title:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 100%;
  transition: right ease 0.5s;
  border-bottom: 1px solid #d0d0d0;
  opacity: 0;
}
.T .T_text .T_stgr .T_stg .T_title,
.T .T_text .T_stgr .T_stg .T_title:hover {
  color: #464646;
  text-decoration: none;
}
@media (max-width: 991px) {
  .T .T_text .T_stgr .T_stg .T_title {
    display: block;
  }
}
.T .T_text .T_stgr .T_stg .T_geo {
  color: #9e9e9e;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 24px;
}
.T .T_text .T_stgr .T_rating {
  color: #9e9e9e;
  font-size: 14px;
}
.T .T_text .T_stgr .T_rating .a {
  color: #464646;
  font-size: 16px;
}
.T .T_text .T_stgr .T_rating .b {
  display: inline-block;
  padding: 0 8px;
  color: #9e9e9e;
  font-size: 10px;
  background: #f5f5f5;
  border-radius: 20px;
  white-space: nowrap;
  transition: background ease 0.25s, color ease 0.25s;
  display: none!important;
}
.T .T_text .T_params {
  height: 120px;
  overflow: hidden;
  width: 100%;
  margin: 12px 0 0 0;
  padding: 0;
  list-style: none;
}
.T .T_text .T_params li {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.T .T_text .T_params li .mm {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 6px;
  transition: margin ease 0.25s;
}
.T .T_text .T_params li[title] {
  pointer-events: none;
}
.T .T_text .T_pb {
  padding-top: 12px;
  position: relative;
  width: 100%;
  float: left;
}
.T .T_text .T_pb > * {
  display: block;
}
.T .T_text .T_pb .a {
  position: absolute;
  top: 5px;
  left: 0;
  bottom: auto;
  right: 0;
  text-align: right;
  color: #ee2316;
  font-size: 14px;
}
.T .T_text .T_pb .b {
  display: block;
  margin-bottom: 0;
}
.T .T_text .T_pb .c {
  margin-top: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: visibility linear 0s 0.5s, display linear 0s 0.5s;
}
.T .T_text .T_pb .c > .mm {
  margin-left: 6px;
  width: 10px;
  position: relative;
  top: 1px;
}
.T .T_text .T_pb .T_pb_price {
  text-align: right;
}
.T .T_text .T_pb .T_pb_price .T_pb_price_usd {
  font-size: 16px;
  font-weight: 600;
}
.T .T_text .T_pb .T_pb_price .T_pb_price_sub {
  color: #ee2316;
  font-size: 12px;
}
.T.__inOneFrame .T_phot:after,
.T.__inOneFrame .T_params,
.T.__inOneFrame .T_pb {
  transition: all 0.5s;
}
.T.__inOneFrame .T_more {
  transition: none;
}
.T.__inOneFrame .T_more {
  display: block!important;
  height: 0;
  overflow: hidden;
  position: relative;
  border-top: none;
}
.T.__inOneFrame .T_more .f .c {
  padding: 16px 12px;
}
.T.__inOneFrame .T_more .m ul {
  width: 100%;
}
.T.__inOneFrame .T_pb {
  padding-top: 7.992px;
}
.T.__inOneFrame.__show-more .T_phot {
  overflow: hidden;
}
.T.__inOneFrame.__show-more .T_phot:after {
  padding-top: 0;
}
.T.__inOneFrame.__show-more .T_params,
.T.__inOneFrame.__show-more .T_pb {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.T.__inOneFrame.__show-more .T_more {
  display: block!important;
  height: 459px;
  overflow: unset;
  transition: height ease 1s;
  border-top: 1px solid #d0d0d0;
}
.T.__inOneFrame.__show-more .T_more .mP {
  height: 403px;
  max-height: 367px;
}
.T.__inOneFrame.__show-more .T_more .m ul {
  padding-right: 45%;
}
.T.__inOneFrame.__show-more .T_more .m ul li {
  font-size: 13px;
}
.T.__inOneFrame.__show-more .T_more .m ul li.p {
  left: 55%;
}
.T.__inOneFrame.__show-more .T_more .f {
  border-top: 1px solid #fafafa;
}
.T.__inOneFrame.__show-more .T_stg {
  width: 75%;
  position: relative;
  float: left;
}
.T.__inOneFrame.__show-more .T_stg .T_stars {
  position: absolute;
  top: 0;
  left: 100%;
  bottom: auto;
  right: auto;
  width: 35%;
}
.T.__inOneFrame.__show-more .T_stg .T_stars i {
  width: 13px;
}
.T.__inOneFrame.__show-more .T_rating {
  width: 25%;
  float: right;
  margin-top: 23px;
}
.T.__inOneFrame.__show-more .T_rating .la {
  display: none;
}
.T.__inOneFrame.__show-more .T_params {
  clear: both;
}
.T.__inModalFrame {
  position: relative;
}
.T.__inModalFrame .T_more {
  position: absolute;
  top: auto;
  left: 24px;
  bottom: 54px;
  right: 24px;
  background: white;
  width: auto!important;
  max-height: calc(100% - 60px);
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.5);
}
.T.__inModalFrame .T_more .f {
  display: none;
}
.T.__inModalFrame .T_more .m ul {
  width: 100%;
}
.T_more {
  border-top: 1px solid #d0d0d0;
  position: relative;
}
.T_more .h {
  padding: 12px;
  background: #fafafa;
  font-size: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.T_more .h:after {
  content: '';
  display: block;
  clear: both;
}
.T_more .h .T_dd_open {
  cursor: pointer;
  color: #464646;
  width: 90px;
  float: left;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
  white-space: nowrap;
  overflow: hidden;
}
.T_more .h .T_dd {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  width: calc(100% - 120px);
  cursor: pointer;
  position: absolute;
  top: 6px;
  left: auto;
  bottom: auto;
  right: 6px;
}
.T_more .h .T_dd li {
  display: none;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
  padding: 6px;
  width: 100%;
  float: left;
  text-align: right;
}
.T_more .h .T_dd li.current_down,
.T_more .h .T_dd li.current_up {
  display: block;
  color: #00aeef;
  font-weight: 500;
}
.T_more .h .T_dd li.current_down:after,
.T_more .h .T_dd li.current_up:after {
  margin-left: 6px;
}
.T_more .h .T_dd li.current_down:after {
  content: '↓';
}
.T_more .h .T_dd li.current_up:after {
  content: '↑';
}
.T_more .h .T_dd.__vis {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  background: white;
  z-index: 999;
}
.T_more .h .T_dd.__vis:after {
  display: none;
}
.T_more .h .T_dd.__vis li {
  display: block;
}
.T_more .mP {
  max-height: 343px;
  overflow-x: hidden;
  overflow-y: auto;
}
.T_more .m {
  font-size: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.T_more .m ul {
  margin: 0;
  padding: 0 120px 0 12px;
  list-style: none;
  position: relative;
  width: 100%;
}
.T_more .m ul:nth-child(2n) {
  background: #fafafa;
}
.T_more .m ul li {
  display: block;
  font-size: 14px;
  margin: 2px 0;
}
.T_more .m ul li.p {
  position: absolute;
  top: 12px;
  left: 40%;
  bottom: 12px;
  right: 12px;
  text-align: right;
}
.T_more .m ul li.p del {
  color: #ee2316;
  display: block;
  text-align: right;
  font-size: 12px;
}
.T_more .m ul li.p a {
  font-size: 16px;
}
.T_more .m ul li.p a.new_b {
  padding-left: 6px;
  padding-right: 6px;
  min-width: 80px;
  display: inline-block;
}
.T_more .m ul li:nth-child(1) {
  margin-top: 6px;
}
.T_more .m ul li:nth-last-child(2) {
  margin-bottom: 6px;
}
.T_more .m ul li .departure_time {
  display: block;
  clear: both;
}
.T_more .m .others_link {
  color: #464646;
}
.T_more .m .others_link:hover {
  color: #464646;
}
.T_more .m ul {
  border: 1px solid transparent;
  transition: all 0.2s ease;
}
.T_more .m ul:hover {
  border: 1px solid #FCC362;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.T_more .m .m_scroll {
  display: none!important;
  display: block;
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
  width: 5px;
  overflow: hidden;
}
.T_more .m .m_scroll div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
  min-height: 30px;
  transform: translateY(-50%);
}
.T_more .m .m_scroll,
.T_more .m .m_scroll div {
  background: rgba(70, 70, 70, 0.1);
  transition: all 0.5s;
  cursor: pointer;
}
.T_more .m .m_scroll:hover,
.T_more .m .m_scroll div:hover {
  background: rgba(70, 70, 70, 0.2);
}
.T_more .m:hover .m_scroll {
  width: 10px;
}
.T_more .f a {
  text-align: center;
  display: block;
  color: #00aeef;
  text-decoration: none!important;
  text-transform: uppercase;
  padding: 12px;
  cursor: pointer;
}
.T_more .f a .mm {
  display: inline-block;
  width: 12px;
  height: 12px;
}
.T_more.__no_bgs .m ul {
  background: transparent !important;
}
.advanced_tours_container .T_more .h {
  background: white;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px!important;
}
.advanced_tours_container .T_more .h .T_dd_open {
  width: 134px;
}
.advanced_tours_container .T_more .h .T_dd {
  width: calc(100% - 134px);
}
.advanced_tours_container .T_more .m {
  margin-right: 0;
  padding-right: 0!important;
  font-weight: 400;
}
.advanced_tours_container .T_more .m ul {
  width: 100% !important;
}
.new_b {
  text-align: center;
  min-width: 120px;
  border-radius: 3px;
  cursor: pointer;
  outline: none!important;
  text-decoration: none!important;
  border: none;
}
.new_b.yf {
  background-image: linear-gradient(0deg, #f9cd1e, #fce17c);
  box-shadow: 0 2px 2px 0 #d4ae1c, 0 2px 2px 0 #d4ae1c;
  color: #464646;
  font-size: 18px;
  margin-bottom: 12px;
  padding: 4px 24px;
}
.new_b.yf:hover {
  background-image: linear-gradient(0deg, #ffd41f, #fffc96);
  box-shadow: 0 2px 2px 0 #d4ae1c, 0 2px 2px 0 #d4ae1c;
}
.new_b.yf:focus,
.new_b.yf:active {
  background-image: linear-gradient(0deg, #fce17c, #f9cd1e);
  box-shadow: inset 0 2px 2px 0 #d4ae1c, inset 0 2px 2px 0 #d4ae1c;
}
.new_b.bb {
  background-image: linear-gradient(0deg, #00aeef, #00d7f9);
  box-shadow: 0 2px 2px 0 #00aeef, 0 2px 2px 0 #00aeef;
  color: white;
  font-size: 18px;
  margin-bottom: 12px;
  padding: 4px 24px;
}
.new_b.bb:hover {
  background-image: linear-gradient(0deg, #00aeef, #00d7f9);
  box-shadow: 0 2px 2px 0 #00aeef, 0 2px 2px 0 #00aeef;
}
.new_b.bb:focus,
.new_b.bb:active {
  background-image: linear-gradient(0deg, #00aeef, #00d7f9);
  box-shadow: inset 0 2px 2px 0 #00aeef, inset 0 2px 2px 0 #00aeef;
}
.new_b.be {
  border: 1px solid #00aeef;
  color: #00aeef;
  padding: 6px 24px;
}
.new_b.be .mm {
  width: 16px;
  height: 1em;
  position: relative;
  top: 3px;
}
.new_b.be:hover {
  background: rgba(0, 174, 239, 0.1);
}
.new_b.be:focus,
.new_b.be:active {
  box-shadow: inset 0 2px 2px 0 rgba(0, 174, 239, 0.1), inset 0 2px 2px 0 rgba(0, 174, 239, 0.1);
}
.new_b._angle:not(.active) .mm:nth-last-child(1) {
  display: none;
}
.new_b._angle:not(.active) .mm:nth-last-child(2) {
  display: inline-block;
}
.new_b._angle.active .mm:nth-last-child(1) {
  display: inline-block;
}
.new_b._angle.active .mm:nth-last-child(2) {
  display: none;
}
.new_b._enlarge {
  min-width: 250px;
  height: 50px;
  padding-top: 7px;
  font-size: 24px;
  margin-bottom: 0px;
}
.new_b.__no_shadow {
  box-shadow: none !important;
}
.departure_time {
  color: #9e9e9e;
  cursor: pointer;
}
.departure_time.__complete {
  cursor: initial;
}
.swiper__item > .T,
.swiper-slide > .T {
  height: 545px;
  margin-bottom: 0;
}
.swiper__item > .T .T_phot:after,
.swiper-slide > .T .T_phot:after,
.swiper__item > .T .T_params,
.swiper-slide > .T .T_params,
.swiper__item > .T .T_pb,
.swiper-slide > .T .T_pb {
  transition: all 0.5s;
}
.swiper__item > .T .T_more,
.swiper-slide > .T .T_more {
  transition: none;
}
.swiper__item > .T .T_more,
.swiper-slide > .T .T_more {
  display: block!important;
  height: 0;
  overflow: hidden;
  position: relative;
  border-top: none;
}
.swiper__item > .T .T_more .f .c,
.swiper-slide > .T .T_more .f .c {
  padding: 16px 12px;
}
.swiper__item > .T .T_more .m ul,
.swiper-slide > .T .T_more .m ul {
  width: 100%;
}
.swiper__item > .T .T_pb,
.swiper-slide > .T .T_pb {
  padding-top: 7.992px;
}
.swiper__item > .T.__show-more .T_phot,
.swiper-slide > .T.__show-more .T_phot {
  overflow: hidden;
}
.swiper__item > .T.__show-more .T_phot:after,
.swiper-slide > .T.__show-more .T_phot:after {
  padding-top: 0;
}
.swiper__item > .T.__show-more .T_params,
.swiper-slide > .T.__show-more .T_params,
.swiper__item > .T.__show-more .T_pb,
.swiper-slide > .T.__show-more .T_pb {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.swiper__item > .T.__show-more .T_more,
.swiper-slide > .T.__show-more .T_more {
  display: block!important;
  height: 459px;
  overflow: unset;
  transition: height ease 1s;
  border-top: 1px solid #d0d0d0;
}
.swiper__item > .T.__show-more .T_more .mP,
.swiper-slide > .T.__show-more .T_more .mP {
  height: 403px;
  max-height: 367px;
}
.swiper__item > .T.__show-more .T_more .m ul,
.swiper-slide > .T.__show-more .T_more .m ul {
  padding-right: 45%;
}
.swiper__item > .T.__show-more .T_more .m ul li,
.swiper-slide > .T.__show-more .T_more .m ul li {
  font-size: 13px;
}
.swiper__item > .T.__show-more .T_more .m ul li.p,
.swiper-slide > .T.__show-more .T_more .m ul li.p {
  left: 55%;
}
.swiper__item > .T.__show-more .T_more .f,
.swiper-slide > .T.__show-more .T_more .f {
  border-top: 1px solid #fafafa;
}
.swiper__item > .T.__show-more .T_stg,
.swiper-slide > .T.__show-more .T_stg {
  width: 75%;
  position: relative;
  float: left;
}
.swiper__item > .T.__show-more .T_stg .T_stars,
.swiper-slide > .T.__show-more .T_stg .T_stars {
  position: absolute;
  top: 0;
  left: 100%;
  bottom: auto;
  right: auto;
  width: 35%;
}
.swiper__item > .T.__show-more .T_stg .T_stars i,
.swiper-slide > .T.__show-more .T_stg .T_stars i {
  width: 13px;
}
.swiper__item > .T.__show-more .T_rating,
.swiper-slide > .T.__show-more .T_rating {
  width: 25%;
  float: right;
  margin-top: 23px;
}
.swiper__item > .T.__show-more .T_rating .la,
.swiper-slide > .T.__show-more .T_rating .la {
  display: none;
}
.swiper__item > .T.__show-more .T_params,
.swiper-slide > .T.__show-more .T_params {
  clear: both;
}
.swiper__container .swiper__item > .T .T_text .T_pb,
.swiper__container .swiper-slide > .T .T_text .T_pb {
  padding-top: 8px;
}
#desktop_recomended .T {
  margin-bottom: 24px;
}
.T_More__callendar {
  border-top: 1px dashed #d0d0d0;
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
  padding: 12px;
  background: white;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  z-index: 1;
}
.T_More__callendar .T_More__callendar__footer {
  border-top: 1px dashed #d0d0d0;
  margin: 12px -12px -12px -12px;
}
.T_More__callendar .T_More__callendar__footer a {
  display: block;
  padding: 12px;
  cursor: pointer;
  text-transform: uppercase;
}
.T_More__callendar .T_More__callendar__footer a .mm {
  display: inline-block;
  width: 12px;
  height: 12px;
}
.T_More__callendar table {
  width: 100%;
  min-width: 830px;
  table-layout: fixed;
}
.T_More__callendar table tr td,
.T_More__callendar table tr th {
  position: relative;
  padding: 6px;
  vertical-align: middle;
  white-space: nowrap;
}
.T_More__callendar table tr td:before,
.T_More__callendar table tr th:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: -0.5px;
  left: -0.5px;
  bottom: -0.5px;
  right: -0.5px;
  border: 1px solid #c6c6c6;
}
.T_More__callendar table tr td:nth-child(1):before,
.T_More__callendar table tr th:nth-child(1):before {
  border-left: none;
}
.T_More__callendar table tr td:nth-last-child(1):before,
.T_More__callendar table tr th:nth-last-child(1):before {
  border-right: none;
}
.T_More__callendar table tr th:before {
  border-top: none;
}
.T_More__callendar table tr:nth-child(1) td:nth-child(1):before,
.T_More__callendar table tr:nth-child(1) th:nth-child(1):before {
  border-radius: 3px 0 0 0;
}
.T_More__callendar table tr:nth-child(1) td:nth-last-child(1):before,
.T_More__callendar table tr:nth-child(1) th:nth-last-child(1):before {
  border-radius: 0 3px 0 0;
}
.T_More__callendar table tr:nth-child(1) th:nth-child(1):before {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22214%20-236%20512%20512%22%20style%3D%22enable-background%3Anew%20214%20-236%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23B0B0B0%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M666-196h-24v-40h-40v40H338v-40h-40v40h-24c-33.1%2C0-60%2C26.9-60%2C60v352c0%2C33.1%2C26.9%2C60%2C60%2C60h392%0D%0A%09%09%09c33.1%2C0%2C60-26.9%2C60-60v-352C726-169.1%2C699.1-196%2C666-196z%20M686%2C216c0%2C11-9%2C20-20%2C20H274c-11%2C0-20-9-20-20V-48h432V216z%20M686-88%0D%0A%09%09%09H254v-48c0-11%2C9-20%2C20-20h24v40h40v-40h264v40h40v-40h24c11%2C0%2C20%2C9%2C20%2C20V-88z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22290%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22370%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22450%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22530%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22610%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22290%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22370%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22450%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22530%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22290%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22370%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22450%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22530%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22610%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center white;
  background-size: auto 70%;
}
.T_More__callendar table tr:nth-last-child(1) td:before,
.T_More__callendar table tr:nth-last-child(1) th:before {
  border-bottom: none;
}
.T_More__callendar table tr:nth-last-child(1) td:nth-child(1):before,
.T_More__callendar table tr:nth-last-child(1) th:nth-child(1):before {
  border-radius: 0 0 0 3px;
}
.T_More__callendar table tr:nth-last-child(1) td:nth-last-child(1):before,
.T_More__callendar table tr:nth-last-child(1) th:nth-last-child(1):before {
  border-radius: 0 0 3px 0;
}
.T_More__callendar table tr th {
  text-align: center;
  background: rgba(70, 70, 70, 0.05);
}
.T_More__callendar table tr th b {
  font-size: 1.2em;
}
.T_More__callendar table tr th:empty {
  background: white;
}
.T_More__callendar table tr td:nth-child(1) {
  background: rgba(70, 70, 70, 0.05);
}
.T_More__callendar table tr td:empty:after {
  content: '–';
}
.T_More__callendar table tr td > a {
  position: relative;
  z-index: 1;
  color: #464646;
  display: block;
  margin: -6px;
  padding: 6px 4px;
}
.T_More__callendar table tr td > a.__main_tour {
  text-decoration: underline;
}
.T_More__callendar table tr td > a.__totaly_cheapest {
  background: rgba(0, 206, 28, 0.1);
  color: #00ce1c;
}
.T_More__callendar table tr td > a.__cheapest {
  color: #00ce1c;
}
.T_More__callendar table tr td > a:hover {
  background: #00aeef;
  color: white;
}
.T_More__callendar table tr td .T_More__callendar__date_info {
  display: none;
}
.T_More__callendar table tr td:nth-child(1) .T_More__callendar__date_info div,
.T_More__callendar table tr td:nth-child(2) .T_More__callendar__date_info div {
  left: 150%;
}
.T_More__callendar table tr td:nth-child(1) .T_More__callendar__date_info div:before,
.T_More__callendar table tr td:nth-child(2) .T_More__callendar__date_info div:before {
  left: 20%;
}
.T_More__callendar table tr td:nth-last-child(1) .T_More__callendar__date_info div,
.T_More__callendar table tr td:nth-last-child(2) .T_More__callendar__date_info div {
  left: -50%;
}
.T_More__callendar table tr td:nth-last-child(1) .T_More__callendar__date_info div:before,
.T_More__callendar table tr td:nth-last-child(2) .T_More__callendar__date_info div:before {
  left: 80%;
}
.T_More__callendar table tr td:hover .T_More__callendar__date_info:before {
  opacity: 1;
}
.T_More__callendar table tr td:hover .T_More__callendar__date_info div {
  opacity: 1;
  transform: translateX(-50%) translateY(0%) scale(1);
}
.mobile_view .T_more {
  position: relative;
}
.mobile_view .T_more .T_More__callendar {
  position: static;
  overflow: auto;
  padding-bottom: 57px;
}
.mobile_view .T_more .T_More__callendar .T_More__callendar__footer {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
}
.mobile_view .T_more .T_More__callendar table {
  min-width: 660px;
}
.T_more.__position_static {
  position: relative;
}
.T_more.__position_static .T_More__callendar {
  position: static;
}
.T_calendar_design {
  overflow: visible;
}
.T_calendar_design .T_phot {
  border-radius: 3px 0 0 3px;
}
.T_calendar_design.__show-more .T_phot {
  border-radius: 3px 0 0 0;
}
.T_calendar_design .T_more {
  position: relative;
  border: none;
}
.results_filter__catalog_collapser {
  cursor: pointer;
}
.results_filter__catalog_collapser .ic {
  font-size: 60%;
}
.results_filter__catalog_collapser:not(.active) .b_angle_up {
  display: none;
}
.results_filter__catalog_collapser.active .b_angle_down {
  display: none;
}
.mobile_view .T .T_text .T_pb {
  float: none!important;
}
.mobile_view .T .T_phot .T_mark .special_mark.helper span {
  width: 185px;
}
.mobile_view .T .T_phot .T_mark .special_mark.helper:not(.early_tour_mark) span {
  left: 30%;
  margin-top: 7px;
}
.mobile_view .T .T_phot .T_mark .special_mark.helper:not(.early_tour_mark) span:before {
  margin: 0px 0 0px 30px;
}
.mobile_view .T .T_phot .T_mark .special_mark.helper.early_tour_mark span {
  left: 35%;
  margin-top: 7px;
}
.hidden_on_the_map {
  font-style: normal !important;
}
#catalog_filter_map__hotel .T_phot .T_mark,
#catalog_filter_map__hotel .T_phot .T_disc {
  position: relative!important;
  top: auto!important;
  margin-top: 6px;
}
#catalog_filter_map__hotel .T_phot .T_disc {
  float: left;
}
#catalog_filter_map__hotel .T_phot .t_mark {
  float: right;
}
#catalog_filter_map__hotel .hidden_on_the_map {
  display: none;
}
.desktop_view.Special_Special .T.tour .T_text,
.desktop_view.Special_Special .T.tour .T_pb {
  transition: all ease 0.25s;
}
.desktop_view.Special_Special .T.tour:not(.__show-more) .T_pb {
  margin-bottom: 36px;
}
.T_geo {
  cursor: pointer;
}
.T_geo .mapmarker_gray {
  position: relative;
  top: 2px;
  z-index: 0;
  margin-right: 2px;
  margin-left: -3px;
}
.T__othersPrice {
  display: block;
  text-align: right;
}
.T__othersPrice > del {
  display: inline-block !important;
  margin-right: 0.5em;
}
.T__othersPrice > del,
.T__othersPrice > span {
  white-space: nowrap;
}
.T__othersPrice + a {
  width: 100%;
  max-width: 120px;
  display: block !important;
}
@media (min-width: 768px) {
  .T__othersPrice {
    text-align: center;
  }
  .T__othersPrice + a {
    margin: 0 auto;
    min-width: 90px;
  }
}
@media (max-width: 767px) {
  .T__othersPrice + a {
    float: right;
  }
}
.G {
  overflow: hidden;
}
.G .swiper-container {
  height: 100%;
  padding: 0!important;
  top: 0!important;
  margin: 0!important;
}
.G .swiper-container .G_cont.swiper-wrapper {
  display: -ms-flexbox;
  display: flex;
}
.G .swiper-container .G_cont.swiper-wrapper > div,
.G .swiper-container .G_cont.swiper-wrapper > a {
  opacity: 1!important;
  position: static !important;
}
.G .swiper-container .swiper-button-disabled {
  opacity: 0 !important;
}
.G .G_cont {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 1;
  transition: background ease 0.5s;
}
.G .G_cont > div,
.G .G_cont > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat !important;
  background-size: cover!important;
  background-position: center!important;
  display: none;
}
.G .G_cont > div.__a,
.G .G_cont > a.__a {
  display: block;
}
.G .G_nav {
  text-align: center;
  position: absolute;
  top: auto;
  left: 40px;
  bottom: 6px;
  right: 40px;
  white-space: nowrap;
  z-index: 3;
}
.G .G_nav > div {
  display: inline-block;
  margin: 0 2px;
  padding: 2px;
  width: 8px;
}
.G .G_nav > div:before {
  content: '';
  display: block;
  clear: both;
  border-radius: 4px;
  width: 4px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
}
.G .G_nav > div.__b:before {
  width: 6px;
  height: 6px;
  margin: -1px;
}
.G .G_nav > div:hover:before,
.G .G_nav > div.__a:before {
  background: #ffffff;
  width: 8px;
  height: 8px;
  margin: -2px;
}
.G .G_nav_l,
.G .G_nav_r {
  cursor: pointer;
  height: 100%;
  width: 40px;
  opacity: 1;
  transition: all 0.5s;
  color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.G .G_nav_l .mm,
.G .G_nav_r .mm {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  display: block;
}
.G .G_fullScreen {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  display: none;
  z-index: 4;
  cursor: pointer;
}
.G .G_fullScreen span {
  position: absolute;
  width: 9.6px;
  height: 9px;
  display: block;
  overflow: hidden;
  transition: all 0.5s;
  opacity: 0.75;
}
.G .G_fullScreen span:nth-child(1) {
  top: 0;
  left: 0;
}
.G .G_fullScreen span:nth-child(1):before {
  transform: rotate(45deg);
}
.G .G_fullScreen span:nth-child(2) {
  top: 0;
  right: 0;
}
.G .G_fullScreen span:nth-child(2):before {
  transform: rotate(-45deg);
}
.G .G_fullScreen span:nth-child(3) {
  bottom: 0;
  left: 0;
}
.G .G_fullScreen span:nth-child(3):before {
  transform: rotate(135deg);
}
.G .G_fullScreen span:nth-child(4) {
  bottom: 0;
  right: 0;
}
.G .G_fullScreen span:nth-child(4):before {
  transform: rotate(-135deg);
}
.G .G_fullScreen span:nth-child(1),
.G .G_fullScreen span:nth-child(2) {
  border-top: 1.5px solid white;
}
.G .G_fullScreen span:nth-child(3),
.G .G_fullScreen span:nth-child(4) {
  border-bottom: 1.5px solid white;
}
.G .G_fullScreen span:nth-child(1),
.G .G_fullScreen span:nth-child(3) {
  border-left: 1.5px solid white;
}
.G .G_fullScreen span:nth-child(2),
.G .G_fullScreen span:nth-child(4) {
  border-right: 1.5px solid white;
}
.G .G_fullScreen span:before {
  content: '';
  display: block;
  clear: both;
  border-bottom: 1.5px solid white;
  position: absolute;
  top: 50%;
  left: -5px;
  bottom: auto;
  right: -5px;
  margin-top: -0.75px;
  width: calc(100% + 10px);
}
.G .G_fullScreen:hover span {
  margin: -5px;
  opacity: 1;
}
@media (min-width: 992px) {
  .G .G_fullScreen {
    display: block;
  }
}
.G.fullScreen .G_cont {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9991;
  background: rgba(70, 70, 70, 0.75);
}
.G.fullScreen .G_cont > div,
.G.fullScreen .G_cont > a {
  width: 65%;
  height: auto;
  background-size: cover!important;
  left: 50%;
  top: 52%;
  bottom: auto;
  transform: translateY(-50%) translateX(-50%);
  z-index: 9993;
  transition: all 0.5s;
  border: 10px solid white;
  box-shadow: 0 0 12px rgba(70, 70, 70, 0.75);
  display: block;
  opacity: 0;
}
.G.fullScreen .G_cont > div:before,
.G.fullScreen .G_cont > a:before {
  content: '';
  display: block;
  clear: both;
  padding-top: 66%;
}
.G.fullScreen .G_cont > div.__a,
.G.fullScreen .G_cont > a.__a {
  opacity: 1;
}
.G.fullScreen .G_cont > div:after,
.G.fullScreen .G_cont > a:after {
  content: "\e014";
  font-family: 'Glyphicons Halflings';
  width: 26px;
  height: 26px;
  padding: 2px 4px;
  border-radius: 50%;
  color: white;
  border: 2px solid white;
  position: fixed;
  top: auto;
  left: 99%;
  bottom: 103%;
  z-index: 999999;
  display: block;
}
.G.fullScreen .G_cont > div span,
.G.fullScreen .G_cont > a span {
  opacity: 0;
}
.G.fullScreen .G_nav {
  position: fixed;
  top: auto;
  left: 40px;
  bottom: 5%;
  right: 40px;
  z-index: 9994;
}
.G.fullScreen .G_nav_l,
.G.fullScreen .G_nav_r {
  position: fixed;
  z-index: 9995;
  opacity: 0.5;
  width: 15%;
}
.G.fullScreen .G_nav_l:hover,
.G.fullScreen .G_nav_r:hover {
  opacity: 1;
}
.G.fullScreen .G_fullScreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  z-index: 9992;
  width: 100%;
  height: 100%;
}
.G__img {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: fixed;
  left: -9999px;
}
.flex_sorts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.desktop_view .G .G_nav_l {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  left: 0;
}
.desktop_view .G .G_nav_r {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  right: 0;
}
.mobile_view .G .G_nav_l {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  right: 0;
}
.mobile_view .G .G_nav_r {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  left: 0;
}
.helper {
  position: relative;
  border-radius: 50%;
  width: 1.1em;
  height: 1.1em;
  display: inline-block;
  background: #d0d0d0;
  text-align: center;
  color: white;
  font-weight: 400;
  margin: 0 0.25em;
}
.helper > span {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%);
  background: white;
  border-radius: 3px;
  padding: 6px 12px;
  -webkit-filter: drop-shadow(0 0 2px rgba(70, 70, 70, 0.3));
          filter: drop-shadow(0 0 2px rgba(70, 70, 70, 0.3));
  white-space: nowrap;
  color: #707070;
  font-size: 14px;
  margin-top: 4px;
}
.helper > span:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 100%;
  right: auto;
  transform: rotate(45deg) translateX(50%) translateY(50%);
  border-left: 12px solid white;
  border-bottom: 12px solid transparent;
  margin: 0 0 0 -6px;
}
.helper:hover,
.helper.__active {
  background: #707070;
}
.helper:hover > span,
.helper.__active > span {
  display: block;
}
.helper.__left > span {
  left: 100%;
  right: auto;
  top: 0;
  transform: none;
  margin: -6px 0 0 6px;
  z-index: 11;
}
.helper.__left > span:before {
  top: 10px;
  right: 100%;
  left: auto;
  bottom: auto;
  transform: rotate(-45deg) translateX(50%) translateY(50%);
}
.helper.__independent {
  background: transparent;
  color: transparent;
  display: block;
  width: 0px;
  float: right;
  position: relative;
  top: 0px;
  left: 20px;
  margin-left: -5px;
}
.helper.__top > span {
  left: 50%;
  right: 0;
  top: auto;
  bottom: 100%;
  z-index: 11;
}
.helper.__top > span:before {
  top: 100%;
  right: auto;
  left: 50%;
  bottom: auto;
  transform: rotate(-135deg) translateX(50%) translateY(50%);
}
.helper.__bottom > span {
  left: 50%;
  right: 0;
  top: auto;
  top: 100%;
  z-index: 11;
}
.helper.__bottom > span:before {
  bottom: 100%;
  right: auto;
  left: 50%;
  top: auto;
  transform: rotate(45deg) translateX(50%) translateY(50%);
}
.mm {
  text-align: center;
}
.mm.__invert {
  -webkit-filter: invert(1);
          filter: invert(1);
  opacity: 0.5;
}
.mm.__inline {
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
}
.mm.mastercard,
.mm.m {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%22-321.1%20219.5%20202.2%20125.2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cstyle%3E%3C%2Fstyle%3E%3Cpath%20d%3D%22M-192.9%20331.1H-247v-97.2h54.1v97.2z%22%20fill%3D%22%23ff5f00%22%2F%3E%3Cpath%20d%3D%22M-243.5%20282.465c0-19.75%209.25-37.25%2023.625-48.625-10.5-8.25-23.75-13.25-38.25-13.25-34.125%200-61.75%2027.625-61.75%2061.75s27.625%2061.75%2061.75%2061.75c14.375%200%2027.625-5%2038.25-13.25-14.375-11.125-23.625-28.625-23.625-48.375%22%20fill%3D%22%23eb001b%22%2F%3E%3Cpath%20d%3D%22M-119.95%20282.465c0%2034.125-27.625%2061.75-61.75%2061.75-14.375%200-27.625-5-38.25-13.25%2014.375-11.375%2023.625-28.875%2023.625-48.625s-9.25-37.25-23.625-48.625c10.5-8.25%2023.75-13.25%2038.25-13.25%2034%20.125%2061.75%2027.875%2061.75%2062%22%20fill%3D%22%23f79e1b%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
  color: white;
}
.mm.d {
  background: #ee2316;
  color: white;
  border-radius: 3px;
  padding: 2.4px 6px;
}
.mm.finger_up,
.mm.p {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222.629%22%20height%3D%222.619%22%20viewBox%3D%220%200%200.696%200.693%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.208.309v.307L.272.64C.299.65.33.662.361.67a.591.591%200%200%200%20.178.023.12.12%200%200%200%20.05-.012.101.101%200%200%200%20.033-.026.08.08%200%200%200%20.02-.05V.6A.098.098%200%200%201%20.653.565l.01-.02a.066.066%200%200%200%20.005-.02V.5c0-.008%200-.015.002-.024L.677.454.678.45.685.432C.687.425.69.42.69.414A.051.051%200%200%200%20.685.4V.399A.054.054%200%200%201%20.68.383C.681.379.683.375.685.37V.368A.127.127%200%200%200%20.695.342a.1.1%200%200%200%200-.033.09.09%200%200%200-.012-.033A.088.088%200%200%200%20.656.25.085.085%200%200%200%20.614.238a.89.89%200%200%200-.05-.002H.538A.116.116%200%200%201%20.503.23C.498.229.498.227.503.22L.504.213V.212A.175.175%200%200%200%20.53.139a.24.24%200%200%200%200-.052.114.114%200%200%200-.012-.045A.075.075%200%200%200%20.483.01.112.112%200%200%200%20.432%200C.416%200%20.405.007.398.018a.136.136%200%200%200-.015.05v.004A.249.249%200%200%201%20.36.145a.438.438%200%200%201-.117.142C.23.297.22.303.208.309zM.186.634V.292H0v.342z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.finger_down,
.mm.pm {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222.629%22%20height%3D%222.619%22%20viewBox%3D%220%200%200.696%200.693%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.208.384V.077L.272.053A.591.591%200%200%201%20.539%200a.12.12%200%200%201%20.05.01.101.101%200%200%201%20.033.027.08.08%200%200%201%20.02.05v.005a.098.098%200%200%200%20.011.035l.01.02a.066.066%200%200%201%20.005.02v.025c0%20.008%200%20.015.002.024l.007.022.001.003.007.019C.687.268.69.273.69.279c0%20.005-.002.01-.004.015v.001A.054.054%200%200%200%20.68.31c0%20.004.002.008.004.013v.002a.127.127%200%200%201%20.009.026.1.1%200%200%201%200%20.033.09.09%200%200%201-.012.033.088.088%200%200%201-.026.026.085.085%200%200%201-.042.012.89.89%200%200%201-.05.002H.538a.116.116%200%200%200-.035.005C.498.464.498.466.503.473L.504.48V.48A.175.175%200%200%201%20.53.554a.24.24%200%200%201%200%20.052.114.114%200%200%201-.012.045.075.075%200%200%201-.034.032.112.112%200%200%201-.051.01C.416.693.405.686.398.675a.136.136%200%200%201-.015-.05V.622A.249.249%200%200%200%20.36.548.438.438%200%200%200%20.244.406C.23.396.22.39.208.384zM.186.059v.342H0V.059z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.check,
.mm.r {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.203%22%20height%3D%222.513%22%20viewBox%3D%220%200%200.848%200.665%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke-width%3D%22.265%22%20data-name%3D%22Badge%20Recommended%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%3E%3Cpath%20d%3D%22M.772.11L.277.615.051.384l.058-.06.169.172L.714.05l.058.06z%22%20stroke-width%3D%22.0701137%22%2F%3E%3Cpath%20d%3D%22M.772.11L.277.615.051.384l.058-.06.169.172L.714.05l.058.06z%22%20stroke-width%3D%22.0701137%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.check_b,
.mm.r_b {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-42%20165.9%20510%20510%22%3E%3Cpath%20d%3D%22M213%20165.9c-140.3%200-255%20114.8-255%20255s114.8%20255%20255%20255%20255-114.8%20255-255-114.7-255-255-255zm-51%20382.5L34.5%20420.9l35.7-35.7L162%20477l193.8-193.8%2035.7%2035.7L162%20548.4z%22%20fill%3D%22%236e6e6e%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.check_g,
.mm.r_g {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-284%20407.9%2026%2026%22%3E%3Cpath%20d%3D%22M-283.7%20421.9c-.2-.2-.3-.5-.3-.7s.1-.5.3-.7l1.4-1.4c.4-.4%201-.4%201.4%200l.1.1%205.5%205.9c.2.2.5.2.7%200l13.5-13.9c.4-.4%201-.4%201.4%200l1.4%201.4c.4.4.4%201%200%201.4l-16%2016.6c-.2.2-.4.3-.7.3s-.5-.1-.7-.3l-7.8-8.4-.2-.3z%22%20fill%3D%22%231fc02f%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.best,
.mm.b {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222.321%22%20height%3D%222.295%22%20viewBox%3D%220%200%200.614%200.607%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.267.158q0%20.035-.008.063Q.25.25.235.27.218.29.192.301.167.31.132.31q-.039%200-.064-.01Q.043.289.028.27.012.25.006.222%200%20.195%200%20.162T.008.1Q.015.072.03.052.048.032.073.02.099.008.135.008.175.008.2.02q.026.013.04.033.015.02.02.048.007.027.007.057zM.179.16q0-.025-.003-.042T.168.091Q.163.081.154.076.144.07.133.07q-.011%200-.02.005Q.105.08.1.09.093.1.09.118.088.134.088.158q0%20.028.003.046.003.017.01.028.005.01.013.013.009.004.02.004.013%200%20.021-.005Q.164.239.17.228.174.218.176.201.18.184.18.16zm.435.285q0%20.035-.008.063Q.598.537.582.557.565.577.54.59q-.026.01-.061.01Q.44.6.415.59.39.577.375.558.36.538.354.51.347.483.347.45T.355.387Q.362.36.378.34.395.32.42.308.446.297.482.297q.04%200%20.065.012.026.012.04.032t.021.048q.006.027.006.057zM.526.449q0-.025-.003-.042T.515.38Q.51.37.501.364.492.359.48.359q-.011%200-.02.005Q.452.368.446.379.441.389.438.406t-.003.04q0%20.028.004.046.003.017.008.028.006.01.015.013.008.004.02.004t.02-.005Q.513.527.517.516.521.506.524.489.526.472.526.449zm-.38.14l-.01.008Q.134.601.127.603.12.606.111.606L.09.607.066.606Q.057.604.053.6.05.597.05.592.051.587.056.581l.41-.563L.476.01l.01-.006L.5.001.522%200q.015%200%20.023.002.01.002.013.005.004.004.003.009%200%20.004-.005.01z%22%20stroke-width%3D%22.023%22%20fill%3D%22%23fff%22%20aria-label%3D%22%25%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.fire,
.mm.h {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222.439%22%20height%3D%222.913%22%20viewBox%3D%220%200%200.645%200.771%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.129.77A.33.33%200%200%201%20.193.481a.337.337%200%200%200%200%20.193C.26.746.323.776.42.77A.298.298%200%200%200%20.612.61a.334.334%200%200%200%200-.29C.6.4.55.47.483.482A.412.412%200%200%200%20.258%200C.259.189.013.31%200%20.48A.322.322%200%200%200%20.13.77z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.clock,
.mm.e {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.193%22%20height%3D%222.992%22%20viewBox%3D%220%200%200.845%200.792%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23fff%22%20stroke-width%3D%22.07%22%3E%3Cpath%20d%3D%22M.425.11a.346.346%200%200%200-.192.057.344.344%200%200%200-.128.154.342.342%200%200%200%20.074.375.346.346%200%200%200%20.376.075A.344.344%200%200%200%20.71.644a.343.343%200%200%200%20.058-.19.342.342%200%200%200-.1-.243A.345.345%200%200%200%20.425.11zm.17.382l-.138.03A.05.05%200%200%201%20.412.507L.254.351A.04.04%200%200%201%20.297.286C.302.288.307.29.31.295L.457.44.578.415a.04.04%200%200%201%20.047.03.04.04%200%200%201-.03.048zM.291.05A.002.002%200%200%200%20.293.048a.003.003%200%200%200%200-.003A.179.179%200%200%200%20.18.007.183.183%200%200%200%20.029.09a.181.181%200%200%200-.013.173.004.004%200%200%200%20.004.002.005.005%200%200%200%20.004-.002.398.398%200%200%201%20.11-.137A.4.4%200%200%201%20.29.05zM.664%200a.18.18%200%200%200-.107.035.005.005%200%200%200-.002.005.004.004%200%200%200%20.003.003.4.4%200%200%201%20.264.214.004.004%200%200%200%20.003.002.003.003%200%200%200%20.003-.002A.18.18%200%200%200%20.75.022a.183.183%200%200%200-.087-.023z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.fav_a {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226.144%22%20height%3D%225.797%22%20viewBox%3D%220%200%201.626%201.534%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.81%201.48a.027.027%200%200%200%20.02-.007c.024-.022.609-.554.692-.777C1.59.513%201.586.319%201.49.22S1.265.033%201.095.055a.384.384%200%200%200-.285.16.384.384%200%200%200-.285-.16C.355.033.226.121.13.22.034.32.03.513.098.696c.083.223.668.755.693.777a.027.027%200%200%200%20.02.007z%22%20fill%3D%22%23fff%22%20fill-opacity%3D%22.432%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.106%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.fav_a.active,
.mm.fav_b {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226.144%22%20height%3D%225.797%22%20viewBox%3D%220%200%201.626%201.534%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.81%201.48a.027.027%200%200%200%20.02-.007c.024-.022.609-.554.692-.777C1.59.513%201.586.319%201.49.22S1.265.033%201.095.055a.384.384%200%200%200-.285.16.384.384%200%200%200-.285-.16C.355.033.226.121.13.22.034.32.03.513.098.696c.083.223.668.755.693.777a.027.027%200%200%200%20.02.007z%22%20fill%3D%22%23ee2316%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.106%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.a_left {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.704%22%20height%3D%226.35%22%20viewBox%3D%220%200%200.98%201.68%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.98%200v.105L.218.84l.762.735v.105H.871L0%20.84.87%200z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.a_right {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.704%22%20height%3D%226.35%22%20viewBox%3D%220%200%200.98%201.68%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%200v.105L.762.84%200%201.575v.105h.109L.98.84.11%200z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.star_a {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-275%20276%2016.9%2016.9%22%3E%3Cpath%20d%3D%22M-266.6%20276l-2.4%205.9-6.1.5%204.6%204.2-1.4%206.3%205.3-3.3%205.3%203.3-1.4-6.3%204.6-4.2-6.1-.5-2.4-5.9z%22%20fill%3D%22%23ffb500%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.star_b {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-275%20276%2016.9%2016.9%22%3E%3Cpath%20d%3D%22M-271.9%20292.9l1.4-6.3-4.6-4.2%206.1-.5%202.4-5.9%202.4%205.9%206.1.5-4.6%204.2%201.4%206.3-5.3-3.3-5.3%203.3zm5.3-4.5l3.8%202.4-1-4.5%203.4-3.1-4.5-.4-1.7-4.2-1.7%204.2-4.5.4%203.4%203.1-1%204.5%203.8-2.4z%22%20fill%3D%22%23d0d0d0%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.pageup {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-193%20317.7%20207.2%20207.2%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-24.6%20349.2h-129.5c-5%200-9%204-9%209s4%209%209%209h129.5c5%200%209-4%209-9s-4.1-9-9-9zM-83.1%20385.3c-3.5-3.5-9.2-3.5-12.7%200l-40.3%2040.3c-3.5%203.5-3.5%209.2%200%2012.7s9.2%203.5%2012.7%200l25-25v71c0%205%204%209%209%209s9-4%209-9v-71l25%2025c1.8%201.8%204.1%202.6%206.4%202.6s4.6-.9%206.4-2.6c3.5-3.5%203.5-9.2%200-12.7l-40.5-40.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.phonecall {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-290%20413.9%2014%2014%22%3E%3Cpath%20d%3D%22M-284.1%20422c1.4%201.4%203%202.7%203.6%202.1.9-.9%201.5-1.7%203.5-.1%202%201.6.5%202.7-.4%203.6-1%201-4.8.1-8.5-3.7-3.7-3.7-4.7-7.5-3.7-8.5.9-.9%201.9-2.4%203.6-.4%201.6%202%20.8%202.6-.1%203.5-.7.5.6%202.1%202%203.5%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.jet_a {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.74%22%20height%3D%223.74%22%20viewBox%3D%220%200%200.989%200.989%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.743.95L.852.895.743.351.961.188a.561.561%200%200%200%200-.164.561.561%200%200%200-.164%200L.634.242.09.133l-.055.11.381.162-.163.218H.09L.035.678l.163.109.11.163.054-.055V.732L.58.57z%22%20fill%3D%22none%22%20stroke%3D%22%23707070%22%20stroke-width%3D%22.045%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.jet_b {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.705%22%20height%3D%223.707%22%20viewBox%3D%220%200%200.98%200.981%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.723.33l.038.16A.217.217%200%200%200%20.67.51C.668.513.664.512.663.51L.61.449.594.43zm.034.607C.652.937.572.851.572.737c0-.118.082-.202.184-.202.107%200%20.184.087.185.202%200%20.113-.08.2-.184.2zm.07-.263L.714.795.702.78.671.746C.661.735.648.734.64.744.632.753.633.766.643.777l.055.06c.013.014.023.014.035%200l.1-.107L.87.687c.01-.01.01-.023.002-.033C.865.645.853.646.843.655zM.13.224L.144.23l.217.08c.008.003.014.008.016.017C.38.336.375.344.368.35L.243.473C.23.486.219.488.203.48.164.46.12.443.079.424c-.003%200-.009-.002-.01%200C.06.432.053.44.047.448l.006.009.07.098C.136.569.136.578.124.591a.019.019%200%200%200-.004.024C.125.625.13.627.14.623L.16.616A2.405%202.405%200%200%200%20.563.397%201.475%201.475%200%200%200%20.74.257C.78.219.82.18.858.14a.21.21%200%200%200%20.04-.062C.909.056.909.053.887.048a.264.264%200%200%200-.13.009.478.478%200%200%200-.183.109.044.044%200%200%201-.031.012h-.36c-.004%200-.009%200-.011.002L.13.224zM.63.535L.558.453.496.492a2.485%202.485%200%200%201-.338.172.057.057%200%200%201-.065-.015.065.065%200%200%201-.01-.07C.084.573.082.569.08.564L.01.466C-.004.449-.003.44.01.426L.05.382C.058.372.065.372.077.376l.135.06H.22L.315.342.317.339.267.32.094.256C.072.248.068.232.083.215.104.193.124.173.142.15A.043.043%200%200%201%20.178.133c.063.001.125%200%20.188%200l.168.001a.03.03%200%200%200%20.02-.008.5.5%200%200%201%20.197-.113.274.274%200%200%201%20.165.002c.022.009.03.023.025.049a.206.206%200%200%201-.054.107C.847.213.806.252.765.292.76.297.758.302.76.31l.042.178C.804.494.807.497.813.5a.252.252%200%200%201%20.039.457C.742%201.016.608.963.554.84A.255.255%200%200%201%20.621.543l.01-.008z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.moon {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.693%22%20height%3D%223.694%22%20viewBox%3D%220%200%200.977%200.977%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.666.89a.458.458%200%200%201-.32%200A.454.454%200%200%201%20.073.35.453.453%200%200%201%20.269.087a.515.515%200%200%200%20.132.487.515.515%200%200%200%20.488.133.45.45%200%200%201-.223.183zM.941.628A.457.457%200%200%201%20.444.535L.443.533A.457.457%200%200%201%20.348.034C.36.008.325-.007.306.001A.508.508%200%200%200%20.033.65c.046.118.136.219.251.275A.508.508%200%200%200%20.974.67C.983.65.968.616.94.628z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.food___old {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.855%22%20height%3D%223.59%22%20viewBox%3D%220%200%201.02%200.95%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3Cmask%20id%3D%22a%22%20x%3D%22-1%22%20y%3D%22-1%22%20width%3D%2216%22%20height%3D%2215%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20d%3D%22M-1-1h16v15H-1z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M.185.002a.183.183%200%200%200-.13.055A.194.194%200%200%200%200%20.192v1.051c0%20.323.19.598.463.71v1.2c0%20.076.03.15.082.203a.273.273%200%200%200%20.392%200%20.291.291%200%200%200%20.082-.203v-1.2a.764.764%200%200%200%20.463-.71V.193a.194.194%200%200%200-.055-.135.183.183%200%200%200-.13-.057.183.183%200%200%200-.132.056.194.194%200%200%200-.054.135v.764a.097.097%200%200%201-.027.068.091.091%200%200%201-.13%200A.097.097%200%200%201%20.925.956V.193A.194.194%200%200%200%20.872.058.183.183%200%200%200%20.74%200%20.183.183%200%200%200%20.61.057a.194.194%200%200%200-.054.135v.764a.097.097%200%200%201-.028.068.091.091%200%200%201-.13%200A.097.097%200%200%201%20.37.956V.193A.194.194%200%200%200%20.316.058.183.183%200%200%200%20.186%200zm3.127%200c-.025%200-.049.017-.07.03l-.65.4v.716h-.74v.382h.185l.185%201.91h1.112l.185-1.91h.185v-.382h-.74V.64l.462-.287C3.52.3%203.543.193%203.49.097a.177.177%200%200%200-.178-.095z%22%20stroke-width%3D%22.265%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(.02%20.02)%20scale(.26458)%22%20fill%3D%22none%22%20mask%3D%22url(%23a)%22%20stroke-width%3D%22.151%22%20data-name%3D%22Vector%22%3E%3Cpath%20d%3D%22M.185.002a.183.183%200%200%200-.13.055A.194.194%200%200%200%200%20.192v1.051c0%20.323.19.598.463.71v1.2c0%20.076.03.15.082.203a.273.273%200%200%200%20.392%200%20.291.291%200%200%200%20.082-.203v-1.2a.764.764%200%200%200%20.463-.71V.193a.194.194%200%200%200-.055-.135.183.183%200%200%200-.13-.057.183.183%200%200%200-.132.056.194.194%200%200%200-.054.135v.764a.097.097%200%200%201-.027.068.091.091%200%200%201-.13%200A.097.097%200%200%201%20.925.956V.193A.194.194%200%200%200%20.872.058.183.183%200%200%200%20.74%200%20.183.183%200%200%200%20.61.057a.194.194%200%200%200-.054.135v.764a.097.097%200%200%201-.028.068.091.091%200%200%201-.13%200A.097.097%200%200%201%20.37.956V.193A.194.194%200%200%200%20.316.058.183.183%200%200%200%20.186%200zm3.127%200c-.025%200-.049.017-.07.03l-.65.4v.716h-.74v.382h.185l.185%201.91h1.112l.185-1.91h.185v-.382h-.74V.64l.462-.287C3.52.3%203.543.193%203.49.097a.177.177%200%200%200-.178-.095z%22%20stroke%3D%22%23707070%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.food {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-41%20164.9%20512%20512%22%3E%3Cpath%20d%3D%22M421.7%20661.5H251.9l-24.4-252.7H202V332h97.4v-88.9l91.5-56.6c4.3-2.7%209.1-5.7%2015.1-6%2014.1-1.5%2028.2%205.9%2035.7%2019.3%2010.6%2019%204.9%2041.2-13.1%2051.7l-54.4%2033.9v46.8h97.4v76.7H446l-24.3%20252.6zm-146.1-26.3H398l24.4-252.7h23.2v-24.2h-97.4v-87.6l67.1-41.7c7.2-4.2%206.6-11.1%203.8-16.3-2.4-4.3-6.3-6.5-10.3-6l-4.3%202.3-78.9%2048.9v100.5H228v24.3h23.1l24.5%20252.5zM68.8%20661.5c-13.1%200-26-5.5-35.2-15.1-9.3-9.6-14.4-22.3-14.4-35.9V460.2c-37.3-19.2-60.9-58.4-60.9-102.4v-139c0-10%203.8-19.6%2010.7-26.9%207-7.3%2016.7-11.4%2026.6-11.4%2010%200%2019.7%204.2%2026.7%2011.5%205%205.2%208.4%2011.7%209.9%2018.6%201.5-7%204.9-13.4%209.9-18.7%207-7.2%2016.7-11.4%2026.6-11.4%2010.1.1%2019.8%204.2%2026.7%2011.5%205%205.2%208.4%2011.7%209.9%2018.6%201.5-7%204.9-13.4%209.9-18.7%207-7.2%2016.7-11.4%2026.6-11.4%2010.1.1%2019.8%204.2%2026.7%2011.5%206.9%207.3%2010.8%2016.8%2010.7%2027v138.9c0%2044-23.6%2083.2-60.9%20102.4v150.3c.1%2013.4-5%2026.2-14.4%2035.9-9.1%209.5-21.9%2015-35.1%2015zm-73-454.8c-3%200-5.8%201.3-7.9%203.4-2.2%202.3-3.4%205.4-3.4%208.7v139c0%2036.4%2020.7%2068.5%2052.8%2081.9l8.1%203.4v167.4c0%206.6%202.5%2013.1%207%2017.7%208.7%209.1%2024.3%209.1%2032.9%200%204.6-4.8%207.1-11%207-17.6V443l8.1-3.4c32.1-13.3%2052.8-45.5%2052.8-81.9V218.9c0-3.3-1.2-6.4-3.5-8.8-4.1-4.3-11.4-4.4-15.7%200-2.2%202.3-3.5%205.4-3.5%208.7v101.1c0%206.8-2.6%2013.2-7.2%2018-4.7%204.9-11%207.6-17.7%207.7-6.4.9-13-2.5-17.8-7.2-5.2-5.4-7.7-11.8-7.7-18.5v-101c0-3.3-1.2-6.4-3.5-8.8-4-4.3-11.5-4.4-15.7%200-2.2%202.3-3.5%205.4-3.5%208.7v101.1c0%206.8-2.6%2013.2-7.2%2018-4.7%204.9-11%207.6-17.7%207.7-6.8.9-13-2.5-17.8-7.2C9.5%20333%207%20326.6%207%20319.9v-101c0-3.3-1.2-6.4-3.5-8.8-2-2.1-4.8-3.4-7.7-3.4z%22%20fill%3D%22%23707070%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.user {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.643%22%20height%3D%223.643%22%20viewBox%3D%220%200%200.964%200.964%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.512.58c-.184%200-.49.082-.49.245v.123h.919V.825C.94.662.635.58.512.58zm0-.061a.245.245%200%201%200%200-.49.245.245%200%200%200-.245.245c0%20.135.11.245.245.245z%22%20fill%3D%22none%22%20stroke%3D%22%23707070%22%20stroke-width%3D%22.045%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.bed {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%223.171%22%20height%3D%223.705%22%20viewBox%3D%220%200%200.839%200.98%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.289.37h.038C.355.37.372.353.372.328.372.305.352.285.328.284a2.48%202.48%200%200%200-.08%200%20.043.043%200%200%200-.043.044C.205.352.224.37.25.37h.04zm.261%200h.042a.041.041%200%200%200%20.04-.03C.64.312.62.285.59.284a2.823%202.823%200%200%200-.08%200%20.043.043%200%200%200-.042.044.042.042%200%200%200%20.042.042H.55zM.698.108A.044.044%200%200%200%20.66.058a.763.763%200%200%200-.085-.01A2.57%202.57%200%200%200%20.25.052a.655.655%200%200%200-.076.01.042.042%200%200%200-.032.047h.557zm-.534.2L.166.303A.084.084%200%200%201%20.25.243h.078c.038%200%20.068.022.08.058.002.006.005.008.01.008.006%200%20.01%200%20.013-.008A.084.084%200%200%201%20.51.243h.082c.034.001.059.018.074.048a.139.139%200%200%201%20.007.017H.7V.15H.14v.158zM.042.857h.755V.73H.042zM.048.685h.743V.681L.71.373C.704.35.704.35.68.35.673.35.67.352.668.358A.082.082%200%200%201%20.59.41H.511A.08.08%200%200%201%20.433.358C.43.35.425.35.42.35.412.35.409.352.406.358A.08.08%200%200%201%20.33.41H.247A.076.076%200%200%201%20.176.366C.169.35.16.348.147.349.138.35.135.352.133.36l-.05.19zM.765.9v.064c0%20.014-.01.022-.023.021C.731.983.724.975.724.963V.899H.117v.063c0%20.01-.003.017-.013.021C.09.988.077.979.077.964V.898h-.05C.007.898%200%20.892%200%20.872V.71c0-.012.004-.024.007-.036C.038.562.068.45.096.337.098.331.098.325.098.32V.111c0-.047.026-.08.072-.089A2.16%202.16%200%200%201%20.672.02c.044.007.07.042.07.087v.205c0%20.025.008.047.014.07l.083.323a.06.06%200%200%201%200%20.011v.156c0%20.02-.005.026-.026.026H.767L.764.9z%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23707070%22%20fill-rule%3D%22evenodd%22%20stroke-width%3D%22.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.route {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2258.986%22%20height%3D%2260%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23707070%22%3E%3Cpath%20d%3D%22M34.986%2024h2a1%201%200%201%200%200-2h-2a1%201%200%201%200%200%202zM31.488%2031a3.517%203.517%200%200%201-1.252-.23%201.004%201.004%200%200%200-1.291.578%201.002%201.002%200%200%200%20.578%201.291c.626.238%201.285.36%201.963.361h.357a1%201%200%201%200%200-2zM29.114%2024.676a1%201%200%200%200%20.528-.151%203.451%203.451%200%200%201%201.454-.503%201.001%201.001%200%200%200-.219-1.989%205.423%205.423%200%200%200-2.294.794%201%201%200%200%200%20.531%201.849zM35.486%2040c-.086%200-.171.002-.256.006a1%201%200%200%200%20.04%201.999l.042-.001L37.271%2042a1%201%200%201%200%200-2zM42.986%2024a1%201%200%201%200%200-2h-2a1%201%200%201%200%200%202zM47.271%2040a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2zM50.844%2032a1%201%200%200%200-1-1h-2a1%201%200%201%200%200%202h2a1%201%200%200%200%201-1zM41.271%2042h2a1%201%200%201%200%200-2h-2a1%201%200%201%200%200%202zM44.844%2032a1%201%200%200%200-1-1h-2a1%201%200%201%200%200%202h2a1%201%200%200%200%201-1zM35.844%2031a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2zM23.557%2058h-2a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2zM17.557%2058h-2a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2zM52.097%2054.517a1%201%200%200%200-1.195.756%203.47%203.47%200%200%201-.663%201.392%201%201%200%201%200%201.572%201.236%205.51%205.51%200%200%200%201.042-2.188%201%201%200%200%200-.756-1.196zM51.024%2052.719a1%201%200%200%200%20.785-1.618%205.543%205.543%200%200%200-1.879-1.528%201%201%200%201%200-.891%201.791c.463.229.877.566%201.197.974.198.25.491.381.788.381zM46.558%2050a1%201%200%200%200-1-1h-2a1%201%200%201%200%200%202h2a1%201%200%200%200%201-1zM47.486%2058h-1.93a1%201%200%201%200%200%202l1.971-.001.029-1v1c.553%200%20.965-.447.965-1%200-.552-.482-.999-1.035-.999zM58.919%2035.632a1%201%200%201%200-1.975.317%203.502%203.502%200%200%201-.1%201.54%201%201%200%201%200%201.92.562%205.51%205.51%200%200%200%20.155-2.419zM27.522%2029.855c.524-.173.81-.738.638-1.263a3.494%203.494%200%200%201-.146-1.537%201%201%200%200%200-.867-1.117.995.995%200%200%200-1.117.867%205.504%205.504%200%200%200%20.229%202.412%201.001%201.001%200%200%200%201.263.638zM56.239%2031.738a5.438%205.438%200%200%200-2.317-.722%201%201%200%201%200-.156%201.994%203.443%203.443%200%200%201%201.47.458%201%201%200%200%200%201.003-1.73zM54.838%2039.729c-.429.18-.883.271-1.352.271h-.215a1%201%200%201%200%200%202h.215a5.46%205.46%200%200%200%202.125-.427%201%201%200%201%200-.773-1.844zM32.048%2044.839c.099-.514.307-.989.619-1.413a1%201%200%200%200-1.611-1.185%205.48%205.48%200%200%200-.973%202.222%201.001%201.001%200%200%200%201.965.376zM33.615%2050.594a1%201%200%200%200%20.417-1.909%203.538%203.538%200%200%201-1.228-.936%201%201%200%201%200-1.531%201.287%205.538%205.538%200%200%200%201.927%201.467c.135.061.276.091.415.091zM29.557%2058h-2a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2zM35.557%2058h-2a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2zM40.558%2050a1%201%200%200%200-1-1h-2a1%201%200%201%200%200%202h2a1%201%200%200%200%201-1zM41.557%2058h-2a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2zM20.514%2028.977C18.243%2026.412%2015.215%2025%2011.986%2025s-6.257%201.412-8.527%203.977c-4.612%205.211-4.612%2013.688%200%2018.899l8.527%209.633%208.527-9.633c4.613-5.211%204.613-13.688.001-18.899zM11.986%2043c-3.309%200-6-2.691-6-6s2.691-6%206-6%206%202.691%206%206-2.691%206-6%206zM48.24%2024.507l6.464-7.286c3.478-3.92%203.478-10.296%200-14.216C52.984%201.067%2050.688%200%2048.239%200c-2.448%200-4.744%201.067-6.464%203.005-3.477%203.92-3.477%2010.296%200%2014.216zM48.486%204c3.032%200%205.5%202.468%205.5%205.5s-2.468%205.5-5.5%205.5-5.5-2.468-5.5-5.5%202.468-5.5%205.5-5.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.bus {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2276.334%22%20height%3D%2271.562%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.386%2019.081h2.386v14.312H2.386A2.381%202.381%200%200%201%200%2031.008v-9.542a2.388%202.388%200%200%201%202.386-2.385zm71.562%200H71.56v14.312h2.388a2.382%202.382%200%200%200%202.386-2.385v-9.542a2.387%202.387%200%200%200-2.386-2.385zm-7.156-4.769v42.937a4.767%204.767%200%200%201-4.771%204.771v4.771a4.766%204.766%200%200%201-4.771%204.771h-4.772a4.77%204.77%200%200%201-4.771-4.771V62.02H28.626v4.771a4.767%204.767%200%200%201-4.771%204.771h-4.769a4.77%204.77%200%200%201-4.771-4.771V62.02a4.77%204.77%200%200%201-4.771-4.771V14.312C9.542%206.41%2015.954%200%2023.855%200H52.48c7.902%200%2014.312%206.408%2014.312%2014.312zm-38.166-4.77h19.083V4.771H28.626zM23.855%2052.48a4.765%204.765%200%200%200-4.769-4.771%204.768%204.768%200%200%200-4.771%204.771%204.77%204.77%200%201%200%209.54%200zm38.166%200c0-2.641-2.133-4.771-4.771-4.771s-4.771%202.133-4.771%204.771a4.77%204.77%200%201%200%209.542%200zm0-38.168H14.313v28.625h47.708z%22%20fill%3D%22%23707070%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.b_angle_down {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222.646%22%20height%3D%221.323%22%20viewBox%3D%220%200%200.7%200.35%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.082%200L.35.217.618%200%20.7.067.35.35%200%20.067z%22%20fill%3D%22%2300aeef%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.b_angle_up {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222.646%22%20height%3D%221.323%22%20viewBox%3D%220%200%200.7%200.35%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.082.35L.35.133.618.35.7.283.35%200%200%20.283z%22%20fill%3D%22%2300aeef%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.b_angle_left {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221.323%22%20height%3D%222.646%22%20viewBox%3D%220%200%200.35%200.7%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.35.08L.133.348.35.616.283.698%200%20.348l.283-.35z%22%20fill%3D%22%2300aeef%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.b_angle_right {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221.323%22%20height%3D%222.646%22%20viewBox%3D%220%200%200.35%200.7%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%20.08l.217.268L0%20.616l.067.082.283-.35-.283-.35z%22%20fill%3D%22%2300aeef%22%20stroke-width%3D%22.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.home-blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2271.838%22%20height%3D%2256%22%20viewBox%3D%22-261%20384.9%2071.838%2056%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M-189.563%20412.4c.2.2.4.6.4%201s-.1.8-.3%201.1l-3.1%203.9c-.2.3-.6.5-1%20.5s-.8-.1-1.1-.4l-29.4-24.1c-.3-.3-.7-.4-1-.4s-.7.1-1%20.4l-29.4%2024.1c-.3.2-.7.4-1.1.4s-.7-.2-1-.5l-3.1-3.9c-.3-.3-.4-.7-.3-1.1%200-.4.2-.7.4-1l31.7-26.1c1.1-.9%202.3-1.4%203.7-1.4s2.7.5%203.9%201.4l11.1%209.2v-9.1c0-.4.1-.8.4-1.1s.6-.4%201.1-.4h7c.4%200%20.8.1%201.1.4s.4.6.4%201.1v17.4zm-10.5%207.6c0-.5-.2-.9-.5-1.2l-23.5-19.2c-.3-.2-.7-.4-1-.4s-.7.1-1%20.4l-23.5%2019.2c-.3.3-.5.7-.5%201.2v17.9c0%20.8.3%201.5.9%202.1s1.3.9%202.1.9h14.5c.4%200%20.8-.1%201.1-.4s.4-.6.4-1.1v-14c0-.4.1-.8.4-1.1s.6-.4%201.1-.4h9c.4%200%20.8.1%201.1.4s.4.6.4%201.1v14c0%20.4.1.8.4%201.1s.6.4%201.1.4h14.5c.8%200%201.5-.3%202.1-.9s.9-1.3.9-2.1z%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.home {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2271.838%22%20height%3D%2256%22%20viewBox%3D%22-261%20384.9%2071.838%2056%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M-189.563%20412.4c.2.2.4.6.4%201s-.1.8-.3%201.1l-3.1%203.9c-.2.3-.6.5-1%20.5s-.8-.1-1.1-.4l-29.4-24.1c-.3-.3-.7-.4-1-.4s-.7.1-1%20.4l-29.4%2024.1c-.3.2-.7.4-1.1.4s-.7-.2-1-.5l-3.1-3.9c-.3-.3-.4-.7-.3-1.1%200-.4.2-.7.4-1l31.7-26.1c1.1-.9%202.3-1.4%203.7-1.4s2.7.5%203.9%201.4l11.1%209.2v-9.1c0-.4.1-.8.4-1.1s.6-.4%201.1-.4h7c.4%200%20.8.1%201.1.4s.4.6.4%201.1v17.4zm-10.5%207.6c0-.5-.2-.9-.5-1.2l-23.5-19.2c-.3-.2-.7-.4-1-.4s-.7.1-1%20.4l-23.5%2019.2c-.3.3-.5.7-.5%201.2v17.9c0%20.8.3%201.5.9%202.1s1.3.9%202.1.9h14.5c.4%200%20.8-.1%201.1-.4s.4-.6.4-1.1v-14c0-.4.1-.8.4-1.1s.6-.4%201.1-.4h9c.4%200%20.8.1%201.1.4s.4.6.4%201.1v14c0%20.4.1.8.4%201.1s.6.4%201.1.4h14.5c.8%200%201.5-.3%202.1-.9s.9-1.3.9-2.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.home-white {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2271.838%22%20height%3D%2256%22%20viewBox%3D%22-261%20384.9%2071.838%2056%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M-189.563%20412.4c.2.2.4.6.4%201s-.1.8-.3%201.1l-3.1%203.9c-.2.3-.6.5-1%20.5s-.8-.1-1.1-.4l-29.4-24.1c-.3-.3-.7-.4-1-.4s-.7.1-1%20.4l-29.4%2024.1c-.3.2-.7.4-1.1.4s-.7-.2-1-.5l-3.1-3.9c-.3-.3-.4-.7-.3-1.1%200-.4.2-.7.4-1l31.7-26.1c1.1-.9%202.3-1.4%203.7-1.4s2.7.5%203.9%201.4l11.1%209.2v-9.1c0-.4.1-.8.4-1.1s.6-.4%201.1-.4h7c.4%200%20.8.1%201.1.4s.4.6.4%201.1v17.4zm-10.5%207.6c0-.5-.2-.9-.5-1.2l-23.5-19.2c-.3-.2-.7-.4-1-.4s-.7.1-1%20.4l-23.5%2019.2c-.3.3-.5.7-.5%201.2v17.9c0%20.8.3%201.5.9%202.1s1.3.9%202.1.9h14.5c.4%200%20.8-.1%201.1-.4s.4-.6.4-1.1v-14c0-.4.1-.8.4-1.1s.6-.4%201.1-.4h9c.4%200%20.8.1%201.1.4s.4.6.4%201.1v14c0%20.4.1.8.4%201.1s.6.4%201.1.4h14.5c.8%200%201.5-.3%202.1-.9s.9-1.3.9-2.1z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.world {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-78%20201.4%20438.5%20438.5%22%3E%3Cpath%20d%3D%22M331.1%20310.6c-19.6-33.6-46.2-60.2-79.8-79.8-33.6-19.6-70.3-29.4-110.1-29.4s-76.5%209.8-110.1%2029.4C-2.4%20250.4-29%20277-48.6%20310.6c-19.6%2033.6-29.4%2070.2-29.4%20110s9.8%2076.5%2029.4%20110.1c19.6%2033.6%2046.2%2060.2%2079.8%2079.8%2033.6%2019.6%2070.3%2029.4%20110.1%2029.4s76.5-9.8%20110.1-29.4c33.6-19.6%2060.2-46.2%2079.8-79.8%2019.6-33.6%2029.4-70.3%2029.4-110.1-.1-39.8-9.9-76.4-29.5-110zM168.7%20536c-1.9-2.3-2.6-4.2-2-5.7-.2%201-.9%201.8-2%202.6-1-1.1-2.7-2.6-5.1-4.3-2.5-1.7-4.2-3.1-5.1-4.3-.4-.6-.9-1.4-1.6-2.4-.7-1-1.5-2.4-2.6-4.1-1-1.7-1.8-3.2-2.3-4.4-.5-1.2-.5-2-.1-2.1-3.6%201.5-8.9.5-15.7-3.1-1.3-.8-3.3-2.8-6-6s-5.4-4.7-8.3-4.3c-.9.2-2.2.5-3.9%201-1.6.5-3%20.7-4.1.7-1.1%200-2.7-.4-4.6-1.1-1.5-.6-3.6-1.7-6.1-3.3-2.6-1.6-4.3-2.6-5.3-3-2.5-1.3-3.7-2-3.7-2l-4.6-2.3c-1.1-.6-2.3-1.5-3.6-2.7-1.2-1.2-2-2.5-2.4-3.9-.4-1.1-.9-3.4-1.4-6.9-.6-3.4-1.3-5.9-2.3-7.4-1.1-1.9-2.8-3.8-4.9-5.7-2.1-1.9-4-2.9-5.7-2.9%201.5%200%201.5-1.3%200-3.9-1.5-2.6-2.9-4.4-4-5.6-.4-.4-1.5-1.6-3.4-3.7s-3.5-3.9-4.9-5.4c-1.3-1.5-2.5-3.3-3.4-5.3-.9-2-1.1-3.7-.6-5%20.2-.2%200-.5-.6-.9s-1.3-.8-2.1-1.1c-.9-.4-1.7-.7-2.4-1-.8-.3-1.3-.4-1.7-.4.4.8.8%202.1%201.3%204.1.5%202%201%203.5%201.6%204.4.4.8%202%203.5%204.9%208.3%205%208%207.2%2013.9%206.9%2017.7-1.1.4-1.9.2-2.3-.6-.4-.8-.7-1.8-.9-3.1-.2-1.3-.4-2.3-.6-2.9-.6-1.1-2-2.4-4.4-3.7-2.4-1.3-3.9-2.7-4.4-4%20.2%200%20.4-.1.7-.3.3-.2.5-.3.7-.3.2-1.7-.8-3.9-3-6.6-2.2-2.7-3.1-4.6-2.7-5.7-1.5-1.1-2.9-3.4-4-6.7-1.1-3.3-2.1-5.5-2.9-6.4-.8-1.1-1.7-2.1-2.9-3-1.1-.9-2.6-1.8-4.3-2.9-1.7-1-2.9-1.8-3.4-2.1-.4-.2-1.1-1-2.3-2.6-6.3-7.6-8.2-11.7-5.7-12.3-2.5.6-4.5-1.3-6.1-5.6-1.6-4.3-2.1-7.6-1.6-9.9l-.6-.3c.2-.8.3-3%20.3-6.7s.2-7.1.7-10.1c.5-3%201.4-4.6%202.7-4.6-1.3.2-2.3-1-3-3.6-.7-2.6-.7-4.3-.1-5.3.2-.6%201-.2%202.6%201.1%201.5%201.3%202.4%202.2%202.6%202.6%202.5-1.3%203.4-3%202.9-5.1-.4-.8-2.4-2.8-6-6-8.2-5.3-12.4-7.9-12.6-7.7%201.1-2.1.9-3.9-.9-5.4-1.9%201.1-3%201.4-3.3.9-.3-.6-.5-1.6-.7-3.1-.2-1.5-.7-2.4-1.4-2.6-1-.2-2.1-.9-3.4-2.3%2016.9-27%2039.3-48.2%2067.1-63.4%201.1-.2%203.2-.3%206.3-.3%201.5.2%202.9.7%204.3%201.4%201.3.8%202.7%201.8%204.1%203.1%201.4%201.3%202.5%202.3%203.3%202.9.4-1.1-.1-2.9-1.4-5.1.4-1.1%202.5-2.3%206.3-3.4%204.4-.6%207.2-.5%208.6.3-1.1-1.7-3-4.1-5.7-7.1l-1.4%201.4c-1.5-1.3-5.5-.7-12%202-.4.2-1.3.7-2.9%201.6-1.5.9-2.8%201.5-3.7%201.9-1.1.4-2.3.5-3.4.3%209.1-4.9%2018.1-8.9%2026.8-11.7.6.4%201.5%201.2%202.9%202.4%201.3%201.2%202.4%202.1%203.1%202.7-.6-.4-1-.2-1.1.6-.8%202.3-.8%204.2%200%205.7.9%201.3%202.2%202.1%203.9%202.3%201.6.2%203.6.1%205.9-.3%202.3-.4%203.8-.6%204.6-.6l2.9.3c6.1.6%208.5%200%207.1-1.7.6.8%201.2%202.3%202%204.7.8%202.4%201.6%204%202.6%205%201-.8%201.1-2.1.6-4-.6-1.9-.6-3.2%200-4%20.2-.4.8-.8%201.7-1.1%201-.4%202-.8%203.3-1.3%201.2-.5%202-.8%202.4-1%201.1-.8.4-2.1-2.3-4-.4-.2-1.2-.5-2.4-.9s-2.3-.8-3.3-1.1c-.9-.4-1.9-.9-3-1.6-1-.7-1.5-1.4-1.4-2.3.1-.9.6-2%201.6-3.3%201.1-.9%203-1.3%205.6-1.1%202.6.2%204.5.7%205.9%201.4%205.1%202.9%205.9%205.4%202.3%207.7%201.9.2%204.2.9%206.9%202.3%202.7%201.3%203.7%202.8%203.1%204.3%201.5-2.9%203-4.3%204.6-4.3.9.2%201.9%201.5%202.7%203.9.9%202.4%201.4%203.7%201.6%203.9%201.5%202.1%203%202.6%204.6%201.4%201.5-1.1%203.1-2.8%204.7-5s2.5-3.2%202.7-3c-1.9-.8-2.1-1.5-.6-2.3%202.8-1.7%205.4-2.2%207.7-1.4.6.4%201.3%201.2%202.3%202.6%201.7%203.4%201.4%205-.9%204.9%201.7%201.5%202.4%203.4%202.1%205.7-.3%202.3-1.8%203.3-4.4%203.1-.9%200-2.3-.5-4.1-1.4-1.8-1-3.2-1.5-4.1-1.6-1-.1-2.3.4-4%201.6-.8%201-1.8%202.6-3%204.9-1.2%202.3-2.3%203.9-3.3%204.9-2.9%202.9-7.6%203.9-14.3%203.1.6%200%20.5.6-.1%201.7-.7%201.1-1.6%202.4-2.7%203.9-1.1%201.4-1.8%202.2-2%202.4-1.7%201.9-2.9%204.1-3.4%206.6%200%20.4-.1%201.7-.3%203.9-.2%202.2-.6%203.9-1.1%205%202.3-.6%204.1.6%205.4%203.4%201.1%202.7%201.1%204.1%200%204.3%206.3-.9%2011.8-.6%2016.6%201.1%206.9%202.5%2010.8%204.9%2011.7%207.4%201.1-1.7%203.9-1.8%208.3-.3%201.7%201%203.2%203.8%204.6%208.6.8%202.9%202%205.3%203.9%207.4%201.8%202.1%203.8%202.7%205.9%201.7l.9-.6c.8-.4%201.4-.7%201.9-1%20.5-.3%201-.7%201.6-1.1.6-.5.9-.9%201-1.3.1-.4%200-.8-.4-1.1-1.3-1.1-2.3-2.7-3-4.7-.7-2-.5-3.8.4-5.3.6-.8%202.1-1.9%204.6-3.4%202.5-1.5%204-3%204.6-4.6.8-2.5-.2-4.5-2.9-6.1-2.7-1.6-4-3.1-4-4.4%200-1%20.6-2.1%201.9-3.4%201.2-1.3%201.8-2.6%201.6-3.7%200-.6-.3-1.8-1-3.6s-1-3.1-1.1-4c-.1-.9.3-1.9%201.3-3%201.3-.8%204.5-.7%209.4.1%204.9.9%208.2%201.8%209.7%202.7.6.4%201.8.9%203.7%201.7%201.9.8%203.6%201.6%205%202.4%201.4.9%202.2%201.7%202.4%202.4h-1.4c1.3%201.1%202.1%202.5%202.4%204%20.3%201.5-.4%202.7-2.1%203.4%201.1-.2%202.7.1%204.6.9%203%201.1%203.1%202.2.3%203.1.6-.2%201.4-.4%202.4-.6%201-.2%201.9-.5%202.4-.9.4-.2.9-.5%201.4-1%20.6-.5%201-.8%201.3-.9.3-.1.7-.2%201.3-.3.6-.1%201.1%200%201.7.4.2%200%20.6-.5%201.3-1.4.7-.9%201.4-1.9%202.1-2.9.8-.9%201.4-1.4%202-1.4.6%200%201.1.2%201.6.7.5.5.9%201%201.1%201.6.3.6.6%201.2.9%201.9.3.7.5%201.2.7%201.6.4%201%201.3%202%202.7%203%201.4%201%202.3%202%202.7%203%20.2.6.6%202%201.1%204.3.6%202.3%201.3%203.9%202.3%204.7%201%20.9%202.4%201.6%204.3%202.1.4.2%201.2.1%202.6-.3%201.3-.4%202.4-.5%203.3-.3.9.2%201.3.9%201.3%202.3%201.1-1.1%201.7-1.9%201.7-2.3.2%202.5.8%204.5%201.9%206%201%201.5%202.7%202.2%205%202l-.6%206.3c-.6%201-2%201.7-4.3%202.1-2.3.5-3.7.9-4.3%201.3-.6.2-2%201.3-4.1%203.4-2.2%202.1-3.1%203.3-2.7%203.7-3.2-3.6-8.1-4.7-14.6-3.1-7.2%201.1-12.2%202.3-14.8%203.4-3%201.5-5.1%202.9-6.3%204.3-.2.2-.5.9-1%202s-1%202.2-1.4%203.1c-.5%201-.9%201.4-1.3%201.4%201.1-.2%202.4-1.1%203.9-2.7%201.4-1.6%202.3-2.5%202.7-2.7%204.9-3.2%209-4.4%2012.3-3.4%204.2%201.1%204.9%202.7%202%204.6-.4.4-1.4.5-3%20.4-1.6-.1-2.7-.1-3.3.1%201.7.4%203.1.9%204.3%201.6%201.1.7%201.4%201.6.9%202.7%203%201.7%203.6%203.6%201.7%205.7-2.5%202.5-5.4%203.5-8.9%203.1.6%200%20.6.4%200%201.1l-4.9%203.1c-.4.2-1.6.7-3.7%201.4-2.1.8-3.5%201.6-4.3%202.6-.6.8-.9%201.9-.9%203.4s-.1%202.7-.3%203.4c-.2.8-1%20.9-2.3.6-.6%201.1-2.3%202-5.3%202.7-3%20.7-4.9%201.7-5.9%203%201.1%201.5%201%203-.3%204.6-2.3%201.9-4.3%201.7-6-.6-1%20.4-1.7%201.3-2.1%202.9-.5%201.5-1.2%202.6-2.1%203.1%201.3%202.1%201.1%203.6-.6%204.6.2%200%20.6.2%201.3.6.7.4%201.4.9%202.1%201.4.8.6%201.2.9%201.4.9-.8%201.7-1.8%202.6-3.1%202.6%201.1%203-.3%206.4-4.3%2010-.8.8-2%201.5-3.6%202.3-1.6.8-3.1%201.4-4.4%201.9-1.3.5-2.1.8-2.3%201-1.9%201.7-3.3%203.5-4.3%205.3-.9%201.8-1.1%203.6-.4%205.3.7%201.7%202.4%202.9%205.3%203.4l.3%202.3v5.1l.3%202.3c.2%201.3.3%202.5.4%203.6.1%201%20.1%202.4%200%204s-.5%202.5-1.3%202.7c-.8.2-1.8%200-3.1-.6-1.5-.8-3.3-4.9-5.4-12.6-.4-1.9-1.5-4.2-3.4-6.9-1%201-1.8%201.6-2.4%201.9-.7.3-1.1.3-1.4.1-.3-.2-.8-.6-1.6-1.3-.8-.7-1.4-1.2-2-1.6-1-.6-2.6-1-5-1.4-2.4-.4-3.9-.9-4.4-1.4-4.6%203.4-7.3%202.6-8.3-2.6-.4.9-.3%202.2.1%203.9.5%201.6.7%202.5.7%202.7-1.3%202.5-3.4%202.7-6.3.6-1.1-1.1-3.8-1.3-7.9-.4-4.1.9-6.8%201-8.1.4.2%200%20.6.3%201.1.9.6.4%201%20.7%201.1.9-.2.8-.5%201.3-.9%201.7-.4.4-.8.5-1.1.4-.4-.1-.8-.1-1.3%200s-.9.2-1.3.4c-.8.6-1.7%201.6-2.9%203-1.1%201.4-2%202.3-2.6%202.7%201.1%203%201.7%205.4%201.6%207-.1%201.6-.4%204-.9%207.1s-.7%205.7-.7%207.6c0%203%20.9%206.6%202.7%2010.6%201.8%204%203.9%206.8%206.4%208.3%201.3.8%203.6%201.2%206.9%201.4%203.2.2%205.5%200%206.9-.6%201.1-.6%202-1.2%202.6-2s1-1.9%201.4-3.3c.4-1.4.7-2.4.9-3%201.3-3.6%203.8-5.5%207.4-5.7%202.3-.2%203.9.1%205%20.7%201%20.7%201.5%201.6%201.3%202.7-.2%201.1-.6%202.3-1.1%203.6-.6%201.2-1.3%202.6-2.1%204.1-.9%201.5-1.4%202.7-1.6%203.4-.4%201.5-.7%203.7-1%206.4-.3%202.8-.5%204.4-.7%205%20.4.2%201.8.3%204.3.3%200-.4.1-1%20.4-1.9.3-.9.4-1.4.4-1.6%201%201.5%202.5%202.4%204.6%202.6%202.1.2%203.6-.6%204.6-2.3.4.6%201.5%202%203.4%204.3s2.9%204.2%203.1%205.7c.2.8.6%202%201.1%203.7.6%201.7.8%202.9.6%203.6-.2.7-1.1%201-2.9%201-.8%200-1.2.3-1.4.9-.2.6-.2%201.3%200%202.1.2.9.4%201.7.7%202.4.3.8.7%201.6%201.1%202.4.5.8.7%201.4.7%201.6%203.4%206.3%208.1%208%2014%205.1%200%205.5-1.3%208.6-4%209.1-2.3.7-4-.2-5.9-2.5zm4.3%2064.5c-.4-1.9-.6-3.4-.5-4.6-.2-1.5.5-3.6%202-6.1%201.5-2.6%202.3-4.5%202.3-5.9-3-.8-4.2-3.2-3.4-7.4.4-2.9%203.1-6.7%208.3-11.4%203.6-3.2%204.8-7.8%203.4-13.7-.6-2.5-1.1-6.1-1.4-10.9-.4-4.8-.8-8.1-1.1-10%200%20.6.9%201.1%202.7%201.6%201.8.5%202.9%201.1%203.3%201.8.4-.6.9-1.6%201.4-3.1.6-1.5%201.1-2.7%201.7-3.4.4-.6%201.2-1.3%202.4-2.1%201.2-.9%202-1.4%202.4-1.6.4-.2%201.2-.8%202.6-1.9%201.3-1%202.4-1.9%203.3-2.4.9-.6%202-1%203.4-1.3%201.4-.3%202.4.1%203%201.3%201%201.1.8%202.9-.6%205.3-1.3%202.4-1.3%204%200%205%20.2-.6.4-1.8.6-3.7.2-1.9.8-3.3%201.7-4.3%201.1-1.1%202.2-1.8%203.3-2%201-.2%202-.1%202.8.4.9.5%201.9%201.1%203%202%201.1.9%202.2%201.4%203.1%201.6%202.9%201%206.3%203%2010.3%206.3-.2-.2-.2-.4%200-.7.2-.3.6-.6%201.1-.9.6-.3%201.1-.6%201.6-.9.5-.3%201-.5%201.6-.7l.9-.3c1.3%200%202.3-.1%202.9-.3.6-.2%201.4%200%202.4.6s1.8%201%202.1%201.3c.4.3%201%20.8%202%201.6s1.6%201.3%202%201.7c.6.4%201.6%201%203.1%202s2.7%201.7%203.6%202.3c.9.6%201.6%201.4%202.3%202.6.7%201.2.9%202.4.7%203.7%201.1.2%203.4.9%206.9%202.3.6.4%201.8.7%203.6%201%201.8.3%203%20.7%203.6%201.3-27.8%2029.1-61.2%2047-100.4%2053.9z%22%20fill%3D%22%23818181%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.usersign {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.4%2028.4%22%3E%3Cpath%20d%3D%22M14.2.1c2.5%200%204.9.6%207%201.9s3.9%203%205.1%205.1%201.9%204.5%201.9%207-.6%204.9-1.9%207-3%203.9-5.1%205.1c-2.2%201.3-4.5%201.9-7%201.9s-4.9-.6-7-1.9c-2.2-1.3-3.9-3-5.1-5.1s-1.9-4.5-1.9-7%20.6-4.9%201.9-7S5%203.3%207.1%202%2011.6.1%2014.2.1zm0%202.7c-2%200-3.9.5-5.7%201.5S5.4%206.8%204.4%208.5s-1.5%203.6-1.5%205.7.5%204%201.6%205.7c.2-.8.6-1.6%201.1-2.2.6-.7%201.4-1.2%202.4-1.5-.7-1.2-1.1-2.4-1.1-3.8s.3-2.6%201-3.7%201.5-2%202.6-2.6%202.3-1%203.7-1%202.5.3%203.7%201c1.1.6%202%201.5%202.6%202.6.6%201.1%201%202.3%201%203.7%200%201.4-.4%202.7-1.1%203.9%201%20.3%201.8.8%202.4%201.5.5.6.9%201.3%201.1%202.2%201.1-1.7%201.6-3.6%201.6-5.7s-.5-4-1.5-5.7-2.4-3.1-4.1-4.1-3.7-1.7-5.7-1.7zM6.9%2022.9c1%20.8%202.1%201.5%203.4%201.9%201.2.5%202.5.7%203.9.7s2.7-.2%203.9-.7c1.2-.5%202.4-1.1%203.4-1.9v-1.6c0-.6-.2-1.1-.5-1.6s-.8-.8-1.4-.9l-1.4-.4c-1.2.8-2.5%201.2-4%201.2s-2.8-.4-4-1.2l-1.4.4c-.6.2-1%20.5-1.4.9-.3.5-.5%201-.5%201.6v1.6zm11.8-10.5c0-1.2-.4-2.3-1.3-3.2s-2-1.3-3.2-1.3-2.3.4-3.2%201.3c-.9.9-1.3%202-1.3%203.2s.4%202.3%201.3%203.2c.9.9%202%201.3%203.2%201.3s2.3-.4%203.2-1.3%201.3-2%201.3-3.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.__for_mobile {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}
.mm.phone {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-40%20164.6%20513.3%20513.3%22%3E%3Cstyle%3E.st0%7Bfill%3A%23333%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M366.8%20479.3c-11.1-11.6-24.5-17.7-38.8-17.7-14.2%200-27.7%206.1-39.2%2017.5l-31.6%2031.5c-1-.5-2-1-2.9-1.5-.9-.5-1.8-.9-2.8-1.4-3.7-1.9-7.3-3.6-10.2-5.4-31.2-19.8-59.5-45.6-86.7-79-12.3-15.6-20.7-28.6-27.1-42%207.2-6.7%2013.9-13.5%2020.4-20.1l2.3-2.3%204.5-4.5%204.5-4.5c11.7-11.7%2017.9-25.4%2017.9-39.6%200-14.2-6.2-27.9-17.9-39.6l-29.1-29.1c-3.3-3.3-6.7-6.7-9.9-10.1-6.3-6.5-13.1-13.4-20.1-19.9-11.1-11-24.4-16.7-38.4-16.7-14.1%200-27.5%205.8-39%2016.8l-36.4%2036.7c-14.3%2014.3-22.5%2031.8-24.2%2052-2.6%2031.8%206.7%2061.3%2013.9%2080.7%2017.5%2047.1%2043.6%2090.7%2082.1%20137%2047%2056.2%20103.6%20100.5%20168.2%20131.7%2024.9%2011.8%2058.3%2025.7%2095.2%2028.1%202.4.1%204.7.2%206.9.2%2025.8%200%2047.4-9.3%2064.3-27.7l.4-.4v-.1c.1-.1.2-.2.3-.4%205-6%2010.7-11.5%2016.7-17.3l1.5-1.4c5.6-5.3%2010-9.7%2014-13.9%2011.2-11.7%2017.2-25.4%2017.2-39.6%200-14.3-6.1-27.9-17.5-39.3l-58.5-58.7zm33.5%20110.9l-1.9%202c-3.1%203.3-6.3%206.4-9.6%209.7l-2.4%202.4c-6.8%206.5-14%2013.6-20.8%2021.5-10%2010.7-21.8%2015.6-37.1%2015.6-1.6%200-3.2%200-4.6-.1-31-2-59.9-14.2-81.6-24.5-59.8-29-112.3-70-155.8-122.1-35.9-43.3-60.1-83.5-76-126.5-9.6-25.8-13.3-45.9-11.7-64.9%201-11.5%205.4-21%2013.6-29.2l36.3-36.3c4.5-4.2%209.2-6.5%2013.4-6.5%205.3%200%209.9%203.4%2012.8%206.3l.4.4c6.1%205.7%2012.1%2011.7%2019%2018.9%201.7%201.7%203.4%203.5%205.1%205.2%201.7%201.7%203.3%203.4%205.1%205.2l29.1%2029.1c9.7%209.7%209.7%2017.7%200%2027.4l-3.1%203.1-6%206-.1.1c-9.5%209.7-17.6%2017.8-26.5%2025.8l-.1.1c-.2.1-.5.4-.8.8-10.2%2010.4-8.5%2020.9-6.2%2027.9l.3%201%20.1.3c7.6%2018.4%2018.4%2036%2034.9%2057l.3.3c29.7%2036.5%2060.9%2064.9%2095.4%2086.7%204.5%202.9%209.1%205.1%2013.5%207.3%203.7%201.9%207.3%203.6%2010.2%205.5l.3.2c.1.1.2.1.3.2.3.2.6.4%201%20.6%204.1%202.1%208.2%203.1%2012.3%203.1%2010.5%200%2016.9-6.4%2019-8.5l36.4-36.4c3.1-3.1%208-6.8%2013.3-6.8%205.7%200%2010.2%204.1%2012.4%206.5l59%2059c8.7%208.9%209%2017.4.8%2026.6zM237.2%20293.4c27%204.5%2051.6%2017.3%2071.3%2037%2019.6%2019.6%2032.4%2044.2%2037%2071.3%201.5%208.8%209.1%2015.2%2018%2015.2%201%200%201.9-.1%202.7-.2l.4-.1c9.9-1.6%2016.7-11.1%2015.1-21.2-5.9-34.6-22.2-66-47.2-91-25-25-56.5-41.3-91.1-47.2-10.1-1.6-19.3%204.9-21.1%2014.9-.9%204.9.2%209.8%203.1%2013.8%202.9%204.1%207.1%206.7%2011.8%207.5zM473%20391.4c-9.6-56.4-36.2-107.8-77-148.5-40.8-40.8-92.1-67.4-148.5-77-9.8-1.8-19.3%204.9-21.1%2015-1.6%2010.1%205%2019.3%2015%2021.1%2048.7%208.3%2093.2%2031.3%20128.7%2066.7%2035.4%2035.4%2058.4%2079.9%2066.7%20128.7%201.5%208.8%209.1%2015.2%2018%2015.2%201%200%201.9-.1%202.7-.2h.4c4.8-.7%209-3.3%2011.9-7.3%203-4%204.1-8.9%203.2-13.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.phone_blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%22-40%20164.6%20513.3%20513.3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cstyle%3E%3C%2Fstyle%3E%3Cpath%20d%3D%22M473%20391.4c-9.6-56.4-36.2-107.8-77-148.5-40.8-40.8-92.1-67.4-148.5-77-9.8-1.8-19.3%204.9-21.1%2015-1.6%2010.1%205%2019.3%2015%2021.1%2048.7%208.3%2093.2%2031.3%20128.7%2066.7%2035.4%2035.4%2058.4%2079.9%2066.7%20128.7%201.5%208.8%209.1%2015.2%2018%2015.2%201%200%201.9-.1%202.7-.2h.4c4.8-.7%209-3.3%2011.9-7.3%203-4%204.1-8.9%203.2-13.7zm-235.8-98c27%204.5%2051.6%2017.3%2071.3%2037%2019.6%2019.6%2032.4%2044.2%2037%2071.3%201.5%208.8%209.1%2015.2%2018%2015.2%201%200%201.9-.1%202.7-.2l.4-.1c9.9-1.6%2016.7-11.1%2015.1-21.2-5.9-34.6-22.2-66-47.2-91s-56.5-41.3-91.1-47.2c-10.1-1.6-19.3%204.9-21.1%2014.9-.9%204.9.2%209.8%203.1%2013.8%202.9%204.1%207.1%206.7%2011.8%207.5zm129.6%20185.9c-11.1-11.6-24.5-17.7-38.8-17.7-14.2%200-27.7%206.1-39.2%2017.5l-31.6%2031.5c-1-.5-2-1-2.9-1.5s-1.8-.9-2.8-1.4c-3.7-1.9-7.3-3.6-10.2-5.4-31.2-19.8-59.5-45.6-86.7-79-12.3-15.6-20.7-28.6-27.1-42%207.2-6.7%2013.9-13.5%2020.4-20.1l11.3-11.3c11.7-11.7%2017.9-25.4%2017.9-39.6s-6.2-27.9-17.9-39.6l-29.1-29.1c-3.3-3.3-6.7-6.7-9.9-10.1-6.3-6.5-13.1-13.4-20.1-19.9-11.1-11-24.4-16.7-38.4-16.7-14.1%200-27.5%205.8-39%2016.8l-36.4%2036.7c-14.3%2014.3-22.5%2031.8-24.2%2052-2.6%2031.8%206.7%2061.3%2013.9%2080.7%2017.5%2047.1%2043.6%2090.7%2082.1%20137%2047%2056.2%20103.6%20100.5%20168.2%20131.7%2024.9%2011.8%2058.3%2025.7%2095.2%2028.1%202.4.1%204.7.2%206.9.2%2025.8%200%2047.4-9.3%2064.3-27.7l.4-.4v-.1c.1-.1.2-.2.3-.4%205-6%2010.7-11.5%2016.7-17.3l1.5-1.4c5.6-5.3%2010-9.7%2014-13.9%2011.2-11.7%2017.2-25.4%2017.2-39.6%200-14.3-6.1-27.9-17.5-39.3zm33.5%20110.9l-1.9%202c-3.1%203.3-6.3%206.4-9.6%209.7l-2.4%202.4c-6.8%206.5-14%2013.6-20.8%2021.5-10%2010.7-21.8%2015.6-37.1%2015.6-1.6%200-3.2%200-4.6-.1-31-2-59.9-14.2-81.6-24.5-59.8-29-112.3-70-155.8-122.1-35.9-43.3-60.1-83.5-76-126.5-9.6-25.8-13.3-45.9-11.7-64.9%201-11.5%205.4-21%2013.6-29.2l36.3-36.3c4.5-4.2%209.2-6.5%2013.4-6.5%205.3%200%209.9%203.4%2012.8%206.3l.4.4c6.1%205.7%2012.1%2011.7%2019%2018.9%201.7%201.7%203.4%203.5%205.1%205.2s3.3%203.4%205.1%205.2l29.1%2029.1c9.7%209.7%209.7%2017.7%200%2027.4l-9.2%209.2c-9.5%209.7-17.6%2017.8-26.5%2025.8l-.1.1c-.2.1-.5.4-.8.8-10.2%2010.4-8.5%2020.9-6.2%2027.9l.3%201%20.1.3c7.6%2018.4%2018.4%2036%2034.9%2057l.3.3c29.7%2036.5%2060.9%2064.9%2095.4%2086.7%204.5%202.9%209.1%205.1%2013.5%207.3%203.7%201.9%207.3%203.6%2010.2%205.5l.3.2c.1.1.2.1.3.2.3.2.6.4%201%20.6%204.1%202.1%208.2%203.1%2012.3%203.1%2010.5%200%2016.9-6.4%2019-8.5l36.4-36.4c3.1-3.1%208-6.8%2013.3-6.8%205.7%200%2010.2%204.1%2012.4%206.5l59%2059c8.7%208.9%209%2017.4.8%2026.6z%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.globus {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-40%20164.6%20513.3%20513.3%22%3E%3Cpath%20d%3D%22M397.6%20239.7c-48.4-48.4-112.8-75.1-181.3-75.1-68.5%200-132.9%2026.7-181.3%2075.1S-40.2%20352.5-40.2%20421c0%2068.5%2026.7%20132.9%2075.1%20181.3%2048.4%2048.4%20112.8%2075.1%20181.3%2075.1%2068.5%200%20132.9-26.7%20181.3-75.1%2048.4-48.4%2075.1-112.8%2075.1-181.3s-26.6-132.9-75-181.3zm-58.2%2039.8l9-37.3c38.1%2028.2%2066.3%2067.8%2080.3%20112.8-10.6%202.3-19.1%2010.4-21.7%2021l-.2.9-6.7-5c-8.7-6.5-20.6-7.5-30.3-2.4l-16.7%208.7c-10.1%205.3-15.9%2015.6-15.2%2027%20.6%209%205.1%2016.9%2012.3%2021.7l-2.6%202.9-24-15.5c-8.1-5.2-18.2-6-27-2.1s-15%2011.9-16.5%2021.4l-2.2%2013.2c-1.5%209.4%201.7%2018.9%208.6%2025.4l11.2%2010.5-21.2%2032.2c-2.9%204.3-4.5%209.4-4.7%2014.5l-2%2049.5-27.1%2026.6-14.8-8.7c-9.6-43.3-9.9-44.2-10.1-44.7l-9.1-24.3c-3.8-10.2-13.3-17.5-24.2-18.4l-38.6-3.4-21.2-36.5%205.3-35.3%2031.9-24.1%2032.2%2013.4c2.5%201%205.2%201.7%207.9%202l48.6%205.3c7%20.8%2014-1.1%2019.7-5.2l32.2-23.1c10.9-7.8%2014.9-22.5%209.4-34.7l-3-6.7c-4.4-9.8-13.7-16.2-24.4-16.8l-57.4-3.1c2.7-1.3%205.2-3%207.4-5l31.9-30.1%2048.1-5c12.1-1.2%2022.1-9.9%2024.9-21.6zm-151.3-52.2c3.4-6.4%204.5-13.8%203-20.9l-1.3-6.2c13.1-1.6%2026.3-2%2039.5-1.2l-11.2%204.5c-4.7%201.9-8.8%204.9-12.1%208.7l-25.9%2030.2%208-15.1zm-127%2034.5v20c0%207.3-3.7%2014.1-9.8%2018.1l-24%2015.6c-4.6%203-8.8%206.6-12.3%2010.8%2011.3-23.9%2026.8-45.7%2046.1-64.5zm12.7%20329.8c-29.2-24.4-51.5-55.5-65.1-90.8H14l28.4%2044.3c1.6%202.4%203.4%204.7%205.6%206.6l27.6%2025.2-1.8%2014.7zm142.4%2051.8c-39%200-77.3-10.3-110.9-29.7l4.1-33.1c1.3-10.7-2.6-21.4-10.6-28.6-10.2-9.3-25.4-23.2-28.1-25.8l-28.3-44.1c-6.1-9.6-16.6-15.3-28-15.3H-1.4c-3.2-15-4.8-30.4-4.8-45.8v-3.9L39.7%20350c1.6-2.4%203.7-4.4%206.1-5.9l24-15.5c15.9-10.3%2025.3-27.7%2025.3-46.6v-47.3c19-12.4%2039.7-21.8%2061.4-27.8l1.1%205.5-18.2%2034.3c-1.4%202.6-2.8%207.7-3.2%209.2l-.1.3c-1.9%209.5.7%2019.1%206.9%2026.4%205.9%206.9%2014.6%2010.9%2023.6%2010.9%202.4.1%2014.5-.2%2023.9-10.9l40.8-47.7%2025.8-10.4c4.6-1.9%208.8-4.8%2012.1-8.6l7.6-8.8c14.2%204%2028.1%209.5%2041.2%2016.3-1.4%205.8-4.4%2018-10.8%2044.4l-46.1%204.7c-6.2.6-12.1%203.3-16.6%207.6l-32.2%2030.4-25.8%207c-11.2%203-19.3%2012.4-20.8%2023.8-1.5%2011.5%204.1%2022.6%2014.1%2028.3%203.8%202.2%208.2%203.5%2012.6%203.7l86.2%204.7-26.1%2018.7-45.8-5-34.3-14.3c-9.3-3.9-20.1-2.5-28.1%203.5l-36.2%2027.4c-6%204.5-9.9%2011.1-11%2018.5L91%20466.4c-1%206.4.3%2012.9%203.5%2018.5l23.6%2040.7c4.6%208%2012.9%2013.3%2022.2%2014.1l38%203.3%207.7%2020.7%209.4%2042.8c1.7%207.7%206.6%2014.5%2013.4%2018.5l20.6%2012c4.3%202.5%209.3%203.9%2014.4%203.9%207.5%200%2014.6-2.9%2019.9-8.1l31.7-31.1c5.2-5.1%208.2-11.9%208.5-19.2l2-50.1%2023-34.8c7.7-11.6%205.8-26.9-4.3-36.5L312%20449.5l.3-1.9%2020.9%2013.5c11.8%207.6%2027.7%205.4%2036.9-5.2l10.4-11.9c6.1-7%208.4-16.6%206.1-25.7-1.4-5.7-4.6-10.7-8.9-14.5l4.7-2.5%2010.6%207.9c7.7%205.7%2017.6%207.3%2026.6%204%208.3-3%2014.7-9.6%2017.5-17.9%201%208.5%201.5%2017.1%201.5%2025.7%200%20122.6-99.7%20222.4-222.4%20222.4z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.globus_blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-40%20164.6%20513.3%20513.3%22%3E%3Cpath%20d%3D%22M397.6%20239.7c-48.4-48.4-112.8-75.1-181.3-75.1S83.4%20191.3%2035%20239.7-40.2%20352.5-40.2%20421s26.7%20132.9%2075.1%20181.3%20112.8%2075.1%20181.3%2075.1%20132.9-26.7%20181.3-75.1%2075.1-112.8%2075.1-181.3-26.6-132.9-75-181.3zm-58.2%2039.8l9-37.3c38.1%2028.2%2066.3%2067.8%2080.3%20112.8-10.6%202.3-19.1%2010.4-21.7%2021l-.2.9-6.7-5c-8.7-6.5-20.6-7.5-30.3-2.4l-16.7%208.7c-10.1%205.3-15.9%2015.6-15.2%2027%20.6%209%205.1%2016.9%2012.3%2021.7l-2.6%202.9-24-15.5c-8.1-5.2-18.2-6-27-2.1s-15%2011.9-16.5%2021.4l-2.2%2013.2c-1.5%209.4%201.7%2018.9%208.6%2025.4l11.2%2010.5-21.2%2032.2c-2.9%204.3-4.5%209.4-4.7%2014.5l-2%2049.5-27.1%2026.6-14.8-8.7c-9.6-43.3-9.9-44.2-10.1-44.7l-9.1-24.3c-3.8-10.2-13.3-17.5-24.2-18.4l-38.6-3.4-21.2-36.5%205.3-35.3%2031.9-24.1%2032.2%2013.4c2.5%201%205.2%201.7%207.9%202l48.6%205.3c7%20.8%2014-1.1%2019.7-5.2l32.2-23.1c10.9-7.8%2014.9-22.5%209.4-34.7l-3-6.7c-4.4-9.8-13.7-16.2-24.4-16.8l-57.4-3.1c2.7-1.3%205.2-3%207.4-5l31.9-30.1%2048.1-5c12.1-1.2%2022.1-9.9%2024.9-21.6zm-151.3-52.2c3.4-6.4%204.5-13.8%203-20.9l-1.3-6.2c13.1-1.6%2026.3-2%2039.5-1.2l-11.2%204.5c-4.7%201.9-8.8%204.9-12.1%208.7l-25.9%2030.2%208-15.1zm-127%2034.5v20c0%207.3-3.7%2014.1-9.8%2018.1l-24%2015.6c-4.6%203-8.8%206.6-12.3%2010.8%2011.3-23.9%2026.8-45.7%2046.1-64.5zm12.7%20329.8c-29.2-24.4-51.5-55.5-65.1-90.8H14l28.4%2044.3c1.6%202.4%203.4%204.7%205.6%206.6l27.6%2025.2-1.8%2014.7zm142.4%2051.8c-39%200-77.3-10.3-110.9-29.7l4.1-33.1c1.3-10.7-2.6-21.4-10.6-28.6-10.2-9.3-25.4-23.2-28.1-25.8l-28.3-44.1c-6.1-9.6-16.6-15.3-28-15.3H-1.4c-3.2-15-4.8-30.4-4.8-45.8v-3.9L39.7%20350c1.6-2.4%203.7-4.4%206.1-5.9l24-15.5c15.9-10.3%2025.3-27.7%2025.3-46.6v-47.3c19-12.4%2039.7-21.8%2061.4-27.8l1.1%205.5-18.2%2034.3c-1.4%202.6-2.8%207.7-3.2%209.2l-.1.3c-1.9%209.5.7%2019.1%206.9%2026.4%205.9%206.9%2014.6%2010.9%2023.6%2010.9%202.4.1%2014.5-.2%2023.9-10.9l40.8-47.7%2025.8-10.4c4.6-1.9%208.8-4.8%2012.1-8.6l7.6-8.8c14.2%204%2028.1%209.5%2041.2%2016.3-1.4%205.8-4.4%2018-10.8%2044.4l-46.1%204.7c-6.2.6-12.1%203.3-16.6%207.6l-32.2%2030.4-25.8%207c-11.2%203-19.3%2012.4-20.8%2023.8-1.5%2011.5%204.1%2022.6%2014.1%2028.3%203.8%202.2%208.2%203.5%2012.6%203.7l86.2%204.7-26.1%2018.7-45.8-5-34.3-14.3c-9.3-3.9-20.1-2.5-28.1%203.5l-36.2%2027.4c-6%204.5-9.9%2011.1-11%2018.5L91%20466.4c-1%206.4.3%2012.9%203.5%2018.5l23.6%2040.7c4.6%208%2012.9%2013.3%2022.2%2014.1l38%203.3%207.7%2020.7%209.4%2042.8c1.7%207.7%206.6%2014.5%2013.4%2018.5l20.6%2012c4.3%202.5%209.3%203.9%2014.4%203.9%207.5%200%2014.6-2.9%2019.9-8.1l31.7-31.1c5.2-5.1%208.2-11.9%208.5-19.2l2-50.1%2023-34.8c7.7-11.6%205.8-26.9-4.3-36.5L312%20449.5l.3-1.9%2020.9%2013.5c11.8%207.6%2027.7%205.4%2036.9-5.2l10.4-11.9c6.1-7%208.4-16.6%206.1-25.7-1.4-5.7-4.6-10.7-8.9-14.5l4.7-2.5%2010.6%207.9c7.7%205.7%2017.6%207.3%2026.6%204%208.3-3%2014.7-9.6%2017.5-17.9%201%208.5%201.5%2017.1%201.5%2025.7%200%20122.6-99.7%20222.4-222.4%20222.4z%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.login {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-40%20164.6%20513.3%20513.3%22%3E%3Cpath%20d%3D%22M306.5%20481.1c49.2-29.9%2081.3-83.4%2081.3-145.4%200-94.1-77-171.1-171.1-171.1s-171.1%2077-171.1%20171.1c0%2062%2032.1%20115.5%2081.3%20145.4C41.3%20513.2-22.9%20588.1-40%20677.9h513.4c-17.2-92-81.4-166.8-166.9-196.8zM88.3%20335.7c0-70.6%2057.7-128.3%20128.3-128.3S345%20265.1%20345%20335.7%20287.2%20464%20216.7%20464%2088.3%20406.3%2088.3%20335.7zM14.6%20640.5c33-78.8%20111.1-133.7%20202.1-133.7s169.1%2054.8%20202.1%20133.7H14.6z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.login_blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-40%20164.6%20513.3%20513.3%22%3E%3Cpath%20d%3D%22M306.5%20481.1c49.2-29.9%2081.3-83.4%2081.3-145.4%200-94.1-77-171.1-171.1-171.1s-171.1%2077-171.1%20171.1c0%2062%2032.1%20115.5%2081.3%20145.4C41.3%20513.2-22.9%20588.1-40%20677.9h513.4c-17.2-92-81.4-166.8-166.9-196.8zM88.3%20335.7c0-70.6%2057.7-128.3%20128.3-128.3S345%20265.1%20345%20335.7%20287.2%20464%20216.7%20464%2088.3%20406.3%2088.3%20335.7zM14.6%20640.5c33-78.8%20111.1-133.7%20202.1-133.7s169.1%2054.8%20202.1%20133.7H14.6z%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.creditcard {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20595.3%20594%22%3E%3Cstyle%3E.st0%7Bfill%3A%23333%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M573.5%20265C526.9%20232.3%20266.9%2049.1%20231.1%2023.9c-10.5-7.4-23.1-10.3-35.4-8.1-12.4%202.2-23.3%209.3-30.7%2020C148%2060.2%2053.3%20194.5%2037.7%20216.6c-2.4%203.4-4.4%207.4-6%2011.9-3.5%209.8-3.3%2020.1.6%2030.9C11.7%20266.8%200%20283.4%200%20305v220c0%2027%2020.4%2047.4%2047.4%2047.5%2029.9.1%20401.5%200%20419.7%200%2013.3%200%2025.5-4.8%2034.2-13.6%208.7-8.8%2013.5-20.9%2013.5-34.3%200-11.1-.1-70.3-.1-88.8%200-2.1.3-2.8.4-3%206.7-9.8%2071-100.7%2071-100.7%205.1-7.2%207.9-14.2%208.6-21.5%202-19-5.2-34.3-21.2-45.6zM65.3%20235.9c10.1-14.3%2056.5-80.3%2069.7-98.9l170.4%20120h-229c-5%200-8.4-2.4-11.9-8.2-2.6-4.1-2.3-8.4.8-12.9zm-31.6%2069.7c0-9.7%205.2-14.8%2015-14.8h417.4c8%200%2013.2%203.6%2014.8%2010%20.2.8.3%2029%20.3%2042.3H33.7v-37.5zm447.6%20218.8c0%209.1-5.2%2014.3-14.2%2014.3-18.8%200-418.9.1-421.1-.1-6.8-.4-12.2-5.9-12.2-12.5-.1-33.3-.1-121.1-.1-121.1h447.6v119.4zm77-211.4c-5.4%207.8-21.9%2031.2-21.9%2031.2-1-.7-15.3-10.7-21.2-15-.1-.3-.3-23-.3-25.8-.1-25.1-20.4-45.8-45.4-46.3-10.3-.2-46.4-.1-54.2-.2-1.6%200-3.5-.6-4.7-1.4-62.9-44.2-240.1-169-240.1-169%202-2.8%2017.4-24.9%2023.4-33%204-5.5%2011.4-6.4%2017.6-2.2%209.8%206.8%20312.5%20220%20343.3%20241.8%207.5%205.4%208.7%2012.5%203.5%2019.9z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M336.9%20475h110v46.1h-110z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.m_creditcard_gray {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20595.3%20594%22%3E%3Cstyle%3E.st0%7Bfill%3A%23959595%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M573.5%20265C526.9%20232.3%20266.9%2049.1%20231.1%2023.9c-10.5-7.4-23.1-10.3-35.4-8.1-12.4%202.2-23.3%209.3-30.7%2020C148%2060.2%2053.3%20194.5%2037.7%20216.6c-2.4%203.4-4.4%207.4-6%2011.9-3.5%209.8-3.3%2020.1.6%2030.9C11.7%20266.8%200%20283.4%200%20305v220c0%2027%2020.4%2047.4%2047.4%2047.5%2029.9.1%20401.5%200%20419.7%200%2013.3%200%2025.5-4.8%2034.2-13.6%208.7-8.8%2013.5-20.9%2013.5-34.3%200-11.1-.1-70.3-.1-88.8%200-2.1.3-2.8.4-3%206.7-9.8%2071-100.7%2071-100.7%205.1-7.2%207.9-14.2%208.6-21.5%202-19-5.2-34.3-21.2-45.6zM65.3%20235.9c10.1-14.3%2056.5-80.3%2069.7-98.9l170.4%20120h-229c-5%200-8.4-2.4-11.9-8.2-2.6-4.1-2.3-8.4.8-12.9zm-31.6%2069.7c0-9.7%205.2-14.8%2015-14.8h417.4c8%200%2013.2%203.6%2014.8%2010%20.2.8.3%2029%20.3%2042.3H33.7v-37.5zm447.6%20218.8c0%209.1-5.2%2014.3-14.2%2014.3-18.8%200-418.9.1-421.1-.1-6.8-.4-12.2-5.9-12.2-12.5-.1-33.3-.1-121.1-.1-121.1h447.6v119.4zm77-211.4c-5.4%207.8-21.9%2031.2-21.9%2031.2-1-.7-15.3-10.7-21.2-15-.1-.3-.3-23-.3-25.8-.1-25.1-20.4-45.8-45.4-46.3-10.3-.2-46.4-.1-54.2-.2-1.6%200-3.5-.6-4.7-1.4-62.9-44.2-240.1-169-240.1-169%202-2.8%2017.4-24.9%2023.4-33%204-5.5%2011.4-6.4%2017.6-2.2%209.8%206.8%20312.5%20220%20343.3%20241.8%207.5%205.4%208.7%2012.5%203.5%2019.9z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M336.9%20475h110v46.1h-110z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.creditcard_gray {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22262%20-186.6%20666.5%20513.3%22%3E%3Cstyle%3E.st0%7Bfill%3A%23959595%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M870.4-36.7h-64.2v-91.8c0-32-26.1-58.1-58.1-58.1H320.7c-32%200-58.1%2026.1-58.1%2058.1v247.2c0%2032%2026.1%2058.1%2058.1%2058.1h64.1v91.8c0%2032%2026.1%2058.1%2058.1%2058.1h427.5c32%200%2058.1-26.1%2058.1-58.1V21.4c-.1-32-26.1-58.1-58.1-58.1zM388.6.9c-2.5%206.5-3.8%2013.4-3.8%2020.5v117.9h-64.2c-11.4%200-20.6-9.3-20.6-20.6V.9h88.6zm380.1-37.6H442.9c-1%200-2.1%200-3.3.1H300V-72h468.7v35.3zM422.3%2021.4c0-10.6%208.3-19.6%2018.8-20.5h346.4c.6%200%201.2%200%201.9-.1h81c11.4%200%2020.6%209.3%2020.6%2020.6v247.2c0%2011.4-9.3%2020.6-20.6%2020.6H442.9c-11.4%200-20.6-9.3-20.6-20.6V21.4zM300-109.5v-19c0-11.4%209.3-20.6%2020.6-20.6h427.5c11.4%200%2020.6%209.3%2020.6%2020.6v19H300z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M609.2%20223.9c17.4%200%2033.8-5.5%2047.5-15.9%2013.6%2010.2%2030.3%2015.9%2047.4%2015.9%2043.5%200%2078.9-35.4%2078.9-78.9s-35.4-78.9-78.9-78.9c-17%200-33.7%205.6-47.4%2015.9-13.6-10.2-30.3-15.9-47.5-15.9-43.5%200-78.9%2035.4-78.9%2078.9s35.4%2078.9%2078.9%2078.9zm53.4-78.9c0-22.8%2018.6-41.4%2041.4-41.4%2022.8%200%2041.4%2018.6%2041.4%2041.4s-18.6%2041.4-41.4%2041.4c-22.8%200-41.4-18.6-41.4-41.4zm-37.4%200c0%2011.9%202.6%2023.3%207.7%2034-6.9%204.9-15.1%207.4-23.7%207.4-11%200-21.4-4.3-29.3-12.1-7.8-7.8-12.1-18.2-12.1-29.3%200-22.8%2018.6-41.4%2041.4-41.4%208.6%200%2016.7%202.6%2023.7%207.4-5.1%2010.7-7.7%2022.1-7.7%2034z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.heart {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20141.7%20141.7%22%3E%3Cpath%20d%3D%22M124.3%2028c-5.4-7.5-14.3-11.8-24.2-11.7-1.3%200-2.6.1-4.1.3-9%201.1-15.7%204.9-20.1%2011.3l-4.9%207-5-7.1c-4.4-6.3-11.2-10-20.2-11-1.3-.2-2.7-.2-4.1-.2-9.9.1-18.7%204.4-24.1%2012-6.4%209-7%2021.5-1.8%2035.1%205.4%2014.1%2040%2047.5%2055.6%2061.7%2019.2-17.9%2050.2-49.1%2055-62.3%205.1-13.7%204.3-26.2-2.1-35.1z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M134%2021c-7.7-10.7-20.1-16.8-34-16.7-1.7%200-3.5.1-5.5.4C83.4%206%2075.9%2010.5%2070.9%2015.2c-5-4.7-12.6-9.1-23.8-10.4-1.8-.2-3.6-.3-5.5-.3-13.8.1-26.1%206.4-33.7%2017.1C-.8%2034-2%2050.4%204.6%2067.9c7.7%2020.3%2055.8%2063.7%2061.2%2068.5%201.6%201.4%203.6%202.2%205.6%202.1h.1c2.1%200%204.1-.8%205.7-2.2%2012.4-11.5%2053.6-50.4%2060.5-69.2%206.5-17.5%205.2-33.9-3.7-46.1zm-7.5%2042c-4.9%2013.2-35.8%2044.4-55%2062.3C55.8%20111%2021.2%2077.7%2015.9%2063.6c-5.2-13.6-4.5-26.1%201.8-35.1%205.4-7.6%2014.1-11.9%2024.1-12%201.4%200%202.7.1%204.1.2%209%201%2015.9%204.7%2020.2%2011l5%207.1%204.9-7.2c4.2-6.2%2011-10%2020-11.1%201.4-.2%202.8-.3%204.1-.3%2010-.1%2018.8%204.2%2024.2%2011.7%206.4%209%207.2%2021.5%202.2%2035.1z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.heart_black {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20141.7%20141.7%22%3E%3Cpath%20d%3D%22M124.3%2028c-5.4-7.5-14.3-11.8-24.2-11.7-1.3%200-2.6.1-4.1.3-9%201.1-15.7%204.9-20.1%2011.3l-4.9%207-5-7.1c-4.4-6.3-11.2-10-20.2-11-1.3-.2-2.7-.2-4.1-.2-9.9.1-18.7%204.4-24.1%2012-6.4%209-7%2021.5-1.8%2035.1%205.4%2014.1%2040%2047.5%2055.6%2061.7%2019.2-17.9%2050.2-49.1%2055-62.3%205.1-13.7%204.3-26.2-2.1-35.1z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M134%2021c-7.7-10.7-20.1-16.8-34-16.7-1.7%200-3.5.1-5.5.4C83.4%206%2075.9%2010.5%2070.9%2015.2c-5-4.7-12.6-9.1-23.8-10.4-1.8-.2-3.6-.3-5.5-.3-13.8.1-26.1%206.4-33.7%2017.1C-.8%2034-2%2050.4%204.6%2067.9c7.7%2020.3%2055.8%2063.7%2061.2%2068.5%201.6%201.4%203.6%202.2%205.6%202.1h.1c2.1%200%204.1-.8%205.7-2.2%2012.4-11.5%2053.6-50.4%2060.5-69.2%206.5-17.5%205.2-33.9-3.7-46.1zm-7.5%2042c-4.9%2013.2-35.8%2044.4-55%2062.3C55.8%20111%2021.2%2077.7%2015.9%2063.6c-5.2-13.6-4.5-26.1%201.8-35.1%205.4-7.6%2014.1-11.9%2024.1-12%201.4%200%202.7.1%204.1.2%209%201%2015.9%204.7%2020.2%2011l5%207.1%204.9-7.2c4.2-6.2%2011-10%2020-11.1%201.4-.2%202.8-.3%204.1-.3%2010-.1%2018.8%204.2%2024.2%2011.7%206.4%209%207.2%2021.5%202.2%2035.1z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.heart_blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20141.7%20141.7%22%3E%3Cstyle%20id%3D%22style830%22%3E%3C%2Fstyle%3E%3Cpath%20id%3D%22path834%22%20d%3D%22M134%2021c-7.7-10.7-20.1-16.8-34-16.7-1.7%200-3.5.1-5.5.4C83.4%206%2075.9%2010.5%2070.9%2015.2c-5-4.7-12.6-9.1-23.8-10.4-1.8-.2-3.6-.3-5.5-.3-13.8.1-26.1%206.4-33.7%2017.1C-.8%2034-2%2050.4%204.6%2067.9c7.7%2020.3%2055.8%2063.7%2061.2%2068.5%201.6%201.4%203.6%202.2%205.6%202.1h.1c2.1%200%204.1-.8%205.7-2.2%2012.4-11.5%2053.6-50.4%2060.5-69.2%206.5-17.5%205.2-33.9-3.7-46.1zm-7.5%2042c-4.9%2013.2-35.8%2044.4-55%2062.3C55.8%20111%2021.2%2077.7%2015.9%2063.6c-5.2-13.6-4.5-26.1%201.8-35.1%205.4-7.6%2014.1-11.9%2024.1-12%201.4%200%202.7.1%204.1.2%209%201%2015.9%204.7%2020.2%2011l5%207.1%204.9-7.2c4.2-6.2%2011-10%2020-11.1%201.4-.2%202.8-.3%204.1-.3%2010-.1%2018.8%204.2%2024.2%2011.7%206.4%209%207.2%2021.5%202.2%2035.1z%22%20fill%3D%22%2300aeef%22%20stroke-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.burgermenu {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%228%20114.9%20612%20612%22%3E%3Cpath%20d%3D%22M8%20164.9h612V215H8zm0%20461.9h612v50.1H8zm0-230h612v50.1H8z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.facebook {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-41%20164.9%20512%20512%22%3E%3Cpath%20d%3D%22M93.9%20437.6H150v231.1c0%204.6%203.7%208.3%208.3%208.3h95.2c4.6%200%208.3-3.7%208.3-8.3v-230h64.5c4.2%200%207.7-3.1%208.2-7.3l9.8-85.1c.3-2.3-.5-4.7-2-6.4-1.6-1.8-3.8-2.8-6.2-2.8h-74.3v-53.3c0-16.1%208.7-24.2%2025.7-24.2h48.6c4.6%200%208.3-3.7%208.3-8.3v-78.1c0-4.6-3.7-8.3-8.3-8.3h-67c-.5%200-1.5-.1-3.1-.1-11.6%200-52%202.3-83.9%2031.6-35.3%2032.5-30.4%2071.5-29.3%2078.2V337H93.9c-4.6%200-8.3%203.7-8.3%208.3v84c.1%204.6%203.8%208.3%208.3%208.3z%22%20fill%3D%22%23385c8e%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.viber {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3C!--%20Created%20with%20Inkscape%20(http%3A%2F%2Fwww.inkscape.org%2F)%20--%3E%0D%0A%3Csvg%20width%3D%22121.94mm%22%20height%3D%22135.47mm%22%20version%3D%221.1%22%20viewBox%3D%220%200%20121.94%20135.47%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0D%0A%20%3Cmetadata%3E%0D%0A%20%20%3Crdf%3ARDF%3E%0D%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0D%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0D%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0D%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0D%0A%20%20%20%3C%2Fcc%3AWork%3E%0D%0A%20%20%3C%2Frdf%3ARDF%3E%0D%0A%20%3C%2Fmetadata%3E%0D%0A%20%3Cg%20transform%3D%22translate(-24.455%20-77.32)%22%3E%0D%0A%20%20%3Cpath%20d%3D%22m98.971%2077.32h-27.097c-26.147%200-47.419%2021.272-47.419%2047.419v20.323c0%2018.357%2010.587%2035.016%2027.097%2042.852v22.632c0%201.9651%202.4582%202.9924%203.8547%201.5968l19.661-19.661h23.904c26.147%200%2047.419-21.272%2047.419-47.419v-20.323c0-26.147-21.272-47.419-47.419-47.419z%22%20fill%3D%22%23665cac%22%20stroke-width%3D%22.26458%22%2F%3E%0D%0A%20%20%3Cpath%20d%3D%22m119.51%20161.48-2.0302-10.998c-0.16801-0.90858-0.8718-1.6232-1.7777-1.8045l-15.967-3.1933c-0.74163-0.14764-1.5057%200.0839-2.0399%200.61754l-6.4868%206.487c-10.929-4.8972-16.995-10.976-22.332-22.375l6.4659-6.4656c0.53366-0.53393%200.76544-1.2996%200.61754-2.0399l-3.1933-15.967c-0.18124-0.90567-0.89588-1.61-1.8045-1.7777l-10.998-2.0299c-0.3011-0.0553-0.61119-0.0495-0.91017%200.0185-2.9038%200.65961-5.5533%202.1228-7.6623%204.2323-3.6518%203.6518-5.0475%208.9805-4.0357%2015.41%201.6984%2010.797%206.9879%2025.822%2016.747%2035.62l0.13335%200.13229c9.7906%209.7523%2024.816%2015.042%2035.613%2016.741%201.3602%200.21431%202.6702%200.32041%203.9264%200.32041%204.6818%200%208.6042-1.4769%2011.484-4.3564%202.109-2.1093%203.5727-4.7588%204.232-7.6621%200.0669-0.29925%200.0733-0.60881%200.0177-0.91043z%22%20fill%3D%22%23fff%22%20stroke-width%3D%22.26458%22%2F%3E%0D%0A%20%20%3Cg%20transform%3D%22matrix(.26458%200%200%20.26458%2017.689%2077.32)%22%20fill%3D%22%23fff%22%3E%0D%0A%20%20%20%3Cpath%20d%3D%22m273.07%20145.08c-4.713%200-8.534%203.821-8.534%208.534s3.821%208.534%208.534%208.534c18.824%200%2034.138%2015.314%2034.138%2034.138%200%204.65%203.884%208.534%208.534%208.534s8.534-3.884%208.534-8.534c1e-3%20-28.236-22.97-51.206-51.206-51.206z%22%2F%3E%0D%0A%20%20%20%3Cpath%20d%3D%22m273.07%20110.95c-3.157%200-6.343%200.175-9.471%200.52-4.685%200.517-8.064%204.734-7.547%209.42s4.743%208.056%209.42%207.547c2.508-0.277%205.064-0.418%207.598-0.418%2037.647%200%2068.275%2030.628%2068.275%2068.275%200%202.535-0.141%205.091-0.418%207.599-0.51%204.621%202.924%208.911%207.547%209.42%204.622%200.509%208.909-2.924%209.42-7.547%200.345-3.128%200.52-6.314%200.52-9.472%200-47.058-38.285-85.344-85.344-85.344z%22%2F%3E%0D%0A%20%20%20%3Cpath%20d%3D%22m273.07%2076.81c-3.05%200-6.139%200.116-9.179%200.347-4.7%200.356-8.222%204.456-7.866%209.155%200.355%204.7%204.469%208.222%209.155%207.866%202.613-0.199%205.268-0.299%207.89-0.299%2056.471%200%20102.41%2045.942%20102.41%20102.41%200%207.99-0.922%2015.944-2.74%2023.64-1.043%204.41%201.673%208.994%206.046%2010.192%204.601%201.26%209.469-1.625%2010.565-6.266%202.122-8.981%203.198-18.255%203.198-27.566%200-65.883-53.599-119.48-119.48-119.48z%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.instagram {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-22%20145.9%20551%20551%22%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2227.376%22%20y1%3D%22-91.659%22%20x2%3D%22477.284%22%20y2%3D%22358.249%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20555.78)%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffc107%22%2F%3E%3Cstop%20offset%3D%22.507%22%20stop-color%3D%22%23f44336%22%2F%3E%3Cstop%20offset%3D%22.99%22%20stop-color%3D%22%239c27b0%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M364.8%20145.9H142.1c-90.6%200-164.2%2073.6-164.2%20164.1v222.7c0%2090.5%2073.6%20164.2%20164.2%20164.2h222.7c90.5%200%20164.2-73.6%20164.2-164.2V310c-.1-90.5-73.7-164.1-164.2-164.1zm108.7%20386.8c0%2060-48.7%20108.7-108.7%20108.7H142.1c-60%200-108.7-48.7-108.7-108.7V310c0-60%2048.7-108.7%20108.7-108.7h222.7c60%200%20108.7%2048.7%20108.7%20108.7v222.7z%22%20fill%3D%22url(%23a)%22%2F%3E%3ClinearGradient%20id%3D%22b%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22152.675%22%20y1%3D%22321.555%22%20x2%3D%22354.125%22%20y2%3D%22523.005%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20843.67)%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffc107%22%2F%3E%3Cstop%20offset%3D%22.507%22%20stop-color%3D%22%23f44336%22%2F%3E%3Cstop%20offset%3D%22.99%22%20stop-color%3D%22%239c27b0%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M253.4%20278.9c-78.6%200-142.5%2063.9-142.5%20142.5s63.9%20142.5%20142.5%20142.5S395.9%20500%20395.9%20421.4%20332%20278.9%20253.4%20278.9zm0%20229.6c-48.1%200-87.1-39-87.1-87.1s39-87.1%2087.1-87.1%2087.1%2039%2087.1%2087.1-39%2087.1-87.1%2087.1z%22%20fill%3D%22url(%23b)%22%2F%3E%3ClinearGradient%20id%3D%22c%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22396.2%22%20y1%3D%22-139.496%22%20x2%3D%22396.2%22%20y2%3D%22405.654%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20555.78)%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23e09b3d%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%23c74c4d%22%2F%3E%3Cstop%20offset%3D%22.6%22%20stop-color%3D%22%23c21975%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237024c4%22%2F%3E%3C%2FlinearGradient%3E%3Ccircle%20cx%3D%22396.2%22%20cy%3D%22279.9%22%20r%3D%2234.1%22%20fill%3D%22url(%23c)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.telegram {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-147%20270.9%20300%20300%22%3E%3Cpath%20d%3D%22M-141.7%20415.5l69.1%2025.8%2026.8%2086c1.7%205.5%208.5%207.5%2012.9%203.9l38.5-31.4c4-3.3%209.8-3.5%2014-.4l69.5%2050.5c4.8%203.5%2011.6.9%2012.8-4.9l50.9-244.9c1.3-6.3-4.9-11.6-10.9-9.3l-283.7%20109.4c-7%202.8-6.9%2012.7.1%2015.3zm91.6%2012.1L85%20344.4c2.4-1.5%204.9%201.8%202.8%203.7L-23.7%20451.8c-3.9%203.6-6.4%208.5-7.2%2013.8l-3.8%2028.1c-.5%203.8-5.8%204.1-6.8.5l-14.6-51.3c-1.6-5.8.8-12.1%206-15.3z%22%20fill%3D%22%23239cda%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.envelope {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2018.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2058%2058%22%20style%3D%22enable-background%3Anew%200%200%2058%2058%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpolygon%20style%3D%22fill%3A%23DCD6CD%3B%22%20points%3D%220%2C5%200%2C44%2028%2C44%2056%2C44%2056%2C5%20%09%09%22%2F%3E%0D%0A%09%09%3Cpath%20style%3D%22fill%3A%23E8E3D9%3B%22%20d%3D%22M30.965%2C27.107c-1.637%2C1.462-4.292%2C1.462-5.93%2C0l-2.087-1.843C16.419%2C31.091%2C0%2C44%2C0%2C44h21.607%0D%0A%09%09%09h12.787H56c0%2C0-16.419-12.909-22.948-18.736L30.965%2C27.107z%22%2F%3E%0D%0A%09%09%3Cpath%20style%3D%22fill%3A%23EFEBDE%3B%22%20d%3D%22M0%2C5l25.035%2C22.107c1.637%2C1.462%2C4.292%2C1.462%2C5.93%2C0L56%2C5H0z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Ccircle%20style%3D%22fill%3A%2371C386%3B%22%20cx%3D%2246%22%20cy%3D%2241%22%20r%3D%2212%22%2F%3E%0D%0A%09%09%3Cpath%20style%3D%22fill%3A%23FFFFFF%3B%22%20d%3D%22M52%2C40h-5v-5c0-0.552-0.448-1-1-1s-1%2C0.448-1%2C1v5h-5c-0.552%2C0-1%2C0.448-1%2C1s0.448%2C1%2C1%2C1h5v5%0D%0A%09%09%09c0%2C0.552%2C0.448%2C1%2C1%2C1s1-0.448%2C1-1v-5h5c0.552%2C0%2C1-0.448%2C1-1S52.552%2C40%2C52%2C40z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.google-plus {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20458.246%20458.246%22%20style%3D%22enable-background%3Anew%200%200%20458.246%20458.246%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20style%3D%22fill%3A%23F34A38%3B%22%20d%3D%22M160.777%2C259.368h71.594c-12.567%2C35.53-46.603%2C61.004-86.45%2C60.71%0D%0A%09%09c-48.349-0.357-88.327-39.035-90.204-87.349c-2.012-51.789%2C39.537-94.563%2C90.887-94.563c23.479%2C0%2C44.905%2C8.946%2C61.058%2C23.605%0D%0A%09%09c3.826%2C3.473%2C9.65%2C3.495%2C13.413-0.047l26.296-24.749c4.112-3.871%2C4.127-10.408%2C0.027-14.292%0D%0A%09%09c-25.617-24.269-59.981-39.396-97.876-40.136C68.696%2C80.969%2C0.567%2C147.238%2C0.004%2C228.078%0D%0A%09%09c-0.568%2C81.447%2C65.285%2C147.649%2C146.6%2C147.649c78.199%2C0%2C142.081-61.229%2C146.36-138.358c0.114-0.967%2C0.189-33.648%2C0.189-33.648%0D%0A%09%09H160.777c-5.426%2C0-9.824%2C4.398-9.824%2C9.824v35.999C150.953%2C254.97%2C155.352%2C259.368%2C160.777%2C259.368z%22%2F%3E%0D%0A%09%3Cpath%20style%3D%22fill%3A%23F34A38%3B%22%20d%3D%22M414.464%2C206.99v-35.173c0-4.755-3.854-8.609-8.609-8.609h-29.604c-4.755%2C0-8.609%2C3.854-8.609%2C8.609%0D%0A%09%09v35.173h-35.173c-4.755%2C0-8.609%2C3.854-8.609%2C8.609v29.604c0%2C4.755%2C3.854%2C8.609%2C8.609%2C8.609h35.173v35.173%0D%0A%09%09c0%2C4.755%2C3.854%2C8.609%2C8.609%2C8.609h29.604c4.755%2C0%2C8.609-3.854%2C8.609-8.609v-35.173h35.173c4.755%2C0%2C8.609-3.854%2C8.609-8.609v-29.604%0D%0A%09%09c0-4.755-3.854-8.609-8.609-8.609L414.464%2C206.99L414.464%2C206.99z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.twitter {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20style%3D%22fill%3A%2303A9F4%3B%22%20d%3D%22M512%2C97.248c-19.04%2C8.352-39.328%2C13.888-60.48%2C16.576c21.76-12.992%2C38.368-33.408%2C46.176-58.016%0D%0A%09c-20.288%2C12.096-42.688%2C20.64-66.56%2C25.408C411.872%2C60.704%2C384.416%2C48%2C354.464%2C48c-58.112%2C0-104.896%2C47.168-104.896%2C104.992%0D%0A%09c0%2C8.32%2C0.704%2C16.32%2C2.432%2C23.936c-87.264-4.256-164.48-46.08-216.352-109.792c-9.056%2C15.712-14.368%2C33.696-14.368%2C53.056%0D%0A%09c0%2C36.352%2C18.72%2C68.576%2C46.624%2C87.232c-16.864-0.32-33.408-5.216-47.424-12.928c0%2C0.32%2C0%2C0.736%2C0%2C1.152%0D%0A%09c0%2C51.008%2C36.384%2C93.376%2C84.096%2C103.136c-8.544%2C2.336-17.856%2C3.456-27.52%2C3.456c-6.72%2C0-13.504-0.384-19.872-1.792%0D%0A%09c13.6%2C41.568%2C52.192%2C72.128%2C98.08%2C73.12c-35.712%2C27.936-81.056%2C44.768-130.144%2C44.768c-8.608%2C0-16.864-0.384-25.12-1.44%0D%0A%09C46.496%2C446.88%2C101.6%2C464%2C161.024%2C464c193.152%2C0%2C298.752-160%2C298.752-298.688c0-4.64-0.16-9.12-0.384-13.568%0D%0A%09C480.224%2C136.96%2C497.728%2C118.496%2C512%2C97.248z%22%2F%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.odnoklassniki {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20512.479%20512.479%22%20style%3D%22enable-background%3Anew%200%200%20512.479%20512.479%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20style%3D%22fill%3A%23FF9800%3B%22%20d%3D%22M256.239%2C277.333c76.583%2C0%2C138.667-62.083%2C138.667-138.667S332.823%2C0%2C256.239%2C0%0D%0A%09%09S117.573%2C62.083%2C117.573%2C138.667C117.667%2C215.211%2C179.695%2C277.239%2C256.239%2C277.333z%20M256.239%2C64%0D%0A%09%09c41.237%2C0%2C74.667%2C33.429%2C74.667%2C74.667s-33.429%2C74.667-74.667%2C74.667s-74.667-33.429-74.667-74.667S215.002%2C64%2C256.239%2C64z%22%2F%3E%0D%0A%09%3Cpath%20style%3D%22fill%3A%23FF9800%3B%22%20d%3D%22M392.069%2C343.04c15.07-9.926%2C24.15-26.755%2C24.171-44.8c0.21-14.976-8.241-28.728-21.696-35.307%0D%0A%09%09c-13.824-6.905-30.372-5.35-42.667%2C4.011c-56.983%2C41.543-134.27%2C41.543-191.253%2C0c-12.314-9.312-28.833-10.865-42.667-4.011%0D%0A%09%09c-13.449%2C6.578-21.904%2C20.315-21.717%2C35.285c0.032%2C18.042%2C9.109%2C34.866%2C24.171%2C44.8c19.324%2C12.851%2C40.368%2C22.906%2C62.507%2C29.867%0D%0A%09%09c3.755%2C1.166%2C7.63%2C2.247%2C11.627%2C3.243l-64.469%2C63.04c-16.912%2C16.409-17.321%2C43.42-0.912%2C60.333%0D%0A%09%09c16.409%2C16.912%2C43.42%2C17.321%2C60.333%2C0.912c0.352-0.342%2C0.698-0.689%2C1.038-1.043l65.707-68.011l65.835%2C68.139%0D%0A%09%09c16.395%2C16.925%2C43.407%2C17.355%2C60.332%2C0.96c16.925-16.395%2C17.355-43.407%2C0.96-60.332c-0.343-0.354-0.692-0.702-1.047-1.044%0D%0A%09%09l-64.363-62.976c3.996-1.024%2C7.886-2.112%2C11.669-3.264C351.743%2C365.908%2C372.767%2C355.874%2C392.069%2C343.04z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.share_btns {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20opacity%3D%220.3%22%20d%3D%22M19.1939%2016.061C17.7484%2016.061%2016.4594%2016.7463%2015.6349%2017.8052L8.73068%2013.9691C8.89245%2013.5071%208.98117%2013.0087%208.98117%2012.4948C8.98117%2011.9757%208.89245%2011.4826%208.72546%2011.0154L15.6244%207.18439C16.4437%208.24855%2017.7379%208.93895%2019.1887%208.93895C21.6623%208.93895%2023.6819%206.93522%2023.6819%204.46948C23.6819%202.00374%2021.6675%200%2019.1887%200C16.7099%200%2014.6955%202.00374%2014.6955%204.46948C14.6955%204.98858%2014.7842%205.48692%2014.9512%205.94892L8.05748%209.7799C7.23816%208.71055%205.94396%208.02533%204.49319%208.02533C2.01959%208.02533%200%2010.0291%200%2012.4948C0%2014.9605%202.01959%2016.9643%204.49841%2016.9643C5.94918%2016.9643%207.24338%2016.2739%208.06792%2015.2045L14.9669%2019.0407C14.7999%2019.5079%2014.7059%2020.0114%2014.7059%2020.5305C14.7059%2022.9911%2016.7203%2025%2019.1991%2025C21.678%2025%2023.6923%2022.9963%2023.6923%2020.5305C23.6923%2018.0648%2021.6727%2016.061%2019.1939%2016.061ZM19.1939%201.40677C20.8952%201.40677%2022.2781%202.78239%2022.2781%204.47467C22.2781%206.16694%2020.8952%207.54257%2019.1939%207.54257C17.4927%207.54257%2016.1097%206.16694%2016.1097%204.47467C16.1097%202.78239%2017.4979%201.40677%2019.1939%201.40677ZM4.49841%2015.5627C2.79716%2015.5627%201.41423%2014.1871%201.41423%2012.4948C1.41423%2010.8025%202.79716%209.42691%204.49841%209.42691C6.19967%209.42691%207.58259%2010.8025%207.58259%2012.4948C7.58259%2014.1871%206.19445%2015.5627%204.49841%2015.5627ZM19.1939%2023.5932C17.4927%2023.5932%2016.1097%2022.2176%2016.1097%2020.5253C16.1097%2018.8331%2017.4927%2017.4574%2019.1939%2017.4574C20.8952%2017.4574%2022.2781%2018.8331%2022.2781%2020.5253C22.2781%2022.2176%2020.8952%2023.5932%2019.1939%2023.5932Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.vkontakte {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20style%3D%22fill%3A%23436EAB%3B%22%20d%3D%22M440.649%2C295.361c16.984%2C16.582%2C34.909%2C32.182%2C50.142%2C50.436%0D%0A%09c6.729%2C8.112%2C13.099%2C16.482%2C17.973%2C25.896c6.906%2C13.382%2C0.651%2C28.108-11.348%2C28.907l-74.59-0.034%0D%0A%09c-19.238%2C1.596-34.585-6.148-47.489-19.302c-10.327-10.519-19.891-21.714-29.821-32.588c-4.071-4.444-8.332-8.626-13.422-11.932%0D%0A%09c-10.182-6.609-19.021-4.586-24.84%2C6.034c-5.926%2C10.802-7.271%2C22.762-7.853%2C34.8c-0.799%2C17.564-6.108%2C22.182-23.751%2C22.986%0D%0A%09c-37.705%2C1.778-73.489-3.926-106.732-22.947c-29.308-16.768-52.034-40.441-71.816-67.24%0D%0A%09C58.589%2C258.194%2C29.094%2C200.852%2C2.586%2C141.904c-5.967-13.281-1.603-20.41%2C13.051-20.663c24.333-0.473%2C48.663-0.439%2C73.025-0.034%0D%0A%09c9.89%2C0.145%2C16.437%2C5.817%2C20.256%2C15.16c13.165%2C32.371%2C29.274%2C63.169%2C49.494%2C91.716c5.385%2C7.6%2C10.876%2C15.201%2C18.694%2C20.55%0D%0A%09c8.65%2C5.923%2C15.236%2C3.96%2C19.305-5.676c2.582-6.11%2C3.713-12.691%2C4.295-19.234c1.928-22.513%2C2.182-44.988-1.199-67.422%0D%0A%09c-2.076-14.001-9.962-23.065-23.933-25.714c-7.129-1.351-6.068-4.004-2.616-8.073c5.995-7.018%2C11.634-11.387%2C22.875-11.387h84.298%0D%0A%09c13.271%2C2.619%2C16.218%2C8.581%2C18.035%2C21.934l0.072%2C93.637c-0.145%2C5.169%2C2.582%2C20.51%2C11.893%2C23.931%0D%0A%09c7.452%2C2.436%2C12.364-3.526%2C16.836-8.251c20.183-21.421%2C34.588-46.737%2C47.457-72.951c5.711-11.527%2C10.622-23.497%2C15.381-35.458%0D%0A%09c3.526-8.875%2C9.059-13.242%2C19.056-13.049l81.132%2C0.072c2.406%2C0%2C4.84%2C0.035%2C7.17%2C0.434c13.671%2C2.33%2C17.418%2C8.211%2C13.195%2C21.561%0D%0A%09c-6.653%2C20.945-19.598%2C38.4-32.255%2C55.935c-13.53%2C18.721-28.001%2C36.802-41.418%2C55.634%0D%0A%09C424.357%2C271.756%2C425.336%2C280.424%2C440.649%2C295.361L440.649%2C295.361z%22%2F%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.youtube {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-41%20165.3%20511.6%20511.6%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fd001a%7D.st1%7Bfill%3A%232c2c2c%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M419%20429.6c-2.5-11.2-7.9-20.7-16.4-28.3-8.5-7.6-18.2-12.1-29.3-13.4-35-3.8-87.8-5.7-158.5-5.7-70.6%200-123.3%201.9-158.2%205.7-11.2%201.3-21%205.8-29.4%2013.4-8.4%207.6-13.9%2017-16.6%2028.3-4.9%2022.1-7.4%2055.4-7.4%2099.9%200%2045.3%202.5%2078.6%207.4%2099.9%202.5%2011.2%208%2020.7%2016.4%2028.3%208.5%207.6%2018.2%2012%2029.3%2013.1%2035%204%2087.8%206%20158.5%206%2070.6%200%20123.4-2%20158.5-6%2011-1.1%2020.7-5.5%2029.1-13.1%208.4-7.6%2013.9-17%2016.6-28.3%204.9-22.1%207.4-55.4%207.4-99.9%200-45.2-2.5-78.5-7.4-99.9zm-295%2028.9H93.5v162.4H64.9V458.5h-30v-26.8H124v26.8zm77.1%20162.4h-25.4v-15.4c-10.3%2011.6-20%2017.4-29.1%2017.4-8.8%200-14.3-3.5-16.6-10.6-1.5-4.6-2.3-11.5-2.3-20.8V479.9h25.4v103.9c0%206.1.1%209.4.3%2010%20.6%204%202.6%206%206%206%205.1%200%2010.6-4%2016.3-12V479.9h25.4v141zm97.1-42.2c0%2013.9-.9%2023.4-2.6%2028.6-3.2%2010.5-10%2015.7-20.3%2015.7-9.1%200-18-5.2-26.6-15.7V621h-25.4V431.6h25.4v62c8.2-10.3%2017-15.4%2026.6-15.4%2010.3%200%2017%205.3%2020.3%2016%201.7%204.9%202.6%2014.4%202.6%2028.3v56.2zm96.5-23.4h-51.1v24.8c0%2013.1%204.4%2019.7%2013.1%2019.7%206.3%200%2010.1-3.4%2011.4-10.3.4-1.9.6-7.7.6-17.4h26v3.7c0%209.3-.2%2014.8-.6%2016.6-.6%205.1-2.6%2010.3-6%2015.4-6.9%2010.1-17.1%2015.1-30.8%2015.1-13.1%200-23.4-4.9-30.8-14.6-5.5-7-8.3-18.1-8.3-33.1v-49.4c0-15%202.7-26.1%208-33.1%207.4-9.7%2017.6-14.6%2030.6-14.6%2012.8%200%2022.9%204.9%2030.3%2014.6%205.1%207%207.7%2018.1%207.7%2033.1l-.1%2029.5z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M261.6%20501.3c-4.4%200-8.7%202.1-12.8%206.3v85.9c4.2%204.2%208.5%206.3%2012.8%206.3%207.4%200%2011.1-6.4%2011.1-19.1v-60.2c.1-12.8-3.6-19.2-11.1-19.2zM356.4%20501.3c-8.6%200-12.8%206.5-12.8%2019.4v13.1h25.7v-13.1c0-12.9-4.3-19.4-12.9-19.4z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M107.5%20279.2v77.4H136v-77.4l34.5-113.9h-29.1L122%20240.4l-20.3-75.1H71.5c5.3%2016%2011.5%2033.8%2018.6%2053.4%208.9%2026.2%2014.7%2046.4%2017.4%2060.5zM208.8%20358.6c13.1%200%2023.2-4.9%2030.3-14.6%205.3-7%208-18.3%208-33.7v-50c0-15.2-2.7-26.4-8-33.4-7-9.7-17.1-14.6-30.3-14.6-12.8%200-22.8%204.9-30%2014.6-5.3%207-8%2018.2-8%2033.4v50c0%2015.2%202.7%2026.5%208%2033.7%207.3%209.7%2017.3%2014.6%2030%2014.6zm-12.3-103.4c0-13.1%204.1-19.7%2012.3-19.7s12.3%206.6%2012.3%2019.7v60c0%2013.3-4.1%2020-12.3%2020s-12.3-6.7-12.3-20v-60zM287.3%20358.6c9.5%200%2019.3-5.9%2029.4-17.7v15.7h26V214.1h-26v108.8c-5.7%208.2-11.1%2012.3-16.3%2012.3-3.4%200-5.4-2.1-6-6.3-.2-.4-.3-3.7-.3-10V214.1h-26v112.5c0%209.7.8%2016.8%202.3%2021.4%202.6%207%208.2%2010.6%2016.9%2010.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.email {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%2222%20-23.1%20612%20612%22%20style%3D%22enable-background%3Anew%2022%20-23.1%20612%20612%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23707070%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M588.9%2C57.8H71c-5.6%2C0.1-11.4%2C0.3-16.9%2C1.5C35.6%2C65%2C24.5%2C81.1%2C24.5%2C102.4v357.2c0%2C30%2C16.1%2C47.2%2C44.3%2C47.2h347%0D%0A%09c29%2C0%2C58%2C0%2C87%2C0c29.2%2C0%2C58.3%2C0%2C87.4%2C0c7.5%2C0%2C14.9-2%2C21.3-5.7c14.6-7.4%2C21.8-21.4%2C21.8-42.8V105C633.2%2C75.9%2C616.2%2C57.8%2C588.9%2C57.8z%0D%0A%09%20M601.7%2C458.3c0%2C14.2-3.4%2C15.5-12.9%2C15.5H70.1c-4.4-0.1-8.8-1.3-11.4-2.8c-1.1-0.8-2.7-4.2-2.8-6.3l-0.1-303.8%0D%0A%09c1.8%2C1.4%2C3.5%2C2.8%2C5.2%2C4.5c36.2%2C26.2%2C72.4%2C52.5%2C108.6%2C78.9c34.8%2C25.4%2C69.6%2C50.7%2C104.3%2C75.8c11.2%2C8.8%2C22.7%2C17.2%2C34.2%2C25.6l12.1%2C8.9%0D%0A%09c6.6%2C5.5%2C11.8%2C3%2C15.7%2C0.2c87.2-65%2C174.4-129.9%2C262-194.7c1.2-1%2C2.5-1.9%2C3.8-2.9V458.3z%20M594.2%2C121.5L572%2C138.1%0D%0A%09c-80.4%2C60.1-161.1%2C120.3-242.3%2C180.8c-0.5%2C0.4-1.1%2C0.9-1.6%2C1.3c-37-26.9-73.3-53.5-110-80.5l-10-7.3%0D%0A%09c-36.1-26.4-73.4-53.8-110.2-81.4c-13.4-9.2-26.9-19.5-40.1-30.5l-1.2-0.7c-0.2-0.2-0.5-0.7-0.6-0.7c0%2C0%2C0%2C0%2C0%2C0%0D%0A%09c-0.1-4-0.1-8.1%2C0-12.3l0-6.5c0.3-5.6%2C3.7-9%2C9.2-9.3h521.4c12.3%2C0%2C15.2%2C6.9%2C15.2%2C22.6C601.7%2C114.9%2C600.3%2C117.4%2C594.2%2C121.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.phone_new {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%2222%20-23.1%20612%20612%22%20style%3D%22enable-background%3Anew%2022%20-23.1%20612%20612%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23707070%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M523.1%2C584.6c13.6%2C0%2C25.3-0.9%2C34.5-2.1l6.5-0.8l3.8-5.1c37.5-50.5%2C47-114.5%2C48.3-159.3l0.2-6.7l-5.2-4.4%0D%0A%09c-46.7-40-124.9-68.6-186.7-67.9l-4.9%2C0.1l-3.9%2C2.8c-16.1%2C11.6-44%2C39.8-60%2C58.8c-23.2-11.2-51.2-36-83.7-74%0D%0A%09c-32.4-38-52.2-69.3-59.1-93.4c22.5-11.4%2C56.6-32.4%2C71.5-45.3l3.6-3.2l1-4.6c12.5-58.1-1.4-137.9-33-189.8l-3.5-5.9l-7-1.1%0D%0A%09c-39.1-6.4-125.2-3.3-186%2C23.4l-5.9%2C2.6l-2.1%2C6c-27%2C77.3-6%2C220.6%2C133.8%2C391.2C320.7%2C558.7%2C450.5%2C584.6%2C523.1%2C584.6L523.1%2C584.6z%0D%0A%09%20M78%2C30C130.7%2C9%2C200.3%2C6.7%2C233.6%2C10.4c24.6%2C44.3%2C35.8%2C110.1%2C27%2C158.5c-17.3%2C13.6-54.2%2C35.4-70.8%2C42.4l-10.3%2C4.4l1.6%2C10.8%0D%0A%09c4.4%2C30.9%2C26.6%2C69.5%2C67.8%2C117.9c41.2%2C48.4%2C76.2%2C76.8%2C106.9%2C86.9l10.7%2C3.5l6.4-8.9c10.4-14.3%2C39.7-45%2C56.9-58.7%0D%0A%09c51%2C0.9%2C115.9%2C24.4%2C156.2%2C56.2c-1.9%2C38.6-10.4%2C89.9-38.7%2C131.3c-57.8%2C5.5-193.6-3.2-338.7-166.9C80.1%2C231.1%2C57.8%2C98.8%2C78%2C30z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.fire_red {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-35%2013.6%2012.6%2015%22%20style%3D%22enable-background%3Anew%20-35%2013.6%2012.6%2015%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23EE2316%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%20transform%3D%22translate(295%2021.5)%22%3E%0D%0A%09%3Cpath%20id%3D%22af_2_%22%20class%3D%22st0%22%20d%3D%22M-327.6%2C7c-0.5-1.9%2C0-3.9%2C1.3-5.6c-0.4%2C1.6-0.3%2C3%2C0%2C3.8c0.8%2C1.7%2C2.5%2C2%2C4.4%2C1.9%0D%0A%09%09c1.3-0.2%2C2.9-1.4%2C3.8-3.1c0.9-1.9%2C0.8-4%2C0-5.6c-0.2%2C1.5-1.2%2C2.9-2.5%2C3.1c1-3.6-0.8-7.8-4.4-9.4c0%2C3.7-4.8%2C6-5%2C9.4%0D%0A%09%09C-330.2%2C3.8-329.2%2C5.8-327.6%2C7z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_beach {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23E9E9E9%3B%7D%0D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M25.9%2C20.1c0-0.1-0.1-0.1-0.2-0.1h-1.1c-0.1%2C0-0.2%2C0-0.2%2C0.1l-1.5%2C3h-4c-0.1%2C0-0.2%2C0-0.2%2C0.1l-0.9%2C1.8h-7.6%0D%0A%09%09c-0.1%2C0-0.2%2C0.1-0.2%2C0.2v1c0%2C0.1%2C0.1%2C0.2%2C0.2%2C0.2H12L10.8%2C29c0%2C0.1%2C0%2C0.1%2C0%2C0.2c0%2C0.1%2C0.1%2C0.1%2C0.2%2C0.1h1.1c0.1%2C0%2C0.2%2C0%2C0.2-0.1%0D%0A%09%09l1.3-2.7h7.9l1.3%2C2.7c0%2C0.1%2C0.1%2C0.1%2C0.2%2C0.1H24c0.1%2C0%2C0.1%2C0%2C0.2-0.1c0-0.1%2C0-0.1%2C0-0.2l-1.3-2.5l3-6.1%0D%0A%09%09C25.9%2C20.3%2C25.9%2C20.2%2C25.9%2C20.1z%20M22.4%2C24.2L22%2C25.1h-2.9l0.4-0.9L22.4%2C24.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M18%2C8.8C18%2C8.8%2C18%2C8.8%2C18%2C8.8C18%2C8.8%2C18%2C8.8%2C18%2C8.8c-4.4%2C0-8%2C2.9-8%2C6.4c0%2C0.1%2C0.1%2C0.2%2C0.1%2C0.2c0%2C0%2C0.1%2C0%2C0.1%2C0%0D%0A%09%09c0.6-0.6%2C1.4-0.9%2C2.2-0.9c0.8%2C0%2C1.6%2C0.3%2C2.2%2C0.9c0.1%2C0.1%2C0.2%2C0.1%2C0.2%2C0c0.9-0.7%2C2-1.2%2C3.1-1.2c1.1%2C0%2C2.2%2C0.4%2C3.1%2C1.2%0D%0A%09%09c0.1%2C0.1%2C0.2%2C0%2C0.2%2C0c0.6-0.6%2C1.4-0.9%2C2.2-0.9c0.8%2C0%2C1.6%2C0.3%2C2.2%2C0.9c0%2C0%2C0.1%2C0%2C0.1%2C0c0.1%2C0%2C0.1-0.1%2C0.1-0.2%0D%0A%09%09C26%2C11.7%2C22.4%2C8.8%2C18%2C8.8z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M18%2C29.3c0.3%2C0%2C0.6-0.3%2C0.6-0.6v-1.4c0%2C0%2C0%2C0%2C0-0.1c0%2C0%2C0%2C0-0.1%2C0c-0.5%2C0-0.4%2C0-1.1%2C0c0%2C0%2C0%2C0%2C0%2C0%0D%0A%09%09c0%2C0%2C0%2C0-0.1%2C0c0%2C0%2C0%2C0%2C0%2C0.1v1.4C17.4%2C29%2C17.7%2C29.3%2C18%2C29.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M18.5%2C14.9c-0.3-0.1-0.8-0.1-1.1%2C0c0%2C0-0.1%2C0-0.1%2C0.1v9.3c0%2C0%2C0%2C0.1%2C0.1%2C0.1h1.1c0%2C0%2C0.1%2C0%2C0.1-0.1L18.5%2C14.9%0D%0A%09%09C18.6%2C14.9%2C18.6%2C14.9%2C18.5%2C14.9z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M18%2C6.7C18%2C6.7%2C18%2C6.7%2C18%2C6.7L18%2C6.7c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v0.9c0%2C0%2C0%2C0%2C0%2C0.1c0%2C0%2C0%2C0%2C0.1%2C0c0%2C0%2C0%2C0%2C0%2C0%0D%0A%09%09c0.2%2C0%2C0.4%2C0%2C0.5%2C0c0.2%2C0%2C0.3%2C0%2C0.5%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0.1%2C0c0%2C0%2C0%2C0%2C0-0.1V7.3C18.6%2C7%2C18.3%2C6.7%2C18%2C6.7z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_night {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20viewBox%3D%220%200%2014%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.56004%2013.6689C8.07848%2014.2553%206.44928%2014.2502%204.97091%2013.6547C1.90734%2012.4218%200.204657%208.74588%201.056%205.38504C1.48518%203.68831%202.50897%202.26323%203.87299%201.33965C3.2378%203.98002%203.95336%206.85191%205.76451%208.8186L5.76685%208.82111V8.82278H5.76841L5.76997%208.82529C7.60687%2010.7661%2010.2881%2011.5325%2012.7539%2010.8513C12.0048%2012.126%2010.8944%2013.1406%209.56004%2013.6689ZM13.4952%209.64606C11.0614%2010.7335%208.26469%2010.1919%206.37629%208.21179L6.35678%208.18839C4.49257%206.16569%203.97911%203.15506%204.99979%200.540602C5.15819%200.134392%204.67205%20-0.094624%204.38801%200.0374361C2.66543%200.836522%201.2975%202.31726%200.569657%204.17065C-0.158186%206.02403%20-0.189706%208.10689%200.481674%209.98457C1.14339%2011.8083%202.43328%2013.3496%204.08368%2014.2063C4.96814%2014.6699%205.93118%2014.9365%206.91458%2014.99C7.89798%2015.0435%208.88129%2014.8828%209.80504%2014.5176C10.7288%2014.1524%2011.5738%2013.5903%2012.289%2012.8653C13.0041%2012.1404%2013.5746%2011.2675%2013.9658%2010.2997C14.0875%209.99711%2013.8737%209.47556%2013.4952%209.64606Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_departure {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20viewBox%3D%220%200%2014%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.8609%207.50169L10.323%205.0392L8.47583%206.57753C8.80592%206.98419%209.13013%207.38586%209.45875%207.78503C9.48012%207.81002%209.53685%207.82086%209.56485%207.80669C9.97407%207.60559%2010.4155%207.50177%2010.8617%207.50169H10.8609ZM8.16931%2011.2542C8.16636%209.46919%209.33644%208.17419%2010.7998%208.17919C12.3294%208.18419%2013.4288%209.51252%2013.4339%2011.2709C13.4391%2012.9942%2012.2918%2014.3292%2010.813%2014.3325C9.30475%2014.335%208.16783%2013.0108%208.16931%2011.2542ZM10.2096%2012.1567C9.99295%2011.8967%209.78737%2011.6483%209.57885%2011.4033C9.43149%2011.23%209.25612%2011.2184%209.13381%2011.3667C9.01739%2011.5084%209.03139%2011.7092%209.17212%2011.875C9.43591%2012.185%209.69969%2012.4933%209.96495%2012.8017C10.1425%2013.01%2010.2899%2013.0092%2010.4682%2012.8017L11.88%2011.1517C12.0664%2010.9325%2012.255%2010.7159%2012.4399%2010.495C12.574%2010.335%2012.5807%2010.1367%2012.462%209.99752C12.3456%209.85835%2012.1725%209.86669%2012.0376%2010.0184C11.9558%2010.1109%2011.8755%2010.2067%2011.796%2010.3009L10.2096%2012.1567ZM1.86652%203.42087C1.94462%203.4542%201.99915%203.4792%202.05441%203.5017C3.08596%203.90753%204.11604%204.31337%205.14759%204.71753C5.26328%204.76253%205.35538%204.83337%205.38338%204.97753C5.41359%205.13503%205.3539%205.2492%205.25296%205.3542C4.65319%205.97753%204.05046%206.59836%203.46248%207.23753C3.28196%207.43419%203.12501%207.46419%202.90102%207.35003C2.30788%207.05003%201.70589%206.77336%201.10538%206.49336C1.06117%206.47169%200.983066%206.46753%200.95212%206.49753C0.852649%206.59753%200.767914%206.71586%200.672127%206.83336C0.70381%206.88503%200.728862%206.92836%200.756861%206.96919L1.7722%208.47752C1.92473%208.70419%201.92104%208.84336%201.74126%209.04586C1.64252%209.15752%201.63147%209.27919%201.69263%209.40502C1.77073%209.56752%201.86652%209.60002%202.01462%209.53586C4.11653%208.60595%206.13401%207.44834%208.03889%206.0792C8.92613%205.43459%209.769%204.71504%2010.5603%203.9267C11.138%203.35587%2011.6891%202.74754%2012.2462%202.1492C12.4967%201.88004%2012.6831%201.54921%2012.8341%201.19337C12.9756%200.860041%2012.9579%200.810041%2012.6492%200.742541C12.0192%200.603375%2011.3966%200.670042%2010.7813%200.859208C9.79548%201.16421%208.95918%201.79004%208.17889%202.53254C8.05644%202.65668%207.89678%202.72343%207.73237%202.7192C6.0222%202.7142%204.31204%202.71587%202.60187%202.71754C2.5444%202.71754%202.46777%202.71337%202.43314%202.7517C2.24304%202.96337%202.06251%203.18754%201.86652%203.42087ZM8.98792%208.18336L7.96447%206.92336C7.66385%207.12419%207.3728%207.32169%207.07955%207.51336C5.53117%208.5252%203.91878%209.40621%202.25556%2010.1492C1.9321%2010.2942%201.52611%2010.2075%201.31832%209.92919C1.07885%209.60835%201.01107%209.24336%201.17317%208.84752C1.21296%208.75086%201.19011%208.69336%201.14075%208.62002C0.800334%208.12002%200.462869%207.61586%200.12393%207.11336C-0.04775%206.86003%20-0.0425922%206.74086%200.148982%206.50503C0.32803%206.2842%200.505605%206.06253%200.68539%205.84253C0.81065%205.69086%200.925594%205.67253%201.09359%205.75336C1.73315%206.0617%202.37419%206.36836%203.01596%206.67003C3.0528%206.68753%203.11838%206.68003%203.14564%206.65169C3.59511%206.18253%204.04015%205.7092%204.48666%205.23503C4.49551%205.2267%204.49993%205.21003%204.51614%205.1792C4.27962%205.08587%204.04899%204.9942%203.81836%204.9042L1.32053%203.91753C1.02212%203.7992%200.967593%203.54087%201.18643%203.27754C1.45611%202.95254%201.73389%202.63504%201.99399%202.2992C2.14356%202.10587%202.30345%202.03004%202.53113%202.0342C3.4249%202.05087%204.31867%202.04087%205.21317%202.04087C6.01115%202.04087%206.80913%202.03921%207.60785%202.04337C7.71718%202.0479%207.824%202.00565%207.907%201.92504C8.74771%201.14004%209.65475%200.498375%2010.7121%200.191709C11.4342%20-0.0174568%2012.1592%20-0.08579%2012.8887%200.141709C12.9498%200.161709%2013.011%200.185876%2013.0699%200.212543C13.3845%200.357542%2013.4899%200.575042%2013.4229%200.965874C13.3226%201.59058%2013.0551%202.16538%2012.6566%202.61254C12.0885%203.2442%2011.4975%203.84837%2010.9118%204.45837C10.8351%204.53753%2010.8175%204.6042%2010.8425%204.7167C11.0437%205.62336%2011.2419%206.53169%2011.4371%207.44003C11.4607%207.55086%2011.5034%207.60419%2011.6014%207.63586C12.857%208.03752%2013.8414%209.34419%2013.9792%2010.7817C14.1339%2012.4008%2013.417%2013.915%2012.157%2014.635C10.5861%2015.5317%208.67256%2014.7183%207.90553%2012.8292C7.26154%2011.2434%207.64837%209.40669%208.86119%208.29919L8.98792%208.18252%22%20fill%3D%22%23828282%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_room {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23E9E9E9%3B%7D%0D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M26%2C20.7v3h1.5v-4.6H10V13c0-0.2-0.1-0.4-0.2-0.5c-0.1-0.2-0.3-0.2-0.5-0.2c-0.2%2C0-0.4%2C0.1-0.5%2C0.2%0D%0A%09%09S8.5%2C12.8%2C8.5%2C13v10.8H10v-3H26z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M12.4%2C16.1c0.4%2C0%2C0.7-0.1%2C1-0.4c0.3-0.3%2C0.4-0.6%2C0.4-1c0-0.4-0.1-0.7-0.4-1c-0.3-0.3-0.6-0.4-1-0.4%0D%0A%09%09s-0.7%2C0.1-1%2C0.4c-0.3%2C0.3-0.4%2C0.6-0.4%2C1s0.1%2C0.7%2C0.4%2C1C11.7%2C16%2C12%2C16.1%2C12.4%2C16.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M27.5%2C18.1v-1.9c0-0.3-0.1-0.5-0.3-0.7c-0.2-0.2-0.5-0.3-0.8-0.4l-11-1.1h-0.1c-0.2%2C0-0.4%2C0.1-0.5%2C0.2%0D%0A%09%09c-0.1%2C0.1-0.2%2C0.3-0.2%2C0.5v2.2h-2.8c-0.5%2C0-0.7%2C0.2-0.7%2C0.6c0%2C0.4%2C0.2%2C0.6%2C0.7%2C0.6H27.5z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_common {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23E9E9E9%3B%7D%0D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M14%2C24.3h-0.9v-0.8c0-0.4-0.3-0.7-0.7-0.7H11c-0.4%2C0-0.7%2C0.3-0.7%2C0.7v0.8H9.5c-0.3%2C0-0.5%2C0.2-0.5%2C0.5v3.1%0D%0A%09%09c0%2C0.3%2C0.2%2C0.5%2C0.5%2C0.5H14c0.3%2C0%2C0.5-0.2%2C0.5-0.5v-3.1C14.5%2C24.5%2C14.2%2C24.3%2C14%2C24.3z%20M12.4%2C24.3L12.4%2C24.3h-1.3v-0.7h1.3V24.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M18.2%2C11.1c0.9%2C0%2C1.7-0.8%2C1.7-1.7c0-0.9-0.8-1.7-1.7-1.7c-0.9%2C0-1.7%2C0.8-1.7%2C1.7%0D%0A%09%09C16.5%2C10.3%2C17.2%2C11.1%2C18.2%2C11.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M26.5%2C20.8h-0.4v-2.2h0.3c0.1%2C0%2C0.2-0.1%2C0.2-0.2v-0.5c0-0.1-0.1-0.2-0.2-0.2h-2.1c0.1-0.3%2C0-0.7-0.3-1%0D%0A%09%09l-1.7-1.1l0-2.2c0-1.1-0.9-1.9-1.9-1.9c-0.5%2C0-3.9%2C0-4.4%2C0c-1.1%2C0-1.9%2C0.9-1.9%2C1.9l0%2C6c0%2C0.5%2C0.4%2C0.8%2C0.8%2C0.8c0%2C0%2C0%2C0%2C0%2C0%0D%0A%09%09c0.5%2C0%2C0.8-0.4%2C0.8-0.8l0-6c0-0.1%2C0.1-0.2%2C0.2-0.2c0.1%2C0%2C0.2%2C0.1%2C0.2%2C0.2l0%2C13.8c0%2C0.5%2C0.4%2C1%2C1%2C1c0.5%2C0%2C1-0.4%2C1-1v-7.9h0.4v7.9%0D%0A%09%09c0%2C0.5%2C0.4%2C1%2C1%2C1c0.5%2C0%2C1-0.4%2C1-1c0-12.8%2C0-5.8%2C0-13.8c0-0.1%2C0.1-0.2%2C0.2-0.2c0.1%2C0%2C0.2%2C0.1%2C0.2%2C0.2c0%2C0%2C0%2C0%2C0%2C0l0%2C2.7%0D%0A%09%09c0%2C0.3%2C0.1%2C0.5%2C0.4%2C0.7l1.9%2C1.2v0.4c0%2C0.1%2C0.1%2C0.2%2C0.2%2C0.2h0.3v2.2H23c-0.3%2C0-0.5%2C0.2-0.5%2C0.5V27c0%2C0.3%2C0.2%2C0.5%2C0.5%2C0.5h0.4V28%0D%0A%09%09c0%2C0.2%2C0.2%2C0.3%2C0.3%2C0.3c0.2%2C0%2C0.3-0.2%2C0.3-0.3v-0.5h1.4V28c0%2C0.2%2C0.2%2C0.3%2C0.3%2C0.3c0.2%2C0%2C0.3-0.2%2C0.3-0.3v-0.5h0.4%0D%0A%09%09c0.3%2C0%2C0.5-0.2%2C0.5-0.5v-5.6C27%2C21%2C26.8%2C20.8%2C26.5%2C20.8z%20M25.5%2C20.8H24v-2.2h1.4V20.8z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_room2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2215%22%20viewBox%3D%220%200%2013%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.46254%205.59905H5.05489C5.47579%205.59321%205.75368%205.33488%205.75449%204.94906C5.75612%204.60073%205.43922%204.29324%205.05976%204.28657C4.65026%204.28009%204.24069%204.28009%203.83119%204.28657C3.45417%204.2924%203.1649%204.58656%203.16652%204.94989C3.16896%205.32238%203.45092%205.59405%203.84094%205.59821C4.04814%205.60071%204.25534%205.59821%204.46254%205.59905ZM8.5066%205.59905C8.72355%205.59905%208.9405%205.60321%209.15745%205.59738C9.45809%205.58905%209.69698%205.40905%209.77499%205.14072C9.90174%204.7074%209.58241%204.29407%209.10626%204.28657C8.69729%204.28089%208.28827%204.28089%207.87931%204.28657C7.50229%204.29074%207.21302%204.58573%207.21464%204.94906C7.21789%205.31905%207.4901%205.59071%207.87037%205.59821C8.08245%205.60238%208.29452%205.59821%208.5066%205.59821V5.59905ZM10.8004%201.59078C10.8476%201.23245%2010.6054%200.902461%2010.2073%200.836628C9.77408%200.763703%209.33738%200.714744%208.89906%200.689964C7.21677%200.593086%205.53028%200.601992%203.84906%200.71663C3.45173%200.744963%203.05358%200.803296%202.66437%200.885794C2.51087%200.918119%202.37493%201.00871%202.28378%201.13943C2.19263%201.27015%202.15298%201.43136%202.17278%201.59078H10.7996H10.8004ZM2.52867%204.65656L2.55224%204.5874C2.75294%204.00491%203.22665%203.66741%203.84906%203.66575C4.25371%203.66408%204.65836%203.66241%205.06383%203.66575C5.64317%203.67241%206.11283%204.00741%206.2924%204.54823C6.32328%204.6424%206.3639%204.6674%206.45653%204.6649C6.55242%204.66406%206.61092%204.65823%206.64992%204.54406C6.82706%204.01407%207.31946%203.66908%207.885%203.66575C8.30996%203.66325%208.73492%203.65908%209.15907%203.66741C9.68642%203.67741%2010.0667%203.92824%2010.3072%204.3874C10.3519%204.4724%2010.3803%204.56573%2010.4153%204.65573H10.8069V2.2366H2.13459V4.65573H2.52867V4.65656ZM0.64762%2013.0539H12.3207V11.104H0.64762V13.0539ZM0.737001%2010.4248H12.2321C12.2248%2010.394%2012.2216%2010.3748%2012.2159%2010.3565L10.9702%205.63571C10.8768%205.28072%2010.8768%205.28572%2010.5071%205.28072C10.4015%205.27905%2010.3657%205.31738%2010.3291%205.40572C10.1219%205.92071%209.67098%206.21904%209.11113%206.2207C8.70648%206.2207%208.30102%206.2232%207.89637%206.21987C7.33734%206.21487%206.89531%205.92237%206.6938%205.40988C6.64505%205.28738%206.57192%205.28655%206.46954%205.28072C6.36309%205.27489%206.31921%205.31488%206.27777%205.41155C6.05839%205.91987%205.6708%206.2057%205.10201%206.2182C4.67299%206.22737%204.24315%206.22654%203.81331%206.2182C3.30953%206.20987%202.92195%205.97654%202.71068%205.53321C2.60668%205.31488%202.48804%205.26572%202.27028%205.27655C2.13215%205.28488%202.07689%205.31822%202.04277%205.45155C1.7925%206.42403%201.5333%207.39402%201.27735%208.36483L0.736188%2010.4248H0.737001ZM11.8259%2013.6981C11.8259%2014.0281%2011.8283%2014.3531%2011.8259%2014.6789C11.8234%2014.8922%2011.6796%2015.0172%2011.4732%2014.9956C11.301%2014.9781%2011.1994%2014.8622%2011.1978%2014.6747C11.1953%2014.3531%2011.1978%2014.0306%2011.1978%2013.6964H1.80388C1.80388%2014.0181%201.80388%2014.3381%201.8055%2014.6581C1.8055%2014.8089%201.75594%2014.9247%201.60237%2014.9789C1.3846%2015.0539%201.18147%2014.9214%201.1774%2014.6947C1.17253%2014.4172%201.17578%2014.1389%201.17578%2013.8614V13.6839H0.398167C0.0950866%2013.6822%200.00245601%2013.5897%200.00245601%2013.2872C0.00164346%2012.4581%20-0.00485694%2011.6289%200.0073313%2010.7998C0.00976895%2010.6181%200.0723352%2010.4365%200.118651%2010.2581C0.573678%208.539%201.03114%206.81986%201.48536%205.09989C1.50892%205.01156%201.52111%204.91739%201.52111%204.82656C1.52355%203.76324%201.52355%202.69993%201.52274%201.63578C1.52274%200.915794%201.91438%200.400803%202.62943%200.275805C3.22305%200.176156%203.82137%200.108564%204.42191%200.0733082C5.73311%20-0.0132017%207.04803%20-0.0232177%208.36034%200.0433087C9.03882%200.0791415%209.72054%200.134974%2010.3901%200.242472C11.0726%200.35247%2011.4789%200.886627%2011.4813%201.57328C11.4868%202.62187%2011.486%203.67048%2011.4789%204.71906C11.4757%205.09406%2011.6%205.43822%2011.691%205.78988C12.1159%207.43735%2012.5498%209.08149%2012.9789%2010.7273C12.9931%2010.7839%2013.0002%2010.8422%2013%2010.9006V13.2856C13%2013.5939%2012.9074%2013.6831%2012.5913%2013.6839C12.3548%2013.6839%2012.1176%2013.6839%2011.8803%2013.6856C11.8706%2013.6856%2011.8608%2013.6889%2011.8259%2013.6981Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_entertainment {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23E9E9E9%3B%7D%0D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M13.8%2C19.1l6-5.2l2.6%2C2.9l-6%2C5.2L13.8%2C19.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M23.5%2C9.2l-0.4%2C0.4l3.8%2C4.3l0.4-0.4c0.5-0.4%2C0.5-1.1%2C0.1-1.6l-2.3-2.6C24.7%2C8.9%2C24%2C8.8%2C23.5%2C9.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M19.9%2C9.2l-1.6%2C1.4l7.2%2C8.2l1.6-1.4c0.5-0.4%2C0.5-1.1%2C0.1-1.6l-5.7-6.5C21.1%2C8.8%2C20.4%2C8.8%2C19.9%2C9.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M9%2C20.2l5.7%2C6.5c0.4%2C0.5%2C1.1%2C0.5%2C1.6%2C0.1l1.6-1.4l-7.2-8.2l-1.6%2C1.4C8.6%2C19%2C8.6%2C19.8%2C9%2C20.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M8.6%2C23.8l2.3%2C2.6c0.4%2C0.5%2C1.1%2C0.5%2C1.6%2C0.1l0.4-0.4l-3.8-4.3l-0.4%2C0.4C8.2%2C22.6%2C8.2%2C23.4%2C8.6%2C23.8z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_food {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12.639%2013H8.00779L7.3423%206.17299H6.6468V4.09814H9.30333V1.69639L11.7989%200.167268C11.9162%200.0943241%2012.0471%200.0132752%2012.2108%200.00517034C12.5954%20-0.0353541%2012.9799%200.164567%2013.1845%200.526585C13.4736%201.03989%2013.3181%201.63966%2012.8272%201.92333L11.3435%202.83918V4.10354H14V6.17569H13.3018L12.639%2013ZM8.6542%2012.2895H11.9926L12.6581%205.46246H13.2909V4.80866H10.6343V2.44204L12.4644%201.31546C12.6608%201.20199%2012.6445%201.01558%2012.5681%200.875094C12.5026%200.758924%2012.3963%200.699489%2012.2872%200.712997L12.1699%200.775134L10.0179%202.09623V4.81137H7.35593V5.46786H7.98597L8.6542%2012.2895ZM3.01383%2013C2.65654%2013%202.3047%2012.8514%202.05377%2012.5921C1.80012%2012.3327%201.66102%2011.9896%201.66102%2011.6222V7.56162C0.643678%207.04291%200%205.98387%200%204.79516V1.03989C0%200.769731%200.103643%200.510375%200.291837%200.313156C0.482759%200.115937%200.747321%200.00517034%201.01734%200.00517034C1.29008%200.00517034%201.55465%200.118639%201.74557%200.315858C1.88194%200.456342%201.97467%200.631948%202.01559%200.818361C2.0565%200.629247%202.14923%200.456342%202.2856%200.313156C2.47652%200.118639%202.74109%200.00517034%203.0111%200.00517034C3.28658%200.00787197%203.55114%200.118639%203.73933%200.315858C3.87571%200.456342%203.96844%200.631948%204.00935%200.818361C4.05026%200.629247%204.143%200.456342%204.27937%200.313156C4.47029%200.118639%204.73485%200.00517034%205.00487%200.00517034C5.28034%200.00787197%205.54491%200.118639%205.7331%200.315858C5.92129%200.513076%206.02766%200.769731%206.02494%201.0453V4.79786C6.02494%205.98657%205.38126%207.04561%204.36392%207.56432V11.6249C4.36665%2011.9869%204.22755%2012.3327%203.97117%2012.5948C3.72297%2012.8514%203.37386%2013%203.01383%2013ZM1.02279%200.712997C0.94097%200.712997%200.864602%200.748118%200.807325%200.804852C0.747321%200.86699%200.714592%200.95074%200.714592%201.03989V4.79516C0.714592%205.77855%201.27917%206.64577%202.15469%207.00779L2.37561%207.09965V11.6222C2.37561%2011.8005%202.4438%2011.9761%202.56653%2012.1004C2.80382%2012.3462%203.2293%2012.3462%203.46386%2012.1004C3.58932%2011.9707%203.65751%2011.8032%203.65478%2011.6249V7.09694L3.87571%207.00509C4.75122%206.64577%205.3158%205.77585%205.3158%204.79246V1.0426C5.3158%200.953442%205.28307%200.869691%205.22034%200.804852C5.10851%200.688682%204.90941%200.685981%204.79213%200.804852C4.73213%200.86699%204.69667%200.95074%204.69667%201.03989V3.77124C4.69667%203.95495%204.62575%204.12785%204.50029%204.25753C4.3721%204.38991%204.20027%204.46286%204.01753%204.46556C3.84298%204.48987%203.66297%204.39802%203.53205%204.27104C3.39022%204.12515%203.32203%203.95225%203.32203%203.77124V1.0426C3.32203%200.953442%203.2893%200.869691%203.22657%200.804852C3.11748%200.688682%202.91292%200.685981%202.79836%200.804852C2.73836%200.86699%202.7029%200.95074%202.7029%201.03989V3.77124C2.7029%203.95495%202.63199%204.12785%202.50653%204.25753C2.37834%204.38991%202.20651%204.46286%202.02377%204.46556C1.8383%204.48987%201.6692%204.39802%201.53828%204.27104C1.39645%204.12515%201.32827%203.95225%201.32827%203.77124V1.0426C1.32827%200.953442%201.29554%200.869691%201.23281%200.804852C1.17826%200.748118%201.10189%200.712997%201.02279%200.712997Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_for_children {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23E9E9E9%3B%7D%0D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M24%2C11.7c-1.6-0.5-3.2%2C0.4-3.7%2C1.7c-0.6%2C1.4%2C0.3%2C3.3%2C0%2C4.2c-0.5%2C1.3-2.1%2C3.2%2C0%2C4.5c2%2C1.2%2C3.4-0.7%2C4.5-2.3%0D%0A%09%09c0.8-1.3%2C1.6-2.6%2C2-3.9C27%2C14.7%2C27.2%2C12.6%2C24%2C11.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M21%2C11.7c0.8%2C0%2C1-0.6%2C1-1.3c0-0.7-0.6-1.3-1.4-1.3c-0.8%2C0-1.4%2C0.6-1.4%2C1.3C19.2%2C11.2%2C20.2%2C11.7%2C21%2C11.7z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M23.5%2C11.2c0.6%2C0%2C1.2-0.9%2C1.2-1.6c0-0.7-0.5-1-1.2-1c-0.6%2C0-1.2%2C0.3-1.2%2C1C22.3%2C10.3%2C22.8%2C11.2%2C23.5%2C11.2z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M26.7%2C11.1c0.4-0.4%2C0.2-0.9-0.2-1.2c-0.4-0.3-0.9-0.4-1.2%2C0c-0.4%2C0.4-0.5%2C1.3-0.1%2C1.6%0D%0A%09%09C25.6%2C11.9%2C26.4%2C11.6%2C26.7%2C11.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M28.1%2C11.5c-0.3-0.4-0.7-0.5-1.1-0.2c-0.4%2C0.4-0.6%2C1.1-0.3%2C1.4c0.3%2C0.4%2C1.1%2C0.2%2C1.5-0.2%0D%0A%09%09C28.6%2C12.3%2C28.5%2C11.8%2C28.1%2C11.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M28.9%2C13.6c-0.1-0.4-0.4-0.6-0.8-0.5c-0.4%2C0.1-0.8%2C0.6-0.7%2C1c0.1%2C0.4%2C0.7%2C0.5%2C1.1%2C0.4%0D%0A%09%09C29%2C14.3%2C29.1%2C13.9%2C28.9%2C13.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M15.7%2C18.3c-0.5-1.3-2.1-2.2-3.7-1.7c-3.1%2C0.9-3%2C3.1-2.8%2C4.1c0.3%2C1.3%2C1.2%2C2.6%2C2%2C3.9c1%2C1.7%2C2.5%2C3.5%2C4.5%2C2.3%0D%0A%09%09c2.2-1.3%2C0.6-3.2%2C0-4.5C15.3%2C21.6%2C16.2%2C19.8%2C15.7%2C18.3z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M15.4%2C14.1c-0.8%2C0-1.4%2C0.6-1.4%2C1.3c0%2C0.7%2C0.3%2C1.3%2C1%2C1.3c0.8%2C0%2C1.8-0.6%2C1.8-1.3C16.8%2C14.6%2C16.1%2C14.1%2C15.4%2C14.1z%0D%0A%09%09%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M12.5%2C16.1c0.6%2C0%2C1.2-0.9%2C1.2-1.6c0-0.7-0.5-1-1.2-1s-1.2%2C0.3-1.2%2C1C11.4%2C15.2%2C11.9%2C16.1%2C12.5%2C16.1z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M10.8%2C16.5c0.4-0.3%2C0.3-1.1-0.1-1.6c-0.4-0.4-0.8-0.3-1.2%2C0c-0.4%2C0.3-0.6%2C0.8-0.2%2C1.2%0D%0A%09%09C9.6%2C16.5%2C10.4%2C16.8%2C10.8%2C16.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M9%2C16.2c-0.4-0.4-0.8-0.2-1.1%2C0.2c-0.3%2C0.4-0.4%2C0.8%2C0%2C1.1C8.2%2C17.9%2C9%2C18%2C9.3%2C17.7C9.6%2C17.3%2C9.4%2C16.6%2C9%2C16.2z%22%0D%0A%09%09%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M7.8%2C18c-0.4-0.1-0.6%2C0.1-0.8%2C0.5c-0.1%2C0.4-0.1%2C0.7%2C0.3%2C0.8c0.4%2C0.1%2C1%2C0%2C1.1-0.4C8.6%2C18.6%2C8.2%2C18.1%2C7.8%2C18z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_transfer {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2211%22%20height%3D%2216%22%20viewBox%3D%220%200%2011%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M4.02884%2011.4687H2.09743C1.97672%2011.4687%201.87109%2011.5781%201.87109%2011.7031V12.5937C1.87109%2012.7187%201.97672%2012.8281%202.09743%2012.8281H4.02884C4.14956%2012.8281%204.25518%2012.7187%204.25518%2012.5937V11.7031C4.25518%2011.5624%204.14956%2011.4687%204.02884%2011.4687ZM2.8368%2012.3593H2.32377V11.9374H2.8368V12.3593ZM3.80251%2012.3437H3.28948V11.9218H3.80251V12.3437Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M8.76688%2011.4687H6.83547C6.71475%2011.4687%206.60913%2011.5781%206.60913%2011.7031V12.5937C6.60913%2012.7187%206.71475%2012.8281%206.83547%2012.8281H8.76688C8.88759%2012.8281%208.99322%2012.7187%208.99322%2012.5937V11.7031C8.99322%2011.5624%208.88759%2011.4687%208.76688%2011.4687ZM7.57484%2012.3593H7.06181V11.9374H7.57484V12.3593ZM8.54054%2012.3437H8.02751V11.9218H8.54054V12.3437Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M6.26207%200H4.58718C4.46646%200%204.36084%200.109375%204.36084%200.234375C4.36084%200.359375%204.46646%200.46875%204.58718%200.46875H6.26207C6.38279%200.46875%206.48841%200.359375%206.48841%200.234375C6.48841%200.109375%206.38279%200%206.26207%200Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M10.2606%205.14062H9.97394V4.54688C9.97394%203.6875%209.31001%203%208.48011%203H2.5048C1.6749%203%201.01097%203.6875%201.01097%204.54688V5.14062H0.72428C0.331962%205.14062%200%205.48438%200%205.90625V7.64062C0%208.0625%200.331962%208.40625%200.739369%208.40625H1.02606V12.7188V13.2031V15.3594C1.02606%2015.7031%201.29767%2016%201.64472%2016H3.45542C3.78738%2016%204.07407%2015.7188%204.07407%2015.3594V14.75H6.92593V15.3594C6.92593%2015.7031%207.19753%2016%207.54458%2016H9.35528C9.68724%2016%209.97394%2015.7188%209.97394%2015.3594V13.2188V12.7344V8.40625H10.2606C10.668%208.40625%2011%208.0625%2011%207.64062V5.90625C11%205.48438%2010.668%205.14062%2010.2606%205.14062ZM1.01097%207.9375H0.72428C0.573388%207.9375%200.437586%207.8125%200.437586%207.64062V5.90625C0.437586%205.75%200.558299%205.60938%200.72428%205.60938H1.01097V7.9375ZM3.42524%2015.5312H1.61454C1.52401%2015.5312%201.44856%2015.4531%201.44856%2015.3594V14.3125C1.72016%2014.5781%202.0823%2014.75%202.48971%2014.75H3.57613V15.3594H3.59122C3.59122%2015.4531%203.51578%2015.5312%203.42524%2015.5312ZM9.29492%2015.5312H7.48422C7.39369%2015.5312%207.31824%2015.4531%207.31824%2015.3594V14.75H8.40466C8.81207%2014.75%209.17421%2014.5781%209.44582%2014.3125V15.3594C9.46091%2015.4531%209.38546%2015.5312%209.29492%2015.5312ZM9.46091%2012.7188V13.2188C9.46091%2013.8125%208.99314%2014.2969%208.41975%2014.2969H2.5048C1.93141%2014.2969%201.46365%2013.8125%201.46365%2013.2188V12.7344V11.0312H9.40055C9.43073%2011.0312%209.44582%2011.0312%209.46091%2011.0156V12.7188ZM9.46091%2010.5938C9.44582%2010.5938%209.41564%2010.5781%209.40055%2010.5781H8.94787L5.61317%208.32812C5.50754%208.26562%205.37174%208.28125%205.2963%208.39062C5.23594%208.5%205.25103%208.64062%205.35665%208.71875L8.10288%2010.5625H5.49246L2.17284%208.32812C2.06722%208.26562%201.93141%208.28125%201.85597%208.39062C1.79561%208.5%201.8107%208.64062%201.91632%208.71875L4.66255%2010.5625H1.46365V5.60938H9.46091V10.5938ZM9.46091%205.14062H1.46365V4.54688C1.46365%203.95312%201.93141%203.46875%202.5048%203.46875H8.41975C8.99314%203.46875%209.46091%203.95312%209.46091%204.54688V5.14062ZM10.4719%207.64062C10.4719%207.79688%2010.3512%207.9375%2010.1852%207.9375H9.89849V5.60938H10.1852C10.3512%205.60938%2010.4719%205.75%2010.4719%205.90625V7.64062Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_business {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2036%2036%22%20style%3D%22enable-background%3Anew%200%200%2036%2036%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23E9E9E9%3B%7D%0D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M16.4%2C18.5h3.2v1.1h-3.2V18.5z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M23.6%2C19.6h-3v0.5c0%2C0.3-0.2%2C0.5-0.5%2C0.5h-4.2c-0.3%2C0-0.5-0.2-0.5-0.5v-0.5h-3c-0.7%2C0-1.3-0.4-1.5-1.1L9%2C12.8%0D%0A%09%09v11.5c0%2C0.9%2C0.7%2C1.6%2C1.6%2C1.6h14.8c0.9%2C0%2C1.6-0.7%2C1.6-1.6V12.8l-1.9%2C5.7C24.9%2C19.1%2C24.3%2C19.6%2C23.6%2C19.6z%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M20.1%2C10.1h-4.2c-0.9%2C0-1.6%2C0.7-1.6%2C1.6v0.5H9.9l2%2C6c0.1%2C0.2%2C0.3%2C0.4%2C0.5%2C0.4h3V18c0-0.3%2C0.2-0.5%2C0.5-0.5h4.2%0D%0A%09%09c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5v0.5h3c0.2%2C0%2C0.4-0.1%2C0.5-0.4l2-6h-4.4v-0.5C21.7%2C10.8%2C21%2C10.1%2C20.1%2C10.1z%20M15.4%2C12.2v-0.5%0D%0A%09%09c0-0.3%2C0.2-0.5%2C0.5-0.5h4.2c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.5v0.5H15.4z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_tourist {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%2010C5.997%2010%201%2011.34%201%2014V16H16V14C16%2011.34%2011.004%2010%209%2010ZM9%209C11.21%209%2013%207.21%2013%205C13%202.79%2011.21%201%209%201C6.79%201%205%202.79%205%205C5%207.21%206.79%209%209%209Z%22%20stroke%3D%22%23828282%22%20stroke-width%3D%220.75%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_insurance {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M4.4756%200C3.59799%200%202.88403%200.718189%202.88403%201.601C2.88403%202.48382%203.59802%203.20201%204.4756%203.20201C5.35321%203.20201%206.06717%202.48382%206.06717%201.601C6.06717%200.718189%205.35321%200%204.4756%200ZM4.4756%202.73322C3.85497%202.73322%203.35005%202.22532%203.35005%201.601C3.35005%200.976689%203.855%200.468782%204.4756%200.468782C5.09623%200.468782%205.60115%200.976721%205.60115%201.601C5.60115%202.22529%205.09623%202.73322%204.4756%202.73322Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M10.4426%209.75854C10.3507%209.66798%2010.2031%209.66935%2010.1131%209.76179L8.1573%2011.7682L7.46665%2011.0413C7.37774%2010.9477%207.23024%2010.9443%207.13719%2011.0338C7.04418%2011.1232%207.04083%2011.2716%207.12974%2011.3652L7.98672%2012.2671C8.07762%2012.3629%208.22935%2012.3639%208.32155%2012.2693L10.4458%2010.09C10.5359%209.99754%2010.5344%209.84916%2010.4426%209.75854Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M11.728%2011.3242C11.6019%2011.299%2011.4792%2011.3814%2011.4541%2011.5084C11.1869%2012.8607%2010.2383%2014.0161%208.97844%2014.5238C8.85899%2014.5719%208.80096%2014.7084%208.8488%2014.8286C8.89664%2014.9488%209.0323%2015.0071%209.15175%2014.959C10.6022%2014.3744%2011.6192%2013.0777%2011.9111%2011.5998C11.9363%2011.4728%2011.8542%2011.3494%2011.728%2011.3242Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M11.328%207.71229C10.7047%208.06651%2010.1168%208.07832%209.5805%207.74741C9.15415%207.48438%208.91522%207.0991%208.90568%207.08354C8.82718%206.95425%208.6931%206.87482%208.54377%206.86757C8.11027%205.64666%207.38678%204.79859%206.84176%204.29369C6.49417%203.97169%206.043%203.79437%205.57132%203.79437C5.34479%203.79437%203.60057%203.79437%203.38003%203.79437C2.87645%203.79437%202.39714%203.98472%202.03041%204.33031C1.27532%205.04194%200.00742943%206.59657%204.69254e-06%209.01251C-0.00157967%209.51907%200.398238%209.94229%200.891222%209.95595C1.4062%209.9711%201.83404%209.55538%201.83404%209.03385C1.83404%208.12716%202.0872%207.27363%202.57164%206.53125V15.1868C2.57164%2015.6352%202.9343%2016%203.38006%2016H3.90032C4.12524%2016%204.32903%2015.9071%204.47573%2015.7575C4.62242%2015.9071%204.82618%2016%205.05113%2016H5.57139C6.01715%2016%206.37981%2015.6352%206.37981%2015.1868V13.9511C6.81085%2014.3867%207.32406%2014.7304%207.89114%2014.9589C8.01068%2015.0071%208.14628%2014.9486%208.19409%2014.8285C8.24196%2014.7083%208.1839%2014.5719%208.06445%2014.5237C6.56428%2013.9191%205.50901%2012.4203%205.50901%2010.6885V8.13366C6.45235%208.65923%207.36572%208.53104%208.11189%207.8306C8.28306%207.67241%208.42255%207.505%208.51683%207.35625C8.51829%207.354%208.52022%207.35116%208.52149%207.34916C8.58841%207.45313%208.86797%207.85766%209.337%208.14704C9.80865%208.4381%2010.5712%208.6702%2011.534%208.13363V10.4602C11.534%2010.5897%2011.6383%2010.6946%2011.767%2010.6946C11.8957%2010.6946%2012%2010.5897%2012%2010.4602V8.10673C11.9999%207.76029%2011.6285%207.54169%2011.328%207.71229ZM4.88536%204.26315L4.60636%204.59653C4.53804%204.67812%204.41334%204.67812%204.345%204.59653L4.06597%204.26315H4.88536ZM6.37975%207.96585V6.59191C6.64819%207.01591%206.84058%207.47288%206.95447%207.95779C6.7677%207.99897%206.57646%208.00154%206.37975%207.96585ZM7.39244%207.78566C7.2053%207.03338%206.84645%206.34397%206.32324%205.73278C6.18236%205.56822%205.91364%205.66935%205.91364%205.88572V7.81444C5.81327%207.76847%205.68739%207.69813%205.68394%207.69651C5.38788%207.55635%205.0428%207.77326%205.0428%208.10676V8.11482V10.6886C5.0428%2011.6698%205.34442%2012.6082%205.91364%2013.4001V15.1868H5.91376C5.91376%2015.3767%205.76017%2015.5313%205.57136%2015.5313H5.0511C4.86231%2015.5313%204.70869%2015.3768%204.70869%2015.1868V10.3699C4.70869%2010.2405%204.60437%2010.1356%204.47569%2010.1356C4.34702%2010.1356%204.2427%2010.2405%204.2427%2010.3699V15.1868C4.2427%2015.3767%204.08911%2015.5312%203.90029%2015.5312H3.38003C3.19125%2015.5312%203.03762%2015.3768%203.03762%2015.1868V5.83966C3.03762%205.62406%202.77136%205.52328%202.62988%205.6846C1.80431%206.62572%201.36796%207.78391%201.36796%209.03388C1.36796%209.28623%201.16311%209.4936%200.904021%209.48738C0.661707%209.48067%200.465185%209.26832%200.465993%209.01401C0.472889%206.77407%201.6487%205.33244%202.34902%204.67247C2.62908%204.40853%202.99519%204.26315%203.38%204.26315H3.45676L3.98849%204.89841C4.24301%205.20259%204.70859%205.20219%204.96281%204.89841L5.4945%204.26315H5.57126C5.92569%204.26315%206.26475%204.39647%206.52604%204.6385C7.0422%205.11669%207.73099%205.92603%208.12951%207.09519C7.95206%207.36454%207.68144%207.62157%207.39244%207.78566Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_seaview {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M11.2002%2012.4009C11.2002%2014.0578%2012.5433%2015.4009%2014.2002%2015.4009C15.8569%2015.4009%2017.2001%2014.0578%2017.2001%2012.4009C17.2001%2010.7442%2015.8569%209.40106%2014.2002%209.40106C12.5441%209.40288%2011.202%2010.7449%2011.2002%2012.4009ZM14.2002%2010.001C15.5257%2010.001%2016.6001%2011.0755%2016.6001%2012.4009C16.6001%2013.7264%2015.5257%2014.8009%2014.2002%2014.8009C12.8747%2014.8009%2011.8002%2013.7264%2011.8002%2012.4009C11.8017%2011.0762%2012.8753%2010.0024%2014.2002%2010.001Z%22%20fill%3D%22%23AEAEAE%22%20stroke%3D%22%23A1A1A1%22%20stroke-width%3D%220.25%22%2F%3E%0A%3Cpath%20d%3D%22M12.4858%2018.4011H15.9145V19.001H12.4858V18.4011Z%22%20fill%3D%22%23AEAEAE%22%20stroke%3D%22%23A1A1A1%22%20stroke-width%3D%220.25%22%2F%3E%0A%3Cpath%20d%3D%22M11.2002%2017.2008H17.2002V17.8009H11.2002V17.2008Z%22%20fill%3D%22%23AEAEAE%22%20stroke%3D%22%23A1A1A1%22%20stroke-width%3D%220.25%22%2F%3E%0A%3Cpath%20d%3D%22M4.6001%2017.2008H5.20014V17.8009H4.6001V17.2008Z%22%20fill%3D%22%23AEAEAE%22%20stroke%3D%22%23A1A1A1%22%20stroke-width%3D%220.25%22%2F%3E%0A%3Cpath%20d%3D%22M2.80029%2017.8011H3.40022V18.4011H2.80029V17.8011Z%22%20fill%3D%22%23AEAEAE%22%20stroke%3D%22%23A1A1A1%22%20stroke-width%3D%220.25%22%2F%3E%0A%3Cpath%20d%3D%22M4.63023%2015.5128C6.19667%2012.7847%207.17952%209.76084%207.51646%206.63305L10.3065%209.40648C10.3623%209.46203%2010.4377%209.49338%2010.5164%209.49374C10.5327%209.49386%2010.549%209.49253%2010.565%209.48987C10.6601%209.47438%2010.7419%209.4141%2010.7849%209.32793C11.3504%208.19913%2011.129%206.83492%2010.2353%205.94308L9.98999%205.69764H12.1001C12.2658%205.69776%2012.4002%205.56355%2012.4002%205.39786C12.4003%205.36543%2012.395%205.33323%2012.3848%205.30261C11.9864%204.10446%2010.8652%203.29649%209.60258%203.2977H9.21264L10.7108%201.79081C10.8277%201.67341%2010.8272%201.48352%2010.7098%201.36661C10.6871%201.34398%2010.661%201.3251%2010.6323%201.31082C9.50298%200.744657%208.13805%200.966014%207.2456%201.86015L6.95913%202.14662C6.8657%202.24066%206.77893%202.34087%206.69905%202.44664C6.62014%202.34087%206.53397%202.24066%206.44126%202.14662L6.1548%201.86015C5.26308%200.966619%203.89887%200.745262%202.77031%201.31082C2.62205%201.38488%202.5619%201.56509%202.63597%201.71323C2.65025%201.74191%202.66913%201.76805%202.69176%201.79081L4.19163%203.2977H3.79782C2.53515%203.29649%201.41385%204.10446%201.01555%205.30261C0.963026%205.4597%201.04787%205.62963%201.20508%205.68215C1.2357%205.69244%201.26789%205.69764%201.30033%205.69764H3.40835L3.16304%205.94308C2.26938%206.83492%202.0479%208.19913%202.61334%209.32793C2.65642%209.4141%202.73823%209.47438%202.83324%209.48987C2.84934%209.49253%202.86555%209.49386%202.88189%209.49374C2.96116%209.49374%203.03717%209.46239%203.09332%209.40648L5.69139%206.82379C5.3697%209.69852%204.287%2012.4354%202.55488%2014.7521C2.15162%2014.6462%201.7428%2014.5628%201.33034%2014.5025L1.14287%2014.4836L1.08284%2015.0809L1.25772%2015.098C1.55775%2015.1409%201.85583%2015.2016%202.15235%2015.2702C2.09232%2015.3455%202.03229%2015.422%201.9702%2015.4961L2.43034%2015.881C4.73577%2013.14%206.11014%209.73712%206.35497%206.16383L6.70026%205.82072L6.95877%206.07778C6.64338%209.89918%205.3317%2013.5712%203.15456%2016.7276L3.64593%2017.0714C3.88181%2016.7347%204.1068%2016.3853%204.32488%2016.0293C5.72818%2016.7005%206.96724%2017.6712%207.95481%2018.8731L8.41883%2018.493C7.83488%2017.783%207.16585%2017.1475%206.42662%2016.601H19V16.0009H5.53781C5.24371%2015.8234%204.94018%2015.6626%204.63023%2015.5128ZM10.4063%208.65915L7.23665%205.50775C8.0474%205.2657%208.92556%205.48536%209.52682%206.08069L9.81329%206.36728C10.4135%206.96636%2010.6405%207.84416%2010.4063%208.65915ZM11.6424%205.09772H9.15842C8.57991%204.82238%207.92722%204.74444%207.30018%204.876C7.73672%204.26215%208.44327%203.89762%209.19654%203.89774H9.60149C10.4495%203.89641%2011.2312%204.35607%2011.6424%205.09772ZM7.38236%202.57082L7.66895%202.28435C8.26851%201.68406%209.14668%201.45689%209.96203%201.6912L8.18367%203.48008C7.6065%203.69249%207.11102%204.08146%206.76743%204.59159C6.62789%203.85769%206.85808%203.102%207.38333%202.57082H7.38236ZM5.72975%202.28435L6.01622%202.57082C6.14983%202.70721%206.26578%202.85995%206.36127%203.02527C6.22535%203.34127%206.14778%203.67905%206.13204%204.02252C5.86276%203.78725%205.55257%203.60353%205.21709%203.48008L3.43837%201.6912C4.25348%201.45702%205.1314%201.68418%205.7306%202.28435H5.72975ZM3.79685%203.89774H4.20192C4.95567%203.89702%205.66319%204.26143%206.10021%204.87563C5.47354%204.74456%204.82109%204.8225%204.24295%205.09772H1.75805C2.16905%204.35643%202.95015%203.8969%203.79782%203.89774H3.79685ZM2.99408%208.65915C2.7599%207.84416%202.98706%206.96636%203.58723%206.36728L3.8737%206.08069C4.30528%205.6502%204.89056%205.40924%205.50029%205.41117C5.72527%205.41129%205.94905%205.44337%206.16508%205.50654L2.99408%208.65915Z%22%20fill%3D%22%23AEAEAE%22%20stroke%3D%22%23A1A1A1%22%20stroke-width%3D%220.25%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_best_pice_check {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%229%22%20viewBox%3D%220%200%2012%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M4.18182%207.02273L1.79545%204.63636L1%205.43182L4.18182%208.61364L11%201.79545L10.2045%201L4.18182%207.02273Z%22%20fill%3D%22%233BA96F%22%20stroke%3D%22%233BA96F%22%20stroke-width%3D%220.5%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_plain_orange {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%20400.156%20400.155%22%20style%3D%22enable-background%3Anew%200%200%20400.156%20400.155%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M396.31%2C49.545c6.088-18.271%2C4.949-32.354-3.432-42.255c-9.897-8.376-23.983-9.514-42.258-3.434%20%20%20c-18.273%2C6.091-34.643%2C16.368-49.111%2C30.833l-45.679%2C45.683L65.973%2C34.978c-3.046-0.953-5.901-0.192-8.564%2C2.282L20.862%2C73.805%20%20%20c-2.091%2C2.096-2.95%2C4.665-2.568%2C7.71c0.571%2C3.049%2C2.19%2C5.33%2C4.854%2C6.854l145.038%2C79.656l-73.948%2C73.948L38.85%2C226.845%20%20%20c-0.38-0.192-1.139-0.288-2.282-0.288c-2.666%2C0-4.853%2C0.855-6.567%2C2.57L2.594%2C256.819c-1.903%2C2.279-2.758%2C4.66-2.568%2C7.132%20%20%20c0.378%2C3.045%2C1.615%2C5.235%2C3.711%2C6.57l71.946%2C53.957l53.959%2C71.944c1.714%2C2.098%2C3.999%2C3.329%2C6.854%2C3.716h0.571%20%20%20c2.666%2C0%2C4.853-0.855%2C6.567-2.566l27.406-27.404c2.474-2.669%2C3.236-5.619%2C2.286-8.854l-15.133-55.388l73.947-73.953L311.8%2C377.019%20%20%20c1.14%2C2.475%2C3.138%2C3.997%2C5.995%2C4.569c0.568%2C0.191%2C1.235%2C0.284%2C1.999%2C0.284c2.279%2C0%2C4.09-0.572%2C5.421-1.712l36.552-27.407%20%20%20c3.23-2.663%2C4.373-5.801%2C3.426-9.418l-45.68-198.711l45.967-45.965C379.942%2C84.188%2C390.219%2C67.816%2C396.31%2C49.545z%22%20fill%3D%22%23f9cd1e%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_best_review {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M9%200C13.9739%200%2018%204.02525%2018%209V18H9C4.02608%2018%200%2013.9747%200%209C0%204.02608%204.02525%200%209%200ZM5.30667%2014.5914L9%2013.1818L12.6933%2014.5912L12.4942%2010.6431L14.9759%207.56615L11.1595%206.53549L9%203.22435L6.8405%206.53549L3.02399%207.56615L5.5058%2010.6431L5.30667%2014.5914Z%22%20fill%3D%22%233BA96F%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_swipe {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2236%22%20height%3D%2236%22%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M32.0876%203.12988H22.696C22.264%203.12988%2021.9133%203.48053%2021.9133%203.91254C21.9133%204.34456%2022.264%204.6952%2022.696%204.6952H32.0876C32.5196%204.6952%2032.8702%204.34456%2032.8702%203.91254C32.8702%203.48053%2032.5196%203.12988%2032.0876%203.12988Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M32.6415%203.35948L29.511%200.22892C29.2057%20-0.0763068%2028.7095%20-0.0763068%2028.4043%200.22892C28.0991%200.534147%2028.0991%201.03036%2028.4043%201.33559L30.9807%203.91204L28.4027%206.49004C28.0975%206.79527%2028.0975%207.29148%2028.4027%207.59671C28.5562%207.74851%2028.7565%207.82526%2028.9569%207.82526C29.1572%207.82526%2029.3575%207.74859%2029.511%207.59671L32.6415%204.46615C32.9467%204.16085%2032.9467%203.66471%2032.6415%203.35948Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M11.7392%203.12988H2.3476C1.91559%203.12988%201.56494%203.48053%201.56494%203.91254C1.56494%204.34456%201.91559%204.6952%202.3476%204.6952H11.7392C12.1712%204.6952%2012.5219%204.34456%2012.5219%203.91254C12.5219%203.48053%2012.1712%203.12988%2011.7392%203.12988Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M3.45407%203.91204L6.03053%201.33559C6.33575%201.03036%206.33575%200.534147%206.03053%200.22892C5.7253%20-0.0763068%205.22909%20-0.0763068%204.92386%200.22892L1.79337%203.35955C1.48815%203.66478%201.48815%204.16099%201.79337%204.46622L4.92393%207.59678C5.07735%207.74859%205.27766%207.82533%205.47804%207.82533C5.67842%207.82533%205.87872%207.74866%206.0306%207.59524C6.33583%207.29001%206.33583%206.7938%206.0306%206.48857L3.45407%203.91204Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3Cpath%20d%3D%22M31.3049%2015.6512C30.6615%2015.6512%2030.062%2015.8469%2029.5643%2016.1803C29.1354%2014.9625%2027.9724%2014.0859%2026.6091%2014.0859C25.9657%2014.0859%2025.3662%2014.2816%2024.8685%2014.615C24.4396%2013.3973%2023.2766%2012.5207%2021.9133%2012.5207C21.3435%2012.5207%2020.8082%2012.6741%2020.348%2012.9418V7.8249C20.348%206.09838%2018.944%204.69434%2017.2175%204.69434C15.4909%204.69434%2014.0869%206.09838%2014.0869%207.8249V21.1296L11.3665%2019.0901C9.75428%2017.8801%207.45958%2018.0414%206.03051%2019.4689C5.11483%2020.3846%205.11483%2021.8732%206.03051%2022.7889L17.1768%2033.9367C18.5073%2035.2672%2020.2776%2035.9997%2022.159%2035.9997H25.8265C30.5724%2035.9997%2034.4354%2032.1382%2034.4354%2027.3908V18.7817C34.4354%2017.0552%2033.0314%2015.6512%2031.3049%2015.6512ZM32.8702%2027.3907C32.8702%2031.2741%2029.7099%2034.4344%2025.8265%2034.4344H22.159C20.694%2034.4344%2019.3181%2033.8647%2018.2835%2032.83L7.13718%2021.6822C6.83195%2021.377%206.83195%2020.8808%207.13718%2020.5755C7.62239%2020.0919%208.27041%2019.843%208.92158%2019.843C9.45067%2019.843%209.98284%2020.0073%2010.4289%2020.3423L14.4%2023.321C14.638%2023.4994%2014.9573%2023.526%2015.2203%2023.3946C15.4848%2023.2615%2015.6523%2022.9907%2015.6523%2022.6949V7.8249C15.6523%206.96241%2016.3535%206.25965%2017.2175%206.25965C18.0816%206.25965%2018.7828%206.96248%2018.7828%207.8249V19.5644C18.7828%2019.9964%2019.1334%2020.3471%2019.5654%2020.3471C19.9974%2020.3471%2020.3481%2019.9964%2020.3481%2019.5644V15.6513C20.3481%2014.7888%2021.0493%2014.086%2021.9133%2014.086C22.7774%2014.086%2023.4786%2014.7888%2023.4786%2015.6513V19.5644C23.4786%2019.9964%2023.8292%2020.3471%2024.2612%2020.3471C24.6932%2020.3471%2025.0439%2019.9964%2025.0439%2019.5644V17.2165C25.0439%2016.354%2025.7451%2015.6513%2026.6091%2015.6513C27.4732%2015.6513%2028.1744%2016.3541%2028.1744%2017.2165V19.5644C28.1744%2019.9964%2028.525%2020.3471%2028.957%2020.3471C29.389%2020.3471%2029.7397%2019.9964%2029.7397%2019.5644V18.7817C29.7397%2017.9193%2030.4409%2017.2165%2031.3049%2017.2165C32.169%2017.2165%2032.8702%2017.9193%2032.8702%2018.7817V27.3907Z%22%20fill%3D%22%23828282%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2236%22%20height%3D%2236%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_compare {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M13.5559%203.95603L13.556%203.95642C13.5962%204.20026%2013.8052%204.37504%2014.045%204.37504C14.0707%204.37504%2014.0992%204.37323%2014.1287%204.36782L21.337%203.14778L21.3374%203.14772C21.6083%203.10126%2021.7884%202.84298%2021.7443%202.57267L21.7442%202.5722C21.6989%202.29968%2021.4447%202.11732%2021.1743%202.16051L21.1743%202.16051L21.1728%202.16076L13.9632%203.38101L13.9628%203.38107C13.692%203.42751%2013.5119%203.68498%2013.5559%203.95603Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M2.25453%205.86868L2.25458%205.86897C2.29482%206.11281%202.50377%206.2876%202.74356%206.2876C2.7701%206.2876%202.7976%206.28567%202.82685%206.28045L10.0916%205.05087L10.092%205.05081C10.3629%205.00435%2010.543%204.74607%2010.4989%204.47576L10.4988%204.47519C10.4542%204.20782%2010.2048%204.01441%209.92663%204.06397L2.66178%205.29357L2.66143%205.29363C2.39054%205.34009%202.21044%205.59836%202.25453%205.86868Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M14.619%2010.5998C14.619%2012.9845%2016.5328%2014.9294%2018.8899%2014.9294C21.2477%2014.9294%2023.1615%2012.9853%2023.1615%2010.5998C23.1615%2010.3256%2022.9416%2010.0993%2022.6657%2010.0993H15.1148C14.8389%2010.0993%2014.619%2010.3256%2014.619%2010.5998ZM18.8899%2013.9284C17.2514%2013.9284%2015.8862%2012.7008%2015.6476%2011.1003H22.1329C21.8937%2012.7008%2020.5291%2013.9284%2018.8899%2013.9284Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M14.8855%2011.0429L14.8865%2011.0434C14.9583%2011.0808%2015.0367%2011.1003%2015.1156%2011.1003C15.2952%2011.1003%2015.4674%2011.0012%2015.5558%2010.8308L15.5561%2010.8303L18.8914%204.34997L22.2267%2010.8303L22.2269%2010.8306C22.353%2011.0746%2022.6534%2011.1716%2022.897%2011.043L22.8972%2011.0429C23.1406%2010.9139%2023.2314%2010.6121%2023.1072%2010.369L23.107%2010.3686L19.3312%203.03286L19.3311%203.03261C19.2396%202.85562%2019.0567%202.77741%2018.891%202.77741C18.7254%202.77741%2018.5425%202.85562%2018.451%203.03261L18.4509%203.03287L14.6758%2010.3686L14.6756%2010.369C14.5513%2010.6121%2014.6421%2010.9139%2014.8855%2011.0429Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M0.837866%2012.7868C0.837866%2015.1716%202.75169%2017.1164%205.10947%2017.1164C7.4666%2017.1164%209.38041%2015.1716%209.38041%2012.7868C9.38041%2012.5126%209.16048%2012.2863%208.8846%2012.2863H1.33368C1.0578%2012.2863%200.837866%2012.5126%200.837866%2012.7868ZM5.10947%2016.1154C3.47028%2016.1154%202.10504%2014.8878%201.86646%2013.2873H8.35182C8.11324%2014.8878%206.748%2016.1154%205.10947%2016.1154Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M8.44411%2013.0173L8.44437%2013.0178C8.53277%2013.1882%208.70493%2013.2873%208.88458%2013.2873C8.96351%2013.2873%209.04184%2013.2678%209.11363%2013.2304L9.11465%2013.2299C9.35806%2013.1009%209.44885%2012.7991%209.32459%2012.556L9.32439%2012.5556L5.54926%205.21985L5.54913%205.21959C5.45763%205.0426%205.27479%204.96439%205.10912%204.96439C4.94345%204.96439%204.76061%205.0426%204.66912%205.21959L4.66899%205.21984L0.893194%2012.5556L0.892986%2012.556C0.76873%2012.7991%200.859521%2013.1009%201.10293%2013.2299L1.10386%2013.2304C1.34689%2013.3571%201.64678%2013.2632%201.77344%2013.0174L1.77347%2013.0173L5.10879%206.53695L8.44411%2013.0173Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M9.47007%204.22002C9.47007%205.6313%2010.6026%206.78314%2011.9998%206.78314C13.3969%206.78314%2014.5295%205.632%2014.5295%204.22002C14.5295%202.80938%2013.3969%201.65757%2011.9998%201.65757C10.6027%201.65757%209.47007%202.80938%209.47007%204.22002ZM10.4617%204.22069C10.4617%203.35781%2011.1537%202.65929%2011.9998%202.65929C12.8459%202.65929%2013.5378%203.35781%2013.5378%204.22069C13.5378%205.08366%2012.8458%205.78278%2011.9998%205.78278C11.1538%205.78278%2010.4617%205.08366%2010.4617%204.22069Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M11.504%2018.9949C11.504%2019.269%2011.7239%2019.4954%2011.9998%2019.4954C12.2757%2019.4954%2012.4956%2019.269%2012.4956%2018.9949V6.28257C12.4956%206.00839%2012.2757%205.78205%2011.9998%205.78205C11.7239%205.78205%2011.504%206.00839%2011.504%206.28257V18.9949Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M11.504%202.15874C11.504%202.43291%2011.7239%202.65926%2011.9998%202.65926C12.2757%202.65926%2012.4956%202.43291%2012.4956%202.15874V1.33802C12.4956%201.06384%2012.2757%200.8375%2011.9998%200.8375C11.7239%200.8375%2011.504%201.06384%2011.504%201.33802V2.15874Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3Cpath%20d%3D%22M7.60272%2019.4954H16.3969C16.6737%2019.4954%2016.8927%2019.2688%2016.8927%2018.9949C16.8927%2018.7207%2016.6728%2018.4944%2016.3969%2018.4944H7.60272C7.32685%2018.4944%207.10691%2018.7207%207.10691%2018.9949C7.10691%2019.2691%207.32685%2019.4954%207.60272%2019.4954Z%22%20fill%3D%22%23333333%22%20stroke%3D%22%23333333%22%20stroke-width%3D%220.325%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_down_plane {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.5501%2018C9.2701%2018%209.9001%2017.37%209.9001%2016.65L9.9001%2011.7L17.1001%207.2V5.4L9.9001%207.65L9.9001%202.7L11.7001%201.35V0L8.5501%200.9L5.4001%200V1.35L7.2001%202.7L7.2001%207.65L9.72748e-05%205.4V7.2L7.2001%2011.7L7.2001%2016.65C7.2001%2017.37%207.8301%2018%208.5501%2018Z%22%20fill%3D%22%23D9D9D9%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_gray_check {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2217%22%20viewBox%3D%220%200%2022%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M7.36364%2013.0455L2.59091%208.27273L1%209.86364L7.36364%2016.2273L21%202.59091L19.4091%201L7.36364%2013.0455Z%22%20fill%3D%22%23DEDEDE%22%20stroke%3D%22%23DEDEDE%22%20stroke-width%3D%220.25%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.mapmarker_gray {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3Csvg%20version%3D%221.1%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0D%0A%20%3Cmetadata%3E%0D%0A%20%20%3Crdf%3ARDF%3E%0D%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0D%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0D%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0D%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0D%0A%20%20%20%3C%2Fcc%3AWork%3E%0D%0A%20%20%3C%2Frdf%3ARDF%3E%0D%0A%20%3C%2Fmetadata%3E%0D%0A%20%3Cpath%20d%3D%22M430.6%20272.4c3.6%200%206.5%203.1%206.5%206.9s-6.5%2011.1-6.5%2011.1-6.5-7.3-6.5-11.1%202.9-6.9%206.5-6.9zm0%203.3c-1.7%200-3.1%201.4-3.1%203.2s1.4%203.2%203.1%203.2%203.1-1.4%203.1-3.2c-.1-1.7-1.4-3.2-3.1-3.2z%22%20fill%3D%22none%22%20stroke%3D%22%23707070%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_gray_map_marker {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2215%22%20height%3D%2221%22%20viewBox%3D%220%200%2015%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M7.5%200C3.36448%200%200%203.41177%200%207.60537C0%2012.8098%206.71176%2020.4501%206.99752%2020.7728C7.26593%2021.076%207.73455%2021.0755%208.00248%2020.7728C8.28823%2020.4501%2015%2012.8098%2015%207.60537C14.9999%203.41177%2011.6355%200%207.5%200ZM7.5%2011.4318C5.41932%2011.4318%203.7266%209.7153%203.7266%207.60537C3.7266%205.49544%205.41936%203.77894%207.5%203.77894C9.58064%203.77894%2011.2734%205.49548%2011.2734%207.60541C11.2734%209.71534%209.58064%2011.4318%207.5%2011.4318Z%22%20fill%3D%22%23D9D9D9%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_hotel_on_the_map_marker {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2231%22%20height%3D%2242%22%20viewBox%3D%220%200%2031%2042%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.5%200C6.95325%200%200%206.82353%200%2015.2107C0%2025.6195%2013.871%2040.9003%2014.4615%2041.5457C15.0163%2042.152%2015.9847%2042.1509%2016.5385%2041.5457C17.129%2040.9003%2031%2025.6195%2031%2015.2107C30.9998%206.82353%2024.0467%200%2015.5%200ZM15.5%2022.8637C11.1999%2022.8637%207.70164%2019.4306%207.70164%2015.2107C7.70164%2010.9909%2011.2%207.55788%2015.5%207.55788C19.8%207.55788%2023.2983%2010.991%2023.2983%2015.2108C23.2983%2019.4307%2019.8%2022.8637%2015.5%2022.8637Z%22%20fill%3D%22%2331B4EB%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_map_marker {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2210%22%20height%3D%2214%22%20viewBox%3D%220%200%2010%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M5%200C2.24299%200%200%202.27451%200%205.07025C0%208.53985%204.47451%2013.6334%204.66502%2013.8486C4.84395%2014.0507%205.15637%2014.0503%205.33498%2013.8486C5.52549%2013.6334%2010%208.53985%2010%205.07025C9.99995%202.27451%207.75699%200%205%200ZM5%207.62123C3.61288%207.62123%202.4844%206.47687%202.4844%205.07025C2.4844%203.66363%203.6129%202.51929%205%202.51929C6.3871%202.51929%207.51557%203.66366%207.51557%205.07028C7.51557%206.4769%206.3871%207.62123%205%207.62123Z%22%20fill%3D%22%239E9E9E%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_right_arrow {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12.121%202.86204C11.8758%202.60824%2011.4676%202.60824%2011.2138%202.86204C10.9686%203.10726%2010.9686%203.51539%2011.2138%203.76004L15.8136%208.35978H0.635059C0.281232%208.36035%200%208.64159%200%208.99541C0%209.34924%200.281232%209.63962%200.635059%209.63962H15.8136L11.2138%2014.2308C10.9686%2014.4846%2010.9686%2014.8933%2011.2138%2015.1379C11.4676%2015.3917%2011.8763%2015.3917%2012.121%2015.1379L17.8097%209.44927C18.0634%209.20405%2018.0634%208.79592%2017.8097%208.55127L12.121%202.86204Z%22%20fill%3D%22%2331B4EB%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_left_arrow {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%20version%3D%221.1%22%20viewBox%3D%220%200%2018%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0D%0A%20%3Cmetadata%3E%0D%0A%20%20%3Crdf%3ARDF%3E%0D%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0D%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0D%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0D%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0D%0A%20%20%20%3C%2Fcc%3AWork%3E%0D%0A%20%20%3C%2Frdf%3ARDF%3E%0D%0A%20%3C%2Fmetadata%3E%0D%0A%20%3Cpath%20d%3D%22m5.879%202.862c0.2452-0.2538%200.6534-0.2538%200.9072%200%200.2452%200.24522%200.2452%200.65335%200%200.898l-4.5998%204.5997h15.179c0.35383%205.7e-4%200.63506%200.28181%200.63506%200.63563%200%200.35383-0.28123%200.64421-0.63506%200.64421h-15.179l4.5998%204.5912c0.2452%200.2538%200.2452%200.6625%200%200.9071-0.2538%200.2538-0.6625%200.2538-0.9072%200l-5.6887-5.6886c-0.2537-0.24522-0.2537-0.65335%200-0.898z%22%20fill%3D%22%2331b4eb%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_tour_heart.fav_b {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2221%22%20viewBox%3D%220%200%2022%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.5148%201.8122C15.3103%201.81222%2015.0903%201.82802%2014.8705%201.85958C13.459%202.03317%2012.3868%202.63368%2011.7236%203.61804L11.002%204.68441L10.266%203.63355C10.266%203.63345%2010.2659%203.63335%2010.2658%203.63325C9.58684%202.63305%208.49857%202.04845%207.08712%201.89075L7.08712%201.89071L7.08515%201.89057C7.07136%201.88958%207.05762%201.88858%207.04393%201.8876C6.84184%201.87301%206.64965%201.85914%206.44361%201.85914L6.4431%201.85915C4.87253%201.87494%203.50315%202.55448%202.65282%203.75795L2.65262%203.75824C1.66011%205.18406%201.55386%207.15847%202.36679%209.2966C2.57595%209.85606%203.07143%2010.6006%203.7305%2011.4346C4.39063%2012.2699%205.21834%2013.1991%206.09605%2014.1287C7.85153%2015.988%209.80913%2017.8509%2011.0311%2018.9701L11.0653%2019.0014L11.0991%2018.9697C12.5935%2017.5687%2014.5434%2015.6471%2016.2152%2013.8171C17.0511%2012.9022%2017.818%2012.0096%2018.4239%2011.2161C19.0289%2010.4237%2019.4764%209.72628%2019.6698%209.20239L19.6699%209.20224C20.4516%207.06408%2020.3295%205.08971%2019.3214%203.66405L19.3212%203.66381C18.4709%202.47612%2017.0858%201.79648%2015.5148%201.8122ZM15.5148%201.8122C15.5149%201.8122%2015.515%201.8122%2015.5151%201.8122V1.8622M15.5148%201.8122C15.5147%201.8122%2015.5146%201.8122%2015.5146%201.8122L15.5151%201.8622M15.5151%201.8622C15.3128%201.8622%2015.0949%201.87785%2014.8771%201.90914L19.2806%203.69292C18.4403%202.51938%2017.0711%201.84656%2015.5151%201.8622ZM20.7492%202.64236L20.7494%202.64263C22.122%204.53474%2022.3259%207.0824%2021.3187%209.80929L21.3186%209.80947C21.053%2010.5372%2020.4551%2011.4641%2019.6735%2012.4759C18.8927%2013.4866%2017.9316%2014.5781%2016.9431%2015.6347C14.9666%2017.7474%2012.883%2019.7177%2011.9183%2020.6174C11.6778%2020.8287%2011.3784%2020.9487%2011.0649%2020.9487H11.0494V20.9486L11.0468%2020.9488C10.7508%2020.9636%2010.452%2020.8446%2010.2111%2020.6327C9.79102%2020.2571%207.71114%2018.3727%205.58672%2016.1856C4.52432%2015.0918%203.45137%2013.9229%202.56944%2012.8295C1.68657%2011.735%200.998642%2010.7203%200.702118%209.93423C-0.320541%207.20744%20-0.132317%204.65945%201.20971%202.73587C2.38257%201.07544%204.28098%200.0970722%206.41267%200.0814837C6.70638%200.0814901%206.98451%200.0970339%207.26261%200.128102C8.99415%200.330236%2010.1668%201.01378%2010.9372%201.74207L10.9716%201.77453L11.0059%201.74207C11.7768%201.01333%2012.9341%200.314474%2014.6496%200.112435L14.6496%200.112461L14.6512%200.112219C14.9595%200.0657078%2015.2371%200.0501894%2015.4995%200.0501907L15.4999%200.0501881C17.6474%200.0346518%2019.5611%200.982081%2020.7492%202.64236Z%22%20fill%3D%22%23B3B3B3%22%20stroke%3D%22white%22%20stroke-width%3D%220.1%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_tour_heart.fav_a {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3Csvg%20width%3D%2222%22%20height%3D%2221%22%20fill%3D%22none%22%20version%3D%221.1%22%20viewBox%3D%220%200%2022%2021%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0D%0A%20%3Cmetadata%3E%0D%0A%20%20%3Crdf%3ARDF%3E%0D%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0D%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0D%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0D%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0D%0A%20%20%20%3C%2Fcc%3AWork%3E%0D%0A%20%20%3C%2Frdf%3ARDF%3E%0D%0A%20%3C%2Fmetadata%3E%0D%0A%20%3Cpath%20d%3D%22m15.515%201.8122c-0.2045%202e-5%20-0.4245%200.01582-0.6443%200.04738-1.4115%200.17359-2.4837%200.7741-3.1469%201.7585l-0.7216%201.0664-0.736-1.0509c0-1e-4%20-1e-4%20-2e-4%20-2e-4%20-3e-4%20-0.67896-1.0002-1.7672-1.5848-3.1787-1.7425v-4e-5l-0.00197-1.4e-4c-0.01379-9.9e-4%20-0.02753-0.00199-0.04122-0.00297-0.20209-0.01459-0.39428-0.02846-0.60032-0.02846l-5.1e-4%201e-5c-1.5706%200.01579-2.94%200.69533-3.7903%201.8988l-2e-4%202.9e-4c-0.99251%201.4258-1.0988%203.4002-0.28583%205.5384%200.20916%200.55946%200.70464%201.304%201.3637%202.138%200.66013%200.8353%201.4878%201.7645%202.3656%202.6941%201.7555%201.8593%203.7131%203.7222%204.935%204.8414l0.0342%200.0313%200.0338-0.0317c1.4944-1.401%203.4443-3.3226%205.1161-5.1526%200.8359-0.9149%201.6028-1.8075%202.2087-2.601%200.605-0.7924%201.0525-1.4898%201.2459-2.0137l1e-4%20-1.5e-4c0.7817-2.1382%200.6596-4.1125-0.3485-5.5382l-2e-4%20-2.4e-4c-0.8503-1.1877-2.2354-1.8673-3.8064-1.8516zh3e-4v0.05m-3e-4%20-0.05h-2e-4l5e-4%200.05c-0.2023%200-0.4202%200.01565-0.638%200.04694l4.4035%201.7838c-0.8403-1.1735-2.2095-1.8464-3.7655-1.8307zm5.2341%200.78016%202e-4%202.7e-4c1.3726%201.8921%201.5765%204.4398%200.5693%207.1667l-1e-4%201.8e-4c-0.2656%200.72773-0.8635%201.6546-1.6451%202.6664-0.7808%201.0107-1.7419%202.1022-2.7304%203.1588-1.9765%202.1127-4.0601%204.083-5.0248%204.9827-0.2405%200.2113-0.5399%200.3313-0.8534%200.3313h-0.0155v-1e-4l-0.0026%202e-4c-0.296%200.0148-0.5948-0.1042-0.8357-0.3161-0.42008-0.3756-2.5-2.26-4.6244-4.4471-1.0624-1.0938-2.1354-2.2627-3.0173-3.3561-0.88287-1.0945-1.5708-2.1092-1.8673-2.8953-1.0227-2.7268-0.83444-5.2748%200.50759-7.1984%201.1729-1.6604%203.0713-2.6388%205.203-2.6544%200.29371%206.4e-6%200.57184%200.01555%200.84994%200.046618%201.7315%200.20213%202.9042%200.88568%203.6746%201.614l0.0344%200.03246%200.0343-0.03246c0.7709-0.72874%201.9282-1.4276%203.6437-1.6296v2.6e-5l0.0016-2.42e-4c0.3083-0.046511%200.5859-0.06203%200.8483-0.062028l4e-4%20-2.6e-6c2.1475-0.015536%204.0612%200.93189%205.2493%202.5922z%22%20fill%3D%22%23ee2316%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.1%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_calendar {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22214%20-236%20512%20512%22%20style%3D%22enable-background%3Anew%20214%20-236%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23B0B0B0%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M666-196h-24v-40h-40v40H338v-40h-40v40h-24c-33.1%2C0-60%2C26.9-60%2C60v352c0%2C33.1%2C26.9%2C60%2C60%2C60h392%0D%0A%09%09%09c33.1%2C0%2C60-26.9%2C60-60v-352C726-169.1%2C699.1-196%2C666-196z%20M686%2C216c0%2C11-9%2C20-20%2C20H274c-11%2C0-20-9-20-20V-48h432V216z%20M686-88%0D%0A%09%09%09H254v-48c0-11%2C9-20%2C20-20h24v40h40v-40h264v40h40v-40h24c11%2C0%2C20%2C9%2C20%2C20V-88z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22290%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22370%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22450%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22530%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22610%22%20y%3D%22-6%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22290%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22370%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22450%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22530%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22290%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22370%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22450%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22530%22%20y%3D%22154%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Crect%20x%3D%22610%22%20y%3D%2274%22%20class%3D%22st0%22%20width%3D%2240%22%20height%3D%2240%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_calendar_blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22Capa_1%22%0A%20%20%20x%3D%220px%22%0A%20%20%20y%3D%220px%22%0A%20%20%20viewBox%3D%22214%20-236%20512%20512%22%0A%20%20%20style%3D%22enable-background%3Anew%20214%20-236%20512%20512%3B%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20sodipodi%3Adocname%3D%22calendar_blue.svg%22%0A%20%20%20inkscape%3Aversion%3D%220.92.3%20(2405546%2C%202018-03-11)%22%3E%3Cmetadata%0A%20%20%20id%3D%22metadata99%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%0A%20%20%20id%3D%22defs97%22%3E%3ClinearGradient%0A%20%20%20%20%20inkscape%3Acollect%3D%22always%22%0A%20%20%20%20%20id%3D%22linearGradient4623%22%3E%3Cstop%0A%20%20%20%20%20%20%20style%3D%22stop-color%3A%23000000%3Bstop-opacity%3A1%3B%22%0A%20%20%20%20%20%20%20offset%3D%220%22%0A%20%20%20%20%20%20%20id%3D%22stop4619%22%20%2F%3E%3Cstop%0A%20%20%20%20%20%20%20style%3D%22stop-color%3A%23000000%3Bstop-opacity%3A0%3B%22%0A%20%20%20%20%20%20%20offset%3D%221%22%0A%20%20%20%20%20%20%20id%3D%22stop4621%22%20%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%0A%20%20%20%20%20inkscape%3Acollect%3D%22always%22%0A%20%20%20%20%20xlink%3Ahref%3D%22%23linearGradient4623%22%0A%20%20%20%20%20id%3D%22radialGradient4627%22%0A%20%20%20%20%20cx%3D%22470%22%0A%20%20%20%20%20cy%3D%2220%22%0A%20%20%20%20%20fx%3D%22470%22%0A%20%20%20%20%20fy%3D%2220%22%0A%20%20%20%20%20r%3D%22256%22%0A%20%20%20%20%20gradientUnits%3D%22userSpaceOnUse%22%20%2F%3E%3C%2Fdefs%3E%3Csodipodi%3Anamedview%0A%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20borderopacity%3D%221%22%0A%20%20%20objecttolerance%3D%2210%22%0A%20%20%20gridtolerance%3D%2210%22%0A%20%20%20guidetolerance%3D%2210%22%0A%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20inkscape%3Awindow-width%3D%221366%22%0A%20%20%20inkscape%3Awindow-height%3D%22705%22%0A%20%20%20id%3D%22namedview95%22%0A%20%20%20showgrid%3D%22false%22%0A%20%20%20inkscape%3Azoom%3D%220.4609375%22%0A%20%20%20inkscape%3Acx%3D%22-96.542373%22%0A%20%20%20inkscape%3Acy%3D%22169.22034%22%0A%20%20%20inkscape%3Awindow-x%3D%22-8%22%0A%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20inkscape%3Acurrent-layer%3D%22Capa_1%22%20%2F%3E%0A%3Cstyle%0A%20%20%20type%3D%22text%2Fcss%22%0A%20%20%20id%3D%22style2%22%3E%0A%09.st0%7Bfill%3A%23B0B0B0%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%0A%20%20%20id%3D%22g8%22%0A%20%20%20style%3D%22fill%3A%23000000%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g6%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Cpath%0A%20%20%20class%3D%22st0%22%0A%20%20%20d%3D%22M666-196h-24v-40h-40v40H338v-40h-40v40h-24c-33.1%2C0-60%2C26.9-60%2C60v352c0%2C33.1%2C26.9%2C60%2C60%2C60h392%20%20%20%20c33.1%2C0%2C60-26.9%2C60-60v-352C726-169.1%2C699.1-196%2C666-196z%20M686%2C216c0%2C11-9%2C20-20%2C20H274c-11%2C0-20-9-20-20V-48h432V216z%20M686-88%20%20%20%20H254v-48c0-11%2C9-20%2C20-20h24v40h40v-40h264v40h40v-40h24c11%2C0%2C20%2C9%2C20%2C20V-88z%22%0A%20%20%20id%3D%22path4%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g14%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g12%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22290%22%0A%20%20%20y%3D%22-6%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect10%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g20%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g18%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22370%22%0A%20%20%20y%3D%22-6%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect16%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g26%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g24%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22450%22%0A%20%20%20y%3D%22-6%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect22%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g32%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g30%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22530%22%0A%20%20%20y%3D%22-6%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect28%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g38%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g36%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22610%22%0A%20%20%20y%3D%22-6%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect34%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g44%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g42%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22290%22%0A%20%20%20y%3D%2274%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect40%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g50%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g48%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22370%22%0A%20%20%20y%3D%2274%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect46%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g56%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g54%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22450%22%0A%20%20%20y%3D%2274%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect52%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g62%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g60%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22530%22%0A%20%20%20y%3D%2274%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect58%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g68%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g66%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22290%22%0A%20%20%20y%3D%22154%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect64%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g74%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g72%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22370%22%0A%20%20%20y%3D%22154%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect70%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g80%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g78%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22450%22%0A%20%20%20y%3D%22154%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect76%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g86%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g84%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22530%22%0A%20%20%20y%3D%22154%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect82%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%0A%20%20%20id%3D%22g92%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%3Cg%0A%20%20%20id%3D%22g90%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%3E%0A%09%09%3Crect%0A%20%20%20x%3D%22610%22%0A%20%20%20y%3D%2274%22%0A%20%20%20class%3D%22st0%22%0A%20%20%20width%3D%2240%22%0A%20%20%20height%3D%2240%22%0A%20%20%20id%3D%22rect88%22%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A1%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4629%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4631%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4633%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4635%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4637%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4639%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4641%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3Cpath%0A%20%20%20style%3D%22fill%3A%2300aeef%3Bfill-opacity%3A0%3Bstroke-width%3A2.16949153%22%0A%20%20%20d%3D%22M%2037.315254%2C506.23024%20C%2025.04218%2C500.61145%2015.397416%2C491.89246%208.5269419%2C480.20523%20L%202.6033898%2C470.12881%202.0146718%2C280.70224%20C%201.6195345%2C153.56241%202.173978%2C88.497727%203.7008466%2C82.82737%206.8572746%2C71.105293%2018.145894%2C57.062708%2030.604778%2C49.359972%2040.013564%2C43.542964%2043.319463%2C42.781893%2062.529864%2C42.010303%20L%2083.959322%2C41.149581%20V%2020.791741%200.43389831%20h%2019.525428%2019.52542%20V%2021.044068%2041.654237%20H%20256.4339%20389.85763%20V%2021.044068%200.43389831%20h%2018.44068%2018.44067%20V%2020.840771%2041.247642%20l%2021.15255%2C0.781366%20c%2023.87254%2C0.881842%2033.29692%2C4.321022%2045.62588%2C16.649976%204.14509%2C4.145095%209.60889%2C12.017028%2012.14177%2C17.493185%204.58303%2C9.908653%204.60523%2C10.871641%204.60523%2C199.787151%200%2C188.91551%20-0.0221%2C189.8785%20-4.60523%2C199.78715%20-5.54995%2C11.99914%20-16.65039%2C23.52738%20-28.14672%2C29.23145%20-8.17935%2C4.05834%20-15.68807%2C4.21921%20-219.99382%2C4.71348%20-201.037204%2C0.48636%20-211.955706%2C0.31475%20-220.203386%2C-3.46116%20z%20m%20429.747566%2C-40.01901%205.23549%2C-6.08709%20V%20323.56716%20187.01017%20H%20255.30171%2038.305085%20l%200.58983%2C136.45125%20c%200.574764%2C132.96582%200.700664%2C136.5744%204.928814%2C141.273%202.38644%2C2.65198%206.291525%2C5.62874%208.677966%2C6.61501%202.386441%2C0.9863%2095.460985%2C1.60328%20206.832315%2C1.37108%20l%20202.49333%2C-0.4222%20z%20m%205.23549%2C-345.51318%20c%200%2C-14.9937%20-1.00522%2C-29.139524%20-2.2338%2C-31.435169%20-3.74062%2C-6.989404%20-13.88603%2C-10.727288%20-29.1161%2C-10.727288%20h%20-14.20943%20v%2020.61017%2020.610167%20H%20408.29831%20389.85763%20V%2099.145763%2078.535593%20H%20256.4339%20123.01017%20v%2020.61017%2020.610167%20H%20103.48475%2083.959322%20V%2098.908637%2078.061342%20l%20-16.263658%2C0.821279%20c%20-14.275317%2C0.72087%20-16.993977%2C1.550839%20-22.237288%2C6.788738%20-5.81396%2C5.807954%20-5.992735%2C6.720158%20-6.68841%2C34.127711%20l%20-0.714781%2C28.16025%20H%20255.17674%20472.29831%20Z%22%0A%20%20%20id%3D%22path4643%22%0A%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20transform%3D%22translate(214%2C-236)%22%20%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_subscribe {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2218%22%20viewBox%3D%220%200%2020%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.9276%209.47487L8.48966%2016.9128C8.40298%2016.9995%208.30805%2017.082%208.20898%2017.1563C8.33281%2017.1893%208.46077%2017.2058%208.59285%2017.2058H15.585C16.4312%2017.2058%2017.1205%2016.5165%2017.1205%2015.6704V9.41708C16.7902%209.39644%2016.4518%209.35517%2016.1009%209.28912C16.0473%209.35104%2015.9895%209.41295%2015.9276%209.47487Z%22%20fill%3D%22%239E9E9E%22%2F%3E%0A%3Cpath%20d%3D%22M19.0726%204.60429C19.0602%204.59191%2019.0478%204.57953%2019.0354%204.56714C18.3461%203.87784%2017.3431%203.24219%2016.2039%202.76751C15.9975%202.68084%2015.787%202.60241%2015.5765%202.53224V2.51986C15.5641%201.60766%2014.8294%200.87295%2013.9172%200.860567L9.45941%200.794525C8.86916%200.78627%208.29956%201.01742%207.88267%201.4343L0.448876%208.87635C-0.149625%209.47485%20-0.149625%2010.449%200.448876%2011.0475L5.39373%2015.9923C5.99223%2016.5908%206.96634%2016.5908%207.56484%2015.9923L15.0069%208.55027C15.2215%208.33564%2015.3825%208.08385%2015.4939%207.8073C16.241%208.01781%2016.9675%208.12926%2017.6073%208.12513C19.1923%208.11687%2019.7165%207.42344%2019.8898%207.01068C20.0591%206.59792%2020.1829%205.73525%2019.0726%204.60429ZM9.86391%208.82682C9.69055%208.92175%209.51307%209.02495%209.33558%209.11575C9.16635%209.20243%209.10856%209.18179%209.04665%209.00018C8.91869%208.63695%208.71231%208.32738%208.42751%208.07147C8.35321%208.00543%208.27479%207.94352%208.17986%207.90637C7.84139%207.77428%207.54421%207.99305%207.58548%208.35627C7.60612%208.53789%207.66391%208.71125%207.73408%208.88048C7.85378%209.17354%207.98173%209.4666%208.06841%209.77204C8.34909%2010.7462%207.72995%2011.7038%206.75171%2011.7987C6.39674%2011.8317%206.05827%2011.7574%205.7487%2011.5799C5.61249%2011.5015%205.5093%2011.5098%205.40611%2011.6253C5.30292%2011.7368%205.18735%2011.84%205.08003%2011.9473C4.9851%2012.0422%204.88191%2012.0463%204.78697%2011.9514C4.66727%2011.84%204.5517%2011.7203%204.43613%2011.6047C4.33707%2011.5015%204.34532%2011.3942%204.44438%2011.2951C4.52281%2011.2167%204.60123%2011.1341%204.67966%2011.0557C4.85302%2010.8782%204.85302%2010.8659%204.71268%2010.6719C4.53106%2010.4242%204.37009%2010.1642%204.27103%209.8711C4.1926%209.64408%204.21324%209.5863%204.41962%209.47072C4.57234%209.38404%204.72506%209.29737%204.88191%209.21481C5.06352%209.11988%205.11718%209.14052%205.1791%209.33451C5.28229%209.66472%205.45152%209.95778%205.66202%2010.2302C5.79823%2010.4077%205.96747%2010.5398%206.17385%2010.6223C6.56184%2010.775%206.91681%2010.5026%206.87554%2010.0899C6.86315%209.94953%206.82188%209.81331%206.76822%209.68123C6.63614%209.34277%206.4669%209.01669%206.38023%208.65759C6.23576%208.07973%206.3018%207.55139%206.76822%207.13863C7.29655%206.67222%207.8868%206.64332%208.51006%206.93226C8.76597%207.05196%208.76597%207.05608%208.9641%206.85796C9.03014%206.79192%209.09618%206.72588%209.16635%206.65983C9.31907%206.51537%209.3686%206.51537%209.52132%206.65983C9.56673%206.70524%209.61213%206.75064%209.65753%206.79604C9.97123%207.10974%209.97123%207.10974%209.65753%207.42757C9.43464%207.65046%209.43464%207.65046%209.62038%207.90637C9.76485%208.10449%209.8763%208.315%209.96297%208.54202C10.0084%208.66584%209.98361%208.76078%209.86391%208.82682ZM18.6928%206.51537C18.5525%206.8497%2017.0542%207.14276%2014.7799%206.19342C14.1112%205.91687%2013.4921%205.57015%2012.9844%205.19867C12.9679%205.2193%2012.9472%205.23994%2012.9307%205.26058C12.4354%205.75589%2011.6264%205.75589%2011.1311%205.26058C10.6358%204.76527%2010.6358%203.95626%2011.1311%203.46095C11.6264%202.96564%2012.4354%202.96564%2012.9307%203.46095C13.2279%203.75814%2013.3435%204.16264%2013.2898%204.54651C13.7769%204.89322%2014.363%205.21105%2014.9863%205.47109C15.2091%205.56189%2015.4197%205.64445%2015.626%205.71462L15.6013%203.92324C15.6384%203.93975%2015.6714%203.95213%2015.7086%203.96864C16.6827%204.37315%2017.5577%204.92625%2018.1232%205.49173C18.1315%205.49998%2018.1397%205.50824%2018.148%205.51649C18.6846%206.05721%2018.7382%206.40392%2018.6928%206.51537Z%22%20fill%3D%22%239E9E9E%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.tp_subscribe_blue {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2218%22%20viewBox%3D%220%200%2020%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.9276%209.47485L8.48966%2016.9128C8.40298%2016.9995%208.30805%2017.082%208.20898%2017.1563C8.33281%2017.1893%208.46077%2017.2058%208.59285%2017.2058H15.585C16.4312%2017.2058%2017.1205%2016.5165%2017.1205%2015.6704V9.41706C16.7902%209.39643%2016.4518%209.35515%2016.1009%209.28911C16.0473%209.35102%2015.9895%209.41294%2015.9276%209.47485Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0A%3Cpath%20d%3D%22M19.0726%204.60426C19.0602%204.59188%2019.0478%204.5795%2019.0354%204.56711C18.3461%203.87781%2017.3431%203.24216%2016.2039%202.76748C15.9975%202.6808%2015.787%202.60238%2015.5765%202.53221V2.51983C15.5641%201.60763%2014.8294%200.872919%2013.9172%200.860536L9.45941%200.794495C8.86916%200.78624%208.29956%201.01738%207.88267%201.43427L0.448876%208.87632C-0.149625%209.47482%20-0.149625%2010.4489%200.448876%2011.0474L5.39373%2015.9923C5.99223%2016.5908%206.96634%2016.5908%207.56484%2015.9923L15.0069%208.55024C15.2215%208.33561%2015.3825%208.08382%2015.4939%207.80727C16.241%208.01778%2016.9675%208.12923%2017.6073%208.1251C19.1923%208.11684%2019.7165%207.42341%2019.8898%207.01065C20.0591%206.59789%2020.1829%205.73522%2019.0726%204.60426ZM9.86391%208.82679C9.69055%208.92172%209.51307%209.02491%209.33558%209.11572C9.16635%209.2024%209.10856%209.18176%209.04665%209.00015C8.91869%208.63692%208.71231%208.32735%208.42751%208.07144C8.35321%208.0054%208.27479%207.94348%208.17986%207.90634C7.84139%207.77425%207.54421%207.99302%207.58548%208.35624C7.60612%208.53786%207.66391%208.71122%207.73408%208.88045C7.85378%209.17351%207.98173%209.46657%208.06841%209.77201C8.34909%2010.7461%207.72995%2011.7037%206.75171%2011.7987C6.39674%2011.8317%206.05827%2011.7574%205.7487%2011.5799C5.61249%2011.5015%205.5093%2011.5097%205.40611%2011.6253C5.30292%2011.7367%205.18735%2011.8399%205.08003%2011.9473C4.9851%2012.0422%204.88191%2012.0463%204.78697%2011.9514C4.66727%2011.8399%204.5517%2011.7202%204.43613%2011.6047C4.33707%2011.5015%204.34532%2011.3942%204.44438%2011.2951C4.52281%2011.2167%204.60123%2011.1341%204.67966%2011.0557C4.85302%2010.8782%204.85302%2010.8658%204.71268%2010.6718C4.53106%2010.4242%204.37009%2010.1641%204.27103%209.87107C4.1926%209.64405%204.21324%209.58627%204.41962%209.47069C4.57234%209.38401%204.72506%209.29734%204.88191%209.21478C5.06352%209.11985%205.11718%209.14049%205.1791%209.33448C5.28229%209.66469%205.45152%209.95775%205.66202%2010.2302C5.79823%2010.4077%205.96747%2010.5397%206.17385%2010.6223C6.56184%2010.775%206.91681%2010.5026%206.87554%2010.0898C6.86315%209.9495%206.82188%209.81328%206.76822%209.6812C6.63614%209.34274%206.4669%209.01666%206.38023%208.65756C6.23576%208.0797%206.3018%207.55136%206.76822%207.1386C7.29655%206.67219%207.8868%206.64329%208.51006%206.93222C8.76597%207.05192%208.76597%207.05605%208.9641%206.85793C9.03014%206.79189%209.09618%206.72585%209.16635%206.6598C9.31907%206.51534%209.3686%206.51534%209.52132%206.6598C9.56673%206.70521%209.61213%206.75061%209.65753%206.79601C9.97123%207.10971%209.97123%207.10971%209.65753%207.42754C9.43464%207.65043%209.43464%207.65043%209.62038%207.90634C9.76485%208.10446%209.8763%208.31497%209.96297%208.54199C10.0084%208.66581%209.98361%208.76075%209.86391%208.82679ZM18.6928%206.51534C18.5525%206.84967%2017.0542%207.14273%2014.7799%206.19339C14.1112%205.91684%2013.4921%205.57012%2012.9844%205.19864C12.9679%205.21927%2012.9472%205.23991%2012.9307%205.26055C12.4354%205.75586%2011.6264%205.75586%2011.1311%205.26055C10.6358%204.76524%2010.6358%203.95623%2011.1311%203.46092C11.6264%202.96561%2012.4354%202.96561%2012.9307%203.46092C13.2279%203.75811%2013.3435%204.16261%2013.2898%204.54648C13.7769%204.89319%2014.363%205.21102%2014.9863%205.47106C15.2091%205.56186%2015.4197%205.64442%2015.626%205.71459L15.6013%203.92321C15.6384%203.93972%2015.6714%203.9521%2015.7086%203.96861C16.6827%204.37312%2017.5577%204.92622%2018.1232%205.4917C18.1315%205.49995%2018.1397%205.50821%2018.148%205.51646C18.6846%206.05718%2018.7382%206.40389%2018.6928%206.51534Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.clear-day {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M71.997%2C51.999h-3.998c-1.105%2C0-2-0.895-2-1.999s0.895-2%2C2-2h3.998%0D%0A%09c1.105%2C0%2C2%2C0.896%2C2%2C2S73.103%2C51.999%2C71.997%2C51.999z%20M64.142%2C38.688c-0.781%2C0.781-2.049%2C0.781-2.828%2C0%0D%0A%09c-0.781-0.781-0.781-2.047%2C0-2.828l2.828-2.828c0.779-0.781%2C2.047-0.781%2C2.828%2C0c0.779%2C0.781%2C0.779%2C2.047%2C0%2C2.828L64.142%2C38.688z%0D%0A%09%20M50.001%2C61.998c-6.627%2C0-12-5.372-12-11.998c0-6.627%2C5.372-11.999%2C12-11.999c6.627%2C0%2C11.998%2C5.372%2C11.998%2C11.999%0D%0A%09C61.999%2C56.626%2C56.628%2C61.998%2C50.001%2C61.998z%20M50.001%2C42.001c-4.418%2C0-8%2C3.581-8%2C7.999c0%2C4.417%2C3.583%2C7.999%2C8%2C7.999%0D%0A%09s7.998-3.582%2C7.998-7.999C57.999%2C45.582%2C54.419%2C42.001%2C50.001%2C42.001z%20M50.001%2C34.002c-1.105%2C0-2-0.896-2-2v-3.999%0D%0A%09c0-1.104%2C0.895-2%2C2-2c1.104%2C0%2C2%2C0.896%2C2%2C2v3.999C52.001%2C33.106%2C51.104%2C34.002%2C50.001%2C34.002z%20M35.86%2C38.688l-2.828-2.828%0D%0A%09c-0.781-0.781-0.781-2.047%2C0-2.828s2.047-0.781%2C2.828%2C0l2.828%2C2.828c0.781%2C0.781%2C0.781%2C2.047%2C0%2C2.828S36.641%2C39.469%2C35.86%2C38.688z%0D%0A%09%20M34.002%2C50c0%2C1.104-0.896%2C1.999-2%2C1.999h-4c-1.104%2C0-1.999-0.895-1.999-1.999s0.896-2%2C1.999-2h4C33.107%2C48%2C34.002%2C48.896%2C34.002%2C50%0D%0A%09z%20M35.86%2C61.312c0.781-0.78%2C2.047-0.78%2C2.828%2C0c0.781%2C0.781%2C0.781%2C2.048%2C0%2C2.828l-2.828%2C2.828c-0.781%2C0.781-2.047%2C0.781-2.828%2C0%0D%0A%09c-0.781-0.78-0.781-2.047%2C0-2.828L35.86%2C61.312z%20M50.001%2C65.998c1.104%2C0%2C2%2C0.895%2C2%2C1.999v4c0%2C1.104-0.896%2C2-2%2C2%0D%0A%09c-1.105%2C0-2-0.896-2-2v-4C48.001%2C66.893%2C48.896%2C65.998%2C50.001%2C65.998z%20M64.142%2C61.312l2.828%2C2.828c0.779%2C0.781%2C0.779%2C2.048%2C0%2C2.828%0D%0A%09c-0.781%2C0.781-2.049%2C0.781-2.828%2C0l-2.828-2.828c-0.781-0.78-0.781-2.047%2C0-2.828C62.093%2C60.531%2C63.36%2C60.531%2C64.142%2C61.312z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.clear-night {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M50%2C61.998c-6.627%2C0-11.999-5.372-11.999-11.998%0D%0A%09c0-6.627%2C5.372-11.999%2C11.999-11.999c0.755%2C0%2C1.491%2C0.078%2C2.207%2C0.212c-0.132%2C0.576-0.208%2C1.173-0.208%2C1.788%0D%0A%09c0%2C4.418%2C3.582%2C7.999%2C8%2C7.999c0.615%2C0%2C1.212-0.076%2C1.788-0.208c0.133%2C0.717%2C0.211%2C1.452%2C0.211%2C2.208%0D%0A%09C61.998%2C56.626%2C56.626%2C61.998%2C50%2C61.998z%20M48.212%2C42.208c-3.556%2C0.813-6.211%2C3.989-6.211%2C7.792c0%2C4.417%2C3.581%2C7.999%2C7.999%2C7.999%0D%0A%09c3.802%2C0%2C6.978-2.655%2C7.791-6.211C52.937%2C50.884%2C49.115%2C47.062%2C48.212%2C42.208z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.partly-cloudy-night {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M69.763%2C46.758L69.763%2C46.758c1.368%2C1.949%2C2.179%2C4.318%2C2.179%2C6.883%0D%0A%09c0%2C6.625-5.371%2C11.998-11.998%2C11.998c-2.775%2C0-12.801%2C0-15.998%2C0c-8.836%2C0-15.998-7.162-15.998-15.998s7.162-15.998%2C15.998-15.998%0D%0A%09c2.002%2C0%2C3.914%2C0.375%2C5.68%2C1.047l0%2C0c1.635-4.682%2C6.078-8.047%2C11.318-8.047c0.755%2C0%2C1.491%2C0.078%2C2.207%2C0.212%0D%0A%09c-0.131%2C0.575-0.207%2C1.173-0.207%2C1.788c0%2C4.418%2C3.581%2C7.999%2C7.998%2C7.999c0.616%2C0%2C1.213-0.076%2C1.789-0.208%0D%0A%09c0.133%2C0.717%2C0.211%2C1.453%2C0.211%2C2.208C72.941%2C41.775%2C71.73%2C44.621%2C69.763%2C46.758z%20M31.947%2C49.641%0D%0A%09c0%2C6.627%2C5.371%2C11.998%2C11.998%2C11.998c3.616%2C0%2C12.979%2C0%2C15.998%2C0c4.418%2C0%2C7.999-3.582%2C7.999-7.998c0-4.418-3.581-8-7.999-8%0D%0A%09c-1.6%2C0-3.083%2C0.482-4.334%2C1.291c-1.231-5.316-5.973-9.29-11.664-9.29C37.318%2C37.642%2C31.947%2C43.014%2C31.947%2C49.641z%20M51.496%2C35.545%0D%0A%09c0.001%2C0%2C0.002%2C0%2C0.002%2C0S51.497%2C35.545%2C51.496%2C35.545z%20M59.155%2C30.85c-2.9%2C0.664-5.175%2C2.91-5.925%2C5.775l0%2C0%0D%0A%09c1.918%2C1.372%2C3.523%2C3.152%2C4.68%2C5.22c0.664-0.113%2C1.337-0.205%2C2.033-0.205c2.618%2C0%2C5.033%2C0.85%2C7.005%2C2.271l0%2C0%0D%0A%09c0.858-0.979%2C1.485-2.168%2C1.786-3.482C63.881%2C39.525%2C60.059%2C35.706%2C59.155%2C30.85z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.cloudy {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M43.945%2C65.639c-8.835%2C0-15.998-7.162-15.998-15.998%0D%0A%09c0-8.836%2C7.163-15.998%2C15.998-15.998c6.004%2C0%2C11.229%2C3.312%2C13.965%2C8.203c0.664-0.113%2C1.338-0.205%2C2.033-0.205%0D%0A%09c6.627%2C0%2C11.999%2C5.373%2C11.999%2C12c0%2C6.625-5.372%2C11.998-11.999%2C11.998C57.168%2C65.639%2C47.143%2C65.639%2C43.945%2C65.639z%20M59.943%2C61.639%0D%0A%09c4.418%2C0%2C8-3.582%2C8-7.998c0-4.418-3.582-8-8-8c-1.6%2C0-3.082%2C0.481-4.333%2C1.291c-1.231-5.316-5.974-9.29-11.665-9.29%0D%0A%09c-6.626%2C0-11.998%2C5.372-11.998%2C11.999c0%2C6.626%2C5.372%2C11.998%2C11.998%2C11.998C47.562%2C61.639%2C56.924%2C61.639%2C59.943%2C61.639z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.fog {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M69.998%2C65.641H30.003c-1.104%2C0-2-0.896-2-2c0-1.105%2C0.896-2%2C2-2h39.995%0D%0A%09c1.104%2C0%2C2%2C0.895%2C2%2C2C71.998%2C64.744%2C71.103%2C65.641%2C69.998%2C65.641z%20M69.998%2C57.641H30.003c-1.104%2C0-2-0.895-2-2c0-1.104%2C0.896-2%2C2-2%0D%0A%09h39.995c1.104%2C0%2C2%2C0.896%2C2%2C2C71.998%2C56.746%2C71.103%2C57.641%2C69.998%2C57.641z%20M59.999%2C45.643c-1.601%2C0-3.083%2C0.48-4.333%2C1.291%0D%0A%09c-1.232-5.317-5.974-9.291-11.665-9.291c-6.626%2C0-11.998%2C5.373-11.998%2C12h-4c0-8.835%2C7.163-15.999%2C15.998-15.999%0D%0A%09c6.004%2C0%2C11.229%2C3.312%2C13.965%2C8.204c0.664-0.113%2C1.337-0.205%2C2.033-0.205c5.222%2C0%2C9.652%2C3.342%2C11.301%2C8h-4.381%0D%0A%09C65.535%2C47.253%2C62.958%2C45.643%2C59.999%2C45.643z%20M30.003%2C69.639h39.995c1.104%2C0%2C2%2C0.896%2C2%2C2c0%2C1.105-0.896%2C2-2%2C2H30.003%0D%0A%09c-1.104%2C0-2-0.895-2-2C28.003%2C70.535%2C28.898%2C69.639%2C30.003%2C69.639z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.partly-cloudy-day {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M79.941%2C43.641h-4c-1.104%2C0-2-0.895-2-2c0-1.104%2C0.896-1.998%2C2-1.998h4%0D%0A%09c1.104%2C0%2C2%2C0.895%2C2%2C1.998C81.941%2C42.746%2C81.045%2C43.641%2C79.941%2C43.641z%20M72.084%2C30.329c-0.781%2C0.781-2.047%2C0.781-2.828%2C0%0D%0A%09c-0.781-0.78-0.781-2.047%2C0-2.827l2.828-2.828c0.781-0.781%2C2.047-0.781%2C2.828%2C0c0.781%2C0.78%2C0.781%2C2.047%2C0%2C2.828L72.084%2C30.329z%0D%0A%09%20M69.137%2C45.936L69.137%2C45.936c1.749%2C2.086%2C2.806%2C4.77%2C2.806%2C7.705c0%2C6.625-5.372%2C11.998-11.999%2C11.998c-2.775%2C0-12.801%2C0-15.998%2C0%0D%0A%09c-8.835%2C0-15.998-7.162-15.998-15.998s7.163-15.998%2C15.998-15.998c1.572%2C0%2C3.09%2C0.232%2C4.523%2C0.654%0D%0A%09c2.195-2.827%2C5.618-4.654%2C9.475-4.654c6.627%2C0%2C11.999%2C5.373%2C11.999%2C11.998C69.942%2C43.156%2C69.649%2C44.602%2C69.137%2C45.936z%0D%0A%09%20M31.947%2C49.641c0%2C6.627%2C5.371%2C11.998%2C11.998%2C11.998c3.616%2C0%2C12.979%2C0%2C15.998%2C0c4.418%2C0%2C7.999-3.582%2C7.999-7.998%0D%0A%09c0-4.418-3.581-8-7.999-8c-1.6%2C0-3.083%2C0.482-4.333%2C1.291c-1.231-5.316-5.974-9.289-11.665-9.289%0D%0A%09C37.318%2C37.643%2C31.947%2C43.014%2C31.947%2C49.641z%20M57.943%2C33.643c-2.212%2C0-4.215%2C0.898-5.662%2C2.349c2.34%2C1.436%2C4.285%2C3.453%2C5.629%2C5.854%0D%0A%09c0.664-0.113%2C1.337-0.205%2C2.033-0.205c2.125%2C0%2C4.119%2C0.559%2C5.85%2C1.527l0%2C0c0.096-0.494%2C0.15-1.004%2C0.15-1.527%0D%0A%09C65.943%2C37.225%2C62.361%2C33.643%2C57.943%2C33.643z%20M57.943%2C25.643c-1.104%2C0-1.999-0.895-1.999-1.999v-3.999c0-1.105%2C0.896-2%2C1.999-2%0D%0A%09c1.105%2C0%2C2%2C0.895%2C2%2C2v3.999C59.943%2C24.749%2C59.049%2C25.643%2C57.943%2C25.643z%20M43.803%2C30.329l-2.827-2.827%0D%0A%09c-0.781-0.781-0.781-2.048%2C0-2.828c0.78-0.781%2C2.047-0.781%2C2.827%2C0l2.828%2C2.828c0.781%2C0.78%2C0.781%2C2.047%2C0%2C2.827%0D%0A%09C45.851%2C31.11%2C44.584%2C31.11%2C43.803%2C30.329z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.rain {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M63.943%2C64.941v-4.381c2.389-1.383%2C4-3.961%2C4-6.92c0-4.417-3.582-7.999-8-7.999%0D%0A%09c-1.6%2C0-3.082%2C0.48-4.333%2C1.291c-1.231-5.317-5.974-9.29-11.665-9.29c-6.626%2C0-11.998%2C5.372-11.998%2C11.998%0D%0A%09c0%2C3.55%2C1.551%2C6.728%2C4%2C8.925v4.916c-4.777-2.768-8-7.922-8-13.841c0-8.835%2C7.163-15.997%2C15.998-15.997%0D%0A%09c6.004%2C0%2C11.229%2C3.311%2C13.965%2C8.203c0.664-0.113%2C1.338-0.205%2C2.033-0.205c6.627%2C0%2C11.999%2C5.372%2C11.999%2C11.999%0D%0A%09C71.942%2C58.863%2C68.601%2C63.293%2C63.943%2C64.941z%20M41.946%2C53.641c1.104%2C0%2C1.999%2C0.896%2C1.999%2C2v15.998c0%2C1.105-0.895%2C2-1.999%2C2%0D%0A%09s-2-0.895-2-2V55.641C39.946%2C54.537%2C40.842%2C53.641%2C41.946%2C53.641z%20M49.945%2C57.641c1.104%2C0%2C2%2C0.895%2C2%2C2v15.998c0%2C1.104-0.896%2C2-2%2C2%0D%0A%09s-2-0.896-2-2V59.641C47.945%2C58.535%2C48.841%2C57.641%2C49.945%2C57.641z%20M57.944%2C53.641c1.104%2C0%2C1.999%2C0.896%2C1.999%2C2v15.998%0D%0A%09c0%2C1.105-0.895%2C2-1.999%2C2s-2-0.895-2-2V55.641C55.944%2C54.537%2C56.84%2C53.641%2C57.944%2C53.641z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.sleet {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M63.999%2C64.941v-4.381c2.389-1.383%2C3.999-3.961%2C3.999-6.92%0D%0A%09c0-4.417-3.581-7.999-7.998-7.999c-1.601%2C0-3.084%2C0.48-4.334%2C1.291c-1.231-5.317-5.974-9.29-11.665-9.29%0D%0A%09c-6.626%2C0-11.998%2C5.372-11.998%2C11.998c0%2C3.55%2C1.55%2C6.728%2C3.999%2C8.925v4.916c-4.776-2.768-7.998-7.922-7.998-13.841%0D%0A%09c0-8.835%2C7.162-15.997%2C15.997-15.997c6.004%2C0%2C11.229%2C3.311%2C13.966%2C8.203c0.663-0.113%2C1.336-0.205%2C2.033-0.205%0D%0A%09c6.626%2C0%2C11.998%2C5.372%2C11.998%2C11.999C71.998%2C58.863%2C68.656%2C63.293%2C63.999%2C64.941z%20M42.002%2C65.639c-1.104%2C0-1-0.895-1-1.998v-8%0D%0A%09c0-1.104-0.104-2%2C1-2s1%2C0.896%2C1%2C2v8C43.002%2C64.744%2C43.106%2C65.639%2C42.002%2C65.639z%20M42.002%2C69.639c1.104%2C0%2C1.999%2C0.896%2C1.999%2C2%0D%0A%09c0%2C1.105-0.895%2C2-1.999%2C2s-2-0.895-2-2C40.002%2C70.535%2C40.897%2C69.639%2C42.002%2C69.639z%20M50.001%2C69.639c-1.104%2C0-1-0.895-1-2v-7.998%0D%0A%09c0-1.105-0.104-2%2C1-2s1%2C0.895%2C1%2C2v7.998C51.001%2C68.744%2C51.105%2C69.639%2C50.001%2C69.639z%20M50.001%2C73.639c1.104%2C0%2C1.999%2C0.895%2C1.999%2C2%0D%0A%09c0%2C1.104-0.895%2C2-1.999%2C2s-2-0.896-2-2C48.001%2C74.533%2C48.896%2C73.639%2C50.001%2C73.639z%20M58%2C65.639c-1.104%2C0-1-0.895-1-1.998v-8%0D%0A%09c0-1.104-0.104-2%2C1-2s1%2C0.896%2C1%2C2v8C59%2C64.744%2C59.104%2C65.639%2C58%2C65.639z%20M58%2C69.639c1.104%2C0%2C2%2C0.896%2C2%2C2c0%2C1.105-0.896%2C2-2%2C2%0D%0A%09s-2-0.895-2-2C56%2C70.535%2C56.896%2C69.639%2C58%2C69.639z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.snow {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M63.999%2C64.943v-4.381c2.389-1.385%2C3.999-3.963%2C3.999-6.922%0D%0A%09c0-4.416-3.581-7.998-7.999-7.998c-1.6%2C0-3.083%2C0.48-4.333%2C1.291c-1.231-5.317-5.974-9.291-11.665-9.291%0D%0A%09c-6.627%2C0-11.998%2C5.373-11.998%2C12c0%2C3.549%2C1.55%2C6.729%2C4%2C8.924v4.916c-4.777-2.768-8-7.922-8-13.84%0D%0A%09c0-8.836%2C7.163-15.999%2C15.998-15.999c6.004%2C0%2C11.229%2C3.312%2C13.965%2C8.204c0.664-0.113%2C1.337-0.205%2C2.033-0.205%0D%0A%09c6.627%2C0%2C11.999%2C5.373%2C11.999%2C11.998C71.998%2C58.863%2C68.655%2C63.293%2C63.999%2C64.943z%20M42.001%2C57.641c1.105%2C0%2C2%2C0.896%2C2%2C2%0D%0A%09c0%2C1.105-0.895%2C2-2%2C2c-1.104%2C0-1.999-0.895-1.999-2C40.002%2C58.537%2C40.897%2C57.641%2C42.001%2C57.641z%20M42.001%2C65.641c1.105%2C0%2C2%2C0.895%2C2%2C2%0D%0A%09c0%2C1.104-0.895%2C1.998-2%2C1.998c-1.104%2C0-1.999-0.895-1.999-1.998C40.002%2C66.535%2C40.897%2C65.641%2C42.001%2C65.641z%20M50.001%2C61.641%0D%0A%09c1.104%2C0%2C2%2C0.895%2C2%2C2c0%2C1.104-0.896%2C2-2%2C2c-1.105%2C0-2-0.896-2-2C48.001%2C62.535%2C48.896%2C61.641%2C50.001%2C61.641z%20M50.001%2C69.639%0D%0A%09c1.104%2C0%2C2%2C0.896%2C2%2C2c0%2C1.105-0.896%2C2-2%2C2c-1.105%2C0-2-0.895-2-2C48.001%2C70.535%2C48.896%2C69.639%2C50.001%2C69.639z%20M57.999%2C57.641%0D%0A%09c1.105%2C0%2C2%2C0.896%2C2%2C2c0%2C1.105-0.895%2C2-2%2C2c-1.104%2C0-1.999-0.895-1.999-2C56%2C58.537%2C56.896%2C57.641%2C57.999%2C57.641z%20M57.999%2C65.641%0D%0A%09c1.105%2C0%2C2%2C0.895%2C2%2C2c0%2C1.104-0.895%2C1.998-2%2C1.998c-1.104%2C0-1.999-0.895-1.999-1.998C56%2C66.535%2C56.896%2C65.641%2C57.999%2C65.641z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.wind {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2015.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M65.999%2C52L65.999%2C52h-3c-1.105%2C0-2-0.895-2-1.999s0.895-2%2C2-2h3%0D%0A%09c1.104%2C0%2C2-0.896%2C2-1.999c0-1.105-0.896-2-2-2c-1.105%2C0-2-0.896-2-2s0.895-2%2C2-2c0.137%2C0%2C0.271%2C0.014%2C0.402%2C0.041%0D%0A%09c3.121%2C0.211%2C5.596%2C2.783%2C5.596%2C5.959C71.997%2C49.314%2C69.312%2C52%2C65.999%2C52z%20M55.999%2C48.001h-2h-6.998H34.002%0D%0A%09c-1.104%2C0-1.999%2C0.896-1.999%2C2S32.898%2C52%2C34.002%2C52h2h3.999h3h4h3h3.998h2c3.314%2C0%2C6%2C2.687%2C6%2C6c0%2C3.176-2.475%2C5.748-5.596%2C5.959%0D%0A%09C56.272%2C63.986%2C56.138%2C64%2C55.999%2C64c-1.104%2C0-2-0.896-2-2c0-1.105%2C0.896-2%2C2-2c1.105%2C0%2C2-0.896%2C2-2s-0.895-2-2-2h-2h-3.998h-3h-4h-3%0D%0A%09h-3.999h-2c-3.313%2C0-5.999-2.686-5.999-5.999c0-3.175%2C2.475-5.747%2C5.596-5.959c0.131-0.026%2C0.266-0.04%2C0.403-0.04l0%2C0h12.999h6.998%0D%0A%09h2c1.105%2C0%2C2-0.896%2C2-2s-0.895-2-2-2c-1.104%2C0-2-0.895-2-2c0-1.104%2C0.896-2%2C2-2c0.139%2C0%2C0.273%2C0.015%2C0.404%2C0.041%0D%0A%09c3.121%2C0.211%2C5.596%2C2.783%2C5.596%2C5.959C61.999%2C45.314%2C59.313%2C48.001%2C55.999%2C48.001z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.refresh {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22175%20-175.5%20491.2%20491.2%22%3E%3Cpath%20d%3D%22M230.9%2087.3c-3-26-.5-51.1%206.3-74.3%2022.6-77.1%2093.5-133.8%20177.6-134.8v-50.4c0-2.8%203.5-4.3%205.8-2.6l103.7%2076.2c1.7%201.3%201.7%203.9%200%205.1L420.7-17.3c-2.4%201.7-5.8.2-5.8-2.6v-50.3c-55.3.9-102.5%2035-122.8%2083.2-7.7%2018.2-11.6%2038.3-10.5%2059.4%201.5%2029%2012.4%2055.7%2029.6%2077.3%209.2%2011.5%207%2028.3-4.9%2037-11.3%208.3-27.1%206-35.8-5-21.3-26.6-35.5-59-39.6-94.4zM530.3-9.5c17.3%2021.5%2028.2%2048.3%2029.6%2077.3%201.1%2021.2-2.9%2041.3-10.5%2059.4-20.3%2048.2-67.5%2082.4-122.8%2083.2v-50.3c0-2.8-3.5-4.3-5.8-2.6l-103.7%2076.2c-1.7%201.3-1.7%203.9%200%205.1L420.7%20315c2.4%201.7%205.8.2%205.8-2.6V262c84.1-.9%20155.1-57.6%20177.6-134.8%206.8-23.2%209.2-48.3%206.3-74.3-4-35.4-18.2-67.8-39.5-94.4-8.8-11-24.5-13.3-35.8-5-11.8%208.7-14%2025.5-4.8%2037z%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.refresh_w {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22175%20-175.5%20491.2%20491.2%22%3E%3Cpath%20d%3D%22M230.9%2087.3c-3-26-.5-51.1%206.3-74.3%2022.6-77.1%2093.5-133.8%20177.6-134.8v-50.4c0-2.8%203.5-4.3%205.8-2.6l103.7%2076.2c1.7%201.3%201.7%203.9%200%205.1L420.7-17.3c-2.4%201.7-5.8.2-5.8-2.6v-50.3c-55.3.9-102.5%2035-122.8%2083.2-7.7%2018.2-11.6%2038.3-10.5%2059.4%201.5%2029%2012.4%2055.7%2029.6%2077.3%209.2%2011.5%207%2028.3-4.9%2037-11.3%208.3-27.1%206-35.8-5-21.3-26.6-35.5-59-39.6-94.4zM530.3-9.5c17.3%2021.5%2028.2%2048.3%2029.6%2077.3%201.1%2021.2-2.9%2041.3-10.5%2059.4-20.3%2048.2-67.5%2082.4-122.8%2083.2v-50.3c0-2.8-3.5-4.3-5.8-2.6l-103.7%2076.2c-1.7%201.3-1.7%203.9%200%205.1L420.7%20315c2.4%201.7%205.8.2%205.8-2.6V262c84.1-.9%20155.1-57.6%20177.6-134.8%206.8-23.2%209.2-48.3%206.3-74.3-4-35.4-18.2-67.8-39.5-94.4-8.8-11-24.5-13.3-35.8-5-11.8%208.7-14%2025.5-4.8%2037z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.m_white_filter {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-54%2054.9%20459%20459%22%3E%3Cpath%20d%3D%22M-54%20437.4H78.7v-51H-54v51zm0-306v51h398v-51H-54zm0%20178.5h265.3v-51H-54v51z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.question {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-42%20165.9%20510%20510%22%3E%3Cpath%20d%3D%22M213%20165.9c-140.3%200-255%20114.8-255%20255s114.8%20255%20255%20255%20255-114.8%20255-255-114.7-255-255-255zm25.5%20433.5h-51v-51h51v51zM292%20403l-22.9%2023c-20.4%2017.9-30.6%2033.1-30.6%2071.4h-51v-12.8c0-28%2010.2-53.5%2030.6-71.4l30.6-33.2c10.2-7.6%2015.3-20.4%2015.3-35.7%200-28.1-23-51-51-51s-51%2022.9-51%2051h-51c0-56.1%2045.9-102%20102-102s102%2045.9%20102%20102c0%2023-10.2%2043.4-23%2058.7z%22%20fill%3D%22%23d0d0d0%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.arrow {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20viewBox%3D%22-292%20417.9%2010%206%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg3725%22%0A%20%20%20sodipodi%3Adocname%3D%22arrow_down.svg%22%0A%20%20%20inkscape%3Aversion%3D%220.92.3%20(2405546%2C%202018-03-11)%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata3731%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs3729%22%20%2F%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221366%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22705%22%0A%20%20%20%20%20id%3D%22namedview3727%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%2289.333333%22%0A%20%20%20%20%20inkscape%3Acx%3D%225%22%0A%20%20%20%20%20inkscape%3Acy%3D%223%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg3725%22%20%2F%3E%0A%20%20%3Cpath%0A%20%20%20%20%20d%3D%22m%20-282%2C423.9%20h%20-1%20l%20-4%2C-4%20-4%2C4%20h%20-1%20v%20-1%20l%205%2C-5%205%2C5%20z%22%0A%20%20%20%20%20id%3D%22path3723%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20style%3D%22fill%3A%23333333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.arrow_down {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-292%20417.9%2010%206%22%3E%3Cpath%20d%3D%22M-282%20417.9h-1l-4%204-4-4h-1v1l5%205%205-5v-1z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.Perelet {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-59%20183.6%20475.3%20475.3%22%3E%3Cstyle%3E.st1%7Bfill%3A%23464646%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M354.4%20359.5h-.4l-50.5%202.5L231%20232.8c-2.2-4-6.7-6.6-11.4-6.6h-66.4c-4.2%200-8%201.9-10.5%205.3-2.7%203.6-3.5%208-2.2%2011.8l37.8%20124.8-79.1%203.9-27-45.3c-2.5-4.9-8.4-7.4-14.4-6l-33.9%208.9c-3.6.9-7.1%203.6-8.3%206.4-1.5%203.5-1.7%207.5-.5%2010.7l28%2074.5-28%2075.1c-1.4%203.7-1.3%207.1.4%2010.5%201.9%203.3%205.1%205.8%208.3%206.6l34.1%208.9c1.2.4%201.9.4%203.4.4%204.6%200%209.1-2.4%2010.8-5.9l.1-.1%2026.9-46.2%2079.2%203.9L140.6%20599c-1%204.9-.3%208.7%202.2%2012s6.4%205.3%2010.5%205.3h66.4c4.7%200%209.2-2.6%2011.4-6.6l72.4-129.2%2051%202.5c34.1%200%2061.8-27.7%2061.8-61.8-.1-34-27.8-61.7-61.9-61.7zM170.8%20252.6h40.9l62.6%20110.8-69%203.4-34.5-114.2zm40.9%20336.8h-40.9l34.3-113.7%2069.1%203.4-62.5%20110.3zm143.8-133.2h-.1L93%20443.1c-4.6-.4-9%202.1-11.7%206.6l-26%2044.5-10.3-2.8L69.5%20426c1.3-3%201.3-6%200-9v-.1L45%20351.1l10.8-2.7L81.4%20392c2.1%204.2%206.9%206.9%2011.6%206.5h.1l262.4-13.1c18.9%200%2034.9%2016.2%2034.9%2035.4%200%2019.1-16%2035.4-34.9%2035.4z%22%20fill%3D%22%2300aeef%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-20.2%20282.9h94c7.5%200%2013.2-5.7%2013.2-13.2s-5.7-13.2-13.2-13.2h-94c-7.5%200-13.2%205.7-13.2%2013.2s5.7%2013.2%2013.2%2013.2zM73.9%20559.6h-94c-7.5%200-13.2%205.7-13.2%2013.2s5.7%2013.2%2013.2%2013.2h94c7.5%200%2013.2-5.7%2013.2-13.2s-5.7-13.2-13.2-13.2zM9.2%20421.3c0-7.5-5.7-13.2-13.2-13.2h-41.8c-7.5%200-13.2%205.7-13.2%2013.2s5.7%2013.2%2013.2%2013.2H-4c7.5-.1%2013.2-5.7%2013.2-13.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.Transfer {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-50%20183.6%20493.3%20475.3%22%3E%3Cstyle%3E.st1%7Bfill%3A%23464646%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M440.2%20421.7l-29.4-37.8-47.1-93.7c-2.3-4.6-6.9-7.5-11.9-7.5h-69.4v-18.2c0-7.5-5.7-13.2-13.2-13.2H8c-7.5%200-13.2%205.7-13.2%2013.2S.5%20277.7%208%20277.7h248.1v112.2c0%207.5%205.7%2013.2%2013.2%2013.2h122.9l24.3%2030.9v84.3h-34.2l-.5-1.9c-6.7-26.9-30.6-45.6-58.2-45.6s-51.5%2018.8-58.2%2045.6l-.5%201.9H168l-.5-1.9c-6.7-26.9-30.6-45.6-58.2-45.6s-51.5%2018.8-58.2%2045.6l-.5%201.9H8c-7.5%200-13.2%205.7-13.2%2013.2S.5%20544.7%208%20544.7h42.7l.5%201.8c7.2%2026.3%2031.1%2044.7%2058.2%2044.7%2027%200%2051-18.4%2058.2-44.7l.5-1.8h96.8l.5%201.8c7.2%2026.3%2031.1%2044.7%2058.2%2044.7s51-18.4%2058.2-44.7l.5-1.8h47.4c7.5%200%2013.2-5.7%2013.2-13.2v-102c-.1-3.1-.9-5.6-2.7-7.8zm-157.8-45.1v-67.7h61.5l33.8%2067.7h-95.3zm-173%20188.1c-18.7%200-33.8-15.2-33.8-33.8%200-18.7%2015.2-33.8%2033.8-33.8%2018.7%200%2033.8%2015.2%2033.8%2033.8s-15.2%2033.8-33.8%2033.8zm214.2%200c-18.7%200-33.8-15.2-33.8-33.8%200-18.7%2015.2-33.8%2033.8-33.8%2018.7%200%2033.8%2015.2%2033.8%2033.8s-15.2%2033.8-33.8%2033.8z%22%20fill%3D%22%2300aeef%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M74.5%20452c0-7.5-5.7-13.2-13.2-13.2h-72.1c-7.5%200-13.2%205.7-13.2%2013.2s5.7%2013.2%2013.2%2013.2h72.1c3.6%200%207-1.3%209.4-3.8%202.4-2.4%203.8-5.8%203.8-9.4zM97.4%20377.2H-36.4c-7.5%200-13.2%205.7-13.2%2013.2s5.7%2013.2%2013.2%2013.2H97.4c3.6%200%207-1.3%209.4-3.8%202.4-2.4%203.8-5.8%203.8-9.4-.1-7.6-5.7-13.2-13.2-13.2zM-10.8%20341.9H123c7.5%200%2013.2-5.7%2013.2-13.2s-5.7-13.2-13.2-13.2H-10.8c-7.5%200-13.2%205.7-13.2%2013.2s5.7%2013.2%2013.2%2013.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.Prozhivanie {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-59%20183.6%20475.3%20475.3%22%3E%3Cstyle%3E.st0%7Bfill%3A%23464646%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M142.1%20264.3H79.4c-7.5%200-13.2%205.7-13.2%2013.2v62.7c0%207.5%205.7%2013.2%2013.2%2013.2h62.7c3.6%200%207-1.3%209.4-3.8%202.4-2.4%203.8-5.8%203.8-9.4v-62.7c-.1-7.5-5.7-13.2-13.2-13.2zM128.9%20327H92.5v-36.3h36.3l.1%2036.3zM272.7%20264.3H210c-7.5%200-13.2%205.7-13.2%2013.2v62.7c0%207.5%205.7%2013.2%2013.2%2013.2h62.7c7.5%200%2013.2-5.7%2013.2-13.2v-62.7c-.1-7.5-5.7-13.2-13.2-13.2zM259.5%20327h-36.3v-36.3h36.3V327zM142.1%20389.7H79.4c-7.5%200-13.2%205.7-13.2%2013.2v62.7c0%207.5%205.7%2013.2%2013.2%2013.2h62.7c3.6%200%207-1.3%209.4-3.8%202.4-2.4%203.8-5.8%203.8-9.4v-62.7c-.1-7.5-5.7-13.2-13.2-13.2zm-13.2%2062.7H92.5v-36.3h36.3l.1%2036.3zM272.7%20389.7H210c-7.5%200-13.2%205.7-13.2%2013.2v62.7c0%207.5%205.7%2013.2%2013.2%2013.2h62.7c7.5%200%2013.2-5.7%2013.2-13.2v-62.7c-.1-7.5-5.7-13.2-13.2-13.2zm-13.2%2062.7h-36.3v-36.3h36.3v36.3z%22%2F%3E%3Cpath%20d%3D%22M382.4%20614.4h-28.6V235.7c0-19.1-15-34.1-34.1-34.1H37.6c-19.1%200-34.1%2015-34.1%2034.1v378.7h-28.6c-7.5%200-13.2%205.7-13.2%2013.2s5.7%2013.2%2013.2%2013.2h407.5c7.5%200%2013.2-5.7%2013.2-13.2%200-7.6-5.7-13.2-13.2-13.2zm-149%200H118.7v-72.9h114.7v72.9zm94%200h-67.7v-86.1c0-7.5-5.7-13.2-13.2-13.2h-141c-7.5%200-13.2%205.7-13.2%2013.2v86.1H29.8V235.7c0-4%203.8-7.7%207.7-7.7h282.1c4%200%207.7%203.8%207.7%207.7l.1%20378.7z%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.Pitanie {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-44%20183.6%20505.3%20475.3%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D.st1%7Bfill%3A%23464646%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M45.9%20209c-7.5%200-13.2%205.7-13.2%2013.2v108.1c0%206.4-2.3%2012.2-6.5%2016.4L22%20351l-.5-128.8c0-7.5-5.7-13.2-13.2-13.2-7.3%200-13.2%205.9-13.2%2013.2l.5%20128.3-4.3-4.3c-4.1-4.1-6.5-9.9-6.5-15.9V222.2c0-7.5-5.7-13.2-13.2-13.2s-13.2%205.7-13.2%2013.2v108.1c0%2022%2014.5%2041.7%2035.3%2047.8l1.8.5.5%20241.2c0%207.5%205.7%2013.2%2013.2%2013.2%207.3%200%2013.2-5.9%2013.2-13.2L22%20379.2l1.7-.6c21.1-6.7%2035.3-26.1%2035.3-48.3V222.2c0-3.6-1.3-7-3.8-9.4-2.3-2.4-5.7-3.8-9.3-3.8zM445%20213.2l-50.6%201.6c-7.1.4-12.7%206.2-12.7%2013.2l1%20201.1c0%207.5%205.7%2013.2%2013.2%2013.2h36.5v178c0%207.5%205.7%2013.2%2013.2%2013.2s13.2-5.7%2013.2-13.2V226.4c0-3.7-1.4-7.1-3.9-9.6-2.8-2.3-6.4-3.6-9.9-3.6zm-12.6%20202.7h-23.3L408%20240.7l24.3-.7v175.9h.1z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M208.9%20261.8c-85%200-154.2%2069.2-154.2%20154.2s69.2%20154.2%20154.2%20154.2S363.1%20501.1%20363.1%20416c0-85-69.2-154.2-154.2-154.2zm0%20282.1C138.4%20543.9%2081%20486.6%2081%20416s57.4-127.9%20127.9-127.9S336.8%20345.5%20336.8%20416s-57.4%20127.9-127.9%20127.9z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M208.9%20316.7c-54.8%200-99.4%2044.6-99.4%2099.4s44.6%2099.4%2099.4%2099.4%2099.4-44.6%2099.4-99.4c0-54.9-44.6-99.4-99.4-99.4zm51.5%20150.9c-13.9%2013.9-32.2%2021.5-51.5%2021.5s-37.7-7.6-51.5-21.5c-13.9-13.9-21.5-32.2-21.5-51.5s7.6-37.7%2021.5-51.5c13.9-13.8%2032.2-21.5%2051.5-21.5%2019.4%200%2037.7%207.6%2051.5%2021.5%2013.8%2013.9%2021.5%2032.2%2021.5%2051.5s-7.6%2037.6-21.5%2051.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.Strahovka {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-59%20183.6%20475.3%20475.3%22%3E%3Cstyle%3E.st1%7Bfill%3A%23464646%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M409.4%20406L187.3%20200.1c-5.3-4.9-12.7-4.9-18%200L-52.3%20405.9c-5.2%204.8-5.7%2013.2-.9%2018.4%202.3%202.5%205.6%204%209.1%204.2%203.5.2%206.8-1%209.4-3.3l33.4-31.1v238.7c0%207.5%205.7%2013.2%2013.2%2013.2h333.3c7.5%200%2013.2-5.7%2013.2-13.2V394.2l33.4%2031c2.8%202.3%205.9%203.6%208.8%203.6%202.7%200%206.5-.8%209.6-4.4%202.5-2.7%203.8-6.3%203.6-9.8-.3-3.4-1.8-6.4-4.4-8.6zM332%20619.7H25V370.1l.8-.7%20152.7-141.6L332%20370.1v249.6z%22%20fill%3D%22%2300aeef%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M134.1%20483.1h31.2v31.2c0%207.5%205.7%2013.2%2013.2%2013.2s13.2-5.7%2013.2-13.2v-31.2h31.2c7.5%200%2013.2-5.7%2013.2-13.2s-5.7-13.2-13.2-13.2h-31.2v-31.2c0-7.5-5.7-13.2-13.2-13.2s-13.2%205.7-13.2%2013.2v31.2h-31.2c-7.5%200-13.2%205.7-13.2%2013.2%200%207.5%205.7%2013.2%2013.2%2013.2z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M178.5%20588.6c65.5%200%20118.7-53.3%20118.7-118.7%200-65.5-53.3-118.7-118.7-118.7S59.8%20404.5%2059.8%20469.9c0%2065.5%2053.3%20118.7%20118.7%20118.7zm0-211c50.9%200%2092.4%2041.4%2092.4%2092.4s-41.4%2092.4-92.4%2092.4c-50.9%200-92.4-41.4-92.4-92.4s41.5-92.4%2092.4-92.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.mobile1 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-950.8%20257.2%20273.8%20332.2%22%3E%3Cstyle%3E.st2%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20fill%3D%22%23efefef%22%20d%3D%22M-900.1%20278.8h175.5v276.9h-175.5z%22%2F%3E%3Cpath%20d%3D%22M-739.9%20257.2H-888c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148.1c12.3%200%2022.4-10.1%2022.4-22.4V279.6c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2h47.4c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.8-30.3h-161.7V292.8h161.7v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-744.6%20436.5h-139.1c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8h139.1c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8zM-744.6%20465.5h-139.1c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8h139.1c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8zM-744.6%20495.5h-139.1c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8h139.1c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8z%22%2F%3E%3Cpath%20d%3D%22M-744.6%20532.8h-139.1c-1.6%200-2.8-1.3-2.8-2.8v-21.8c0-1.6%201.3-2.8%202.8-2.8h139.1c1.6%200%202.8%201.3%202.8%202.8V530c.1%201.5-1.2%202.8-2.8%202.8z%22%20fill%3D%22%2300aeef%22%2F%3E%3Cg%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-813.9%20373c16.3%200%2033.6%205.4%2033.6%2015.4s-17.3%2015.4-33.6%2015.4-33.6-5.4-33.6-15.4%2017.3-15.4%2033.6-15.4m0-4c-18.1%200-37.6%206.1-37.6%2019.4%200%2013.4%2019.5%2019.4%2037.6%2019.4s37.6-6.1%2037.6-19.4c0-13.4-19.5-19.4-37.6-19.4z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-813.9%20267.8c26.2%200%2047.6%2021.4%2047.6%2047.7%200%2016.3-7.7%2033.9-23%2052.2-11.2%2013.5-22.3%2022.1-22.8%2022.5-.5.4-1.1.6-1.7.6s-1.2-.2-1.7-.6c-.5-.4-11.6-9-22.8-22.5-15.3-18.3-23-35.9-23-52.2-.2-26.3%2021.1-47.7%2047.4-47.7m0%2065.5c9.9%200%2017.8-8%2017.8-17.9s-8-17.9-17.8-17.9c-9.9%200-17.8%208-17.8%2017.9-.1%209.9%207.9%2017.9%2017.8%2017.9m0-69.5c-28.4%200-51.6%2023.2-51.6%2051.7%200%2017.3%208.1%2035.7%2024%2054.7%2011.5%2013.8%2022.9%2022.7%2023.4%2023.1%201.2.9%202.7%201.4%204.2%201.4s3-.5%204.2-1.4c.5-.4%2011.9-9.3%2023.4-23.1%2015.9-19%2024-37.5%2024-54.7-.1-28.5-23.2-51.7-51.6-51.7zm0%2065.5c-7.6%200-13.8-6.2-13.8-13.9s6.2-13.9%2013.8-13.9c7.6%200%2013.8%206.2%2013.8%2013.9s-6.2%2013.9-13.8%2013.9z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-781.1%20384.8c.5%201.1.8%202.3.8%203.6%200%2010-17.3%2015.4-33.6%2015.4s-33.6-5.4-33.6-15.4c0-1.3.3-2.4.8-3.6%203.6%207.7%2018.6%2011.9%2032.8%2011.9%2014.2%200%2029.3-4.1%2032.8-11.9m-3.6-1.6c-2.5%205.3-15.3%209.5-29.2%209.5-13.9%200-26.7-4.2-29.2-9.5l-3.6-3.9-3.6%203.9c-.8%201.7-1.2%203.4-1.2%205.2%200%2013.4%2019.5%2019.4%2037.6%2019.4s37.6-6.1%2037.6-19.4c0-1.8-.4-3.6-1.2-5.2l-3.6-3.9-3.6%203.9z%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M-813.9%20373c-16.3%200-33.6%205.4-33.6%2015.4s17.3%2015.4%2033.6%2015.4%2033.6-5.4%2033.6-15.4-17.3-15.4-33.6-15.4z%22%20fill%3D%22%23ffdb56%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-861.49%22%20y1%3D%22329.244%22%20x2%3D%22-766.351%22%20y2%3D%22329.244%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff4a4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23de4646%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-813.9%20267.8c-26.2%200-47.6%2021.4-47.6%2047.7%200%2016.3%207.7%2033.9%2023%2052.2%2011.2%2013.5%2022.3%2022.1%2022.8%2022.5.5.4%201.1.6%201.7.6s1.2-.2%201.7-.6c.5-.4%2011.6-9%2022.8-22.5%2015.3-18.3%2023-35.9%2023-52.2.1-26.3-21.2-47.7-47.4-47.7zm17.8%2047.7c0%209.9-8%2017.9-17.8%2017.9-9.9%200-17.8-8-17.8-17.9%200-9.9%208-17.9%2017.8-17.9s17.8%208%2017.8%2017.9z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20d%3D%22M-813.9%20396.7c-14.3%200-29.3-4.1-32.8-11.9-.5%201.1-.8%202.3-.8%203.6%200%2010%2017.3%2015.4%2033.6%2015.4s33.6-5.4%2033.6-15.4c0-1.3-.3-2.4-.8-3.6-3.5%207.8-18.6%2011.9-32.8%2011.9z%22%20fill%3D%22%23ffbb24%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.notebook1 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-31%2018.2%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M32.2%2062.5h450v297.4h-450z%22%2F%3E%3Cpath%20d%3D%22M545.8%20376.8h-52.4v-8.6c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1h-52.4c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.4-.4%202.7-1.8%202.1-3.9zM43.1%2080.1c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H40.5V349%2082.9c-.1-2.2.4-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20d%3D%22M257.2%20215.7c-28.4%200-58.6%209.4-58.6%2026.9s30.2%2026.9%2058.6%2026.9c28.4%200%2058.6-9.4%2058.6-26.9s-30.2-26.9-58.6-26.9z%22%20fill%3D%22%23ffdb56%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22174.27%22%20y1%3D%22139.531%22%20x2%3D%22340.14%22%20y2%3D%22139.531%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff4a4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23de4646%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M257.2%2032.3c-45.7%200-82.9%2037.3-82.9%2083.2%200%2028.5%2013.5%2059.1%2040.1%2091%2019.6%2023.5%2038.9%2038.6%2039.8%2039.2.9.7%202%201%203%201%201.1%200%202.1-.3%203-1%20.8-.6%2020.1-15.7%2039.8-39.2%2026.6-31.9%2040.1-62.5%2040.1-91%200-45.9-37.2-83.2-82.9-83.2zm31.1%2083.2c0%2017.2-13.9%2031.2-31.1%2031.2-17.2%200-31.1-14-31.1-31.2s13.9-31.2%2031.1-31.2c17.2%200%2031.1%2014%2031.1%2031.2z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20d%3D%22M257.2%20257.1c-24.8%200-51.1-7.2-57.3-20.7-.9%201.9-1.4%204-1.4%206.2%200%2017.5%2030.2%2026.9%2058.6%2026.9%2028.4%200%2058.6-9.4%2058.6-26.9%200-2.2-.5-4.3-1.4-6.2-6%2013.5-32.3%2020.7-57.1%2020.7z%22%20fill%3D%22%23ffbb24%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M438.5%20322.7H75.9c-1.6%200-2.8-1.3-2.8-2.8v-36c0-1.6%201.3-2.8%202.8-2.8h362.6c1.6%200%202.8%201.3%202.8%202.8v36c0%201.5-1.3%202.8-2.8%202.8z%22%20fill%3D%22%232c4c66%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M425.5%20309.1H88.9c-1.6%200-2.8-1.3-2.8-2.8v-8.9c0-1.6%201.3-2.8%202.8-2.8h336.6c1.6%200%202.8%201.3%202.8%202.8v8.9c0%201.5-1.3%202.8-2.8%202.8z%22%2F%3E%3Cpath%20d%3D%22M425.5%20309.1h-69.4v-14.6h69.4c1.6%200%202.8%201.3%202.8%202.8v8.9c0%201.6-1.3%202.9-2.8%202.9z%22%20fill%3D%22%23ffe029%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.mobile2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-950.8%20257.2%20273.8%20332.2%22%3E%3Cstyle%3E.st1%7Bfill%3A%23fff%7D.st2%7Bfill%3A%23bababa%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M-740.9%20257.2H-889c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148.1c12.3%200%2022.4-10.1%2022.4-22.4V279.6c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2h47.4c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.8-30.3h-161.7V292.8h161.7v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-844.3%20319.4h63.4v90h-63.4z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-929.6%20540.2c-8.1%200-15-6.4-15.6-14.5l-3.6-52c-.3-4.2%201-8.2%203.8-11.4%202.7-3.1%206.5-5%2010.7-5.3l22.6-1.6h1c4.4%200%208.6%202.1%2011.2%205.6%207.1-3.2%2017.8-7.9%2033.8-7.9%209.1%200%2018.8%201.6%2029%204.7%203.3%201%208.9%201.9%2012.2%201.9l52.3.7c.5%200%20.9-.1%201.4-.1%207.2%200%2013.4%205.9%2014.2%2013.4.8%208-5%2015.5-12.7%2016.3l-58.9%205.8c-.5%200-.8.3-1%20.5-.2.3-.4.7-.3%201.1.1.7.7%201.2%201.4%201.2l2.4-.1c.5%200%2039.8-.7%2066.5-6.6%204.8-1.1%209-2.9%2012.9-5.5.3-.2%201.9-1.3%202.2-1.5%209.8-7.1%2024.5-15.6%2034-20.6l.5-.3c6-3.3%2013.5-7%2018.4-7h.6c8.4.6%2012%207.5%2011.8%2013.6-.1%204.8-3%209.4-7.4%2012.1l-75.1%2045.6-2.8%201.5c-7.5%204.1-15.7%206.1-24.9%206.1-2.4%200-4.9-.1-7.4-.4l-97.8-4.4c-2.3%204.3-6.6%207.1-11.5%207.5l-22.6%201.6h-1.3zm9.2-27.7c-3.1%200-5.7%202.6-5.7%205.7s2.6%205.7%205.7%205.7%205.7-2.6%205.7-5.7c0-3.2-2.6-5.7-5.7-5.7z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-865.7%20455c8.1%200%2017.5%201.2%2028.4%204.6%203.4%201%209.2%202%2012.7%202l52.4.7c.4-.1.9-.1%201.3-.1%206%200%2011.5%205%2012.2%2011.6.7%207.1-4.5%2013.4-11%2014.1l-58.9%205.8c-2%20.2-3.3%202-3.1%203.9.3%201.7%201.7%202.9%203.3%202.9h.2l2.3-.1s39.7-.7%2066.8-6.7c4.9-1.1%209.4-2.9%2013.6-5.8.7-.4%201.5-1%202.2-1.5%209.3-6.7%2023.6-15.1%2033.8-20.5%202.7-1.5%2012.7-7.1%2017.9-7.1h.5c7.1.5%2010.1%206.3%209.9%2011.6-.1%204.3-2.7%208.2-6.4%2010.4l-75.1%2045.5-2.8%201.5c-7.6%204.1-15.5%205.9-23.9%205.9-2.4%200-4.8-.1-7.2-.4l-99.2-4.4c-1.7%204.1-5.6%207.2-10.4%207.5l-22.6%201.6h-1c-7.1%200-13-5.5-13.6-12.7l-3.6-52c-.5-7.5%205.1-14%2012.7-14.6l22.6-1.6h.8c4.5%200%208.4%202.4%2010.5%206.1%207-2.8%2017.9-8.2%2034.7-8.2m-54.7%2070.8c4.3%200%207.7-3.5%207.7-7.7%200-4.3-3.4-7.7-7.7-7.7s-7.7%203.4-7.7%207.7%203.4%207.7%207.7%207.7m54.7-74.8c-15.4%200-26%204.2-33.2%207.4-3-3.2-7.3-5.1-11.8-5.1h-1.1l-22.6%201.6c-4.7.3-9%202.5-12.1%206-3.1%203.6-4.6%208.1-4.3%2012.8l3.6%2052c.7%209.2%208.4%2016.4%2017.6%2016.4h1.3l22.6-1.6c5.1-.4%209.7-3.2%2012.4-7.4l96.6%204.3c2.6.3%205.1.4%207.5.4%209.5%200%2018-2.1%2025.8-6.3l2.8-1.5h.1l.1-.1%2075.1-45.5c5.1-3.1%208.2-8.2%208.4-13.7.2-7-3.9-14.9-13.6-15.7h-.8c-5.3%200-13.1%203.9-19.3%207.2l-.5.3c-9.5%205-24.3%2013.5-34.2%2020.7-.3.2-.7.5-1.1.7-.4.3-.7.5-1.1.7-3.7%202.5-7.7%204.2-12.2%205.2-1.8.4-3.7.8-5.6%201.1%206.8-2.6%2011.5-9.9%2010.8-17.6-.9-8.5-8-15.2-16.2-15.2-.5%200-1%200-1.5.1l-52.2-.7c-3.1%200-8.4-.9-11.6-1.8-10.5-3.1-20.4-4.7-29.7-4.7zm59.6%2044.5l32.4-3.2c-11.1%201.6-22.9%202.6-32.4%203.2zm-114.3%2026.3c-2%200-3.7-1.7-3.7-3.7s1.7-3.7%203.7-3.7%203.7%201.7%203.7%203.7-1.7%203.7-3.7%203.7z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-748.7%20476.8c.1-1.4.1-2.7%200-4-.1-1.5-.5-3.1-1.1-4.9l-.3-.8.3-.5v-.9l1-.6c8.2-4.7%2023.7-12.4%2032.1-15.8%202.1-.8%204.2-1.3%206.2-1.3%202.8%200%205.5.9%208%202.6l3.1%202.2-3.6%201.4c-2.6%201-5.3%202.2-8.3%203.8-8.7%204.5-24.3%2013.3-31.9%2018.9l-2.4%201.7-3.5%202.5.4-4.3z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-710.5%20450.1c2.4%200%204.6.7%206.9%202.2-3%201.1-5.8%202.5-8.5%203.9-8.8%204.6-24.5%2013.5-32.2%2019-.8.5-1.6%201.1-2.3%201.7.1-1.4.1-2.9-.1-4.4-.2-1.9-.6-3.6-1.1-5.3.1-.1.1-.2.1-.4%207.9-4.5%2023.4-12.3%2031.9-15.7%201.7-.7%203.5-1%205.3-1m0-4c-2.2%200-4.6.5-6.9%201.4-8.5%203.4-24%2011.2-32.3%2015.9l-2%201.1v1.6l-.4.8.5%201.6c.5%201.7.9%203.1%201%204.4.1%201.1.1%202.3%200%203.6l-.7%208.5%207-5%201.2-.9c.4-.3.8-.6%201.2-.8%207.5-5.5%2023.5-14.4%2031.7-18.7%202.9-1.6%205.6-2.8%208.1-3.7l7.1-2.7-6.3-4.3c-2.9-1.9-5.9-2.8-9.2-2.8z%22%2F%3E%3Cg%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-753.8%20460.5c-1.5-1.9-3.4-3.5-5.4-4.8l-2.9-1.8%203-1.6c3.7-2%2010.1-4.4%2015.8-6.5%202.5-.9%204.8-1.8%206.4-2.5%202.1-.9%204.2-1.3%206.2-1.3%202.7%200%205.4.8%207.8%202.4l3%202-3.2%201.5c-2.4%201.1-5.5%202.4-8.8%203.7-5.2%202.1-11.1%204.6-14.5%206.5l-3.7%202.2c-.2.1-.3.2-.5.3-.1.1-.3.2-.4.3l-1.5%201-1.3-1.4z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-730.7%20443.9c2.3%200%204.5.7%206.7%202.1-6.1%202.8-17.9%207.1-23.5%2010.3l-3.8%202.2c-.4.2-.7.5-1%20.7-1.7-2.1-3.7-3.8-5.9-5.2%205.2-2.8%2016.9-6.8%2022-8.9%201.9-.8%203.7-1.2%205.5-1.2m0-4c-2.3%200-4.6.5-7%201.5-1.6.6-3.9%201.5-6.3%202.4-5.8%202.1-12.3%204.6-16.1%206.6l-5.9%203.3%205.7%203.6c1.9%201.2%203.5%202.7%204.9%204.4l2.3%202.8%203-2c.2-.1.3-.2.5-.4.1-.1.3-.2.3-.2l3.8-2.2c3.2-1.8%209.1-4.2%2014.2-6.4%203.3-1.4%206.5-2.7%208.9-3.8l6.5-3-6-4c-2.7-1.7-5.7-2.6-8.8-2.6z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-891.318%22%20y1%3D%22363.658%22%20x2%3D%22-738.409%22%20y2%3D%22363.658%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-814.7%20443.5c-3.3%200-6.5-1.6-9-4.6-3.4-4.1-7.1-8.6-11.1-13.7-2.2.6-4.5%201.2-6.6%201.8-3.2.8-6.6%201.7-9.8%202.7-1.3.4-2.7.6-3.9.6-3%200-5.8-1.1-7.8-3.2-2.2-2.2-3.4-5.3-3.4-8.5%200-3.7-.2-7.5-.5-11.2-.1-1.9-.3-3.8-.3-5.7-5-1.9-10.4-3.9-16.8-6.4-3.3-1.3-5.7-3.7-6.8-6.8-1-3.1-.6-6.5%201.3-9.5%202.8-4.4%205.9-9.2%209.8-15.2%200%200%200-.1.1-.1-3.2-4.8-6.5-9.8-9.6-15-2-3.1-2.6-6.5-1.6-9.7%201-3.1%203.5-5.6%206.9-7%205.2-2.1%2010.8-4.2%2016.6-6.4.2-5.8.4-11.8.9-17.9.5-6.6%204.6-10.5%2011.1-10.5%201.5%200%203%20.2%204.7.6%201.4.4%203%20.8%204.7%201.2%203.2.9%206.9%201.8%2010.5%202.9.2.1.3.1.4.1.1-.1.1-.1.2-.3%202.6-3.4%205.4-6.9%208.1-10.1.9-1.1%201.8-2.2%202.7-3.4%202.4-3%205.6-4.7%209-4.7%203.4%200%206.5%201.7%208.9%204.7l.9%201.1c3.3%204.1%206.7%208.2%2010%2012.4l.1.1c4.3-1.3%208.8-2.4%2013-3.6l4-1.1c1.2-.3%202.3-.5%203.4-.5%206.1%200%2010.6%204.5%2010.9%2010.9.3%205.7.7%2011.7.9%2017.6v.1c2.5.9%205%201.9%207.5%202.8%202.8%201.1%205.7%202.2%208.5%203.2%203.8%201.4%206.5%203.9%207.5%207.1%201.1%203.2.5%206.8-1.7%2010.2-3.4%205.2-6.4%2010-9.4%2014.5%200%200%200%20.1-.1.1%202.2%203.3%204.4%206.7%206.5%209.9%201.1%201.6%202.1%203.3%203.2%204.9%202.1%203.2%202.6%206.7%201.6%209.8-1%203.2-3.5%205.7-7.1%207.1-5.4%202.1-10.8%204.3-16.3%206.3-.1%200-.1%200-.2.1-.2%205.8-.5%2011.7-.8%2017.4v.5c-.3%206.4-4.8%2010.8-10.9%2010.8-1.1%200-2.2-.2-3.4-.5-5-1.3-11-2.9-17.1-4.6-3.7%204.7-7.5%209.4-11%2013.7-2.2%203.4-5.4%205-8.7%205zm-3.4-41.3h5.5v-1.7-3.4c-.1-2%20.6-4.6%204.3-5.6%203.5-1%206.4-2.9%208.7-5.6%202.9-3.6%204.1-8%203.2-12.5-.9-4.7-3.9-8.7-8.3-11.1-2.6-1.4-5.6-2.6-8.4-3.8l-1.4-.6c-2.5-1.1-4.5-2.2-6.1-3.5-2.2-1.8-3.3-4.3-3-6.8.3-2.6%202.1-4.8%204.7-5.9%201.6-.7%203.2-.9%204.3-.9.6%200%201.2-.1%201.8-.1%204.2%200%208.2.9%2012%202.8.5-1.5.9-2.9%201.3-4.4.2-.7.4-1.4.6-2v-.1s-.1%200-.1-.1c-2.5-1.1-4.9-1.8-7.4-2.2-4.9-.8-5.8-1.9-5.8-6.7%200-1%200-2-.1-2.6-.6-.1-1.6-.1-2.6-.1h-2.6v3.6c0%204.2-.6%205.1-4.6%206.6l-.2.1c-7%202.5-10.6%207.1-11%2013.8-.4%205.6%202.2%209.9%208%2013.4%202.4%201.4%204.9%202.4%207.7%203.5l3.6%201.5c1.4.6%203.2%201.5%204.8%202.8%202.4%202%203.7%204.9%203.3%207.8-.4%202.9-2.4%205.3-5.2%206.6-2%20.9-4.1%201.3-6.4%201.3-.8%200-1.5-.1-2.3-.2-4.5-.6-8.4-1.7-12-3.6-.6%201.9-1.1%203.9-1.6%205.7-.1.5-.2.9-.2%201.1.2.1.5.3%201%20.6%202.5%201.2%205.6%202.1%209.5%202.7%204.2.6%204.9%202%205%205.8.1%201.3.1%202.6.1%203.9-.1-.2-.1-.1-.1-.1z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-815%20286.3c2.5%200%205%201.2%207%203.7%203.7%204.5%207.4%209%2011%2013.5.6.7%201.1%201.1%201.8%201.1.3%200%20.6-.1.9-.2%205.6-1.6%2011.3-3.1%2017-4.6%201-.3%201.9-.4%202.8-.4%204.7%200%208.2%203.3%208.4%208.6.3%205.8.7%2011.7.9%2017.6.1%201.3.5%201.9%201.6%202.3%205.3%202%2010.7%204.1%2016.1%206.1%206.3%202.3%208.2%208%204.6%2013.6-3.1%204.9-6.2%209.7-9.4%2014.5-.7%201.1-.8%201.9%200%202.9%203.3%204.9%206.4%209.8%209.7%2014.7%203.4%205.2%201.5%2010.9-4.3%2013.2-5.4%202.1-10.8%204.3-16.3%206.3-1.1.4-1.7%201-1.8%202.3-.2%205.9-.5%2011.8-.9%2017.8-.3%205.1-3.8%208.4-8.5%208.4-.9%200-1.8-.1-2.7-.4-5.8-1.5-11.5-3.1-17.2-4.6-.3-.1-.5-.1-.8-.1-.7%200-1.1.3-1.7%201-3.7%204.6-7.3%209.2-11%2013.7-2%202.5-4.5%203.7-7%203.7s-5-1.2-7-3.7c-3.8-4.5-7.5-9.1-11.1-13.7-.5-.7-1-1-1.7-1-.3%200-.5%200-.8.1-5.5%201.6-11.1%202.8-16.6%204.6-1.1.4-2.2.5-3.2.5-5.2%200-8.7-4.3-8.7-9.2.1-5.7-.5-11.3-.8-17-.1-1.2-.4-1.8-1.6-2.2-5.6-2.1-11.2-4.2-16.8-6.4-5.4-2.1-7.3-7.7-4.3-12.7%203.2-5.1%206.4-10.1%209.8-15.1.7-1.1.8-1.9%200-2.9-3.3-4.9-6.5-9.8-9.5-14.8-3.4-5.2-1.6-10.8%204.1-13.1%205.5-2.2%2011.1-4.3%2016.6-6.4%201.1-.4%201.5-1%201.6-2.2.2-5.9.4-11.8.9-17.8.4-5.1%203.4-8.2%208.6-8.2%201.2%200%202.6.2%204.1.5%204%201.1%209.5%202.5%2015.1%204.1.4.1.8.2%201.2.2.8%200%201.4-.4%202.1-1.2%203.5-4.6%207.1-9%2010.7-13.5%202.1-2.4%204.6-3.6%207.1-3.6m-2.5%2097.3c-.7%200-1.3%200-2-.1-3.9-.5-7.7-1.5-11.3-3.4-.8-.4-1.3-.6-1.8-.6-.8%200-1.2.6-1.6%202.1-.6%202-1.1%203.9-1.7%205.9-.7%202.6-.5%203.3%202.1%204.5%203.2%201.5%206.7%202.3%2010.2%202.9%202.8.4%202.8.5%202.9%203.4.1%201.3.1%202.6.1%203.9%200%201.6.8%202.6%202.5%202.6h5.8c1.5%200%202.3-.9%202.3-2.5%200-1.7.1-3.5%200-5.3-.1-1.8.7-2.7%202.5-3.2%204-1.1%207.4-3.3%2010-6.4%207.2-8.8%204.5-21.8-5.8-27.4-3.2-1.7-6.7-3.1-10-4.5-2-.8-3.9-1.8-5.5-3.1-3.3-2.6-2.6-6.8%201.2-8.5%201.1-.5%202.2-.7%203.4-.7.6%200%201.1-.1%201.7-.1%203.9%200%207.5.8%2011%202.6.7.3%201.2.5%201.7.5.8%200%201.2-.6%201.7-1.9.7-2.2%201.3-4.4%202-6.7.4-1.5-.1-2.5-1.5-3.1-2.6-1.1-5.2-2-8-2.4-3.7-.6-3.7-.6-3.7-4.3-.1-5.1-.1-5.1-5.2-5.1h-2.2c-2.4.1-2.8.4-2.9%202.9v3.3c0%203.2%200%203.2-3.1%204.3-7.5%202.7-12.1%207.8-12.6%2016-.5%207.3%203.3%2012.1%209.2%2015.7%203.7%202.2%207.7%203.5%2011.6%205.2%201.5.7%202.9%201.4%204.2%202.5%203.8%203.1%203.1%208.2-1.4%2010.1-2.1.5-3.9.9-5.8.9m2.5-102.3c-4.1%200-8%202-10.9%205.6-.9%201.1-1.8%202.2-2.7%203.4-2.4%203-4.9%206-7.3%209.1-3.2-.9-6.4-1.8-9.3-2.5-1.7-.4-3.2-.9-4.6-1.2h-.2c-1.8-.4-3.6-.7-5.3-.7-7.7%200-13.1%205-13.6%2012.8-.4%205.5-.6%2011-.8%2016.3-5.3%202-10.4%203.9-15.1%205.8-4.2%201.7-7.2%204.7-8.4%208.6-1.2%203.8-.5%208%201.9%2011.8%202.8%204.7%205.8%209.3%208.7%2013.7-3.5%205.4-6.4%209.8-9%2013.9-2.2%203.6-2.8%207.8-1.5%2011.6%201.3%203.8%204.3%206.8%208.2%208.3%205.8%202.3%2010.7%204.1%2015.3%205.8.1%201.4.2%202.8.3%204.1.3%203.8.5%207.4.5%2011%200%203.9%201.5%207.6%204.1%2010.3%202.5%202.6%205.9%204%209.6%204%201.5%200%203.1-.3%204.7-.8%203.2-1%206.3-1.8%209.7-2.7%201.7-.4%203.4-.9%205.1-1.3%203.6%204.6%207%208.6%2010.1%2012.4%202.9%203.6%206.8%205.5%2010.9%205.5%204.1%200%207.9-2%2010.9-5.6%203.2-4%206.6-8.2%2010-12.5%205.5%201.5%2010.9%203%2015.5%204.2%201.3.4%202.7.5%204%20.5%207.4%200%2013-5.5%2013.4-13.2v-.5c.3-5.2.6-10.5.8-15.8%205-1.9%2010.1-3.9%2015-5.8%204.3-1.7%207.3-4.7%208.5-8.6%201.3-3.9.6-8.1-1.9-11.9-1.1-1.7-2.2-3.3-3.2-4.9-1.8-2.8-3.7-5.7-5.6-8.6%202.7-4.1%205.5-8.5%208.6-13.2%202.6-4%203.3-8.4%202-12.4-1.3-3.9-4.5-7-9.1-8.6-2.8-1-5.7-2.1-8.5-3.2-2-.8-4-1.5-6-2.3-.3-5.4-.6-10.8-.9-16-.4-7.7-6.1-13.3-13.4-13.3-1.3%200-2.7.2-4.1.5-1.4.4-2.7.7-4%201.1-3.8%201-7.7%202-11.5%203.1-3-3.8-6.1-7.6-9.1-11.2l-.9-1.1c-2.9-3.5-6.8-5.5-10.9-5.5zm0%2046.3H-814.7v.2c0%202.5%200%204.6%201.7%206.5%201.6%201.9%203.7%202.3%206.2%202.7%201.7.3%203.3.7%204.9%201.3-.2.6-.3%201.1-.5%201.7-3.4-1.2-6.9-1.9-10.5-1.9-.6%200-1.3%200-1.9.1-1.3.1-3.2.3-5.2%201.1-3.4%201.5-5.7%204.5-6.2%207.9-.4%203.4%201%206.8%203.9%209.1%201.8%201.5%204%202.7%206.7%203.8l1.4.6c2.9%201.2%205.6%202.3%208.1%203.7%203.7%202%206.3%205.5%207%209.4.7%203.8-.2%207.5-2.7%2010.5-1.9%202.3-4.4%204-7.4%204.8-4%201.1-6.3%204.1-6.1%208.1v2.6h-.5v-1.7c-.1-4.6-1.3-7.4-7.2-8.2-3.2-.5-5.8-1.2-7.9-2.1.2-.7.4-1.3.6-2%203.1%201.3%206.5%202.1%2010.1%202.6.9.1%201.8.2%202.6.2%202.6%200%205.1-.5%207.4-1.5%203.7-1.6%206.2-4.8%206.7-8.5s-1-7.5-4.2-10c-1.8-1.5-3.8-2.5-5.3-3.1-1.3-.6-2.5-1.1-3.7-1.5-2.6-1.1-5.1-2-7.3-3.4-5-3-7.1-6.4-6.8-11%20.3-5.8%203.2-9.4%209.3-11.6l.2-.1c4.9-1.8%206.2-3.7%206.2-8.9v-1.4h.1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.notebook2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-31%2018.2%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D.st2%7Bfill%3A%23bababa%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M34.4%2072.5h443v287.4h-443z%22%2F%3E%3Cpath%20d%3D%22M545.8%20376.8h-52.4v-8.5c.1-29%20.1-283.6%200-293.8-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1h-52.4c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.4-.4%202.7-1.8%202.1-3.9zM43.1%2080.1c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H40.5V349%2082.9c-.1-2.2.4-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M219.4%2062.5h77v109.4h-77z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M396%20232.2c-6.2-.5-19%206.7-22.4%208.6-12.5%206.5-29.8%2016.7-41.1%2024.9-.8.5-1.9%201.3-2.7%201.8-5.1%203.4-10.5%205.7-16.5%207-33%207.3-81.2%208.1-81.2%208.1l-2.8.1c-2.1.1-4-1.4-4.3-3.5-.3-2.3%201.3-4.5%203.7-4.7l71.6-7.1c7.9-.9%2014.2-8.6%2013.3-17.2s-8.5-14.9-16.4-14l-63.7-.8c-4.3-.1-11.3-1.2-15.4-2.5-41-12.5-64.2-.8-76.5%204.6-2.7-4.7-8-7.8-13.8-7.4l-27.4%201.9c-9.1.7-16%208.6-15.4%2017.7l4.4%2063.3c.7%209.1%208.6%2016%2017.7%2015.4l27.4-1.9c5.8-.4%2010.5-4.1%2012.6-9.1l120.6%205.4c13.5%201.5%2026.1-.2%2037.9-6.6l3.4-1.9%2091.2-55.4c4.5-2.7%207.7-7.4%207.8-12.7.3-6.3-3.3-13.3-12-14zm-278.9%2081.3c-5.2%200-9.3-4.2-9.3-9.3%200-5.2%204.2-9.3%209.3-9.3%205.2%200%209.3%204.2%209.3%209.3.1%205.1-4.1%209.3-9.3%209.3z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M326.8%20242.3c.7%202.1%201.2%204.2%201.4%206.4.2%201.8.2%203.6.1%205.3.9-.7%201.9-1.4%202.9-2.1%209.3-6.8%2028.4-17.5%2039.1-23.1%203.2-1.7%206.7-3.4%2010.3-4.8-4.7-3.2-9.7-3.4-14.9-1.3-10.3%204.2-29.1%2013.7-38.7%2019.1-.1.2-.1.4-.2.5zM341.1%20215.3c-6.3%202.6-20.5%207.4-26.8%2010.8%202.7%201.7%205.1%203.8%207.2%206.4.4-.3.8-.6%201.3-.9l4.6-2.7c6.8-3.8%2021.1-9.1%2028.5-12.5-4.8-3.1-9.8-3.2-14.8-1.1z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22169.174%22%20y1%3D%22116.372%22%20x2%3D%22348.951%22%20y2%3D%22116.372%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M182.8%20114.8c.9%201.3.9%202.3%200%203.6-4%206.1-8%2012.2-11.9%2018.4-3.7%206-1.4%2012.9%205.2%2015.4%206.8%202.7%2013.6%205.2%2020.4%207.8%201.5.5%201.9%201.3%202%202.7.3%206.9%201.1%2013.8%201%2020.7-.1%207%206.1%2013.2%2014.5%2010.5%206.6-2.1%2013.5-3.6%2020.2-5.6%201.3-.4%202.1-.1%203%201%204.4%205.6%209%2011.1%2013.5%2016.6%205%206%2012.1%206%2017%200%204.5-5.6%209-11.1%2013.4-16.7.9-1.1%201.6-1.5%203-1.1%207%201.9%2013.9%203.8%2021%205.6%207.2%201.9%2013.2-2.5%2013.6-9.8.4-7.2.8-14.4%201.1-21.6.1-1.7.8-2.3%202.2-2.9%206.6-2.5%2013.2-5%2019.8-7.6%207.1-2.8%209.3-9.7%205.2-16-3.9-6-7.8-12-11.7-17.9-.9-1.3-.9-2.3%200-3.6%203.8-5.8%207.6-11.7%2011.4-17.6%204.4-6.9%202.1-13.8-5.6-16.6-6.6-2.4-13.1-5-19.6-7.4-1.4-.5-1.9-1.3-2-2.8-.3-7.2-.7-14.3-1.1-21.3-.4-7.6-6.4-11.9-13.7-9.9-6.9%201.9-13.8%203.6-20.6%205.6-1.6.5-2.4.1-3.4-1.1-4.4-5.5-8.9-11-13.3-16.4-4.8-6-12.1-6-17%200-4.4%205.4-8.8%2010.8-13.1%2016.4-1.2%201.5-2.3%201.8-4%201.3-6.7-1.9-13.5-3.6-18.3-5-9.4-2.3-14.9%201.6-15.4%209.3-.5%207.2-.8%2014.4-1.1%2021.6-.1%201.5-.6%202.2-1.9%202.7-6.8%202.5-13.5%205.1-20.2%207.8-7%202.8-9.1%209.6-5%2015.9%203.5%206.1%207.4%2012%2011.4%2018zm50.7%2030.4c.7-2.4%201.3-4.8%202.1-7.2.9-2.8%201.6-3.1%204.1-1.8%204.3%202.3%209%203.5%2013.7%204.1%203.1.4%206.2.1%209-1.2%205.4-2.3%206.2-8.6%201.7-12.3-1.5-1.3-3.3-2.2-5.1-3-4.7-2.1-9.6-3.6-14.1-6.3-7.2-4.3-11.8-10.2-11.2-19%20.6-9.9%206.2-16.1%2015.3-19.4%203.8-1.4%203.8-1.3%203.8-5.2v-4c.1-3%20.6-3.4%203.5-3.5h2.7c6.2%200%206.2%200%206.3%206.2%200%204.4%200%204.4%204.4%205.2%203.4.5%206.6%201.5%209.7%202.9%201.7.7%202.4%202%201.9%203.8-.8%202.7-1.5%205.4-2.4%208.1-.8%202.5-1.7%202.9-4%201.7-4.9-2.4-10-3.4-15.4-3-1.4.1-2.8.3-4.1.9-4.6%202.1-5.4%207.2-1.5%2010.3%202%201.6%204.3%202.8%206.7%203.8%204.1%201.7%208.3%203.4%2012.2%205.5%2012.5%206.9%2015.8%2022.6%207.1%2033.3-3.2%203.8-7.3%206.5-12.1%207.8-2.1.6-3%201.7-3%203.8.1%202.1%200%204.3%200%206.4%200%201.9-1%203-2.9%203-2.3.1-4.6.1-7%200-2.1-.1-3-1.2-3-3.2%200-1.6%200-3.1-.1-4.7-.1-3.4-.1-3.6-3.5-4.1-4.2-.7-8.5-1.7-12.4-3.5-3-1.4-3.2-2.2-2.4-5.4z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.mobile3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-950.8%20257.2%20273.8%20332.2%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-909.1%20270.1h169.4v308h-169.4z%22%2F%3E%3Cpath%20d%3D%22M-749.9%20257.2H-898c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148.1c12.3%200%2022.4-10.1%2022.4-22.4V279.6c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2h47.4c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.8-30.3h-161.7V292.8h161.7v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-881.2%20543.5c-7.2%200-13.7-4.4-16.5-11.1l-27.8-68.2-.1-.4-1.4-3.5h.2l-1.4-4h-3.2c-2.6%200-5.1-.6-7.5-1.7-6.2-3-10.2-9.3-10.2-16.2V321c0-9.9%208-18%2017.8-18h201.7c4.6%200%209%201.8%2012.3%205.1%203.5%203.4%205.4%208%205.4%2012.9v44l32.1%2078.6c3.7%209.1-.6%2019.5-9.6%2023.2l-185%2075.5c-2.3.8-4.5%201.2-6.8%201.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-729.8%20305.1c4.2%200%208.1%201.7%2010.9%204.5%203%202.9%204.8%206.9%204.8%2011.4v44.3l5.5%2013.4%2026.8%2065.5c3.3%208.1-.5%2017.3-8.5%2020.6l-185%2075.5c-1.9.8-3.8%201.1-5.8%201.1-6.4%200-12.2-3.9-14.6-9.9l-28.3-69.3h5.7l-5.7-.1-2.8-7.9h-4.5c-2.4%200-4.6-.6-6.6-1.5-5.4-2.6-9.1-8-9.1-14.4V321c0-8.8%207.1-16%2015.8-16h201.4m0-3.9h-201.7c-10.9%200-19.8%209-19.8%2020v117.3c0%207.7%204.5%2014.7%2011.4%2018%202.7%201.3%205.5%201.9%208.4%201.9h1.7-.3l2.3%205.5.3.7.6%201.7h.1l27.3%2067c3.1%207.5%2010.3%2012.4%2018.3%2012.4%202.5%200%205-.5%207.4-1.4l185-75.5c10-4.1%2014.8-15.7%2010.7-25.8l-26.8-65.5-5.2-12.6V321c0-5.4-2.1-10.5-6-14.3-3.6-3.6-8.5-5.6-13.7-5.6z%22%2F%3E%3Cg%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-935.9%20312.9h210.5v130.3h-210.5z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22460.126%22%20x2%3D%22-723.913%22%20y2%3D%22460.126%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-708.5%20378.7v23.1l1.1%202.7-1.1.5v40.6l15.3-6.3%203.4%208.2c1.5%203.6-.2%207.8-3.7%209.2l-185%2075.5c-3.5%201.4-7.7-.4-9.1-4l-3.4-8.2%20141.6-57.8H-849l-56.3%2023-9.4-23h-9.4l28.3%2069.3c2.5%206%208.2%209.9%2014.6%209.9%202%200%204-.4%205.8-1.1l185-75.5c8-3.3%2011.8-12.5%208.5-20.6l-26.6-65.5z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22397.765%22%20x2%3D%22-723.913%22%20y2%3D%22397.765%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_2_)%22%20d%3D%22M-759.6%20400.6V395l-3.2%205.6z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22397.765%22%20x2%3D%22-723.913%22%20y2%3D%22397.765%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_3_)%22%20d%3D%22M-871.9%20395l-3.2%205.6h3.2z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_4_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22401.295%22%20x2%3D%22-723.913%22%20y2%3D%22401.295%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-850.6%20403c.3-.4.5-1%20.5-1.7%200-.8-.2-1.3-.6-1.7-.4-.4-.8-.6-1.4-.6-.4%200-.8.1-1.2.4-.5.4-.8%201-.8%201.9%200%20.7.2%201.3.6%201.7.4.4.9.7%201.4.7.7-.1%201.2-.3%201.5-.7z%22%20fill%3D%22url(%23SVGID_4_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_5_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22433.032%22%20x2%3D%22-723.913%22%20y2%3D%22433.032%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-909.8%20434.4c.5%200%20.9-.1%201.4-.4.4-.3.6-.8.6-1.5v-.8c-.1.1-.3.2-.4.2-.1.1-.3.1-.6.2l-.5.1c-.5.1-.8.2-1%20.3-.4.2-.5.5-.5%201%200%20.4.1.7.3.8.1.1.4.1.7.1z%22%20fill%3D%22url(%23SVGID_5_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_6_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22401.586%22%20x2%3D%22-723.913%22%20y2%3D%22401.586%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-821.5%20403.6c.6%200%201-.2%201.4-.5.3-.4.5-.9.5-1.5%200-.7-.2-1.2-.5-1.5-.3-.3-.8-.5-1.4-.5-.6%200-1%20.2-1.4.5-.3.3-.5.8-.5%201.5%200%20.6.2%201.1.5%201.5.4.3.9.5%201.4.5z%22%20fill%3D%22url(%23SVGID_6_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_7_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22429.751%22%20x2%3D%22-723.913%22%20y2%3D%22429.751%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-885.7%20428.8c-.6%200-1%20.2-1.3.5s-.5.8-.6%201.3h3.9c0-.6-.2-1-.6-1.4-.4-.2-.9-.4-1.4-.4z%22%20fill%3D%22url(%23SVGID_7_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_8_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22396.7%22%20x2%3D%22-723.913%22%20y2%3D%22396.7%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-811.3%20394.4c-.4%200-.8.1-1.1.4-.5.4-.7%201-.7%201.9%200%20.8.2%201.3.5%201.7.3.4.8.6%201.4.6.4%200%20.7-.1%201-.3.6-.4.9-1%20.9-1.9%200-.7-.2-1.3-.5-1.7-.4-.5-.9-.7-1.5-.7z%22%20fill%3D%22url(%23SVGID_8_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_9_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22395.976%22%20x2%3D%22-723.913%22%20y2%3D%22395.976%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-821.5%20397.6c.5%200%20.9-.2%201.2-.5.3-.3.4-.7.4-1.2s-.1-.9-.4-1.2c-.3-.3-.7-.4-1.2-.4s-.9.1-1.2.4c-.3.3-.4.7-.4%201.2s.1.9.4%201.2c.3.4.7.5%201.2.5z%22%20fill%3D%22url(%23SVGID_9_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_10_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22433.037%22%20x2%3D%22-723.913%22%20y2%3D%22433.037%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-858.3%20432.1c-.5.1-.8.2-1%20.3-.4.2-.5.5-.5%201%200%20.4.1.7.3.8s.5.3.8.3c.5%200%20.9-.1%201.4-.4.4-.3.6-.8.6-1.5v-.8c-.1.1-.3.2-.4.2-.1.1-.3.1-.6.2l-.6-.1z%22%20fill%3D%22url(%23SVGID_10_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_11_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22433.036%22%20x2%3D%22-723.913%22%20y2%3D%22433.036%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-820.7%20432.1c-.5.1-.8.2-1%20.3-.4.2-.5.5-.5%201%200%20.4.1.7.3.8s.5.3.8.3c.5%200%20.9-.1%201.4-.4.4-.3.6-.8.6-1.5v-.8c-.1.1-.3.2-.4.2-.1.1-.3.1-.6.2l-.6-.1z%22%20fill%3D%22url(%23SVGID_11_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_12_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22429.751%22%20x2%3D%22-723.913%22%20y2%3D%22429.751%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-798.4%20429.3c-.3.3-.5.8-.6%201.3h3.9c0-.6-.2-1-.6-1.4-.4-.3-.8-.5-1.3-.5-.7.1-1.1.3-1.4.6z%22%20fill%3D%22url(%23SVGID_12_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_13_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22401.295%22%20x2%3D%22-723.913%22%20y2%3D%22401.295%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-739.6%20403.6c.6%200%201-.2%201.3-.6.3-.4.5-1%20.5-1.7%200-.8-.2-1.3-.6-1.7-.4-.4-.8-.6-1.4-.6-.4%200-.8.1-1.2.4-.5.4-.8%201-.8%201.9%200%20.7.2%201.3.6%201.7.5.4%201%20.6%201.6.6z%22%20fill%3D%22url(%23SVGID_13_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_14_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22398.993%22%20x2%3D%22-723.913%22%20y2%3D%22398.993%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-925%20402.4c.2.8.7%201.2%201.5%201.2s1.3-.4%201.5-1.2c.2-.7.3-1.7.3-2.9v-.6c0-1.6-.1-2.7-.4-3.5s-.7-1.1-1.5-1.1-1.3.4-1.5%201.1c-.3.8-.4%201.9-.4%203.5%200%20.8%200%201.4.1%202%20.2.7.2%201.1.4%201.5z%22%20fill%3D%22url(%23SVGID_14_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_15_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22379.677%22%20x2%3D%22-723.913%22%20y2%3D%22379.677%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-938.1%20452.8c2%201%204.3%201.5%206.6%201.5h201.7c4.3%200%208.1-1.7%2010.9-4.5%203-2.9%204.8-6.9%204.8-11.4V321c0-4.5-1.9-8.5-4.8-11.4-2.8-2.8-6.7-4.5-10.9-4.5h-201.7c-8.7%200-15.8%207.2-15.8%2016v117.3c.1%206.3%203.8%2011.8%209.2%2014.4zM-928%20399c0-2.1.3-3.8%201-5%20.7-1.2%201.8-1.7%203.5-1.7s2.8.6%203.5%201.7c.6%201.1.9%202.6%201%204.5v.5c0%202.1-.3%203.8-1%205-.7%201.2-1.8%201.7-3.5%201.7s-2.8-.6-3.5-1.7c-.3-.5-.5-1.2-.7-1.9-.2-1-.3-2-.3-3.1zm121.9-52.1c0-11.9%209.7-21.5%2021.5-21.5%204.7%200%209%201.5%2012.5%204.1%203.7-2.9%208.3-4.8%2013.3-4.8%204.3%200%208.3%201.3%2011.7%203.5%202.8%201.8%205.1%204.3%206.7%207.2%201.8%203.2%203%206.8%203%2010.7%200%2011.8-9.6%2021.4-21.4%2021.4-4.6%200-8.9-1.5-12.4-4-3.7%203-8.3%204.8-13.4%204.8-6.9%200-13.1-3.4-17-8.5-1.8-2.3-3.1-4.9-3.8-7.9-.4-1.5-.7-3.2-.7-5zm-4.1%2082.7c-.2-.4-.6-.6-1.1-.6-.6%200-1.1.2-1.3.6-.1.2-.2.6-.2%201.1v5.2h-2.3v-8.6h2.2v1.3c.3-.4.5-.8.8-.9.4-.3%201-.5%201.7-.5.6%200%201.2.1%201.6.4.3.3.6.6.7%201%20.3-.5.7-.9%201.1-1.1.5-.2%201-.4%201.5-.4.4%200%20.8.1%201.1.2.4.2.7.4%201%20.8.2.3.4.7.5%201.1.1.3.1.7.1%201.3v5.4h-2.3v-5.5c0-.3-.1-.6-.2-.8-.2-.4-.6-.6-1.1-.6-.6%200-1%20.3-1.3.8-.1.3-.2.6-.2%201v5.1h-2.3v-5.1c.2-.6.1-1%200-1.2zm.2-28.9c-.5.3-1.1.4-1.8.4-1%200-1.9-.4-2.8-1.1-.8-.7-1.2-1.7-1.2-3.1%200-1.4.4-2.5%201.2-3.4.8-.9%201.8-1.3%203.1-1.3%202%200%203.3.9%204.1%202.6.4%201%20.6%202.3.6%203.9s-.2%202.9-.6%203.9c-.8%202-2.2%203-4.2%203-1%200-1.9-.3-2.6-.9-.8-.6-1.2-1.4-1.3-2.5h2.5c.1.4.2.7.5.9.3.2.6.4%201.1.4.8%200%201.4-.5%201.8-1.4.2-.5.3-1.3.3-2.3-.2.5-.4.7-.7.9zm-15.3-3.6c-.2-.5-.3-.9-.3-1.4%200-.9.4-1.8%201.1-2.4.7-.7%201.7-1%203-1s2.3.3%203%201c.7.7%201.1%201.5%201.1%202.4%200%20.4-.1.9-.3%201.4-.2.5-.6.9-1.2%201.3.6.4%201.1.8%201.5%201.4.3.6.5%201.3.5%202%200%201.1-.4%202-1.2%202.8-.8.8-1.9%201.2-3.4%201.2s-2.6-.4-3.3-1.2c-.7-.8-1.1-1.7-1.1-2.8%200-.7.2-1.4.5-2%20.3-.6.8-1%201.4-1.3-.7-.5-1.1-.9-1.3-1.4zm5.8%2031.9c-.3-.1-.6-.2-1.1-.2-.5%200-.9.1-1.1.4-.2.2-.3.5-.3.8h-2.2c.1-.7.3-1.4.6-1.8.6-.8%201.6-1.1%203.1-1.1.9%200%201.8.2%202.5.6.7.4%201.1%201.1%201.1%202.1v4.9c0%20.3.1.5.1.6l.3.3v.3h-2.4c-.1-.2-.1-.3-.1-.5s-.1-.3-.1-.5c-.3.3-.7.6-1.1.9-.5.3-1%20.4-1.6.4-.8%200-1.4-.2-1.9-.7-.5-.4-.8-1.1-.8-1.9%200-1.1.4-1.8%201.2-2.3.4-.3%201.1-.4%202-.5l.8-.1c.4-.1.7-.1.9-.2.3-.1.5-.3.5-.6-.1-.5-.2-.8-.4-.9zm-9%20.5c-.2-.4-.6-.7-1.2-.7-.8%200-1.3.3-1.6%201-.1.3-.2.8-.2%201.3v4.6h-2.2v-8.6h2.2v1.3c.3-.4.6-.8.8-.9.5-.3%201-.5%201.7-.5.9%200%201.6.2%202.2.7.6.5.8%201.2.8%202.3v5.8h-2.3v-5.2c0-.5-.1-.8-.2-1.1zm-12.5%204.6c.1.1.4.1.8.1h.4v1.7h-1.1c-1.1%200-1.8-.2-2.2-.5-.3-.3-.4-.7-.4-1.2v-5.3h-1.2v-1.6h1.2v-2.4h2.2v2.4h1.4v1.6h-1.4v4.5c.2.4.3.6.3.7zm.5-34.6c-.4.8-.7%201.8-1%203-.3%201.2-.4%202.1-.4%202.9h-2.7c.1-2.3.8-4.8%202.3-7.3.9-1.6%201.7-2.6%202.4-3.3h-6.5v-2.3h9.2v2c-.4.4-.9%201-1.6%202-.7%201-1.3%202-1.7%203zm-36.5%203.1v-2.2l4.8-7.9h2.9v8.1h1.5v2h-1.5v2.8h-2.5v-2.8h-5.2zm5.8%2021.6h2.4v9.5h5.8v2.1h-8.2v-11.6zm5.7-19.5c-.8-.7-1.2-1.6-1.3-2.8h2.5c.1.6.3%201%20.6%201.3.3.3.7.5%201.2.5.6%200%201.1-.2%201.4-.7.3-.4.5-1%20.5-1.7s-.2-1.2-.5-1.7-.8-.7-1.5-.7c-.3%200-.6%200-.8.1-.4.1-.7.4-.9.8l-2.3-.1.9-7.2h7.2v2.2h-5.3l-.5%202.8c.4-.3.7-.4.9-.5.4-.1.8-.2%201.4-.2%201.1%200%202%20.4%202.8%201.1.8.7%201.2%201.8%201.2%203.2%200%201.2-.4%202.3-1.2%203.2-.8.9-1.9%201.4-3.5%201.4-1%200-2-.3-2.8-1zm8.4%2024.3c-.3-.1-.6-.2-1.1-.2-.5%200-.9.1-1.1.4-.2.2-.3.5-.3.8h-2.2c.1-.7.3-1.4.6-1.8.6-.8%201.6-1.1%203.1-1.1.9%200%201.8.2%202.5.6.7.4%201.1%201.1%201.1%202.1v4.9c0%20.3.1.5.1.6l.3.3v.3h-2.4c-.1-.2-.1-.3-.1-.5s0-.3-.1-.5c-.3.3-.7.6-1.1.9-.5.3-1%20.4-1.6.4-.8%200-1.4-.2-1.9-.7-.5-.4-.8-1.1-.8-1.9%200-1.1.4-1.8%201.2-2.3.4-.3%201.1-.4%202-.5l.8-.1c.4-.1.7-.1.9-.2.3-.2.5-.4.5-.6-.1-.5-.2-.8-.4-.9zm1.5-25.4c-.6-1.1-.9-2.4-.9-4.1%200-1%200-1.8.1-2.4.2-1.1.4-2%20.9-2.8.4-.6.9-1.1%201.5-1.5.6-.4%201.3-.6%202.2-.6%201.2%200%202.2.3%202.9.9.7.6%201.1%201.4%201.2%202.5h-2.5c0-.2-.1-.4-.2-.7-.3-.4-.7-.6-1.2-.6-.8%200-1.4.5-1.8%201.4-.2.5-.3%201.3-.4%202.3.3-.4.7-.7%201.1-.8.4-.2.9-.3%201.4-.3%201.2%200%202.1.4%202.8%201.2.7.8%201.1%201.8%201.1%203s-.4%202.3-1.1%203.2-1.8%201.4-3.4%201.4c-1.7%200-2.9-.7-3.7-2.1zm7.7%2029.4c-.2-.1-1-.4-2.4-.7-1-.2-1.7-.5-2.1-.9-.4-.4-.6-.9-.6-1.5%200-.8.3-1.5.9-2%20.6-.6%201.5-.9%202.6-.9s1.9.2%202.6.6c.7.4%201.1%201.2%201.2%202.2h-2.2c0-.3-.1-.5-.2-.7-.3-.3-.7-.5-1.3-.5-.5%200-.8.1-1%20.2-.2.2-.3.3-.3.5%200%20.3.1.4.3.6.2.1%201%20.3%202.3.6.9.2%201.6.5%202%201%20.4.4.7%201%20.7%201.6%200%20.8-.3%201.5-1%202.1-.6.5-1.6.8-2.9.8-1.4%200-2.4-.3-3-.9-.6-.6-1-1.3-1-2.2h2.3c.1.4.2.7.3.8.3.3.8.5%201.6.5.4%200%20.8-.1%201.1-.2.3-.1.4-.3.4-.6.1-.1%200-.3-.3-.4zm-38.9%201c.3.2.8.3%201.2.3.5%200%20.9-.1%201.2-.4.2-.1.3-.3.5-.6h2.3c-.1.5-.3%201-.8%201.6-.8.8-1.8%201.3-3.2%201.3-1.1%200-2.2-.4-3-1.1-.9-.7-1.3-1.8-1.3-3.4%200-1.5.4-2.6%201.2-3.4.8-.8%201.8-1.2%203.1-1.2.7%200%201.4.1%202%20.4.6.3%201.1.7%201.5%201.3.4.5.6%201.1.7%201.8.1.4.1%201%20.1%201.7h-6.2c-.2.7.1%201.3.7%201.7zm-2.1-38.2c0%20.8-.2%201.4-.7%201.9-.3.3-.6.6-.9.7.2%200%20.6.2%201%20.6.7.6%201%201.4%201%202.5s-.4%202.1-1.1%202.9c-.8.8-1.9%201.2-3.4%201.2-1.8%200-3.1-.6-3.8-1.8-.4-.6-.6-1.5-.6-2.5h2.5c0%20.5.1.9.2%201.3.3.6.9.9%201.7.9.5%200%20.9-.2%201.3-.5s.6-.8.6-1.5c0-.9-.3-1.4-1-1.7-.4-.2-1-.2-1.9-.2v-1.8c.8%200%201.4-.1%201.7-.2.4-.2.6-.5.7-.9.1-.2.1-.4.1-.6%200-.5-.1-.9-.4-1.2-.3-.3-.7-.5-1.2-.5-.6%200-1%20.2-1.3.6-.3.4-.4.9-.4%201.5h-2.4c0-.6.1-1.3.3-1.8.2-.5.5-1%201-1.4.3-.3.7-.5%201.2-.7.5-.2%201-.2%201.7-.2%201.2%200%202.2.3%203%201%20.7.6%201%201.4%201.1%202.3v.1zm-4.9%2033.7c-.2-.4-.6-.6-1.1-.6-.6%200-1%20.3-1.3.8-.1.3-.2.6-.2%201v5.1h-2.3v-5.1c0-.5-.1-.9-.2-1.1-.2-.4-.6-.6-1.1-.6-.6%200-1.1.2-1.3.6-.1.2-.2.6-.2%201.1v5.2h-2.3v-8.6h2.2v1.3c.3-.4.5-.8.8-.9.4-.3%201-.5%201.7-.5s1.2.1%201.6.4c.3.3.6.6.7%201%20.3-.5.7-.9%201.1-1.1.5-.2%201-.4%201.5-.4.4%200%20.8.1%201.1.2.4.2.7.4%201%20.8.2.3.4.7.5%201.1.1.3.1.7.1%201.3v5.4h-2.3v-5.5c.1-.4.1-.7%200-.9zm104.4-34.5c-.3-.4-.7-.5-1.3-.5-.8%200-1.3.3-1.6.9-.2.3-.3.9-.3%201.6h-2.5c0-1.1.2-2%20.6-2.7.7-1.3%201.9-1.9%203.6-1.9%201.4%200%202.5.4%203.3%201.1.8.8%201.2%201.8%201.2%203%200%201-.3%201.8-.9%202.6-.4.5-1%201-1.9%201.7l-1%20.7c-.6.5-1.1.8-1.3%201-.2.2-.4.4-.6.7h5.7v2.3h-8.9c0-.9.2-1.8.6-2.6.4-.9%201.2-1.8%202.6-2.8%201.2-.8%201.9-1.4%202.3-1.8.5-.6.8-1.2.8-1.9%200-.6-.1-1-.4-1.4zm-5.7%2032.4c.6.3%201.1.7%201.5%201.3.4.5.6%201.1.7%201.8.1.4.1%201%20.1%201.7h-6.2c0%20.9.3%201.5.9%201.8.3.2.8.3%201.2.3.5%200%20.9-.1%201.2-.4.2-.1.3-.3.5-.6h2.3c-.1.5-.3%201-.8%201.6-.8.8-1.8%201.3-3.2%201.3-1.1%200-2.2-.4-3-1.1-.9-.7-1.3-1.8-1.3-3.4%200-1.5.4-2.6%201.2-3.4.8-.8%201.8-1.2%203.1-1.2.6-.1%201.2%200%201.8.3zm-4-22h-2.6v-9h-3.1v-1.7c.8%200%201.4-.1%201.7-.2.5-.1.9-.3%201.3-.7.2-.2.4-.5.5-.9.1-.2.1-.4.1-.5h2.1v13zm29.5-5.5c-.4-.2-1-.2-1.9-.2v-1.8c.8%200%201.4-.1%201.7-.2.6-.3.9-.8.9-1.5%200-.5-.1-.9-.4-1.2-.3-.3-.7-.5-1.2-.5-.6%200-1%20.2-1.3.6-.3.4-.4.9-.4%201.5h-2.4c0-.6.1-1.3.3-1.8.2-.5.5-1%201-1.4.3-.3.7-.5%201.2-.7.5-.2%201-.2%201.7-.2%201.2%200%202.2.3%203%201%20.8.6%201.1%201.5%201.1%202.6%200%20.8-.2%201.4-.7%201.9-.3.3-.6.6-.9.7.2%200%20.6.2%201%20.6.7.6%201%201.4%201%202.5s-.4%202.1-1.1%202.9c-.8.8-1.9%201.3-3.4%201.3-1.8%200-3.1-.6-3.8-1.8-.4-.6-.6-1.5-.6-2.5h2.5c0%20.5.1.9.3%201.3.3.6.9.9%201.7.9.5%200%20.9-.2%201.3-.5s.6-.8.6-1.5c-.2-1.2-.6-1.7-1.2-2zm14%20.7v2h-1.5v2.8h-2.5v-2.8h-5.1v-2.2l4.8-7.9h2.9v8.1h1.4zm7-1c-.3-.5-.8-.7-1.5-.7-.3%200-.6%200-.8.1-.4.1-.7.4-.9.8l-2.3-.1.9-7.2h7.2v2.2h-5.3l-.5%202.8c.4-.3.7-.4.9-.5.4-.1.8-.2%201.4-.2%201.1%200%202%20.4%202.8%201.1.8.7%201.2%201.8%201.2%203.2%200%201.2-.4%202.3-1.2%203.2-.8.9-1.9%201.4-3.5%201.4-1.2%200-2.3-.3-3-1-.8-.7-1.2-1.6-1.3-2.8h2.5c.1.6.3%201%20.6%201.3s.7.5%201.3.5c.6%200%201.1-.2%201.5-.7.3-.4.5-1%20.5-1.7-.1-.7-.2-1.3-.5-1.7zm13.1-4h-2.5c0-.2-.1-.4-.2-.7-.3-.4-.7-.6-1.2-.6-.8%200-1.4.5-1.8%201.4-.2.5-.3%201.3-.4%202.3.3-.4.7-.7%201.1-.8.4-.2.9-.3%201.4-.3%201.1%200%202.1.4%202.8%201.2.7.8%201.1%201.8%201.1%203s-.4%202.3-1.1%203.2c-.7.9-1.8%201.4-3.4%201.4-1.6%200-2.8-.7-3.6-2.1-.6-1.1-.9-2.4-.9-4.1%200-1%200-1.8.1-2.4.1-1.1.4-2%20.9-2.8.4-.6.9-1.1%201.5-1.5.6-.4%201.3-.6%202.2-.6%201.2%200%202.2.3%202.9.9.6.7%201%201.5%201.1%202.5zm-167.7-3.3c1.4%200%202.5.4%203.3%201.1.8.8%201.2%201.8%201.2%203%200%201-.3%201.8-.9%202.6-.4.5-1%201-1.8%201.6l-1%20.7c-.6.5-1.1.8-1.3%201-.2.2-.4.4-.6.7h5.7v2.3h-8.9c0-.9.2-1.7.5-2.4%200-.1%200-.1.1-.2.4-.9%201.2-1.8%202.6-2.8%201.2-.8%201.9-1.4%202.3-1.8.5-.6.8-1.2.8-1.9%200-.5-.2-1-.5-1.4-.3-.4-.7-.5-1.3-.5-.8%200-1.3.3-1.6.9-.2.3-.3.9-.3%201.6h-2.5c0-1.1.2-2%20.6-2.7.3-.6.7-1%201.2-1.3.2-.1.5-.2.8-.3.5%200%201-.2%201.6-.2zm-18.6%2043.5h-2.3v-11.6h2.5l4.6%208.1v-8.1h2.3v11.6h-2.4l-4.7-8.2v8.2zm7.8-30.4v-8.9h-3.1v-1.7c.8%200%201.4-.1%201.7-.2.5-.1.9-.3%201.3-.7.2-.2.4-.5.5-.9.1-.2.1-.4.1-.5h2.1v13h-1.5l-1.1-.1zm-8.4-40.7v-8.3h8.3v8.5h-8.3v-.2zm8.3%2011.1c-3.3-1-6-3.4-7.4-6.5h7.4v6.5zm4.3-6.5h7.2v7h-7.2v-7zm11.6%200h7.4c-1.3%203.1-4.1%205.5-7.4%206.5v-6.5zm8.3-4.6v.2h-8.3v-8.5h8.3v8.3zm-10.5-12.6h-2.2v12.8h-7.2v-21.1h8.3c5.2%200%209.6%203.5%2011.1%208.3h-10zm-13.7%200h-7.8c1.1-3.7%204-6.6%207.8-7.8v7.8zm2.2%2079.1c.4-.3%201.1-.4%202-.5l.8-.1c.4-.1.7-.1.9-.2.3-.1.5-.4.5-.6%200-.4-.1-.6-.4-.7-.3-.1-.6-.2-1.1-.2-.5%200-.9.1-1.1.4-.2.2-.3.5-.3.8h-2.2c0-.7.3-1.4.6-1.8.6-.8%201.6-1.1%203.1-1.1.9%200%201.8.2%202.5.6.7.4%201.1%201.1%201.1%202.1v4.9c0%20.3.1.5.1.6l.3.3v.3h-2.4c-.1-.2-.1-.3-.1-.5s0-.3-.1-.5c-.3.3-.7.6-1.1.9-.5.3-1%20.4-1.6.4-.8%200-1.4-.2-1.9-.7-.5-.4-.8-1.1-.8-1.9-.1-1.2.3-2%201.2-2.5z%22%20fill%3D%22url(%23SVGID_15_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_16_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22346.901%22%20x2%3D%22-723.913%22%20y2%3D%22346.901%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-797.4%20358.2c3.1%203.6%207.7%205.8%2012.8%205.8%203.7%200%207-1.2%209.8-3.1h7.3c.1%200%20.1-.1.1-.1%201.2-.9%202.2-2%203.1-3.2H-776.9c-.5-.8-1-1.7-1.4-2.6h15.7c.6-1%201-2.2%201.4-3.3h-18.2c-.1-.3-.2-.5-.2-.8-.2-.7-.2-1.4-.3-2.1h19.4c.1-.9.3-1.7.3-2.6%200-.2-.1-.5-.1-.7H-780c0-.9.1-1.9.3-2.8h19.2c-.2-1.1-.6-2.3-1-3.3H-778.9c.3-1%20.7-1.9%201.2-2.9H-762.8c-.3-.5-.7-.9-1-1.4-.5-.7-.9-1.3-1.5-1.9h-10.2c.2-.3.4-.5.6-.8-2.7-1.8-5.9-2.8-9.4-2.8-9.5%200-17.2%207.7-17.2%2017.1%200%201.2.1%202.4.4%203.5.3%203.2%201.8%205.8%203.7%208z%22%20fill%3D%22url(%23SVGID_16_)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.notebook3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-31%2018.2%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M37.6%2067.5h441v292.4h-441z%22%2F%3E%3Cpath%20d%3D%22M545.8%20376.8h-52.4v-8.6c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1h-52.4c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.4-.4%202.7-1.8%202.1-3.9zM43.1%2080.1c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H40.5V349%2082.9c-.1-2.2.4-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M124.5%2034.3h258v159.8h-258z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22214.75%22%20x2%3D%22384.352%22%20y2%3D%22214.75%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M403.2%20115v28.3l1.4%203.3-1.4.6V197l18.8-7.7%204.1%2010.1c1.8%204.5-.2%209.5-4.6%2011.3l-226.9%2092.6c-4.3%201.8-9.4-.5-11.2-4.9l-4.1-10.1L353%20217.4H230.9l-69%2028.2-11.5-28.2h-11.5l34.7%2085c3%207.4%2010%2012.1%2017.9%2012.1%202.5%200%204.9-.5%207.2-1.4l226.8-92.6c9.8-4%2014.5-15.3%2010.4-25.2L403.2%20115z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22138.3%22%20x2%3D%22384.352%22%20y2%3D%22138.3%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_2_)%22%20d%3D%22M340.6%20141.7v-6.8l-3.9%206.8z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22138.3%22%20x2%3D%22384.352%22%20y2%3D%22138.3%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_3_)%22%20d%3D%22M202.9%20134.9l-3.9%206.8h3.9z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_4_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22142.628%22%20x2%3D%22384.352%22%20y2%3D%22142.628%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M229%20144.7c.4-.5.6-1.2.6-2%200-.9-.2-1.6-.7-2.1-.5-.5-1-.7-1.7-.7-.5%200-1%20.2-1.4.5-.6.5-.9%201.2-.9%202.3%200%20.9.2%201.6.7%202.1.5.5%201.1.8%201.8.8.7-.1%201.2-.4%201.6-.9z%22%20fill%3D%22url(%23SVGID_4_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_5_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22181.535%22%20x2%3D%22384.352%22%20y2%3D%22181.535%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M156.5%20183.3c.6%200%201.2-.2%201.7-.5s.8-1%20.8-1.9v-1c-.2.1-.4.2-.5.3-.2.1-.4.1-.7.2l-.6.1c-.6.1-1%20.2-1.3.4-.4.3-.7.6-.7%201.2%200%20.5.1.8.4%201%20.2.1.5.2.9.2z%22%20fill%3D%22url(%23SVGID_5_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_6_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22142.985%22%20x2%3D%22384.352%22%20y2%3D%22142.985%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M264.8%20145.5c.7%200%201.3-.2%201.7-.6s.6-1%20.6-1.8-.2-1.4-.6-1.9c-.4-.4-1-.6-1.7-.6s-1.3.2-1.7.6-.6%201-.6%201.9c0%20.8.2%201.4.6%201.8s1%20.6%201.7.6z%22%20fill%3D%22url(%23SVGID_6_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_7_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22177.512%22%20x2%3D%22384.352%22%20y2%3D%22177.512%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M186%20176.4c-.7%200-1.3.2-1.6.6-.4.4-.6.9-.7%201.6h4.7c0-.7-.3-1.3-.7-1.7-.5-.3-1.1-.5-1.7-.5z%22%20fill%3D%22url(%23SVGID_7_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_8_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22136.995%22%20x2%3D%22384.352%22%20y2%3D%22136.995%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M277.3%20134.2c-.5%200-1%20.1-1.4.4-.6.5-.9%201.3-.9%202.4%200%20.9.2%201.7.6%202.1.4.5%201%20.7%201.8.7.4%200%20.8-.1%201.2-.4.7-.5%201.1-1.2%201.1-2.4%200-.9-.2-1.6-.6-2.1-.5-.5-1.1-.7-1.8-.7z%22%20fill%3D%22url(%23SVGID_8_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_9_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22136.108%22%20x2%3D%22384.352%22%20y2%3D%22136.108%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M264.8%20138.1c.6%200%201.1-.2%201.5-.6.3-.4.5-.8.5-1.4%200-.6-.2-1.1-.5-1.5-.3-.4-.8-.5-1.5-.5-.6%200-1.1.2-1.5.5-.4.4-.5.9-.5%201.5s.2%201.1.5%201.4c.3.4.8.6%201.5.6z%22%20fill%3D%22url(%23SVGID_9_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_10_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22181.54%22%20x2%3D%22384.352%22%20y2%3D%22181.54%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M219.6%20180.4c-.6.1-1%20.2-1.3.4-.4.3-.7.6-.7%201.2%200%20.5.1.8.4%201s.6.3%201%20.3c.6%200%201.2-.2%201.7-.5s.8-1%20.8-1.9v-1c-.2.1-.3.2-.5.3-.2.1-.4.1-.7.2h-.7z%22%20fill%3D%22url(%23SVGID_10_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_11_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22181.54%22%20x2%3D%22384.352%22%20y2%3D%22181.54%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M265.7%20180.4c-.6.1-1%20.2-1.3.4-.4.3-.7.6-.7%201.2%200%20.5.1.8.4%201%20.3.2.6.3%201%20.3.6%200%201.2-.2%201.7-.5s.8-1%20.8-1.9v-1c-.2.1-.4.2-.5.3-.2.1-.4.1-.7.2h-.7z%22%20fill%3D%22url(%23SVGID_11_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_12_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22177.512%22%20x2%3D%22384.352%22%20y2%3D%22177.512%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M293%20177c-.4.4-.6.9-.7%201.6h4.7c-.1-.7-.3-1.3-.7-1.7-.4-.4-1-.6-1.6-.6-.8.1-1.3.3-1.7.7z%22%20fill%3D%22url(%23SVGID_12_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_13_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22142.628%22%20x2%3D%22384.352%22%20y2%3D%22142.628%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M365.1%20145.5c.7%200%201.2-.3%201.6-.8.4-.5.6-1.2.6-2%200-.9-.2-1.6-.7-2.1-.5-.5-1-.7-1.7-.7-.5%200-1%20.2-1.4.5-.6.5-.9%201.2-.9%202.3%200%20.9.2%201.6.7%202.1.5.4%201.1.7%201.8.7z%22%20fill%3D%22url(%23SVGID_13_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_14_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22139.805%22%20x2%3D%22384.352%22%20y2%3D%22139.805%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M137.8%20144c.3%201%20.9%201.5%201.8%201.5s1.5-.5%201.8-1.5c.3-.8.4-2.1.4-3.5v-.7c0-1.9-.1-3.3-.4-4.3s-.9-1.4-1.8-1.4-1.5.5-1.8%201.4c-.3.9-.5%202.3-.5%204.3%200%20.9%200%201.8.1%202.5s.2%201.2.4%201.7z%22%20fill%3D%22url(%23SVGID_14_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_15_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22116.126%22%20x2%3D%22384.352%22%20y2%3D%22116.126%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M121.7%20205.7c2.5%201.2%205.2%201.9%208.1%201.9H377.1c5.2%200%209.9-2.1%2013.4-5.5%203.6-3.6%205.9-8.5%205.9-14V44.2c0-5.5-2.3-10.5-5.9-14-3.5-3.4-8.2-5.5-13.4-5.5H129.9c-10.7%200-19.3%208.8-19.3%2019.6v143.8c0%207.8%204.6%2014.5%2011.1%2017.6zm12.4-65.9c0-2.6.4-4.7%201.2-6.1.8-1.4%202.2-2.1%204.3-2.1%202%200%203.5.7%204.3%202.1.7%201.3%201.1%203.2%201.2%205.5%200%20.2.1.4.1.6%200%202.6-.4%204.7-1.2%206.1s-2.2%202.1-4.3%202.1c-2%200-3.5-.7-4.3-2.1-.4-.7-.6-1.5-.9-2.4-.2-1.1-.4-2.3-.4-3.7zm149.5-63.9c0-14.5%2011.8-26.4%2026.4-26.4%205.7%200%2011%201.9%2015.3%205%204.5-3.6%2010.1-5.8%2016.3-5.8%205.3%200%2010.2%201.6%2014.4%204.3%203.4%202.2%206.2%205.3%208.3%208.8%202.2%203.9%203.6%208.3%203.6%2013.1%200%2014.5-11.8%2026.3-26.3%2026.3-5.7%200-10.9-1.9-15.2-4.9-4.5%203.7-10.2%205.9-16.5%205.9-8.5%200-16-4.1-20.8-10.4-2.2-2.8-3.8-6.1-4.7-9.6-.5-2-.8-4.1-.8-6.3zm-5%20101.4c-.2-.5-.7-.8-1.4-.8-.8%200-1.3.3-1.6.8-.1.3-.2.7-.2%201.3v6.3h-2.8v-10.5h2.7v1.5c.3-.5.7-.9%201-1.2.5-.4%201.2-.6%202.1-.6.8%200%201.5.2%201.9.5.4.3.7.7.9%201.3.4-.6.8-1.1%201.3-1.4.6-.3%201.2-.4%201.9-.4.5%200%20.9.1%201.4.3.5.2.9.5%201.2.9.3.4.5.8.6%201.4.1.3.1.9.1%201.6v6.6h-2.8v-6.7c0-.4-.1-.7-.2-1-.2-.5-.7-.7-1.3-.7-.8%200-1.3.3-1.6.9-.1.3-.2.7-.2%201.2v6.3h-2.8v-6.3c0-.6-.1-1-.2-1.3zm.2-35.4c-.6.3-1.3.5-2.2.5-1.3%200-2.4-.4-3.4-1.3s-1.5-2.1-1.5-3.8c0-1.7.5-3.1%201.5-4.2s2.3-1.6%203.8-1.6c2.4%200%204.1%201.1%205%203.2.5%201.2.8%202.8.8%204.8%200%201.9-.2%203.5-.7%204.8-.9%202.5-2.7%203.7-5.2%203.7-1.2%200-2.3-.4-3.2-1.1-1-.7-1.5-1.7-1.6-3.1h3.1c.1.5.3.8.6%201.1.3.3.7.4%201.3.4%201%200%201.8-.6%202.2-1.7.2-.6.4-1.5.4-2.8-.2.6-.5.9-.9%201.1zm-18.7-4.4c-.2-.6-.3-1.2-.3-1.7%200-1.2.4-2.1%201.3-3%20.9-.8%202.1-1.2%203.7-1.2s2.8.4%203.7%201.2%201.3%201.8%201.3%203c0%20.5-.1%201.1-.3%201.7-.2.6-.7%201.1-1.5%201.6.8.4%201.4%201%201.8%201.7.4.7.6%201.5.6%202.4%200%201.3-.5%202.5-1.5%203.4-1%20.9-2.4%201.4-4.2%201.4-1.8%200-3.1-.5-4.1-1.4s-1.4-2.1-1.4-3.4c0-.9.2-1.7.6-2.4.4-.7%201-1.3%201.8-1.6-.8-.6-1.3-1.1-1.5-1.7zm7%2039.1c-.3-.2-.7-.3-1.3-.3-.7%200-1.1.2-1.4.5-.2.2-.3.6-.4%201h-2.7c.1-.9.3-1.7.8-2.3.7-.9%202-1.4%203.8-1.4%201.2%200%202.2.2%203.1.7.9.5%201.3%201.3%201.3%202.6v6c0%20.4.1.6.2.7.1.1.2.2.4.3v.4h-3c-.1-.2-.1-.4-.2-.6%200-.2-.1-.4-.1-.6-.4.4-.8.8-1.3%201.1-.6.3-1.3.5-2%20.5-1%200-1.7-.3-2.4-.8-.6-.5-.9-1.3-.9-2.3%200-1.3.5-2.2%201.5-2.8.5-.3%201.4-.5%202.4-.7l.9-.1c.5-.1.9-.1%201.1-.2.4-.2.6-.4.6-.8.1-.4-.1-.7-.4-.9zm-11%20.7c-.3-.5-.8-.8-1.5-.8-.9%200-1.6.4-1.9%201.2-.2.4-.3.9-.3%201.6v5.7h-2.8v-10.5h2.7v1.5c.3-.5.7-.9%201-1.2.6-.4%201.3-.6%202.1-.6%201.1%200%202%20.3%202.7.9.7.6%201%201.5%201%202.8v7.1h-2.8v-6.4c.1-.6%200-1-.2-1.3zm-15.2%205.5c.1.1.4.2%201%20.2h.6v2.1h-1.3c-1.3%200-2.2-.2-2.7-.7-.3-.3-.5-.8-.5-1.5v-6.5h-1.5v-1.9h1.5v-2.9h2.7v2.9h1.7v1.9h-1.7v5.6c0%20.5.1.7.2.8zm.5-42.3c-.4%201-.9%202.2-1.2%203.6-.4%201.4-.5%202.6-.5%203.5h-3.3c.1-2.9%201-5.8%202.8-8.9%201.2-1.9%202.1-3.2%202.9-4h-7.9v-2.8h11.3v2.5c-.5.5-1.1%201.3-2%202.5-.8%201.1-1.5%202.3-2.1%203.6zm-44.8%203.7v-2.7l5.9-9.7h3.5v10h1.8v2.5H206v3.4h-3.1v-3.4l-6.3-.1zm7.2%2026.5h3v11.7h7.1v2.6h-10.1v-14.3zm7-23.9c-1-.8-1.5-2-1.6-3.5h3.1c.1.7.4%201.2.7%201.6.3.4.9.6%201.5.6.8%200%201.4-.3%201.8-.8.4-.5.6-1.2.6-2.1%200-.8-.2-1.5-.6-2.1-.4-.6-1-.8-1.8-.8-.4%200-.7%200-1%20.1-.5.2-.9.5-1.1%201l-2.8-.1%201.1-8.8h8.8v2.7H213l-.6%203.5c.5-.3.9-.5%201.1-.6.5-.2%201-.3%201.7-.3%201.3%200%202.5.4%203.4%201.3%201%20.9%201.5%202.2%201.5%203.9%200%201.5-.5%202.8-1.4%203.9-.9%201.2-2.4%201.7-4.2%201.7-1.5%200-2.8-.4-3.7-1.2zm10.2%2029.8c-.3-.2-.7-.3-1.3-.3-.7%200-1.1.2-1.4.5-.2.2-.3.6-.4%201h-2.7c.1-.9.3-1.7.8-2.3.7-.9%202-1.4%203.8-1.4%201.2%200%202.2.2%203.1.7.9.5%201.3%201.3%201.3%202.6v6c0%20.4.1.6.2.7.1.1.2.2.4.3v.4h-3c-.1-.2-.1-.4-.2-.6%200-.2-.1-.4-.1-.6-.4.4-.8.8-1.3%201.1-.6.3-1.3.5-2%20.5-1%200-1.7-.3-2.4-.8-.6-.5-.9-1.3-.9-2.3%200-1.3.5-2.2%201.5-2.8.5-.3%201.4-.5%202.4-.7l.9-.1c.5-.1.9-.1%201.1-.2.4-.2.6-.5.6-.8.1-.4-.1-.7-.4-.9zm1.9-31.1c-.7-1.3-1.1-3-1.1-5.1%200-1.2.1-2.2.2-3%20.2-1.4.5-2.5%201.1-3.4.5-.8%201.1-1.4%201.8-1.9s1.6-.7%202.6-.7c1.5%200%202.7.4%203.5%201.1s1.4%201.8%201.5%203h-3.1c0-.3-.1-.5-.3-.8-.3-.5-.8-.7-1.5-.7-1%200-1.7.6-2.2%201.7-.2.6-.4%201.6-.5%202.8.4-.5.8-.8%201.4-1%20.5-.2%201.1-.3%201.8-.3%201.4%200%202.6.5%203.5%201.4.9%201%201.4%202.2%201.4%203.7s-.4%202.8-1.3%203.9-2.3%201.7-4.1%201.7c-2.3.1-3.8-.7-4.7-2.4zm9.5%2036c-.3-.2-1.2-.4-2.9-.8-1.2-.3-2-.7-2.5-1.1-.5-.4-.7-1.1-.7-1.9%200-1%20.4-1.8%201.1-2.5.8-.7%201.8-1.1%203.2-1.1%201.3%200%202.4.3%203.2.8.8.5%201.3%201.4%201.4%202.7h-2.7c0-.3-.1-.6-.3-.8-.3-.4-.8-.6-1.5-.6-.6%200-1%20.1-1.3.3-.3.2-.4.4-.4.7%200%20.3.1.5.4.7.3.1%201.2.4%202.9.8%201.1.3%201.9.6%202.5%201.2.5.5.8%201.2.8%202%200%201-.4%201.9-1.2%202.5-.8.7-2%201-3.6%201-1.7%200-2.9-.3-3.7-1-.8-.7-1.2-1.6-1.2-2.7h2.8c.1.5.2.8.4%201%20.3.4%201%20.6%201.9.6.5%200%201-.1%201.3-.2.3-.2.5-.4.5-.7%200-.5-.1-.7-.4-.9zm-47.8%201.2c.4.3.9.4%201.5.4s1.1-.2%201.5-.5c.2-.2.4-.4.6-.7h2.8c-.1.6-.4%201.3-1%201.9-.9%201-2.3%201.5-4%201.5-1.4%200-2.6-.4-3.7-1.3s-1.6-2.3-1.6-4.2c0-1.8.5-3.2%201.5-4.2s2.2-1.5%203.8-1.5c.9%200%201.7.2%202.5.5.7.3%201.3.8%201.8%201.6.4.6.7%201.4.8%202.2.1.5.1%201.2.1%202.1h-7.7c.1%201%20.5%201.7%201.1%202.2zm-2.5-46.8c0%20.9-.3%201.7-.8%202.4-.3.4-.7.7-1.1.8.3%200%20.7.2%201.2.7.8.7%201.2%201.7%201.2%203s-.5%202.5-1.4%203.6c-.9%201-2.3%201.5-4.1%201.5-2.3%200-3.8-.7-4.7-2.2-.5-.8-.7-1.8-.8-3.1h3.1c0%20.6.1%201.2.3%201.6.4.8%201.1%201.2%202.1%201.2.6%200%201.1-.2%201.6-.6.5-.4.7-1%20.7-1.8%200-1.1-.4-1.7-1.3-2.1-.5-.2-1.2-.3-2.3-.3v-2.2c1%200%201.7-.1%202.1-.3.5-.2.7-.6.9-1.1.1-.2.2-.4.2-.7%200-.6-.2-1.1-.5-1.5-.4-.4-.9-.6-1.5-.6-.7%200-1.3.2-1.6.7-.3.5-.5%201.1-.5%201.9H172c0-.8.2-1.5.4-2.3.3-.6.7-1.2%201.2-1.7.4-.4.9-.7%201.5-.9.6-.2%201.3-.3%202.1-.3%201.5%200%202.8.4%203.7%201.2.9.7%201.3%201.7%201.3%202.8-.1.1-.1.2-.1.3zm-6%2041.3c-.2-.5-.7-.7-1.4-.7-.8%200-1.3.3-1.6.9-.1.3-.2.7-.2%201.2v6.3h-2.8v-6.3c0-.6-.1-1.1-.2-1.4-.2-.5-.7-.8-1.4-.8-.8%200-1.3.3-1.6.8-.1.3-.2.7-.2%201.3v6.3H164v-10.5h2.7v1.5c.3-.5.7-.9%201-1.2.5-.4%201.2-.6%202.1-.6.8%200%201.5.2%201.9.5.4.3.7.7.9%201.3.4-.6.8-1.1%201.3-1.4.6-.3%201.2-.4%201.9-.4.5%200%20.9.1%201.4.3.5.2.9.5%201.2.9.3.4.5.8.6%201.4.1.3.1.9.1%201.6v6.6h-2.8v-6.7c0-.3-.1-.6-.2-.9zM304%20134.9c-.4-.4-.9-.7-1.6-.7-1%200-1.6.4-1.9%201.1-.2.4-.3%201.1-.4%202h-3c.1-1.4.3-2.5.7-3.3.8-1.6%202.3-2.4%204.5-2.4%201.7%200%203%20.5%204%201.4%201%20.9%201.5%202.2%201.5%203.7%200%201.2-.4%202.2-1.1%203.1-.5.6-1.2%201.3-2.3%202l-1.3.9c-.8.6-1.3%201-1.6%201.2-.3.3-.5.5-.7.9h7v2.8h-10.9c0-1.1.3-2.2.7-3.1.5-1.1%201.5-2.2%203.2-3.4%201.4-1%202.4-1.8%202.8-2.2.6-.7%201-1.5%201-2.3%200-.7-.2-1.2-.6-1.7zm-6.9%2039.7c.7.3%201.3.8%201.8%201.6.4.6.7%201.4.8%202.2.1.5.1%201.2.1%202.1h-7.7c0%201%20.4%201.8%201.1%202.2.4.3.9.4%201.5.4s1.1-.2%201.5-.5c.2-.2.4-.4.6-.7h2.8c-.1.6-.4%201.3-1%201.9-.9%201-2.3%201.5-4%201.5-1.4%200-2.6-.4-3.7-1.3s-1.6-2.3-1.6-4.2c0-1.8.5-3.2%201.4-4.2%201-1%202.2-1.5%203.8-1.5%201.1%200%201.9.2%202.6.5zm-4.9-27H289v-11h-3.7v-2.1c1%200%201.7-.1%202.1-.2.6-.1%201.1-.4%201.5-.8.3-.3.5-.7.6-1.1.1-.3.1-.5.1-.6h2.6v15.8zm36.1-6.7c-.5-.2-1.2-.3-2.3-.3v-2.2c1%200%201.7-.1%202.1-.3.7-.3%201-.9%201-1.9%200-.6-.2-1.1-.5-1.5-.4-.4-.9-.6-1.5-.6-.7%200-1.3.2-1.6.7-.3.5-.5%201.1-.5%201.9h-2.9c0-.8.2-1.5.4-2.3.3-.6.7-1.2%201.2-1.7.4-.4.9-.7%201.5-.9.6-.2%201.3-.3%202.1-.3%201.5%200%202.8.4%203.7%201.2.9.8%201.4%201.8%201.4%203.2%200%20.9-.3%201.7-.8%202.4-.4.4-.7.7-1.1.8.3%200%20.7.2%201.2.7.8.7%201.2%201.8%201.2%203%200%201.3-.5%202.5-1.4%203.6-.9%201-2.3%201.5-4.1%201.5-2.3%200-3.8-.7-4.7-2.2-.5-.8-.7-1.8-.8-3.1h3.1c0%20.6.1%201.2.3%201.6.4.8%201.1%201.2%202.1%201.2.6%200%201.1-.2%201.6-.6.5-.4.7-1%20.7-1.8-.1-1-.6-1.7-1.4-2.1zm17.2.8v2.5h-1.8v3.4h-3.1v-3.4h-6.3v-2.7l5.9-9.7h3.5v10h1.8zm8.5-1.2c-.4-.6-1-.8-1.8-.8-.4%200-.7%200-1%20.1-.5.2-.9.5-1.1%201l-2.8-.1%201.1-8.8h8.8v2.7h-6.5l-.6%203.5c.5-.3.9-.5%201.1-.6.5-.2%201-.3%201.7-.3%201.3%200%202.5.4%203.4%201.3%201%20.9%201.5%202.2%201.5%203.9%200%201.5-.5%202.8-1.4%203.9-.9%201.2-2.4%201.7-4.2%201.7-1.5%200-2.8-.4-3.7-1.2-1-.8-1.5-2-1.6-3.5h3.1c.1.7.4%201.2.7%201.6.4.4.9.6%201.5.6.8%200%201.4-.3%201.8-.8.4-.5.6-1.2.6-2.1%200-.8-.2-1.5-.6-2.1zm16.2-4.8H367c0-.3-.1-.5-.3-.8-.3-.5-.8-.7-1.5-.7-1%200-1.8.6-2.2%201.7-.2.6-.4%201.6-.5%202.8.4-.5.8-.8%201.3-1%20.5-.2%201.1-.3%201.8-.3%201.4%200%202.6.5%203.5%201.4.9%201%201.4%202.2%201.4%203.7s-.4%202.8-1.3%203.9-2.3%201.7-4.1%201.7c-2%200-3.5-.8-4.4-2.5-.7-1.3-1.1-3-1.1-5.1%200-1.2.1-2.2.2-3%20.2-1.4.5-2.5%201.1-3.4.5-.8%201.1-1.4%201.8-1.9s1.6-.7%202.6-.7c1.5%200%202.7.4%203.5%201.1.8.8%201.2%201.8%201.4%203.1zm-205.6-4.1c1.7%200%203%20.5%204%201.4%201%20.9%201.5%202.2%201.5%203.7%200%201.2-.3%202.2-1.1%203.1-.5.6-1.2%201.3-2.2%202l-1.3.9c-.8.6-1.3%201-1.6%201.2-.3.3-.5.5-.7.9h7v2.8h-10.9c0-1.1.3-2%20.7-2.9%200-.1%200-.1.1-.2.4-1.1%201.5-2.2%203.2-3.4%201.4-1%202.4-1.8%202.8-2.2.7-.7%201-1.5%201-2.3%200-.7-.2-1.2-.6-1.7-.4-.4-.9-.7-1.6-.7-1%200-1.6.4-1.9%201.1-.2.4-.3%201.1-.3%202h-3.1c.1-1.4.3-2.5.7-3.3.4-.7.9-1.2%201.5-1.6.3-.2.6-.3%201-.4.4-.2%201-.4%201.8-.4zm-22.9%2053.3H139v-14.2h3.1l5.6%209.9v-9.9h2.8v14.2h-3l-5.8-10.1v10.1zm9.6-37.3v-11h-3.8v-2.1c1%200%201.7-.1%202.1-.2.6-.1%201.1-.4%201.5-.8.3-.3.5-.7.6-1.1.1-.3.1-.5.1-.6h2.6V147.7h-1.8l-1.3-.1zM141%2097.8V87.7h10.2V98H141v-.2zm10.2%2013.6c-4.1-1.2-7.4-4.1-9-8h9v8zm5.3-8h8.8v8.6h-8.8v-8.6zm14.1%200h9c-1.7%203.9-5%206.8-9%208v-8zm10.2-5.6v.2h-10.2V87.7h10.2v10.1zM168%2082.3h-2.7V98h-8.8V72.2h10.1c6.4%200%2011.8%204.3%2013.5%2010.2l-12.1-.1zm-16.8%200h-9.5c1.4-4.6%204.9-8.1%209.5-9.5v9.5zm2.7%2097c.5-.3%201.4-.5%202.4-.7l.9-.1c.5-.1.9-.1%201.1-.2.4-.2.6-.4.6-.8s-.1-.7-.5-.9c-.3-.2-.7-.3-1.3-.3-.7%200-1.1.2-1.4.5-.2.2-.3.6-.4%201h-2.7c.1-.9.3-1.7.8-2.3.7-.9%202-1.4%203.8-1.4%201.2%200%202.2.2%203.1.7.9.5%201.3%201.3%201.3%202.6v6c0%20.4.1.6.2.7.1.1.2.2.4.3v.4h-3c-.1-.2-.1-.4-.2-.6%200-.2-.1-.4-.1-.6-.4.4-.8.8-1.3%201.1-.6.3-1.3.5-2%20.5-1%200-1.7-.3-2.4-.8-.6-.5-.9-1.3-.9-2.3.1-1.3.6-2.2%201.6-2.8z%22%20fill%3D%22url(%23SVGID_15_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_16_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%2275.945%22%20x2%3D%22384.352%22%20y2%3D%2275.945%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M294.3%2089.8c3.8%204.4%209.4%207.2%2015.7%207.2%204.5%200%208.6-1.4%2012-3.8h8.8l.2-.2c1.4-1.1%202.7-2.4%203.9-3.9H319.5c-.6-1-1.2-2-1.7-3.1h19c.7-1.3%201.3-2.6%201.7-4.1H316.3c-.1-.3-.2-.6-.3-1-.2-.8-.3-1.7-.4-2.5h23.9c.1-1%20.3-2.1.3-3.2%200-.3-.1-.6-.1-.9H315.4c0-1.2.2-2.3.3-3.4H339.2c-.3-1.4-.7-2.8-1.2-4.1h-21.3c.4-1.2.9-2.4%201.4-3.5h18.1c-.4-.6-.9-1.1-1.3-1.7-.6-.8-1.1-1.7-1.8-2.4h-12.5c.2-.3.5-.6.8-.9-3.3-2.2-7.2-3.5-11.5-3.5-11.6%200-21%209.4-21%2021%200%201.5.2%202.9.5%204.3.7%203.8%202.5%207%204.9%209.7z%22%20fill%3D%22url(%23SVGID_16_)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.mobile4 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-950.8%20257.2%20273.8%20332.2%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-898.6%20270.1h169.4v308h-169.4z%22%2F%3E%3Cpath%20d%3D%22M-739.9%20257.2H-888c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148.1c12.3%200%2022.4-10.1%2022.4-22.4V279.6c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2h47.4c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.8-30.3h-161.7V292.8h161.7v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-929.168%22%20y1%3D%22414.294%22%20x2%3D%22-698.673%22%20y2%3D%22414.294%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-920.4%20541.3c-3.5%200-6.6-2-8-5.1-1.3-3-.8-6.3%201.3-8.8%2015.9-17.9%2043.9-31.4%2077-37.1%202.3-12.4%205.7-20.3%207.8-24.3-.6-.1-1.3-.2-2-.2-1%200-2%20.1-3%20.3-3.4.7-5.9%202.3-7.5%204.8-.7%201-1.8%201.6-3%201.6-1.8%200-3.3-1.3-3.6-3-.3-1.8-.2-3.7.4-5.7%201.3-4.2%204.2-7.6%208-9.3-1.5-.3-3-.5-4.5-.5-3.5%200-6.8.9-9.8%202.7-.6.3-1.2.5-1.9.5-1.1%200-2.2-.5-2.9-1.4-.7-.9-.9-2-.6-3.1%201.1-3.7%203.1-6.7%206.3-9.4%203-2.5%206.5-4.3%2010.3-5h-.9c-1.6%200-3-1.1-3.5-2.6s0-3.2%201.2-4.2c2.5-2%205.4-3.3%208.7-4%201.7-.3%203.4-.5%205-.5%206.7%200%2012.8%202.7%2016.8%207.5%201.1%201.3%202%202.8%202.8%204.3%201.5-.8%203.2-1.5%204.9-2%201.8-.5%203.6-.7%205.5-.7%206.1%200%2012.1%202.6%2016.5%207.2%202.3%202.4%203.8%205%204.6%208%20.3%201.1.1%202.4-.6%203.3-.8%201-1.9%201.6-3.2%201.6-.7%200-1.5-.2-2.1-.6l-.9-.6c2.6%202.7%204.5%206.2%205.4%2010%20.9%203.8.7%207.5-.5%2010.9-.5%201.5-1.9%202.4-3.4%202.4s-2.8-.9-3.4-2.2c-1.9-4.3-5.4-7.6-10.3-9.5%202.1%203.5%202.5%208%20.9%2012.2-.7%201.9-1.7%203.5-3.1%204.8-.7.6-1.6%201-2.5%201-1%200-2-.4-2.7-1.2-.7-.7-1-1.6-.9-2.6.2-2.8-.8-5.5-3.1-7.9-1.3-1.4-2.7-2.4-4.1-3-1.1%203.2-2.9%209.6-3.6%2018%206.2-.5%2012.5-.8%2018.6-.8%2016.4%200%2032.2%201.8%2047.2%205.2-3.8-54.3-34.6-93.1-43.4-103.2-4.3%203.2-7.6%207.6-9.8%2013.1-3.2%207.9-3.1%2015.6.2%2022.4.7%201.5.6%203.2-.2%204.6-.9%201.5-2.6%202.4-4.3%202.4-.7%200-1.4-.1-2.1-.4-3.6-1.6-6.9-4-9.7-7.2-7.8-8.8-10.1-20.4-6-30.3.7-1.7%201.5-3.2%202.5-4.7-2%201.2-3.9%202.4-5.7%203.9-12.2%209.2-18.9%2021.1-19.3%2034.5-.1%202.8-2.4%205-5.3%205-1.5%200-2.9-.6-3.9-1.8-5.3-6.1-8.5-13.2-9.7-21.6-2.2-15.6%203.4-30.9%2014.6-40.6-7.7%203.2-14.2%208.1-19%2014.6-1.1%201.5-2.8%202.3-4.7%202.3-3.1%200-5.6-2.2-5.9-5.1-.7-6.5.3-13%203-19.5%207-16.8%2022.2-28.2%2039.6-29.6%201.3-.1%202.6-.2%203.9-.2%203.8%200%207.6.4%2011.2%201.3-.1-4.8.7-9.6%202.3-14.3%205.4-15.9%2020.3-27.5%2039.1-30.2%202.4-.3%204.8-.5%207.1-.5%204.8%200%209.4.8%2013.9%202.2%202.3.8%203.8%202.8%203.8%205.1.1%202.3-1.3%204.4-3.5%205.3-7.8%203-14.4%207.9-19.5%2014.5%207.5-5.1%2016.6-7.8%2026.4-7.8%206.2%200%2012.4%201.1%2018.3%203.2%208.5%203.1%2015.2%207.8%2020.2%2014.4%201.1%201.5%201.3%203.4.5%205.1-.8%201.7-2.5%202.8-4.5%202.8-.3%200-.7%200-1-.1-3.1-.6-6.3-.9-9.4-.9-10.9%200-21.3%203.7-31%2011-1.8%201.4-3.5%202.8-5%204.2%201.8-.6%203.6-1%205.4-1.3%201.4-.2%202.7-.3%204.1-.3%209.6%200%2019%204.7%2025.2%2012.7%202.5%203.3%204.3%206.9%205.1%2010.6.3%201.4%200%202.9-1%204.1-1%201.2-2.5%201.9-4%201.9-1.1%200-2.1-.3-3-1-5-3.7-11-5.6-17.8-5.6-1.7%200-3.4.1-5.2.4-6.3.8-11.6%203-15.9%206.4%2011.2%209.3%2054.5%2050.2%2083.9%20147.7%201.9%201.7%203.7%203.6%205.4%205.5%202.2%202.5%202.7%205.9%201.4%208.9-1.4%203.2-4.5%205.1-8%205.1h-212.9z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-792.3%20289.8c4.8%200%209.1.8%2013.1%202.1%202.7.9%202.8%204.7.2%205.7-12.2%204.7-22.8%2014.3-28.6%2029.7-.2.4-.3.8-.5%201.3%202.6-4%205.9-7.6%209.9-10.7%207.7-5.9%2017.3-8.8%2027-8.8%205.9%200%2011.8%201%2017.5%203.1%208.8%203.2%2014.8%208%2019.1%2013.6%201.3%201.6%200%203.8-2%203.8-.2%200-.4%200-.6-.1-3.2-.6-6.5-1-9.9-1-10.6%200-21.8%203.4-32.5%2011.6-6.5%204.9-11.3%2010.4-14.6%2016.2%204.2-4.6%2010.1-7.8%2016.9-8.8%201.3-.2%202.5-.3%203.8-.3%209.1%200%2017.7%204.6%2023.2%2011.7%202.5%203.2%203.9%206.5%204.6%209.6.4%201.6-1%202.9-2.5%202.9-.5%200-1-.2-1.5-.5-5.1-3.8-11.6-6.1-19.3-6.1-1.8%200-3.6.1-5.5.4-8.4%201.1-14.8%204.4-19.5%209%20.8.7%2052%2037.2%2085.6%20148.9%202%201.9%203.9%203.8%205.7%205.8%203.4%203.9.5%209.9-4.8%209.9h-212.9c-5.2%200-8.2-5.9-4.8-9.7%2015.6-17.6%2043.5-31.1%2077.3-36.5%203.3-18.9%209.2-27.7%209.4-28-1.7-.8-3.6-1.2-5.7-1.2-1.1%200-2.3.1-3.5.4-4.3.9-7.3%203.1-9.1%205.9-.2.3-.6.5-.9.5-.5%200-1-.3-1.1-.9-.2-1.4-.2-2.9.3-4.5%201.2-4.1%204.6-7.6%209-8.5.8-.2%201.7-.3%202.5-.3%202%200%203.9.5%205.6%201.3-2.2-1.8-5-3.4-8.4-4.4-2.7-.8-5.2-1.2-7.6-1.2-4.2%200-7.9%201.1-11.1%203.1-.2.1-.4.2-.6.2-.7%200-1.2-.6-1-1.3.8-2.8%202.5-5.6%205.5-8.2%203.7-3.1%208.5-5%2013.3-5%201.8%200%203.7.3%205.5.8%202.1.7%204%201.6%205.6%202.9l-.4-.4c-4.8-5.4-10.5-7.7-16.2-7.8-1.2%200-1.8-1.5-.8-2.3%202-1.6%204.5-2.8%207.7-3.5%201.5-.3%203-.5%204.5-.5%205.7%200%2011.2%202.2%2014.9%206.6%201.6%202%202.8%204.2%203.5%206.5%201.9-1.5%204.2-2.7%206.8-3.4%201.6-.4%203.2-.6%204.8-.6%205.5%200%2010.8%202.4%2014.7%206.5%202.1%202.2%203.4%204.6%204%206.9.3.9-.5%201.7-1.4%201.7-.3%200-.5-.1-.8-.2-3.2-2.1-7.1-3.3-11.6-3.3-1.9%200-4%20.2-6.1.7-.2.1-.4.1-.6.1h.7c1.9%200%203.8.3%205.6.8%206.5%201.9%2011.2%207.4%2012.7%2013.8.9%203.7.6%206.8-.4%209.5-.2.5-.6.8-1.1.8-.4%200-.9-.2-1.1-.7-2.2-5.1-6.7-9.4-13.9-11.7-2.7-.8-5.2-1.2-7.6-1.2-.6%200-1.3%200-1.9.1%202.7.3%205.3%201.6%207.3%203.7%203%203.2%203.7%207.9%202.1%2011.9-.6%201.6-1.5%202.9-2.5%203.9-.2.2-.5.3-.8.3-.6%200-1.1-.4-1.1-1.1.3-3.3-.8-6.6-3.8-9.8-2.3-2.4-4.9-4-7.5-4.3%200%200-4.1%209.7-4.7%2023.8%206.9-.7%2014-1.1%2021.3-1.1%2017.7%200%2034.6%202.1%2049.9%205.9-3.2-65.9-45.6-109.5-45.7-109.7-5.2%203.3-9.6%208.4-12.5%2015.5-3.7%209.2-3.1%2017.6.3%2024.5.8%201.6-.6%203.4-2.3%203.4-.3%200-.7-.1-1-.2-3.1-1.4-6.1-3.5-8.9-6.5-6.8-7.6-9.5-18.4-5.6-27.7%202.5-6.1%207.1-10.8%2012.8-13.7-6.6%201.8-13.3%205-19.8%209.9-13.8%2010.5-19.9%2023.5-20.3%2036.4-.1%201.6-1.4%202.6-2.8%202.6-.7%200-1.5-.3-2.1-.9-4.5-5.1-7.9-11.7-9.1-20.3-2.1-15.1%203.3-30.7%2015.9-40%204.1-3%208.5-5.3%2013.1-6.8-.5%200-.9.1-1.4.1-16.9%201.9-28.9%209.4-36.5%2019.5-.7.9-1.7%201.3-2.7%201.3-1.6%200-3.2-1.1-3.4-2.8-.6-5.6.1-11.7%202.9-18.3%206.3-15.3%2020.4-26.7%2037.5-28%201.3-.1%202.5-.2%203.7-.2%204.8%200%209.5.8%2013.9%202.1-.5-5.5.1-11.3%202-16.9%205.3-15.6%2020.1-26.1%2037-28.6%202.3-.6%204.6-.7%206.7-.7m0-5v5-5c-2.4%200-4.9.2-7.4.5-19.7%202.9-35.4%2015.1-41.1%2031.9-1.3%204-2.1%208-2.3%2012.1-2.9-.5-5.8-.8-8.8-.8-1.4%200-2.8.1-4.1.2-18.4%201.5-34.3%2013.4-41.7%2031.1-2.9%206.9-3.9%2013.8-3.2%2020.7.4%204.2%204%207.3%208.4%207.3%202.7%200%205.1-1.2%206.7-3.3%201.7-2.3%203.6-4.3%205.7-6.2-5.2%209.1-7.3%2020-5.8%2031%201.2%208.9%204.7%2016.6%2010.3%2022.9%201.5%201.7%203.6%202.6%205.8%202.6%204.2%200%207.6-3.2%207.8-7.4.4-11.9%206.2-22.6%2016.6-31.2-2.7%209.9.1%2020.8%207.5%2029.3-2.3-.7-4.8-1-7.3-1-1.8%200-3.7.2-5.5.6-3.8.8-7%202.2-9.8%204.5-2.1%201.7-2.9%204.4-2%206.9.2.5.4.9.6%201.3-2%201-3.9%202.2-5.7%203.7-3.5%203-5.9%206.5-7.1%2010.6-.5%201.8-.2%203.8%201%205.3%201.1%201.5%203%202.4%204.9%202.4%201.1%200%202.2-.3%203.2-.9%201.8-1.1%203.8-1.8%206-2.2-1.5%201.8-2.7%204-3.4%206.4-.7%202.3-.8%204.6-.5%206.8.5%202.9%203%205.1%206%205.1%202.1%200%204-1%205.1-2.8%201.2-1.9%203.2-3.1%205.9-3.7.2%200%20.3-.1.5-.1-1.9%204.4-4.2%2010.9-6%2019.6-33%205.9-60.8%2019.5-76.8%2037.6-2.8%203.2-3.5%207.6-1.7%2011.4%201.8%204%205.8%206.6%2010.3%206.6h212.9c4.5%200%208.5-2.5%2010.3-6.6%201.8-3.9%201.1-8.4-1.8-11.6-1.6-1.8-3.3-3.5-5-5.2-13.8-45.5-32-84.1-54.2-114.6-11.7-16.2-21.8-26.2-27.8-31.5%203.4-2.1%207.5-3.5%2012.1-4.1%201.7-.2%203.3-.3%204.9-.3%206.2%200%2011.7%201.7%2016.3%205.1%201.3%201%202.8%201.5%204.5%201.5%202.3%200%204.5-1.1%206-2.9%201.4-1.7%201.9-4%201.4-6.2-.9-4.1-2.8-8.1-5.6-11.6-6.6-8.6-16.8-13.7-27.2-13.7h-.5c8.5-5.8%2017.5-8.7%2026.9-8.7%202.9%200%205.9.3%208.9.9.5.1%201%20.2%201.5.2%202.9%200%205.4-1.6%206.7-4.1%201.2-2.5.9-5.5-.8-7.7-5.4-7-12.3-12-21.4-15.2-6.2-2.2-12.6-3.4-19.1-3.4-4.5%200-8.9.5-13%201.6%202.2-1.3%204.5-2.5%207-3.4%203.2-1.2%205.2-4.2%205.1-7.6-.1-3.4-2.2-6.4-5.5-7.5-4.7-1.4-9.7-2.2-14.7-2.2zm-31.9%20149.5c2.6%200%205.1-1.4%206.5-3.6%201.3-2.1%201.5-4.7.4-7-3-6.2-3.1-13.1-.1-20.4%201.7-4.3%204.1-7.8%207.2-10.5%2010.1%2012%2036.5%2047.6%2040.9%2096.6-13.9-3-28.6-4.5-43.7-4.5%201.3-1.4%202.3-3.1%203-5%20.9-2.5%201.3-5.1%201.1-7.6%201.6%201.4%202.8%203.1%203.7%205.1%201%202.3%203.2%203.7%205.7%203.7%202.6%200%204.9-1.6%205.8-4%201.4-3.9%201.6-8.1.6-12.4-.5-2.2-1.4-4.3-2.4-6.2%201.1-.4%202.1-1.2%202.8-2.1%201.2-1.6%201.6-3.6%201-5.5-.9-3.3-2.7-6.4-5.2-9-4.9-5.1-11.5-8-18.3-8-2.1%200-4.1.3-6.1.8-1.1.3-2.2.7-3.2%201.1-.3-.5-.7-1-1-1.5h1.3zm-5.5%2051.1c.5-4.7%201.4-8.5%202.2-11.4.3.3.6.5.9.8%201.8%201.9%202.6%203.9%202.4%206-.1%201.5.3%203%201.3%204.2-2.3.1-4.5.2-6.8.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.notebook4 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-31%2018.2%20577.1%20369.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.7%2073.5h447v286.4h-447z%22%2F%3E%3Cpath%20d%3D%22M545.8%20376.8h-52.4v-8.6c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1h-52.4c-.8%202.5.2%203.7%202.3%204.1%206%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.4-.4%202.7-1.8%202.1-3.9zM43.1%2080.1c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H40.5V349%2082.9c-.1-2.2.4-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22126.12%22%20y1%3D%22170.192%22%20x2%3D%22388.963%22%20y2%3D%22170.192%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M133.4%20322.2h248.2c6.2%200%209.6-7.3%205.6-12.1-2-2.4-4.3-4.8-6.6-7-39.1-136.4-98.8-181-99.8-181.8%205.4-5.5%2012.9-9.6%2022.7-10.9%2011.9-1.7%2021.6%201.3%2029%207%202.1%201.7%205.2-.4%204.7-3-.8-3.9-2.5-7.8-5.4-11.8-7.3-9.9-19.3-15.8-31.4-14-7.9%201.2-14.7%205.1-19.6%2010.7%203.8-7.1%209.4-13.7%2017-19.8%2016.4-13%2033.7-16.2%2049.3-12.9%202.6.6%204.5-2.4%202.9-4.6-4.9-6.8-11.9-12.7-22.2-16.5-17.4-6.5-37.3-4.7-51.8%207-4.7%203.8-8.5%208.2-11.5%2013%20.2-.5.3-1%20.5-1.5%206.8-18.9%2019-30.5%2033.3-36.3%203.1-1.3%203-5.8-.2-6.9-6.7-2.3-14.3-3.3-23-2-19.8%203-37%2015.8-43.2%2034.9-2.2%206.8-2.9%2013.8-2.3%2020.6-6.4-2.1-13.4-3-20.6-2.4-20%201.7-36.3%2015.6-43.7%2034.2-3.2%208-4%2015.5-3.3%2022.3.3%203.5%205%204.8%207.1%201.9%208.8-12.4%2022.9-21.5%2042.5-23.8.5-.1%201.1-.1%201.6-.2-5.4%201.8-10.6%204.5-15.3%208.3-14.6%2011.4-20.9%2030.5-18.5%2048.9%201.4%2010.6%205.4%2018.6%2010.6%2024.8%201.9%202.3%205.5%201%205.6-2%20.6-15.8%207.6-31.6%2023.7-44.4%207.6-6%2015.4-9.9%2023.1-12.1-6.5%203.5-11.9%209.3-14.9%2016.7-4.5%2011.4-1.4%2024.5%206.5%2033.8%203.2%203.8%206.7%206.3%2010.3%208%202.4%201.1%205.1-1.4%203.9-3.8-3.9-8.4-4.7-18.6-.3-29.9%203.3-8.7%208.5-14.8%2014.6-18.9.1.3%2049.5%2053.5%2053.2%20133.9-17.8-4.7-37.5-7.2-58.1-7.2-8.4%200-16.7.5-24.8%201.3.7-17.1%205.5-29%205.5-29%203.1.4%206.1%202.3%208.7%205.3%203.4%203.9%204.7%208%204.4%2012-.1%201.1%201.4%201.8%202.2.9%201.2-1.2%202.2-2.8%202.9-4.8%201.8-5%201-10.6-2.5-14.5-2.3-2.5-5.3-4-8.5-4.5%203.4-.3%207.1.1%2011.1%201.4%208.4%202.7%2013.6%208%2016.2%2014.2.5%201.2%202.1%201.1%202.6-.1%201.2-3.3%201.5-7.1.5-11.6-1.8-7.7-7.2-14.4-14.8-16.8-2.5-.8-4.9-1.1-7.4-1%20.2-.1.4-.1.7-.2%208.2-2%2015.2-.5%2020.7%203.1%201.3.8%203-.4%202.6-1.8-.8-2.9-2.2-5.7-4.7-8.5-5.8-6.3-14.4-9.5-22.7-7.1-3%20.8-5.6%202.3-7.9%204.1-.8-2.8-2.1-5.5-4-7.9-5.3-6.7-14.2-9.2-22.6-7.5-3.7.8-6.6%202.3-9%204.3-1.1.9-.5%202.8%201%202.8%206.6.2%2013.3%203%2018.8%209.5.1.2.3.4.4.5-1.9-1.5-4.1-2.7-6.6-3.5-7.5-2.5-15.9-.2-21.8%205-3.5%203.1-5.5%206.5-6.4%2010-.3%201.1.9%202%201.9%201.4%205.8-3.7%2013.2-5%2021.7-2.3%203.9%201.3%207.2%203.1%209.8%205.4-2.8-1.5-6.1-2-9.5-1.3-5.1%201.1-9.1%205.3-10.5%2010.4-.6%202-.7%203.9-.4%205.5.2%201.1%201.7%201.5%202.3.5%202.1-3.4%205.5-6.1%2010.6-7.2%204.1-.9%207.7-.4%2010.7%201-.2.3-7.1%2011.1-10.9%2034.1-39.4%206.7-71.9%2023.1-90.1%2044.6-4%204.9-.5%2012.1%205.6%2012.1z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.plane_steps {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-703%20256.2%20577.7%20569.6%22%3E%3Cpath%20d%3D%22M-128.7%20534.3c-20.9-41.8-63.6-68.2-110.4-68.2h-103l-12.8-30h3c24.8%200%2045-20.2%2045-45s-20.2-45-45-45h-41.5l-38.5-89.9H-519l30%20209.9h-94.6l-30-60H-702l33.7%20134.9-33.7%20134.9h88.4l30-60h94.6l-30%20209.9h87.1l38.5-89.9h41.5c12%200%2023.3-4.7%2031.8-13.2s13.2-19.8%2013.2-31.8c0-24.8-20.2-45-45-45h-3l12.8-30h103c46.7%200%2089.5-26.4%20110.4-68.2l3.4-6.7-3.4-6.7z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M-320.2%20722.7c8.5-8.5%2013.2-19.8%2013.2-31.8%200-24.8-20.2-45-45-45h-3l12.8-30h103c46.7%200%2089.5-26.4%20110.4-68.2l3.4-6.7-3.4-6.7c-20.9-41.8-63.6-68.2-110.4-68.2h-103l-12.8-30h3c24.8%200%2045-20.2%2045-45s-20.2-45-45-45h-41.5l-38.5-89.9h-87.1l30%20209.9h-94.6l-30-60h-88.4l33.7%20134.9-33.7%20134.9h88.4l30-60h94.6l-30%20209.9h87.1l38.5-89.9h41.5c12.1%200%2023.4-4.7%2031.8-13.2zM-352%20376.1c8.3%200%2015%206.7%2015%2015s-6.7%2015-15%2015h-15.8l-12.8-30h28.6zm-99.8%20419.7h-32.8l30-209.9h-147.7l-30%2060h-31.5l26.2-104.9-26.2-104.9h31.5l30%2060h147.7l-30-209.9h32.8l89.9%20209.9h122.7c33.1%200%2063%2017%2079.9%2045-16.9%2027.9-46.9%2045-79.9%2045h-122.7l-89.9%20209.7zm99.8-89.9h-28.7l12.8-30h15.8c8.3%200%2015%206.7%2015%2015%20.1%208.3-6.6%2015-14.9%2015z%22%20fill%3D%22%2300adee%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_mobile1 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-160%20254.7%20273.8%20332.2%22%3E%3Cstyle%3E.st1%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20fill%3D%22%23efefef%22%20d%3D%22M-109.3%20276.3H66.2v276.9h-175.5z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M46.2%20434H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8zM46.2%20463H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8zM46.2%20493H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8z%22%2F%3E%3Cpath%20d%3D%22M46.2%20530.3H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-21.8c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v21.8c.1%201.5-1.2%202.8-2.8%202.8z%22%20fill%3D%22%2300aeef%22%2F%3E%3Cpath%20d%3D%22M50.9%20254.7h-148c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148c12.3%200%2022.4-10.1%2022.4-22.4V277.1c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2H.6c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.9-30.3H-104V290.3H57.8v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Ccircle%20class%3D%22st1%22%20cx%3D%22-21.5%22%20cy%3D%22336.2%22%20r%3D%2271.7%22%2F%3E%3Ccircle%20cx%3D%22-21.5%22%20cy%3D%22336.2%22%20r%3D%2262.8%22%20fill%3D%22%23ee2316%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M3.7%20330.6c-1.1%206.8-5.5%2013.1-11.2%2014%204.6-16-3.5-34.9-19.6-42%20.1%2016.5-21.3%2027-22.4%2042-.6%2010.9%203.8%2020%2011.2%2025.2-2.3-8.4-.2-17.6%205.6-25.2-2%207.1-1.2%2013.4%200%2016.8%205.7%206.3%2011.3%208.9%2019.6%208.4%205.8-1%2013.2-6.4%2016.8-14%204-8.4%203.6-17.9%200-25.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_notebook1 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-8%20236%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M55.2%20280.3h450v297.4h-450z%22%2F%3E%3Cpath%20d%3D%22M568.8%20594.6h-52.4V586c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1H-7.6c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.4-.4%202.7-1.8%202.1-3.9zM66.1%20297.9c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H63.5v-2.7-266.1c-.1-2.2.4-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20d%3D%22M461.5%20540.5H98.9c-1.6%200-2.8-1.3-2.8-2.8v-36c0-1.6%201.3-2.8%202.8-2.8h362.6c1.6%200%202.8%201.3%202.8%202.8v36c0%201.5-1.2%202.8-2.8%202.8z%22%20fill%3D%22%232c4c66%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M448.5%20526.9H111.9c-1.6%200-2.8-1.3-2.8-2.8v-8.9c0-1.6%201.3-2.8%202.8-2.8h336.6c1.6%200%202.8%201.3%202.8%202.8v8.9c0%201.5-1.2%202.8-2.8%202.8z%22%2F%3E%3Cpath%20d%3D%22M448.5%20526.9h-69.4v-14.6h69.4c1.6%200%202.8%201.3%202.8%202.8v8.9c0%201.6-1.2%202.9-2.8%202.9z%22%20fill%3D%22%23ffe029%22%2F%3E%3Cg%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%22280.5%22%20cy%3D%22368.9%22%20r%3D%22118.8%22%2F%3E%3Ccircle%20cx%3D%22280.5%22%20cy%3D%22368.9%22%20r%3D%22104.1%22%20fill%3D%22%23ee2316%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M322.3%20359.7c-1.8%2011.3-9.1%2021.7-18.6%2023.2%207.6-26.5-5.8-57.8-32.5-69.6.2%2027.3-35.3%2044.7-37.1%2069.6-1%2018.1%206.3%2033.1%2018.6%2041.8-3.8-13.9-.3-29.2%209.3-41.8-3.3%2011.8-2%2022.2%200%2027.8%209.4%2010.4%2018.7%2014.7%2032.5%2013.9%209.6-1.7%2021.9-10.6%2027.8-23.2%206.6-13.9%206-29.7%200-41.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_mobile2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-160%20254.7%20273.8%20332.2%22%3E%3Cstyle%3E.st2%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M50.9%20254.7h-148c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148c12.3%200%2022.4-10.1%2022.4-22.4V277.1c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2H.6c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.9-30.3H-104V290.3H57.8v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-109.175%22%20y1%3D%22348.197%22%20x2%3D%22-61.848%22%20y2%3D%22348.197%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-106.8%20364c-1.6-3.5-2.4-7.1-2.4-10.9%200-14.3%2011.6-26%2026-26%206.2%200%2012.2%202.2%2016.9%206.3l4.4%203.8-5.3%202.5c-12.7%206-23.9%2014.5-33.3%2025.2l-3.9%204.4-2.4-5.3z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-83.2%20330.9c5.5%200%2010.6%202%2014.4%205.4-13.2%206.3-25%2015.2-34.5%2026.1-1.3-2.8-2.1-6-2.1-9.3%200-12.3%2010-22.2%2022.2-22.2m0-7.6c-16.4%200-29.8%2013.4-29.8%2029.8%200%204.3.9%208.5%202.8%2012.5l4.9%2010.6%207.7-8.8c9-10.3%2019.8-18.4%2032.1-24.2l10.6-5-8.8-7.6c-5.5-4.8-12.4-7.3-19.5-7.3z%22%2F%3E%3Cg%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-125.933%22%20y1%3D%22417.79%22%20x2%3D%2279.733%22%20y2%3D%22417.79%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-23.1%20536.2c-56.7%200-102.8-46.2-102.8-103%200-24.4%208.7-48%2024.4-66.6%209.9-11.6%2022.4-21.1%2036.3-27.4%206.9-3.1%2014.1-5.4%2021.6-7v-11.6h-4.8c-5%200-9-4.7-9-10.6%200-6%203.9-10.6%209-10.6H2.2c5%200%209%204.7%209%2010.6%200%206-3.9%2010.6-9%2010.6h-4.8v11.6c22.4%204.6%2042.8%2016.6%2057.7%2034.2C71%20385%2079.7%20408.7%2079.7%20433.2c0%2056.8-46.1%20103-102.8%20103zm0-181.6c-13.1%200-26.1%203.3-37.6%209.6-6.6%203.6-12.7%208.2-18.1%2013.6-14.7%2014.8-22.8%2034.5-22.8%2055.3%200%2043.3%2035.2%2078.6%2078.4%2078.6s78.4-35.2%2078.4-78.6c.1-43.2-35.1-78.5-78.3-78.5z%22%20fill%3D%22url(%23SVGID_2_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M2.2%20303.2c2.8%200%205.1%203%205.1%206.8s-2.3%206.8-5.1%206.8h-8.6v18.5c46.7%208%2082.3%2048.7%2082.3%2097.7%200%2054.8-44.3%2099.2-99%2099.2s-99-44.4-99-99.2c0-24.5%208.9-46.8%2023.5-64.1%209.5-11.2%2021.4-20.2%2035-26.3%207.5-3.4%2015.5-5.8%2023.8-7.3v-18.5h-8.6c-2.8%200-5.1-3-5.1-6.8s2.3-6.8%205.1-6.8H2.2m-25.3%20212.3c45.3%200%2082.2-36.9%2082.2-82.4%200-45.4-36.9-82.4-82.2-82.4-14.3%200-27.7%203.7-39.4%2010.1-7%203.8-13.4%208.7-18.9%2014.3-14.8%2014.9-23.9%2035.4-23.9%2058%200%2045.5%2036.9%2082.4%2082.2%2082.4M2.2%20295.6h-50.7c-7.2%200-12.8%206.3-12.8%2014.4s5.6%2014.4%2012.8%2014.4h1v4.7c-6.6%201.6-13.1%203.7-19.3%206.5-14.4%206.5-27.4%2016.3-37.6%2028.4-16.3%2019.3-25.3%2043.8-25.3%2069.1%200%2028.5%2011.1%2055.4%2031.2%2075.5%2020.1%2020.2%2046.9%2031.3%2075.4%2031.3s55.3-11.1%2075.4-31.3c20.1-20.2%2031.2-47%2031.2-75.5%200-25.4-9-49.9-25.4-69.2-14.8-17.4-34.8-29.6-56.8-34.8v-4.7h1c7.2%200%2012.8-6.3%2012.8-14.4s-5.7-14.4-12.9-14.4zm-25.3%20212.3c-41.1%200-74.6-33.5-74.6-74.7%200-19.8%207.7-38.5%2021.7-52.6%205.1-5.1%2010.9-9.5%2017.2-13%2010.9-6%2023.3-9.2%2035.7-9.2%2041.1%200%2074.6%2033.5%2074.6%2074.7%200%2041.3-33.5%2074.8-74.6%2074.8z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-97.219%22%20y1%3D%22433.163%22%20x2%3D%2251.018%22%20y2%3D%22433.163%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-23.1%20507.4c-12.3%200-24.6-3.1-35.3-9-2.1-1.1-4.1-2.4-6.1-3.7-3.9-2.7-7.6-5.7-11-9.1-14-14-21.7-32.7-21.7-52.5%200-19.8%207.7-38.5%2021.7-52.5%203.3-3.3%207-6.4%2011-9.1%202-1.3%204-2.6%206.1-3.7%2010.8-5.9%2023-9%2035.3-9%201.6%200%203.2.1%204.8.2%207.7.5%2015.3%202.2%2022.4%205%202.8%201.1%205.6%202.4%208.2%203.8%202.1%201.1%204.2%202.4%206.1%203.7%203.9%202.7%207.6%205.7%2011%209.1%2014%2014%2021.7%2032.7%2021.7%2052.5%200%2019.8-7.7%2038.5-21.7%2052.5-3.3%203.3-7%206.4-11%209.1-2%201.3-4%202.6-6.1%203.7-2.7%201.4-5.4%202.7-8.2%203.8-7.2%202.8-14.7%204.5-22.4%205-1.6.2-3.2.2-4.8.2zm-3.8-126.3c-13.9%201.1-26.7%208-35.6%2019.5-9.7%2012.4-13.6%2028.8-10.8%2044.6l46.4-17.8v-46.3z%22%20fill%3D%22url(%23SVGID_3_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-23.1%20362.7c1.5%200%203%200%204.5.1%207.5.5%2014.6%202.1%2021.3%204.7%202.7%201.1%205.2%202.3%207.7%203.6%202%201.1%203.9%202.3%205.8%203.5%203.7%202.5%207.2%205.4%2010.4%208.6%2012.7%2012.7%2020.6%2030.4%2020.6%2049.8%200%2019.5-7.9%2037.1-20.6%2049.8-3.2%203.2-6.7%206.1-10.4%208.6-1.9%201.3-3.8%202.4-5.8%203.5-2.5%201.4-5.1%202.6-7.7%203.6-6.7%202.6-13.8%204.3-21.3%204.7-1.5.1-3%20.1-4.5.1-12.1%200-23.5-3.1-33.5-8.5-2-1.1-3.9-2.3-5.8-3.5-3.7-2.5-7.2-5.4-10.4-8.6a70.377%2070.377%200%200%201-20.6-49.8c0-19.5%207.9-37.1%2020.6-49.8%203.2-3.2%206.7-6.1%2010.4-8.6%201.9-1.3%203.8-2.4%205.8-3.5%209.9-5.2%2021.4-8.3%2033.5-8.3m-53%2087.6l53-20.4v-52.8c-36.7%200-62.3%2036.6-53%2073.2m53-95.2c-13%200-25.8%203.3-37.2%209.4-2.2%201.2-4.3%202.5-6.4%203.9-4.1%202.8-8%206-11.5%209.5-14.7%2014.7-22.8%2034.3-22.8%2055.2%200%2020.9%208.1%2040.5%2022.8%2055.2%203.5%203.5%207.4%206.7%2011.5%209.5%202.1%201.4%204.3%202.7%206.4%203.9%2011.3%206.2%2024.2%209.4%2037.1%209.4%201.7%200%203.3-.1%205-.2%208.1-.5%2016-2.3%2023.6-5.3%202.9-1.1%205.8-2.5%208.6-4%202.2-1.2%204.4-2.5%206.4-3.9%204.1-2.8%208-6%2011.5-9.5%2014.7-14.7%2022.8-34.3%2022.8-55.2%200-20.9-8.1-40.5-22.8-55.2-3.5-3.5-7.4-6.7-11.5-9.5-2.1-1.4-4.2-2.7-6.4-3.9-2.7-1.5-5.6-2.8-8.6-4-7.5-3-15.5-4.8-23.6-5.3-1.5.1-3.2%200-4.9%200zm-47%2084.7c-1.2-13.2%202.6-26.6%2010.6-37%207.3-9.4%2017.5-15.6%2028.8-17.5v39.3l-39.4%2015.2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_notebook2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-8%20236%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M57.4%20290.3h443v287.4h-443z%22%2F%3E%3Cpath%20d%3D%22M568.8%20594.6h-52.4v-8.5c.1-29%20.1-283.6%200-293.8-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1H-7.6c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.4-.4%202.7-1.8%202.1-3.9zM66.1%20297.9c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H63.5v-2.7-266.1c-.1-2.2.4-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22171.233%22%20y1%3D%22306.9%22%20x2%3D%22231.34%22%20y2%3D%22306.9%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M174.3%20327c-2-4.4-3.1-9.1-3.1-13.8%200-18.2%2014.8-33%2033-33%207.9%200%2015.5%202.9%2021.5%208l5.6%204.9-6.7%203.2c-16.2%207.7-30.4%2018.4-42.3%2032l-4.9%205.6-3.1-6.9z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M204.2%20284.9c7%200%2013.4%202.6%2018.3%206.8-16.8%208-31.7%2019.3-43.9%2033.1-1.7-3.6-2.6-7.6-2.6-11.8.1-15.4%2012.7-28.1%2028.2-28.1m0-9.7c-20.9%200-37.8%2017-37.8%2037.9%200%205.5%201.2%2010.8%203.5%2015.9l6.2%2013.5%209.8-11.2c11.5-13%2025.2-23.4%2040.7-30.8l13.4-6.4-11.2-9.7a37.5%2037.5%200%200%200-24.6-9.2z%22%2F%3E%3Cg%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22149.952%22%20y1%3D%22395.284%22%20x2%3D%22411.149%22%20y2%3D%22395.284%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M280.6%20545.6c-72%200-130.6-58.7-130.6-130.8%200-30.9%2011-61%2031-84.6%2012.5-14.8%2028.5-26.8%2046.1-34.7%208.8-3.9%2017.9-6.9%2027.4-8.8V272h-6.1c-6.4%200-11.4-5.9-11.4-13.5s5-13.5%2011.4-13.5h64.4c6.4%200%2011.4%205.9%2011.4%2013.5s-5%2013.5-11.4%2013.5h-6.1v14.7c28.4%205.8%2054.4%2021.1%2073.3%2043.4%2020.1%2023.6%2031.1%2053.7%2031.1%2084.8%200%2072-58.5%20130.7-130.5%20130.7zm0-230.6c-16.6%200-33.1%204.2-47.7%2012.2-8.4%204.6-16.1%2010.5-22.9%2017.3-18.7%2018.8-28.9%2043.8-28.9%2070.2%200%2055%2044.7%2099.8%2099.6%2099.8%2054.9%200%2099.6-44.8%2099.6-99.8-.2-54.9-44.8-99.7-99.7-99.7z%22%20fill%3D%22url(%23SVGID_2_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M312.7%20249.8c3.6%200%206.5%203.9%206.5%208.6%200%204.8-2.9%208.6-6.5%208.6h-10.9v23.6c59.3%2010.1%20104.5%2061.8%20104.5%20124.1%200%2069.6-56.3%20126-125.8%20126s-125.8-56.4-125.8-126c0-31.1%2011.2-59.5%2029.9-81.5%2012-14.2%2027.2-25.7%2044.4-33.5%209.5-4.3%2019.6-7.4%2030.2-9.2v-23.6h-10.9c-3.6%200-6.5-3.9-6.5-8.6%200-4.8%202.9-8.6%206.5-8.6h64.4m-32.1%20269.7c57.6%200%20104.4-46.9%20104.4-104.6%200-57.7-46.8-104.6-104.4-104.6-18.1%200-35.2%204.7-50%2012.8-8.9%204.9-17%2011-24%2018.2-18.7%2018.9-30.3%2044.9-30.3%2073.6-.2%2057.7%2046.7%20104.6%20104.3%20104.6m32.1-279.3h-64.4c-9.1%200-16.2%208-16.2%2018.3s7.1%2018.3%2016.2%2018.3h1.2v6c-8.4%202-16.6%204.8-24.5%208.3-18.3%208.2-34.8%2020.7-47.8%2036-20.7%2024.5-32.2%2055.6-32.2%2087.7%200%2036.2%2014.1%2070.3%2039.7%2095.9%2025.6%2025.6%2059.6%2039.7%2095.8%2039.7s70.2-14.1%2095.8-39.7c25.6-25.6%2039.7-59.7%2039.7-95.9%200-32.2-11.5-63.4-32.3-87.9-18.8-22.1-44.2-37.6-72.2-44.1v-6h1.2c9.1%200%2016.2-8%2016.2-18.3.1-10.3-7.1-18.3-16.2-18.3zm-32.1%20269.6c-52.2%200-94.7-42.6-94.7-94.9%200-25.2%209.8-48.9%2027.5-66.8%206.5-6.5%2013.8-12.1%2021.8-16.5%2013.9-7.6%2029.5-11.6%2045.4-11.6%2052.2%200%2094.7%2042.6%2094.7%2094.9%200%2052.4-42.5%2094.9-94.7%2094.9z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22186.417%22%20y1%3D%22414.807%22%20x2%3D%22374.68%22%20y2%3D%22414.807%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M280.5%20509.1c-15.7%200-31.2-3.9-44.9-11.4-2.6-1.4-5.2-3-7.8-4.7-5-3.4-9.7-7.2-13.9-11.5-17.8-17.8-27.6-41.5-27.6-66.7%200-25.2%209.8-48.9%2027.6-66.7%204.2-4.3%208.9-8.1%2013.9-11.5%202.5-1.7%205.1-3.3%207.8-4.7%2013.7-7.4%2029.2-11.4%2044.9-11.4%202.1%200%204.1.1%206%20.2%209.8.6%2019.4%202.8%2028.5%206.4%203.6%201.4%207.1%203%2010.4%204.8%202.7%201.5%205.3%203%207.8%204.7%205%203.4%209.7%207.3%2013.9%2011.5%2017.8%2017.8%2027.6%2041.5%2027.6%2066.7%200%2025.2-9.8%2048.9-27.6%2066.7-4.2%204.2-8.9%208.1-13.9%2011.5-2.5%201.7-5.1%203.3-7.8%204.7-3.4%201.8-6.9%203.5-10.4%204.8-9.1%203.6-18.7%205.7-28.5%206.3-1.9.2-4%20.3-6%20.3zm-4.8-160.4c-17.7%201.4-33.9%2010.2-45.2%2024.7-12.3%2015.8-17.2%2036.6-13.7%2056.6l58.9-22.7v-58.6z%22%20fill%3D%22url(%23SVGID_3_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M280.5%20325.4c1.9%200%203.8.1%205.7.2%209.5.6%2018.6%202.7%2027%206%203.4%201.3%206.7%202.9%209.8%204.6%202.5%201.4%205%202.9%207.4%204.5%204.7%203.2%209.2%206.9%2013.2%2010.9%2016.2%2016.2%2026.2%2038.6%2026.2%2063.3%200%2024.7-10%2047.1-26.2%2063.2-4%204.1-8.5%207.7-13.2%2010.9-2.4%201.6-4.8%203.1-7.4%204.5-3.2%201.7-6.4%203.3-9.8%204.6-8.4%203.3-17.5%205.4-27%206-1.9.1-3.8.2-5.7.2-15.4%200-29.9-3.9-42.6-10.8-2.5-1.4-5-2.9-7.4-4.5-4.7-3.2-9.2-6.9-13.2-10.9-16.2-16.2-26.1-38.5-26.2-63.3%200-24.7%2010-47.1%2026.2-63.3%204-4%208.5-7.7%2013.2-10.9%202.4-1.6%204.8-3.1%207.4-4.5%2012.7-6.8%2027.2-10.7%2042.6-10.7m-67.2%20111.1l67.3-25.9v-67c-46.6%200-79.2%2046.5-67.3%2092.9m67.2-120.8c-16.5%200-32.8%204.1-47.2%2012-2.8%201.5-5.5%203.2-8.2%205-5.3%203.6-10.2%207.6-14.6%2012.1-18.7%2018.7-29%2043.6-29%2070.1%200%2026.5%2010.3%2051.4%2029%2070.1%204.5%204.5%209.4%208.6%2014.6%2012.1%202.7%201.8%205.4%203.5%208.2%205%2014.4%207.8%2030.7%2012%2047.2%2012%202.1%200%204.3-.1%206.4-.2%2010.3-.6%2020.4-2.9%2029.9-6.7%203.7-1.4%207.3-3.2%2010.9-5.1%202.8-1.5%205.5-3.2%208.2-5%205.3-3.6%2010.2-7.6%2014.6-12.1%2018.7-18.7%2029-43.6%2029-70.1%200-26.5-10.3-51.4-29-70.1-4.5-4.5-9.4-8.5-14.6-12.1-2.6-1.8-5.4-3.4-8.2-5-3.5-1.9-7.1-3.6-10.9-5.1-9.6-3.8-19.7-6-30-6.7-2-.2-4.1-.2-6.3-.2zm-59.7%20107.6c-1.5-16.8%203.3-33.7%2013.5-46.9%209.3-12%2022.3-19.8%2036.5-22.2V404l-50%2019.3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_mobile3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-160%20254.7%20273.8%20332.2%22%3E%3Cstyle%3E.st2%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M51.5%20254.7H-96.6c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4H51.5c12.3%200%2022.4-10.1%2022.4-22.4V277.1c0-12.3-10.1-22.4-22.4-22.4zm-97.7%2016.2H1.1c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7.1-1.5%201.3-2.7%202.8-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.8-30.3h-161.7V290.3H58.3v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-137.408%22%20y1%3D%22448.894%22%20x2%3D%2292.314%22%20y2%3D%22448.894%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-120.9%20500.5c-9.1%200-16.5-7.4-16.5-16.5v-86.8H92.3V484c0%209.1-7.4%2016.5-16.5%2016.5h-196.7zm149.2-37.8c3.5%203.1%207.9%204.8%2012.4%204.8%2010.3%200%2018.6-8.4%2018.6-18.6%200-10.3-8.4-18.6-18.6-18.6-4.5%200-8.9%201.7-12.4%204.8l-1.6%201.5-1.6-1.5c-3.5-3.1-7.9-4.8-12.4-4.8-10.3%200-18.6%208.4-18.6%2018.6%200%2010.3%208.4%2018.6%2018.6%2018.6%204.5%200%208.9-1.7%2012.4-4.8l1.6-1.5%201.6%201.5zm-128.1-18.4c-2.5%200-4.6%202.1-4.6%204.6%200%202.5%202.1%204.6%204.6%204.6h42.2c2.5%200%204.6-2.1%204.6-4.6%200-2.5-2.1-4.6-4.6-4.6h-42.2z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M89.9%20399.7V484c0%207.8-6.3%2014.1-14.1%2014.1h-196.7c-7.7%200-14.1-6.3-14.1-14.1v-84.3H89.9m-63.3%2033.6c-3.7-3.4-8.6-5.5-14.1-5.5-11.6%200-21.1%209.4-21.1%2021.1%200%2011.6%209.4%2021.1%2021.1%2021.1%205.4%200%2010.3-2.1%2014.1-5.5%203.7%203.4%208.6%205.5%2014.1%205.5%2011.6%200%2021.1-9.4%2021.1-21.1%200-11.6-9.4-21.1-21.1-21.1-5.4%200-10.3%202.1-14.1%205.5m-126.4%2022.6h42.2c3.9%200%207-3.1%207-7s-3.1-7-7-7h-42.2c-3.9%200-7%203.1-7%207-.1%203.9%203.1%207%207%207m194.6-61.1H-139.9V484c0%2010.4%208.5%2018.9%2018.9%2018.9H75.8c10.4%200%2018.9-8.5%2018.9-18.9v-89.2h.1zm-68.2%2045.1l3.3-2.9c3-2.7%206.9-4.2%2010.8-4.2%208.9%200%2016.2%207.3%2016.2%2016.2%200%208.9-7.3%2016.2-16.2%2016.2-3.9%200-7.8-1.5-10.8-4.2l-3.3-2.9-3.3%202.9c-3%202.7-6.9%204.2-10.8%204.2-8.9%200-16.2-7.3-16.2-16.2%200-8.9%207.3-16.2%2016.2-16.2%203.9%200%207.8%201.5%2010.8%204.2l3.3%202.9zM-99.8%20451c-1.2%200-2.1-1-2.1-2.1%200-1.2%201-2.1%202.1-2.1h42.2c1.2%200%202.1%201%202.1%202.1%200%201.2-1%202.1-2.1%202.1h-42.2z%22%2F%3E%3Cg%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-137.408%22%20y1%3D%22357.555%22%20x2%3D%2292.314%22%20y2%3D%22357.555%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-137.4%20374.1v-16.5c0-9.1%207.4-16.5%2016.5-16.5H75.8c9.1%200%2016.5%207.4%2016.5%2016.5v16.5h-229.7z%22%20fill%3D%22url(%23SVGID_2_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M75.8%20343.5c7.8%200%2014.1%206.3%2014.1%2014.1v14.1H-135v-14.1c0-7.7%206.3-14.1%2014.1-14.1H75.8m0-4.9h-196.7c-10.4%200-18.9%208.5-18.9%2018.9v19H94.8v-19c0-10.4-8.5-18.9-19-18.9z%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-135%20371.6H89.8v28.1H-135z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_notebook3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-8%20236%20577.1%20369.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M60.6%20287.3h441v292.8h-441z%22%2F%3E%3Cpath%20d%3D%22M568.8%20594.6h-52.4V586c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1H-7.6c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.5-.4%202.7-1.8%202.1-3.9zM66.1%20297.9c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H63.5v-2.7-266.1c-.1-2.2.5-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22142.541%22%20y1%3D%22468.22%22%20x2%3D%22418.576%22%20y2%3D%22468.22%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M142.5%20407.8v103.5c0%209.5%207.7%2017.3%2017.3%2017.3h241.5c9.5%200%2017.3-7.7%2017.3-17.3V407.8H142.5zm94.9%2069h-51.8c-4.8%200-8.6-3.9-8.6-8.6s3.9-8.6%208.6-8.6h51.8c4.8%200%208.6%203.9%208.6%208.6s-3.8%208.6-8.6%208.6zm120.8%2017.3c-6.7%200-12.7-2.6-17.3-6.7-4.6%204.1-10.6%206.7-17.3%206.7-14.3%200-25.9-11.6-25.9-25.9s11.6-25.9%2025.9-25.9c6.7%200%2012.7%202.6%2017.3%206.7%204.6-4.1%2010.6-6.7%2017.3-6.7%2014.3%200%2025.9%2011.6%2025.9%2025.9s-11.6%2025.9-25.9%2025.9z%22%20fill%3D%22url(%23a)%22%2F%3E%3Cg%3E%3ClinearGradient%20id%3D%22b%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22142.541%22%20y1%3D%22356.081%22%20x2%3D%22418.576%22%20y2%3D%22356.081%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M401.3%20338.8H159.8c-9.5%200-17.3%207.7-17.3%2017.3v17.3h276v-17.3c.1-9.5-7.7-17.3-17.2-17.3z%22%20fill%3D%22url(%23b)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_mobile4 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-160%20254.7%20273.8%20332.2%22%3E%3Cstyle%3E.st3%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M50.9%20254.7h-148c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148c12.3%200%2022.4-10.1%2022.4-22.4V277.1c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2H.6c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.9-30.3H-104V290.3H57.8v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20d%3D%22M-23.1%20334.9c-3.3%200-5.9%202.3-6.9%205.9%200%201.3-.1%205-.2%208.8h14c0-3.8-.1-7.4-.1-8.8-.9-3.7-3.5-5.9-6.8-5.9z%22%20fill%3D%22none%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-186.981%22%20y1%3D%22276.107%22%20x2%3D%22375.972%22%20y2%3D%22839.06%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M53.5%20497c5.5-7.6%2013-11.3%2022.3-11.3h11.8v-91.5H76c-1.9%200-3.7%200-5.6-.3-12.6-1.9-21.4-12.6-21.7-26-.1-4%200-8%200-12.2H15.5l-.1-18c-.4-6.2-3.2-13.7-8.4-20.1-3-3.8-6.8-7.2-11.5-9.8-5.8-3.2-12.2-4.8-18.6-4.8-8.6%200-17.3%202.9-24.4%208.6-8.4%206.8-13.3%2015.5-14.4%2026.1l-.3%2018h-33.1c0%204.9.2%209.6%200%2014.3-.7%2013.6-11.8%2024-25.4%2024.2H-134v91.6c3.1%200%206.2-.1%209.2-.1%201.8%200%203.7%200%205.5.1%2010.3.6%2019.8%207.5%2022.5%2017.4%201.5%205.4%201.2%2011.2%201.6%2016.8.1%201.5%200%203%200%204.4H48.6v-11.7c.1-5.7%201.5-11%204.9-15.7zm-89.4-157c1.5-6.6%206.5-11.1%2012.8-11.1%206.3%200%2011.4%204.5%2012.8%2011.1l.1%2015.6h-26.2c.2%200%20.4-15.4.5-15.6zm65.7%2074.4c-4.5%204.9-9.3%209.5-14%2014.2-1.2%201.2-1.4%202.2-.9%203.8%203.8%2011%207.3%2022%2011.1%2033%201.5%204.4.8%207.7-2.6%2010.9-3.8%203.5-7.4%207.3-11.1%2011-1.9%201.9-3.9%202.8-5.7%202.8-2.4%200-4.7-1.7-6.3-4.9-4.1-8.2-8.3-16.5-12.4-24.7-.4-.8-.8-1.5-1.6-2.7-2.9%202.9-5.6%205.6-8.1%208.5-.4.5-.4%201.6-.2%202.3.7%202.6%201.5%205.1%202.5%207.7%201.1%202.9.5%205.5-1.7%207.7-4.4%204.4-8.8%208.9-13.3%2013.2-1.6%201.5-3.3%202.3-4.9%202.3-2.1%200-4.1-1.2-5.5-3.6-4-6.4-7.8-13-11.8-19.5-.7-1.1-1.7-2.1-2.8-2.8-6.3-3.9-12.7-7.6-19-11.5-4.9-3-5.4-7.1-1.5-11.2%204.2-4.3%208.5-8.4%2012.6-12.7%201.6-1.6%203.3-2.4%205.2-2.4.9%200%201.9.2%203%20.6%202.6.9%205.4%202.5%207.9%202.5.4%200%20.7%200%201.1-.1%202.7-.6%204.7-4%206.9-6.2.7-.7%201.3-1.4%202.2-2.3-5.7-2.9-11.2-5.7-16.7-8.4-3.8-1.9-7.6-3.8-11.3-5.7-4.7-2.4-5.6-7.1-2-11%204.3-4.5%208.8-8.9%2013.2-13.3%201.5-1.4%203.1-2%204.8-2%201.1%200%202.3.2%203.5.7%209.4%203.2%2018.9%205.8%2028.1%209.5%202.3.9%204.3%201.4%206.1%201.4%202.9%200%205.4-1.3%207.9-4.6%202.7-3.6%206.3-6.5%209.5-9.6%204.1-3.9%209.1-5.9%2014.1-5.9%204.8%200%209.6%201.8%2013.4%205.5%207.7%207.5%207.8%2019.3.3%2027.5z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st3%22%20d%3D%22M87.6%20388.2H76c-1.5%200-3.2%200-4.6-.3-9.7-1.5-16.3-9.6-16.6-20.2-.1-2.7%200-5.3%200-8.1v-9.9H21.6V337.3c-.6-8-4.1-16.5-9.7-23.5-3.7-4.6-8.2-8.4-13.2-11.2-6.5-3.7-14-5.6-21.6-5.6-10.2%200-20.2%203.5-28.2%209.9-9.7%207.9-15.3%2018-16.6%2030.2v.6l-.2%2012.1h-33.2v10.7c0%203.2.1%206.3-.1%209.3-.6%2010.4-8.9%2018.4-19.4%2018.5H-139.9v103.6h15.2c2%200%203.6%200%205.2.1%208.1.4%2015.1%205.8%2017%2013%20.9%203.1%201%206.7%201.2%2010.5.1%201.7.1%203.5.3%205.2.1.7%200%201.6%200%202.4v7.5H54.8v-6-3.7-8.1c-.1-4.8%201.1-8.8%203.5-12.2%204.2-5.9%209.9-8.8%2017.4-8.8h17.9V388.3h-6zm0%2097.5H75.8c-9.3%200-16.9%203.7-22.3%2011.3-3.3%204.7-4.7%2010-4.7%2015.8v11.7H-95c0-1.4.1-2.9%200-4.4-.5-5.6-.2-11.4-1.6-16.8-2.7-9.9-12.1-16.8-22.5-17.4-1.8-.1-3.7-.1-5.5-.1-3.1%200-6.1.1-9.2.1v-91.6h13.3c13.6-.2%2024.6-10.6%2025.4-24.2.3-4.7%200-9.4%200-14.3H-62l.3-18c1.1-10.6%206-19.3%2014.4-26.1%207.1-5.7%2015.8-8.6%2024.4-8.6%206.4%200%2012.9%201.6%2018.6%204.8%204.7%202.6%208.5%206%2011.5%209.8%205.2%206.4%207.9%2013.9%208.4%2020.1l.1%2018h33.2c0%204.2-.1%208.2%200%2012.2.3%2013.4%209.1%2024.1%2021.7%2026%201.8.3%203.7.3%205.6.3h11.6c-.2%2030.4-.2%2060.6-.2%2091.4z%22%2F%3E%3Cpath%20class%3D%22st3%22%20d%3D%22M-10.2%20340c-1.5-6.7-6.5-11.1-12.8-11.1-6.3%200-11.4%204.4-12.8%2011.1%200%20.2-.3%2015.6-.3%2015.6h26.2c-.2%200-.3-15.5-.3-15.6zm-19.9%209.6c.1-3.8.1-7.5.2-8.8%201-3.7%203.6-5.9%206.9-5.9%203.3%200%205.9%202.3%206.9%205.9%200%201.4.1%205.1.1%208.8h-14.1z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-151.291%22%20y1%3D%22479.357%22%20x2%3D%22-43.241%22%20y2%3D%22587.407%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-108.1%20510.5c-.7-5.8-4.4-10.5-10.2-11.3-2-.3-3.9-.3-5.9-.3-3.2%200-6.3.2-9.5.2-2%2014.5%205.7%2025.6%2021.5%2025.6%201.4%200%202.8-.1%204.2-.2v-11.6c0-.8%200-1.6-.1-2.4z%22%20fill%3D%22url(%23SVGID_2_)%22%2F%3E%3Cpath%20class%3D%22st3%22%20d%3D%22M-100.6%20509.3c-1-9-7.5-16.9-15.8-18-2-.3-15%200-16.5%200l-6.9.5.2%206.4c-1.3%209.3.8%2017.7%206%2023.6%205%205.8%2012.4%208.8%2021.5%208.8%201.6%200%203.2-.1%204.9-.3l6.3.1c-.1.1.4-20.1.3-21.1zm-7.4%2015.2c-1.5.2-2.9.2-4.2.2-15.8%200-23.5-11.1-21.5-25.6%203.2%200%206.3-.2%209.5-.2%202%200%204%20.1%205.9.3%205.8.8%209.5%205.4%2010.2%2011.3.1.8.1%201.5.1%202.3v11.7z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2242.059%22%20y1%3D%22337.551%22%20x2%3D%22151.923%22%20y2%3D%22447.415%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M70.9%20380.4c5.4%201.1%2011.1.9%2016.7%201.3%201.4-17-6.3-26.3-21.2-26.3-1.5%200-3%20.1-4.6.3%200%204.6-.2%209%200%2013.4.4%205.4%203.8%2010.3%209.1%2011.3z%22%20fill%3D%22url(%23SVGID_3_)%22%2F%3E%3Cpath%20class%3D%22st3%22%20d%3D%22M86.8%20357.3c-4.8-5.2-11.8-7.9-20.3-7.9-1.7%200-3.5.1-5.3.3l-6.4-.1-1.9%206v4.1c0%203.1-.1%206.3%200%209.5.4%208.5%209.1%2018.9%2016.9%2020.4%204.2.8%208.4%200%2012.5.1%201.7.1%203.3%201.3%204.9%201.4l6.4-3.2V382c.8-10.5-1.4-18.9-6.8-24.7zm.8%2024.4c-5.6-.4-11.2-.2-16.7-1.3-5.3-1-8.8-5.9-9-11.4-.2-4.4%200-8.8%200-13.4%201.6-.2%203.1-.3%204.6-.3%2014.8.1%2022.5%209.4%2021.1%2026.4z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_4_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2253.073%22%20y1%3D%22489.856%22%20x2%3D%22124.602%22%20y2%3D%22561.385%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M85.7%20498.7h-1.5c-1.9%200-3.8-.1-5.7-.1-1.6%200-3.1%200-4.7.2-6.7.6-11.6%205.9-11.8%2012.7-.1%204.2%200%208.5%200%2012.7%201.8.4%203.6.5%205.3.5%2013%200%2022.8-9.9%2020.2-26h-1.8z%22%20fill%3D%22url(%23SVGID_4_)%22%2F%3E%3Cpath%20class%3D%22st3%22%20d%3D%22M93.4%20497.7l.3-6.1-6.2-1.6h-2.8s-9.9.5-11.4.7c-9.7.8-18.5%209.3-18.8%2019.1-.1%203%20.4%2020.6.4%2020.6s10.2.2%2012.4.2c8.2%200%2015.5-3.2%2020.4-8.9%205.1-6.1%207.1-14.6%205.7-24zm-26.2%2027c-1.7%200-3.5-.2-5.3-.5%200-4.2-.1-8.4%200-12.7.2-6.8%205.1-12.1%2011.8-12.7%201.6-.1%203.1-.2%204.7-.2%201.9%200%203.8.1%205.7.1h3.2c2.7%2016.1-7.1%2026-20.1%2026z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_5_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-140.918%22%20y1%3D%22348.425%22%20x2%3D%22-69.074%22%20y2%3D%22420.269%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-125%20381.4c1.8%200%203.6-.1%205.3-.2%206.4-.7%2010.8-5%2011.4-11.1.5-4.7.1-9.5.1-14.3-1.6-.2-3.2-.4-4.7-.4-14.4%200-23.2%2010.5-20.8%2025.8%202.9%200%205.8.2%208.7.2z%22%20fill%3D%22url(%23SVGID_5_)%22%2F%3E%3Cpath%20class%3D%22st3%22%20d%3D%22M-96.8%20360c0-1.5.7-2.9.7-4.2l-5-6.1-6.1.2c-1.9-.3-3.8-.4-5.6-.4-8.6%200-16%203.2-21%208.9-5.2%206-7.2%2014.5-5.8%2023.9l-.3%206%206.2%205.4c1.4%200%202.7-2.3%204.2-2.3h4.5c2.3%200%204.2-1%206-1.2%209.3-1%2021.1-10.5%2022.1-19.5.3-3.7.2-7.3.1-10.7zm-11.4%2010c-.6%206.2-5%2010.4-11.4%2011.1-1.8.2-3.6.2-5.3.2-2.9%200-5.8-.2-8.7-.2-2.4-15.4%206.4-25.8%2020.8-25.8%201.5%200%203.1.1%204.7.4%200%204.8.4%209.6-.1%2014.3z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_6_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-70.835%22%20y1%3D%22438.904%22%20x2%3D%2225.453%22%20y2%3D%22438.904%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M25.2%20398.7c-1.1-4.4-4.8-7.3-9.1-7.3-2.6%200-5.1%201.1-7.2%203.1-6.4%206.2-12.7%2012.5-17.4%2017.3-1.4%201.4-2.6%201.6-3.3%201.6-.5%200-1.1-.1-1.8-.3l-4.4-1.5c-9.3-3.1-18.9-6.3-28.4-9.5-1.9-.6-3.2-.9-4.4-.9-3.9%200-5.8%203-7.3%205.8l-1.3%202.5%202.5%201.4.3.2c.4.2.7.4%201.1.6l9.8%204.9c5.3%202.7%2010.7%205.3%2016%208%201.8.9%202.9%202%203.1%203.2.2%201.1-.5%202.5-1.9%203.9-2.6%202.7-5.3%205.3-7.9%207.9l-8.8%208.8c-1.5%201.5-2.6%201.7-3.4%201.7-.6%200-1.2-.1-1.9-.4-.5-.2-1.1-.4-1.6-.6-1.9-.7-3.9-1.4-6-1.9-.4-.1-.9-.2-1.4-.2-1.3%200-2.7.4-3.7%201.1-1.2.8-2.2%201.8-3.3%202.8-.4.4-.9.8-1.3%201.2l-3.1%202.7%203.5%202.1c1.6.9%203.1%201.8%204.5%202.7%203.3%202%206.5%203.8%209.5%205.8%201.7%201.2%203.3%202.8%204.5%204.6%202%203%203.9%206.3%205.8%209.4.8%201.3%201.6%202.7%202.4%204l1.8%203%202.7-2.2c6.3-5.1%206.7-6.3%204.4-13.5l-1.2-3.6-.1-.2c-.7-2-.3-3.4%201.1-4.8l6-6c3.7-3.7%207.5-7.6%2011.4-11.3%201-1%202.1-1.6%203.1-1.6%201.7%200%202.8%201.6%203.3%202.6%201%201.9%202%203.8%202.9%205.7.4.9.9%201.8%201.3%202.7l11.2%2022.4%202.9-2c5-3.5%206.7-5.3%204.8-10.8l-3-9c-2.6-7.7-5.2-15.7-7.9-23.4-1-2.9-.6-4.7%201.5-6.7%204.2-4%208.4-8.2%2012.4-12.3l4.2-4.2c1.1-1.3%204.3-4.6%203.1-9.5z%22%20fill%3D%22url(%23SVGID_6_)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.hot_notebook4 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-8%20236%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M57.1%20291.3h447v286.4h-447z%22%2F%3E%3Cpath%20d%3D%22M568.8%20594.6h-52.4V586c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1H-7.6c-.8%202.5.2%203.7%202.3%204.1%206%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.5-.4%202.7-1.8%202.1-3.9zM66.1%20297.9c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H63.5v-2.7-266.1c-.1-2.2.5-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20d%3D%22M280.6%20285.5c-4.3%200-7.7%202.9-9%207.7%200%201.7-.1%206.6-.2%2011.5h18.2c0-4.9-.1-9.7-.1-11.5-1.3-4.7-4.6-7.7-8.9-7.7z%22%20fill%3D%22none%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2266.944%22%20y1%3D%22208.918%22%20x2%3D%22800.738%22%20y2%3D%22942.713%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M380.4%20496.8c7.1-10%2016.9-14.8%2029.1-14.8H425V362.7H409.9c-2.4%200-4.9-.1-7.2-.4-16.4-2.5-27.8-16.4-28.2-33.9-.1-5.2%200-10.5%200-15.9h-43.3l-.1-23.5c-.6-8.1-4.2-17.8-10.9-26.3-3.9-4.9-8.9-9.3-15-12.7-7.5-4.2-15.9-6.3-24.3-6.3-11.3%200-22.5%203.7-31.8%2011.2-11%208.9-17.3%2020.2-18.8%2034l-.3%2023.5h-43.2c0%206.4.3%2012.6-.1%2018.7-1%2017.7-15.3%2031.3-33%2031.5h-17.3v119.5c4%200%208-.1%2012-.1%202.4%200%204.8%200%207.2.2%2013.5.8%2025.8%209.8%2029.3%2022.7%201.9%207%201.5%2014.6%202.1%2021.9.2%201.9%200%203.9%200%205.7h187.4v-15.3c-.2-7.3%201.6-14.2%206-20.4zM263.8%20292.2c1.9-8.7%208.5-14.5%2016.7-14.5s14.8%205.8%2016.7%2014.5c0%20.2.2%2020.3.2%2020.3h-34.1c.1.1.5-20.1.5-20.3zm85.7%2097c-5.9%206.3-12.1%2012.4-18.2%2018.5-1.6%201.5-1.8%202.8-1.1%204.9%204.9%2014.3%209.5%2028.7%2014.5%2043%202%205.7%201.1%2010.1-3.4%2014.2-5%204.5-9.6%209.6-14.4%2014.3-2.5%202.5-5.1%203.7-7.5%203.7-3.2%200-6.1-2.2-8.2-6.4-5.4-10.7-10.8-21.5-16.2-32.2-.5-1-1.1-1.9-2.1-3.6-3.7%203.8-7.2%207.3-10.6%2011-.6.6-.5%202.1-.2%203%20.9%203.4%202%206.7%203.2%2010%201.4%203.8.7%207.1-2.2%2010-5.8%205.8-11.5%2011.6-17.3%2017.3-2%202-4.2%202.9-6.4%202.9-2.7%200-5.3-1.6-7.2-4.6-5.2-8.4-10.2-17-15.4-25.4-.9-1.4-2.2-2.8-3.6-3.6-8.2-5.1-16.5-10-24.7-15-6.4-3.9-7-9.3-1.9-14.5%205.4-5.6%2011-11%2016.5-16.5%202.1-2.1%204.3-3.1%206.8-3.1%201.2%200%202.5.2%203.8.7%203.4%201.2%207.1%203.3%2010.3%203.3.5%200%201%200%201.4-.2%203.5-.8%206.1-5.3%209-8.1.9-.9%201.7-1.8%202.8-3-7.5-3.8-14.6-7.4-21.7-11-4.9-2.5-9.9-4.9-14.8-7.4-6.1-3.1-7.3-9.3-2.6-14.3%205.6-5.9%2011.5-11.6%2017.3-17.3%201.9-1.9%204-2.6%206.2-2.6%201.5%200%203%20.3%204.6.9%2012.2%204.1%2024.6%207.6%2036.6%2012.4%202.9%201.2%205.5%201.9%207.9%201.9%203.8%200%207.1-1.7%2010.3-6%203.5-4.7%208.2-8.5%2012.4-12.5%205.3-5.1%2011.9-7.6%2018.4-7.6%206.3%200%2012.6%202.4%2017.5%207.2%209.8%209.5%2010.1%2025%20.2%2035.7z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M424.9%20355h-15.3c-2%200-4.1%200-6.1-.3-12.6-1.9-21.3-12.5-21.6-26.4-.1-3.5-.1-6.9%200-10.6V304.8h-43.3l-.1-15.7v-.6c-.7-10.4-5.3-21.5-12.6-30.6-4.8-6-10.6-11-17.3-14.7-8.5-4.8-18.3-7.3-28.1-7.3-13.3%200-26.4%204.6-36.7%2013-12.7%2010.3-20%2023.5-21.6%2039.3v.8l-.2%2015.8h-43.3v7.8c0%202.1%200%204.1.1%206.1.1%204.2.1%208.2-.1%2012.1-.7%2013.6-11.6%2023.9-25.3%2024.1h-25V490h7.8c2.1%200%204.2%200%206.2-.1%202%200%203.9-.1%205.9-.1%202.6%200%204.8.1%206.7.2%2010.5.6%2019.6%207.6%2022.2%2016.9%201.1%204.1%201.3%208.7%201.5%2013.7.1%202.2.2%204.5.4%206.8.1.9.1%202%200%203.2v9.7H382.1v-7.8-4.8-10.5c-.1-6.3%201.4-11.5%204.6-15.9%205.5-7.7%2012.9-11.5%2022.7-11.5h23.3V355h-7.8zm0%20127.1h-15.5c-12.2%200-22%204.8-29.1%2014.8-4.4%206.1-6.1%2013.1-6.1%2020.5.1%205%200%2010%200%2015.3H186.8c0-1.9.1-3.8%200-5.7-.6-7.3-.2-14.9-2.1-21.9-3.5-12.9-15.8-21.9-29.3-22.7-2.4-.1-4.8-.2-7.2-.2-4%200-8%20.1-12%20.1V362.8h17.3c17.7-.2%2032.1-13.9%2033-31.5.3-6.1.1-12.3.1-18.7h43.2l.3-23.5c1.5-13.9%207.8-25.2%2018.8-34%209.3-7.5%2020.5-11.2%2031.8-11.2%208.4%200%2016.8%202.1%2024.3%206.3%206.1%203.4%2011.1%207.8%2015%2012.7%206.7%208.4%2010.3%2018.2%2010.9%2026.3l.1%2023.5h43.3c0%205.4-.1%2010.7%200%2015.9.4%2017.5%2011.9%2031.4%2028.2%2033.9%202.4.4%204.8.4%207.2.4h15.1c.1%2039.7.1%2079.1.1%20119.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M297.3%20292.2c-1.9-8.7-8.5-14.5-16.7-14.5s-14.8%205.8-16.7%2014.5c-.1.3-.4%2020.4-.4%2020.4h34.1c-.1%200-.2-20.2-.3-20.4zm-25.9%2012.5c.1-4.9.2-9.7.2-11.5%201.3-4.8%204.7-7.7%209-7.7s7.7%202.9%208.9%207.7c0%201.8.1%206.6.1%2011.5h-18.2z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22113.465%22%20y1%3D%22473.848%22%20x2%3D%22254.305%22%20y2%3D%22614.689%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M169.8%20514.5c-.9-7.6-5.7-13.7-13.3-14.7-2.5-.3-5.1-.4-7.7-.4-4.1%200-8.3.3-12.4.3-2.7%2018.9%207.4%2033.4%2028%2033.4%201.8%200%203.6-.1%205.5-.3v-15.2c0-1.1%200-2.1-.1-3.1z%22%20fill%3D%22url(%23SVGID_2_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M179.5%20512.8c-1.3-11.7-9.8-22-20.6-23.5-2.6-.3-19.6%200-21.5%200l-9%20.7.2%208.4c-1.7%2012.1%201%2023.1%207.8%2030.8%206.5%207.5%2016.2%2011.5%2028%2011.5%202.1%200%204.2-.1%206.4-.4l8.3.1c0%20.1.6-26.3.4-27.6zm-9.6%2019.8c-1.9.2-3.8.3-5.5.3-20.6%200-30.7-14.5-28-33.4%204.1%200%208.3-.3%2012.4-.3%202.6%200%205.2.1%207.7.4%207.6%201%2012.4%207.1%2013.3%2014.7.1%201%20.1%202%20.1%203v15.3z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22365.492%22%20y1%3D%22289.009%22%20x2%3D%22508.696%22%20y2%3D%22432.213%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M403.1%20344.9c7.1%201.4%2014.5%201.2%2021.7%201.7%201.8-22.2-8.3-34.3-27.6-34.3-1.9%200-3.9.1-6%20.4%200%206-.2%2011.7.1%2017.5.4%207%204.9%2013.4%2011.8%2014.7z%22%20fill%3D%22url(%23SVGID_3_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M423.8%20314.7c-6.2-6.7-15.4-10.3-26.5-10.3-2.2%200-4.5.1-6.9.4l-8.3-.1-2.5%207.9v5.4c0%204-.2%208.2%200%2012.4.5%2011.1%2011.9%2024.7%2022%2026.6%205.5%201.1%2011%200%2016.3.2%202.2.1%204.3%201.7%206.4%201.9l8.4-4.2-.1-7.7c1.2-14-1.8-24.9-8.8-32.5zm1.1%2031.9c-7.2-.5-14.6-.3-21.7-1.7-6.9-1.3-11.4-7.7-11.8-14.8-.3-5.7-.1-11.5-.1-17.5%202.1-.2%204.1-.4%206-.4%2019.3.1%2029.3%2012.2%2027.6%2034.4z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_4_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22379.848%22%20y1%3D%22487.534%22%20x2%3D%22473.084%22%20y2%3D%22580.771%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M422.4%20499H420.3c-2.5%200-5-.1-7.5-.1-2%200-4.1%200-6.1.2-8.8.8-15.1%207.7-15.4%2016.5-.2%205.5%200%2011%200%2016.5%202.4.5%204.7.7%207%20.7%2017%200%2029.7-12.9%2026.4-33.9-.8.1-1.6.1-2.3.1z%22%20fill%3D%22url(%23SVGID_4_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M432.3%20497.8l.4-7.9-8.1-2.1h-3.7s-12.9.7-14.9.9c-12.7%201.1-24.1%2012.1-24.5%2025-.1%203.9.5%2026.9.5%2026.9s13.3.3%2016.1.3c10.7%200%2020.2-4.1%2026.6-11.7%206.9-8%209.6-19.2%207.6-31.4zm-34.1%2035.1c-2.3%200-4.6-.2-7-.7%200-5.5-.1-11%200-16.5.3-8.9%206.6-15.8%2015.4-16.5%202-.2%204.1-.2%206.1-.2%202.5%200%205%20.1%207.5.1H424.6c3.4%2020.9-9.4%2033.8-26.4%2033.8z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_5_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22126.986%22%20y1%3D%22303.182%22%20x2%3D%22220.633%22%20y2%3D%22396.829%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M147.7%20346.1c2.3%200%204.7-.1%207-.3%208.4-.9%2014.1-6.5%2014.9-14.5.6-6.2.1-12.4.1-18.6-2.1-.3-4.2-.5-6.2-.5-18.8%200-30.2%2013.6-27.1%2033.7%203.8%200%207.6.2%2011.3.2z%22%20fill%3D%22url(%23SVGID_5_)%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M184.5%20318.2c0-1.9.9-3.7.9-5.5l-6.5-7.9-8%20.2c-2.5-.4-4.9-.5-7.3-.5-11.2%200-20.9%204.1-27.3%2011.6-6.7%207.9-9.4%2018.9-7.5%2031.1l-.3%207.9%208.1%207.1c1.8%200%203.5-3%205.4-2.9%201.9.1%203.9%200%205.9%200%203%200%205.5-1.4%207.8-1.6%2012.1-1.3%2027.5-13.7%2028.7-25.4.4-5%20.2-9.6.1-14.1zm-14.9%2013.1c-.8%208-6.5%2013.6-14.9%2014.5-2.3.2-4.6.3-7%20.3-3.8%200-7.5-.2-11.3-.2-3.1-20.1%208.3-33.7%2027.1-33.7%202%200%204%20.2%206.2.5%200%206.2.5%2012.4-.1%2018.6z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_6_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22218.337%22%20y1%3D%22421.119%22%20x2%3D%22343.846%22%20y2%3D%22421.119%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M343.5%20368.7c-1.5-5.7-6.2-9.6-11.8-9.6-3.4%200-6.7%201.4-9.4%204-8.4%208.2-16.5%2016.4-22.7%2022.6-1.9%201.9-3.3%202.1-4.3%202.1-.7%200-1.5-.1-2.3-.4l-5.7-1.9c-12.1-4-24.7-8.2-37-12.4-2.5-.8-4.2-1.2-5.8-1.2-5.1%200-7.6%203.9-9.5%207.5l-1.7%203.3%203.2%201.9.4.3c.5.3.9.6%201.4.8L251%20392c7%203.5%2013.9%206.9%2020.9%2010.4%202.3%201.2%203.8%202.6%204%204.1.2%201.5-.6%203.3-2.4%205.1-3.4%203.5-6.9%206.9-10.3%2010.3l-11.5%2011.5c-1.9%201.9-3.4%202.2-4.4%202.2-.7%200-1.6-.2-2.5-.5-.7-.2-1.4-.5-2.1-.7-2.5-.9-5.1-1.8-7.8-2.5-.6-.2-1.2-.2-1.8-.2-1.7%200-3.6.5-4.9%201.5-1.6%201.1-2.9%202.3-4.3%203.6-.6.5-1.1%201-1.7%201.6l-4%203.5%204.6%202.7c2%201.2%204%202.4%205.9%203.5%204.4%202.6%208.5%205%2012.4%207.6%202.2%201.5%204.3%203.6%205.9%206%202.6%203.9%205.1%208.2%207.5%2012.2%201%201.7%202%203.5%203.1%205.2l2.3%203.8%203.5-2.8c8.2-6.6%208.7-8.3%205.7-17.6-.5-1.6-1-3.2-1.6-4.7l-.1-.3c-.9-2.6-.4-4.5%201.4-6.3l7.8-7.8c4.8-4.8%209.8-9.9%2014.8-14.7%201.4-1.3%202.8-2%204-2%202.2%200%203.7%202.1%204.4%203.4%201.3%202.4%202.6%205%203.8%207.5.6%201.2%201.1%202.3%201.7%203.5l14.6%2029.2%203.7-2.6c6.5-4.6%208.7-7%206.3-14.1-1.3-3.9-2.6-7.9-3.9-11.8-3.3-10-6.8-20.4-10.3-30.6-1.3-3.8-.8-6.1%202-8.8%205.5-5.3%2010.9-10.8%2016.2-16.1%201.8-1.8%203.6-3.7%205.5-5.5%201.5-1.4%205.7-5.7%204.1-12.1z%22%20fill%3D%22url(%23SVGID_6_)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_mobile1 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-160%20254.7%20273.8%20332.2%22%3E%3Cstyle%3E.st2%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20fill%3D%22%23efefef%22%20d%3D%22M-109.3%20276.3H66.2v276.9h-175.5z%22%2F%3E%3Cpath%20d%3D%22M50.9%20254.7h-148c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148c12.3%200%2022.4-10.1%2022.4-22.4V277.1c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2H.6c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.9-30.3H-104V290.3H57.8v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M46.2%20434H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8zM46.2%20463H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8zM46.2%20493H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-14.5c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v14.5c.1%201.5-1.2%202.8-2.8%202.8z%22%2F%3E%3Cpath%20d%3D%22M46.2%20530.3H-92.9c-1.6%200-2.8-1.3-2.8-2.8v-21.8c0-1.6%201.3-2.8%202.8-2.8H46.2c1.6%200%202.8%201.3%202.8%202.8v21.8c.1%201.5-1.2%202.8-2.8%202.8z%22%20fill%3D%22%2300aeef%22%2F%3E%3Cg%3E%3Ccircle%20class%3D%22st2%22%20cx%3D%22-21.8%22%20cy%3D%22329.7%22%20r%3D%2264.4%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-97.906%22%20y1%3D%22331.995%22%20x2%3D%2242.63%22%20y2%3D%22331.995%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M42.6%20329.6c0%2032.3-23.8%2059.1-54.8%2063.8.3-1.4.3-2.9.2-4.4%200%200-.2-1.6-.4-3.7%2011-1.9%2020.9-6.9%2028.8-14.2-.5-.4-.9-.9-1.4-1.6-2.1-3%20.6-6.1.6-8.7%200-2.6-5.3-2.4-5.5-4.1-.7-6%203.7-6.1%206-8.4s-2.3-7.6-5.3-7.2c-3%20.3-11.4-1.4-10.7-7.8.9-7.9-10-7.2-11.6-10.8-2.3-5.3%201.5-11.9%206.5-13.4%207-2.1%2013.9-7.8%2013.4-14.2-.6-7.2-3.9-13.7-9.3-17.6-5.6-2.3-11.6-3.7-18-4-5.6.2-10.6%201.5-10.4%204.1.6%206.3%2018.6%208%2015.5%2013.9-1.6%203.1-13.4%207.4-11.2%2012%201.4%203%205%20.4%203.7%206.2-.6%202.6-2.9%207.6-6.5%207.9-3.6.3-6.7-9.3-16.6-9.6-4.7-.1-11.3%207.3-5.7%2012.6%203.4%203.2%209.8-3.8%2011.6%201.7%201.3%203.9-.2%2012%206%2015.4%202.3%201.2%205.7%202.3%209.1%204.1-5.1%201-11.3%203-18.6%205.8l-6.2-1.6c2.6-2.2%206.8-3.7%205.7-8.4-1.6-6.9-13.6-4.3-21.9-12.6-2.5-2.5-8-11-8-21.1-4.1%207.9-6.5%2016.8-6.5%2026.3%200%202.9.2%205.8.7%208.6h-.3c-2.6%200-5.2.5-7.5%201.6-.5-3.3-.8-6.7-.8-10.1%200-35.6%2029-64.6%2064.6-64.6%2035.9-.4%2064.8%2028.5%2064.8%2064.1zm-48.4%2018.8l-15.8%207.2.2-3.4%2010.2-4.6c-1.5-.1-3-.1-4.5-.1-5.6%200-15.2%202.9-25.7%207l-33.8-8.9c-3.2-.8-6.5-.3-9.3%201.4l-1.7%201c-1.6%201-1.6%203.4%200%204.4l20.3%2013.2c-4.9%202.5-9.5%205-13.5%207.4l-10.4-5.5c-1.7-.9-3.7-1-5.5-.3l-1%20.4c-1.5.6-2.1%202.3-1.3%203.7l5.7%2010.2c-2.2%201.9-3.4%203.4-3.4%204.5%200%203.2%203.9%204%207.4%204%206.2%200%2088.1-18.7%2088.1-35.7.1-3.3-2.2-5-6-5.9zm-34.5%2033.2l18-6.3c.8-.3%201.6.2%201.7%201.1l1.6%2013.5c.4%203.4-1.4%206.6-4.5%208.1l-1.7.8c-1.1.5-2.3.2-3.1-.6l-12.6-14.3c-.6-.9-.3-2%20.6-2.3z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_notebook1 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-8%20236%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M55.2%20280.3h450v297.4h-450z%22%2F%3E%3Cpath%20d%3D%22M568.8%20594.6h-52.4V586c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1H-7.6c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.5-.4%202.7-1.8%202.1-3.9zM66.1%20297.9c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H63.5v-2.7-266.1c-.1-2.2.5-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%22281.2%22%20cy%3D%22352.3%22%20r%3D%2294%22%2F%3E%3Cpath%20d%3D%22M461.5%20540.5H98.9c-1.6%200-2.8-1.3-2.8-2.8v-36c0-1.6%201.3-2.8%202.8-2.8h362.6c1.6%200%202.8%201.3%202.8%202.8v36c0%201.5-1.2%202.8-2.8%202.8z%22%20fill%3D%22%232c4c66%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M448.5%20526.9H111.9c-1.6%200-2.8-1.3-2.8-2.8v-8.9c0-1.6%201.3-2.8%202.8-2.8h336.6c1.6%200%202.8%201.3%202.8%202.8v8.9c0%201.5-1.2%202.8-2.8%202.8z%22%2F%3E%3Cpath%20d%3D%22M448.5%20526.9h-69.4v-14.6h69.4c1.6%200%202.8%201.3%202.8%202.8v8.9c0%201.6-1.2%202.9-2.8%202.9z%22%20fill%3D%22%23ffe029%22%2F%3E%3Cg%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22155.342%22%20y1%3D%22356.452%22%20x2%3D%22387.222%22%20y2%3D%22356.452%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M387.2%20352.5c0%2053.3-39.3%2097.5-90.4%20105.3.4-2.4.6-4.8.3-7.3%200%200-.3-2.6-.7-6%2018.1-3.1%2034.5-11.4%2047.5-23.4-.8-.6-1.6-1.5-2.3-2.6-3.4-5%201.1-10%201.1-14.4%200-4.3-8.7-4-9-6.8-1.1-9.9%206.1-10%209.9-13.9%203.8-3.8-3.8-12.5-8.7-12-4.9.5-18.9-2.3-17.6-12.9%201.6-13-16.5-11.8-19.1-17.9-3.8-8.8%202.5-19.7%2010.7-22.1%2011.6-3.5%2023-12.9%2022.1-23.5-1-11.9-6.4-22.7-15.3-29.1-9.2-3.7-19.2-6.1-29.7-6.6-9.3.4-17.5%202.4-17.1%206.7.9%2010.4%2030.6%2013.2%2025.6%2022.9-2.6%205.1-22.1%2012.3-18.5%2019.9%202.4%204.9%208.2.7%206%2010.2-1%204.4-4.8%2012.5-10.7%2013.1-6%20.6-11-15.3-27.3-15.9-7.7-.2-18.6%2012.1-9.4%2020.8%205.6%205.3%2016.1-6.3%2019.2%202.7%202.2%206.4-.3%2019.9%209.9%2025.5%203.7%202%209.4%203.8%2015%206.7-8.4%201.7-18.6%204.9-30.8%209.6l-10.2-2.7c4.3-3.6%2011.2-6.1%209.5-13.9-2.6-11.4-22.4-7.1-36.1-20.8-4.2-4.2-13.2-18.1-13.1-34.9-6.8%2013-10.7%2027.7-10.7%2043.3%200%204.8.4%209.5%201.1%2014.2h-.5c-4.3%200-8.5.9-12.5%202.6-.9-5.5-1.3-11-1.3-16.7%200-58.7%2047.8-106.5%20106.5-106.5%2058.8-.1%20106.6%2047.7%20106.6%20106.4zm-79.9%2031.1l-26%2012%20.4-5.7%2016.9-7.6c-2.4-.2-4.9-.2-7.4-.2-9.3%200-25%204.7-42.4%2011.6L193%20379c-5.2-1.4-10.8-.5-15.3%202.3L175%20383c-2.7%201.7-2.7%205.6-.1%207.3l33.6%2021.8c-8%204.1-15.6%208.3-22.3%2012.2l-17.2-9.1c-2.8-1.5-6.1-1.7-9.1-.5l-1.6.7c-2.4%201-3.4%203.9-2.2%206.1l9.5%2016.8c-3.6%203.1-5.6%205.6-5.6%207.4%200%205.3%206.5%206.6%2012.2%206.6%2010.2%200%20145.3-30.9%20145.3-59-.2-5.4-4-8.2-10.2-9.7zm-57%2054.7l29.7-10.5c1.3-.5%202.7.4%202.9%201.8l2.6%2022.3c.7%205.6-2.3%2010.9-7.4%2013.3l-2.8%201.3c-1.7.8-3.8.4-5.1-1.1l-20.8-23.7c-1-1.1-.5-2.9.9-3.4z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_mobile2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-160%20254.7%20273.8%20332.2%22%3E%3Cpath%20d%3D%22M50.9%20254.7h-148c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148c12.3%200%2022.4-10.1%2022.4-22.4V277.1c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2H.6c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.9-30.3H-104V290.3H57.8v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-125.402%22%20y1%3D%22417.66%22%20x2%3D%2279.202%22%20y2%3D%22417.66%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M76.4%20335.1c-.4-3-2.5-5.4-5.4-6.2l-92.1-25.7c-1.3-.4-2.7-.4-4%200l-92.1%2025.7c-2.9.8-5%203.2-5.4%206.2-.5%203.8-12.7%2094.6%2018.6%20139.9%2031.3%2045.2%2077.3%2056.6%2079.2%2057.1.6.1%201.2.2%201.8.2.6%200%201.2-.1%201.8-.2%201.9-.5%2048.1-12%2079.2-57.1s19-136%2018.4-139.9zm-40.2%2053.1L-26.6%20451c-1.5%201.5-3.4%202.2-5.3%202.2s-3.8-.7-5.3-2.2l-38.9-38.9c-1.4-1.4-2.2-3.3-2.2-5.3s.8-3.9%202.2-5.3l7.7-7.7c2.9-2.9%207.7-2.9%2010.6%200l25.9%2025.9L18%20369.8c1.4-1.4%203.3-2.2%205.3-2.2s3.9.8%205.3%202.2l7.7%207.7c2.9%203%202.9%207.7-.1%2010.7z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_notebook2 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-8%20236%20577.1%20369.9%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M57.4%20290.3h443v287.4h-443z%22%2F%3E%3Cpath%20d%3D%22M568.8%20594.6h-52.4v-8.5c.1-29%20.1-283.6%200-293.8-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1H-7.6c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.5-.4%202.7-1.8%202.1-3.9zM66.1%20297.9c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H63.5v-2.7-266.1c-.1-2.2.5-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22146.591%22%20y1%3D%22390.284%22%20x2%3D%22414.526%22%20y2%3D%22390.284%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300ce00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009f00%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M410.8%20282.2c-.5-3.9-3.3-7.1-7.1-8.1l-120.6-33.6a9.2%209.2%200%200%200-5.2%200l-120.6%2033.6c-3.8%201-6.5%204.2-7.1%208.1-.7%205-16.6%20123.9%2024.3%20183.2%2040.9%2059.1%20101.3%2074.2%20103.7%2074.8.8.1%201.6.3%202.4.3s1.6-.1%202.4-.3c2.5-.7%2062.9-15.7%20103.7-74.8s24.9-178.1%2024.1-183.2zm-52.6%2069.5L275.9%20434c-2%202-4.4%202.9-6.9%202.9s-5-.9-6.9-2.9l-50.9-50.9c-1.8-1.8-2.9-4.3-2.9-6.9%200-2.6%201-5.1%202.9-6.9l10.1-10.1c3.8-3.8%2010.1-3.8%2013.9%200L269%20393l65.3-65.3c1.8-1.8%204.3-2.9%206.9-2.9s5.1%201%206.9%202.9l10.1%2010.1c3.9%203.8%203.9%2010%200%2013.9z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_mobile3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-950.8%20257.2%20273.8%20332.2%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-909.1%20270.1h169.4v308h-169.4z%22%2F%3E%3Cpath%20d%3D%22M-749.9%20257.2H-898c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4h148.1c12.3%200%2022.4-10.1%2022.4-22.4V279.6c.1-12.3-10-22.4-22.4-22.4zm-97.7%2016.2h47.4c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zm23.7%20304.8c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.8-30.3h-161.7V292.8h161.7v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-881.2%20543.5c-7.2%200-13.7-4.4-16.5-11.1l-27.8-68.2-.1-.4-1.4-3.5h.2l-1.4-4h-3.2c-2.6%200-5.1-.6-7.5-1.7-6.2-3-10.2-9.3-10.2-16.2V321c0-9.9%208-18%2017.8-18h201.7c4.6%200%209%201.8%2012.3%205.1%203.5%203.4%205.4%208%205.4%2012.9v44l32.1%2078.6c3.7%209.1-.6%2019.5-9.6%2023.2l-185%2075.5c-2.3.8-4.5%201.2-6.8%201.2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-729.8%20305.1c4.2%200%208.1%201.7%2010.9%204.5%203%202.9%204.8%206.9%204.8%2011.4v44.3l5.5%2013.4%2026.8%2065.5c3.3%208.1-.5%2017.3-8.5%2020.6l-185%2075.5c-1.9.8-3.8%201.1-5.8%201.1-6.4%200-12.2-3.9-14.6-9.9l-28.3-69.3h5.7l-5.7-.1-2.8-7.9h-4.5c-2.4%200-4.6-.6-6.6-1.5-5.4-2.6-9.1-8-9.1-14.4V321c0-8.8%207.1-16%2015.8-16h201.4m0-3.9h-201.7c-10.9%200-19.8%209-19.8%2020v117.3c0%207.7%204.5%2014.7%2011.4%2018%202.7%201.3%205.5%201.9%208.4%201.9h1.7-.3l2.3%205.5.3.7.6%201.7h.1l27.3%2067c3.1%207.5%2010.3%2012.4%2018.3%2012.4%202.5%200%205-.5%207.4-1.4l185-75.5c10-4.1%2014.8-15.7%2010.7-25.8l-26.8-65.5-5.2-12.6V321c0-5.4-2.1-10.5-6-14.3-3.6-3.6-8.5-5.6-13.7-5.6z%22%2F%3E%3Cg%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-935.9%20312.9h210.5v130.3h-210.5z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22460.126%22%20x2%3D%22-723.913%22%20y2%3D%22460.126%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-708.5%20378.7v23.1l1.1%202.7-1.1.5v40.6l15.3-6.3%203.4%208.2c1.5%203.6-.2%207.8-3.7%209.2l-185%2075.5c-3.5%201.4-7.7-.4-9.1-4l-3.4-8.2%20141.6-57.8H-849l-56.3%2023-9.4-23h-9.4l28.3%2069.3c2.5%206%208.2%209.9%2014.6%209.9%202%200%204-.4%205.8-1.1l185-75.5c8-3.3%2011.8-12.5%208.5-20.6l-26.6-65.5z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22397.765%22%20x2%3D%22-723.913%22%20y2%3D%22397.765%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_2_)%22%20d%3D%22M-759.6%20400.6V395l-3.2%205.6z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22397.765%22%20x2%3D%22-723.913%22%20y2%3D%22397.765%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_3_)%22%20d%3D%22M-871.9%20395l-3.2%205.6h3.2z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_4_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22401.295%22%20x2%3D%22-723.913%22%20y2%3D%22401.295%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-850.6%20403c.3-.4.5-1%20.5-1.7%200-.8-.2-1.3-.6-1.7-.4-.4-.8-.6-1.4-.6-.4%200-.8.1-1.2.4-.5.4-.8%201-.8%201.9%200%20.7.2%201.3.6%201.7.4.4.9.7%201.4.7.7-.1%201.2-.3%201.5-.7z%22%20fill%3D%22url(%23SVGID_4_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_5_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22433.032%22%20x2%3D%22-723.913%22%20y2%3D%22433.032%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-909.8%20434.4c.5%200%20.9-.1%201.4-.4.4-.3.6-.8.6-1.5v-.8c-.1.1-.3.2-.4.2-.1.1-.3.1-.6.2l-.5.1c-.5.1-.8.2-1%20.3-.4.2-.5.5-.5%201%200%20.4.1.7.3.8.1.1.4.1.7.1z%22%20fill%3D%22url(%23SVGID_5_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_6_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22401.586%22%20x2%3D%22-723.913%22%20y2%3D%22401.586%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-821.5%20403.6c.6%200%201-.2%201.4-.5.3-.4.5-.9.5-1.5%200-.7-.2-1.2-.5-1.5-.3-.3-.8-.5-1.4-.5-.6%200-1%20.2-1.4.5-.3.3-.5.8-.5%201.5%200%20.6.2%201.1.5%201.5.4.3.9.5%201.4.5z%22%20fill%3D%22url(%23SVGID_6_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_7_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22429.751%22%20x2%3D%22-723.913%22%20y2%3D%22429.751%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-885.7%20428.8c-.6%200-1%20.2-1.3.5s-.5.8-.6%201.3h3.9c0-.6-.2-1-.6-1.4-.4-.2-.9-.4-1.4-.4z%22%20fill%3D%22url(%23SVGID_7_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_8_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22396.7%22%20x2%3D%22-723.913%22%20y2%3D%22396.7%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-811.3%20394.4c-.4%200-.8.1-1.1.4-.5.4-.7%201-.7%201.9%200%20.8.2%201.3.5%201.7.3.4.8.6%201.4.6.4%200%20.7-.1%201-.3.6-.4.9-1%20.9-1.9%200-.7-.2-1.3-.5-1.7-.4-.5-.9-.7-1.5-.7z%22%20fill%3D%22url(%23SVGID_8_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_9_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22395.976%22%20x2%3D%22-723.913%22%20y2%3D%22395.976%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-821.5%20397.6c.5%200%20.9-.2%201.2-.5.3-.3.4-.7.4-1.2s-.1-.9-.4-1.2c-.3-.3-.7-.4-1.2-.4s-.9.1-1.2.4c-.3.3-.4.7-.4%201.2s.1.9.4%201.2c.3.4.7.5%201.2.5z%22%20fill%3D%22url(%23SVGID_9_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_10_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22433.037%22%20x2%3D%22-723.913%22%20y2%3D%22433.037%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-858.3%20432.1c-.5.1-.8.2-1%20.3-.4.2-.5.5-.5%201%200%20.4.1.7.3.8s.5.3.8.3c.5%200%20.9-.1%201.4-.4.4-.3.6-.8.6-1.5v-.8c-.1.1-.3.2-.4.2-.1.1-.3.1-.6.2l-.6-.1z%22%20fill%3D%22url(%23SVGID_10_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_11_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22433.036%22%20x2%3D%22-723.913%22%20y2%3D%22433.036%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-820.7%20432.1c-.5.1-.8.2-1%20.3-.4.2-.5.5-.5%201%200%20.4.1.7.3.8s.5.3.8.3c.5%200%20.9-.1%201.4-.4.4-.3.6-.8.6-1.5v-.8c-.1.1-.3.2-.4.2-.1.1-.3.1-.6.2l-.6-.1z%22%20fill%3D%22url(%23SVGID_11_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_12_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22429.751%22%20x2%3D%22-723.913%22%20y2%3D%22429.751%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-798.4%20429.3c-.3.3-.5.8-.6%201.3h3.9c0-.6-.2-1-.6-1.4-.4-.3-.8-.5-1.3-.5-.7.1-1.1.3-1.4.6z%22%20fill%3D%22url(%23SVGID_12_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_13_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22401.295%22%20x2%3D%22-723.913%22%20y2%3D%22401.295%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-739.6%20403.6c.6%200%201-.2%201.3-.6.3-.4.5-1%20.5-1.7%200-.8-.2-1.3-.6-1.7-.4-.4-.8-.6-1.4-.6-.4%200-.8.1-1.2.4-.5.4-.8%201-.8%201.9%200%20.7.2%201.3.6%201.7.5.4%201%20.6%201.6.6z%22%20fill%3D%22url(%23SVGID_13_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_14_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22398.993%22%20x2%3D%22-723.913%22%20y2%3D%22398.993%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-925%20402.4c.2.8.7%201.2%201.5%201.2s1.3-.4%201.5-1.2c.2-.7.3-1.7.3-2.9v-.6c0-1.6-.1-2.7-.4-3.5s-.7-1.1-1.5-1.1-1.3.4-1.5%201.1c-.3.8-.4%201.9-.4%203.5%200%20.8%200%201.4.1%202%20.2.7.2%201.1.4%201.5z%22%20fill%3D%22url(%23SVGID_14_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_15_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22379.677%22%20x2%3D%22-723.913%22%20y2%3D%22379.677%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-938.1%20452.8c2%201%204.3%201.5%206.6%201.5h201.7c4.3%200%208.1-1.7%2010.9-4.5%203-2.9%204.8-6.9%204.8-11.4V321c0-4.5-1.9-8.5-4.8-11.4-2.8-2.8-6.7-4.5-10.9-4.5h-201.7c-8.7%200-15.8%207.2-15.8%2016v117.3c.1%206.3%203.8%2011.8%209.2%2014.4zM-928%20399c0-2.1.3-3.8%201-5%20.7-1.2%201.8-1.7%203.5-1.7s2.8.6%203.5%201.7c.6%201.1.9%202.6%201%204.5v.5c0%202.1-.3%203.8-1%205-.7%201.2-1.8%201.7-3.5%201.7s-2.8-.6-3.5-1.7c-.3-.5-.5-1.2-.7-1.9-.2-1-.3-2-.3-3.1zm121.9-52.1c0-11.9%209.7-21.5%2021.5-21.5%204.7%200%209%201.5%2012.5%204.1%203.7-2.9%208.3-4.8%2013.3-4.8%204.3%200%208.3%201.3%2011.7%203.5%202.8%201.8%205.1%204.3%206.7%207.2%201.8%203.2%203%206.8%203%2010.7%200%2011.8-9.6%2021.4-21.4%2021.4-4.6%200-8.9-1.5-12.4-4-3.7%203-8.3%204.8-13.4%204.8-6.9%200-13.1-3.4-17-8.5-1.8-2.3-3.1-4.9-3.8-7.9-.4-1.5-.7-3.2-.7-5zm-4.1%2082.7c-.2-.4-.6-.6-1.1-.6-.6%200-1.1.2-1.3.6-.1.2-.2.6-.2%201.1v5.2h-2.3v-8.6h2.2v1.3c.3-.4.5-.8.8-.9.4-.3%201-.5%201.7-.5.6%200%201.2.1%201.6.4.3.3.6.6.7%201%20.3-.5.7-.9%201.1-1.1.5-.2%201-.4%201.5-.4.4%200%20.8.1%201.1.2.4.2.7.4%201%20.8.2.3.4.7.5%201.1.1.3.1.7.1%201.3v5.4h-2.3v-5.5c0-.3-.1-.6-.2-.8-.2-.4-.6-.6-1.1-.6-.6%200-1%20.3-1.3.8-.1.3-.2.6-.2%201v5.1h-2.3v-5.1c.2-.6.1-1%200-1.2zm.2-28.9c-.5.3-1.1.4-1.8.4-1%200-1.9-.4-2.8-1.1-.8-.7-1.2-1.7-1.2-3.1%200-1.4.4-2.5%201.2-3.4.8-.9%201.8-1.3%203.1-1.3%202%200%203.3.9%204.1%202.6.4%201%20.6%202.3.6%203.9s-.2%202.9-.6%203.9c-.8%202-2.2%203-4.2%203-1%200-1.9-.3-2.6-.9-.8-.6-1.2-1.4-1.3-2.5h2.5c.1.4.2.7.5.9.3.2.6.4%201.1.4.8%200%201.4-.5%201.8-1.4.2-.5.3-1.3.3-2.3-.2.5-.4.7-.7.9zm-15.3-3.6c-.2-.5-.3-.9-.3-1.4%200-.9.4-1.8%201.1-2.4.7-.7%201.7-1%203-1s2.3.3%203%201c.7.7%201.1%201.5%201.1%202.4%200%20.4-.1.9-.3%201.4-.2.5-.6.9-1.2%201.3.6.4%201.1.8%201.5%201.4.3.6.5%201.3.5%202%200%201.1-.4%202-1.2%202.8-.8.8-1.9%201.2-3.4%201.2s-2.6-.4-3.3-1.2c-.7-.8-1.1-1.7-1.1-2.8%200-.7.2-1.4.5-2%20.3-.6.8-1%201.4-1.3-.7-.5-1.1-.9-1.3-1.4zm5.8%2031.9c-.3-.1-.6-.2-1.1-.2-.5%200-.9.1-1.1.4-.2.2-.3.5-.3.8h-2.2c.1-.7.3-1.4.6-1.8.6-.8%201.6-1.1%203.1-1.1.9%200%201.8.2%202.5.6.7.4%201.1%201.1%201.1%202.1v4.9c0%20.3.1.5.1.6l.3.3v.3h-2.4c-.1-.2-.1-.3-.1-.5s-.1-.3-.1-.5c-.3.3-.7.6-1.1.9-.5.3-1%20.4-1.6.4-.8%200-1.4-.2-1.9-.7-.5-.4-.8-1.1-.8-1.9%200-1.1.4-1.8%201.2-2.3.4-.3%201.1-.4%202-.5l.8-.1c.4-.1.7-.1.9-.2.3-.1.5-.3.5-.6-.1-.5-.2-.8-.4-.9zm-9%20.5c-.2-.4-.6-.7-1.2-.7-.8%200-1.3.3-1.6%201-.1.3-.2.8-.2%201.3v4.6h-2.2v-8.6h2.2v1.3c.3-.4.6-.8.8-.9.5-.3%201-.5%201.7-.5.9%200%201.6.2%202.2.7.6.5.8%201.2.8%202.3v5.8h-2.3v-5.2c0-.5-.1-.8-.2-1.1zm-12.5%204.6c.1.1.4.1.8.1h.4v1.7h-1.1c-1.1%200-1.8-.2-2.2-.5-.3-.3-.4-.7-.4-1.2v-5.3h-1.2v-1.6h1.2v-2.4h2.2v2.4h1.4v1.6h-1.4v4.5c.2.4.3.6.3.7zm.5-34.6c-.4.8-.7%201.8-1%203-.3%201.2-.4%202.1-.4%202.9h-2.7c.1-2.3.8-4.8%202.3-7.3.9-1.6%201.7-2.6%202.4-3.3h-6.5v-2.3h9.2v2c-.4.4-.9%201-1.6%202-.7%201-1.3%202-1.7%203zm-36.5%203.1v-2.2l4.8-7.9h2.9v8.1h1.5v2h-1.5v2.8h-2.5v-2.8h-5.2zm5.8%2021.6h2.4v9.5h5.8v2.1h-8.2v-11.6zm5.7-19.5c-.8-.7-1.2-1.6-1.3-2.8h2.5c.1.6.3%201%20.6%201.3.3.3.7.5%201.2.5.6%200%201.1-.2%201.4-.7.3-.4.5-1%20.5-1.7s-.2-1.2-.5-1.7-.8-.7-1.5-.7c-.3%200-.6%200-.8.1-.4.1-.7.4-.9.8l-2.3-.1.9-7.2h7.2v2.2h-5.3l-.5%202.8c.4-.3.7-.4.9-.5.4-.1.8-.2%201.4-.2%201.1%200%202%20.4%202.8%201.1.8.7%201.2%201.8%201.2%203.2%200%201.2-.4%202.3-1.2%203.2-.8.9-1.9%201.4-3.5%201.4-1%200-2-.3-2.8-1zm8.4%2024.3c-.3-.1-.6-.2-1.1-.2-.5%200-.9.1-1.1.4-.2.2-.3.5-.3.8h-2.2c.1-.7.3-1.4.6-1.8.6-.8%201.6-1.1%203.1-1.1.9%200%201.8.2%202.5.6.7.4%201.1%201.1%201.1%202.1v4.9c0%20.3.1.5.1.6l.3.3v.3h-2.4c-.1-.2-.1-.3-.1-.5s0-.3-.1-.5c-.3.3-.7.6-1.1.9-.5.3-1%20.4-1.6.4-.8%200-1.4-.2-1.9-.7-.5-.4-.8-1.1-.8-1.9%200-1.1.4-1.8%201.2-2.3.4-.3%201.1-.4%202-.5l.8-.1c.4-.1.7-.1.9-.2.3-.2.5-.4.5-.6-.1-.5-.2-.8-.4-.9zm1.5-25.4c-.6-1.1-.9-2.4-.9-4.1%200-1%200-1.8.1-2.4.2-1.1.4-2%20.9-2.8.4-.6.9-1.1%201.5-1.5.6-.4%201.3-.6%202.2-.6%201.2%200%202.2.3%202.9.9.7.6%201.1%201.4%201.2%202.5h-2.5c0-.2-.1-.4-.2-.7-.3-.4-.7-.6-1.2-.6-.8%200-1.4.5-1.8%201.4-.2.5-.3%201.3-.4%202.3.3-.4.7-.7%201.1-.8.4-.2.9-.3%201.4-.3%201.2%200%202.1.4%202.8%201.2.7.8%201.1%201.8%201.1%203s-.4%202.3-1.1%203.2-1.8%201.4-3.4%201.4c-1.7%200-2.9-.7-3.7-2.1zm7.7%2029.4c-.2-.1-1-.4-2.4-.7-1-.2-1.7-.5-2.1-.9-.4-.4-.6-.9-.6-1.5%200-.8.3-1.5.9-2%20.6-.6%201.5-.9%202.6-.9s1.9.2%202.6.6c.7.4%201.1%201.2%201.2%202.2h-2.2c0-.3-.1-.5-.2-.7-.3-.3-.7-.5-1.3-.5-.5%200-.8.1-1%20.2-.2.2-.3.3-.3.5%200%20.3.1.4.3.6.2.1%201%20.3%202.3.6.9.2%201.6.5%202%201%20.4.4.7%201%20.7%201.6%200%20.8-.3%201.5-1%202.1-.6.5-1.6.8-2.9.8-1.4%200-2.4-.3-3-.9-.6-.6-1-1.3-1-2.2h2.3c.1.4.2.7.3.8.3.3.8.5%201.6.5.4%200%20.8-.1%201.1-.2.3-.1.4-.3.4-.6.1-.1%200-.3-.3-.4zm-38.9%201c.3.2.8.3%201.2.3.5%200%20.9-.1%201.2-.4.2-.1.3-.3.5-.6h2.3c-.1.5-.3%201-.8%201.6-.8.8-1.8%201.3-3.2%201.3-1.1%200-2.2-.4-3-1.1-.9-.7-1.3-1.8-1.3-3.4%200-1.5.4-2.6%201.2-3.4.8-.8%201.8-1.2%203.1-1.2.7%200%201.4.1%202%20.4.6.3%201.1.7%201.5%201.3.4.5.6%201.1.7%201.8.1.4.1%201%20.1%201.7h-6.2c-.2.7.1%201.3.7%201.7zm-2.1-38.2c0%20.8-.2%201.4-.7%201.9-.3.3-.6.6-.9.7.2%200%20.6.2%201%20.6.7.6%201%201.4%201%202.5s-.4%202.1-1.1%202.9c-.8.8-1.9%201.2-3.4%201.2-1.8%200-3.1-.6-3.8-1.8-.4-.6-.6-1.5-.6-2.5h2.5c0%20.5.1.9.2%201.3.3.6.9.9%201.7.9.5%200%20.9-.2%201.3-.5s.6-.8.6-1.5c0-.9-.3-1.4-1-1.7-.4-.2-1-.2-1.9-.2v-1.8c.8%200%201.4-.1%201.7-.2.4-.2.6-.5.7-.9.1-.2.1-.4.1-.6%200-.5-.1-.9-.4-1.2-.3-.3-.7-.5-1.2-.5-.6%200-1%20.2-1.3.6-.3.4-.4.9-.4%201.5h-2.4c0-.6.1-1.3.3-1.8.2-.5.5-1%201-1.4.3-.3.7-.5%201.2-.7.5-.2%201-.2%201.7-.2%201.2%200%202.2.3%203%201%20.7.6%201%201.4%201.1%202.3v.1zm-4.9%2033.7c-.2-.4-.6-.6-1.1-.6-.6%200-1%20.3-1.3.8-.1.3-.2.6-.2%201v5.1h-2.3v-5.1c0-.5-.1-.9-.2-1.1-.2-.4-.6-.6-1.1-.6-.6%200-1.1.2-1.3.6-.1.2-.2.6-.2%201.1v5.2h-2.3v-8.6h2.2v1.3c.3-.4.5-.8.8-.9.4-.3%201-.5%201.7-.5s1.2.1%201.6.4c.3.3.6.6.7%201%20.3-.5.7-.9%201.1-1.1.5-.2%201-.4%201.5-.4.4%200%20.8.1%201.1.2.4.2.7.4%201%20.8.2.3.4.7.5%201.1.1.3.1.7.1%201.3v5.4h-2.3v-5.5c.1-.4.1-.7%200-.9zm104.4-34.5c-.3-.4-.7-.5-1.3-.5-.8%200-1.3.3-1.6.9-.2.3-.3.9-.3%201.6h-2.5c0-1.1.2-2%20.6-2.7.7-1.3%201.9-1.9%203.6-1.9%201.4%200%202.5.4%203.3%201.1.8.8%201.2%201.8%201.2%203%200%201-.3%201.8-.9%202.6-.4.5-1%201-1.9%201.7l-1%20.7c-.6.5-1.1.8-1.3%201-.2.2-.4.4-.6.7h5.7v2.3h-8.9c0-.9.2-1.8.6-2.6.4-.9%201.2-1.8%202.6-2.8%201.2-.8%201.9-1.4%202.3-1.8.5-.6.8-1.2.8-1.9%200-.6-.1-1-.4-1.4zm-5.7%2032.4c.6.3%201.1.7%201.5%201.3.4.5.6%201.1.7%201.8.1.4.1%201%20.1%201.7h-6.2c0%20.9.3%201.5.9%201.8.3.2.8.3%201.2.3.5%200%20.9-.1%201.2-.4.2-.1.3-.3.5-.6h2.3c-.1.5-.3%201-.8%201.6-.8.8-1.8%201.3-3.2%201.3-1.1%200-2.2-.4-3-1.1-.9-.7-1.3-1.8-1.3-3.4%200-1.5.4-2.6%201.2-3.4.8-.8%201.8-1.2%203.1-1.2.6-.1%201.2%200%201.8.3zm-4-22h-2.6v-9h-3.1v-1.7c.8%200%201.4-.1%201.7-.2.5-.1.9-.3%201.3-.7.2-.2.4-.5.5-.9.1-.2.1-.4.1-.5h2.1v13zm29.5-5.5c-.4-.2-1-.2-1.9-.2v-1.8c.8%200%201.4-.1%201.7-.2.6-.3.9-.8.9-1.5%200-.5-.1-.9-.4-1.2-.3-.3-.7-.5-1.2-.5-.6%200-1%20.2-1.3.6-.3.4-.4.9-.4%201.5h-2.4c0-.6.1-1.3.3-1.8.2-.5.5-1%201-1.4.3-.3.7-.5%201.2-.7.5-.2%201-.2%201.7-.2%201.2%200%202.2.3%203%201%20.8.6%201.1%201.5%201.1%202.6%200%20.8-.2%201.4-.7%201.9-.3.3-.6.6-.9.7.2%200%20.6.2%201%20.6.7.6%201%201.4%201%202.5s-.4%202.1-1.1%202.9c-.8.8-1.9%201.3-3.4%201.3-1.8%200-3.1-.6-3.8-1.8-.4-.6-.6-1.5-.6-2.5h2.5c0%20.5.1.9.3%201.3.3.6.9.9%201.7.9.5%200%20.9-.2%201.3-.5s.6-.8.6-1.5c-.2-1.2-.6-1.7-1.2-2zm14%20.7v2h-1.5v2.8h-2.5v-2.8h-5.1v-2.2l4.8-7.9h2.9v8.1h1.4zm7-1c-.3-.5-.8-.7-1.5-.7-.3%200-.6%200-.8.1-.4.1-.7.4-.9.8l-2.3-.1.9-7.2h7.2v2.2h-5.3l-.5%202.8c.4-.3.7-.4.9-.5.4-.1.8-.2%201.4-.2%201.1%200%202%20.4%202.8%201.1.8.7%201.2%201.8%201.2%203.2%200%201.2-.4%202.3-1.2%203.2-.8.9-1.9%201.4-3.5%201.4-1.2%200-2.3-.3-3-1-.8-.7-1.2-1.6-1.3-2.8h2.5c.1.6.3%201%20.6%201.3s.7.5%201.3.5c.6%200%201.1-.2%201.5-.7.3-.4.5-1%20.5-1.7-.1-.7-.2-1.3-.5-1.7zm13.1-4h-2.5c0-.2-.1-.4-.2-.7-.3-.4-.7-.6-1.2-.6-.8%200-1.4.5-1.8%201.4-.2.5-.3%201.3-.4%202.3.3-.4.7-.7%201.1-.8.4-.2.9-.3%201.4-.3%201.1%200%202.1.4%202.8%201.2.7.8%201.1%201.8%201.1%203s-.4%202.3-1.1%203.2c-.7.9-1.8%201.4-3.4%201.4-1.6%200-2.8-.7-3.6-2.1-.6-1.1-.9-2.4-.9-4.1%200-1%200-1.8.1-2.4.1-1.1.4-2%20.9-2.8.4-.6.9-1.1%201.5-1.5.6-.4%201.3-.6%202.2-.6%201.2%200%202.2.3%202.9.9.6.7%201%201.5%201.1%202.5zm-167.7-3.3c1.4%200%202.5.4%203.3%201.1.8.8%201.2%201.8%201.2%203%200%201-.3%201.8-.9%202.6-.4.5-1%201-1.8%201.6l-1%20.7c-.6.5-1.1.8-1.3%201-.2.2-.4.4-.6.7h5.7v2.3h-8.9c0-.9.2-1.7.5-2.4%200-.1%200-.1.1-.2.4-.9%201.2-1.8%202.6-2.8%201.2-.8%201.9-1.4%202.3-1.8.5-.6.8-1.2.8-1.9%200-.5-.2-1-.5-1.4-.3-.4-.7-.5-1.3-.5-.8%200-1.3.3-1.6.9-.2.3-.3.9-.3%201.6h-2.5c0-1.1.2-2%20.6-2.7.3-.6.7-1%201.2-1.3.2-.1.5-.2.8-.3.5%200%201-.2%201.6-.2zm-18.6%2043.5h-2.3v-11.6h2.5l4.6%208.1v-8.1h2.3v11.6h-2.4l-4.7-8.2v8.2zm7.8-30.4v-8.9h-3.1v-1.7c.8%200%201.4-.1%201.7-.2.5-.1.9-.3%201.3-.7.2-.2.4-.5.5-.9.1-.2.1-.4.1-.5h2.1v13h-1.5l-1.1-.1zm-8.4-40.7v-8.3h8.3v8.5h-8.3v-.2zm8.3%2011.1c-3.3-1-6-3.4-7.4-6.5h7.4v6.5zm4.3-6.5h7.2v7h-7.2v-7zm11.6%200h7.4c-1.3%203.1-4.1%205.5-7.4%206.5v-6.5zm8.3-4.6v.2h-8.3v-8.5h8.3v8.3zm-10.5-12.6h-2.2v12.8h-7.2v-21.1h8.3c5.2%200%209.6%203.5%2011.1%208.3h-10zm-13.7%200h-7.8c1.1-3.7%204-6.6%207.8-7.8v7.8zm2.2%2079.1c.4-.3%201.1-.4%202-.5l.8-.1c.4-.1.7-.1.9-.2.3-.1.5-.4.5-.6%200-.4-.1-.6-.4-.7-.3-.1-.6-.2-1.1-.2-.5%200-.9.1-1.1.4-.2.2-.3.5-.3.8h-2.2c0-.7.3-1.4.6-1.8.6-.8%201.6-1.1%203.1-1.1.9%200%201.8.2%202.5.6.7.4%201.1%201.1%201.1%202.1v4.9c0%20.3.1.5.1.6l.3.3v.3h-2.4c-.1-.2-.1-.3-.1-.5s0-.3-.1-.5c-.3.3-.7.6-1.1.9-.5.3-1%20.4-1.6.4-.8%200-1.4-.2-1.9-.7-.5-.4-.8-1.1-.8-1.9-.1-1.2.3-2%201.2-2.5z%22%20fill%3D%22url(%23SVGID_15_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_16_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-958.345%22%20y1%3D%22346.901%22%20x2%3D%22-723.913%22%20y2%3D%22346.901%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-797.4%20358.2c3.1%203.6%207.7%205.8%2012.8%205.8%203.7%200%207-1.2%209.8-3.1h7.3c.1%200%20.1-.1.1-.1%201.2-.9%202.2-2%203.1-3.2H-776.9c-.5-.8-1-1.7-1.4-2.6h15.7c.6-1%201-2.2%201.4-3.3h-18.2c-.1-.3-.2-.5-.2-.8-.2-.7-.2-1.4-.3-2.1h19.4c.1-.9.3-1.7.3-2.6%200-.2-.1-.5-.1-.7H-780c0-.9.1-1.9.3-2.8h19.2c-.2-1.1-.6-2.3-1-3.3H-778.9c.3-1%20.7-1.9%201.2-2.9H-762.8c-.3-.5-.7-.9-1-1.4-.5-.7-.9-1.3-1.5-1.9h-10.2c.2-.3.4-.5.6-.8-2.7-1.8-5.9-2.8-9.4-2.8-9.5%200-17.2%207.7-17.2%2017.1%200%201.2.1%202.4.4%203.5.3%203.2%201.8%205.8%203.7%208z%22%20fill%3D%22url(%23SVGID_16_)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_notebook3 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-31%2018.2%20577.1%20369.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M37.6%2067.5h441v292.4h-441z%22%2F%3E%3Cpath%20d%3D%22M545.8%20376.8h-52.4v-8.6c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1h-52.4c-.8%202.5.2%203.7%202.3%204.1%205.9%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.4-.4%202.7-1.8%202.1-3.9zM43.1%2080.1c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H40.5V349%2082.9c-.1-2.2.4-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M124.5%2034.3h258v159.8h-258z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22214.75%22%20x2%3D%22384.352%22%20y2%3D%22214.75%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M403.2%20115v28.3l1.4%203.3-1.4.6V197l18.8-7.7%204.1%2010.1c1.8%204.5-.2%209.5-4.6%2011.3l-226.9%2092.6c-4.3%201.8-9.4-.5-11.2-4.9l-4.1-10.1L353%20217.4H230.9l-69%2028.2-11.5-28.2h-11.5l34.7%2085c3%207.4%2010%2012.1%2017.9%2012.1%202.5%200%204.9-.5%207.2-1.4l226.8-92.6c9.8-4%2014.5-15.3%2010.4-25.2L403.2%20115z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22138.3%22%20x2%3D%22384.352%22%20y2%3D%22138.3%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_2_)%22%20d%3D%22M340.6%20141.7v-6.8l-3.9%206.8z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22138.3%22%20x2%3D%22384.352%22%20y2%3D%22138.3%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGID_3_)%22%20d%3D%22M202.9%20134.9l-3.9%206.8h3.9z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_4_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22142.628%22%20x2%3D%22384.352%22%20y2%3D%22142.628%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M229%20144.7c.4-.5.6-1.2.6-2%200-.9-.2-1.6-.7-2.1-.5-.5-1-.7-1.7-.7-.5%200-1%20.2-1.4.5-.6.5-.9%201.2-.9%202.3%200%20.9.2%201.6.7%202.1.5.5%201.1.8%201.8.8.7-.1%201.2-.4%201.6-.9z%22%20fill%3D%22url(%23SVGID_4_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_5_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22181.535%22%20x2%3D%22384.352%22%20y2%3D%22181.535%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M156.5%20183.3c.6%200%201.2-.2%201.7-.5s.8-1%20.8-1.9v-1c-.2.1-.4.2-.5.3-.2.1-.4.1-.7.2l-.6.1c-.6.1-1%20.2-1.3.4-.4.3-.7.6-.7%201.2%200%20.5.1.8.4%201%20.2.1.5.2.9.2z%22%20fill%3D%22url(%23SVGID_5_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_6_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22142.985%22%20x2%3D%22384.352%22%20y2%3D%22142.985%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M264.8%20145.5c.7%200%201.3-.2%201.7-.6s.6-1%20.6-1.8-.2-1.4-.6-1.9c-.4-.4-1-.6-1.7-.6s-1.3.2-1.7.6-.6%201-.6%201.9c0%20.8.2%201.4.6%201.8s1%20.6%201.7.6z%22%20fill%3D%22url(%23SVGID_6_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_7_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22177.512%22%20x2%3D%22384.352%22%20y2%3D%22177.512%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M186%20176.4c-.7%200-1.3.2-1.6.6-.4.4-.6.9-.7%201.6h4.7c0-.7-.3-1.3-.7-1.7-.5-.3-1.1-.5-1.7-.5z%22%20fill%3D%22url(%23SVGID_7_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_8_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22136.995%22%20x2%3D%22384.352%22%20y2%3D%22136.995%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M277.3%20134.2c-.5%200-1%20.1-1.4.4-.6.5-.9%201.3-.9%202.4%200%20.9.2%201.7.6%202.1.4.5%201%20.7%201.8.7.4%200%20.8-.1%201.2-.4.7-.5%201.1-1.2%201.1-2.4%200-.9-.2-1.6-.6-2.1-.5-.5-1.1-.7-1.8-.7z%22%20fill%3D%22url(%23SVGID_8_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_9_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22136.108%22%20x2%3D%22384.352%22%20y2%3D%22136.108%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M264.8%20138.1c.6%200%201.1-.2%201.5-.6.3-.4.5-.8.5-1.4%200-.6-.2-1.1-.5-1.5-.3-.4-.8-.5-1.5-.5-.6%200-1.1.2-1.5.5-.4.4-.5.9-.5%201.5s.2%201.1.5%201.4c.3.4.8.6%201.5.6z%22%20fill%3D%22url(%23SVGID_9_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_10_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22181.54%22%20x2%3D%22384.352%22%20y2%3D%22181.54%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M219.6%20180.4c-.6.1-1%20.2-1.3.4-.4.3-.7.6-.7%201.2%200%20.5.1.8.4%201s.6.3%201%20.3c.6%200%201.2-.2%201.7-.5s.8-1%20.8-1.9v-1c-.2.1-.3.2-.5.3-.2.1-.4.1-.7.2h-.7z%22%20fill%3D%22url(%23SVGID_10_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_11_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22181.54%22%20x2%3D%22384.352%22%20y2%3D%22181.54%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M265.7%20180.4c-.6.1-1%20.2-1.3.4-.4.3-.7.6-.7%201.2%200%20.5.1.8.4%201%20.3.2.6.3%201%20.3.6%200%201.2-.2%201.7-.5s.8-1%20.8-1.9v-1c-.2.1-.4.2-.5.3-.2.1-.4.1-.7.2h-.7z%22%20fill%3D%22url(%23SVGID_11_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_12_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22177.512%22%20x2%3D%22384.352%22%20y2%3D%22177.512%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M293%20177c-.4.4-.6.9-.7%201.6h4.7c-.1-.7-.3-1.3-.7-1.7-.4-.4-1-.6-1.6-.6-.8.1-1.3.3-1.7.7z%22%20fill%3D%22url(%23SVGID_12_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_13_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22142.628%22%20x2%3D%22384.352%22%20y2%3D%22142.628%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M365.1%20145.5c.7%200%201.2-.3%201.6-.8.4-.5.6-1.2.6-2%200-.9-.2-1.6-.7-2.1-.5-.5-1-.7-1.7-.7-.5%200-1%20.2-1.4.5-.6.5-.9%201.2-.9%202.3%200%20.9.2%201.6.7%202.1.5.4%201.1.7%201.8.7z%22%20fill%3D%22url(%23SVGID_13_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_14_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22139.805%22%20x2%3D%22384.352%22%20y2%3D%22139.805%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M137.8%20144c.3%201%20.9%201.5%201.8%201.5s1.5-.5%201.8-1.5c.3-.8.4-2.1.4-3.5v-.7c0-1.9-.1-3.3-.4-4.3s-.9-1.4-1.8-1.4-1.5.5-1.8%201.4c-.3.9-.5%202.3-.5%204.3%200%20.9%200%201.8.1%202.5s.2%201.2.4%201.7z%22%20fill%3D%22url(%23SVGID_14_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_15_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%22116.126%22%20x2%3D%22384.352%22%20y2%3D%22116.126%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M121.7%20205.7c2.5%201.2%205.2%201.9%208.1%201.9H377.1c5.2%200%209.9-2.1%2013.4-5.5%203.6-3.6%205.9-8.5%205.9-14V44.2c0-5.5-2.3-10.5-5.9-14-3.5-3.4-8.2-5.5-13.4-5.5H129.9c-10.7%200-19.3%208.8-19.3%2019.6v143.8c0%207.8%204.6%2014.5%2011.1%2017.6zm12.4-65.9c0-2.6.4-4.7%201.2-6.1.8-1.4%202.2-2.1%204.3-2.1%202%200%203.5.7%204.3%202.1.7%201.3%201.1%203.2%201.2%205.5%200%20.2.1.4.1.6%200%202.6-.4%204.7-1.2%206.1s-2.2%202.1-4.3%202.1c-2%200-3.5-.7-4.3-2.1-.4-.7-.6-1.5-.9-2.4-.2-1.1-.4-2.3-.4-3.7zm149.5-63.9c0-14.5%2011.8-26.4%2026.4-26.4%205.7%200%2011%201.9%2015.3%205%204.5-3.6%2010.1-5.8%2016.3-5.8%205.3%200%2010.2%201.6%2014.4%204.3%203.4%202.2%206.2%205.3%208.3%208.8%202.2%203.9%203.6%208.3%203.6%2013.1%200%2014.5-11.8%2026.3-26.3%2026.3-5.7%200-10.9-1.9-15.2-4.9-4.5%203.7-10.2%205.9-16.5%205.9-8.5%200-16-4.1-20.8-10.4-2.2-2.8-3.8-6.1-4.7-9.6-.5-2-.8-4.1-.8-6.3zm-5%20101.4c-.2-.5-.7-.8-1.4-.8-.8%200-1.3.3-1.6.8-.1.3-.2.7-.2%201.3v6.3h-2.8v-10.5h2.7v1.5c.3-.5.7-.9%201-1.2.5-.4%201.2-.6%202.1-.6.8%200%201.5.2%201.9.5.4.3.7.7.9%201.3.4-.6.8-1.1%201.3-1.4.6-.3%201.2-.4%201.9-.4.5%200%20.9.1%201.4.3.5.2.9.5%201.2.9.3.4.5.8.6%201.4.1.3.1.9.1%201.6v6.6h-2.8v-6.7c0-.4-.1-.7-.2-1-.2-.5-.7-.7-1.3-.7-.8%200-1.3.3-1.6.9-.1.3-.2.7-.2%201.2v6.3h-2.8v-6.3c0-.6-.1-1-.2-1.3zm.2-35.4c-.6.3-1.3.5-2.2.5-1.3%200-2.4-.4-3.4-1.3s-1.5-2.1-1.5-3.8c0-1.7.5-3.1%201.5-4.2s2.3-1.6%203.8-1.6c2.4%200%204.1%201.1%205%203.2.5%201.2.8%202.8.8%204.8%200%201.9-.2%203.5-.7%204.8-.9%202.5-2.7%203.7-5.2%203.7-1.2%200-2.3-.4-3.2-1.1-1-.7-1.5-1.7-1.6-3.1h3.1c.1.5.3.8.6%201.1.3.3.7.4%201.3.4%201%200%201.8-.6%202.2-1.7.2-.6.4-1.5.4-2.8-.2.6-.5.9-.9%201.1zm-18.7-4.4c-.2-.6-.3-1.2-.3-1.7%200-1.2.4-2.1%201.3-3%20.9-.8%202.1-1.2%203.7-1.2s2.8.4%203.7%201.2%201.3%201.8%201.3%203c0%20.5-.1%201.1-.3%201.7-.2.6-.7%201.1-1.5%201.6.8.4%201.4%201%201.8%201.7.4.7.6%201.5.6%202.4%200%201.3-.5%202.5-1.5%203.4-1%20.9-2.4%201.4-4.2%201.4-1.8%200-3.1-.5-4.1-1.4s-1.4-2.1-1.4-3.4c0-.9.2-1.7.6-2.4.4-.7%201-1.3%201.8-1.6-.8-.6-1.3-1.1-1.5-1.7zm7%2039.1c-.3-.2-.7-.3-1.3-.3-.7%200-1.1.2-1.4.5-.2.2-.3.6-.4%201h-2.7c.1-.9.3-1.7.8-2.3.7-.9%202-1.4%203.8-1.4%201.2%200%202.2.2%203.1.7.9.5%201.3%201.3%201.3%202.6v6c0%20.4.1.6.2.7.1.1.2.2.4.3v.4h-3c-.1-.2-.1-.4-.2-.6%200-.2-.1-.4-.1-.6-.4.4-.8.8-1.3%201.1-.6.3-1.3.5-2%20.5-1%200-1.7-.3-2.4-.8-.6-.5-.9-1.3-.9-2.3%200-1.3.5-2.2%201.5-2.8.5-.3%201.4-.5%202.4-.7l.9-.1c.5-.1.9-.1%201.1-.2.4-.2.6-.4.6-.8.1-.4-.1-.7-.4-.9zm-11%20.7c-.3-.5-.8-.8-1.5-.8-.9%200-1.6.4-1.9%201.2-.2.4-.3.9-.3%201.6v5.7h-2.8v-10.5h2.7v1.5c.3-.5.7-.9%201-1.2.6-.4%201.3-.6%202.1-.6%201.1%200%202%20.3%202.7.9.7.6%201%201.5%201%202.8v7.1h-2.8v-6.4c.1-.6%200-1-.2-1.3zm-15.2%205.5c.1.1.4.2%201%20.2h.6v2.1h-1.3c-1.3%200-2.2-.2-2.7-.7-.3-.3-.5-.8-.5-1.5v-6.5h-1.5v-1.9h1.5v-2.9h2.7v2.9h1.7v1.9h-1.7v5.6c0%20.5.1.7.2.8zm.5-42.3c-.4%201-.9%202.2-1.2%203.6-.4%201.4-.5%202.6-.5%203.5h-3.3c.1-2.9%201-5.8%202.8-8.9%201.2-1.9%202.1-3.2%202.9-4h-7.9v-2.8h11.3v2.5c-.5.5-1.1%201.3-2%202.5-.8%201.1-1.5%202.3-2.1%203.6zm-44.8%203.7v-2.7l5.9-9.7h3.5v10h1.8v2.5H206v3.4h-3.1v-3.4l-6.3-.1zm7.2%2026.5h3v11.7h7.1v2.6h-10.1v-14.3zm7-23.9c-1-.8-1.5-2-1.6-3.5h3.1c.1.7.4%201.2.7%201.6.3.4.9.6%201.5.6.8%200%201.4-.3%201.8-.8.4-.5.6-1.2.6-2.1%200-.8-.2-1.5-.6-2.1-.4-.6-1-.8-1.8-.8-.4%200-.7%200-1%20.1-.5.2-.9.5-1.1%201l-2.8-.1%201.1-8.8h8.8v2.7H213l-.6%203.5c.5-.3.9-.5%201.1-.6.5-.2%201-.3%201.7-.3%201.3%200%202.5.4%203.4%201.3%201%20.9%201.5%202.2%201.5%203.9%200%201.5-.5%202.8-1.4%203.9-.9%201.2-2.4%201.7-4.2%201.7-1.5%200-2.8-.4-3.7-1.2zm10.2%2029.8c-.3-.2-.7-.3-1.3-.3-.7%200-1.1.2-1.4.5-.2.2-.3.6-.4%201h-2.7c.1-.9.3-1.7.8-2.3.7-.9%202-1.4%203.8-1.4%201.2%200%202.2.2%203.1.7.9.5%201.3%201.3%201.3%202.6v6c0%20.4.1.6.2.7.1.1.2.2.4.3v.4h-3c-.1-.2-.1-.4-.2-.6%200-.2-.1-.4-.1-.6-.4.4-.8.8-1.3%201.1-.6.3-1.3.5-2%20.5-1%200-1.7-.3-2.4-.8-.6-.5-.9-1.3-.9-2.3%200-1.3.5-2.2%201.5-2.8.5-.3%201.4-.5%202.4-.7l.9-.1c.5-.1.9-.1%201.1-.2.4-.2.6-.5.6-.8.1-.4-.1-.7-.4-.9zm1.9-31.1c-.7-1.3-1.1-3-1.1-5.1%200-1.2.1-2.2.2-3%20.2-1.4.5-2.5%201.1-3.4.5-.8%201.1-1.4%201.8-1.9s1.6-.7%202.6-.7c1.5%200%202.7.4%203.5%201.1s1.4%201.8%201.5%203h-3.1c0-.3-.1-.5-.3-.8-.3-.5-.8-.7-1.5-.7-1%200-1.7.6-2.2%201.7-.2.6-.4%201.6-.5%202.8.4-.5.8-.8%201.4-1%20.5-.2%201.1-.3%201.8-.3%201.4%200%202.6.5%203.5%201.4.9%201%201.4%202.2%201.4%203.7s-.4%202.8-1.3%203.9-2.3%201.7-4.1%201.7c-2.3.1-3.8-.7-4.7-2.4zm9.5%2036c-.3-.2-1.2-.4-2.9-.8-1.2-.3-2-.7-2.5-1.1-.5-.4-.7-1.1-.7-1.9%200-1%20.4-1.8%201.1-2.5.8-.7%201.8-1.1%203.2-1.1%201.3%200%202.4.3%203.2.8.8.5%201.3%201.4%201.4%202.7h-2.7c0-.3-.1-.6-.3-.8-.3-.4-.8-.6-1.5-.6-.6%200-1%20.1-1.3.3-.3.2-.4.4-.4.7%200%20.3.1.5.4.7.3.1%201.2.4%202.9.8%201.1.3%201.9.6%202.5%201.2.5.5.8%201.2.8%202%200%201-.4%201.9-1.2%202.5-.8.7-2%201-3.6%201-1.7%200-2.9-.3-3.7-1-.8-.7-1.2-1.6-1.2-2.7h2.8c.1.5.2.8.4%201%20.3.4%201%20.6%201.9.6.5%200%201-.1%201.3-.2.3-.2.5-.4.5-.7%200-.5-.1-.7-.4-.9zm-47.8%201.2c.4.3.9.4%201.5.4s1.1-.2%201.5-.5c.2-.2.4-.4.6-.7h2.8c-.1.6-.4%201.3-1%201.9-.9%201-2.3%201.5-4%201.5-1.4%200-2.6-.4-3.7-1.3s-1.6-2.3-1.6-4.2c0-1.8.5-3.2%201.5-4.2s2.2-1.5%203.8-1.5c.9%200%201.7.2%202.5.5.7.3%201.3.8%201.8%201.6.4.6.7%201.4.8%202.2.1.5.1%201.2.1%202.1h-7.7c.1%201%20.5%201.7%201.1%202.2zm-2.5-46.8c0%20.9-.3%201.7-.8%202.4-.3.4-.7.7-1.1.8.3%200%20.7.2%201.2.7.8.7%201.2%201.7%201.2%203s-.5%202.5-1.4%203.6c-.9%201-2.3%201.5-4.1%201.5-2.3%200-3.8-.7-4.7-2.2-.5-.8-.7-1.8-.8-3.1h3.1c0%20.6.1%201.2.3%201.6.4.8%201.1%201.2%202.1%201.2.6%200%201.1-.2%201.6-.6.5-.4.7-1%20.7-1.8%200-1.1-.4-1.7-1.3-2.1-.5-.2-1.2-.3-2.3-.3v-2.2c1%200%201.7-.1%202.1-.3.5-.2.7-.6.9-1.1.1-.2.2-.4.2-.7%200-.6-.2-1.1-.5-1.5-.4-.4-.9-.6-1.5-.6-.7%200-1.3.2-1.6.7-.3.5-.5%201.1-.5%201.9H172c0-.8.2-1.5.4-2.3.3-.6.7-1.2%201.2-1.7.4-.4.9-.7%201.5-.9.6-.2%201.3-.3%202.1-.3%201.5%200%202.8.4%203.7%201.2.9.7%201.3%201.7%201.3%202.8-.1.1-.1.2-.1.3zm-6%2041.3c-.2-.5-.7-.7-1.4-.7-.8%200-1.3.3-1.6.9-.1.3-.2.7-.2%201.2v6.3h-2.8v-6.3c0-.6-.1-1.1-.2-1.4-.2-.5-.7-.8-1.4-.8-.8%200-1.3.3-1.6.8-.1.3-.2.7-.2%201.3v6.3H164v-10.5h2.7v1.5c.3-.5.7-.9%201-1.2.5-.4%201.2-.6%202.1-.6.8%200%201.5.2%201.9.5.4.3.7.7.9%201.3.4-.6.8-1.1%201.3-1.4.6-.3%201.2-.4%201.9-.4.5%200%20.9.1%201.4.3.5.2.9.5%201.2.9.3.4.5.8.6%201.4.1.3.1.9.1%201.6v6.6h-2.8v-6.7c0-.3-.1-.6-.2-.9zM304%20134.9c-.4-.4-.9-.7-1.6-.7-1%200-1.6.4-1.9%201.1-.2.4-.3%201.1-.4%202h-3c.1-1.4.3-2.5.7-3.3.8-1.6%202.3-2.4%204.5-2.4%201.7%200%203%20.5%204%201.4%201%20.9%201.5%202.2%201.5%203.7%200%201.2-.4%202.2-1.1%203.1-.5.6-1.2%201.3-2.3%202l-1.3.9c-.8.6-1.3%201-1.6%201.2-.3.3-.5.5-.7.9h7v2.8h-10.9c0-1.1.3-2.2.7-3.1.5-1.1%201.5-2.2%203.2-3.4%201.4-1%202.4-1.8%202.8-2.2.6-.7%201-1.5%201-2.3%200-.7-.2-1.2-.6-1.7zm-6.9%2039.7c.7.3%201.3.8%201.8%201.6.4.6.7%201.4.8%202.2.1.5.1%201.2.1%202.1h-7.7c0%201%20.4%201.8%201.1%202.2.4.3.9.4%201.5.4s1.1-.2%201.5-.5c.2-.2.4-.4.6-.7h2.8c-.1.6-.4%201.3-1%201.9-.9%201-2.3%201.5-4%201.5-1.4%200-2.6-.4-3.7-1.3s-1.6-2.3-1.6-4.2c0-1.8.5-3.2%201.4-4.2%201-1%202.2-1.5%203.8-1.5%201.1%200%201.9.2%202.6.5zm-4.9-27H289v-11h-3.7v-2.1c1%200%201.7-.1%202.1-.2.6-.1%201.1-.4%201.5-.8.3-.3.5-.7.6-1.1.1-.3.1-.5.1-.6h2.6v15.8zm36.1-6.7c-.5-.2-1.2-.3-2.3-.3v-2.2c1%200%201.7-.1%202.1-.3.7-.3%201-.9%201-1.9%200-.6-.2-1.1-.5-1.5-.4-.4-.9-.6-1.5-.6-.7%200-1.3.2-1.6.7-.3.5-.5%201.1-.5%201.9h-2.9c0-.8.2-1.5.4-2.3.3-.6.7-1.2%201.2-1.7.4-.4.9-.7%201.5-.9.6-.2%201.3-.3%202.1-.3%201.5%200%202.8.4%203.7%201.2.9.8%201.4%201.8%201.4%203.2%200%20.9-.3%201.7-.8%202.4-.4.4-.7.7-1.1.8.3%200%20.7.2%201.2.7.8.7%201.2%201.8%201.2%203%200%201.3-.5%202.5-1.4%203.6-.9%201-2.3%201.5-4.1%201.5-2.3%200-3.8-.7-4.7-2.2-.5-.8-.7-1.8-.8-3.1h3.1c0%20.6.1%201.2.3%201.6.4.8%201.1%201.2%202.1%201.2.6%200%201.1-.2%201.6-.6.5-.4.7-1%20.7-1.8-.1-1-.6-1.7-1.4-2.1zm17.2.8v2.5h-1.8v3.4h-3.1v-3.4h-6.3v-2.7l5.9-9.7h3.5v10h1.8zm8.5-1.2c-.4-.6-1-.8-1.8-.8-.4%200-.7%200-1%20.1-.5.2-.9.5-1.1%201l-2.8-.1%201.1-8.8h8.8v2.7h-6.5l-.6%203.5c.5-.3.9-.5%201.1-.6.5-.2%201-.3%201.7-.3%201.3%200%202.5.4%203.4%201.3%201%20.9%201.5%202.2%201.5%203.9%200%201.5-.5%202.8-1.4%203.9-.9%201.2-2.4%201.7-4.2%201.7-1.5%200-2.8-.4-3.7-1.2-1-.8-1.5-2-1.6-3.5h3.1c.1.7.4%201.2.7%201.6.4.4.9.6%201.5.6.8%200%201.4-.3%201.8-.8.4-.5.6-1.2.6-2.1%200-.8-.2-1.5-.6-2.1zm16.2-4.8H367c0-.3-.1-.5-.3-.8-.3-.5-.8-.7-1.5-.7-1%200-1.8.6-2.2%201.7-.2.6-.4%201.6-.5%202.8.4-.5.8-.8%201.3-1%20.5-.2%201.1-.3%201.8-.3%201.4%200%202.6.5%203.5%201.4.9%201%201.4%202.2%201.4%203.7s-.4%202.8-1.3%203.9-2.3%201.7-4.1%201.7c-2%200-3.5-.8-4.4-2.5-.7-1.3-1.1-3-1.1-5.1%200-1.2.1-2.2.2-3%20.2-1.4.5-2.5%201.1-3.4.5-.8%201.1-1.4%201.8-1.9s1.6-.7%202.6-.7c1.5%200%202.7.4%203.5%201.1.8.8%201.2%201.8%201.4%203.1zm-205.6-4.1c1.7%200%203%20.5%204%201.4%201%20.9%201.5%202.2%201.5%203.7%200%201.2-.3%202.2-1.1%203.1-.5.6-1.2%201.3-2.2%202l-1.3.9c-.8.6-1.3%201-1.6%201.2-.3.3-.5.5-.7.9h7v2.8h-10.9c0-1.1.3-2%20.7-2.9%200-.1%200-.1.1-.2.4-1.1%201.5-2.2%203.2-3.4%201.4-1%202.4-1.8%202.8-2.2.7-.7%201-1.5%201-2.3%200-.7-.2-1.2-.6-1.7-.4-.4-.9-.7-1.6-.7-1%200-1.6.4-1.9%201.1-.2.4-.3%201.1-.3%202h-3.1c.1-1.4.3-2.5.7-3.3.4-.7.9-1.2%201.5-1.6.3-.2.6-.3%201-.4.4-.2%201-.4%201.8-.4zm-22.9%2053.3H139v-14.2h3.1l5.6%209.9v-9.9h2.8v14.2h-3l-5.8-10.1v10.1zm9.6-37.3v-11h-3.8v-2.1c1%200%201.7-.1%202.1-.2.6-.1%201.1-.4%201.5-.8.3-.3.5-.7.6-1.1.1-.3.1-.5.1-.6h2.6V147.7h-1.8l-1.3-.1zM141%2097.8V87.7h10.2V98H141v-.2zm10.2%2013.6c-4.1-1.2-7.4-4.1-9-8h9v8zm5.3-8h8.8v8.6h-8.8v-8.6zm14.1%200h9c-1.7%203.9-5%206.8-9%208v-8zm10.2-5.6v.2h-10.2V87.7h10.2v10.1zM168%2082.3h-2.7V98h-8.8V72.2h10.1c6.4%200%2011.8%204.3%2013.5%2010.2l-12.1-.1zm-16.8%200h-9.5c1.4-4.6%204.9-8.1%209.5-9.5v9.5zm2.7%2097c.5-.3%201.4-.5%202.4-.7l.9-.1c.5-.1.9-.1%201.1-.2.4-.2.6-.4.6-.8s-.1-.7-.5-.9c-.3-.2-.7-.3-1.3-.3-.7%200-1.1.2-1.4.5-.2.2-.3.6-.4%201h-2.7c.1-.9.3-1.7.8-2.3.7-.9%202-1.4%203.8-1.4%201.2%200%202.2.2%203.1.7.9.5%201.3%201.3%201.3%202.6v6c0%20.4.1.6.2.7.1.1.2.2.4.3v.4h-3c-.1-.2-.1-.4-.2-.6%200-.2-.1-.4-.1-.6-.4.4-.8.8-1.3%201.1-.6.3-1.3.5-2%20.5-1%200-1.7-.3-2.4-.8-.6-.5-.9-1.3-.9-2.3.1-1.3.6-2.2%201.6-2.8z%22%20fill%3D%22url(%23SVGID_15_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_16_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2296.96%22%20y1%3D%2275.945%22%20x2%3D%22384.352%22%20y2%3D%2275.945%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23edab4a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b08533%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M294.3%2089.8c3.8%204.4%209.4%207.2%2015.7%207.2%204.5%200%208.6-1.4%2012-3.8h8.8l.2-.2c1.4-1.1%202.7-2.4%203.9-3.9H319.5c-.6-1-1.2-2-1.7-3.1h19c.7-1.3%201.3-2.6%201.7-4.1H316.3c-.1-.3-.2-.6-.3-1-.2-.8-.3-1.7-.4-2.5h23.9c.1-1%20.3-2.1.3-3.2%200-.3-.1-.6-.1-.9H315.4c0-1.2.2-2.3.3-3.4H339.2c-.3-1.4-.7-2.8-1.2-4.1h-21.3c.4-1.2.9-2.4%201.4-3.5h18.1c-.4-.6-.9-1.1-1.3-1.7-.6-.8-1.1-1.7-1.8-2.4h-12.5c.2-.3.5-.6.8-.9-3.3-2.2-7.2-3.5-11.5-3.5-11.6%200-21%209.4-21%2021%200%201.5.2%202.9.5%204.3.7%203.8%202.5%207%204.9%209.7z%22%20fill%3D%22url(%23SVGID_16_)%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_mobile4 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-160%20254.7%20273.8%20332.2%22%3E%3Cstyle%3E.st1%7Bfill%3A%23feb12d%7D.st2%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M50.1%20254.7H-98c-12.3%200-22.4%2010.1-22.4%2022.4v287.3c0%2012.3%2010.1%2022.4%2022.4%2022.4H50.1c12.3%200%2022.4-10.1%2022.4-22.4V277.1c0-12.3-10.1-22.4-22.4-22.4zm-97.8%2016.2H-.3c1.5%200%202.7%201.2%202.7%202.7%200%201.5-1.2%202.7-2.7%202.7h-47.4c-1.5%200-2.7-1.2-2.7-2.7%200-1.5%201.2-2.7%202.7-2.7zM-24%20575.7c-6.2%200-11.2-5-11.2-11.2s5-11.2%2011.2-11.2%2011.2%205%2011.2%2011.2-5%2011.2-11.2%2011.2zm80.9-30.3h-161.7V290.3H56.9v255.1z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-64.3%20457.8c-1.8%200-3.8-.9-4.8-2.2-10.8-13.5-13.6-31.3-7.4-47.6%206.2-16.4%2020.2-28%2037.3-31%202.7-.5%205.5-.7%208.3-.7%2018.4%200%2035.5%2010.4%2043.7%2026.5%203.8%207.5%205.6%2015.1%205.4%2022.8v2.2c-.4%2011.4-1%2012.2-11.2%2014.2l-1.3.3c-10.1%202-20.4%204.5-30.3%206.8-4.8%201.1-9.8%202.3-14.7%203.5-8.5%202-16.2%203.7-24.1%205.2h-.9z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-31%20378.2c17.5%200%2034%209.7%2042%2025.5%203.5%206.8%205.4%2014.1%205.2%2021.9v2.2c-.4%2011-.5%2010.5-11.1%2012.7-15.1%203-30%206.9-45%2010.3-8%201.8-16%203.6-24%205.2h-.5c-1.2%200-2.7-.6-3.4-1.5C-90%20426.9-74%20385-39.1%20378.9c2.8-.5%205.5-.7%208.1-.7m0-3.8v3.8-3.8c-2.9%200-5.8.2-8.6.7-17.8%203.1-32.3%2015.1-38.7%2032.2-6.4%2017-3.6%2035.5%207.7%2049.5%201.4%201.7%203.9%202.9%206.3%202.9.4%200%20.8%200%201.2-.1%207.9-1.6%2015.6-3.3%2024.1-5.3%204.9-1.1%209.9-2.3%2014.8-3.5%209.9-2.4%2020.1-4.8%2030.2-6.8l1.3-.3c5.2-1%208.3-1.6%2010.4-4.3%202-2.6%202.1-5.8%202.4-11.7V426v-.6c.2-8-1.7-15.9-5.6-23.6-8.6-16.6-26.4-27.4-45.5-27.4z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-134.31%22%20y1%3D%22464.913%22%20x2%3D%2277.291%22%20y2%3D%22464.913%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-64.1%20487.3c-22.7%200-44.2-6.8-63.9-20.2-.5-.4-1-.8-1.4-1.1-.2-.1-.3-.3-.5-.4l-4.4-3.6%205.7.3c3.1.1%206.1.3%209.2.5%206.5.4%2013.3.8%2019.9.8h.1c21.9%200%2042.9-4.7%2062.6-9.4l5-1.2c14.3-3.5%2029-7.1%2043.8-9.4%204.1-.6%208.3-1%2012.3-1%2017.8%200%2034.3%206.3%2048.9%2018.8l4.2%203.6-5.5-.2c-1.9-.1-3.7-.2-5.5-.3-3.8-.2-7.4-.4-11-.4-14.1%200-27.8%203.7-41%207.3-1.5.4-3.1.8-4.6%201.2-3.8%201-7.6%202-11.3%203.1-12.9%203.5-26.2%207.1-39.5%209.7-7.9%201.2-15.6%201.9-23.1%201.9z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M24.2%20444.4c17.4%200%2033.3%206.1%2047.6%2018.3-5.8-.3-11.2-.7-16.6-.7h-.1c-15.9%200-30.9%204.5-46%208.6-16.9%204.5-33.6%209.5-50.7%2012.7-7.6%201.5-15.2%202.2-22.6%202.2-22.3%200-43.3-6.6-62.9-19.9-.7-.4-1.2-1-1.8-1.4%209.8.4%2019.5%201.2%2029.2%201.2h.1c21.5%200%2042.3-4.4%2063-9.5%2016.1-3.9%2032.3-8%2048.7-10.5%204.2-.7%208.2-1%2012.1-1m0-3.8c-4.1%200-8.3.3-12.6%201-14.8%202.3-29.6%205.9-44%209.4-1.7.4-3.4.8-5%201.2-19.5%204.7-40.4%209.4-62.1%209.4h-.1c-6.6%200-13.3-.4-19.8-.8-3-.2-6.1-.3-9.2-.5l-11.4-.5%208.8%207.2c.1.1.3.2.4.4.4.4%201%20.8%201.6%201.3%2020.1%2013.7%2041.9%2020.6%2065%2020.6%207.6%200%2015.4-.8%2023.3-2.2%2013.4-2.5%2026.8-6.2%2039.7-9.7%203.7-1%207.6-2.1%2011.3-3.1%201.5-.4%203.1-.8%204.6-1.2%2013.7-3.7%2026.7-7.2%2040.4-7.2l.1-3.8v3.8c3.5%200%207.1.2%2010.9.4%201.8.1%203.6.2%205.5.3l11%20.5-8.4-7.1c-14.8-12.9-31.7-19.4-50-19.4z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-121.877%22%20y1%3D%22483.511%22%20x2%3D%2286.594%22%20y2%3D%22483.511%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M-51.6%20501.3c-21.4%200-41.4-5.9-59.5-17.6l-10.8-7%2012.3%203.6c2.4.7%204.9%201.5%207.2%202.2%205.1%201.6%2010.5%203.2%2015.7%204.4%207.4%201.6%2015.2%202.4%2023.2%202.4%2012.1%200%2025.2-1.8%2040-5.6%209-2.3%2018-4.8%2026.8-7.2%209.5-2.6%2019.3-5.3%2029-7.8%207.9-2%2015.8-3%2023.6-3%207.2%200%2014.3.9%2021.3%202.6%201.1.3%202.1.7%203.1%201.3l6.1%203.7-7.1-.2h-2.2c-19.2%200-37.4%206.1-55%2011.9-3.1%201-6.1%202-9.2%203-15.5%205-33.1%2010.7-51.5%2012.6-4.3.5-8.7.7-13%20.7z%22%20fill%3D%22url(%23SVGID_2_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M56%20467.6c7%200%2013.9.8%2020.9%202.5.9.2%201.7.6%202.6%201.1h-2.2c-22.8%200-43.7%208.2-64.8%2015-16.8%205.4-33.5%2010.7-51.1%2012.5-4.4.5-8.7.7-13%20.7-20.8%200-40.3-5.6-58.4-17.3%207.7%202.2%2015.3%204.9%2023.1%206.6%207.9%201.7%2015.8%202.5%2023.6%202.5%2013.6%200%2027.1-2.3%2040.5-5.7%2018.7-4.8%2037.1-10.2%2055.8-15%207.6-1.9%2015.3-2.9%2023-2.9m0-3.8c-7.9%200-16%201-24.1%203.1-9.7%202.5-19.5%205.2-29%207.8-8.8%202.4-17.8%204.9-26.8%207.2-14.7%203.8-27.6%205.6-39.5%205.6-7.9%200-15.5-.8-22.8-2.4-5.2-1.1-10.5-2.8-15.6-4.3-2.4-.7-4.8-1.5-7.3-2.2l-24.7-7.1%2021.6%2013.9c18.4%2011.8%2038.7%2017.9%2060.5%2017.9%204.4%200%208.9-.2%2013.4-.7%2018.6-2%2036.3-7.7%2051.9-12.7%203.1-1%206.2-2%209.2-3%2017.5-5.8%2035.6-11.8%2054.4-11.8h2.1l14.3.3-12.3-7.3c-1.1-.7-2.4-1.2-3.6-1.5-7-1.9-14.3-2.8-21.7-2.8z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-94.9%20438.1c-9.9%200-19.6-3.3-29.8-10.2-.7-.4-.9-1.1-1.1-1.5l-.1-.1-.4-.8.4-.8v-.1c.1-.3.3-1%20.9-1.4%2010.1-7.1%2019.7-10.5%2029.5-10.5%202.1%200%204.2.2%206.3.5%206.1.9%209.6%205.7%209.4%2012.8-.2%206.6-4%2011.1-9.8%2011.8-1.7.2-3.5.3-5.3.3z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-95.4%20414.6c2%200%204%20.1%206%20.4%205.4.8%208%205%207.8%2010.9-.2%205.4-3%209.3-8.1%2010-1.7.2-3.5.3-5.1.3-10.5%200-19.9-3.9-28.8-9.9-.3-.2-.3-.6-.5-.9.1-.3.1-.6.3-.7%208.7-6%2018.1-10.1%2028.4-10.1m0-3.8v3.8-3.8c-10.2%200-20.2%203.5-30.6%2010.8-1.2.8-1.5%201.9-1.7%202.4l-.7%201.6.8%201.5c.2.5.6%201.6%201.8%202.4%2010.5%207.1%2020.6%2010.5%2030.9%2010.5%201.9%200%203.7-.1%205.6-.3%206.8-.8%2011.2-6%2011.4-13.6.3-8.1-3.9-13.7-11-14.8-2.1-.3-4.3-.5-6.5-.5z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-83.3%20407.6c-2.1%200-4.2-.5-6.5-1.6-9.3-4.5-16.6-12.1-23.1-24.1-1-1.9-.7-3.3-.3-4%20.5-.8%201.5-1.7%203.8-1.7h4.4c7.5.4%2017.2%201.5%2026.1%206.7%208.4%204.9%208.5%2011%207%2015.3-2%205.9-6.2%209.4-11.4%209.4z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-107.7%20378h2.7c8.8.5%2017.5%201.9%2025.3%206.4%205.9%203.4%207.9%207.8%206.2%2013-1.8%205.3-5.3%208.2-9.7%208.2-1.7%200-3.6-.5-5.6-1.4-10.3-4.9-17-13.5-22.3-23.3-1.1-1.9-.3-3%201.9-3%20.4.1.9.1%201.5.1m0-3.8h-1.7c-3.2%200-4.7%201.5-5.4%202.7-.6%201-1.3%203%20.2%205.9%206.7%2012.4%2014.3%2020.3%2024%2024.9%202.5%201.2%204.9%201.8%207.3%201.8%206.1%200%2010.9-3.9%2013.3-10.8%201.4-4.1%202.2-11.7-7.9-17.5-9.3-5.3-19.3-6.5-26.9-6.9h-1.5l-1.4-.1z%22%2F%3E%3Cg%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M.8%20385.1c-3.2%200-6.4-1.3-9.4-3.7-4.5-3.7-5.5-9.2-2.7-15%203-6.3%207.9-11.8%2015.3-17.3%202.3-1.7%204.7-3.2%207.1-4.7%201.1-.7%202.1-1.3%203.2-2l.9-.6%203.8%201.9-.1%201.2c-.1%201.3-.1%202.6-.1%203.9%200%203-.1%206.1-.8%209.1-1.4%206.1-3.2%2013.2-6.2%2019.5-2.4%204.9-6.4%207.7-11%207.7z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M15.2%20343.9l1.8.9c-.2%204.2.1%208.6-.8%2012.7-1.5%206.5-3.2%2013.1-6.1%2019.1-2.1%204.4-5.5%206.6-9.2%206.6-2.7%200-5.5-1.1-8.2-3.3-3.8-3.1-4.7-7.6-2.2-12.8C-6.3%20360.2-1%20355%205%20350.5c3.3-2.4%206.8-4.4%2010.2-6.6m-.3-4.3l-1.8%201.2c-1%20.7-2.1%201.3-3.1%202-2.4%201.5-4.9%203-7.2%204.8-7.6%205.7-12.7%2011.4-15.8%2018-3.2%206.6-2%2013.1%203.2%2017.3%203.3%202.7%207%204.2%2010.6%204.2%205.4%200%2010-3.2%2012.6-8.8%203.1-6.5%204.9-13.7%206.3-19.9.7-3.2.8-6.4.8-9.5%200-1.3%200-2.6.1-3.8l.1-2.5-2.2-1.1-.9-.4-.9-.4-1.8-1.1z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M32.5%20438.2c-2.5%200-4.7-.3-6.4-.9-5.5-1.9-8-6-7.8-12.6.2-6.5%203.5-10.7%208.8-11.3%201.9-.2%203.9-.3%205.8-.3%203.4%200%206.8.3%2010%20.9%207.6%201.5%2014.8%204.6%2021.2%209.4l1.6%201.2-1.3%201.5c-5.8%207-21.6%2012.1-31.9%2012.1z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M32.9%20415c3.2%200%206.5.3%209.7.9%207.3%201.4%2014.1%204.4%2020.4%209.1-5.3%206.3-20.4%2011.4-30.5%2011.4-2.2%200-4.2-.3-5.8-.8-4.7-1.6-6.7-5-6.5-10.8.2-5.2%202.4-9%207.1-9.5%201.9-.2%203.7-.3%205.6-.3m0-3.8c-2%200-4%20.1-6%20.3-6.3.7-10.2%205.6-10.5%2013.1-.3%207.4%202.8%2012.3%209%2014.5%201.9.7%204.3%201%207%201%2010.7%200%2027-5.2%2033.4-12.7l2.6-3.1-3.2-2.4c-6.7-4.9-14.1-8.2-22-9.7-3.3-.7-6.7-1-10.3-1z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-62.3%20385.1c-3.5%200-6.5-1.6-8.8-4.7-8.9-11.8-9.4-25.6-8.8-36.3l.1-2.5%202.3.8c.6.2%201.1.3%201.6.5%201%20.3%202%20.6%203%201.1%209.7%205.7%2016.8%2012.2%2021.6%2020.1%202.4%204%203.2%207.9%202.3%2011.3-.9%203.2-3.2%205.9-6.8%207.8-2.2%201.3-4.4%201.9-6.5%201.9z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-78%20344.2c1.8.6%203.1.8%204.2%201.4%208.4%204.9%2015.8%2011.1%2021%2019.5%204.3%206.9%202.8%2013-3.8%2016.5-1.9%201-3.8%201.6-5.7%201.6-2.8%200-5.3-1.2-7.3-3.9-7.7-10.2-9.1-22.1-8.4-35.1m-3.5-5.1l-.3%204.9c-.6%2011-.1%2025.3%209.2%2037.6%202.7%203.5%206.2%205.4%2010.3%205.4%202.4%200%204.9-.7%207.4-2%204-2.2%206.7-5.3%207.7-9%201.1-4%20.2-8.4-2.5-12.8-5-8.2-12.3-15-22.3-20.8-1.1-.7-2.3-1-3.4-1.3-.5-.1-1-.3-1.5-.4l-4.6-1.6z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-30.7%20376.5c-8.8%200-11.6-5.3-12.3-9.8-.5-3-.9-7.5.3-11.5%201.7-5.9%203.9-11.7%206.1-17.4.4-1%20.8-2.1%201.2-3.1.5-1.2%201.3-2.1%202.2-3.2.4-.5.9-1%201.3-1.6l1.7-2.2%201.4%202.4%201.8%203c1.2%202%202.3%203.8%203.2%205.8%203.1%206.8%206.6%2015.9%205.7%2026-.6%206.7-4.8%2011.1-11%2011.5-.5%200-1.1.1-1.6.1z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-30.4%20331.1c1.9%203.2%203.6%205.8%204.9%208.6%203.7%207.9%206.4%2016.1%205.6%2025.1-.5%205.8-3.9%209.4-9.2%209.7-.5%200-1%20.1-1.5.1-6%200-9.5-2.6-10.5-8.2-.6-3.5-.7-7.3.2-10.7%201.9-6.9%204.7-13.6%207.3-20.3.4-1.3%201.7-2.4%203.2-4.3m.4-6.7l-3.4%204.4c-.4.6-.9%201-1.3%201.5-1%201.1-1.9%202.2-2.5%203.7-.4%201-.8%202.1-1.2%203.1-2.2%205.7-4.5%2011.5-6.2%2017.5-1%203.5-1.1%207.6-.3%2012.3%201.2%207.3%206.3%2011.4%2014.2%2011.4.6%200%201.2%200%201.8-.1%207.2-.5%2012-5.5%2012.7-13.2%201-10.5-2.6-20-5.9-27-1-2.1-2.1-4-3.3-6-.6-.9-1.2-1.9-1.7-2.9l-2.9-4.7z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M22.2%20407.5c-3.9%200-7.3-1.8-9.6-5.1-4.4-6.3-3.8-12.8%201.6-17.3%206.3-5.3%2013.9-7.1%2020.5-8.1%203.4-.5%206.9-.7%2010.5-.9%201.7-.1%203.3-.2%205.1-.3l2.5-.2-.5%202.4c-.1.6-.2%201.1-.3%201.5-.1.9-.3%201.8-.7%202.5-5.1%208.6-11.8%2018.2-22.9%2023.8-2.1%201.2-4.2%201.7-6.2%201.7z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M50.4%20377.7c-.4%201.8-.3%202.8-.8%203.5-5.6%209.4-12%2018-22.1%2023-1.8.9-3.6%201.4-5.4%201.4-3.2%200-6.1-1.5-8.1-4.3-3.8-5.5-3.5-10.8%201.3-14.8%205.6-4.8%2012.5-6.6%2019.6-7.7%204.9-.7%2010-.7%2015.5-1.1m4.7-4.1l-5%20.3c-1.7.1-3.4.2-5%20.3-3.7.2-7.2.3-10.7.9-6.9%201-14.8%202.9-21.4%208.5-6.1%205.2-6.9%2012.8-1.9%2019.9%202.6%203.7%206.7%205.9%2011.1%205.9%202.4%200%204.8-.6%207.1-1.8%2011.5-5.8%2018.4-15.6%2023.6-24.5.6-1.1.8-2.2%201-3.2.1-.4.1-.9.3-1.4l.9-4.9z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-106.1%20458.7l.7-.9c5-6.2%2010-10.4%2015.7-13.1%201.9-.9%203.9-1.4%205.9-1.4%203.3%200%206.3%201.3%208.6%203.6%202.6%202.7%203.9%206.6%203.8%2010.9l-.1%201.7-33%202.4-1.6-3.2z%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-83.7%20445.2c5.9%200%2010.7%205%2010.4%2012.6-10%20.7-20%201.5-30%202.2-.2-.4-.3-.7-.5-1.1%204.1-5.2%208.9-9.6%2015-12.5%201.7-.8%203.4-1.2%205.1-1.2m0-3.8c-2.3%200-4.5.5-6.7%201.6-6%202.8-11.2%207.1-16.4%2013.6l-1.5%201.9%201%202.1.4.8.1.3%201.1%202.3%202.6-.2%2030-2.2%203.4-.2.1-3.4c.2-4.9-1.3-9.2-4.3-12.3-2.5-2.8-6.1-4.3-9.8-4.3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.country_notebook4 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-8%20236%20577.1%20369.9%22%3E%3Cstyle%3E.st2%7Bfill%3A%23feb12d%7D%3C%2Fstyle%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M57.8%20291.3h447v286.4h-447z%22%2F%3E%3Cpath%20d%3D%22M568.8%20594.6h-52.4V586c.1-29.1.1-283.6%200-293.7-.1-9.5-5.6-16.5-14.5-18-4.2-.8-8.7-.4-13-.5-6-.1-411.7-.1-423.1-.1-13.1%200-21.8%207.8-21.1%2020.8.2%203.5%200%20263.5.1%20291.9v8.1H-7.6c-.8%202.5.2%203.7%202.3%204.1%206%201.2%2011.9%202.8%2017.9%203.5%209.2%201.2%2018.4%201.8%2027.6%202.5%205.4.4%2010.8.5%2016.2.6%2010.4.2%2020.8.3%2031.1.4%208.3.1%20361.1.1%20374.3.1%2014.8-.1%2029.6-.1%2044.4-.6%2014-.6%2027.9-1.6%2041.8-2.9%206.3-.6%2012.5-2.5%2018.7-3.7%202.5-.4%202.7-1.8%202.1-3.9zM66.1%20297.9c142.9.1%20285.9.1%20428.8%200%202.2%200%202.8.5%202.8%202.7-.1%2088.8%200%20177.6%200%20266.4v2.5H63.5v-2.7-266.1c-.1-2.2.5-2.8%202.6-2.8z%22%20fill%3D%22%23d8d8d8%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M365.5%20406.1v3.9c-.7%2020-.9%2019.1-20%2022.9-27.3%205.5-54.3%2012.4-81.5%2018.6-14.4%203.3-28.9%206.6-43.4%209.5-2.1.4-5.6-.9-7-2.6-40.1-50-11.2-125.8%2052-136.7%2036.6-6.3%2073.8%2012%2090.5%2044.8%206.3%2012.5%209.8%2025.6%209.4%2039.6z%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_1_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22103.183%22%20y1%3D%22477.389%22%20x2%3D%22466.086%22%20y2%3D%22477.389%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M466.1%20473.4c-10.6-.5-20.3-1.3-30.1-1.3-28.7%200-55.9%208.2-83.3%2015.5-30.5%208.1-60.9%2017.1-91.8%2023-55.5%2010.6-107.5%200-154.6-32.1-1.2-.8-2.2-1.8-3.2-2.6%2017.7.8%2035.3%202.2%2052.8%202.3%2038.9%200%2076.6-8%20114.2-17.2%2029.2-7.1%2058.4-14.5%2088-19.1%2040-6.1%2076.2%204.4%20108%2031.5z%22%20fill%3D%22url(%23SVGID_1_)%22%2F%3E%3ClinearGradient%20id%3D%22SVGID_2_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22136.918%22%20y1%3D%22511.036%22%20x2%3D%22479.863%22%20y2%3D%22511.036%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2300aeef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009ccc%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20d%3D%22M136.9%20508.6c13.9%204%2027.7%208.8%2041.8%2011.9%2039.1%208.5%2077.7%203.9%20115.9-5.8%2033.7-8.6%2067.2-18.5%20101-27.1%2026.3-6.7%2053-7.3%2079.6-.8%201.6.4%203.1%201%204.6%201.9-42.8-1-81.7%2014.4-121.3%2027.2-30.3%209.8-60.6%2019.3-92.5%2022.7-46.4%204.9-89.6-4.5-129.1-30z%22%20fill%3D%22url(%23SVGID_2_)%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M111.5%20406c.2-.5.3-1%20.6-1.2%2018.7-13.1%2039.1-21%2062.3-17.6%209.8%201.4%2014.4%209%2014.1%2019.7-.3%209.8-5.5%2016.9-14.7%2018-22.7%202.8-42.8-4.8-61.3-17.3-.6-.3-.7-1.1-1-1.6zM146%20320.1c16%20.9%2031.6%203.5%2045.7%2011.6%2010.7%206.2%2014.4%2014.2%2011.2%2023.6-4.5%2013.4-15%2018.5-27.8%2012.3-18.6-8.9-30.7-24.5-40.4-42.2-1.9-3.5-.5-5.4%203.4-5.4%202.6.1%205.3.1%207.9.1zM365.2%20283c-2.8%2011.8-5.9%2023.7-11%2034.6-6.5%2013.7-19.8%2015.6-31.6%206-6.9-5.6-8.5-13.7-4-23.1%206-12.5%2015.6-22%2026.6-30.1%205.8-4.3%2012.2-8%2018.3-11.9%201.1.5%203.4%2017.2%201.7%2024.5zM450%20405.1c-11.7%2013.8-50%2024.6-65.6%2019.1-8.4-2.9-12.1-9.1-11.8-19.5.3-9.3%204.4-16.2%2012.9-17.1%209.1-1%2018.6-.6%2027.6%201.1%2013.2%202.5%2025.5%208%2036.9%2016.4zM195%20259c3.2%201%205.6%201.4%207.6%202.5%2015.3%208.9%2028.6%2020%2037.9%2035.3%207.7%2012.6%205.1%2023.6-6.8%2029.9-8.8%204.7-17.4%203.8-23.4-4.2-14.1-18.5-16.6-40-15.3-63.5zM281%20236c3.4%205.9%206.6%2010.5%208.9%2015.5%206.6%2014.3%2011.5%2029.1%2010.1%2045.3-.9%2010.4-7.1%2017-16.7%2017.6-12.5.8-19.9-3.7-21.7-14.7-1-6.3-1.3-13.3.4-19.3%203.5-12.4%2016.3-41.1%2019-44.4zM427.3%20319.7c-.7%203.2-.6%205-1.4%206.4-10%2017-21.7%2032.5-39.9%2041.7-9.2%204.6-18.8%202.6-24.3-5.3-6.9-9.9-6.3-19.6%202.3-26.8%2010.2-8.6%2022.7-11.9%2035.4-13.9%208.7-1.4%2017.8-1.5%2027.9-2.1zM203.4%20464.5c-18%201.3-36.2%202.6-54.4%204-.3-.6-.6-1.3-.9-1.9%207.5-9.3%2016.1-17.4%2027.2-22.7%2014.5-6.8%2028.8%203.2%2028.1%2020.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.chat_bubble {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-43%20167.2%20507.7%20507.7%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M464.7%20480.7c0-45.4-25.3-85.8-65-113%202.8%2012.6%204.4%2025.5%204.4%2038.8%200%20102.6-87.1%20188.1-201.8%20206.5%2024.3%209.8%2051.4%2015.5%2080.4%2015.5%2027.3%200%2053.1-5%2076.3-13.8%2029.5%2010%2061.6%2012.6%2088.2%2012.6-13.9-16.6-23.4-32.9-30.3-47.2%2029.6-26.2%2047.8-61%2047.8-99.4z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M355.6%20390.8c0-97.7-89.4-177.2-199.3-177.2S-43%20293-43%20390.7c0%2045.5%2020%2089.4%2055.3%20122.3-7.9%2019.3-18.4%2037.5-31.2%2054.2-3.8%204.9-4.4%2011.6-1.5%2017.1%202.8%205.2%208.2%208.5%2014.1%208.5h.8c16.8-.8%2050.2-12%2085.7-34.5%2018.9%203.3%2061.4%209.6%2076.2%209.6%20111.6%200%20199.2-77.8%20199.2-177.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.opened_envelope {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-41%20164.9%20512%20512%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-10%20346.1v263.8c0%206.9%201.7%2013.4%204.5%2019.3l139.3-139.3L-10%20346.1zM296.2%20489.9l139.3%20139.3c2.8-5.9%204.5-12.4%204.5-19.3V346.1L296.2%20489.9zM268.8%20504.9H161.2L15.7%20650.4c5.9%202.8%2012.4%204.5%2019.3%204.5h360c6.9%200%2013.4-1.7%2019.3-4.5L268.8%20504.9zM5%20318.7l45%2045v-90zM380%20273.7v90l45-45zM330.8%20192.9H96.4c-9.1%200-16.4%207.3-16.4%2016.4v184.4l81.2%2081.2h107.6l81.2-81.2V212.1c0-10.6-8.6-19.2-19.2-19.2zm-34.5%20155.9H133.8c-7%200-12.8-5.7-12.8-12.8s5.7-12.8%2012.8-12.8h162.5c7%200%2012.8%205.7%2012.8%2012.8s-5.8%2012.8-12.8%2012.8zm0-46H133.8c-7%200-12.8-5.7-12.8-12.8s5.7-12.8%2012.8-12.8h162.5c7%200%2012.8%205.7%2012.8%2012.8s-5.8%2012.8-12.8%2012.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.checked_calendar {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-45%20169%20504.9%20504.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M88.1%20248.5c7.8%200%2013.2-1.4%2016.2-4.3s4.6-7.5%204.6-14.1v-42.8c0-6.9-1.5-11.7-4.6-14.4-3.1-2.7-8.5-4-16.2-4-7.3%200-12.5%201.3-15.6%204-3.1%202.7-4.6%207.4-4.6%2014.4v42.8c0%206.5%201.5%2011.2%204.6%2014.1%203.1%202.9%208.3%204.3%2015.6%204.3zM326.8%20248.5c7.8%200%2013.2-1.4%2016.2-4.3%203.1-2.9%204.6-7.5%204.6-14.1v-42.8c0-6.9-1.5-11.7-4.6-14.4-3.1-2.7-8.5-4-16.2-4-7.3%200-12.5%201.3-15.6%204-3.1%202.7-4.6%207.4-4.6%2014.4v42.8c0%206.5%201.5%2011.2%204.6%2014.1%203%202.9%208.2%204.3%2015.6%204.3z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M428.7%20211.2c-1.8-1.6-4-2.4-6.4-2.4h-45.9v21.4c0%205.7-.8%2011.3-2.4%2016.8-1.6%205.5-4.5%2010.5-8.6%2015s-9.3%208.2-15.6%2011c-6.3%202.9-14%204.3-23%204.3s-16.6-1.4-23-4.3c-6.3-2.9-11.4-6.5-15.3-11-3.9-4.5-6.6-9.5-8.3-15-1.6-5.5-2.4-11.1-2.4-16.8v-21.4H137.7v21.4c0%205.7-.8%2011.3-2.4%2016.8-1.6%205.5-4.5%2010.5-8.6%2015s-9.3%208.2-15.6%2011c-6.3%202.9-14%204.3-23%204.3s-16.6-1.4-23-4.3c-6.3-2.9-11.4-6.5-15.3-11-3.9-4.5-6.6-9.5-8.3-15s-2.4-11.1-2.4-16.8v-21.4H-7.4c-2.4%200-4.6.8-6.4%202.4-1.8%201.6-2.8%203.7-2.8%206.1v90.6c0%202.4.9%204.5%202.8%206.1%201.8%201.6%204%202.4%206.4%202.4h429.6c2.4%200%204.6-.8%206.4-2.4%201.8-1.6%202.8-3.7%202.8-6.1v-90.6c0-2.4-.9-4.5-2.7-6.1zM428.7%20350.1c-1.8-1.6-4-2.4-6.4-2.4H-7.4c-2.4%200-4.6.8-6.4%202.4-1.8%201.6-2.8%203.7-2.8%206.1v308.4c0%202.4.9%204.6%202.8%206.4s4%202.8%206.4%202.8h429.6c2.4%200%204.6-.9%206.4-2.8s2.8-4%202.8-6.4V356.3c0-2.5-.9-4.5-2.7-6.2zM326.3%20455.9L178.8%20603.3l-5.7%205.7-5.7-5.7-79-79-5.7-5.7%205.7-5.7%2026.3-26.3%205.7-5.7%205.7%205.7%2047%2047%20115.5-115.5%205.7-5.7%205.7%205.7%2026.3%2026.3%205.7%205.7-5.7%205.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.mm.user_f {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-103%20226.7%20388.2%20388.2%22%20style%3D%22enable-background%3Anew%20-103%20226.7%20388.2%20388.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20d%3D%22M91.1%2C417.2c36.7%2C0%2C66.4-36.1%2C66.4-80.7c0-44.6-9.8-80.7-66.4-80.7c-56.7%2C0-66.4%2C36.1-66.4%2C80.7%0D%0A%09%09C24.7%2C381%2C54.4%2C417.2%2C91.1%2C417.2z%22%2F%3E%0D%0A%09%3Cpath%20d%3D%22M216.5%2C537.1c-1.2-77.6-11.4-99.8-89-113.8c0%2C0-10.9%2C13.9-36.4%2C13.9s-36.4-13.9-36.4-13.9C-22%2C437.2-32.8%2C459-34.2%2C534.6%0D%0A%09%09c-0.1%2C6.2-0.2%2C6.5-0.2%2C5.8c0%2C1.3%2C0%2C3.8%2C0%2C8.2c0%2C0%2C18.5%2C37.2%2C125.5%2C37.2s125.5-37.2%2C125.5-37.2c0-2.8%2C0-4.7%2C0-6%0D%0A%09%09C216.6%2C542.9%2C216.5%2C542.1%2C216.5%2C537.1z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.close_button {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%2210%22%20fill%3D%22%23333333%22%2F%3E%0A%3Cpath%20d%3D%22M14.2067%207.20878L12.7912%205.78857L9.99762%208.59148L7.20878%205.78857L5.78857%207.20878L8.59148%209.99762L5.78857%2012.7912L7.20878%2014.2067L9.99762%2011.4084L12.7912%2014.2067L14.2067%2012.7912L11.4084%209.99762L14.2067%207.20878Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M9.99766%200C4.47621%200%200%204.47621%200%209.99766C0%2015.5191%204.47621%2019.9953%209.99766%2019.9953C15.5191%2019.9953%2019.9953%2015.5191%2019.9953%209.99766C19.9953%204.47621%2015.5238%200%209.99766%200ZM9.99766%2018.1908C5.47457%2018.1908%201.80923%2014.5254%201.80923%2010.0023C1.80923%205.47926%205.47457%201.80923%209.99766%201.80923C14.5161%201.81392%2018.1814%205.47926%2018.1861%209.99766C18.1908%2014.5207%2014.5207%2018.1908%209.99766%2018.1908Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.copy {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2227%22%20height%3D%2231%22%20viewBox%3D%220%200%2027%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M19.841%200H2.93195C1.38195%200%200.11377%201.26818%200.11377%202.81818V22.5455H2.93195V2.81818H19.841V0ZM24.0683%205.63636H8.56832C7.01832%205.63636%205.75013%206.90455%205.75013%208.45455V28.1818C5.75013%2029.7318%207.01832%2031%208.56832%2031H24.0683C25.6183%2031%2026.8865%2029.7318%2026.8865%2028.1818V8.45455C26.8865%206.90455%2025.6183%205.63636%2024.0683%205.63636ZM24.0683%2028.1818H8.56832V8.45455H24.0683V28.1818Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.coin {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M6.65454%2013C3.70908%2013%201.30908%2010.0982%201.30908%206.5C1.30908%202.90179%203.70908%200%206.65454%200C9.59999%200%2012%202.90179%2012%206.5C12%2010.0982%209.59999%2013%206.65454%2013Z%22%20fill%3D%22%23FFD949%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.30909%206.5C1.30909%203.18036%203.36%200.441071%206%200.0464286C5.78182%200.0232143%205.56364%200%205.34545%200C2.4%200%200%202.90179%200%206.5C0%2010.0982%202.4%2013%205.34545%2013C5.56364%2013%205.78182%2012.9768%206%2012.9536C3.36%2012.5589%201.30909%209.81964%201.30909%206.5Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M6.67636%2012.4661C6.48%2012.4661%206.30545%2012.4661%206.13091%2012.4428C6%2012.4196%205.89091%2012.3036%205.91272%2012.1411C5.93454%2012.0018%206.04363%2011.8857%206.19636%2011.9089C6.34909%2011.9321%206.50182%2011.9321%206.65454%2011.9321C6.78545%2011.9321%206.91636%2012.0482%206.91636%2012.1875C6.91636%2012.35%206.80727%2012.4661%206.67636%2012.4661ZM8.11636%2012.1875C8.00727%2012.1875%207.92%2012.1178%207.87636%2012.025C7.83272%2011.8857%207.89818%2011.7464%208.02909%2011.6768C8.18182%2011.6303%208.31273%2011.5607%208.44363%2011.4678C8.57454%2011.3982%208.70545%2011.4446%208.77091%2011.5839C8.83636%2011.7232%208.79273%2011.8625%208.66182%2011.9321C8.50909%2012.025%208.35636%2012.0946%208.18182%2012.1643C8.18182%2012.1643%208.16%2012.1875%208.11636%2012.1875ZM4.75636%2011.9786C4.71272%2011.9786%204.66909%2011.9786%204.64727%2011.9553C4.49454%2011.8625%204.34182%2011.7696%204.18909%2011.6768C4.08%2011.6071%204.03636%2011.4214%204.12363%2011.3053C4.18909%2011.1893%204.36363%2011.1428%204.47272%2011.2357C4.60363%2011.3286%204.73454%2011.4214%204.86545%2011.4911C4.99636%2011.5607%205.04%2011.7232%204.97454%2011.8393C4.93091%2011.9321%204.84363%2011.9786%204.75636%2011.9786ZM9.75273%2011.0268C9.68727%2011.0268%209.62182%2011.0036%209.57818%2010.9571C9.49091%2010.8643%209.46909%2010.6786%209.57818%2010.5857C9.68727%2010.4696%209.79636%2010.3536%209.88363%2010.2143C9.97091%2010.0982%2010.1236%2010.075%2010.2327%2010.1678C10.3418%2010.2607%2010.3636%2010.4232%2010.2764%2010.5393C10.1673%2010.6786%2010.0582%2010.8178%209.92727%2010.9571C9.88363%2011.0036%209.81818%2011.0268%209.75273%2011.0268ZM3.22909%2010.6553C3.16363%2010.6553%203.07636%2010.6321%203.03272%2010.5625C2.92363%2010.4232%202.81454%2010.2839%202.72727%2010.1214C2.64%2010.0053%202.68363%209.84284%202.79272%209.74999C2.90181%209.65713%203.05454%209.70356%203.14181%209.81963C3.22909%209.95891%203.31636%2010.0982%203.42545%2010.2143C3.51272%2010.3303%203.49091%2010.4928%203.38181%2010.5857C3.33818%2010.6321%203.29454%2010.6553%203.22909%2010.6553ZM10.8436%209.30891C10.8%209.30891%2010.7782%209.30891%2010.7345%209.2857C10.6036%209.21606%2010.56%209.07677%2010.6036%208.93749C10.6691%208.77499%2010.7127%208.6357%2010.7782%208.4732C10.8218%208.33391%2010.9527%208.26427%2011.0836%208.3107C11.2145%208.35713%2011.28%208.49641%2011.2364%208.6357C11.1709%208.7982%2011.1273%208.98391%2011.0618%209.14641C11.04%209.23927%2010.9527%209.30891%2010.8436%209.30891ZM2.29091%208.84463C2.18181%208.84463%202.09454%208.77499%202.05091%208.65891C1.98545%208.49641%201.94181%208.3107%201.89818%208.12499C1.85454%207.9857%201.94181%207.84641%202.07272%207.79999C2.20363%207.75356%202.33454%207.84641%202.37818%207.9857C2.42181%208.1482%202.46545%208.3107%202.50909%208.4732C2.55272%208.61249%202.48727%208.75177%202.35636%208.7982C2.33454%208.82141%202.31272%208.84463%202.29091%208.84463ZM11.3236%207.26606C11.3236%207.26606%2011.3018%207.26606%2011.3236%207.26606C11.1709%207.24284%2011.0618%207.12677%2011.0836%206.98749C11.1055%206.82499%2011.1055%206.66249%2011.1055%206.49999C11.1055%206.3607%2011.2145%206.22141%2011.3455%206.22141C11.4764%206.22141%2011.5855%206.33749%2011.5855%206.47677V6.49999C11.5855%206.6857%2011.5855%206.8482%2011.5636%207.03391C11.5636%207.1732%2011.4545%207.26606%2011.3236%207.26606ZM1.96363%206.77856C1.83272%206.77856%201.72363%206.66249%201.72363%206.5232C1.72363%206.33749%201.72363%206.15177%201.74545%205.98927C1.76727%205.84999%201.87636%205.73391%202.00727%205.75713C2.13818%205.78034%202.24727%205.89641%202.22545%206.0357C2.20363%206.1982%202.20363%206.3607%202.20363%206.5232C2.22545%206.63927%202.09454%206.77856%201.96363%206.77856ZM11.1709%205.19999C11.0618%205.19999%2010.9527%205.13034%2010.9309%204.99106C10.8873%204.82856%2010.8436%204.66606%2010.8%204.50356C10.7564%204.36427%2010.8218%204.22499%2010.9527%204.17856C11.0836%204.13213%2011.2145%204.20177%2011.2582%204.34106C11.3236%204.50356%2011.3673%204.68927%2011.4109%204.87499C11.4545%205.01427%2011.3673%205.15356%2011.2364%205.19999C11.1927%205.17677%2011.1709%205.19999%2011.1709%205.19999ZM2.29091%204.71249C2.26909%204.71249%202.24727%204.71249%202.20363%204.68927C2.07272%204.64284%202.00727%204.50356%202.05091%204.36427C2.11636%204.20177%202.16%204.01606%202.24727%203.85356C2.31272%203.71427%202.44363%203.66784%202.57454%203.71427C2.70545%203.78391%202.74909%203.9232%202.70545%204.06249C2.64%204.22499%202.57454%204.36427%202.53091%204.52677C2.48727%204.64284%202.37818%204.71249%202.29091%204.71249ZM10.3636%203.2732C10.2764%203.2732%2010.2109%203.22677%2010.1673%203.15713C10.08%203.01784%209.99273%202.87856%209.88363%202.76249C9.79636%202.64641%209.81818%202.48391%209.92727%202.39106C10.0364%202.2982%2010.1891%202.32141%2010.2764%202.43749C10.3855%202.57677%2010.4945%202.71606%2010.5818%202.87856C10.6691%202.99463%2010.6255%203.15713%2010.5164%203.24999C10.4509%203.2732%2010.4073%203.2732%2010.3636%203.2732ZM3.22909%202.87856C3.16363%202.87856%203.12%202.85534%203.07636%202.80891C2.96727%202.71606%202.94545%202.55356%203.03272%202.43749C3.14181%202.2982%203.25091%202.15891%203.38181%202.01963C3.46909%201.92677%203.64363%201.92677%203.73091%202.01963C3.81818%202.11249%203.81818%202.2982%203.73091%202.39106C3.62182%202.50713%203.51272%202.6232%203.42545%202.76249C3.36%202.83213%203.29454%202.87856%203.22909%202.87856ZM8.96727%201.8107C8.92363%201.8107%208.88%201.78749%208.83636%201.76427C8.70545%201.67141%208.57454%201.60177%208.42182%201.50891C8.29091%201.43927%208.24727%201.27677%208.31273%201.1607C8.37818%201.02141%208.53091%200.974986%208.64%201.04463C8.79273%201.13749%208.94545%201.23034%209.09818%201.3232C9.20727%201.39284%209.25091%201.57856%209.16363%201.69463C9.14182%201.76427%209.05454%201.8107%208.96727%201.8107ZM4.73454%201.55534C4.64727%201.55534%204.56%201.50891%204.51636%201.41606C4.45091%201.27677%204.49454%201.13749%204.62545%201.06784C4.77818%200.974986%204.93091%200.905343%205.10545%200.8357C5.23636%200.789272%205.36727%200.858915%205.43272%200.9982C5.47636%201.13749%205.41091%201.27677%205.28%201.34641C5.12727%201.39284%204.99636%201.46249%204.86545%201.55534C4.82182%201.55534%204.77818%201.55534%204.73454%201.55534ZM7.13454%201.09106H7.11272C6.96%201.06784%206.80727%201.06784%206.65454%201.06784C6.52363%201.06784%206.39272%200.951772%206.39272%200.812486C6.39272%200.6732%206.50182%200.557129%206.63272%200.557129C6.80727%200.557129%206.98182%200.557129%207.13454%200.580343C7.26545%200.603557%207.37454%200.719629%207.35273%200.882129C7.37454%200.9982%207.26545%201.09106%207.13454%201.09106Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.30909%206.73218H0C0%206.89468%200.0218182%207.03396%200.0218182%207.19647H1.33091C1.33091%207.03396%201.30909%206.89468%201.30909%206.73218Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.35273%205.57141H0.0436364C0.0218182%205.73391%200.0218182%205.8732%200%206.0357H1.30909C1.33091%205.8732%201.33091%205.73391%201.35273%205.57141Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.41798%207.89282H0.108887C0.130705%208.05532%200.174341%208.19461%200.217978%208.35711H1.52707C1.48343%208.19461%201.46161%208.05532%201.41798%207.89282Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.72364%209.05359H0.414551C0.480005%209.21609%200.523642%209.35537%200.589096%209.51787H1.89819C1.85455%209.35537%201.7891%209.21609%201.72364%209.05359Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.5925%204.41064H0.283407C0.239771%204.57314%200.196135%204.71243%200.174316%204.87493H1.48341C1.50523%204.71243%201.54886%204.57314%201.5925%204.41064Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.02889%203.25H0.719801C0.654347%203.4125%200.588892%203.55179%200.523438%203.71429H1.83253C1.87616%203.55179%201.94162%203.4125%202.02889%203.25Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.90183%201.85718H1.59274C1.46183%201.99646%201.35274%202.15896%201.24365%202.32146H2.55274C2.66183%202.15896%202.79274%201.99646%202.90183%201.85718Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M4.25432%200.696411H2.94523C2.72705%200.835697%202.50886%200.998197%202.3125%201.1607H3.62159C3.81796%200.998197%204.01432%200.835697%204.25432%200.696411Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.39991%2010.4464H1.09082C1.19991%2010.6089%201.309%2010.7714%201.41809%2010.9107H2.72718C2.61809%2010.7714%202.509%2010.6089%202.39991%2010.4464Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.0293%2011.6072C2.20384%2011.7697%202.37839%2011.9322%202.57475%2012.0715H3.88384C3.68748%2011.9322%203.51293%2011.7697%203.33839%2011.6072H2.0293Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M6.17455%203.69116C5.43273%203.99294%204.75637%203.94652%204.27637%203.85366V5.29294C5.10546%205.45544%205.93455%205.24652%206.63273%204.96794C8.11637%204.4108%209.03273%204.87509%209.33818%204.96794V3.50544C8.72727%203.29651%207.65818%203.06437%206.17455%203.69116Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M4.29834%209.70359H5.80379V8.00895H8.79288V6.61609H4.29834V9.70359Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.hubme {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2280%22%20height%3D%2280%22%20viewBox%3D%220%200%2080%2080%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M41.7188%2080C62.8609%2080%2080%2062.8609%2080%2041.7188C80%2020.5766%2062.8609%203.4375%2041.7188%203.4375C20.5766%203.4375%203.4375%2020.5766%203.4375%2041.7188C3.4375%2062.8609%2020.5766%2080%2041.7188%2080Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M37.7592%2037.7587C40.717%2034.8012%2044.6492%2033.1725%2048.8316%2033.1725C51.6809%2033.1725%2054.4136%2033.929%2056.8017%2035.3461V8.40045H0V57.9176C0%2058.777%200.703125%2059.4801%201.5625%2059.4801H37.3539C31.6584%2053.3478%2031.793%2043.7253%2037.7592%2037.7587Z%22%20fill%3D%22%23EEF6FF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M3.54375%2057.9176V8.40045H0V57.9176C0%2058.777%200.703125%2059.4801%201.5625%2059.4801H5.10625C4.24687%2059.4801%203.54375%2058.777%203.54375%2057.9176Z%22%20fill%3D%22%23C3DDF4%22%2F%3E%0D%0A%3Cpath%20d%3D%22M55.9086%200H0.893125C0.401875%200%200%200.401875%200%200.893125V8.84344H56.8017V0.893125C56.8017%200.401875%2056.3998%200%2055.9086%200Z%22%20fill%3D%22%23293D7C%22%2F%3E%0D%0A%3Cpath%20d%3D%22M4.43687%200H0.893125C0.401875%200%200%200.401875%200%200.893125V8.84344H3.54375V0.893125C3.54375%200.401875%203.94563%200%204.43687%200Z%22%20fill%3D%22%231A2B63%22%2F%3E%0D%0A%3Cpath%20d%3D%22M24.728%2027.9086C24.728%2028.3383%2024.3765%2028.6899%2023.9468%2028.6899H6.53381C6.10413%2028.6899%205.75256%2028.3383%205.75256%2027.9086V15.4213C5.75256%2014.9916%206.10413%2014.64%206.53381%2014.64H23.9466C24.3763%2014.64%2024.7279%2014.9916%2024.7279%2015.4213V27.9086H24.728Z%22%20fill%3D%22%2369CDFF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M9.29631%2027.9086V15.4213C9.29631%2014.9916%209.64788%2014.64%2010.0776%2014.64H6.53381C6.10413%2014.64%205.75256%2014.9916%205.75256%2015.4213V27.9086C5.75256%2028.3383%206.10413%2028.6899%206.53381%2028.6899H10.0776C9.64788%2028.6899%209.29631%2028.3383%209.29631%2027.9086Z%22%20fill%3D%22%2352BBEF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M33.9296%2044.0294H6.53381C6.10413%2044.0294%205.75256%2044.381%205.75256%2044.8107V52.2808C5.75256%2052.7105%206.10413%2053.0621%206.53381%2053.0621H33.7598C32.9355%2050.1075%2032.9916%2046.9569%2033.9296%2044.0294Z%22%20fill%3D%22%23FF9518%22%2F%3E%0D%0A%3Cpath%20d%3D%22M9.29631%2052.2808V44.8107C9.29631%2044.381%209.64788%2044.0294%2010.0776%2044.0294H6.53381C6.10413%2044.0294%205.75256%2044.381%205.75256%2044.8107V52.2808C5.75256%2052.7105%206.10413%2053.0621%206.53381%2053.0621H10.0776C9.64788%2053.0621%209.29631%2052.7105%209.29631%2052.2808Z%22%20fill%3D%22%23EF8318%22%2F%3E%0D%0A%3Cpath%20d%3D%22M33.9295%2044.0294H28.2578V53.0621H33.7596C32.9354%2050.1075%2032.9915%2046.9569%2033.9295%2044.0294Z%22%20fill%3D%22%23FFD00D%22%2F%3E%0D%0A%3Cpath%20d%3D%22M50.1178%2015.8119H30.9633C30.3161%2015.8119%2029.7914%2015.2872%2029.7914%2014.64C29.7914%2013.9928%2030.3161%2013.4681%2030.9633%2013.4681H50.1178C50.7651%2013.4681%2051.2897%2013.9928%2051.2897%2014.64C51.2897%2015.2872%2050.7651%2015.8119%2050.1178%2015.8119Z%22%20fill%3D%22%2391E0E8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M50.1178%2020.4952H30.9633C30.3161%2020.4952%2029.7914%2019.9705%2029.7914%2019.3233C29.7914%2018.6761%2030.3161%2018.1514%2030.9633%2018.1514H50.1178C50.7651%2018.1514%2051.2897%2018.6761%2051.2897%2019.3233C51.2897%2019.9705%2050.7651%2020.4952%2050.1178%2020.4952Z%22%20fill%3D%22%2391E0E8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M50.1178%2025.1785H30.9633C30.3161%2025.1785%2029.7914%2024.6538%2029.7914%2024.0066C29.7914%2023.3594%2030.3161%2022.8347%2030.9633%2022.8347H50.1178C50.7651%2022.8347%2051.2897%2023.3594%2051.2897%2024.0066C51.2897%2024.6538%2050.7651%2025.1785%2050.1178%2025.1785Z%22%20fill%3D%22%2391E0E8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M50.1178%2029.8618H30.9633C30.3161%2029.8618%2029.7914%2029.3371%2029.7914%2028.6899C29.7914%2028.0427%2030.3161%2027.518%2030.9633%2027.518H50.1178C50.7651%2027.518%2051.2897%2028.0427%2051.2897%2028.6899C51.2897%2029.3371%2050.7651%2029.8618%2050.1178%2029.8618Z%22%20fill%3D%22%2391E0E8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M46.7905%2033.3044H5.75256C5.10522%2033.3044%204.58069%2033.8291%204.58069%2034.4763C4.58069%2035.1235%205.10522%2035.6482%205.75256%2035.6482H40.3735C42.309%2034.4012%2044.491%2033.6019%2046.7905%2033.3044Z%22%20fill%3D%22%2391E0E8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M37.4549%2038.0722H5.75256C5.10522%2038.0722%204.58069%2038.5969%204.58069%2039.2441C4.58069%2039.8913%205.10522%2040.4159%205.75256%2040.4159H35.6257C36.151%2039.5917%2036.7604%2038.8061%2037.4549%2038.0722Z%22%20fill%3D%22%2391E0E8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M5.45233%205.40784C5.14311%205.40784%204.84139%205.28284%204.62264%205.06549C4.4053%204.84674%204.28046%204.54518%204.28046%204.23596C4.28046%203.92799%204.40546%203.62659%204.62264%203.40784C4.84124%203.18909%205.14296%203.06409%205.45233%203.06409C5.7603%203.06409%206.06327%203.18893%206.28046%203.40784C6.49921%203.62659%206.62421%203.92815%206.62421%204.23596C6.62421%204.54518%206.49921%204.8469%206.28046%205.06549C6.06327%205.28284%205.76014%205.40784%205.45233%205.40784Z%22%20fill%3D%22%23E26693%22%2F%3E%0D%0A%3Cpath%20d%3D%22M9.29535%205.40784C8.98738%205.40784%208.68441%205.28284%208.46707%205.06393C8.24847%204.84674%208.12347%204.54518%208.12347%204.23596C8.12347%203.92799%208.24847%203.62659%208.46707%203.40784C8.68582%203.18909%208.98738%203.06409%209.29535%203.06409C9.60457%203.06409%209.90613%203.18893%2010.125%203.40784C10.3422%203.62659%2010.4672%203.92815%2010.4672%204.23596C10.4672%204.54377%2010.3421%204.8469%2010.125%205.06393C9.90613%205.28284%209.60472%205.40784%209.29535%205.40784Z%22%20fill%3D%22%23FFAF10%22%2F%3E%0D%0A%3Cpath%20d%3D%22M13.1399%205.40784C12.8305%205.40784%2012.529%205.28284%2012.3118%205.06549C12.093%204.84674%2011.968%204.54518%2011.968%204.23596C11.968%203.92799%2012.093%203.62659%2012.3118%203.40784C12.529%203.18909%2012.8305%203.06409%2013.1399%203.06409C13.4477%203.06409%2013.7508%203.18893%2013.968%203.40784C14.1868%203.62659%2014.3118%203.92815%2014.3118%204.23596C14.3118%204.54518%2014.1868%204.8469%2013.968%205.06549C13.7493%205.28284%2013.4475%205.40784%2013.1399%205.40784Z%22%20fill%3D%22%2337C47A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M64.0264%2060.8136L60.8146%2064.0255L67.1329%2070.3438C68.2657%2069.3374%2069.3382%2068.2647%2070.3448%2067.1319L64.0264%2060.8136Z%22%20fill%3D%22%23445EA0%22%2F%3E%0D%0A%3Cpath%20d%3D%22M65.3013%2058.8768L62.6396%2056.2152C61.9316%2057.5411%2061.02%2058.7863%2059.9033%2059.9029C58.7993%2061.0069%2057.5593%2061.9255%2056.2211%2062.6437L58.8778%2065.3002C59.1816%2065.6041%2059.6788%2065.6041%2059.9827%2065.3002L65.3013%2059.9816C65.605%2059.6779%2065.605%2059.1807%2065.3013%2058.8768Z%22%20fill%3D%22%23293D7C%22%2F%3E%0D%0A%3Cpath%20d%3D%22M60.7006%2063.4772L58.4288%2061.2053C57.7302%2061.7492%2056.9919%2062.2297%2056.2209%2062.6435L58.8777%2065.3C59.1814%2065.6039%2059.6786%2065.6039%2059.9825%2065.3L61.8055%2063.477C61.5016%2063.7811%2061.0045%2063.7811%2060.7006%2063.4772Z%22%20fill%3D%22%231A2B63%22%2F%3E%0D%0A%3Cpath%20d%3D%22M60.1243%2037.5376C66.3612%2043.7745%2066.3612%2053.8867%2060.1241%2060.1237C53.8876%2066.3601%2043.7755%2066.3603%2037.5382%2060.1236C31.3013%2053.8867%2031.3016%2043.7745%2037.5382%2037.5378C43.7755%2031.3007%2053.8876%2031.3006%2060.1243%2037.5376Z%22%20fill%3D%22%23445EA0%22%2F%3E%0D%0A%3Cpath%20d%3D%22M56.7495%2056.7486C52.3766%2061.1215%2045.2865%2061.1215%2040.9132%2056.7483C36.5404%2052.3758%2036.5402%2045.2855%2040.9132%2040.9125C45.286%2036.5397%2052.3765%2036.5398%2056.7493%2040.9125C61.1224%2045.2856%2061.1224%2052.3756%2056.7495%2056.7486Z%22%20fill%3D%22%2369CDFF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M56.7495%2056.7486C57.1477%2056.3504%2057.5087%2055.9291%2057.8343%2055.4899C53.4507%2058.7407%2047.232%2058.3796%2043.257%2054.4046C39.2823%2050.4302%2038.9213%2044.2113%2042.172%2039.8277C41.7326%2040.1535%2041.3115%2040.5144%2040.9132%2040.9125C36.5402%2045.2855%2036.5404%2052.3757%2040.9132%2056.7483C45.2865%2061.1216%2052.3766%2061.1216%2056.7495%2056.7486Z%22%20fill%3D%22%2352BBEF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M55.9085%200H18.1111V8.84344H56.8016V0.893125C56.8016%200.401875%2056.3997%200%2055.9085%200Z%22%20fill%3D%22%23445EA0%22%2F%3E%0D%0A%3Cpath%20d%3D%22M50.7546%2043.2078C51.7902%2043.2078%2052.6296%2042.3683%2052.6296%2041.3328C52.6296%2040.2972%2051.7902%2039.4578%2050.7546%2039.4578C49.7191%2039.4578%2048.8796%2040.2972%2048.8796%2041.3328C48.8796%2042.3683%2049.7191%2043.2078%2050.7546%2043.2078Z%22%20fill%3D%22%23D9EAFC%22%2F%3E%0D%0A%3Cpath%20d%3D%22M54.6937%2044.6094C55.4272%2044.6094%2056.0219%2044.0148%2056.0219%2043.2812C56.0219%2042.5477%2055.4272%2041.9531%2054.6937%2041.9531C53.9602%2041.9531%2053.3656%2042.5477%2053.3656%2043.2812C53.3656%2044.0148%2053.9602%2044.6094%2054.6937%2044.6094Z%22%20fill%3D%22%23D9EAFC%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.curcleUserBlue {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2280%22%20height%3D%2280%22%20viewBox%3D%220%200%2080%2080%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M74.4322%2019.9267C71.2088%2014.359%2066.2271%209.37729%2059.7802%205.27473C53.9194%201.75824%2047.1795%200%2039.8535%200C32.2344%200%2025.4945%201.75824%2019.6337%205.27473C13.7729%208.79121%209.08425%2013.4799%205.27473%2019.9267C1.75824%2025.7875%200%2032.5275%200%2039.8535C0%2046.5934%201.75824%2053.6264%205.27473%2059.7802C8.79121%2065.641%2013.4799%2070.6227%2019.9267%2074.4322C25.7875%2077.9487%2032.5275%2079.707%2039.8535%2079.707C47.1795%2079.707%2053.6264%2077.9487%2059.7802%2074.4322C65.348%2071.2088%2070.3297%2066.2271%2074.4322%2059.7802C77.9487%2053.9194%2079.707%2047.1795%2079.707%2039.8535C80%2033.1136%2077.9487%2026.0806%2074.4322%2019.9267ZM62.4176%2066.2271L62.1245%2066.5202C59.4872%2068.5714%2056.2637%2070.3297%2051.8681%2072.381C48.3517%2073.8462%2044.5421%2074.4322%2040.1465%2074.4322C35.7509%2074.4322%2031.6484%2073.8462%2028.4249%2072.381C25.2015%2071.2088%2021.685%2069.4506%2018.1685%2066.5202L17.5824%2066.2271V60.9524C17.5824%2059.1941%2018.1685%2057.4359%2019.3407%2055.6777C20.5128%2054.5055%2021.978%2053.3333%2024.0293%2052.4542L28.718%2050.989L29.011%2051.2821C32.2344%2053.6264%2036.044%2054.5055%2040.1465%2054.5055C44.2491%2054.5055%2047.7656%2053.3333%2051.2821%2051.2821L51.5751%2050.989L56.2637%2052.1612C58.315%2052.4542%2060.0733%2053.6264%2060.9524%2055.3846C62.1245%2057.1429%2062.7106%2058.9011%2062.7106%2060.6593V66.2271H62.4176ZM25.7875%2034.8718C25.7875%2030.7692%2027.2528%2027.5458%2029.8901%2024.6154C32.5275%2021.978%2036.044%2020.5128%2039.8535%2020.5128C43.663%2020.5128%2047.1795%2021.978%2050.1099%2024.6154C52.7473%2027.2527%2054.2125%2030.7692%2054.2125%2034.8718C54.2125%2038.9744%2052.7473%2042.1978%2050.1099%2045.1282C47.4725%2047.7656%2043.9561%2049.2308%2039.8535%2049.2308C35.7509%2049.2308%2032.5275%2047.7656%2029.5971%2045.1282C26.9597%2042.4908%2025.7875%2038.9744%2025.7875%2034.8718ZM69.1575%2057.7289L67.6923%2060.0733L67.3993%2057.4359C66.8132%2055.0916%2065.9341%2053.3333%2064.4689%2051.5751C63.0037%2049.8169%2060.6593%2048.3517%2058.022%2047.4725L56.5568%2046.8865L57.1429%2045.7143C59.1941%2042.1978%2060.0733%2038.6813%2060.0733%2034.8718C60.0733%2031.3553%2059.1941%2028.1319%2057.1429%2024.6154C55.3846%2021.685%2053.0403%2019.0476%2049.8169%2017.2894C46.5934%2015.2381%2043.37%2014.359%2039.5604%2014.359C36.044%2014.359%2032.8205%2015.2381%2029.304%2017.2894C26.9597%2019.0476%2024.6154%2021.0989%2022.2711%2024.6154C20.5128%2027.5458%2019.6337%2030.7692%2019.6337%2034.8718C19.6337%2038.3883%2020.5128%2041.9048%2022.5641%2045.4212L23.4432%2046.5934L21.978%2046.8865C19.3407%2047.7656%2016.9963%2048.9377%2015.5311%2050.989C14.0659%2052.7473%2013.1868%2054.7985%2012.6007%2056.8498L12.0147%2059.1941L10.5495%2057.1429C7.32601%2052.4542%205.86081%2046.8865%205.86081%2040.1465C5.86081%2033.6996%207.32601%2028.1319%2010.5495%2022.8571C14.0659%2016.9963%2018.1685%2012.8938%2022.8571%2010.2564C28.1319%207.32601%2033.9927%205.86081%2040.1465%205.86081C47.1795%205.86081%2053.3333%208.79121%2057.4359%2011.1355C62.4176%2014.0659%2066.8132%2018.4615%2069.7436%2023.4432C72.674%2028.718%2074.4322%2034.2857%2074.4322%2040.7326C74.1392%2047.1795%2072.674%2052.7473%2069.1575%2057.7289Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.skype {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M4.45294%202.577C6.83536%200.857856%2010.2045%200.7102%2012.7416%202.1809C15.6022%201.6852%2018.6268%202.15629%2021.1791%203.54731C24.0279%205.07778%2026.2651%207.70629%2027.3068%2010.7696C28.0229%2012.8426%2028.1893%2015.0961%2027.8166%2017.2559C28.733%2018.8672%2029.0506%2020.8067%2028.6791%2022.6243C28.2865%2024.6293%2027.0502%2026.4469%2025.3404%2027.5637C22.9733%2029.1551%2019.7213%2029.2454%2017.2557%2027.818C14.51%2028.2903%2011.6143%2027.8813%209.12989%2026.6133C6.24239%2025.1625%203.93966%2022.5961%202.81349%2019.5668C1.99786%2017.4024%201.79278%2015.0211%202.18067%2012.743C1.24435%2011.1036%200.94083%209.12192%201.34044%207.27739C1.73653%205.39301%202.87677%203.6809%204.45294%202.577Z%22%20fill%3D%22%2300AFF0%22%2F%3E%0D%0A%3Cpath%20d%3D%22M5.74215%204.09914C7.18941%203.12765%209.08785%202.88507%2010.7367%203.4464C11.3226%203.63273%2011.85%203.955%2012.3796%204.25851C14.4468%203.80734%2016.6406%203.87297%2018.641%204.58898C21.825%205.68937%2024.4242%208.32961%2025.4695%2011.5323C26.1328%2013.4847%2026.1773%2015.6105%2025.7402%2017.6179C26.2558%2018.4628%2026.7%2019.3769%2026.8043%2020.373C27.0597%2022.2491%2026.2957%2024.2155%2024.8578%2025.4437C23.4539%2026.6812%2021.4265%2027.1523%2019.6195%2026.6589C18.8988%2026.4843%2018.2531%2026.1105%2017.6179%2025.7413C15.4406%2026.2183%2013.1226%2026.1128%2011.0402%2025.2937C7.96637%2024.123%205.49019%2021.5073%204.49762%2018.3714C3.86129%2016.4437%203.82965%2014.3554%204.25973%2012.3796C3.59527%2011.3437%203.12535%2010.1507%203.14879%208.90265C3.13121%206.99953%204.1484%205.13507%205.74215%204.09914Z%22%20fill%3D%22white%22%2F%3E%0D%0A%3Cpath%20d%3D%22M13.2901%207.12143C15.1639%206.83784%2017.1385%207.12494%2018.8108%208.03198C19.542%208.43744%2020.2498%208.98588%2020.5897%209.77338C20.8112%2010.2913%2020.8358%2010.9675%2020.4268%2011.4011C19.9838%2011.8546%2019.2608%2011.9941%2018.6666%2011.8031C17.9787%2011.5148%2017.6366%2010.7941%2017.053%2010.3652C16.3194%209.76049%2015.3315%209.5976%2014.4069%209.61401C13.7307%209.6433%2013.0065%209.79682%2012.5131%2010.2937C12.0573%2010.78%2011.8885%2011.6132%2012.3326%2012.1605C12.7522%2012.6445%2013.4002%2012.8249%2013.9944%2012.9902C15.1276%2013.2738%2016.2737%2013.5023%2017.4116%2013.7706C18.5951%2014.0413%2019.7905%2014.5593%2020.5721%2015.5238C21.9198%2017.2699%2021.6162%2020.039%2019.9405%2021.4687C18.5998%2022.6558%2016.7354%2022.9839%2014.9987%2022.9945C13.1448%2022.9675%2011.1631%2022.5878%209.73812%2021.3199C9.02327%2020.6753%208.4221%2019.7027%208.63773%2018.7078C8.87327%2017.7187%2010.2315%2017.3437%2011.0014%2017.9519C11.5897%2018.4242%2011.9084%2019.1425%2012.4756%2019.6359C13.1541%2020.2581%2014.0998%2020.5054%2015.0045%2020.4831C15.8916%2020.5066%2016.8338%2020.2347%2017.442%2019.5597C17.8557%2019.1038%2018.0748%2018.4101%2017.8065%2017.8265C17.5862%2017.2781%2017.0201%2016.9792%2016.4787%2016.8316C15.4803%2016.5703%2014.4748%2016.3324%2013.4764%2016.0687C12.3795%2015.8003%2011.2393%2015.5554%2010.2959%2014.9015C9.55999%2014.4128%209.00218%2013.6499%208.82288%2012.7804C8.52171%2011.4163%208.73734%209.84252%209.72874%208.80072C10.6358%207.79174%2011.9811%207.32299%2013.2901%207.12143Z%22%20fill%3D%22%2300AFF0%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.sms {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0D%0A%3Cpath%20d%3D%22M5.5%2024.4V29.7L10.5%2026.9C11.9%2027.3%2013.4%2027.5%2014.9%2027.5C23.1%2027.5%2029.7%2021.4%2029.7%2013.8C29.7%206.1%2023%200%2014.8%200C6.6%200%200%206.1%200%2013.7C0%2018%202.1%2021.9%205.5%2024.4Z%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%0D%0A%3Cpath%20d%3D%22M5.1002%2017.7C4.5002%2017.6%204.1002%2017.4%203.7002%2017.2L4.5002%2015.4C4.8002%2015.6%205.2002%2015.8%205.6002%2015.9C6.1002%2016%206.5002%2016%206.9002%2016C7.2002%2016%207.5002%2016%207.6002%2015.9C7.7002%2015.8%207.8002%2015.7%207.8002%2015.6C7.8002%2015.4%207.7002%2015.3%207.5002%2015.3C7.3002%2015.2%207.0002%2015.1%206.6002%2015.1C6.0002%2015%205.6002%2014.9%205.2002%2014.7C4.8002%2014.6%204.5002%2014.3%204.2002%2014C3.9002%2013.7%203.8002%2013.3%203.8002%2012.8C3.8002%2012.3%203.9002%2011.9%204.2002%2011.6C4.5002%2011.2%204.8002%2010.9%205.3002%2010.7C5.8002%2010.5%206.4002%2010.4%207.1002%2010.4C7.6002%2010.4%208.1002%2010.5%208.6002%2010.6C9.1002%2010.7%209.5002%2010.9%209.9002%2011.1L9.2002%2012.9C8.5002%2012.5%207.8002%2012.4%207.2002%2012.4C6.60019%2012.4%206.3002%2012.6%206.3002%2012.9C6.3002%2013%206.4002%2013.2%206.6002%2013.2C6.8002%2013.3%207.1002%2013.3%207.5002%2013.4C8.0002%2013.5%208.5002%2013.6%208.9002%2013.8C9.3002%2013.9%209.60019%2014.2%209.9002%2014.5C10.2002%2014.8%2010.3002%2015.2%2010.3002%2015.7C10.3002%2016.2%2010.2002%2016.6%209.9002%2016.9C9.60019%2017.3%209.3002%2017.6%208.8002%2017.8C8.3002%2018%207.7002%2018.1%207.0002%2018.1C6.3002%2017.9%205.7002%2017.8%205.1002%2017.7Z%22%20fill%3D%22white%22%2F%3E%0D%0A%3Cpath%20d%3D%22M16.9004%2017.7V14.4L15.3004%2017H14.2004L12.6004%2014.5V17.7H10.4004V10.5H12.4004L14.7004%2014.3L17.0004%2010.5H19.0004V17.7H16.9004Z%22%20fill%3D%22white%22%2F%3E%0D%0A%3Cpath%20d%3D%22M20.9%2017.7C20.3%2017.6%2019.9%2017.4%2019.5%2017.2L20.3%2015.4C20.6%2015.6%2021%2015.8%2021.4%2015.9C21.8%2016%2022.2%2016.1%2022.6%2016.1C22.9%2016.1%2023.2%2016.1%2023.3%2016C23.4%2015.9%2023.5%2015.8%2023.5%2015.7C23.5%2015.5%2023.4%2015.4%2023.2%2015.4C23%2015.3%2022.7%2015.2%2022.3%2015.2C21.7%2015.1%2021.3%2015%2020.9%2014.8C20.5%2014.7%2020.2%2014.4%2019.9%2014.1C19.6%2013.8%2019.5%2013.4%2019.5%2012.9C19.5%2012.4%2019.6%2012%2019.9%2011.7C20.2%2011.3%2020.5%2011%2021%2010.8C21.5%2010.6%2022.1%2010.5%2022.8%2010.5C23.3%2010.5%2023.8%2010.6%2024.3%2010.7C24.8%2010.8%2025.2%2011%2025.6%2011.2L24.9%2013C24.2%2012.6%2023.5%2012.5%2022.9%2012.5C22.3%2012.5%2022%2012.7%2022%2013C22%2013.1%2022.1%2013.3%2022.3%2013.3C22.5%2013.4%2022.8%2013.4%2023.2%2013.5C23.7%2013.6%2024.2%2013.7%2024.6%2013.9C25%2014%2025.3%2014.3%2025.6%2014.6C25.9%2014.9%2026%2015.3%2026%2015.8C26%2016.3%2025.9%2016.7%2025.6%2017C25.3%2017.4%2025%2017.7%2024.5%2017.9C24%2018.1%2023.4%2018.2%2022.7%2018.2C22%2017.9%2021.4%2017.8%2020.9%2017.7Z%22%20fill%3D%22white%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cdefs%3E%0D%0A%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%2214.8438%22%20y1%3D%222.0044%22%20x2%3D%2214.8438%22%20y2%3D%2228.3461%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0D%0A%3Cstop%20stop-color%3D%22%230068FF%22%2F%3E%0D%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232D52A4%22%2F%3E%0D%0A%3C%2FlinearGradient%3E%0D%0A%3CclipPath%20id%3D%22clip0%22%3E%0D%0A%3Crect%20width%3D%2229.7%22%20height%3D%2229.7%22%20fill%3D%22white%22%2F%3E%0D%0A%3C%2FclipPath%3E%0D%0A%3C%2Fdefs%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.comeonBaby {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2282%22%20height%3D%2280%22%20viewBox%3D%220%200%2082%2080%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0D%0A%3Cpath%20d%3D%22M70.8849%2016.3199L40.9997%2013.6133L11.1146%2016.3199C9.99346%2018.1137%209.03252%2020.0195%208.27979%2022.0215L42.0247%2025.3047L73.7196%2022.0215C72.9669%2020.0195%2072.006%2018.1137%2070.8849%2016.3199Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M14.8782%2022.0215C15.631%2020.0195%2016.5919%2018.1137%2017.713%2016.3199L44.2989%2013.9176L40.9997%2013.6133L11.1145%2016.3199C9.99346%2018.1137%209.03252%2020.0195%208.27979%2022.0215L42.0247%2025.3047L45.2278%2024.9684L14.8782%2022.0215Z%22%20fill%3D%22%23058BCE%22%2F%3E%0D%0A%3Cpath%20d%3D%22M72.8711%2025.3047V55.9266C72.8711%2063.534%2066.7051%2069.7%2059.0977%2069.7H22.9023C15.2949%2069.7%209.12891%2063.534%209.12891%2055.9266V25.3047H72.8711Z%22%20fill%3D%22%23AD4F3D%22%2F%3E%0D%0A%3Cpath%20d%3D%22M9.12891%2036.1633V48.4633C11.0027%2052.179%2013.5973%2055.5743%2016.8004%2058.4571C23.3828%2064.3829%2031.9832%2067.6501%2041%2067.6501C50.0008%2067.6501%2058.5691%2064.3989%2065.1516%2058.5051C68.3867%2055.6063%2070.9813%2052.195%2072.8711%2048.4633V36.1633H9.12891Z%22%20fill%3D%22%2387372E%22%2F%3E%0D%0A%3Cpath%20d%3D%22M68.6429%2079.5977C68.9952%2076.2825%2068.8831%2072.9032%2068.2265%2069.62C66.9773%2063.4379%2063.8702%2058.393%2061.2757%2055.302L59.7542%2056.5192H22.2456L20.7241%2055.302C18.1296%2058.393%2015.0066%2063.4219%2013.7734%2069.62C13.1167%2072.9032%2013.0046%2076.2665%2013.3569%2079.5977H68.6429Z%22%20fill%3D%22%23FBC4AC%22%2F%3E%0D%0A%3Cpath%20d%3D%22M11.1147%2016.3199H70.8851C64.7831%206.55039%2053.6683%200%2040.9999%200C28.3315%200%2017.2007%206.55039%2011.1147%2016.3199Z%22%20fill%3D%22%23FFD949%22%2F%3E%0D%0A%3Cpath%20d%3D%22M44.2991%200.144141C43.2101%200.0480469%2042.105%200%2040.9999%200C28.3315%200%2017.2007%206.55039%2011.1147%2016.3199H17.7132C23.2706%207.39922%2033.0081%201.16914%2044.2991%200.144141Z%22%20fill%3D%22%23F2C42C%22%2F%3E%0D%0A%3Cpath%20d%3D%22M22.2456%2056.5352L20.7241%2055.318C19.7952%2056.4231%2018.8022%2057.7844%2017.8413%2059.3539C24.2796%2064.7192%2032.4476%2067.65%2040.9999%2067.65C49.5522%2067.65%2057.7202%2064.7192%2064.1585%2059.3539C63.1976%2057.7844%2062.2046%2056.4231%2061.2757%2055.318L59.7542%2056.5352H22.2456Z%22%20fill%3D%22%23E3B098%22%2F%3E%0D%0A%3Cpath%20d%3D%22M55.0296%2076.5868C54.9816%2076.5868%2054.9335%2076.5868%2054.8855%2076.5868C53.7483%2076.5067%2052.8835%2075.5297%2052.9636%2074.3926C53.1718%2071.0774%2053.0757%2061.6602%2050.0968%2057.7844C49.4081%2056.8875%2049.5683%2055.5903%2050.4651%2054.8856C51.362%2054.1969%2052.6593%2054.3571%2053.364%2055.254C55.3179%2057.7844%2056.5351%2061.8684%2056.9835%2067.3457C57.3038%2071.2856%2057.0956%2074.5047%2057.0956%2074.6489C57.0155%2075.7539%2056.1026%2076.5868%2055.0296%2076.5868Z%22%20fill%3D%22%23058BCE%22%2F%3E%0D%0A%3Cpath%20d%3D%22M26.9704%2076.5868C27.0185%2076.5868%2027.0665%2076.5868%2027.1146%2076.5868C28.2517%2076.5067%2029.1165%2075.5297%2029.0364%2074.3926C28.8282%2071.0774%2028.9243%2061.6602%2031.9032%2057.7844C32.5919%2056.8875%2032.4317%2055.5903%2031.5349%2054.8856C30.638%2054.1969%2029.3407%2054.3571%2028.636%2055.254C26.6821%2057.7844%2025.465%2061.8684%2025.0165%2067.3457C24.6962%2071.2856%2024.9044%2074.5047%2024.9044%2074.6489C24.9845%2075.7539%2025.8974%2076.5868%2026.9704%2076.5868Z%22%20fill%3D%22%23058BCE%22%2F%3E%0D%0A%3Cpath%20d%3D%22M53.3639%2055.2699C52.6753%2054.373%2051.378%2054.1969%2050.4651%2054.9016C49.5682%2055.5902%2049.3921%2056.8875%2050.0968%2057.8004C51.5061%2059.6262%2052.2749%2062.7012%2052.6593%2065.7762C54.0046%2065.3277%2055.3178%2064.7992%2056.5991%2064.1906C56.0065%2060.2828%2054.9175%2057.2879%2053.3639%2055.2699Z%22%20fill%3D%22%230064A8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M31.5348%2054.9016C30.6379%2054.2129%2029.3406%2054.3731%2028.6359%2055.2699C27.0824%2057.2879%2025.9934%2060.2828%2025.3848%2064.1747C26.666%2064.7832%2027.9793%2065.3118%2029.3246%2065.7602C29.725%2062.6852%2030.4777%2059.6102%2031.8871%2057.7844C32.6078%2056.8875%2032.4316%2055.5903%2031.5348%2054.9016Z%22%20fill%3D%22%230064A8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M71.1255%2035.3625C71.1255%2035.3625%2065.7442%2034.0012%2063.1177%2028.6039L42.0251%2025.3047L18.8825%2028.5879C16.256%2033.9852%2010.8747%2035.3465%2010.8747%2035.3465L10.5864%2035.4266C11.6114%2050.6414%2024.8403%2062.6852%2041.0001%2062.6852C57.1278%2062.6852%2070.3247%2050.7055%2071.4138%2035.5387L71.1255%2035.3625Z%22%20fill%3D%22%23FBC4AC%22%2F%3E%0D%0A%3Cpath%20d%3D%22M24.4397%2040.2793C23.7511%2040.2793%2023.2065%2039.7188%2023.2065%2039.0461V35.827C23.2065%2035.1383%2023.7671%2034.5938%2024.4397%2034.5938C25.1124%2034.5938%2025.673%2035.1543%2025.673%2035.827V39.0461C25.673%2039.7188%2025.1284%2040.2793%2024.4397%2040.2793Z%22%20fill%3D%22%23333333%22%2F%3E%0D%0A%3Cpath%20d%3D%22M26.6337%2045.0199H22.2454C21.5567%2045.0199%2021.0122%2044.4593%2021.0122%2043.7867C21.0122%2043.114%2021.5728%2042.5535%2022.2454%2042.5535H26.6337C27.3224%2042.5535%2027.8669%2043.114%2027.8669%2043.7867C27.8669%2044.4593%2027.3224%2045.0199%2026.6337%2045.0199Z%22%20fill%3D%22%23F98084%22%2F%3E%0D%0A%3Cpath%20d%3D%22M57.5599%2040.2793C56.8712%2040.2793%2056.3267%2039.7188%2056.3267%2039.0461V35.827C56.3267%2035.1383%2056.8872%2034.5938%2057.5599%2034.5938C58.2325%2034.5938%2058.7931%2035.1543%2058.7931%2035.827V39.0461C58.7931%2039.7188%2058.2485%2040.2793%2057.5599%2040.2793Z%22%20fill%3D%22%23333333%22%2F%3E%0D%0A%3Cpath%20d%3D%22M59.7543%2045.0199H55.366C54.6773%2045.0199%2054.1328%2044.4593%2054.1328%2043.7867C54.1328%2043.114%2054.6934%2042.5535%2055.366%2042.5535H59.7543C60.443%2042.5535%2060.9875%2043.114%2060.9875%2043.7867C60.9875%2044.4593%2060.443%2045.0199%2059.7543%2045.0199Z%22%20fill%3D%22%23F98084%22%2F%3E%0D%0A%3Cpath%20d%3D%22M41.0004%2044.8277C39.4949%2044.8277%2038.0695%2044.2031%2037.1086%2043.098C36.6601%2042.5855%2036.7082%2041.8008%2037.2207%2041.3523C37.7332%2040.9039%2038.5179%2040.9519%2038.9664%2041.4644C39.4629%2042.025%2040.1996%2042.3453%2041.0004%2042.3453C41.8011%2042.3453%2042.5379%2042.025%2043.0343%2041.4644C43.4828%2040.9519%2044.2675%2040.9039%2044.78%2041.3523C45.2925%2041.8008%2045.3406%2042.5855%2044.8922%2043.098C43.9312%2044.2031%2042.5058%2044.8277%2041.0004%2044.8277Z%22%20fill%3D%22%23333333%22%2F%3E%0D%0A%3Cpath%20d%3D%22M0%2025.3207C0%2027.1305%201.47344%2028.6039%203.2832%2028.6039H78.7008C80.5266%2028.6039%2081.984%2027.1305%2081.984%2025.3207C81.984%2023.4949%2080.5105%2022.0215%2078.7008%2022.0215H3.2832C1.47344%2022.0215%200%2023.4949%200%2025.3207Z%22%20fill%3D%22%23FFD949%22%2F%3E%0D%0A%3Cpath%20d%3D%22M6.59844%2025.3207C6.59844%2023.4949%208.07187%2022.0215%209.88164%2022.0215H3.2832C1.47344%2022.0215%200%2023.4949%200%2025.3207C0%2027.1305%201.47344%2028.6039%203.2832%2028.6039H9.88164C8.07187%2028.6039%206.59844%2027.1305%206.59844%2025.3207Z%22%20fill%3D%22%23F2C42C%22%2F%3E%0D%0A%3Cpath%20d%3D%22M71.4137%2035.5547C71.2535%2037.8129%2070.8211%2039.991%2070.1484%2042.073C70.4687%2042.1211%2070.8051%2042.1531%2071.1414%2042.1531C74.8891%2042.1531%2077.932%2039.1101%2077.932%2035.3625C77.932%2031.8551%2075.2734%2028.9722%2071.8621%2028.6039C71.8301%2032.0152%2071.4297%2035.4426%2071.4297%2035.4426L71.4137%2035.5547Z%22%20fill%3D%22%23E3B098%22%2F%3E%0D%0A%3Cpath%20d%3D%22M10.5863%2035.4426C10.5863%2035.4426%2010.1859%2032.0152%2010.1539%2028.6039C6.74258%2028.9562%204.08398%2031.8551%204.08398%2035.3625C4.08398%2039.1101%207.12695%2042.1531%2010.8746%2042.1531C11.2109%2042.1531%2011.5312%2042.1211%2011.8516%2042.073C11.1789%2039.959%2010.7465%2037.7328%2010.5863%2035.4426Z%22%20fill%3D%22%23E3B098%22%2F%3E%0D%0A%3Cpath%20d%3D%22M63.6459%2015.1027C66.6729%2017.5371%2064.5748%2022.0214%2064.5748%2022.0214H56.8232V16.3199C56.8232%2016.3199%2060.6189%2012.6683%2063.6459%2015.1027Z%22%20fill%3D%22%230064A8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M49.2639%2015.1027C46.237%2017.5371%2048.335%2022.0214%2048.335%2022.0214H56.0866V16.3199C56.0866%2016.3199%2052.2909%2012.6683%2049.2639%2015.1027Z%22%20fill%3D%22%230064A8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M56.0866%2016.3199H56.8233C58.3929%2016.3199%2059.6741%2017.6012%2059.6741%2019.1707C59.6741%2020.7403%2058.3929%2022.0215%2056.8233%2022.0215H56.0866C54.5171%2022.0215%2053.2358%2020.7403%2053.2358%2019.1707C53.2358%2017.6012%2054.5171%2016.3199%2056.0866%2016.3199Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M50.8655%2071.4297C46.5733%2072.2144%2043.2421%2074.2804%2040.9999%2076.1383C38.7577%2074.2804%2035.4265%2072.2144%2031.1343%2071.4297C26.0733%2070.5168%2021.4448%2074.4566%2021.4448%2079.5976H60.555C60.555%2074.4566%2055.9105%2070.5008%2050.8655%2071.4297Z%22%20fill%3D%22%230064A8%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cdefs%3E%0D%0A%3CclipPath%20id%3D%22clip0%22%3E%0D%0A%3Crect%20width%3D%2282%22%20height%3D%2279.5977%22%20fill%3D%22white%22%2F%3E%0D%0A%3C%2FclipPath%3E%0D%0A%3C%2Fdefs%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.presentdCoins {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2282%22%20height%3D%2282%22%20viewBox%3D%220%200%2082%2082%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0D%0A%3Cpath%20d%3D%22M2.57031%2021.781L41.0083%2041.0081L79.4463%2021.781V62.7891L41.0083%2082L2.57031%2062.7891V21.781Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.57031%2025.6199V37.5921L40.8782%2056.3638L79.4463%2037.5271V25.6036L41.0083%2044.4566L2.57031%2025.6199Z%22%20fill%3D%22%230064A8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M41.0083%2082V41.0081L5.12417%2023.066H2.57031V62.7891L41.0083%2082Z%22%20fill%3D%22%23058BCE%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.57031%2025.6199V37.5922L40.8782%2056.3638L41.0083%2056.2988V44.3753V44.4404L2.57031%2025.6199Z%22%20fill%3D%22%230064A8%22%2F%3E%0D%0A%3Cpath%20d%3D%22M0%2020.4309L41.0081%200L82.0163%2020.4309V23.1149L41.0081%2043.562L0%2023.1962V20.4309Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0D%0A%3Cpath%20d%3D%22M0%2020.496L41.0081%2040.5527L82%2020.496V33.7533L40.878%2053.81L0%2033.7695V20.496Z%22%20fill%3D%22%23058BCE%22%2F%3E%0D%0A%3Cpath%20d%3D%22M56.38%2034.7943V33.314L41.0081%2024.9855L25.6362%2033.314V34.7943L15.3882%2030.3047V28.2551L40.5038%2014.9978L41.0244%2015.2581L41.5449%2014.9978L66.6605%2028.19V30.2396L56.38%2034.7943Z%22%20fill%3D%22%23F9F9F9%22%2F%3E%0D%0A%3Cpath%20d%3D%22M56.3804%2033.314V74.2571L66.6283%2069.1331V28.1901L56.3804%2033.314Z%22%20fill%3D%22%23DCDCDC%22%2F%3E%0D%0A%3Cpath%20d%3D%22M15.3721%2069.1982L25.62%2074.3222V33.3791L15.3721%2028.1901C15.3721%2028.1901%2015.3721%2069.1982%2015.3721%2069.1982Z%22%20fill%3D%22%23D1D1D1%22%2F%3E%0D%0A%3Cpath%20d%3D%22M67.653%2082C59.7474%2082%2053.2896%2074.2083%2053.2896%2064.5459C53.2896%2054.8836%2059.7311%2047.0919%2067.653%2047.0919C75.5585%2047.0919%2082.0164%2054.8836%2082.0164%2064.5459C82.0001%2074.2083%2075.5585%2082%2067.653%2082Z%22%20fill%3D%22%23FFD949%22%2F%3E%0D%0A%3Cpath%20d%3D%22M53.2896%2064.5459C53.2896%2055.6318%2058.804%2048.2793%2065.88%2047.222C65.2944%2047.1569%2064.7088%2047.0919%2064.1232%2047.0919C56.2176%2047.0919%2049.7598%2054.8836%2049.7598%2064.5459C49.7598%2074.2083%2056.2013%2082%2064.1232%2082C64.7088%2082%2065.2944%2081.9349%2065.88%2081.8699C58.804%2080.8125%2053.2896%2073.46%2053.2896%2064.5459Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M67.7016%2080.5685C67.1811%2080.5685%2066.7093%2080.5685%2066.2376%2080.5035C65.8797%2080.4384%2065.5869%2080.1293%2065.652%2079.6901C65.7171%2079.316%2066.0099%2079.0069%2066.4165%2079.072C66.8232%2079.1371%2067.2299%2079.1371%2067.6528%2079.1371C68.0107%2079.1371%2068.3523%2079.4461%2068.3523%2079.8203C68.3523%2080.2595%2068.0595%2080.5685%2067.7016%2080.5685ZM71.5731%2079.8203C71.2803%2079.8203%2071.0525%2079.6251%2070.9224%2079.3811C70.8085%2079.0069%2070.9875%2078.6328%2071.3291%2078.4539C71.7357%2078.3237%2072.0936%2078.1448%2072.4352%2077.8846C72.793%2077.7056%2073.1346%2077.8195%2073.3136%2078.1936C73.4925%2078.5678%2073.3786%2078.9419%2073.0208%2079.1208C72.6141%2079.3648%2072.2074%2079.56%2071.7357%2079.7389C71.752%2079.7552%2071.6869%2079.8203%2071.5731%2079.8203ZM62.5451%2079.2672C62.4312%2079.2672%2062.3174%2079.2672%2062.2523%2079.2021C61.8456%2078.9581%2061.439%2078.6979%2061.016%2078.4539C60.7232%2078.2587%2060.6094%2077.7707%2060.8371%2077.4616C61.016%2077.1526%2061.4878%2077.0224%2061.7805%2077.2827C62.1384%2077.5267%2062.48%2077.7869%2062.8379%2077.9659C63.1957%2078.1448%2063.3096%2078.584%2063.1307%2078.8931C63.0168%2079.1371%2062.7891%2079.2672%2062.5451%2079.2672ZM75.965%2076.6971C75.7861%2076.6971%2075.6072%2076.632%2075.4933%2076.5019C75.2656%2076.2579%2075.2005%2075.7536%2075.4933%2075.5096C75.7861%2075.2006%2076.0789%2074.8915%2076.3066%2074.5174C76.5344%2074.2083%2076.9573%2074.1432%2077.2501%2074.3872C77.5429%2074.6312%2077.608%2075.0704%2077.364%2075.3795C77.0712%2075.7536%2076.7784%2076.1278%2076.4205%2076.5019C76.3229%2076.6483%2076.144%2076.6971%2075.965%2076.6971ZM58.4459%2075.7048C58.267%2075.7048%2058.0392%2075.6398%2057.9254%2075.4608C57.6326%2075.0867%2057.3398%2074.7126%2057.112%2074.2734C56.8843%2073.9643%2056.9982%2073.5251%2057.291%2073.2811C57.5838%2073.0371%2057.9904%2073.151%2058.2344%2073.46C58.4622%2073.8342%2058.7062%2074.2083%2058.999%2074.5174C59.2267%2074.8264%2059.1779%2075.2656%2058.8851%2075.5096C58.7387%2075.6398%2058.6248%2075.7048%2058.4459%2075.7048ZM78.893%2072.0936C78.7792%2072.0936%2078.7141%2072.0936%2078.6002%2072.0286C78.2424%2071.8496%2078.1285%2071.4755%2078.2424%2071.1014C78.4213%2070.6622%2078.5352%2070.288%2078.7141%2069.8488C78.828%2069.4747%2079.1858%2069.2958%2079.5274%2069.4096C79.869%2069.5235%2080.048%2069.9139%2079.9341%2070.288C79.7552%2070.7272%2079.6413%2071.2152%2079.4624%2071.6544C79.4298%2071.8984%2079.1858%2072.0936%2078.893%2072.0936ZM55.9246%2070.8411C55.6318%2070.8411%2055.404%2070.6622%2055.2739%2070.3368C55.095%2069.8976%2054.9811%2069.4096%2054.8672%2068.9054C54.7534%2068.5312%2054.9811%2068.1571%2055.339%2068.027C55.6968%2067.8969%2056.0384%2068.1571%2056.1523%2068.5312C56.2662%2068.9704%2056.38%2069.4096%2056.5102%2069.8326C56.624%2070.2067%2056.4451%2070.5808%2056.1035%2070.711C56.0384%2070.776%2055.9896%2070.8411%2055.9246%2070.8411ZM80.1781%2066.6118C80.1781%2066.6118%2080.1293%2066.6118%2080.1781%2066.6118C79.7714%2066.5467%2079.4786%2066.2377%2079.5274%2065.8635C79.5925%2065.4243%2079.5925%2064.9851%2079.5925%2064.5622C79.5925%2064.1881%2079.8853%2063.8139%2080.2432%2063.8139C80.601%2063.8139%2080.8938%2064.123%2080.8938%2064.4971V64.5622C80.8938%2065.0665%2080.8938%2065.4894%2080.8288%2065.9937C80.8288%2066.3515%2080.536%2066.6118%2080.1781%2066.6118ZM55.0462%2065.2942C54.6883%2065.2942%2054.3955%2064.9851%2054.3955%2064.611C54.3955%2064.1067%2054.3955%2063.6187%2054.4606%2063.1795C54.5256%2062.8054%2054.8184%2062.4963%2055.16%2062.5614C55.5179%2062.6265%2055.8107%2062.9355%2055.7456%2063.3097C55.6806%2063.7489%2055.6806%2064.1881%2055.6806%2064.611C55.7456%2064.9201%2055.404%2065.2942%2055.0462%2065.2942ZM79.7714%2061.0486C79.4786%2061.0486%2079.1858%2060.8697%2079.1208%2060.4955C79.0069%2060.0563%2078.893%2059.6171%2078.7629%2059.1942C78.649%2058.8201%2078.828%2058.4459%2079.1696%2058.3158C79.5112%2058.1857%2079.869%2058.3809%2079.9829%2058.755C80.1618%2059.1942%2080.2757%2059.6822%2080.3896%2060.1865C80.5034%2060.5606%2080.2757%2060.9347%2079.9178%2061.0649C79.8365%2060.9998%2079.7714%2061.0486%2079.7714%2061.0486ZM55.9246%2059.7473C55.8595%2059.7473%2055.8107%2059.7473%2055.6968%2059.6822C55.339%2059.5521%2055.1763%2059.1779%2055.2902%2058.8038C55.4691%2058.3646%2055.583%2057.8766%2055.8107%2057.4374C55.9896%2057.0633%2056.3312%2056.9331%2056.6891%2057.0633C57.047%2057.2422%2057.1608%2057.6163%2057.047%2057.9905C56.868%2058.4297%2056.6891%2058.8038%2056.5752%2059.243C56.4614%2059.5521%2056.1686%2059.7473%2055.9246%2059.7473ZM77.608%2055.8758C77.3802%2055.8758%2077.2013%2055.7457%2077.0874%2055.5668C76.8597%2055.1926%2076.6157%2054.8185%2076.3229%2054.5094C76.0952%2054.2004%2076.144%2053.7612%2076.4368%2053.5172C76.7296%2053.2732%2077.1362%2053.3382%2077.3802%2053.6473C77.673%2054.0214%2077.9658%2054.3956%2078.1936%2054.8348C78.4213%2055.1438%2078.3074%2055.583%2078.0146%2055.827C77.8357%2055.8758%2077.7218%2055.8758%2077.608%2055.8758ZM58.4459%2054.8185C58.267%2054.8185%2058.1531%2054.7534%2058.0392%2054.6396C57.7464%2054.3956%2057.6814%2053.9564%2057.9254%2053.6473C58.2182%2053.2732%2058.511%2052.899%2058.8688%2052.5249C59.0966%2052.2809%2059.5683%2052.2809%2059.8123%2052.5249C60.04%2052.7689%2060.04%2053.2732%2059.8123%2053.5172C59.5195%2053.8262%2059.2267%2054.1353%2058.999%2054.5094C58.8038%2054.7046%2058.6248%2054.8185%2058.4459%2054.8185ZM73.8504%2051.9556C73.7365%2051.9556%2073.6226%2051.8905%2073.4925%2051.8254C73.1346%2051.5814%2072.793%2051.3862%2072.3864%2051.1422C72.0285%2050.9633%2071.9147%2050.5241%2072.0936%2050.215C72.2725%2049.8409%2072.6792%2049.7108%2072.972%2049.906C73.3786%2050.15%2073.7853%2050.4102%2074.2082%2050.6542C74.501%2050.8332%2074.6149%2051.3374%2074.3872%2051.6465C74.3221%2051.8254%2074.0944%2051.9556%2073.8504%2051.9556ZM62.4963%2051.2724C62.2686%2051.2724%2062.0246%2051.1422%2061.9107%2050.8982C61.7318%2050.5241%2061.8456%2050.15%2062.2035%2049.971C62.6101%2049.727%2063.0168%2049.5318%2063.4885%2049.3529C63.8464%2049.2228%2064.188%2049.418%2064.3669%2049.7921C64.4808%2050.1662%2064.3019%2050.5404%2063.9603%2050.7193C63.5536%2050.8494%2063.1957%2051.0284%2062.8541%2051.2724C62.724%2051.2724%2062.6102%2051.2724%2062.4963%2051.2724ZM68.9379%2050.0198H68.8728C68.4661%2049.9548%2068.0595%2049.9548%2067.6365%2049.9548C67.2787%2049.9548%2066.9371%2049.6457%2066.9371%2049.2716C66.9371%2048.8974%2067.2299%2048.5884%2067.5877%2048.5884C68.0595%2048.5884%2068.5312%2048.5884%2068.9379%2048.6534C69.2957%2048.7185%2069.5885%2049.0276%2069.5235%2049.4668C69.5885%2049.7758%2069.2795%2050.0198%2068.9379%2050.0198Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M53.2895%2065.1641H49.7759C49.7759%2065.6033%2049.8409%2065.9774%2049.8409%2066.4166H53.3545C53.3545%2065.9774%2053.2895%2065.6033%2053.2895%2065.1641Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M53.4033%2062.0571H49.8897C49.8247%2062.4963%2049.8247%2062.8705%2049.7759%2063.3097H53.2895C53.3545%2062.8705%2053.3545%2062.4963%2053.4033%2062.0571Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M53.5824%2068.2872H50.0688C50.1339%2068.7264%2050.2478%2069.1006%2050.3617%2069.5398H53.8752C53.7614%2069.1006%2053.6963%2068.7264%2053.5824%2068.2872Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M54.3959%2071.4105H50.8823C51.0613%2071.8497%2051.1751%2072.2238%2051.3541%2072.663H54.8676C54.7538%2072.2238%2054.5748%2071.8497%2054.3959%2071.4105Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M54.0544%2058.934H50.5408C50.427%2059.3732%2050.3131%2059.7473%2050.248%2060.1865H53.7616C53.8267%2059.7473%2053.9406%2059.3732%2054.0544%2058.934Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M55.225%2055.827H51.7114C51.5325%2056.2662%2051.3536%2056.6404%2051.1909%2057.0796H54.7045C54.8184%2056.6241%2054.9973%2056.25%2055.225%2055.827Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M57.5679%2052.0857H54.0543C53.6964%2052.4598%2053.4036%2052.899%2053.1108%2053.3382H56.6244C56.9172%2052.8828%2057.2751%2052.4598%2057.5679%2052.0857Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M61.1951%2048.9625H57.6815C57.0959%2049.3367%2056.5103%2049.7759%2055.9897%2050.2151H59.5033C60.0239%2049.7759%2060.5607%2049.3367%2061.1951%2048.9625Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M56.2177%2075.1518H52.7041C52.9969%2075.591%2053.2897%2076.0302%2053.5825%2076.4043H57.0961C56.8033%2076.0139%2056.5105%2075.5747%2056.2177%2075.1518Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M55.2256%2078.2587C55.6973%2078.6979%2056.1691%2079.1371%2056.6896%2079.5113H60.2032C59.6826%2079.1371%2059.2109%2078.6979%2058.7392%2078.2587H55.2256Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M66.3517%2056.9982C64.3672%2057.8116%2062.5453%2057.6814%2061.2603%2057.4374V61.3089C63.4888%2061.7481%2065.7173%2061.1788%2067.588%2060.4305C71.5733%2058.934%2074.0295%2060.1865%2074.8591%2060.4305V56.5102C73.2162%2055.9409%2070.337%2055.3228%2066.3517%2056.9982Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M61.3252%2073.1509H65.3756V68.5963H73.395V64.855H61.3252V73.1509Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M64.5133%206.47412C63.1631%204.03412%2060.284%202.57013%2056.8842%202.57013C49.1251%202.57013%2043.692%209.80877%2040.9917%2014.4285C38.3078%209.80877%2032.7934%202.6352%2025.0993%202.6352C20.1705%202.6352%2016.6406%205.64452%2016.6406%209.74371C16.6406%2017.0474%2024.6438%2021.781%2040.7315%2021.781C56.8192%2021.781%2065.3266%2015.6973%2065.3266%209.80877C65.3429%208.65384%2065.0826%207.49891%2064.5133%206.47412ZM26.7747%2014.3472C24.9854%2013.1272%2024.3347%2011.777%2024.3347%2010.8824C24.3347%209.79251%2025.3595%208.96291%2026.8398%208.96291C30.3046%208.96291%2033.0536%2013.5176%2034.599%2016.657C30.5648%2016.3317%2028.1899%2015.2418%2026.7747%2014.3472ZM55.225%2014.3472C53.8098%2015.2418%2051.4512%2016.3317%2047.4171%2016.657C48.8973%2013.5176%2051.6464%208.96291%2055.1762%208.96291C56.6565%208.96291%2057.6813%209.79251%2057.6813%2010.8824C57.665%2011.7933%2057.0144%2013.1272%2055.225%2014.3472Z%22%20fill%3D%22%23EFEFEF%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cdefs%3E%0D%0A%3CclipPath%20id%3D%22clip0%22%3E%0D%0A%3Crect%20width%3D%2282%22%20height%3D%2282%22%20fill%3D%22white%22%2F%3E%0D%0A%3C%2FclipPath%3E%0D%0A%3C%2Fdefs%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.messenger {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2231%22%20height%3D%2231%22%20viewBox%3D%220%200%2031%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0D%0A%3Cpath%20d%3D%22M5.84267%2025.3075V30.5882L10.8245%2027.781C12.2132%2028.1777%2013.6893%2028.3919%2015.2187%2028.3919C23.4173%2028.3919%2030.0625%2022.2455%2030.0625%2014.6647C30.0625%207.08334%2023.4173%200.9375%2015.2187%200.9375C7.02076%200.9375%200.375%207.08334%200.375%2014.6647C0.375%2018.9575%202.50587%2022.7907%205.84267%2025.3075Z%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%0D%0A%3Cpath%20d%3D%22M13.6336%2010.9045L5.62842%2019.3053L12.9138%2015.3435L16.7203%2019.3053L24.6802%2010.9045L17.4757%2014.797L13.6336%2010.9045Z%22%20fill%3D%22white%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cdefs%3E%0D%0A%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%2215.2188%22%20y1%3D%222.94189%22%20x2%3D%2215.2188%22%20y2%3D%2229.2836%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0D%0A%3Cstop%20stop-color%3D%22%2300C6FF%22%2F%3E%0D%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230068FF%22%2F%3E%0D%0A%3C%2FlinearGradient%3E%0D%0A%3CclipPath%20id%3D%22clip0%22%3E%0D%0A%3Crect%20width%3D%2229.6875%22%20height%3D%2229.6875%22%20fill%3D%22white%22%20transform%3D%22translate(0.375%200.9375)%22%2F%3E%0D%0A%3C%2FclipPath%3E%0D%0A%3C%2Fdefs%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.x_close {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%200V0.833333L4.16667%205L0%209.16667V10H0.833333L5%205.83333L9.16667%2010H10V9.16667L5.83333%205L10%200.833333V0H9.16667L5%204.16667L0.833333%200H0Z%22%20fill%3D%22%23FF4949%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.mm.__animate.__animate__rotate {
  animation: ic_animate__rotate 2s linear infinite;
}
@keyframes ic_animate__rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mm.__animate.__animate__scale {
  animation: ic_animate__scale 2s linear infinite;
}
@keyframes ic_animate__scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.mm.__animate.__animate__opacity {
  animation: ic_animate__opacity 2s linear infinite;
}
@keyframes ic_animate__opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.ico-airplane-blue,
.ic.ic-n-plane {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cpath%20d%3D%22M435%20290l2-1-2-10%204-3c.1-1%20.1-2%200-3-1-.1-2-.1-3%200l-3%204-10-2-1%202%207%203-3%204h-3l-1%201%203%202%202%203%201-1v-3l4-3%203%207z%22%20fill%3D%22none%22%20stroke%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ico-point-blue,
.ic.ic-n-map {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cpath%20d%3D%22M430.6%20272.4c3.6%200%206.5%203.1%206.5%206.9s-6.5%2011.1-6.5%2011.1-6.5-7.3-6.5-11.1%202.9-6.9%206.5-6.9zm0%203.3c-1.7%200-3.1%201.4-3.1%203.2s1.4%203.2%203.1%203.2%203.1-1.4%203.1-3.2c-.1-1.7-1.4-3.2-3.1-3.2z%22%20fill%3D%22none%22%20stroke%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ico-date-blue,
.ic-n-date {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cstyle%3E.st0%7Bfill%3Anone%3Bstroke%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M426.3%20275h-3.4v14.2h15.4V275h-3.4M423.7%20278.3h13.7m-9.7-3.3h5.7%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M433.4%20276.3h1.3v-2.7h-1.3v2.7zm-7%200h1.3v-2.7h-1.3v2.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ico-days-blue,
.ic-n-moon {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cpath%20d%3D%22M433.5%20288c-1.7.6-3.5.6-5.2%200-3.5-1.3-5.4-5.2-4.5-8.8.5-1.8%201.7-3.3%203.2-4.3-.7%202.8.1%205.9%202.2%208%202.1%202.1%205.1%202.9%208%202.2-.9%201.3-2.2%202.3-3.7%202.9m4.5-4.3c-2.8%201.2-6%20.6-8.1-1.5-2.1-2.2-2.7-5.4-1.5-8.1.2-.4-.4-.7-.7-.5-4.1%201.8-6%206.4-4.5%2010.6.8%201.9%202.2%203.6%204.1%204.5%204.1%202%209.1.3%2011.1-3.8.1-.1.1-.2.2-.3%200-.5-.2-1.1-.6-.9%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ico-turist-blue,
.ic-n-tourist {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cpath%20d%3D%22M431.1%20282.9c-3%200-8%201.3-8%204v2h15v-2c0-2.6-5-4-7-4zm0-1c2.2%200%204-1.8%204-4s-1.8-4-4-4-4%201.8-4%204c0%202.3%201.7%204%204%204z%22%20fill%3D%22none%22%20stroke%3D%22%2300aeef%22%20stroke-width%3D%22.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ico-star-blue,
.ic-n-star {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cpath%20d%3D%22M430.6%20274.1l-2%205.1-5.3.5%204%203.7-1.2%205.4%204.5-2.9%204.5%202.9-1.2-5.4%204-3.7-5.3-.5-2-5.1z%22%20fill%3D%22none%22%20stroke%3D%22%2300aeef%22%20stroke-width%3D%22.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ico-kurort-blue,
.ic-n-kurort,
.ico-curort-blue,
.ic-n-curort {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cpath%20d%3D%22M428.9%20287.4c-4.4.6-7.2%203-7.2%203h17.9c-2.5-1.9-5-2.7-7.2-3%200%200-.1-5.6-4.3-9.4%201.7-.6%203.1-.1%203.8.6-.5-2.1-1.7-2.4-3-2.3.7-2.3%202.2-2.8%203.8-2.9-1.8-.6-4.2-.8-5.3%201.3-.9-1.9-2.5-2.6-3.3-2%201.3.8%201.3%201.9.9%202.8-1.8-.6-4.1.5-3.3%204.1.6-2.5%201.6-2.6%202.3-2.6.7%200%201.1.6%201.1.6s-2%20.9-1.1%202.8c.9%201.9%201.7%202.5%201.7%202.5s-.4-2.6%201.3-3.8c0-.1%203.3%202.8%201.9%208.3z%22%20fill%3D%22none%22%20stroke%3D%22%2300aeef%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ico-search-blue,
.ic-n-search {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22420.4%20271.3%2020.1%2020.2%22%3E%3Cpath%20d%3D%22M434.2%20283.6h-.8l-.3-.3c1-1.1%201.5-2.6%201.5-4.1%200-3.5-2.8-6.3-6.3-6.3s-6.3%202.8-6.3%206.3%202.8%206.3%206.3%206.3c1.5%200%202.9-.5%204.1-1.5l.3.3v.8l4.8%204.8%201.4-1.4-4.7-4.9z%22%20fill%3D%22none%22%20stroke%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
}
.ic.ic-question {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3Csvg%20width%3D%2239%22%20height%3D%2239%22%20fill%3D%22none%22%20version%3D%221.1%22%20viewBox%3D%220%200%2039%2039%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0D%0A%20%3Cmetadata%3E%0D%0A%20%20%3Crdf%3ARDF%3E%0D%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0D%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0D%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0D%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0D%0A%20%20%20%3C%2Fcc%3AWork%3E%0D%0A%20%20%3C%2Frdf%3ARDF%3E%0D%0A%20%3C%2Fmetadata%3E%0D%0A%20%3Cpath%20d%3D%22m19.5%200c-10.785%200-19.5%208.715-19.5%2019.5%200%2010.785%208.715%2019.5%2019.5%2019.5%2010.785%200%2019.5-8.715%2019.5-19.5%200-10.785-8.715-19.5-19.5-19.5zm0%2036.706c-9.4006%200-17.206-7.8053-17.206-17.206s7.8053-17.206%2017.206-17.206%2017.206%207.8053%2017.206%2017.206-7.7921%2017.206-17.206%2017.206z%22%20fill%3D%22%2300adef%22%2F%3E%0D%0A%20%3Cg%20transform%3D%22translate(-.35056)%22%20fill%3D%22%2300adef%22%20aria-label%3D%22%3F%22%3E%0D%0A%20%20%3Cpath%20d%3D%22m27.937%2013.695q0%201.7188-0.48828%203.0469t-1.3672%202.2656q-0.87891%200.9375-2.1094%201.4648-1.2305%200.52734-2.7344%200.625l-0.13672%204.707q0%200.29297-0.35156%200.44922-0.33203%200.13672-1.0938%200.13672-0.41016%200-0.70312-0.01953-0.29297-0.03906-0.46875-0.09766-0.17578-0.07813-0.25391-0.19531-0.07813-0.11719-0.07813-0.27344l-0.11719-5.4102q-0.01953-0.44922%200.05859-0.72266%200.09766-0.29297%200.27344-0.46875%200.17578-0.19531%200.44922-0.25391%200.27344-0.07813%200.625-0.07813h0.42969q1.2695%200%202.168-0.39062%200.89844-0.41016%201.4453-1.0742%200.56641-0.66406%200.82031-1.5625%200.25391-0.89844%200.25391-1.875%200-1.1133-0.3125-2.0312-0.3125-0.9375-0.9375-1.6016-0.625-0.68359-1.582-1.0547-0.9375-0.37109-2.2266-0.37109-1.1328%200-1.9922%200.25391-0.83984%200.23438-1.4648%200.52734-0.625%200.29297-1.0352%200.52734-0.39062%200.23438-0.58594%200.23438-0.13672%200-0.25391-0.05859-0.09766-0.05859-0.17578-0.21484-0.07813-0.17578-0.11719-0.44922-0.03906-0.29297-0.03906-0.72266%200-0.46875%200.05859-0.70312%200.05859-0.25391%200.25391-0.42969%200.19531-0.19531%200.74219-0.48828%200.56641-0.3125%201.3477-0.56641%200.80078-0.25391%201.7383-0.42969%200.95703-0.17578%201.9727-0.17578%202.0898%200%203.5938%200.60547%201.5039%200.58594%202.4805%201.6016%200.97656%201.0156%201.4453%202.3828%200.46875%201.3672%200.46875%202.8906zm-6.1719%2017.324q0%200.64453-0.09766%201.0742-0.07813%200.41016-0.3125%200.68359-0.23438%200.25391-0.64453%200.35156-0.39062%200.11719-0.97656%200.11719-0.625%200-1.0156-0.11719-0.39062-0.09766-0.64453-0.35156-0.23438-0.27344-0.33203-0.68359-0.07813-0.42969-0.07813-1.0742t0.07813-1.0742q0.09766-0.44922%200.33203-0.68359%200.25391-0.25391%200.64453-0.35156%200.39062-0.11719%201.0156-0.11719%200.58594%200%200.97656%200.11719%200.41016%200.09766%200.64453%200.35156%200.23438%200.23438%200.3125%200.68359%200.09766%200.42969%200.09766%201.0742z%22%20fill%3D%22%2300adef%22%2F%3E%0D%0A%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-Mc5 {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%22-321.1%20219.5%20202.2%20125.2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cstyle%3E%3C%2Fstyle%3E%3Cpath%20d%3D%22M-192.9%20331.1H-247v-97.2h54.1v97.2z%22%20fill%3D%22%23ff5f00%22%2F%3E%3Cpath%20d%3D%22M-243.5%20282.465c0-19.75%209.25-37.25%2023.625-48.625-10.5-8.25-23.75-13.25-38.25-13.25-34.125%200-61.75%2027.625-61.75%2061.75s27.625%2061.75%2061.75%2061.75c14.375%200%2027.625-5%2038.25-13.25-14.375-11.125-23.625-28.625-23.625-48.375%22%20fill%3D%22%23eb001b%22%2F%3E%3Cpath%20d%3D%22M-119.95%20282.465c0%2034.125-27.625%2061.75-61.75%2061.75-14.375%200-27.625-5-38.25-13.25%2014.375-11.375%2023.625-28.875%2023.625-48.625s-9.25-37.25-23.625-48.625c10.5-8.25%2023.75-13.25%2038.25-13.25%2034%20.125%2061.75%2027.875%2061.75%2062%22%20fill%3D%22%23f79e1b%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-discount-menu {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%22-77%20200.9%20441%20422.2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22gray%22%3E%3Cpath%20d%3D%22M197.6%20441.3c-5%200-8.8%203.7-10.6%205.9-4%205-6.3%2012.1-6.3%2019.5s2.3%2014.5%206.3%2019.5c1.8%202.2%205.6%205.9%2010.6%205.9s8.8-3.7%2010.6-5.9c4-5%206.3-12.1%206.3-19.5s-2.3-14.5-6.3-19.5c-1.8-2.1-5.5-5.9-10.6-5.9zM89.4%20384c5%200%208.8-3.7%2010.6-5.9%204-5%206.3-12.1%206.3-19.5s-2.3-14.5-6.3-19.5c-1.8-2.2-5.6-5.9-10.6-5.9s-8.8%203.7-10.6%205.9c-4%205-6.3%2012.1-6.3%2019.5s2.3%2014.5%206.3%2019.5c1.8%202.2%205.5%205.9%2010.6%205.9z%22%2F%3E%3Cpath%20d%3D%22M358.3%20401.2l-54-40.8%2019.7-64.8c1.3-4.3.5-9-2.1-12.6s-6.9-5.8-11.4-5.9l-67.7-1.2-22.1-64c-1.5-4.3-4.9-7.6-9.1-9-4.3-1.4-9-.7-12.7%201.9l-55.5%2038.8L88%20204.8c-3.7-2.6-8.4-3.3-12.7-1.9s-7.7%204.7-9.1%209l-22.1%2064-67.7%201.2c-4.5.1-8.7%202.3-11.4%205.9-2.6%203.6-3.4%208.3-2.1%2012.6l19.7%2064.7-54%2040.8c-3.6%202.7-5.7%207-5.7%2011.5s2.1%208.7%205.7%2011.5l54%2040.8-19.6%2064.8c-1.3%204.3-.5%209%202.1%2012.6s6.9%205.8%2011.4%205.9l67.7%201.2%2022.1%2064c1.5%204.3%204.9%207.6%209.1%209%204.3%201.4%209%20.7%2012.7-1.9l55.5-38.8%2055.5%2038.8c2.4%201.7%205.3%202.6%208.2%202.6%201.5%200%203-.2%204.4-.7%204.3-1.4%207.7-4.7%209.1-9l22.1-64%2067.7-1.2c4.5-.1%208.7-2.3%2011.4-5.9%202.6-3.6%203.4-8.3%202.1-12.6L304.4%20465l54-40.8c3.6-2.7%205.7-7%205.7-11.5-.1-4.5-2.2-8.8-5.8-11.5zm-268.9-88c20.4%200%2036.9%2020.3%2036.9%2045.4S109.8%20404%2089.4%20404s-36.9-20.3-36.9-45.4%2016.5-45.4%2036.9-45.4zM87%20512.3c-2.3%203.2-6%205.1-10%205.1-2.6%200-5.1-.8-7.2-2.3-5.5-4-6.8-11.7-2.8-17.2L200%20313c2.3-3.2%206-5.1%2010-5.1%202.6%200%205.1.8%207.2%202.3%205.5%204%206.8%2011.7%202.8%2017.2zm110.6-.2c-20.4%200-36.9-20.3-36.9-45.4s16.5-45.4%2036.9-45.4%2036.9%2020.3%2036.9%2045.4-16.5%2045.4-36.9%2045.4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-mc_i {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%22-321.1%20219.5%20202.2%20125.2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-192.9%20331.1H-247v-97.2h54.1z%22%20fill%3D%22%23b3b3b3%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-243.5%20282.465c0-19.75%209.25-37.25%2023.625-48.625-10.5-8.25-23.75-13.25-38.25-13.25-34.125%200-61.75%2027.625-61.75%2061.75s27.625%2061.75%2061.75%2061.75c14.375%200%2027.625-5%2038.25-13.25-14.375-11.125-23.625-28.625-23.625-48.375%22%20fill%3D%22gray%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-119.95%20282.465c0%2034.125-27.625%2061.75-61.75%2061.75-14.375%200-27.625-5-38.25-13.25%2014.375-11.375%2023.625-28.875%2023.625-48.625s-9.25-37.25-23.625-48.625c10.5-8.25%2023.75-13.25%2038.25-13.25%2034%20.125%2061.75%2027.875%2061.75%2062%22%20fill%3D%22%23ccc%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-badge-istime {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Ccircle%20id%3D%22a%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22%23f7cb1c%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2219%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M27.077%2014.961l.548-.72a.863.863%200%200%200-.164-1.209l-1.41-1.073a.863.863%200%200%200-1.209.163l-.547.718a9.172%209.172%200%200%201%202.782%202.121zM20.195%2011.879c.381%200%20.759.024%201.132.069v-.992h.68a.862.862%200%200%200%20.863-.862v-.431a.862.862%200%200%200-.862-.862h-3.626a.862.862%200%200%200-.862.862v.431c0%20.477.386.862.862.862h.681v.992c.373-.045.75-.07%201.132-.07zM20.195%2029.722a8.613%208.613%200%200%200%208.613-8.613%208.572%208.572%200%200%200-2.11-5.648%208.645%208.645%200%200%200-2.78-2.12%208.547%208.547%200%200%200-3.723-.843c-.384%200-.761.025-1.132.073a8.613%208.613%200%200%200%201.132%2017.151zm2.373-14.61a6.453%206.453%200%200%201%204.076%206.001h-6.49V14.66h.04c.31%200%20.613.022.908.065.511.071%201%20.203%201.466.388z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-blog {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-68%20191.9%20459%20459%22%3E%3Cpath%20d%3D%22M340%20191.9H-17c-28%200-51%2022.9-51%2051v357c0%2028%2023%2051%2051%2051h357c28%200%2051-23%2051-51v-357c0-28.1-23-51-51-51zm-51%20153H34v-51h255v51zm0%20102H34v-51h255v51zm-76.5%20102H34v-51h178.5v51z%22%20fill%3D%22%236e6e6e%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon1check {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.7%2056.7%22%3E%3Cstyle%3E.st1%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M28.3%203.5C14.7%203.5%203.5%2014.7%203.5%2028.3s11.1%2024.8%2024.8%2024.8S53.1%2042%2053.1%2028.3%2042%203.5%2028.3%203.5zm-4.6%2036.7l-9-9.3%203.2-3.3%205.8%205.9%2015-15.4%203.2%203.3-18.2%2018.8z%22%20fill%3D%22%232bace2%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M28.3%200C12.7%200%200%2012.7%200%2028.3s12.7%2028.3%2028.3%2028.3S56.7%2044%2056.7%2028.3%2044%200%2028.3%200zm0%2053.1C14.7%2053.1%203.5%2042%203.5%2028.3S14.7%203.5%2028.3%203.5s24.8%2011.1%2024.8%2024.8S42%2053.1%2028.3%2053.1z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M23.7%2033.6l-5.8-5.9-3.2%203.3%209%209.2L42%2021.5l-3.3-3.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon2thumbsup {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.7%2056.7%22%3E%3Cstyle%3E.st1%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M28.3%203.5C14.7%203.5%203.5%2014.7%203.5%2028.3s11.1%2024.8%2024.8%2024.8S53.1%2042%2053.1%2028.3%2042%203.5%2028.3%203.5zm-5.5%2034.8h-6.4V26.5h6.4v11.8zm17.5-10.1c-.1.4-.2.7-.3.9v.1c-.1.2-.1.3-.1.4%200%20.2.1.4.1.5.1.2.1.4.1.6%200%20.2-.1.4-.1.6l-.3.7v.2c-.1.2-.2.5-.2.7-.1.3-.1.5-.1.8v.9c0%20.3-.1.5-.2.7l-.3.7c-.2.4-.3.8-.4%201.2v.2c0%20.2%200%20.4-.1.6-.1.3-.3.7-.6%201.1-.3.4-.7.7-1.1.9-.4.2-.9.4-1.8.4-.8%200-1.9%200-3-.2-1.1-.1-2.1-.3-3.1-.6s-2.1-.7-3-1l-2.2-.9V27.1c.4-.2.7-.4%201.2-.8.7-.5%201.3-1.2%201.9-1.8.8-.9%201.6-2%202.1-3.1.5-1%20.6-1.8.7-2.5v-.2c.1-.7.2-1.3.5-1.7.2-.4.6-.6%201.2-.6s1.2.1%201.8.4c.5.2.9.6%201.2%201.1.2.4.4%201%20.4%201.5.1.6.1%201.2%200%201.8-.1.6-.2%201.1-.4%201.6-.1.3-.3.7-.4.9v.1l-.1.2c-.1.3-.1.3%200%20.4.2.1.5.1%201.2.2h.9c.6%200%201.2%200%201.7.1.8.1%201.1.2%201.5.4.4.2.7.5.9.9.2.3.3.7.4%201.1v1.1z%22%20fill%3D%22%23fdb515%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M28.3%200C12.7%200%200%2012.7%200%2028.3s12.7%2028.3%2028.3%2028.3S56.7%2044%2056.7%2028.3%2044%200%2028.3%200zm0%2053.1C14.7%2053.1%203.5%2042%203.5%2028.3S14.7%203.5%2028.3%203.5s24.8%2011.1%2024.8%2024.8S42%2053.1%2028.3%2053.1z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M16.4%2026.5h6.4v11.8h-6.4zM39%2025c-.3-.2-.7-.4-1.5-.4-.5%200-1.1-.1-1.7-.1h-.9c-.7%200-1-.1-1.2-.2-.2-.1-.2-.1%200-.4l.1-.2v-.1c.1-.3.3-.6.4-.9.2-.5.3-1%20.4-1.6.1-.6.1-1.2%200-1.8-.1-.6-.2-1.1-.4-1.5-.3-.5-.7-.9-1.2-1.1-.5-.3-1.2-.4-1.8-.4-.5%200-.9.2-1.2.6-.3.4-.4%201-.5%201.7v.2c-.1.7-.3%201.6-.7%202.5-.5%201-1.4%202.2-2.1%203.1-.6.7-1.2%201.3-1.9%201.8-.5.4-.9.6-1.2.8v10.6l2.2.9c.9.4%202%20.7%203%201%201%20.3%202.1.5%203.1.6%201.1.1%202.2.2%203%20.2.8%200%201.3-.2%201.8-.4.4-.2.8-.5%201.1-.9.3-.4.5-.7.6-1.1.1-.2.1-.4.1-.6v-.2c.1-.4.2-.8.4-1.2l.3-.7c.1-.2.2-.4.2-.7v-.9c0-.3%200-.5.1-.8%200-.2.1-.5.2-.7v-.2l.2-.6c.1-.2.1-.4.1-.6%200-.2-.1-.4-.1-.6-.1-.2-.1-.4-.1-.5%200-.1%200-.3.1-.4v-.1c.1-.2.2-.5.3-.9.1-.4.1-.7%200-1.1-.1-.4-.2-.8-.4-1.1-.2-.4-.5-.7-.8-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon3hot {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.7%2056.7%22%3E%3Cstyle%3E.st1%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M28.3%203.5C14.7%203.5%203.5%2014.7%203.5%2028.3s11.1%2024.8%2024.8%2024.8S53.1%2042%2053.1%2028.3%2042%203.5%2028.3%203.5zm10.5%2032.6c-1.4%203-4.4%205.1-6.6%205.5-3.3.2-5.5-.8-7.8-3.3-.5-1.3-.8-3.9%200-6.6-2.3%203-3.1%206.6-2.2%2010-2.9-2-4.7-5.6-4.4-10%20.4-5.9%208.9-10.1%208.9-16.6%206.4%202.8%209.6%2010.3%207.8%2016.6%202.3-.4%204-2.8%204.4-5.5%201.3%202.8%201.4%206.6-.1%209.9z%22%20fill%3D%22%23ee2924%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M28.3%200C12.7%200%200%2012.7%200%2028.3s12.7%2028.3%2028.3%2028.3S56.7%2044%2056.7%2028.3%2044%200%2028.3%200zm0%2053.1C14.7%2053.1%203.5%2042%203.5%2028.3S14.7%203.5%2028.3%203.5s24.8%2011.1%2024.8%2024.8S42%2053.1%2028.3%2053.1z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M34.3%2031.7c1.8-6.3-1.4-13.8-7.8-16.6.1%206.5-8.4%2010.7-8.9%2016.6-.2%204.3%201.5%207.9%204.4%2010-.9-3.3-.1-7%202.2-10-.8%202.8-.5%205.3%200%206.6%202.3%202.5%204.5%203.5%207.8%203.3%202.3-.4%205.2-2.5%206.6-5.5%201.6-3.3%201.4-7.1%200-10-.3%202.7-2%205.2-4.3%205.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon4bron {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.7%2056.7%22%3E%3Cstyle%3E.st0%7Bfill%3A%2345b649%7D.st1%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M28.4%203.5C14.7%203.5%203.6%2014.6%203.6%2028.3s11.1%2024.8%2024.8%2024.8S53.2%2042%2053.2%2028.3%2042.1%203.5%2028.4%203.5zm-13%2020.2c-.1%200-.1%200-.1-.1-.4-.8-.5-1.7-.6-2.5%200-3.5%202.8-6.3%206.2-6.3%201.4%200%202.7.5%203.8%201.3v.1s0%20.1-.1.1c-4%20.9-7.4%203.6-9.2%207.3.2%200%20.1.1%200%20.1zm24.8%206.4c0%206.5-5.4%2011.8-11.9%2011.8S16.4%2036.6%2016.5%2030c0-6.5%205.4-11.8%2011.9-11.8s11.8%205.3%2011.8%2011.9zm1.2-6.4l-.1.1s-.1%200-.1-.1c-1.8-3.7-5.1-6.4-9.1-7.4-.1%200-.1-.1-.1-.1%200-.1%200-.1.1-.2%201.1-.8%202.4-1.2%203.7-1.2.9%200%201.8.2%202.6.6%203.1%201.4%204.5%205.1%203%208.3z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M33.6%2028.7l-4.2.9-5-5c-.4-.4-1-.5-1.5-.3-.2.1-.3.2-.4.3-.5.5-.5%201.4%200%201.9l5.4%205.4c.4.4%201%20.6%201.6.5l4.7-1c.7-.2%201.2-.9%201-1.6-.1-.7-.8-1.2-1.6-1.1z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M28.4%200C12.7%200%200%2012.7%200%2028.3%200%2044%2012.7%2056.7%2028.4%2056.7%2044%2056.7%2056.7%2044%2056.7%2028.3%2056.7%2012.7%2044%200%2028.4%200zm0%2053.1C14.7%2053.1%203.6%2042%203.6%2028.3S14.7%203.5%2028.4%203.5s24.8%2011.1%2024.8%2024.8-11.1%2024.8-24.8%2024.8z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M28.4%2018.2c-6.5%200-11.9%205.2-11.9%2011.8%200%206.5%205.2%2011.9%2011.8%2011.9s11.9-5.2%2011.9-11.8V30c0-6.5-5.3-11.8-11.8-11.8zm5.8%2013.2l-4.7%201c-.6.1-1.1-.1-1.6-.5l-5.4-5.4c-.5-.5-.5-1.4%200-1.9.1-.1.3-.2.4-.3.5-.2%201.1-.1%201.5.3l5%205%204.2-.9c.7-.1%201.5.3%201.6%201.1.2.8-.3%201.5-1%201.6z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M24.8%2016.3c0-.1%200-.1%200%200%20.1-.1.1-.1%200-.2-1.1-.9-2.4-1.3-3.8-1.3-3.5%200-6.2%202.8-6.2%206.3%200%20.9.2%201.7.6%202.5l.1.1c.1%200%20.1%200%20.2-.1%201.7-3.7%205.1-6.4%209.1-7.3zM38.4%2015.4c-.8-.4-1.7-.6-2.6-.6-1.3%200-2.6.4-3.7%201.2-.1%200-.1.1-.1.2s0%20.1.1.1c4%201%207.3%203.7%209.1%207.4l.1.1s.1%200%20.1-.1c1.5-3.2.1-6.9-3-8.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-icon5discount {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-269%20392.2%2056.7%2056.7%22%3E%3Cstyle%3E.st1%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M-240.6%20395.7c-13.7%200-24.8%2011.1-24.8%2024.8s11.1%2024.8%2024.8%2024.8c13.7%200%2024.8-11.1%2024.8-24.8s-11.1-24.8-24.8-24.8z%22%20fill%3D%22%23ee2080%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-240.6%20392.2c-15.7%200-28.4%2012.7-28.4%2028.3%200%2015.7%2012.7%2028.4%2028.4%2028.4%2015.6%200%2028.3-12.7%2028.3-28.4%200-15.6-12.7-28.3-28.3-28.3zm0%2053.1c-13.7%200-24.8-11.1-24.8-24.8s11.1-24.8%2024.8-24.8c13.7%200%2024.8%2011.1%2024.8%2024.8s-11.1%2024.8-24.8%2024.8z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-237.1%20422.4c-.3%200-.6.2-.7.4-.3.3-.4.8-.4%201.3s.2.9.4%201.3c.1.1.4.4.7.4.3%200%20.6-.2.7-.4.3-.3.4-.8.4-1.3s-.2-.9-.4-1.3c-.1-.2-.3-.4-.7-.4zM-244.2%20418.7c.3%200%20.6-.2.7-.4.3-.3.4-.8.4-1.3s-.2-.9-.4-1.3c-.1-.1-.4-.4-.7-.4-.3%200-.6.2-.7.4-.3.3-.4.8-.4%201.3s.2.9.4%201.3c.1.1.3.4.7.4z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M-226.4%20419.8l-3.6-2.7%201.3-4.2c.1-.3%200-.6-.1-.8-.2-.2-.5-.4-.8-.4l-4.5-.1-1.5-4.2c-.1-.3-.3-.5-.6-.6-.3-.1-.6%200-.8.1l-3.7%202.5-3.7-2.5c-.2-.2-.6-.2-.8-.1-.3.1-.5.3-.6.6l-1.5%204.2-4.5.1c-.3%200-.6.1-.8.4-.2.2-.2.5-.1.8l1.3%204.2-3.6%202.7c-.2.2-.4.5-.4.7%200%20.3.1.6.4.7l3.6%202.7-1.3%204.2c-.1.3%200%20.6.1.8.2.2.5.4.8.4l4.5.1%201.5%204.2c.1.3.3.5.6.6.3.1.6%200%20.8-.1l3.7-2.5%203.7%202.5c.2.1.4.2.5.2h.3c.3-.1.5-.3.6-.6l1.5-4.2%204.5-.1c.3%200%20.6-.1.8-.4.2-.2.2-.5.1-.8l-1.3-4.2%203.6-2.7c.2-.2.4-.5.4-.7%200-.4-.2-.7-.4-.8zm-17.8-5.8c1.4%200%202.4%201.3%202.4%203%200%201.6-1.1%203-2.4%203-1.4%200-2.4-1.3-2.4-3-.1-1.6%201-3%202.4-3zm-.2%2013c-.2.2-.4.3-.7.3-.2%200-.3-.1-.5-.2-.4-.3-.4-.8-.2-1.1l8.8-12c.2-.2.4-.3.7-.3.2%200%20.3.1.5.2.4.3.4.8.2%201.1l-8.8%2012zm7.3%200c-1.4%200-2.4-1.3-2.4-3%200-1.6%201.1-3%202.4-3%201.4%200%202.4%201.3%202.4%203%20.1%201.7-1%203-2.4%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
  display: none!important;
}
.ic.ic-u_man,
.ic.ic-u_male {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-56%20180%20482.9%20482.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M183.7%20440.2h3.2c29.3-.5%2053-10.8%2070.5-30.5%2038.5-43.4%2032.1-117.8%2031.4-124.9-2.5-53.3-27.7-78.8-48.5-90.7-15.5-8.9-33.6-13.7-53.8-14.1H184.8c-11.1%200-32.9%201.8-53.8%2013.7-21%2011.9-46.6%2037.4-49.1%2091.1-.7%207.1-7.1%2081.5%2031.4%20124.9%2017.4%2019.7%2041.1%2030%2070.4%2030.5zm-75.1-152.9c0-.3.1-.6.1-.8%203.3-71.7%2054.2-79.4%2076-79.4H185.9c27%20.6%2072.9%2011.6%2076%2079.4%200%20.3%200%20.6.1.8.1.7%207.1%2068.7-24.7%20104.5-12.6%2014.2-29.4%2021.2-51.5%2021.4h-1c-22-.2-38.9-7.2-51.4-21.4-31.7-35.6-24.9-103.9-24.8-104.5z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M390.8%20563.6v-.3c0-.8-.1-1.6-.1-2.5-.6-19.8-1.9-66.1-45.3-80.9-.3-.1-.7-.2-1-.3-45.1-11.5-82.6-37.5-83-37.8-6.1-4.3-14.5-2.8-18.8%203.3-4.3%206.1-2.8%2014.5%203.3%2018.8%201.7%201.2%2041.5%2028.9%2091.3%2041.7%2023.3%208.3%2025.9%2033.2%2026.6%2056%200%20.9%200%201.7.1%202.5.1%209-.5%2022.9-2.1%2030.9-16.2%209.2-79.7%2041-176.3%2041-96.2%200-160.1-31.9-176.4-41.1-1.6-8-2.3-21.9-2.1-30.9%200-.8.1-1.6.1-2.5.7-22.8%203.3-47.7%2026.6-56%2049.8-12.8%2089.6-40.6%2091.3-41.7%206.1-4.3%207.6-12.7%203.3-18.8-4.3-6.1-12.7-7.6-18.8-3.3-.4.3-37.7%2026.3-83%2037.8-.4.1-.7.2-1%20.3-43.4%2014.9-44.7%2061.2-45.3%2080.9%200%20.9%200%201.7-.1%202.5v.3c-.1%205.2-.2%2031.9%205.1%2045.3%201%202.6%202.8%204.8%205.2%206.3%203%202%2074.9%2047.8%20195.2%2047.8s192.2-45.9%20195.2-47.8c2.3-1.5%204.2-3.7%205.2-6.3%205-13.3%204.9-40%204.8-45.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-u_woman,
.ic.ic-u_female {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-61%20184.3%20472.6%20472.6%22%3E%3Cpath%20d%3D%22M356.3%20637.5c-22-45.7-61.6-81.6-109.6-99.7v-28.9c23.6-1.3%2068.1-7.3%2094.2-34%203.3-3.4%204.6-8.3%203.4-12.9s-4.8-8.2-9.4-9.5c-.4-.1-34.8-11.9-27.9-82.3%203-30%202.5-57-1.4-80.2-4.5-26.6-13.5-47.5-26.6-62.1-14.2-15.7-32.7-23.7-55-23.7h-2.6c-8.5-7.4-27.1-19.9-55.6-19.9-13.3%200-27.2%202.7-41.4%208.2l-.6.2c-11.2%204.2-32%2012.1-49.6%2035.5-20.5%2027.2-30.3%2067.5-29.1%20119.7%201.2%2052.3-7.4%2077.9-14.8%2090.2-6.1%2010.1-11.9%2012.1-13.4%2012.5-5.1-.4-9.2%202.2-11.8%206.6-2.7%204.5-1.7%2010.2%201.3%2014.6%201.2%201.8%208.2%2011.2%2025.1%2020.3%2019.3%2010.4%2043.4%2016.3%2071.9%2017.5v27.5C56%20555.1%2016.6%20591.3-5.7%20637.6c-2%204.2-1.7%209.1.7%2013%202.5%203.9%206.8%206.3%2011.4%206.3h337.8c4.6%200%209-2.4%2011.4-6.3%202.4-4%202.7-8.9.7-13.1zm-326.9-7.7c21.6-33.2%2054-58.3%2091.5-70.4%205.6-1.8%209.4-7%209.4-12.8v-50.3c0-3.6-1.4-7.1-4-9.6s-6-4-9.6-3.9c-38.9.4-62.4-8.5-75.2-16.1.9-.9%201.9-1.8%202.9-2.8%2019.7-20.5%2029-59.7%2027.7-116.6-2.6-105.1%2042.1-122.1%2061.1-129.3l.6-.2c11.2-4.2%2021.9-6.4%2031.8-6.4%2025.8%200%2039%2014.2%2040.1%2015.5%202.8%203.5%207.1%205.2%2011.6%204.8%202.2-.2%204.4-.3%206.5-.3%2014.5%200%2026%204.8%2035%2014.8%2019%2021%2026.8%2065.3%2021.2%20121.5-5.6%2056.7%2012.1%2085.1%2027.4%2098.9-20.6%2011.4-49.9%2015.7-72%2015.7h-2c-3.6-.1-7.2%201.3-9.8%203.8-2.6%202.5-4.1%206-4.1%209.7v51.7c0%205.9%203.8%2011%209.4%2012.8%2038%2012.3%2070.5%2037.1%2092%2069.7H29.4v-.2z%22%20fill%3D%22%2300aeef%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-u_babyboy {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-61%20184.3%20472.6%20472.6%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M367.4%20358.9c-12.7-39.2-37.8-74.4-71-99.3-35-26.3-76.7-40.2-120.4-40.2-43.8%200-85.4%2013.9-120.4%2040.2-33.2%2024.9-58.3%2060.1-71%2099.3-26.1%208.9-44.1%2033.9-44.1%2061.7%200%2027.8%2018%2052.8%2044.1%2061.7%2012.7%2039.2%2037.8%2074.4%2071%2099.3%2035%2026.3%2076.7%2040.2%20120.4%2040.2%2043.8%200%2085.4-13.9%20120.4-40.2%2033.2-24.9%2058.3-60.1%2071-99.3%2026.1-8.9%2044.1-33.9%2044.1-61.7%200-27.8-18-52.8-44.1-61.7zm-391%2086.2c-5.7-6.8-9-15.5-9-24.5s3.3-17.7%209-24.5c-1%208.1-1.5%2016.4-1.5%2024.5%200%208.2.5%2016.4%201.5%2024.5zm322.7%2098.6c-32.9%2032.9-76.6%2051.1-123.1%2051.1-96%200-174.2-78.1-174.2-174.2%200-62.6%2033.5-120.1%2087.8-151.2%2010.9%2021.1%2039.1%2062.9%2099.6%2087.1%201.6.6%203.3%201%205%201%205.5%200%2010.5-3.3%2012.5-8.5%202.8-6.9-.6-14.8-7.5-17.5-51.1-20.4-75.5-55.5-85.2-73.7%2017.1-6.5%2035.1-10.3%2053.5-11.2%207.1%2013.4%2025%2040.4%2059.4%2056%201.8.8%203.6%201.2%205.6%201.2%205.3%200%2010.1-3.1%2012.3-7.9%201.5-3.3%201.6-6.9.3-10.3-1.3-3.4-3.8-6-7-7.5-17.3-7.9-29.4-19.5-37.5-30%2084.7%2012.1%20149.5%2085.9%20149.5%20172.4.1%2046.5-18.1%2090.2-51%20123.2zm76.5-98.6c1-8.1%201.5-16.4%201.5-24.6%200-8.2-.5-16.4-1.5-24.6%205.7%206.8%209%2015.5%209%2024.6%200%209.1-3.3%2017.8-9%2024.6z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M131%20460.8c7.4%200%2013.5-6%2013.5-13.5%200-11.3-4.4-21.8-12.4-29.8s-18.6-12.4-29.8-12.4c-23.3%200-42.2%2018.9-42.2%2042.2%200%207.4%206%2013.5%2013.5%2013.5%207.4%200%2013.5-6%2013.5-13.5%200-8.4%206.8-15.2%2015.2-15.2%208.4%200%2015.2%206.8%2015.2%2015.2%200%207.5%206.1%2013.5%2013.5%2013.5zM249.7%20405.2c-23.3%200-42.2%2018.9-42.2%2042.2%200%207.4%206%2013.5%2013.5%2013.5%207.4%200%2013.5-6%2013.5-13.5%200-8.4%206.8-15.2%2015.2-15.2%208.4%200%2015.2%206.8%2015.2%2015.2%200%207.4%206%2013.5%2013.5%2013.5%207.4%200%2013.5-6%2013.5-13.5%200-23.3-19-42.2-42.2-42.2zM232.1%20501.8c-5.3-5.3-13.8-5.3-19.1%200-20%2020-52.5%2020-72.5%200-5.3-5.3-13.8-5.2-19.1%200-2.5%202.5-3.9%205.9-3.9%209.5s1.4%207%203.9%209.5c14.8%2014.8%2034.4%2022.9%2055.3%2022.9s40.5-8.1%2055.3-22.9c2.5-2.5%203.9-5.9%203.9-9.5s-1.2-6.9-3.8-9.5zM164.5%20481.9h23c7.4%200%2013.5-6%2013.5-13.5%200-7.4-6-13.5-13.5-13.5h-23c-7.4%200-13.5%206-13.5%2013.5%200%207.4%206.1%2013.5%2013.5%2013.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-u_babygirl {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-61%20184.3%20472.6%20472.6%22%3E%3Cstyle%3E.st0%7Bfill%3A%2300aeef%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M361.5%20400.8c-1.7-5.1-3.5-10.2-5.6-15.2l40.8-55.9c2.8-3.8%203.3-8.9%201.4-13.3-1.9-4.3-6.1-7.3-10.8-7.9l-82.9-8.8c-4.5-19.3-22.6-33.1-43-31.3l-33.8-76.2c-1.9-4.3-6.1-7.3-10.8-7.9-4.7-.5-9.4%201.6-12.2%205.4l-55.7%2076.4C80.8%20275%2021.5%20319.4-6.1%20382.6c-2.6%205.9-4.9%2012-6.9%2018.2-25.5%208.8-43.1%2033.3-43.1%2060.4%200%2027.2%2017.6%2051.6%2043.1%2060.4%2012.4%2038.3%2037%2072.7%2069.4%2097%2034.2%2025.7%2075%2039.3%20117.8%2039.3s83.5-13.6%20117.8-39.3c32.4-24.3%2057-58.7%2069.4-97%2025.5-8.8%2043.1-33.2%2043.1-60.4%200-27.1-17.5-51.6-43-60.4zm-390.8%2060.4c0-8.6%203-16.8%208.3-23.4-.9%207.7-1.4%2015.6-1.4%2023.4%200%207.8.5%2015.6%201.4%2023.4-5.3-6.5-8.3-14.8-8.3-23.4zm330.8-135l59.9%206.4-44.5%2061-24.4-55.1c3.8-3.4%206.9-7.6%209-12.3zm-36.7-31.3c7.7%200%2014%206.3%2014%2014s-6.3%2014-14%2014-14-6.3-14-14%206.2-14%2014-14zm-52.2-70.8l24.4%2055.1c-3.8%203.5-6.8%207.7-9%2012.4l-59.9-6.4%2044.5-61.1zm-82.2%2072.8c.1%201.5.5%203%201.1%204.5%201.9%204.3%206.1%207.3%2010.8%207.9l82.8%208.8c1.4%205.9%204.1%2011.5%207.9%2016.3-8.8%208.7-24.5%2022.1-46.9%2033.4-22.4%2011.3-46.9%2018.1-72.8%2020.4-27.8%202.4-57.4-.5-88.2-8.6%2022.5-41.1%2060.3-70.7%20105.3-82.7zm43.9%20334.3c-93.7%200-170-76.3-170-170%200-19.6%203.3-38.8%209.8-57%2027.4%207.6%2054.3%2011.5%2079.9%2011.5%207.3%200%2014.6-.3%2021.8-.9%2029.3-2.6%2057.1-10.4%2082.5-23.2%2029-14.6%2048.3-32.4%2058.1-42.9%203.9.8%207.8%201.1%2011.8.7l33.8%2076.2c1.9%204.3%206.1%207.3%2010.8%207.9.5.1.9.1%201.4.1%204.2%200%208.3-2%2010.8-5.5l12-16.5c4.9%2016%207.4%2032.6%207.4%2049.6-.2%2093.7-76.4%20170-170.1%20170zm195.2-146.6c.9-7.8%201.4-15.6%201.4-23.4%200-7.8-.5-15.7-1.4-23.4%205.3%206.6%208.3%2014.8%208.3%2023.4.1%208.6-3%2016.9-8.3%2023.4z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M130.3%20500.7c7.4%200%2013.3-6%2013.3-13.3%200-22.8-18.6-41.4-41.4-41.4s-41.4%2018.6-41.4%2041.4c0%207.4%206%2013.3%2013.3%2013.3s13.3-6%2013.3-13.3c0-8.1%206.6-14.7%2014.7-14.7s14.7%206.6%2014.7%2014.7c.2%207.3%206.2%2013.3%2013.5%2013.3zM246.3%20446c-22.8%200-41.4%2018.6-41.4%2041.4%200%207.4%206%2013.3%2013.3%2013.3%207.4%200%2013.3-6%2013.3-13.3%200-8.1%206.6-14.7%2014.7-14.7s14.7%206.6%2014.7%2014.7c0%207.4%206%2013.3%2013.3%2013.3%207.4%200%2013.3-6%2013.3-13.3.1-22.9-18.4-41.4-41.2-41.4zM229.2%20540.5c-5.2-5.2-13.7-5.2-18.9%200-9.4%209.4-21.9%2014.6-35.3%2014.6s-25.9-5.2-35.3-14.6c-5.2-5.2-13.7-5.2-18.9%200-2.5%202.5-3.9%205.9-3.9%209.4%200%203.6%201.4%206.9%203.9%209.4%2014.5%2014.5%2033.7%2022.4%2054.1%2022.4s39.7-8%2054.1-22.4c2.5-2.5%203.9-5.9%203.9-9.4.2-3.6-1.2-6.9-3.7-9.4zM163%20521.3h22.4c7.4%200%2013.3-6%2013.3-13.3%200-7.4-6-13.3-13.3-13.3H163c-7.4%200-13.3%206-13.3%2013.3%200%207.3%206%2013.3%2013.3%2013.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-u_greeninfo {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-261%20384.9%2072%2072%22%3E%3Cstyle%3E.st0%7Bfill%3A%2321cb3a%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-225%20456.5c19.6%200%2035.6-16%2035.6-35.6s-16-35.6-35.6-35.6-35.6%2016-35.6%2035.6%2016%2035.6%2035.6%2035.6zm0-67.2c17.4%200%2031.6%2014.2%2031.6%2031.6%200%2017.4-14.2%2031.6-31.6%2031.6s-31.6-14.2-31.6-31.6c0-17.4%2014.2-31.6%2031.6-31.6z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-224.6%20426.9c1.1%200%202-.9%202-2v-20c0-1.1-.9-2-2-2s-2%20.9-2%202v20c0%201.1.9%202%202%202zm0%2012c1.1%200%202-.9%202-2v-3c0-1.1-.9-2-2-2s-2%20.9-2%202v3c0%201.1.9%202%202%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-u_stepcheck {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-76%20199.4%20442.5%20442.5%22%3E%3Cpath%20d%3D%22M358.5%20297.9L319.7%20259c-5.3-5.3-11.8-8-19.4-8-7.6%200-14.1%202.7-19.4%208L93.6%20446.6%209.7%20362.4c-5.3-5.3-11.8-8-19.4-8-7.6%200-14.1%202.7-19.4%208L-68%20401.2c-5.3%205.3-8%2011.8-8%2019.4%200%207.6%202.7%2014.1%208%2019.4L35.3%20543.4l38.8%2038.8c5.3%205.3%2011.8%208%2019.4%208%207.6%200%2014.1-2.7%2019.4-8l38.8-38.8%20206.7-206.7c5.3-5.3%208-11.8%208-19.4.1-7.6-2.5-14.1-7.9-19.4z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.fix_margin {
  margin-bottom: -3px;
}
.ic.ic-loader {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22200px%22%20%20height%3D%22200px%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20class%3D%22lds-ripple%22%20style%3D%22background%3A%20none%3B%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2228.407%22%20fill%3D%22none%22%20ng-attr-stroke%3D%22%7B%7Bconfig.c1%7D%7D%22%20ng-attr-stroke-width%3D%22%7B%7Bconfig.width%7D%7D%22%20stroke%3D%22%238cd0e5%22%20stroke-width%3D%222%22%3E%3Canimate%20attributeName%3D%22r%22%20calcMode%3D%22spline%22%20values%3D%220%3B40%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20keySplines%3D%220%200.2%200.8%201%22%20begin%3D%22-0.5s%22%20repeatCount%3D%22indefinite%22%3E%3C%2Fanimate%3E%3Canimate%20attributeName%3D%22opacity%22%20calcMode%3D%22spline%22%20values%3D%221%3B0%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20keySplines%3D%220.2%200%200.8%201%22%20begin%3D%22-0.5s%22%20repeatCount%3D%22indefinite%22%3E%3C%2Fanimate%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%226.15459%22%20fill%3D%22none%22%20ng-attr-stroke%3D%22%7B%7Bconfig.c2%7D%7D%22%20ng-attr-stroke-width%3D%22%7B%7Bconfig.width%7D%7D%22%20stroke%3D%22%23376888%22%20stroke-width%3D%222%22%3E%3Canimate%20attributeName%3D%22r%22%20calcMode%3D%22spline%22%20values%3D%220%3B40%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20keySplines%3D%220%200.2%200.8%201%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%3E%3C%2Fanimate%3E%3Canimate%20attributeName%3D%22opacity%22%20calcMode%3D%22spline%22%20values%3D%221%3B0%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20keySplines%3D%220.2%200%200.8%201%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%3E%3C%2Fanimate%3E%3C%2Fcircle%3E%3C%2Fsvg%3E") no-repeat center transparent;
  background-size: contain;
}
.ic.tours-for-300-menuItem {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-68%20191.9%20459%20459%22%20style%3D%22enable-background%3Anew%20-68%20191.9%20459%20459%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%236E6E6E%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M293.4%2C382.4v-174H30.6v174H-67l229%2C252.9l229-252.9H293.4z%20M212.4%2C471.4c-8.3%2C9.1-18.4%2C15.2-30.2%2C18.1v24.9%0D%0A%09h-35.7v-24.7c-26-6.6-45.4-27.4-51.2-55.4l-1-4.7l32.7-19.8l2.4%2C8.6c7.5%2C26.4%2C17.3%2C36.7%2C34.8%2C36.7c9.3%2C0%2C16-2.7%2C21-8.6%0D%0A%09c3.8-4.7%2C5.8-10.9%2C5.8-18.5c0-11.9-8.2-19.8-32.5-31.4c-16.2-7.3-23.8-12-34.1-20.8c-11.4-10.2-16.7-22.5-16.7-39.1%0D%0A%09c0-25.2%2C15.6-46.5%2C38.6-53.6v-25h35.7v25.2c15.5%2C4.5%2C27.7%2C15.3%2C36.2%2C32.1l2.8%2C5.5l-30.8%2C20l-3.6-6.3c-8.1-14.4-15.2-17.2-24.7-17.2%0D%0A%09c-9%2C0-16.3%2C7.8-16.3%2C17.5c0%2C6.4%2C1.4%2C11.3%2C8.5%2C16.8l0.4%2C0.3c4%2C2.8%2C7.2%2C5%2C9.8%2C6.4l14.8%2C7.7c10.9%2C5.5%2C16.6%2C8.4%2C26.3%2C15.8%0D%0A%09c15.5%2C11.5%2C22.5%2C25.1%2C23.4%2C45.4l0%2C0.3C229.1%2C444.6%2C223.5%2C459.4%2C212.4%2C471.4z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-palm {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M17.7078%2016.5094C16.4802%2015.8731%2015.0168%2015.8731%2013.7926%2016.5094C13.6871%2016.5657%2013.5886%2016.5938%2013.5007%2016.5938C13.4127%2016.5938%2013.3178%2016.5657%2013.2087%2016.5094C12.7479%2016.2703%2012.2519%2016.1192%2011.7489%2016.0594C11.8614%2013.8516%2011.6222%2011.7598%2011.0383%209.82268C12.0725%209.68909%2012.8745%208.80315%2012.8745%207.7344C12.8745%206.57073%2011.9283%205.62503%2010.7639%205.62503C10.4086%205.62503%2010.0745%205.71292%209.77896%205.87112C9.6875%205.58987%209.53976%205.33323%209.34629%205.11526C11.4006%204.36292%2013.7575%204.07112%2015.5831%206.30003C15.453%206.31057%2015.3228%206.32112%2015.1927%206.32464C14.8057%206.34221%2014.5032%206.66917%2014.5208%207.05589C14.5384%207.43206%2014.8479%207.72737%2015.2243%207.72737C15.2349%207.72737%2015.2454%207.72737%2015.256%207.72737C15.8364%207.70276%2016.4098%207.62893%2016.9586%207.5094C17.1802%207.46018%2017.3631%207.30901%2017.4546%207.10159C17.546%206.89417%2017.5284%206.65511%2017.4123%206.46175C16.7229%205.30511%2015.8786%204.44026%2014.8972%203.88831C14.5243%203.67737%2014.1303%203.51214%2013.7188%203.3926C14.5278%202.79846%2015.1681%202.16917%2015.657%201.49417C15.7907%201.30784%2015.8259%201.07229%2015.752%200.854324C15.6781%200.639871%2015.5058%200.471121%2015.2841%200.407839C14.3695%200.137136%2013.5957%200.00354242%2012.9167%20-0.00700445C11.3092%20-0.0316138%209.91615%200.506277%208.88547%201.55393C8.7307%201.70862%208.58647%201.87737%208.4528%202.04964C8.30857%201.7262%208.09751%201.40276%207.78092%201.12151C7.13367%200.544949%206.24017%200.421902%205.59996%200.418386C5.5894%200.418386%205.58237%200.418386%205.57181%200.418386C5.07934%200.418386%204.7135%200.492214%204.67129%200.502761C4.47781%200.544949%204.30896%200.667996%204.21047%200.840261C4.11197%201.01253%204.09087%201.21995%204.15067%201.40979C4.17881%201.5012%204.25268%201.70862%204.36525%201.96526C3.66171%201.96878%202.93707%202.12346%202.21946%202.42581C1.56165%202.70354%200.907363%203.09378%200.277698%203.593C0.101813%203.73362%200.00331825%203.94807%200.0103536%204.17307C0.0209067%204.39807%200.133473%204.6055%200.323428%204.72854C1.01289%205.18909%201.7903%205.55823%202.58882%205.81136C2.06468%206.22971%201.63201%206.73948%201.30838%207.34065C0.794797%208.28284%200.534489%209.45003%200.534489%2010.8106C0.534489%2011.018%200.625948%2011.2114%200.784244%2011.3449C0.910881%2011.4539%201.07269%2011.5102%201.23803%2011.5102C1.27672%2011.5102%201.31541%2011.5067%201.35411%2011.4996C2.61344%2011.2922%203.89036%2010.6981%205.0512%209.78753C5.35724%209.54846%205.40648%209.1055%205.16728%208.79964C4.92808%208.49378%204.48485%208.44456%204.17881%208.68362C3.65819%209.09495%202.90189%209.59065%201.99081%209.89651C2.31796%207.03128%204.21399%206.2262%205.73715%205.97307C5.69142%206.14534%205.66679%206.32112%205.66679%206.50745C5.66679%207.67112%206.61305%208.61682%207.7774%208.61682C7.78444%208.61682%207.79147%208.61682%207.79851%208.61682C7.98143%2010.9407%207.74223%2013.6055%207.13367%2015.8696C7.1196%2015.9258%207.11256%2015.9856%207.10904%2016.0418C6.32108%2015.975%205.51905%2016.1297%204.79792%2016.5059C4.69239%2016.5621%204.5939%2016.5903%204.50596%2016.5903C4.41801%2016.5903%204.32304%2016.5621%204.21399%2016.5059C2.98632%2015.8696%201.52296%2015.8696%200.298804%2016.5059C0.193273%2016.5621%200.0947781%2016.5903%200.00683594%2016.5903V17.9965C0.31991%2017.9965%200.636501%2017.9157%200.946058%2017.7539C1.76568%2017.3285%202.74711%2017.3285%203.56673%2017.7539C4.18585%2018.0739%204.82958%2018.0739%205.44518%2017.7539C6.2648%2017.3285%207.24271%2017.3285%208.06585%2017.7539C8.68497%2018.0739%209.3287%2018.0739%209.94781%2017.7539C10.7674%2017.3285%2011.7453%2017.3285%2012.5685%2017.7539C13.1876%2018.0739%2013.8313%2018.0739%2014.4504%2017.7539C15.2701%2017.3285%2016.248%2017.3285%2017.0711%2017.7539C17.3807%2017.9157%2017.6973%2017.9965%2018.0103%2017.9965V16.5903C17.9119%2016.5938%2017.8134%2016.5657%2017.7078%2016.5094ZM12.8042%201.40628C12.8323%201.40628%2012.8605%201.40628%2012.8921%201.40628C13.1665%201.40979%2013.4655%201.44143%2013.7962%201.5012C13.1911%202.08831%2012.4137%202.64378%2011.4393%203.18167C11.4358%203.18167%2011.4323%203.18518%2011.4323%203.18518C10.5493%203.25901%209.73675%203.4805%209.08246%203.71253C9.59605%202.59104%2010.7182%201.40628%2012.8042%201.40628ZM6.8417%202.17971C7.07387%202.38714%207.19698%202.65784%207.2603%202.90745C6.98241%202.70706%206.6834%202.53479%206.37385%202.39768C6.33163%202.36253%206.28942%202.32737%206.23666%202.30276C6.13464%202.24651%206.00097%202.07073%205.87082%201.84925C6.29646%201.88089%206.64119%201.9969%206.8417%202.17971ZM4.64666%204.78479C4.63611%204.78479%204.62204%204.78128%204.61149%204.78128C3.77428%204.73206%202.8632%204.48245%202.03302%204.0887C2.27574%203.94807%202.51846%203.82503%202.75767%203.72307C4.65722%202.92503%206.09243%203.62464%206.92261%204.45081C6.37736%204.48245%205.54367%204.53167%204.64666%204.78479ZM7.77037%207.21761C7.38342%207.21761%207.06683%206.9012%207.06683%206.51448C7.06683%206.12776%207.38342%205.81136%207.77037%205.81136C8.15731%205.81136%208.4739%206.12776%208.4739%206.51448C8.4739%206.9012%208.15731%207.21761%207.77037%207.21761ZM10.3348%2016.1227C10.3348%2016.1262%2010.3348%2016.1297%2010.3348%2016.1332C9.97596%2016.2106%209.62419%2016.3371%209.29001%2016.5094C9.18448%2016.5657%209.08598%2016.5938%208.99804%2016.5938C8.9101%2016.5938%208.81512%2016.5657%208.70607%2016.5094C8.61461%2016.4602%208.51963%2016.418%208.42817%2016.3793C8.44928%2016.3371%208.47039%2016.2879%208.48446%2016.2387C9.07543%2014.0414%209.33925%2011.4926%209.23372%209.18284C9.28297%209.23557%209.33222%209.28128%209.3885%209.3305C10.1554%2011.3942%2010.4755%2013.6793%2010.3348%2016.1227ZM10.0604%207.7344C10.0604%207.34768%2010.377%207.03128%2010.7639%207.03128C11.1509%207.03128%2011.4675%207.34768%2011.4675%207.7344C11.4675%208.12112%2011.1509%208.43753%2010.7639%208.43753C10.377%208.43753%2010.0604%208.12112%2010.0604%207.7344Z%22%20fill%3D%22%2300AEEF%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-whiteArrow-right {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2210%22%20height%3D%227%22%20viewBox%3D%220%200%2010%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M9.8209%203.07884L6.86567%200.203319C6.71642%200.0580913%206.56716%200%206.38806%200C6.20896%200%206.0597%200.0580913%205.9403%200.174274C5.8209%200.290456%205.76119%200.435685%205.76119%200.609958C5.76119%200.784232%205.8209%200.929461%205.9403%201.04564L7.8209%202.87552H0.626866C0.268657%202.90456%200%203.16598%200%203.51452C0%203.86307%200.268657%204.12448%200.626866%204.12448H7.8209L5.9403%205.95436C5.70149%206.18672%205.70149%206.59336%205.9403%206.82573C6.0597%206.94191%206.20896%207%206.38806%207C6.56716%207%206.71642%206.94191%206.83582%206.82573L9.79105%203.95021C9.91045%203.83402%209.97015%203.6888%209.97015%203.51452C10%203.34025%209.9403%203.19502%209.8209%203.07884Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center transparent;
  background-size: contain;
}
.ic.ic-fileUpload {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3Csvg%20width%3D%2243.708%22%20height%3D%2237.752%22%20fill%3D%22none%22%20version%3D%221.1%22%20viewBox%3D%220%200%2043.708%2037.752%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0D%0A%20%3Cmetadata%3E%0D%0A%20%20%3Crdf%3ARDF%3E%0D%0A%20%20%20%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%0D%0A%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0D%0A%20%20%20%20%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%0D%0A%20%20%20%20%3Cdc%3Atitle%2F%3E%0D%0A%20%20%20%3C%2Fcc%3AWork%3E%0D%0A%20%20%3C%2Frdf%3ARDF%3E%0D%0A%20%3C%2Fmetadata%3E%0D%0A%20%3Cpath%20d%3D%22m35.547%2010.451c-0.4674-2.7506-1.8425-5.261-3.9457-7.166-2.3368-2.1186-5.3747-3.2848-8.5384-3.2848-2.4447%200-4.8264%200.69435-6.8667%202.0029-1.6987%201.086-3.1098%202.5548-4.1074%204.2818-0.4314-0.08012-0.8808-0.12463-1.3302-0.12463-3.8198%200-6.9296%203.0801-6.9296%206.8634%200%200.4896%200.05393%200.9614%200.14381%201.4243-2.4716%201.7804-3.9726%204.6468-3.9726%207.7002%200%202.4658%200.92574%204.8604%202.6154%206.7565%201.7346%201.9406%204.0265%203.089%206.4712%203.2225h0.0719%207.7295c0.6741%200%201.2133-0.5341%201.2133-1.2018%200-0.6676-0.5392-1.2017-1.2133-1.2017h-7.6936c-3.676-0.2226-6.7678-3.6854-6.7678-7.5845%200-2.5192%201.3661-4.8693%203.5682-6.1423%200.5123-0.2937%200.72801-0.908%200.53028-1.4599-0.17976-0.4807-0.26964-0.9881-0.26964-1.5311%200-2.4569%202.0223-4.4599%204.5029-4.4599%200.5303%200%201.0516%200.08902%201.5369%200.26706%200.5932%200.21365%201.2493-0.05341%201.519-0.61423%201.6807-3.5341%205.3117-5.813%209.2574-5.813%205.3028%200%209.6799%203.9346%2010.183%209.1512%200.0539%200.543%200.4673%200.9792%201.0066%201.0682%203.9996%200.6765%207.0195%204.3352%207.0195%208.5102%200%204.4243-3.5142%208.2699-7.8464%208.5993h-6.624c-0.6741%200-1.2133%200.5341-1.2133%201.2017%200%200.6677%200.5392%201.2018%201.2133%201.2018h6.669%200.0899c2.7412-0.1959%205.3028-1.4421%207.2082-3.5252%201.8964-2.0652%202.93-4.718%202.93-7.4776-9e-3%20-4.9939-3.4513-9.436-8.1609-10.664z%22%20fill%3D%22%2300aeef%22%2F%3E%0D%0A%20%3Cpath%20d%3D%22m29.291%2021.025c0.4764-0.4718%200.4764-1.2285%200-1.7003l-6.4263-6.3649c-0.2247-0.22255-0.53927-0.35608-0.85384-0.35608-0.31458%200-0.62915%200.12463-0.85384%200.35608l-6.4263%206.3649c-0.47635%200.4718-0.47635%201.2285%200%201.7003%200.23368%200.23145%200.54825%200.35607%200.85384%200.35607%200.30558%200%200.62016-0.11572%200.85384-0.35607l4.3591-4.3174v19.842c0%200.6677%200.53927%201.2018%201.2134%201.2018%200.67408%200%201.2134-0.5341%201.2134-1.2018v-19.842l4.3591%204.3174c0.4674%200.4718%201.2313%200.4718%201.7077%200z%22%20fill%3D%22%2300aeef%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
}
.btn-select-value.ico_blues {
  background-size: 20px 20px !important;
  background-position: 10px center !important;
}
.weather_icon {
  display: inline-block;
  width: 1em;
  height: 1em;
}
.weather_icon.clear-day {
  background: url('/img/weather/new/1-clear-day.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.clear-night {
  background: url('/img/weather/new/2-clear-night.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.partly-cloudy-night {
  background: url('/img/weather/new/10-partly-cloudy-night.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.cloudy {
  background: url('/img/weather/new/8-cloudy.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.fog {
  background: url('/img/weather/new/7-fog.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.partly-cloudy-day {
  background: url('/img/weather/new/9-partly-cloudy-day.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.rain {
  background: url('/img/weather/new/3-rain.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.sleet {
  background: url('/img/weather/new/5-sleet.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.snow {
  background: url('/img/weather/new/4-snow.svg') no-repeat center;
  background-size: contain;
}
.weather_icon.wind {
  background: url('/img/weather/new/6-wind.svg') no-repeat center;
  background-size: contain;
}
.tpa_icon {
  width: 1.22em;
  height: 1.22em;
  display: inline-block;
}
.tpa_icon:before,
.tpa_icon:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: -100%;
  border-radius: 50%;
}
.tpa_icon:after {
  background-size: contain!important;
  background-position: center !important;
}
.tpa_icon.ico39:after {
  background: url('/img/key-room.svg');
}
.tpa_icon.ico40:after {
  background: url('/img/if-011-house-380630.svg');
}
.tpa_icon.ico41:after {
  background: url('/img/vector-smart-object-4.svg');
}
.tpa_icon.ico42:after {
  background: url('/img/vector-smart-object-5.svg');
}
.tpa_icon.ico45:after {
  background: url('/img/if-computer-2-2324130.svg');
}
.tpa_icon.ico49:after {
  background: url('/img/if-time-24-103169.svg');
}
.tpa_icon.ico50:after {
  background: url('/img/vector-smart-object-3.svg');
}
.tpa_icon.ico53:after {
  background: url('/img/vector-smart-object-6.svg');
}
.tpa_icon.ico57:after {
  background: url('/img/if-view-01-186381.svg');
}
.tpa_icon.ico89:after {
  background: url('/img/if-16-2135801.svg');
}
.tpa_icon.ico91:after {
  background: url('/img/if-share-353438.svg');
}
.tpa_icon.ico92:after {
  background: url('/img/vector-smart-object-7.svg');
}
.tpa_icon.ico93:after {
  background: url('/img/vector-smart-object-8.svg');
}
.tpa_icon.ico94:after {
  background: url('/img/services.svg');
}
.tpa_icon.ico95:after {
  background: url('/img/vector-smart-object-9.svg');
}
.tpa_icon.ico96:after {
  background: url('/img/vector-smart-object-10.svg');
}
.tpa_icon.ico97:after {
  background: url('/img/vector-smart-object-111.svg');
}
.tpa_icon.ico98:after {
  background: url('/img/vector-smart-object-11.svg');
}
.tpa_icon.ico99:after {
  background: url('/img/vector-smart-object-13.svg');
}
.tpa_icon.ico100:after {
  background: url('/img/if-business-suitcase-glyph-763507.svg');
}
.tpa_icon.ico101:after {
  background: url('/img/ps-gamepad-entertaiment.svg');
}
.tpa_icon.ico102:after {
  background: url('/img/vector-smart-object-14.svg');
}
.tpa_icon.ico103:after {
  background: url('/img/if-other-984753.svg');
}
.tpa_icon.ico104:after {
  background: url('/img/if-taxi-2-753923.svg');
}
.tpa_icon.ico105:after {
  background: url('/img/vector-smart-object-15.svg');
}
.tpa_icon.ico106:after {
  background: url('/img/vector-smart-object-16.svg');
}
.tpa_icon.ico107:after {
  background: url('/img/vector-smart-object-3.svg');
}
.tpa_icon.ico108:after {
  background: url('/img/if-skiing-309015.svg');
}
.tpa_icon.ico125:after {
  background: url('/img/if-restaurant-1-2315985.svg');
}
.tpa_icon.ico126:after {
  background: url('/img/if-parking-415893.svg');
}
.tpa_icon.ico127:after {
  background: url('/img/vector-smart-object-17.svg');
}
.tpa_icon.ico128:after {
  background: url('/img/vector-smart-object-17.svg');
}
.tpa_icon.ico129:after {
  background: url('/img/new_icons/TP/001-care.svg');
}
.tpa_icon.ico130:after {
  background: url('/img/new_icons/TP/002-taxi.svg');
}
.tpa_icon.ico131:after {
  background: url('/img/new_icons/TP/001-shopping-bag.svg');
}
.tpa_icon.ico132:after {
  background: url('/img/if-parking-415893.svg');
}
.tpa_icon.ico135:after {
  background: url('/img/new_icons/TP/002-smoking.svg');
}
.tpa_icon.ico136:after {
  background: url('/img/new_icons/TP/003-baby-boy.svg');
}
.tpa_icon.ico137:after {
  background: url('/img/vector-smart-object-10.svg');
}
.tpa_icon.ico139:after {
  background: url('/img/new_icons/TP/002-taxi.svg');
}
.tpa_icon.ico140:after {
  background: url('/img/new_icons/TP/005-bbq.svg');
}
.tpa_icon.ico141:after {
  background: url('/img/new_icons/TP/006-dish.svg');
}
.tpa_icon.ico142:after {
  background: url('/img/new_icons/TP/007-swim.svg');
}
.tpa_icon.ico143:after {
  background: url('/img/new_icons/TP/008-running.svg');
}
.tpa_icon.ico144:after {
  background: url('/img/new_icons/TP/009-medal.svg');
}
.country_tours_list {
  margin-bottom: 24px;
}
.country_tours_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.country_tours_list ul li {
  background: white;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  padding-left: 10px;
  font-size: 18px;
  line-height: 36px;
  float: left;
  padding-right: 10px;
  margin-right: 15px;
  border-radius: 3px;
  margin-bottom: 15px;
}
.country_tours_list ul li a {
  color: #333333;
}
.country_tours_list ul li:hover {
  cursor: pointer;
}
.country_tours_list ul li:hover a {
  color: #00aeef;
}
.country_tours_list ul li.active {
  background: #00aeef;
  color: white;
}
.country_tours_list ul li.active a {
  color: white;
}
.country_tours .country_tours_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
}
.country_tours .country_tours_row.tab-pane {
  display: none;
}
.country_tours .country_tours_row.tab-pane.active {
  display: -ms-flexbox;
  display: flex;
}
.country_tours .country_tours_row.__double_col .country_tours_col {
  width: 50%;
}
.country_tours .country_tours_row.__double_col .country_tours_col .country_tours_block {
  min-height: 62px;
}
.country_tours .country_tours_row.__hotels .country_tours_col {
  width: 50%;
}
.country_tours .country_tours_row.__hotels .country_tours_col .country_tours_block {
  min-height: 95px;
}
.country_tours .country_tours_row .country_tours_col {
  padding-left: 12px;
  padding-right: 12px;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block {
  background: white;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 0 18.96px;
  min-height: 95px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: normal;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block a {
  color: #333333;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block a:hover {
  color: #00aeef;
  text-decoration: underline;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block a:hover span {
  color: #00aeef;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__with_img {
  position: relative;
  width: 100%;
  z-index: 1;
  color: white;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__with_img > img {
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__with_img > span {
  display: block;
  width: 100%;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__with_img .flag {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  margin-top: -2px;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__with_img:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: -1;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hot {
  border-left: 4px solid #ee2316;
  line-height: 26px;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__simple {
  border-left: 4px solid #00aeef;
  line-height: 26px;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hotel {
  min-height: 95px;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 0;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hotel .country_tours_block__hotel_img {
  position: relative;
  display: block;
  width: 30%;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hotel .country_tours_block__hotel_img img {
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  -o-object-fit: cover;
     object-fit: cover;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hotel .country_tours_block__hotel_info {
  width: 70%;
  padding: 15px;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hotel .country_tours_block__hotel_info .country_tours_block__hotel_info_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hotel .country_tours_block__hotel_info .country_tours_block__hotel_info_row .country_tours_block__hotel_info_row__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 280px;
}
.country_tours .country_tours_row .country_tours_col .country_tours_block.__hotel .country_tours_block__hotel_info .country_tours_block__hotel_info_row .country_tours_block__hotel_info_row__reviews span {
  font-size: 12px;
  background: #f5f5f5;
  border-radius: 6px;
  padding: 2xp 0;
}
.country_tours .country_tours_row .country_tours_col:first-child {
  padding-left: 0;
}
.country_tours .country_tours_row .country_tours_col:last-child {
  padding-right: 0;
}
.other_hotels_block .country_tours_list ul li img {
  margin-right: 6px;
  margin-bottom: 3px;
  padding: 0;
  width: 22px;
}
.popular_direaction .popular_direaction__btns {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.popular_direaction .popular_direaction__btns li {
  background: white;
  padding: 10px 15.996px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  width: 24%;
}
.popular_direaction .popular_direaction__btns li a {
  color: #333333;
  position: relative;
  display: block;
}
.popular_direaction .popular_direaction__btns li a img {
  margin-right: 6px;
}
.popular_direaction .popular_direaction__btns li a .popular_direaction_btns__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}
.popular_direaction .popular_direaction__btns li a .popular_direaction_btns__detal {
  font-size: 14px;
  font-weight: normal;
}
.popular_direaction .popular_direaction__btns li a .popular_direaction_btns__detal .popular_direaction_btns__detal_priceUah {
  color: #9e9e9e;
}
.popular_direaction .popular_direaction__btns li a .popular_direaction_btns__btn_title {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  white-space: nowrap;
}
.popular_direaction .popular_direaction__btns li a .popular_direaction_btns__btn_searched {
  background: #FAD96A;
  border-radius: 3px;
  font-weight: 500;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 4px;
  margin-left: 5px;
  font-size: 18px;
}
.popular_direaction .popular_direaction__btns li a .popular_direaction_btns__btn_searched i {
  width: 17px;
}
.standart_popup .standart_popup_img {
  position: relative;
  left: -13px;
  border-radius: 5px;
}
.standart_popup .standart_popup_img[data-imageText]:before {
  content: attr(data-imageText);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 45px;
  color: white;
  text-align: center;
  font-weight: 900;
  transform: translateY(-140%) translateX(-50%) skewY(-12deg);
  white-space: nowrap;
  text-shadow: 0 0 12px rgba(70, 70, 70, 0.5);
}
@keyframes animationType__swing {
  0% {
    transform: translateY(-140%) translateX(-50%) skewY(-12deg) rotate(0deg) skewX(0deg) scale(1);
  }
  60% {
    transform: translateY(-140%) translateX(-50%) skewY(-12deg) rotate(360deg) skewX(0deg) scale(1.4);
  }
  100% {
    transform: translateY(-140%) translateX(-50%) skewY(-12deg) rotate(360deg) skewX(0deg) scale(1);
  }
}
.standart_popup .standart_popup_img[data-imageText][data-animationType="swing"]:before {
  animation: animationType__swing 2s cubic-bezier(0.86, -0.16, 0, 1.15) infinite;
}
.standart_popup .standart_popup_title {
  margin-top: 15px;
}
.standart_popup .standart_popup_title h3 {
  font-weight: 400;
  font-size: 20px;
  color: #00aeef;
}
@media (min-width: 1200px) {
  .standart_popup .standart_popup_title {
    margin-top: 75px;
    margin-bottom: 18px;
  }
  .standart_popup .standart_popup_title h3 {
    font-weight: 300;
    font-size: 30px;
  }
}
.standart_popup .standart_popup_text {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 24px;
}
.standart_popup .standart_popup_form .input-group .input-group-addon .i {
  position: relative;
  top: -1px;
}
.standart_popup .standart_popup_form .input-group input {
  height: 42px;
}
.standart_popup .standart_popup_form .standart_popup_error {
  display: none;
  font-size: 15px;
}
.standart_popup .standart_popup_arrow img {
  position: absolute;
  top: -5px;
  right: 0;
  bottom: 0;
  left: -8px;
  width: 12px;
  height: 30px;
}
.standart_popup .standart_popup_btn {
  font-weight: 400;
  padding: 7px 12px;
  display: block;
  width: 100%;
}
.standart_popup .standart_popup_respond {
  margin: 15px 0;
}
.standart_popup .standart_popup_respond .standart_popup_respond_title {
  margin-top: -15px;
}
.standart_popup .standart_popup_respond .standart_popup_respond_title h3 {
  font-weight: 400;
  font-size: 20px;
  color: #00aeef;
}
.standart_popup .standart_popup_respond .standart_popup_respond_text p {
  font-size: 16px;
  font-weight: 400;
}
.standart_popup .standart_popup_respond .standart_popup_feedback {
  border: 1px solid #00ce1c;
  margin-left: -15px;
  border-radius: 3px;
  background: white;
  padding: 10px 7px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 42px;
  width: 100%;
}
.standart_popup .standart_popup_respond .standart_popup_feedback .standart_popup_feedback_icon {
  margin-top: 5px;
  margin-right: 10px;
}
.standart_popup .standart_popup_respond .standart_popup_feedback .standart_popup_feedback_span {
  border: none;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.standart_popup .standart_popup_respond .standart_popup_feedback .standart_popup_feedback_check_icon {
  color: #00ce1c;
  margin-right: 10px;
  margin-top: 5px;
}
@media (min-width: 1200px) {
  .standart_popup .standart_popup_respond .standart_popup_respond_title {
    margin-top: 0;
  }
  .standart_popup .standart_popup_respond .standart_popup_respond_title h3 {
    font-weight: 300;
    font-size: 30px;
  }
  .standart_popup .standart_popup_respond .standart_popup_respond_text p {
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0;
  }
}
.standart_popup .standart_popup_footer {
  margin-top: 20px;
}
.infiniteInput {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 12px 0;
  white-space: nowrap;
  font-size: 14px;
}
.infiniteInput > span,
.infiniteInput > b {
  display: block;
}
.infiniteInput > b {
  -ms-flex: auto;
      flex: auto;
  padding: 14px 11px;
  border: 1px solid #D0D0D0;
  border-radius: 3px;
  background: white;
  font-weight: normal;
  margin-left: 14px;
}
@media (min-width: 1200px) {
  .infiniteInput {
    font-size: 16px;
  }
}
.visible-mobile {
  display: none !important;
}
.Tours_Catalog .own_phone_button {
  display: none !important;
}
.block_title {
  font-size: 36px;
  font-weight: 300;
  color: #333333;
  line-height: 2;
}
.special_tour_counter .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.special_tour_counter .row .block_title {
  margin: 0;
}
#stepsPopup .next_super_cool_modal_window__modal__body .stepsPopup-title {
  color: #00aeef;
  font-weight: 300;
}
.steps_popup_init span {
  font-weight: 500;
  font-size: 16px;
}
.steps_popup_init span i {
  margin-right: 8px;
  position: relative;
  top: 2px;
}
.steps_one__icon {
  z-index: 2;
}
.steps_one__icon i {
  width: 150px;
  height: 150px;
}
.steps_icon__mobile i {
  width: 75px;
  height: 75px;
}
.steps_text__mobile.step_four {
  padding: 0;
}
.steps_text__mobile p {
  font-size: 12px;
}
@media (min-width: 768px) {
  .steps_text__mobile p {
    font-size: 14px;
  }
}
.homepage_steps {
  margin-bottom: -50px;
}
#stepsPopup .next_super_cool_modal_window__modal__body {
  padding: 24px !important;
}
#stepsPopup .next_super_cool_modal_window__modal__body .stepsPopup-title {
  font-size: 32px;
}
.steps_one__text {
  height: 74px;
  margin-top: -15px;
  font-size: 16px;
  padding: 0 12px;
}
.steps_column {
  z-index: 2;
}
.steps_icon__plane {
  z-index: -1;
}
.steps_icon__plane i {
  margin-top: 65px;
  width: 30px;
  height: 30px;
  position: relative;
  transition: all 0.5s;
  z-index: -1;
  animation: fly_plane 7.5s linear infinite;
}
@keyframes fly_plane {
  0% {
    transform: translate(-550%, 0);
  }
  10% {
    transform: translate(-265%, 0);
  }
  20% {
    transform: translate(20%, 0);
  }
  30% {
    transform: translate(305%, 0);
  }
  40% {
    transform: translate(590%, 0);
  }
  50% {
    transform: translate(875%, 0);
  }
  60% {
    transform: translate(1160%, 0);
  }
  70% {
    transform: translate(1445%, 0);
  }
  80% {
    transform: translate(1730%, 0);
  }
  90% {
    transform: translate(2015%, 0);
  }
  100% {
    transform: translate(2050%, 0);
  }
}
.steps_hr {
  position: relative;
}
.steps_hr hr {
  position: absolute;
  top: -155px;
  left: 80px;
  bottom: 0;
  right: -80px;
  z-index: 0;
  background: #f5f5f5;
}
.early_special_links .early_special_links_item {
  display: block;
  position: relative;
  padding-top: 45%;
}
.early_special_links .early_special_links_item img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px;
}
.early_special_links .early_special_links_item .early_special_links_item_text {
  position: absolute;
  top: auto;
  left: 24px;
  bottom: 24px;
  right: auto;
  color: white;
  z-index: 2;
}
.early_special_links .early_special_links_item:before {
  content: '';
  display: block;
  clear: both;
  background-image: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 50%);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  border-radius: 3px;
}
#result-container-loadmore {
  text-align: center;
}
#header .dttp {
  margin-right: 0;
}
#header .dttp button .ic {
  position: relative;
  top: 2px;
  margin-right: 6px;
}
#header .dttp button .glyphicon {
  position: relative;
  top: 0;
  margin-left: 6px;
}
#header .dttp .phone,
#header .dttp .globus,
#header .dttp .login,
#header .dttp .heart {
  display: inline-block;
}
#header .dttp .phone_blue,
#header .dttp .globus_blue,
#header .dttp .login_blue,
#header .dttp .heart_blue {
  display: none;
}
#header .dttp:hover > button,
#header .dttp.open > button {
  color: #00aeef;
}
#header .dttp:hover .phone,
#header .dttp.open .phone,
#header .dttp:hover .globus,
#header .dttp.open .globus,
#header .dttp:hover .login,
#header .dttp.open .login,
#header .dttp:hover .heart,
#header .dttp.open .heart {
  display: none;
}
#header .dttp:hover .phone_blue,
#header .dttp.open .phone_blue,
#header .dttp:hover .globus_blue,
#header .dttp.open .globus_blue,
#header .dttp:hover .login_blue,
#header .dttp.open .login_blue,
#header .dttp:hover .heart_blue,
#header .dttp.open .heart_blue {
  display: inline-block;
}
#header .dttp .dropdown-menu > li > a:hover,
#header .dttp .dropdown-menu > li > a:focus {
  background: rgba(0, 174, 239, 0.1);
}
.autocomplete:focus,
.autocomplete:active {
  border: 1px solid #00aeef !important;
}
.autocomplete-list {
  max-height: 300px;
  overflow-x: auto;
  overflow-x: hidden;
  border-color: #00aeef;
  margin-top: -1px;
  border-radius: 0 3px 3px 3px;
}
.autocomplete-list li.__active a {
  background: #00aeef;
  color: white;
}
.autocomplete-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
}
#main {
  background: #F8F8F9;
}
.results_filter__panel {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  margin-bottom: 12px;
}
.results_filter {
  position: static;
}
.results_filter__results__scrollbar {
  display: none;
}
.results_filter__sidebar_filter__group__item .checkbox .cb_tooltip__right,
.results_filter__sidebar_filter__group__item .radio .cb_tooltip__right {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 100%;
  bottom: auto;
  right: auto;
  -webkit-filter: drop-shadow(0 0 4px rgba(70, 70, 70, 0.4));
          filter: drop-shadow(0 0 4px rgba(70, 70, 70, 0.4));
  padding: 4px 6px;
  font-style: normal;
  z-index: 2;
  margin-left: 18px;
  background: white;
  white-space: nowrap;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
}
.results_filter__sidebar_filter__group__item .checkbox:hover .cb_tooltip__right,
.results_filter__sidebar_filter__group__item .radio:hover .cb_tooltip__right {
  opacity: 1;
  visibility: visible;
  transition: opacity ease 0.5s, visibility linear 0s;
}
.results_filter__results_sorter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  z-index: 2;
}
.results_filter__results_sorter:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
}
.results_filter__sorter__item {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
  width: 1%;
  min-height: 40px;
}
.results_filter__sorter__item > div > span {
  display: inline-block;
  min-width: 1.25em;
  font-weight: 400;
  min-height: 10px;
}
.results_filter__sorter__item > div > span:nth-last-child(1) {
  margin-left: 6px;
  margin-bottom: -2px;
}
 
.results_filter__sorter__item:hover {
  z-index: 2;
}
.results_filter__filter_clear {
  height: 46px;
  font-size: 18px;
  padding: 11px 24px;
}
.results_filter__filter_clear .refresh {
  position: relative;
  bottom: 1px;
}
#CatalogSidebarColl {
  transition: padding-right ease 0.5s;
}
#CatalogSidebarColl #catalog_filter_container {
  transition: all 0.5s;
}
#CatalogSidebarColl:not(.__show_map) {
  width: 75%;
}
#CatalogSidebarColl.__show_map {
  width: 50%;
}
#CatalogSidebarColl.__show_map .T .T_phot .T_mark .special_mark.helper {
  width: 120px;
  white-space: normal;
  margin-right: -10px;
}
#CatalogSidebarColl.__show_map .T .T_more {
  display: none;
}
#CatalogSidebarColl.__show_map .T .T_text .T_stgr .T_title {
  max-width: 300px;
}
#CatalogSidebarColl.__show_map .T .T_text .T_params {
  width: 50%;
  float: left;
}
#CatalogSidebarColl.__show_map .T .T_text .T_params li {
  width: 100%;
}
#CatalogSidebarColl.__show_map .T .T_text .T_params li.T_params__flyinclude,
#CatalogSidebarColl.__show_map .T .T_text .T_params li.T_params__room,
#CatalogSidebarColl.__show_map .T .T_text .T_params li.T_params__tourists {
  display: none;
}
#CatalogSidebarColl.__show_map .T .T_text .T_pb {
  width: 50%;
}
#CatalogSidebarColl.__show_map .T .T_text .T_pb .c {
  visibility: hidden;
  display: none;
  transition: visibility linear 0s, display linear 0s;
}
#catalog_filter_map {
  background: #00aeef;
  padding: 0;
  height: 100%;
  opacity: 0;
  transition: opacity ease 0.5s;
}
#catalog_filter_map.__active {
  opacity: 1;
}
#catalog_filter_map__map {
  height: 100%;
}
#catalog_filter_map__parent {
  width: 0;
  overflow: hidden;
}
#catalog_filter_map__map {
  height: 100%;
}
.weather_table__date {
  width: 20%!important;
  min-width: 180px;
  min-height: 129px;
}
.results_filter__results {
  margin-bottom: 0;
}
.scroller__parent #catalog_filter_map__container .scroller.__inited .scroller__item__inner {
  padding-bottom: 24px;
}
.scroller__parent #results_filter_sidebar {
  z-index: 3 !important;
}
#advanced_form_search .circle_closer {
  position: absolute;
  top: 0;
  left: auto;
  bottom: auto;
  right: 0;
}
.fixed_search_form {
  position: fixed;
  top: 74px;
  left: 0;
  right: 0;
  padding: 0 10px 0px 10px;
  box-shadow: 0px 0px 22px 2px rgba(0, 0, 0, 0.08);
  z-index: 3;
  background: white;
  max-width: 100%!important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%!important;
}
.fixed_search_form .SearchForm {
  width: 1200px;
  background: transparent;
}
.fixed_search_form__closer {
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
}
.fixed_search_form__closer .fixed_search_form__closer_circle {
  cursor: pointer;
  float: right;
  width: 19.5px;
  height: 19.5px;
  border-radius: 50%;
  border: 2px solid white;
  position: relative;
  right: 50px;
  top: 10px;
  z-index: 2;
}
.fixed_search_form__closer .fixed_search_form__closer_circle:before,
.fixed_search_form__closer .fixed_search_form__closer_circle:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  left: 15%;
  bottom: auto;
  right: 15%;
  border-bottom: 2px solid white;
  transition: all 0.5s;
  margin-top: -1px;
}
.fixed_search_form__closer .fixed_search_form__closer_circle:before {
  transform: rotate(45deg);
}
.fixed_search_form__closer .fixed_search_form__closer_circle:after {
  transform: rotate(-45deg);
}
.fixed_form_opener {
  position: fixed;
  top: 75px;
  right: 35px;
  width: 50px;
  height: 40px;
  background: #2A4562;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.fixed_form_opener .fixed_form_opener__plus {
  cursor: pointer;
  float: right;
  width: 19.5px;
  height: 19.5px;
  border-radius: 50%;
  border: 2px solid white;
  position: relative;
}
.fixed_form_opener .fixed_form_opener__plus:before,
.fixed_form_opener .fixed_form_opener__plus:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  left: 15%;
  bottom: auto;
  right: 15%;
  border-bottom: 2px solid white;
  transition: all 0.5s;
  margin-top: -1px;
}
.fixed_form_opener .fixed_form_opener__plus:before {
  transform: rotate(90deg);
}
.fixed_form_opener .fixed_form_opener__plus:after {
  transform: rotate(0);
}
.new_tour_price {
  font-weight: 500;
}
.new_tour_price .new_tour_price__del {
  font-size: 60%;
  color: #ee2316;
}
.new_tour_price.__wait .new_tour_price__usd,
.new_tour_price.__wait .new_tour_price__uah {
  color: #00aeef;
}
.new_tour_price.__block {
  display: block !important;
}
.small_loader {
  display: inline-block;
  position: relative;
  padding-top: 5px;
}
.small_loader .small_loader__loader {
  display: block;
  width: 26px;
  height: 26px;
  position: relative;
}
.small_loader .small_loader__loader .nload {
  display: block!important;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border-width: 2.6px;
  border-style: solid;
}
.small_loader .small_loader__loader:after {
  content: '';
  display: block;
  clear: both;
  border-left: 3.25px solid #464646;
  border-bottom: 3.25px solid #464646;
  width: 19.5px;
  height: 11.7px;
  transform: scale(0) rotate(-45deg) translateX(10%) translateY(-100%);
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transition: all 0.5s;
}
.small_loader.__extraprice_icon {
  padding-top: 2px;
}
.small_loader.__extraprice_icon .small_loader__loader {
  background: url('/img/new_icons/airplane.svg');
  width: 28px;
  height: 28px;
}
.small_loader.__extraprice_icon .small_loader__loader .nload {
  border: none;
}
.small_loader.__extraprice_icon .small_loader__loader:after {
  display: none;
}
@media (max-width: 767px) {
  .small_loader.__extraprice_icon {
    padding-top: 35px!important;
  }
}
.small_loader .small_loader__desc {
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 100%;
  width: auto;
  white-space: nowrap;
  display: block;
  border-radius: 3px;
  background: #fff4d1;
  padding: 4px 10px;
  margin-right: 8px;
  line-height: 1.3em;
  transform: translateY(-50%);
}
.small_loader .small_loader__desc:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  left: 100%;
  bottom: auto;
  right: auto;
  border-right: 10px solid #fff4d1;
  border-bottom: 10px solid transparent;
  transform: rotate(45deg) translateY(-50%);
  margin-left: -10px;
}
.small_loader.__active .small_loader__loader .nload {
  animation: small_loader__loader 0.5s ease-in-out infinite;
}
@keyframes small_loader__loader {
  0% {
    transform: rotate(0deg);
    border-top-color: #00aeef;
    border-right-color: #00aeef;
    border-bottom-color: #00aeef;
    border-left-color: #00aeef;
  }
  12.5% {
    border-top-color: #f5f5f5;
    border-right-color: #00aeef;
    border-bottom-color: #00aeef;
    border-left-color: #00aeef;
  }
  25% {
    border-top-color: #f5f5f5;
    border-right-color: #f5f5f5;
    border-bottom-color: #00aeef;
    border-left-color: #00aeef;
  }
  37.5% {
    border-top-color: #00aeef;
    border-right-color: #f5f5f5;
    border-bottom-color: #f5f5f5;
    border-left-color: #f5f5f5;
  }
  50% {
    border-top-color: #00aeef;
    border-right-color: #00aeef;
    border-bottom-color: #f5f5f5;
    border-left-color: #f5f5f5;
  }
  62.5% {
    border-top-color: #00aeef;
    border-right-color: #00aeef;
    border-bottom-color: #00aeef;
    border-left-color: #f5f5f5;
  }
  75% {
    border-top-color: #00aeef;
    border-right-color: #00aeef;
    border-left-color: #00aeef;
    border-bottom-color: #00aeef;
  }
  100% {
    transform: rotate(360deg);
    border-top-color: #00aeef;
    border-right-color: #00aeef;
    border-left-color: #00aeef;
    border-bottom-color: #00aeef;
  }
}
.small_loader:not(.__active) .small_loader__loader .nload {
  border-color: #00aeef;
}
.small_loader:not(.__active) .small_loader__loader:after {
  transform: scale(1) rotate(-45deg) translateX(10%) translateY(-100%);
}
.small_loader.__desc_top {
  padding-top: 25px;
  width: 100%;
  display: block;
}
.small_loader.__desc_top:after {
  content: '';
  display: block;
  clear: both;
}
.small_loader.__desc_top .small_loader__loader {
  margin-left: 5px;
}
.small_loader.__desc_top .small_loader__desc {
  left: 0;
  right: 0;
  top: auto;
  bottom: 39.78px;
  width: 100%;
  white-space: normal;
  transform: none;
  float: left;
  text-align: center;
}
.small_loader.__desc_top .small_loader__desc:after {
  left: 21px;
  bottom: -5px;
  right: auto;
  top: auto;
  transform: rotate(135deg);
}
.small_loader.__desc_right:after {
  content: '';
  display: block;
  clear: both;
}
.small_loader.__desc_right .small_loader__desc {
  right: auto;
  left: 100%;
  margin-left: 8px;
  margin-right: 0;
}
.small_loader.__desc_right .small_loader__desc:after {
  left: auto;
  right: 100%;
  transform: rotate(225deg) translateY(-50%);
  margin-right: -10px;
  margin-top: -8px;
}
.small_loader.__desc_right.__inline .small_loader__desc {
  right: 0;
  left: 36px;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.small_loader.__inline {
  width: 100%;
}
.small_loader.__block {
  display: block !important;
}
.small_loader.__desc_top + .new_tour_price {
  width: calc(100% - 35px);
  margin-left: 35px;
  margin-top: -25px;
  display: block;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .small_loader.__desc_top + .new_tour_price {
    line-height: 1em;
  }
}
.small_loader.__desc_top + .new_tour_price .new_tour_price__del {
  font-size: 80%;
}
.new_tour_price__partners img {
  height: 14px;
  width: auto;
}
.new_tour_price__partners .privat24 {
  padding: 0 5px;
}
.new_tour_price__partners .visa_partner img {
  height: 12px;
  width: auto;
}
.partnerPopup_init {
  cursor: pointer;
  font-size: 14px;
  border-bottom: 1px solid #464646;
}
.__show_calendar,
.__show_others {
  float: left;
  width: 50%;
  padding: 12px 6px;
  background: #fafafa;
}
.__show_calendar {
  text-align: right!important;
  position: relative;
}
.__show_calendar:after {
  content: '';
  display: block;
  clear: both;
  border-right: 1px dashed #d0d0d0;
  height: 15px;
  position: absolute;
  top: 15px;
  left: auto;
  bottom: 0;
  right: 0;
  width: 1px;
}
.__show_others {
  text-align: left!important;
}
.swiper .swiper__container .swiper__item:not(.active) {
  visibility: hidden;
}
.T .T_phot:hover {
  z-index: 1;
}
.T .T_more > .mP > .m > ul > li:not(.p):hover a {
  color: #00aeef;
}
.Tours_Catalog .T .T_more {
  border-top: 1px dashed #d0d0d0 !important;
  padding: 0 12px 12px 12px !important;
  margin-top: -1px;
}
.Tours_Catalog .T .T_more > .h {
  padding: 0!important;
}
.Tours_Catalog .T .T_more > .h .T_dd li {
  font-weight: 500;
  font-size: 16px;
  color: #464646 !important;
  padding: 12px 0;
}
.Tours_Catalog .T .T_more > .h .T_dd li.current_down,
.Tours_Catalog .T .T_more > .h .T_dd li.current_up,
.Tours_Catalog .T .T_more > .h .T_dd li:hover {
  color: #00aeef !important;
}
.Tours_Catalog .T .T_more > .mP {
  border-radius: 3px;
  border: 1px solid #F5F5F5;
  max-width: 100%!important;
}
.Tours_Catalog .T .T_more > .mP > .m > ul {
  background: white !important;
  width: 100%!important;
  display: -ms-flexbox!important;
  display: flex!important;
}
.Tours_Catalog .T .T_more > .mP > .m > ul > li {
  margin: 0!important;
}
.Tours_Catalog .T .T_more > .mP > .m > ul > li:not(.p) {
  font-weight: 400;
  vertical-align: middle;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}
.Tours_Catalog .T .T_more > .mP > .m > ul > li:not(.p) > a:not(.new_b),
.Tours_Catalog .T .T_more > .mP > .m > ul > li:not(.p) > div {
  display: block;
  width: 100%;
  vertical-align: middle;
}
.Tours_Catalog .T .T_more > .mP > .m > ul > li:not(:nth-child(1)) {
  border-left: 1px solid #F5F5F5;
}
.Tours_Catalog .T .T_more > .mP > .m > ul > li .departure_time {
  display: block;
}
.Tours_Catalog .T .T_more > .mP > .m > ul > li.p {
  padding: 9px 12px 9px 12px!important;
}
.Tours_Catalog .T .T_more > .mP > .m > ul > li.p a {
  width: 100%;
  margin-bottom: 0 !important;
}
.Tours_Catalog .T .T_more > .mP > .m > ul,
.Tours_Catalog .T .T_more > .mP > .m > ul:hover {
  border: none;
  border-bottom: 1px solid #F5F5F5;
}
.Tours_Catalog .T .T_more .h .T_dd li:nth-child(1),
.Tours_Catalog .T .T_more > .mP > .m ul li:nth-child(1) {
  max-width: 25%!important;
  min-width: 25%!important;
  width: 25% !important;
}
.Tours_Catalog .T .T_more .h .T_dd li:nth-child(2),
.Tours_Catalog .T .T_more > .mP > .m ul li:nth-child(2) {
  max-width: 16%!important;
  min-width: 16%!important;
  width: 16% !important;
}
.Tours_Catalog .T .T_more .h .T_dd li:nth-child(3),
.Tours_Catalog .T .T_more > .mP > .m ul li:nth-child(3) {
  max-width: 25%!important;
  min-width: 25%!important;
  width: 25% !important;
}
.Tours_Catalog .T .T_more .h .T_dd li:nth-child(4),
.Tours_Catalog .T .T_more > .mP > .m ul li:nth-child(4) {
  max-width: 16%!important;
  min-width: 16%!important;
  width: 16% !important;
}
.Tours_Catalog .T .T_more .h .T_dd li:nth-child(5),
.Tours_Catalog .T .T_more > .mP > .m ul li:nth-child(5) {
  max-width: 18%!important;
  min-width: 18%!important;
  width: 18% !important;
}
.Tours_Catalog .T .T_More__callendar {
  border-top: none!important;
  padding: 0!important;
  box-shadow: none!important;
}
.Tours_Catalog .T .T_More__callendar table {
  position: relative;
  margin-top: 12px;
}
.Tours_Catalog .T .T_More__callendar table tbody {
  position: relative;
  z-index: 1;
}
.Tours_Catalog .T .T_More__callendar table:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
}
.Tours_Catalog .T .T_More__callendar table tr:nth-child(1) th:nth-child(1) {
  background-size: auto 60%!important;
}
.Tours_Catalog .T .T_More__callendar table tr:nth-child(1) th:nth-child(1),
.Tours_Catalog .T .T_More__callendar table tr:nth-child(1) th:nth-child(1):before {
  background-color: transparent !important;
}
.Tours_Catalog .T .T_More__callendar table tr td,
.Tours_Catalog .T .T_More__callendar table tr th {
  padding: 0;
  height: 40px;
}
.Tours_Catalog .T .T_More__callendar table tr td:nth-child(1):before,
.Tours_Catalog .T .T_More__callendar table tr th:nth-child(1):before {
  left: 0;
}
.Tours_Catalog .T .T_More__callendar table tr td > a,
.Tours_Catalog .T .T_More__callendar table tr th > a {
  margin: 0;
  padding: 10px 4px;
  font-weight: 400;
  font-size: 16px;
}
.Tours_Catalog .T .T_more,
.Tours_Catalog .T .T_More__callendar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.Tours_Catalog .T .T_more .h,
.Tours_Catalog .T .T_More__callendar .h,
.Tours_Catalog .T .T_more > table,
.Tours_Catalog .T .T_More__callendar > table {
  -ms-flex-order: 1;
      order: 1;
  background: white !important;
}
.Tours_Catalog .T .T_more .mP,
.Tours_Catalog .T .T_More__callendar .mP {
  -ms-flex-order: 2;
      order: 2;
}
.Tours_Catalog .T .T_more .f,
.Tours_Catalog .T .T_More__callendar .f,
.Tours_Catalog .T .T_more .T_More__callendar__footer,
.Tours_Catalog .T .T_More__callendar .T_More__callendar__footer {
  -ms-flex-order: 0;
      order: 0;
  margin: 0!important;
  border-top: none!important;
  border-bottom: 1px solid #e2e2e2;
}
.Tours_Catalog .T .T_more .f a,
.Tours_Catalog .T .T_More__callendar .f a,
.Tours_Catalog .T .T_more .T_More__callendar__footer a,
.Tours_Catalog .T .T_More__callendar .T_More__callendar__footer a {
  background: transparent!important;
  cursor: pointer;
  text-align: center!important;
  margin-bottom: -1px;
  padding-bottom: 6px;
  font-weight: 500;
}
.Tours_Catalog .T .T_more .f a:not(.__active),
.Tours_Catalog .T .T_More__callendar .f a:not(.__active),
.Tours_Catalog .T .T_more .T_More__callendar__footer a:not(.__active),
.Tours_Catalog .T .T_More__callendar .T_More__callendar__footer a:not(.__active) {
  border-bottom: 2px solid transparent;
  color: #464646;
}
.Tours_Catalog .T .T_more .f a.__active,
.Tours_Catalog .T .T_More__callendar .f a.__active,
.Tours_Catalog .T .T_more .T_More__callendar__footer a.__active,
.Tours_Catalog .T .T_More__callendar .T_More__callendar__footer a.__active {
  border-bottom: 2px solid #00aeef;
  color: #00aeef;
}
.Tours_Catalog .T .T_more .f a:after,
.Tours_Catalog .T .T_More__callendar .f a:after,
.Tours_Catalog .T .T_more .T_More__callendar__footer a:after,
.Tours_Catalog .T .T_More__callendar .T_More__callendar__footer a:after {
  display: none !important;
}
.Tours_Catalog.__special .T_more .h,
.Tours_Catalog.__special .T_more .mP {
  position: static!important;
  margin: 0 !important;
}
.Tours_Catalog.__special .T_more .h {
  border-bottom: none !important;
}
.tours_horizontal .T,
.T.__hor,
.advanced_tours_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
  min-height: calc(100% - 24px);
}
.tours_horizontal .T .T_phot,
.T.__hor .T_phot,
.advanced_tours_container .T_phot,
.tours_horizontal .T .T_text,
.T.__hor .T_text,
.advanced_tours_container .T_text,
.tours_horizontal .T .T_more,
.T.__hor .T_more,
.advanced_tours_container .T_more {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}
.tours_horizontal .T .T_phot,
.T.__hor .T_phot,
.advanced_tours_container .T_phot {
  -ms-flex-preferred-size: 34%;
      flex-basis: 34%;
  width: 34%;
  min-height: 150px;
}
.tours_horizontal .T .T_phot:after,
.T.__hor .T_phot:after,
.advanced_tours_container .T_phot:after {
  display: none;
}
.tours_horizontal .T .T_phot .T_disc div,
.T.__hor .T_phot .T_disc div,
.advanced_tours_container .T_phot .T_disc div {
  font-size: 14px;
}
.tours_horizontal .T .T_text,
.T.__hor .T_text,
.advanced_tours_container .T_text {
  -ms-flex-preferred-size: 66%;
      flex-basis: 66%;
  width: 66%;
  padding: 3px 16px;
}
.tours_horizontal .T .T_text .T_stgr:after,
.T.__hor .T_text .T_stgr:after,
.advanced_tours_container .T_text .T_stgr:after {
  content: '';
  display: block;
  clear: both;
}
.tours_horizontal .T .T_text .T_stgr .T_stg,
.T.__hor .T_text .T_stgr .T_stg,
.advanced_tours_container .T_text .T_stgr .T_stg {
  width: 65%;
  float: left;
  min-width: calc(100% - 110px);
}
.tours_horizontal .T .T_text .T_stgr .T_rating,
.T.__hor .T_text .T_stgr .T_rating,
.advanced_tours_container .T_text .T_stgr .T_rating {
  width: 35%;
  max-width: 110px;
  float: right;
  text-align: right;
  line-height: 1.3;
  padding-top: 7px;
}
.tours_horizontal .T .T_text .T_stgr .T_rating .b,
.T.__hor .T_text .T_stgr .T_rating .b,
.advanced_tours_container .T_text .T_stgr .T_rating .b {
  padding: 1px 18px;
}
.tours_horizontal .T .T_text .T_pb,
.T.__hor .T_text .T_pb,
.advanced_tours_container .T_text .T_pb {
  padding-bottom: 6px;
  min-height: auto;
}
.tours_horizontal .T .T_text .T_pb:after,
.T.__hor .T_text .T_pb:after,
.advanced_tours_container .T_text .T_pb:after {
  content: '';
  display: block;
  clear: both;
}
.tours_horizontal .T .T_text .T_pb .b,
.T.__hor .T_text .T_pb .b,
.advanced_tours_container .T_text .T_pb .b {
  float: right;
}
.tours_horizontal .T .T_text .T_pb .c,
.T.__hor .T_text .T_pb .c,
.advanced_tours_container .T_text .T_pb .c {
  float: left;
  margin-top: 0;
}
.tours_horizontal .T .T_text .T_params,
.T.__hor .T_text .T_params,
.advanced_tours_container .T_text .T_params {
  margin-top: 6px;
  height: auto;
}
.tours_horizontal .T .T_text .T_params:after,
.T.__hor .T_text .T_params:after,
.advanced_tours_container .T_text .T_params:after {
  content: '';
  display: block;
  clear: both;
}
.tours_horizontal .T .T_text .T_params li,
.T.__hor .T_text .T_params li,
.advanced_tours_container .T_text .T_params li {
  width: 50%;
  float: left;
}
.tours_horizontal .T .T_more,
.T.__hor .T_more,
.advanced_tours_container .T_more {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.tours_horizontal .T .T_more .h,
.T.__hor .T_more .h,
.advanced_tours_container .T_more .h {
  display: table;
  width: 100%;
  font-size: 12px;
}
.tours_horizontal .T .T_more .h .T_dd_open,
.T.__hor .T_more .h .T_dd_open,
.advanced_tours_container .T_more .h .T_dd_open {
  display: none;
}
.tours_horizontal .T .T_more .h .T_dd,
.T.__hor .T_more .h .T_dd,
.advanced_tours_container .T_more .h .T_dd {
  display: table;
  width: 100%;
  position: static;
}
.tours_horizontal .T .T_more .h .T_dd li,
.T.__hor .T_more .h .T_dd li,
.advanced_tours_container .T_more .h .T_dd li {
  display: table-cell !important;
  width: 21%;
  text-align: center;
  color: #d0d0d0;
  float: none!important;
  border: none!important;
}
.tours_horizontal .T .T_more .h .T_dd li.current_up,
.T.__hor .T_more .h .T_dd li.current_up,
.advanced_tours_container .T_more .h .T_dd li.current_up,
.tours_horizontal .T .T_more .h .T_dd li.current_down,
.T.__hor .T_more .h .T_dd li.current_down,
.advanced_tours_container .T_more .h .T_dd li.current_down {
  color: #00aeef;
}
.tours_horizontal .T .T_more .h .T_dd li.current_up:before,
.T.__hor .T_more .h .T_dd li.current_up:before,
.advanced_tours_container .T_more .h .T_dd li.current_up:before,
.tours_horizontal .T .T_more .h .T_dd li.current_down:before,
.T.__hor .T_more .h .T_dd li.current_down:before,
.advanced_tours_container .T_more .h .T_dd li.current_down:before {
  display: none;
}
.tours_horizontal .T .T_more .h .T_dd li:nth-last-child(2),
.T.__hor .T_more .h .T_dd li:nth-last-child(2),
.advanced_tours_container .T_more .h .T_dd li:nth-last-child(2) {
  width: 165px;
}
.tours_horizontal .T .T_more .h .T_dd li:nth-last-child(1),
.T.__hor .T_more .h .T_dd li:nth-last-child(1),
.advanced_tours_container .T_more .h .T_dd li:nth-last-child(1) {
  display: none!important;
}
.tours_horizontal .T .T_more .mP,
.T.__hor .T_more .mP,
.advanced_tours_container .T_more .mP {
  max-height: 222px;
  width: 100%;
  max-width: calc(100% - 24px);
}
.tours_horizontal .T .T_more .m,
.T.__hor .T_more .m,
.advanced_tours_container .T_more .m {
  width: 100%;
}
.tours_horizontal .T .T_more .m ul,
.T.__hor .T_more .m ul,
.advanced_tours_container .T_more .m ul {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
}
.tours_horizontal .T .T_more .m ul li,
.T.__hor .T_more .m ul li,
.advanced_tours_container .T_more .m ul li {
  display: table-cell;
  width: 21%;
  float: none!important;
  position: static;
  padding: 6px 12px;
  vertical-align: middle;
  text-align: center;
}
.tours_horizontal .T .T_more .m ul li.p,
.T.__hor .T_more .m ul li.p,
.advanced_tours_container .T_more .m ul li.p {
  padding: 9px 36px 9px 32px;
  width: 165px;
  text-align: left!important;
}
.tours_horizontal .T .T_more .m ul li.p a,
.T.__hor .T_more .m ul li.p a,
.advanced_tours_container .T_more .m ul li.p a,
.tours_horizontal .T .T_more .m ul li.p del,
.T.__hor .T_more .m ul li.p del,
.advanced_tours_container .T_more .m ul li.p del {
  white-space: nowrap !important;
}
.fast_search_btns {
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 24px);
  margin: 0 -12px;
}
.fast_search_btns__title {
  padding: 6px 12px 6px 0;
  color: white;
  font-weight: bold;
}
.fast_search_btns__title .ic {
  display: none;
}
.fast_search_btns__btns {
  display: -ms-flexbox;
  display: flex;
}
.fast_search_btns__btn {
  margin-left: 6px;
}
.fast_search_btns__btn a {
  display: block;
  padding: 0 12px 3px 12px;
  border: 2px solid white;
  background: transparent;
  color: white;
  border-radius: 3px;
}
.fast_search_btns__btn a img {
  display: none;
}
.fast_search_btns__btn a .ic {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.fast_search_btns__btn a b {
  max-width: 999px;
}
.fast_search_btns__btn a:hover {
  background: white;
  color: #464646;
}
.fast_search_btns__btn a:hover .ic {
  -webkit-filter: invert(0);
          filter: invert(0);
}
.scroller__parent {
  overflow: hidden;
}
.scroller__parent > * {
  height: 100%;
}
.scroller.__inited {
  height: 100%;
}
.scroller.__inited,
.scroller.__inited .scroller__item {
  box-sizing: border-box;
}
.scroller.__inited:after {
  content: '';
  display: block;
  clear: both;
}
.scroller.__inited .scroller__item {
  height: 100%;
  float: left;
  position: relative;
  padding: 0 20px 0 0;
  z-index: 1;
}
.scroller.__inited .scroller__item:hover {
  z-index: 2;
}
.scroller.__inited .scroller__item__inner {
  position: relative;
  margin: 0 12px;
  z-index: 2;
}
.scroller.__inited .scroller__item__scrollbar {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20px;
  background: transparent;
  z-index: 1;
  -webkit-user-select: none!important;
     -moz-user-select: none!important;
      -ms-user-select: none!important;
          user-select: none!important;
}
.scroller.__inited .scroller__item__scrollbar > i,
.scroller.__inited .scroller__item__scrollbar > span,
.scroller.__inited .scroller__item__scrollbar > b {
  display: block;
  position: absolute;
}
.scroller.__inited .scroller__item__scrollbar > i,
.scroller.__inited .scroller__item__scrollbar > span {
  left: 0;
  right: 0;
}
.scroller.__inited .scroller__item__scrollbar > i {
  height: 20px;
  background: transparent;
}
.scroller.__inited .scroller__item__scrollbar > i:before {
  content: '';
  display: block;
  border-left: 1px solid #00aeef;
  border-top: 1px solid #00aeef;
  width: 50%;
  height: 50%;
}
.scroller.__inited .scroller__item__scrollbar > i:nth-child(1) {
  top: 0;
}
.scroller.__inited .scroller__item__scrollbar > i:nth-child(1):before {
  transform: rotate(45deg) translateY(25%) translateX(75%);
}
.scroller.__inited .scroller__item__scrollbar > i:nth-last-child(1) {
  bottom: 0;
}
.scroller.__inited .scroller__item__scrollbar > i:nth-last-child(1):before {
  transform: rotate(225deg) translateY(25%) translateX(-25%);
}
.scroller.__inited .scroller__item__scrollbar > span {
  background: transparent;
}
.scroller.__inited .scroller__item__scrollbar > span:nth-child(2) {
  top: 20px;
  bottom: 20px;
}
.scroller.__inited .scroller__item__scrollbar > span:nth-last-child(2) {
  bottom: 20px;
}
.scroller.__inited .scroller__item__scrollbar > b {
  background: #00aeef;
  border-radius: 12px;
  opacity: 0.25;
  transition: opacity ease 0.5s;
  left: 6.66666667px;
  right: 6.66666667px;
  min-height: 24px;
  z-index: 2;
}
.scroller.__inited .scroller__item__scrollbar > b u {
  content: '';
  position: absolute;
  left: -6.66666667px;
  right: -6.66666667px;
  bottom: 0;
  top: 0;
}
.scroller.__inited .scroller__item__scrollbar > b:hover {
  opacity: 1;
}
.scroller.__inited .scroller__item__scrollbar > b:hover u {
  left: -25px;
  right: -25px;
}
.country_tours .country_tours_row {
  margin-bottom: 24px;
}
.country_tours .country_tours_row .country_tours_col {
  width: 33.3333%;
}
.iconzedBlock {
  display: -ms-flexbox!important;
  display: flex!important;
  -ms-flex-align: center;
      align-items: center;
  white-space: normal;
  padding: 14px!important;
}
.iconzedBlock > i,
.iconzedBlock > span,
.iconzedBlock > b,
.iconzedBlock > .iconzedBlock__content {
  display: block;
}
.iconzedBlock > i {
  width: 22px;
  height: 22px;
  -ms-flex-preferred-size: 22px;
      flex-basis: 22px;
  margin-right: 10px;
}
.iconzedBlock > i + .iconzedBlock__content,
.iconzedBlock > i + span,
.iconzedBlock > i + b {
  max-width: calc(100% - 32px);
}
.iconzedBlock > i.__xl {
  width: 82px;
  height: 82px;
  -ms-flex-preferred-size: 82px;
      flex-basis: 82px;
  margin-right: 20px;
}
.iconzedBlock > i.__xl + .iconzedBlock__content,
.iconzedBlock > i.__xl + span,
.iconzedBlock > i.__xl + b {
  max-width: calc(100% - 112px);
}
.iconzedBlock > span,
.iconzedBlock > b,
 > .iconzedBlock__content {
  -ms-flex: auto;
      flex: auto;
}
.iconzedBlock,
.iconzedBlock > b,
.iconzedBlock > span,
.iconzedBlock > .iconzedBlock__content {
  color: #464646;
}
.burger-menu__content__footer .iconzedBlock {
  padding: 0 !important;
}
.btn-blf {
  cursor: default!important;
}
.btn-blf .site_nav_btn {
  margin-top: -2px;
}
.btn-blf .ic {
  position: relative;
  top: 3px;
}
.br-3 {
  border-radius: 3px;
}
.own_phone_button {
  display: none !important;
}

/*mixins*/
.hiddenInput {
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  color: transparent;
}
.c-blue {
  color: #00aeef;
}
.c-red {
  color: #ee2316;
}
.c-red-1 {
  color: #eb5757;
}
hr.new_gray {
  border-color: rgba(0, 0, 0, 0.12);
}
hr.new_gray.__xs {
  margin: 0;
}
hr.new_gray.__sm {
  margin: 7.5px 0;
}
hr.new_gray.__md {
  margin: 15px 0;
}
hr.new_gray.__lg {
  margin: 22.5px 0;
}
.simple_horisontal_menu {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  white-space: nowrap;
  overflow: hidden;
}
.simple_horisontal_menu li {
  display: inline-block;
  margin: 0 12px;
}
.simple_horisontal_menu li:nth-child(1) {
  margin-left: 0;
}
.simple_horisontal_menu li:nth-last-child(1) {
  margin-right: 0;
}
.simple_horisontal_menu li a {
  display: block;
  border-bottom: 2px solid transparent;
  padding: 14px 0;
  color: #9e9e9e;
  cursor: pointer;
  font-weight: 500;
  position: relative;
}
.simple_horisontal_menu li a:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -2px;
  right: 0;
  transition: all 0.5s;
  width: 0%;
  border-bottom: 2px solid #00aeef;
}
@media (min-width: 1200px) {
  .simple_horisontal_menu li a:after {
    border-bottom: 2px solid #1f1f1f;
  }
}
.simple_horisontal_menu li a,
.simple_horisontal_menu li a:hover {
  color: #9e9e9e;
}
.simple_horisontal_menu li:hover a,
.simple_horisontal_menu li.active a,
.simple_horisontal_menu li a.active,
.simple_horisontal_menu li.swiper-slide-active a {
  color: #1f1f1f;
}
.simple_horisontal_menu li:hover a:after,
.simple_horisontal_menu li.active a:after,
.simple_horisontal_menu li a.active:after,
.simple_horisontal_menu li.swiper-slide-active a:after {
  width: 100%;
}
.simple_horisontal_menu.__justify {
  display: table;
  width: 100%;
}
.simple_horisontal_menu.__justify li {
  display: table-cell;
  width: 50%;
}
.simple_horisontal_menu.__justify li a {
  text-align: center;
}
@media (max-width: 1199px) {
  .simple_horisontal_menu.swiper-container {
    border-bottom: none;
  }
}
header#header .has-user_image {
  margin: 6px 0;
}
.has-user_image {
  display: table;
  cursor: pointer;
}
.has-user_image > * {
  display: table-cell;
  vertical-align: middle;
}
.has-user_image > *:not(.user_image) {
  padding-left: 5px;
  padding-right: 5px;
}
.user_image {
  width: 128px;
  display: inline-block;
  cursor: pointer;
}
.user_image .user_image__container {
  border-radius: 50%;
  position: relative;
  background: #ebebeb;
  color: #9e9e9e;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
}
.user_image .user_image__container:after {
  content: '';
  display: block;
  clear: both;
  padding-top: 100%;
}
.user_image .user_image__container > div {
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translateY(-50%) translateX(-50%);
}
.user_image .user_image__container > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  border-radius: 50%;
}
.user_image .user_image__container .user_image__container__closer {
  position: absolute;
  top: 5%;
  left: auto;
  bottom: auto;
  right: 5%;
  background: white;
  width: 21px;
  height: 21px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  cursor: pointer;
}
.user_image .user_image__container .user_image__container__closer:before,
.user_image .user_image__container .user_image__container__closer:after {
  content: '';
  display: block;
  clear: both;
  border-top: 1px solid #9e9e9e;
  width: 70%;
}
.user_image .user_image__container .user_image__container__closer:before {
  transform: rotate(45deg);
  margin: 9px auto 0 auto;
}
.user_image .user_image__container .user_image__container__closer:after {
  transform: rotate(-45deg);
  margin: -1px auto 10px auto;
}
.user_image .user_image__label {
  display: block;
  padding: 14px 0;
  text-align: center;
}
.user_image .user_image__label span {
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 14px;
}
.user_image .user_image__label input {
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  color: transparent;
}
.user_image.__xs {
  width: 40px;
}
.user_image.__xs .user_image__container {
  font-size: 14px;
}
@media (max-width: 1199px) {
  .user_image:not(.__xs) {
    display: table;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .user_image:not(.__xs) .user_image__container,
  .user_image:not(.__xs) .user_image__label {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
  }
  .user_image:not(.__xs) .user_image__container {
    text-align: right;
  }
  .user_image:not(.__xs) .user_image__label {
    text-align: left;
    padding: 0 14px;
  }
}
.text-normalize {
  text-transform: none !important;
}
.input-group__white {
  background: white;
  max-width: 100%;
}
.input-group__white .input-group-addon {
  background: transparent;
  background-color: transparent;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding-left: 10px;
  padding-right: 10px;
}
.input-group__white .input-group-addon:nth-child(1) {
  border-right: none;
}
.input-group__white .input-group-addon:nth-last-child(1) {
  border-left: none;
  color: #9e9e9e;
}
.input-group__white .form-control {
  padding-left: 10px;
  padding-right: 10px;
}
.input-group__white .form-control:not(:nth-child(1)) {
  border-left: none;
}
.input-group__white .form-control:not(:nth-last-child(1)) {
  border-right: none;
}
@media (max-width: 1199px) {
  .input-group__white .form-control {
    box-shadow: none !important;
  }
}
.travelers_panel__container {
  overflow: hidden;
  padding: 0!important;
}
.travelers_panel__container.swiper-container {
  margin-left: 0 !important;
}
.travelers_panel__next,
.travelers_panel__prew,
.naw-tabs-arrow__next,
.naw-tabs-arrow__prew {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background: rgba(31, 31, 31, 0.25);
  border-radius: 50%;
  color: white;
  z-index: 999;
  cursor: pointer;
}
.travelers_panel__next:before,
.travelers_panel__prew:before,
.naw-tabs-arrow__next:before,
.naw-tabs-arrow__prew:before {
  margin: 13px;
  display: block;
}
.travelers_panel__next.swiper-button-disabled,
.travelers_panel__prew.swiper-button-disabled,
.naw-tabs-arrow__next.swiper-button-disabled,
.naw-tabs-arrow__prew.swiper-button-disabled {
  display: none;
}
.travelers_panel__next,
.travelers_panel__prew {
  margin: -20px 0 auto 0;
}
.naw-tabs-arrow__next,
.naw-tabs-arrow__prew {
  margin: -20px 10px auto 10px;
}
.travelers_panel__next,
.naw-tabs-arrow__next {
  right: 0;
}
.travelers_panel__prew,
.naw-tabs-arrow__prew {
  left: 0;
}
.travelers-panel {
  border: 1px solid #9e9e9e;
  border-radius: 4px;
  margin: 7px 0;
  padding: 14px;
  color: #9e9e9e;
  position: relative;
  display: block;
}
.travelers-panel .travelers-panel__title {
  text-transform: uppercase;
  margin: 0 0 7px 0;
}
.travelers-panel .travelers-panel__desc {
  margin: 7px 0 0 0;
  font-size: 14px;
}
.travelers-panel .travelers-panel__btns {
  margin: 7px 0 0 0;
}
.travelers-panel .travelers-panel__btns__edit {
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  color: #00aeef;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
.travelers-panel .travelers-panel__btns__remove {
  float: right;
}
.travelers-panel.active {
  background: rgba(0, 174, 239, 0.1);
  border-color: #00aeef;
}
.travelers-panel.active .travelers-panel__title {
  color: #1f1f1f;
}
.travelers-panel.double {
  padding: 12px 28px;
  margin: 14px 0;
}
.travelers-panel.swiper-slide {
  min-width: 250px;
}
.btn-close,
.btn-add-remove {
  display: inline-block;
  min-width: 1.5em;
  background: transparent;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.btn-close:before,
.btn-add-remove:before,
.btn-close:after,
.btn-add-remove:after {
  content: '';
  display: block;
  clear: both;
  height: 2px;
  background: #cccccc;
  width: 70%;
  position: absolute;
  top: 50%;
  left: 15%;
  bottom: auto;
  right: 15%;
  margin-top: -1px;
  transition: all 0.5s;
}
.btn-close:before,
.btn-add-remove:before {
  transform: rotate(45deg);
}
.btn-close:after,
.btn-add-remove:after {
  transform: rotate(-45deg);
}
@media (max-width: 1199px) {
  .btn .dropdown_selected_value {
    text-align: left;
  }
  .btn .btn-select-arrow {
    display: table-cell;
  }
}
.btn-close {
  height: 1em;
  width: 1em;
}
.btn-close:hover:before,
.btn-close:hover:after {
  background: #00aeef;
}
.btn-add-remove {
  height: 1.5em;
  width: 1.5em;
  border-radius: 50%;
  border: 1px solid #cccccc;
  transition: all 0.5s;
}
.btn-add-remove.current,
.btn-add-remove.active:active,
.btn-add-remove.hover:hover,
.btn-add-remove.focus:focus {
  border-color: transparent;
}
.btn-add-remove.current:before,
.btn-add-remove.active:active:before,
.btn-add-remove.hover:hover:before,
.btn-add-remove.focus:focus:before,
.btn-add-remove.current:after,
.btn-add-remove.active:active:after,
.btn-add-remove.hover:hover:after,
.btn-add-remove.focus:focus:after {
  background: #00aeef;
  left: 0;
  right: 0;
  width: 100%;
}
.btn-add-remove.current:before,
.btn-add-remove.active:active:before,
.btn-add-remove.hover:hover:before,
.btn-add-remove.focus:focus:before {
  transform: rotate(0deg);
}
.btn-add-remove.current:after,
.btn-add-remove.active:active:after,
.btn-add-remove.hover:hover:after,
.btn-add-remove.focus:focus:after {
  transform: rotate(-90deg);
}
@media (min-width: 1200px) {
  .btn-fake-group {
    display: table;
    width: 100%;
  }
  .btn-fake-group > .btn {
    display: table-cell;
  }
  .btn-fake-group.__first_btn_is_main > .btn:nth-child(1) {
    width: 99%;
  }
}
.cab_table {
  width: 100%;
}
.cab_table tr th,
.cab_table tr td {
  padding: 15px 24px;
}
.cab_table tr th.cab_table__min_coll,
.cab_table tr td.cab_table__min_coll {
  width: 1%;
  white-space: nowrap;
}
.cab_table thead tr th {
  color: #9e9e9e;
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid rgba(31, 31, 31, 0.1);
}
.cab_table tbody tr td {
  color: #1f1f1f;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid rgba(31, 31, 31, 0.1);
}
.cab_table tbody tr:nth-last-child(1) td {
  border-bottom: none;
}
.cab_table tbody tr.disabled td {
  color: #cccccc;
}
.cab_table tfoot tr td {
  border-top: 1px solid rgba(31, 31, 31, 0.1);
}
.box-lighteen.box-default-2 .cab_table__container {
  margin: 0 -23px;
}
.cab_table-2 {
  color: #1f1f1f;
  width: 100%;
}
.cab_table-2 thead tr td,
.cab_table-2 tbody tr td,
.cab_table-2 tfoot tr td,
.cab_table-2 thead tr th,
.cab_table-2 tbody tr th,
.cab_table-2 tfoot tr th {
  padding: 14px 8px;
}
.cab_table-2 thead tr td,
.cab_table-2 tbody tr td,
.cab_table-2 thead tr th,
.cab_table-2 tbody tr th {
  border-bottom: 1px solid rgba(31, 31, 31, 0.1);
}
.cab_table-2 thead tr:nth-child(1) td,
.cab_table-2 tbody tr:nth-child(1) td,
.cab_table-2 thead tr:nth-child(1) th,
.cab_table-2 tbody tr:nth-child(1) th {
  border-top: 1px solid rgba(31, 31, 31, 0.1);
}
@media (max-width: 1199px) {
  .cab_table {
    margin-bottom: 12px;
  }
  .cab_table thead tr th,
  .cab_table tbody tr th,
  .cab_table tfoot tr th {
    color: #cccccc;
    font-weight: 400;
    font-size: 14px;
    width: 1%;
    white-space: nowrap;
  }
  .cab_table thead tr th,
  .cab_table tbody tr th,
  .cab_table tfoot tr th,
  .cab_table thead tr td,
  .cab_table tbody tr td,
  .cab_table tfoot tr td {
    border-bottom: 1px solid rgba(31, 31, 31, 0.1);
    border-left: 1px solid rgba(31, 31, 31, 0.1);
    padding: 5px 12px;
  }
  .cab_table thead tr th:nth-child(1),
  .cab_table tbody tr th:nth-child(1),
  .cab_table tfoot tr th:nth-child(1),
  .cab_table thead tr td:nth-child(1),
  .cab_table tbody tr td:nth-child(1),
  .cab_table tfoot tr td:nth-child(1) {
    border-left: none;
  }
  .cab_table thead tr th.disabled,
  .cab_table tbody tr th.disabled,
  .cab_table tfoot tr th.disabled,
  .cab_table thead tr td.disabled,
  .cab_table tbody tr td.disabled,
  .cab_table tfoot tr td.disabled {
    color: #cccccc;
  }
  .cab_table thead tr:nth-child(1) th,
  .cab_table tbody tr:nth-child(1) th,
  .cab_table tfoot tr:nth-child(1) th,
  .cab_table thead tr:nth-child(1) td,
  .cab_table tbody tr:nth-child(1) td,
  .cab_table tfoot tr:nth-child(1) td {
    border-top: 1px solid rgba(31, 31, 31, 0.1);
  }
  .cab_table thead tr:nth-last-child(1) td,
  .cab_table tbody tr:nth-last-child(1) td,
  .cab_table tfoot tr:nth-last-child(1) td,
  .cab_table thead tr:nth-last-child(1) th,
  .cab_table tbody tr:nth-last-child(1) th,
  .cab_table tfoot tr:nth-last-child(1) th {
    border-bottom: 1px solid rgba(31, 31, 31, 0.1);
  }
  .cab_table__container {
    max-width: 100%;
    overflow: auto;
  }
  .box-lighteen.box-default-2 .cab_table__container {
    max-width: calc(100% + 46px);
  }
}
.btn.btn__remove-padding-lr {
  padding-left: 0;
  padding-right: 0;
}
.btn.btn-new.btn_gray_b {
  border: 1px solid #9e9e9e;
  color: #9e9e9e;
}
.icon_in_row {
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
.icon_in_row > i,
.icon_in_row > span {
  display: inline-block;
}
.icon_in_row > span {
  padding-left: 5px;
}
.new_modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.new_modal .new_modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(31, 31, 31, 0.5);
}
.new_modal .new_modal__container {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  background: white;
  transform: translateY(-50%) translateX(-50%);
  border-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
  overflow: auto;
  max-height: 90%;
  margin-top: -100%;
  transition: margin ease 0.5s 0.25s, opacity ease 0.25s 0.25s;
  max-width: 90%;
  padding: 16px 24px;
  width: 360px;
}
.new_modal .new_modal__container hr {
  margin-left: -24px;
  margin-right: -24px;
}
.new_modal .new_modal__container .new_modal__title {
  display: table;
  width: 100%;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3em;
}
.new_modal .new_modal__container .new_modal__title > span {
  display: table-cell;
}
.new_modal .new_modal__container .new_modal__title > span.new_modal__closer {
  width: 1%;
  min-width: 1em;
}
.new_modal .new_modal__container .new_modal__title > span.new_modal__closer:before,
.new_modal .new_modal__container .new_modal__title > span.new_modal__closer:after {
  top: 12px;
}
.new_modal.new_modal-active .new_modal__container {
  margin-top: 0%;
  opacity: 1;
}
@media (min-width: 1200px) {
  .new_modal.new_modal-xs .new_modal__container {
    padding: 16px 24px;
    width: 360px;
  }
  .new_modal.new_modal-xs .new_modal__container hr {
    margin-left: -24px;
    margin-right: -24px;
  }
  .new_modal.new_modal-sm .new_modal__container {
    padding: 28px 40px;
    width: 552px;
  }
  .new_modal.new_modal-sm .new_modal__container hr {
    margin-left: -40px;
    margin-right: -40px;
  }
  .new_modal.new_modal-md .new_modal__title {
    font-size: 24px;
    font-weight: 500;
  }
  .new_modal.new_modal-md .new_modal__container {
    padding: 54px 96px;
    width: 936px;
  }
  .new_modal.new_modal-md .new_modal__container hr {
    margin: 15px -96px;
  }
  .new_modal.new_modal-lg .new_modal__container {
    padding: 54px 96px;
    width: 90%;
  }
  .new_modal.new_modal-lg .new_modal__container hr {
    margin-left: -96px;
    margin-right: -96px;
  }
}
.btn-padding-square.btn-xs {
  padding: 1px 2px;
}
.btn-padding-square.btn-sm {
  padding: 5px 6px;
}
.btn-padding-square.btn-md {
  padding: 12px 13px;
}
.btn-padding-square.btn-lg {
  padding: 11px 12px;
}
.cards {
  border: none;
}
.card {
  background: white;
  border: 1px solid rgba(31, 31, 31, 0.1);
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.12);
  margin-bottom: 14px!important;
  border-radius: 3px;
}
.card.active:not(.tab-pane) {
  border-color: #00aeef;
  box-shadow: 0 0 4px 0 rgba(0, 174, 239, 0.12), 0 4px 12px 0 rgba(0, 174, 239, 0.24);
}
.card .card_header {
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 400;
  color: #9e9e9e;
}
.card .card_content {
  padding: 3px 7px;
}
.card.card-lg .card_header {
  padding: 3px 7px;
  font-size: 14px;
  border-bottom: 1px solid rgba(31, 31, 31, 0.1);
}
@media (max-width: 1199px) {
  .card.card-lg .card_header._imix {
    padding: 7px 12px;
  }
}
.card.card-lg .card_content {
  padding: 3px 7px;
}
.card.card-lg .card_content > .tour.row {
  margin-left: -7px;
  margin-right: -7px;
}
.card .new_gray {
  margin: 10px 0;
}
.card .stars {
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .card:not(.card-lg) .stars.stars-xs .star {
    width: 1.1em;
    height: 1.1em;
    margin: 0 0.1em;
  }
}
@media (min-width: 1200px) {
  .card {
    margin-bottom: 24px!important;
  }
  .card .card_header {
    padding: 7px 16px;
    font-size: 14px;
    border-bottom: 1px solid rgba(31, 31, 31, 0.1);
  }
  .card .card_content {
    padding: 7px 16px;
  }
  .card.card-lg .card_header {
    padding: 7px 24px;
  }
  .card.card-lg .card_content {
    padding: 19px 24px;
  }
  .card.card-lg .card_content > .tour.row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.stars.stars-xs .star {
  width: 0.9em;
  height: 0.9em;
  margin: 0 0.03em;
}
.stars.stars-sm .star {
  width: 1.1em;
  height: 1.1em;
  margin: 0 0.05em;
}
.stars .star.active.fade-light {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.5;
}
.new_alert {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 14px 15px;
}
.new_alert .new_alert__icon {
  color: #cccccc;
  position: relative;
}
.new_alert .new_alert__icon > div {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translateY(-50%) translateX(-50%);
}
.new_alert.new_alert-danger {
  border-color: #ee2316;
}
.new_alert.new_alert-danger .new_alert__icon {
  color: #ee2316;
}
.table_inline {
  display: table;
  width: 100%;
}
.table_inline > * {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
}
.inputs-fs-x16 .form-control,
.inputs-fs-x16 .dropdown {
  font-size: 16px;
}
.form-control.__type_2 {
  box-shadow: none;
  border-radius: 3px;
  padding: 13px 16px 12px 16px;
  font-size: 16px;
  color: #464646;
  height: 44px;
}
.form-control.__type_2.dropdown-toggle {
  padding-top: 11px;
}
.tour.__active {
  border: 1px solid #00aeef;
}
.tour__image .tour__checkbox {
  position: absolute;
  top: 18px;
  left: 18px;
  bottom: auto;
  right: auto;
  z-index: 2;
  margin: 0;
  cursor: pointer;
}
.tour__image .tour__close {
  position: absolute;
  top: 18px;
  left: auto;
  bottom: auto;
  right: 18px;
  z-index: 2;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.32);
  width: 24px;
  height: 24px;
}
.tour__image .tour__close:before,
.tour__image .tour__close:after {
  background: rgba(31, 31, 31, 0.64);
}
.tour__image .tour__close:hover {
  background: white;
}
.tour__image .tour__close:hover:before,
.tour__image .tour__close:hover:after {
  background: #00aeef;
}
.tour__image__container._use_FLEX {
  min-height: 150px;
  max-height: 200px;
}
.tour__image__container._use_FLEX > a {
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  right: 15px;
}
.tour__image__container._use_FLEX img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.clear_button {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
.checkbox.checkbox__invert label {
  padding-left: 0;
  padding-right: 20px;
}
.checkbox.checkbox__invert .ic.ic-checkbox {
  margin: -5.5px 0 -2px 0;
  right: 0;
  top: 50%;
}
@media (max-width: 1199px) {
  .checkbox._fix_xs label {
    padding-left: 0px;
  }
  .checkbox._fix_xs span:nth-last-child(1) {
    display: block;
    padding-left: 22px;
  }
}
.button-removeStyles {
  border: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  cursor: pointer;
}
.button-removeStyles._add-hover {
  padding: 7.5px 15px;
  margin: -7.5px -15px;
  width: calc(100% +  30px );
}
.button-removeStyles._add-hover:hover {
  background: rgba(0, 174, 239, 0.1);
}
.local-graybg-xs {
  background: #fcfcfc;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.nav-tab-roundedBlock-xs {
  display: table;
  border-radius: 50px;
  border: 1px solid #00aeef;
  overflow: hidden;
  width: 100%;
}
.nav-tab-roundedBlock-xs > li {
  display: table-cell;
  background: white;
  color: #00aeef;
  float: none;
  width: 33.33333%;
}
.nav-tab-roundedBlock-xs > li.active {
  background: #00aeef;
  color: white;
}
.nav-tab-roundedBlock-xs > li label {
  font-weight: 300;
  display: block;
  white-space: nowrap;
  font-size: 13px;
  padding: 5px 8px;
  margin-bottom: 0;
}
.nav-tab-roundedBlock-xs > li:not(:nth-child(1)) {
  border-left: 1px solid #00aeef;
}
.new_dropdown {
  position: relative;
}
.new_dropdown .new_dropdown__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 100%;
  left: auto;
  bottom: auto;
  right: 0;
  background: white;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
  min-width: 150px;
  white-space: nowrap;
  border-radius: 4px;
  z-index: 999;
  text-align: left;
}
.new_dropdown .new_dropdown__menu > li {
  position: relative;
}
.new_dropdown .new_dropdown__menu > li:not(:nth-child(1)) {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.new_dropdown .new_dropdown__menu > li > a,
.new_dropdown .new_dropdown__menu > li > span {
  display: block;
  padding: 14px 50px 14px 16px;
}
.new_dropdown .new_dropdown__menu > li > a:not(.c-main),
.new_dropdown .new_dropdown__menu > li > span:not(.c-main) {
  color: #1f1f1f;
}
.new_dropdown .new_dropdown__menu > li a + .badge_sq {
  position: absolute;
  right: 12px;
  top: 12px;
}
.new_dropdown.active .new_dropdown__menu {
  display: block;
}
.badge_sq {
  border-radius: 3px;
  background: #00aeef;
  color: white;
  display: inline;
  padding: 1px 7px 1px 3px;
}
/*
.ic {
	&.ic-privat {.icons('../img/new_icons/privat24.svg')}
	&.ic-bitcoin {.icons('../img/new_icons/Bitcoin_logo.svg')}
}
*/
@media (max-width: 991px) and (min-width: 620px) {
  .row__FLEX > .col-add-xs-6-sm-6,
  .row > .col-add-xs-6-sm-6 {
    width: 49%;
    float: left;
  }
  .row__FLEX > .col-add-xs-6-sm-6:nth-child(2n+1),
  .row > .col-add-xs-6-sm-6:nth-child(2n+1) {
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .row-xs {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .row-sm {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .row-md {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 1200px) {
  .row-lg {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.section__main-content {
  padding: 105px 0;
  margin: 0;
}
.section__main-content:not(.__no_gradient) {
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}
.m-0,
.m-0-0-0-0 {
  margin: 0;
}
.has-backgroundImage.has_visible-content {
  overflow: visible;
}
.has-backgroundImage.has_visible-content .backgroundImage {
  overflow: hidden;
}
.has-backgroundImage.has_gradient .backgroundImage:before {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0));
}
.mastercard-header-search-box .mastercard-header-search-box__container {
  background: rgba(0, 34, 73, 0.8);
  color: white;
}
.mastercard-header-search-box .mastercard-header-search-box__container.__type-1 {
  border-radius: 0px 3px 3px 3px;
  padding: 11.25px 15px 7.5px 15px;
}
.mastercard-header-search-box .mastercard-header-search-box__container.__type-2 {
  border-radius: 3px 3px 0px 0;
  padding: 5px 15px 0 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.mastercard-header-search-box .mastercard-header-search-box__container.__type-3 {
  border-radius: 3px;
  padding: 0 15px;
}
.mastercard-header-search-box .btn-group:not(.btn-group_titles) .btn-select-container:hover {
  background: #effbff;
}
.mastercard-header-search-box .btn-group.btn-group_titles .btn-select-container:hover {
  color: white;
}
.mastercard-header-search-box .search_form_switcher {
  color: white;
  text-decoration: underline;
  cursor: pointer;
}
.mastercard-header-search-box .vertical-container-fluid {
  padding-bottom: 0;
  padding-top: 7.5px;
}
.mastercard-header-search-box.open {
  background: rgba(0, 34, 73, 0.8);
}
.mastercard-header-search-box.open .mastercard-header-search-box__container {
  background: transparent;
}
.title-box {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.title-box label {
  display: table-cell;
  float: none;
  width: 1%;
}
.flux_select {
  position: relative;
  white-space: nowrap;
  display: block;
}
.flux_select .flux_select__label {
  display: table;
  cursor: pointer;
}
.flux_select .flux_select__label > i,
.flux_select .flux_select__label > span,
.flux_select .flux_select__label > div {
  display: table-cell;
  padding: 0 7.5px 3.75px 7.5px;
  vertical-align: middle;
}
.flux_select .flux_select__label > i:nth-child(1),
.flux_select .flux_select__label > span:nth-child(1),
.flux_select .flux_select__label > div:nth-child(1) {
  padding-left: 0;
}
.flux_select .flux_select__label > i:last-nth-child(1),
.flux_select .flux_select__label > span:last-nth-child(1),
.flux_select .flux_select__label > div:last-nth-child(1) {
  padding-right: 0;
}
.flux_select .flux_select__label > i {
  min-width: 2em;
}
.flux_select .flux_select__input {
  height: 0px;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  bottom: auto;
  right: 0;
  display: block;
  width: 100%;
  color: #1f1f1f;
}
.flux_select .flux_select__value {
  display: inline-block;
}
.flux_select .flux_select__value .btn-select-container {
  position: static;
  padding: 0;
  text-decoration: none!important;
  background: transparent;
  border-radius: 0;
  border-bottom: 1px dashed white;
}
.flux_select .flux_select__value .btn-select-container,
.flux_select .flux_select__value .btn-select-container .btn-select-value {
  color: white;
}
.flux_select .flux_select__value .btn-select-container .btn-select-dropdown {
  color: #1f1f1f;
}
.flux_select .flux_select__value .btn-select-container .btn-select-dropdown li:hover {
  background: rgba(0, 174, 239, 0.1);
}
.flux_select._active .flux_select__input {
  height: auto;
  z-index: 999;
  border: 1px solid #002249;
  border-top: none;
}
.btn-group._has-labels {
  margin-top: 22.5px;
}
.btn-group._has-labels .btn-select-container {
  position: relative;
  margin-top: 22.5px;
}
.btn-group._has-labels .btn-select-container > label {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 100%;
  right: 0;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.btn-group._has-labels .btn-select-container > label.c-white {
  opacity: 0.75;
}
.btn-group._unset_rounds-left > .btn:first-child:not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group._unset_rounds-right > .btn:last-child:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group._fix__btn-select-arrow .btn-select-arrow .ic {
  display: block;
  height: 21px;
}
.penal_block {
  display: table;
}
.penal_block .penal_block__image,
.penal_block .penal_block__text {
  display: table-cell;
  vertical-align: top;
}
.penal_block .penal_block__image {
  width: 200px;
}
.penal_block .penal_block__image img {
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
}
.parent-height {
  min-height: 100%;
}
.box-lighteen._rounded {
  border-radius: 3px;
}
.input-group__minimalized {
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: white;
}
.input-group__minimalized .input-group-addon {
  background: transparent;
  border: none;
}
.input-group__minimalized .form-control {
  background: transparent;
  border: none;
}
.small_subscribe_form {
  background: #fffbed;
  border-radius: 3px;
  overflow: hidden;
  padding: 0 15px 15px 15px;
  max-width: 300px;
  margin: 0 auto;
}
.small_subscribe_form:before {
  content: '';
  display: block;
  clear: both;
  height: 10px;
  background-image: linear-gradient(90deg, #f4bb3d 0%, #f4bb3d 19.999%, #f29900 20%, #f29900 39.999%, #cd3045 40%, #cd3045 59.999%, #952020 60%, #952020 79.999%, #00698f 80%, #00698f 100%);
  margin: 0 -15px 15px -15px;
}
.tour__tag.mastercard {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%22-321.1%20219.5%20202.2%20125.2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cstyle%3E%3C%2Fstyle%3E%3Cpath%20d%3D%22M-192.9%20331.1H-247v-97.2h54.1v97.2z%22%20fill%3D%22%23ff5f00%22%2F%3E%3Cpath%20d%3D%22M-243.5%20282.465c0-19.75%209.25-37.25%2023.625-48.625-10.5-8.25-23.75-13.25-38.25-13.25-34.125%200-61.75%2027.625-61.75%2061.75s27.625%2061.75%2061.75%2061.75c14.375%200%2027.625-5%2038.25-13.25-14.375-11.125-23.625-28.625-23.625-48.375%22%20fill%3D%22%23eb001b%22%2F%3E%3Cpath%20d%3D%22M-119.95%20282.465c0%2034.125-27.625%2061.75-61.75%2061.75-14.375%200-27.625-5-38.25-13.25%2014.375-11.375%2023.625-28.875%2023.625-48.625s-9.25-37.25-23.625-48.625c10.5-8.25%2023.75-13.25%2038.25-13.25%2034%20.125%2061.75%2027.875%2061.75%2062%22%20fill%3D%22%23f79e1b%22%2F%3E%3C%2Fsvg%3E") no-repeat center transparent !important;
  background-size: contain !important;
  padding: 3px 12px!important;
}
.hovered_panel {
  padding: 7.5px 15px;
  border: 1px solid rgba(31, 31, 31, 0);
  border-radius: 3px;
}
.hovered_panel.checkbox-inline {
  padding-left: 30px;
}
.hovered_panel.checkbox-inline:hover > label {
  color: #1f1f1f;
}
.hovered_panel:hover {
  border: 1px solid rgba(31, 31, 31, 0.1);
}
.hovered_panel > label {
  margin-bottom: 0;
}
.btn_title {
  display: inline-block;
  border-radius: 3px;
  background: #feefb3;
  padding: 4px 10px;
  line-height: 1.3em;
  position: relative;
  text-align: center;
}
.btn_title:after {
  content: '';
  display: block;
  clear: both;
  border-right: 10px solid #feefb3;
  border-bottom: 10px solid transparent;
}
.btn_title.__left {
  margin-left: 10px;
}
.btn_title.__left:after {
  transform: rotate(225deg);
  margin-right: -5px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 100%;
}
.btn_title.__right {
  margin-right: 10px;
}
.btn_title.__right:after {
  transform: rotate(45deg);
  margin-left: -5px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  left: 100%;
  bottom: auto;
  right: auto;
}
.btn_title.__top {
  margin-top: 10px;
}
.btn_title.__top:after {
  transform: rotate(-45deg);
  margin-right: -5px;
  margin-bottom: -5px;
  position: absolute;
  top: auto;
  left: auto;
  bottom: 100%;
  right: 50%;
}
.btn_title.__bottom {
  margin-bottom: 10px;
}
.btn_title.__bottom:after {
  transform: rotate(135deg);
  margin-right: -5px;
  margin-top: -5px;
  position: absolute;
  top: 100%;
  left: auto;
  bottom: auto;
  right: 50%;
}
.btn_new_disabled {
  opacity: 0.5;
  cursor: not-allowed !important;
}
.catalogue__search .mastercard-header-search-box.open,
.hotel__search .mastercard-header-search-box.open {
  background: #264363 !important;
}
.desktop_view #callback_phone-send-btn {
  height: 35px;
  padding: 0 10px;
}
.desktop_view #callback_phone-send-btn > span {
  font-size: 16px;
}
.own_phone_button {
  position: fixed;
  bottom: 175px;
  right: 76px;
  display: block;
  height: 45px;
  width: 45px;
  margin-bottom: 25px;
  margin-right: 25px;
  z-index: 999990!important;
  transform-origin: 50% 50% 0;
  transition: all 0.3s ease-in-out;
}
.own_phone_button .own_phone_body {
  height: 48px;
  width: 48px;
  position: absolute;
  left: 70px;
  top: 70px;
  border-radius: 50%;
  background: #00aeef;
  box-shadow: 0 0 0 15px rgba(246, 200, 62, 0);
  cursor: pointer;
  z-index: 999992;
  transition: box-shadow 0.8s ease-in-out;
}
.own_phone_button .own_phone_icon {
  height: 45px;
  width: 45px;
  position: absolute;
  left: 84px;
  top: 83px;
  cursor: pointer;
  z-index: 999993;
  font-size: 20px;
}
.own_phone_button .own_phone_circle2 {
  background: #00aeef;
  transform-origin: 50% 50% 0;
}
.own_phone_button.__active {
  height: 150px;
  width: 150px;
  bottom: 70px;
  right: -29px;
}
.own_phone_button.__active .own_phone_circle1 {
  background: #00aeef;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 59px;
  top: 59px;
  z-index: 999991;
  border: 1px solid #00aeef;
  border-radius: 50%;
  animation: pulse2 2.5s infinite ease-in-out;
  transform-origin: 50% 50% 0;
}
.own_phone_button.__active .own_phone_fill {
  height: 120px;
  width: 120px;
  background: #00aeef;
  border-radius: 50%;
  position: absolute;
  top: 34px;
  left: 34px;
  animation: pulse 2.5s infinite ease-in-out;
  z-index: 999992;
}
.own_phone_button a {
  z-index: 99999999994;
  width: 80px;
  height: 80px;
  position: fixed;
  bottom: 103px;
  right: 11px;
}
@keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.4, 0.4);
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.1, 1.1);
  }
}
@keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.4, 0.4);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
    opacity: 0;
  }
}
.InviteFriend header h1,
.InviteFriend header h2,
.InviteFriend header h3 {
  margin-top: 0;
}
.StrongButtonsList {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.StrongButtonsList > li {
  background: transparent;
  padding: 0;
}
.StrongButtonsList > li > button,
.StrongButtonsList > li > a {
  display: block;
  background: transparent;
  border: none;
  margin: 0;
  padding: 7.5px 15px;
  text-align: center;
  cursor: pointer;
}
.StrongButtonsList > li > button > i,
.StrongButtonsList > li > a > i {
  position: relative;
  display: block;
  padding: 30px;
  margin: 0 auto 5px auto;
  background-color: white;
  border-radius: 3px;
  background-size: 32px!important;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  transition: all ease 0.25s;
}
.StrongButtonsList > li > button:hover > i,
.StrongButtonsList > li > a:hover > i {
  top: -2px;
  background-size: 42px!important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}
.TourPoints__item {
  color: #9e9e9e;
  display: inline-block;
}
.TourPoints__item + .TourPoints__item {
  margin-left: 15px;
}
.SmallTable {
  position: relative;
}
.SmallTable__container {
  border-radius: 3px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: white;
}
.SmallTable__header {
  padding: 15px 15px 3.75px 15px;
  font-size: 20px;
  font-weight: 500;
}
.SmallTable__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.SmallTable__list__item {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 11.25px 15px;
}
.SmallTable__list__item:before {
  content: '';
  display: block;
  clear: both;
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M6.65454%2013C3.70908%2013%201.30908%2010.0982%201.30908%206.5C1.30908%202.90179%203.70908%200%206.65454%200C9.59999%200%2012%202.90179%2012%206.5C12%2010.0982%209.59999%2013%206.65454%2013Z%22%20fill%3D%22%23FFD949%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.30909%206.5C1.30909%203.18036%203.36%200.441071%206%200.0464286C5.78182%200.0232143%205.56364%200%205.34545%200C2.4%200%200%202.90179%200%206.5C0%2010.0982%202.4%2013%205.34545%2013C5.56364%2013%205.78182%2012.9768%206%2012.9536C3.36%2012.5589%201.30909%209.81964%201.30909%206.5Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M6.67636%2012.4661C6.48%2012.4661%206.30545%2012.4661%206.13091%2012.4428C6%2012.4196%205.89091%2012.3036%205.91272%2012.1411C5.93454%2012.0018%206.04363%2011.8857%206.19636%2011.9089C6.34909%2011.9321%206.50182%2011.9321%206.65454%2011.9321C6.78545%2011.9321%206.91636%2012.0482%206.91636%2012.1875C6.91636%2012.35%206.80727%2012.4661%206.67636%2012.4661ZM8.11636%2012.1875C8.00727%2012.1875%207.92%2012.1178%207.87636%2012.025C7.83272%2011.8857%207.89818%2011.7464%208.02909%2011.6768C8.18182%2011.6303%208.31273%2011.5607%208.44363%2011.4678C8.57454%2011.3982%208.70545%2011.4446%208.77091%2011.5839C8.83636%2011.7232%208.79273%2011.8625%208.66182%2011.9321C8.50909%2012.025%208.35636%2012.0946%208.18182%2012.1643C8.18182%2012.1643%208.16%2012.1875%208.11636%2012.1875ZM4.75636%2011.9786C4.71272%2011.9786%204.66909%2011.9786%204.64727%2011.9553C4.49454%2011.8625%204.34182%2011.7696%204.18909%2011.6768C4.08%2011.6071%204.03636%2011.4214%204.12363%2011.3053C4.18909%2011.1893%204.36363%2011.1428%204.47272%2011.2357C4.60363%2011.3286%204.73454%2011.4214%204.86545%2011.4911C4.99636%2011.5607%205.04%2011.7232%204.97454%2011.8393C4.93091%2011.9321%204.84363%2011.9786%204.75636%2011.9786ZM9.75273%2011.0268C9.68727%2011.0268%209.62182%2011.0036%209.57818%2010.9571C9.49091%2010.8643%209.46909%2010.6786%209.57818%2010.5857C9.68727%2010.4696%209.79636%2010.3536%209.88363%2010.2143C9.97091%2010.0982%2010.1236%2010.075%2010.2327%2010.1678C10.3418%2010.2607%2010.3636%2010.4232%2010.2764%2010.5393C10.1673%2010.6786%2010.0582%2010.8178%209.92727%2010.9571C9.88363%2011.0036%209.81818%2011.0268%209.75273%2011.0268ZM3.22909%2010.6553C3.16363%2010.6553%203.07636%2010.6321%203.03272%2010.5625C2.92363%2010.4232%202.81454%2010.2839%202.72727%2010.1214C2.64%2010.0053%202.68363%209.84284%202.79272%209.74999C2.90181%209.65713%203.05454%209.70356%203.14181%209.81963C3.22909%209.95891%203.31636%2010.0982%203.42545%2010.2143C3.51272%2010.3303%203.49091%2010.4928%203.38181%2010.5857C3.33818%2010.6321%203.29454%2010.6553%203.22909%2010.6553ZM10.8436%209.30891C10.8%209.30891%2010.7782%209.30891%2010.7345%209.2857C10.6036%209.21606%2010.56%209.07677%2010.6036%208.93749C10.6691%208.77499%2010.7127%208.6357%2010.7782%208.4732C10.8218%208.33391%2010.9527%208.26427%2011.0836%208.3107C11.2145%208.35713%2011.28%208.49641%2011.2364%208.6357C11.1709%208.7982%2011.1273%208.98391%2011.0618%209.14641C11.04%209.23927%2010.9527%209.30891%2010.8436%209.30891ZM2.29091%208.84463C2.18181%208.84463%202.09454%208.77499%202.05091%208.65891C1.98545%208.49641%201.94181%208.3107%201.89818%208.12499C1.85454%207.9857%201.94181%207.84641%202.07272%207.79999C2.20363%207.75356%202.33454%207.84641%202.37818%207.9857C2.42181%208.1482%202.46545%208.3107%202.50909%208.4732C2.55272%208.61249%202.48727%208.75177%202.35636%208.7982C2.33454%208.82141%202.31272%208.84463%202.29091%208.84463ZM11.3236%207.26606C11.3236%207.26606%2011.3018%207.26606%2011.3236%207.26606C11.1709%207.24284%2011.0618%207.12677%2011.0836%206.98749C11.1055%206.82499%2011.1055%206.66249%2011.1055%206.49999C11.1055%206.3607%2011.2145%206.22141%2011.3455%206.22141C11.4764%206.22141%2011.5855%206.33749%2011.5855%206.47677V6.49999C11.5855%206.6857%2011.5855%206.8482%2011.5636%207.03391C11.5636%207.1732%2011.4545%207.26606%2011.3236%207.26606ZM1.96363%206.77856C1.83272%206.77856%201.72363%206.66249%201.72363%206.5232C1.72363%206.33749%201.72363%206.15177%201.74545%205.98927C1.76727%205.84999%201.87636%205.73391%202.00727%205.75713C2.13818%205.78034%202.24727%205.89641%202.22545%206.0357C2.20363%206.1982%202.20363%206.3607%202.20363%206.5232C2.22545%206.63927%202.09454%206.77856%201.96363%206.77856ZM11.1709%205.19999C11.0618%205.19999%2010.9527%205.13034%2010.9309%204.99106C10.8873%204.82856%2010.8436%204.66606%2010.8%204.50356C10.7564%204.36427%2010.8218%204.22499%2010.9527%204.17856C11.0836%204.13213%2011.2145%204.20177%2011.2582%204.34106C11.3236%204.50356%2011.3673%204.68927%2011.4109%204.87499C11.4545%205.01427%2011.3673%205.15356%2011.2364%205.19999C11.1927%205.17677%2011.1709%205.19999%2011.1709%205.19999ZM2.29091%204.71249C2.26909%204.71249%202.24727%204.71249%202.20363%204.68927C2.07272%204.64284%202.00727%204.50356%202.05091%204.36427C2.11636%204.20177%202.16%204.01606%202.24727%203.85356C2.31272%203.71427%202.44363%203.66784%202.57454%203.71427C2.70545%203.78391%202.74909%203.9232%202.70545%204.06249C2.64%204.22499%202.57454%204.36427%202.53091%204.52677C2.48727%204.64284%202.37818%204.71249%202.29091%204.71249ZM10.3636%203.2732C10.2764%203.2732%2010.2109%203.22677%2010.1673%203.15713C10.08%203.01784%209.99273%202.87856%209.88363%202.76249C9.79636%202.64641%209.81818%202.48391%209.92727%202.39106C10.0364%202.2982%2010.1891%202.32141%2010.2764%202.43749C10.3855%202.57677%2010.4945%202.71606%2010.5818%202.87856C10.6691%202.99463%2010.6255%203.15713%2010.5164%203.24999C10.4509%203.2732%2010.4073%203.2732%2010.3636%203.2732ZM3.22909%202.87856C3.16363%202.87856%203.12%202.85534%203.07636%202.80891C2.96727%202.71606%202.94545%202.55356%203.03272%202.43749C3.14181%202.2982%203.25091%202.15891%203.38181%202.01963C3.46909%201.92677%203.64363%201.92677%203.73091%202.01963C3.81818%202.11249%203.81818%202.2982%203.73091%202.39106C3.62182%202.50713%203.51272%202.6232%203.42545%202.76249C3.36%202.83213%203.29454%202.87856%203.22909%202.87856ZM8.96727%201.8107C8.92363%201.8107%208.88%201.78749%208.83636%201.76427C8.70545%201.67141%208.57454%201.60177%208.42182%201.50891C8.29091%201.43927%208.24727%201.27677%208.31273%201.1607C8.37818%201.02141%208.53091%200.974986%208.64%201.04463C8.79273%201.13749%208.94545%201.23034%209.09818%201.3232C9.20727%201.39284%209.25091%201.57856%209.16363%201.69463C9.14182%201.76427%209.05454%201.8107%208.96727%201.8107ZM4.73454%201.55534C4.64727%201.55534%204.56%201.50891%204.51636%201.41606C4.45091%201.27677%204.49454%201.13749%204.62545%201.06784C4.77818%200.974986%204.93091%200.905343%205.10545%200.8357C5.23636%200.789272%205.36727%200.858915%205.43272%200.9982C5.47636%201.13749%205.41091%201.27677%205.28%201.34641C5.12727%201.39284%204.99636%201.46249%204.86545%201.55534C4.82182%201.55534%204.77818%201.55534%204.73454%201.55534ZM7.13454%201.09106H7.11272C6.96%201.06784%206.80727%201.06784%206.65454%201.06784C6.52363%201.06784%206.39272%200.951772%206.39272%200.812486C6.39272%200.6732%206.50182%200.557129%206.63272%200.557129C6.80727%200.557129%206.98182%200.557129%207.13454%200.580343C7.26545%200.603557%207.37454%200.719629%207.35273%200.882129C7.37454%200.9982%207.26545%201.09106%207.13454%201.09106Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.30909%206.73218H0C0%206.89468%200.0218182%207.03396%200.0218182%207.19647H1.33091C1.33091%207.03396%201.30909%206.89468%201.30909%206.73218Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.35273%205.57141H0.0436364C0.0218182%205.73391%200.0218182%205.8732%200%206.0357H1.30909C1.33091%205.8732%201.33091%205.73391%201.35273%205.57141Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.41798%207.89282H0.108887C0.130705%208.05532%200.174341%208.19461%200.217978%208.35711H1.52707C1.48343%208.19461%201.46161%208.05532%201.41798%207.89282Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.72364%209.05359H0.414551C0.480005%209.21609%200.523642%209.35537%200.589096%209.51787H1.89819C1.85455%209.35537%201.7891%209.21609%201.72364%209.05359Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M1.5925%204.41064H0.283407C0.239771%204.57314%200.196135%204.71243%200.174316%204.87493H1.48341C1.50523%204.71243%201.54886%204.57314%201.5925%204.41064Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.02889%203.25H0.719801C0.654347%203.4125%200.588892%203.55179%200.523438%203.71429H1.83253C1.87616%203.55179%201.94162%203.4125%202.02889%203.25Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.90183%201.85718H1.59274C1.46183%201.99646%201.35274%202.15896%201.24365%202.32146H2.55274C2.66183%202.15896%202.79274%201.99646%202.90183%201.85718Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M4.25432%200.696411H2.94523C2.72705%200.835697%202.50886%200.998197%202.3125%201.1607H3.62159C3.81796%200.998197%204.01432%200.835697%204.25432%200.696411Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.39991%2010.4464H1.09082C1.19991%2010.6089%201.309%2010.7714%201.41809%2010.9107H2.72718C2.61809%2010.7714%202.509%2010.6089%202.39991%2010.4464Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M2.0293%2011.6072C2.20384%2011.7697%202.37839%2011.9322%202.57475%2012.0715H3.88384C3.68748%2011.9322%203.51293%2011.7697%203.33839%2011.6072H2.0293Z%22%20fill%3D%22%23DCA815%22%2F%3E%0D%0A%3Cpath%20d%3D%22M6.17455%203.69116C5.43273%203.99294%204.75637%203.94652%204.27637%203.85366V5.29294C5.10546%205.45544%205.93455%205.24652%206.63273%204.96794C8.11637%204.4108%209.03273%204.87509%209.33818%204.96794V3.50544C8.72727%203.29651%207.65818%203.06437%206.17455%203.69116Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3Cpath%20d%3D%22M4.29834%209.70359H5.80379V8.00895H8.79288V6.61609H4.29834V9.70359Z%22%20fill%3D%22%23F4BF1A%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center transparent;
  background-size: contain;
  width: 1em;
}
.SmallTable__list__item > b,
.SmallTable__list__item > span {
  display: block;
}
.SmallTable__list__item > b {
  -ms-flex: auto;
      flex: auto;
  padding: 0 11.25px;
}
.SmallTable__list__item > span {
  text-align: right;
}
.SmallTable__list__item:not(.__disabled) > span {
  color: #00aeef;
}
.SmallTable__list__item.__disabled:before {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.SmallTable__list__item.__disabled > span {
  color: #9e9e9e;
}
.SmallTable__lastButton {
  color: #00aeef;
  background: transparent;
  border: none;
  display: block;
  width: 100%;
  text-transform: uppercase;
  padding: 15px;
}
.SmallTable__lastButton:hover {
  background: #00aeef;
  color: white;
}
.SummaryTable {
  margin-top: 15px;
  margin-bottom: 15px;
  background: white;
  border-radius: 3px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}
.referalPage {
  text-align: center;
}
.referalPage__image img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.referalPage__header {
  margin: 0 auto 30px auto;
  max-width: 992px;
}
.referalPage__content {
  margin-top: 30px;
}
.iconicText {
  display: -ms-flexbox;
  display: flex;
}
.iconicText__item {
  -ms-flex: auto;
      flex: auto;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 0 15px;
}
.iconicText__item > .i,
.iconicText__item .ic,
.iconicText__item .mm {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
}
.iconicText__item > p {
  margin-top: 15px;
}
.form-control__siderBadge {
  position: relative;
  top: -37px;
  left: 100%;
  margin-left: 15px;
  height: 0px;
}
.form-control__siderBadge.__error {
  color: #ee2316;
}
.form-control__siderBadge.__success {
  color: #1fc02f;
}
.form-control__siderBadge .ic,
.form-control__siderBadge .mm {
  width: 1em;
  height: 1em;
  position: relative;
  top: 0;
  left: 0.25em;
}
#user_image__container-name + .glyphicon {
  margin-left: 7.5px;
}

#CatalogSidebarColl.__show_map .Hotel .Hotel__footer {
  -ms-grid-columns: 1fr auto auto;
      grid-template-columns: 1fr auto auto;
  -ms-grid-column: 3;
      grid-column: 3;
  -ms-grid-rows: 1fr auto;
      grid-template-rows: 1fr auto;
  grid-column-gap: 0;
  -ms-grid-row: 4;
      grid-row: 4;
}
#CatalogSidebarColl.__show_map .Hotel .Hotel__footer .Hotel__linkButton {
  grid-column: 3/5;
}
#CatalogSidebarColl.__show_map .Hotel .Hotel__params {
  -webkit-column-count: 1;
          column-count: 1;
  -ms-grid-column: 2;
      grid-column: 2;
}
#CatalogSidebarColl.__show_map .Hotel .Hotel__title {
  padding-right: 0;
}
#CatalogSidebarColl.__show_map .Hotel .Hotel__rating,
#CatalogSidebarColl.__show_map .Hotel .Hotel__params__flyInclude,
#CatalogSidebarColl.__show_map .Hotel .Hotel__params__room,
#CatalogSidebarColl.__show_map .Hotel .Hotel__params__tourists,
#CatalogSidebarColl.__show_map .Hotel .Favorites_button,
#CatalogSidebarColl.__show_map .Hotel .Hotel__othersButton,
#CatalogSidebarColl.__show_map .Hotel .Hotel__others,
#CatalogSidebarColl.__show_map .Hotel .Hotel__priceSubscribe {
  display: none !important;
}
.results_filter_header {
  display: -ms-grid;
  display: grid;
  grid-column-gap: var(--s-bs);
  -ms-grid-columns: 1fr auto auto;
      grid-template-columns: 1fr auto auto;
}
.results_filter_header > * {
  border: none !important;
}
#loadMore {
  margin-top: 24px;
}
.results_filter__init_map {
  width: 100%;
  margin: 0;
  box-shadow: 0 0 3px 0 rgba(51, 51, 51, 0.2);
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 3;
}
.CatalogGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 23% minmax(0, 1fr) 0px;
      grid-template-columns: 23% minmax(0, 1fr) 0px;
  -ms-grid-rows: auto 1fr;
      grid-template-rows: auto 1fr;
}
.CatalogGrid > * {
  width: 100%!important;
  height: 100%!important;
  max-width: 100%!important;
  max-height: 100%!important;
  margin: 0!important;
  padding: 0 !important;
}
.CatalogGrid__coll1 {
  -ms-grid-column: 1;
      grid-column: 1;
  grid-row: 1/3;
  position: relative;
  z-index: 3;
  background: #F8F8F9;
}
.CatalogGrid__coll2 {
  grid-column: 2/4;
  -ms-grid-row: 1;
      grid-row: 1;
  padding-left: 6px !important;
  margin-left: 6px !important;
  position: relative;
  z-index: 3;
  background: #F8F8F9;
  width: calc(100% - 12px ) !important;
}
.CatalogGrid__coll3 {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 2;
      grid-row: 2;
  padding-left: 12px !important;
}
.CatalogGrid__coll3 #result-container:not(.__invert) {
  -ms-flex-direction: column;
      flex-direction: column;
}
.CatalogGrid__coll3 #result-container.__invert {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.CatalogGrid__coll3 #result-container.__bg {
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}
.CatalogGrid__coll3 #result-container .Hotel.__tableRow {
  margin-left: 11px!important;
  width: calc(100% - 11px)!important;
}
.CatalogGrid__coll3 #result-container .Hotel.__horisontal {
  margin-right: 16px!important;
  margin-bottom: 0!important;
  width: calc(100% - 16px)!important;
}
.CatalogGrid__coll3 #result-container .Hotel.__wide {
  margin-right: 16px!important;
  margin-bottom: 0!important;
  width: calc(100% - 16px)!important;
}
.CatalogGrid__coll4 {
  -ms-grid-column: 3;
      grid-column: 3;
  grid-row: 2/3;
  max-width: 9999px !important;
}
.CatalogGrid:not(.__has_map) .CatalogGrid__coll3 #result-container:not(.__bg) {
  margin: 0 0 0 -11px !important;
}
.CatalogGrid:not(.__has_map) .CatalogGrid__coll3 #result-container.__bg {
  margin: 12px 6px 0 2px !important;
}
.CatalogGrid.__has_map {
  -ms-grid-columns: 23% minmax(0, 1fr) 25%;
      grid-template-columns: 23% minmax(0, 1fr) 25%;
}
.CatalogGrid.__has_map .CatalogGrid__coll2 {
  padding-left: 0!important;
  padding-bottom: 12px !important;
}
.CatalogGrid.__has_map .CatalogGrid__coll3 {
  padding-left: 0!important;
}
.CatalogGrid.__has_map .CatalogGrid__coll3 #result-container {
  margin: 0 -6px !important;
}
.CatalogGrid.__has_map .CatalogGrid__coll3 #result-container .Hotel {
  margin-top: 0!important;
  margin-bottom: 12px!important;
}
.CatalogGrid.__has_map .scroller__item__inner {
  margin: 0 24px 0 0 !important;
  transition: top ease 0.1s;
}
.results_filter__results_sorter {
  margin-bottom: 0 !important;
}
.packBox {
  display: -ms-grid;
  display: grid;
  grid-gap: calc(var(--s-bs) * 2);
  padding: 0 var(--s-bs) calc(var(--s-bs)*3) var(--s-bs);
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
}
.packBox[data-packBox-collumns="2"] {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}
.packBox[data-packBox-collumns="3"] {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}
.packBox[data-packBox-collumns="4"] {
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
}
.packBox[data-packBox-collumns="5"] {
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
}
.packBox__item {
  padding: calc(var(--s-bs) * 2);
}
.packBox__title {
  margin-bottom: calc(var(--s-bs) * 2);
  position: relative;
  padding-right: calc(var(--s-bs)*3);
}
.packBox__title .ic {
  position: absolute;
  right: 0;
  transform: scale(1) translateY(0%) translateX(0%);
  transition: all ease 0.25s;
}
.packBox__content {
  position: relative;
  z-index: 2;
}
.packBox__item:hover .packBox__title .ic {
  transform: scale(5) translateY(50%) translateX(-50%);
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.2;
  z-index: 1;
}
#aboutus_say,
#aboutus_write,
.home-page__partners {
  overflow: hidden;
}
#aboutus_say .section-content,
#aboutus_write .section-content,
.home-page__partners .section-content {
  padding-left: 45px;
  padding-right: 45px;
}
#aboutus_say .section-content .row > .row,
#aboutus_write .section-content .row > .row,
.home-page__partners .section-content .row > .row {
  margin-left: 0!important;
  margin-right: 0 !important;
}
#catalogue__search #MainForm {
  padding-top: 7px;
}