legend,
td,
th {
  padding: 0;
}
h4,
h5,
h6 {
  margin-top: 10px;
}
.red {
  color: red;
}
blockquote,
figure {
  margin: 0 0 10px;
}
ol,
p,
ul {
  margin-top: 0;
}
button,
html input[type="button"],
input.w-button,
input[type="reset"] {
  appearance: button;
  appearance: button;
}
.w-slider,
.w-slider-nav {
  -webkit-tap-highlight-color: transparent;
}
.w-lightbox-backdrop,
.w-webflow-badge,
.w-webflow-badge * {
  text-indent: 0;
  text-shadow: none;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-inline-block,
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div,
img {
  max-width: 100%;
}
.goog-te-ftab-link span,
.goog-te-menu-value span,
.link-2:hover {
  text-decoration: underline;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
.w-block,
.w-dropdown-list.w--open,
.w-richtext figure.w-richtext-align-fullwidth > figcaption,
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;
}
.w-file-upload-default.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-hidden,
.w-lightbox-hide,
[hidden],
template {
  display: none;
}
.w-button,
.w-inline-block,
img {
  display: inline-block;
}
a {
  background-color: transparent;
}
.w-dropdown-link:focus,
.w-dropdown-toggle:focus,
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus,
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
h1,
h2,
h3 {
  margin-top: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin-bottom: 10px;
}
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;
  vertical-align: middle;
}
.w-lightbox-noscroll,
.w-richtext ol,
.w-richtext ul,
.w-widget-gplus,
.w-widget-twitter,
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
body,
h5 {
  line-height: 20px;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
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"] {
  appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  appearance: none;
}
legend {
  border: 0;
}
#goog-gt-tt table,
table {
  border-collapse: collapse;
  border-spacing: 0;
}
[class*=" w-icon-"],
[class^="w-icon-"] {
  font-family: webflow-icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
.w-icon-file-upload-remove:before {
  content: "\e900";
}
.w-icon-file-upload-icon:before {
  content: "\e903";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-clearfix:after,
.w-clearfix:before,
.w-container:after,
.w-container:before,
.w-embed:after,
.w-embed:before,
.w-nav:after,
.w-nav:before,
.w-radio:after,
.w-radio:before,
.w-richtext:after,
.w-richtext:before,
.w-row:after,
.w-row:before {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after,
.w-container:after,
.w-embed:after,
.w-nav:after,
.w-radio:after,
.w-richtext figure.w-richtext-align-normal,
.w-richtext:after,
.w-row:after {
  clear: both;
}
.w-button {
  padding: 9px 15px;
  background-color: #3898ec;
  color: #fff;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 transparent;
  border-radius: 0;
  background: 0 0;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  list-style-type: disc;
  cursor: inherit;
  white-space: inherit;
}
.w-webflow-badge,
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.bold-text,
.heading-2,
.layout,
.w-lightbox-backdrop,
.wh {
  font-style: normal;
}
.column,
.w-form-done,
.w-slider,
.w-widget-map .gm-style-iw,
.w-widget-twitter-count-shim,
figcaption {
  text-align: center;
}
.w-webflow-badge {
  position: fixed !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #aaadb0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.w-webflow-badge > img {
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
h1 {
  font-size: 38px;
  line-height: 44px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
blockquote {
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}
figcaption {
  margin-top: 5px;
}
ol,
ul {
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe,
.w-video embed,
.w-video iframe,
.w-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  background-color: #ddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
}
#goog-gt-tt .translate-form .activity-form,
.w-form-label {
  margin-bottom: 0;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
  color: #999;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0;
}
.w-input[disabled],
.w-input[readonly],
.w-select[disabled],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
  background-color: #eee;
}
.footer,
.w-select[multiple],
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio-input {
  margin: 3px 0 0 -20px;
  line-height: normal;
  float: left;
}
.w-file-upload {
  display: block;
  margin-bottom: 10px;
}
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.w-file-upload-default,
.w-file-upload-success,
.w-file-upload-uploading {
  display: inline-block;
  color: #333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-file,
.w-file-upload-uploading-btn {
  display: flex;
  margin: 0;
  border: 1px solid #ccc;
  background-color: #fafafa;
}
.w-file-upload-uploading-btn {
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 8px 12px;
}
.w-file-upload-file {
  flex-grow: 1;
  justify-content: space-between;
  padding: 8px 9px 8px 11px;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0;
}
.w-file-upload-info {
  display: inline-block;
  line-height: 38px;
  padding: 0 12px;
}
.w-file-upload-label {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #ccc;
  background-color: #fafafa;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12,
.w-richtext figure img,
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-hidden-main,
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after,
.w-widget-twitter-count-shim:not(.w--vertical):before {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:after,
.w-widget-twitter-count-shim.w--vertical:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: #fff;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  appearance: none;
}
.w-slider {
  position: relative;
  height: 300px;
  background: #ddd;
  clear: both;
}
.w-slide,
.w-slider-mask {
  position: relative;
  height: 100%;
}
.w-slider-mask {
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  white-space: nowrap;
}
.w-slide {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.footer-add-text,
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 0.1s, color 0.1s;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-nav-button.w--open,
.w-tab-link.w--current {
  background-color: #c8c8c8;
}
.w-slider-dot:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  font-size: 40px;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"],
.w-slider-arrow-right [class^="w-icon-"] {
  position: absolute;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-dropdown,
.w-dropdown-btn,
.w-dropdown-link,
.w-dropdown-toggle {
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-slider-force-show {
  display: block !important;
}
.w-dropdown {
  display: inline-block;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-link,
.w-dropdown-toggle {
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 20px;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-lightbox-backdrop,
.w-nav-button {
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 20px auto auto;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #ddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222;
}
.w-dropdown-link.w--current,
.w-nav-link.w--current {
  color: #0082f3;
}
.w-lightbox-backdrop {
  cursor: auto;
  font-variant: normal;
  letter-spacing: normal;
  list-style: disc;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana,
    sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  opacity: 0;
  -moz-user-select: none;
  user-select: none;
  transform: translate(0, 0);
}
.link,
.submit-button-3,
.wh {
  text-transform: uppercase;
}
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
.w-nav-link,
.w-tab-link {
  vertical-align: top;
  text-decoration: none;
}
.w-lightbox-figure {
  position: relative;
  margin: 0;
}
.heading,
.main,
.welcome {
  margin-bottom: 25px;
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
.w-lightbox-image {
  display: block;
  float: none;
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-left,
.w-lightbox-right {
  display: none;
  background-image: url();
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.w-lightbox-left {
  bottom: 0;
  left: 0;
}
.w-lightbox-right {
  right: 0;
  bottom: 0;
}
#goog-gt-tt .activity-links,
.w-lightbox-item,
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  background-image: url();
  background-size: 18px;
}
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.w-lightbox-item {
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: 0.8s linear infinite spin;
  animation: 0.8s linear infinite spin;
}
.w-nav,
.w-nav-brand,
.w-nav-link,
.w-nav-menu {
  position: relative;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  .w-lightbox-close {
    opacity: 0.8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext[contenteditable="true"]:after,
.w-richtext[contenteditable="true"]:before {
  white-space: initial;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: #2895f7 solid 2px;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default !important;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  font-size: 0;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  background: #ddd;
  z-index: 1000;
}
.w-nav-brand {
  float: left;
  text-decoration: none;
  color: #333;
}
.w-nav-link {
  display: inline-block;
  color: #222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-menu {
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #c8c8c8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.navbar,
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  color: #fff;
}
#goog-gt-tt .close-button,
.goog-te-menu2-item .indicator,
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open,
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
.w-tab-content,
.w-tab-link,
.w-tab-menu,
.w-tab-pane,
.w-tabs {
  position: relative;
}
.w-tabs:after,
.w-tabs:before {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-tabs:after {
  clear: both;
}
.w-tab-link {
  display: inline-block;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
}
.heading,
.layout {
  text-align: center;
}
#goog-gt-tt span:focus,
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  display: none;
}
.w--tab-active {
  display: block;
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #ddd;
}
.w-condition-invisible,
.w-dyn-bind-empty,
.w-dyn-hide {
  display: none !important;
}
.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 15px #e6e6e6;
  background-color: #262626;
}
.commen__tem-box,
.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.image {
  margin-top: 0;
  margin-left: 20px;
  padding-left: 0;
  line-height: 60px;
}
.navbar {
  display: flex;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.header__line {
  width: 100%;
  height: 15px;
  background-color: #e6e6e6;
}
.link,
.text-field {
  height: auto;
}
.link {
  margin-right: 20px;
  margin-left: 20px;
  float: right;
  font-family: Proximanova, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 45px;
  font-weight: 600;
  text-decoration: none;
}
.box-images,
.heading,
.layout,
.wh {
  margin-right: auto;
  margin-left: auto;
}
.heading-2,
.text-block,
.wh {
  font-weight: 700;
}
.link:hover {
  color: #999;
}
.link-block {
  float: left;
  clear: left;
}
.main {
  margin-top: 25px;
}
.layout {
  width: 100%;
  max-width: 1000px;
}
.heading {
  max-width: 767px;
  color: #000;
  font-size: 32px;
  line-height: 36px;
}
.wh {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  border-radius: 2px;
  background-color: #b88b58;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.paragraph,
.section__comments {
  padding-right: 10px;
  padding-left: 10px;
}
.bold-text {
  font-family: Proximanovat, sans-serif;
}
.title-date {
  font-family: Proximanova, sans-serif;
  color: grey;
}
.images-description,
.paragraph {
  color: #000;
  font-family: "Arial", serif;
}
.paragraph {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 27px;
  text-align: left;
}
.box-images {
  width: 100%;
  max-width: 600px;
  margin-bottom: 27px;
}
.images-description {
  padding-top: 7px;
  font-size: 15px;
  line-height: 27px;
}
.list-item,
.list-item-2,
.paragraph-2 {
  font-size: 20px;
  line-height: 27px;
  color: #000;
  text-align: left;
}
.text-blue.paragraph {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #003653;
  background-color: #d0e7fb;
  color: #0035e2;
  font-weight: 700;
}
.list {
  font-family: Georgia, Times, "Times New Roman", serif;
}
.list-item-2,
.paragraph-2 {
  font-family: Georgia, Times, "Times New Roman", serif;
}
.heading-2 {
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 27px;
  text-align: left;
}
.commen__tem-box {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.ava {
  width: 50px;
  min-width: 50px;
  margin-right: 10px;
}
.form,
.sale-box {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.comment__item-text {
  text-align: left;
}
.text-block {
  margin-top: 3px;
  margin-bottom: 7px;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #000;
  font-size: 20px;
  text-align: left;
}
.footer__date,
.link-2 {
  font-family: Proximanova, sans-serif;
  font-size: 16px;
}
.footer__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.image-2,
.sale-box,
.sale-form {
  margin-bottom: 20px;
}
.footer__date {
  color: #999;
}
.link-2 {
  color: #fff;
  text-decoration: none;
}
.bold-text-6,
.submit-button-3 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.link-2:hover {
  color: #999;
}
.image-2 {
  text-align: left;
}
.sale-box {
  display: block;
}
.form {
  text-align: center;
}
.form-block {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 30px;
  border: 5px #000;
  border-radius: 20px;
  background-color: #d2f3f7;
  font-size: 20px;
}
.submit-button-3,
.text-field,
.text-field-2 {
  border-radius: 20px;
}
.submit-button,
.submit-button-3 {
  background-color: #00ac2b;
  width: 100%;
}
.after,
.before {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
.before {
  display: inline-block;
  color: red;
  text-decoration: line-through;
}
#goog-gt-tt .activity-link,
.goog-te-ftab-link,
.goog-te-gadget-simple .goog-te-menu-value span,
.goog-te-menu,
.goog-te-menu-item,
.goog-te-menu-value,
.goog-te-menu2,
.goog-te-menu2-item,
.goog-te-menu2-item-selected,
.link-red:hover {
  text-decoration: none;
}
.submit-button-2 {
  -webkit-transition-property: none;
  transition-property: none;
}
.after {
  color: #01b813;
}
.sale-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.submit-button-3 {
  max-width: 340px;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
  font-size: 18px;
}
.submit-button {
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 14px;
  box-shadow: 0 1px 3px 0 #000;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-weight: 700;
  cursor: pointer;
  max-width: 100%;
}
.field-label {
  padding-top: 0;
}
.italic-text,
.italic-text-2 {
  font-size: 16px;
  font-style: normal;
}
.link-red,
.red {
  color: red;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
  .list-item,
  .list-item-2,
  .paragraph,
  .paragraph-2 {
    line-height: 25px;
    font-size: 18px;
  }
  .bold-text-2,
  .paragraph {
    font-size: 18px;
  }
  .layout {
    max-width: 650px;
  }
  .paragraph {
    padding-right: 0;
    padding-left: 0;
  }
  .text-blue.paragraph {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main,
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-container .w-row,
  .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
  .link,
  .navbar,
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
  .header {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image {
    margin-left: 0;
  }
  .layout {
    padding-right: 10px;
    padding-left: 10px;
  }
  .form-block {
    padding-right: 39px;
    padding-left: 39px;
  }
  .image-5 {
    max-width: 60%;
  }
}
@media screen and (max-width: 479px) {
  .footer {
    padding: 0 !important;
  }
  .w-container {
    max-width: none;
  }
  .w-hidden-main,
  .w-hidden-medium,
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col,
  .w-col-tiny-12 {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button,
  .w-tab-link {
    display: block;
  }
  .heading,
  .layout,
  .wh {
    text-align: left;
  }
  .footer__text,
  .layout {
    padding-right: 15px;
    padding-left: 15px;
  }
  .submit-button,
  .text-block {
    font-size: 16px;
  }
  .product-img {
    max-width: 220px !important;
  }
  .main {
    margin-top: 10px;
  }
  .heading {
    font-size: 23px;
    line-height: 28px;
  }
  .wh {
    display: inline;
    margin-right: 0;
    margin-left: 0;
    line-height: 17px;
  }
  .list-item,
  .list-item-2,
  .paragraph {
    font-size: 16px;
    line-height: 22px;
  }
  .box-images,
  .html-embed {
    text-align: center;
  }
  .images-description {
    line-height: 20px;
  }
  .paragraph-2 {
    font-size: 16px;
    line-height: 21px;
  }
  .form {
    padding-right: 0;
    padding-left: 0;
  }
  .form-block {
    padding-right: 11px;
    padding-left: 11px;
  }
  .sale-form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .submit-button-3 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .image-4 {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .italic-text-2 {
    font-size: 14px;
  }
}
.image-2,
.product-img {
  max-width: 280px;
}
.goog-te-banner-frame {
  left: 0;
  top: 0;
  height: 39px;
  width: 100%;
  z-index: 10000001;
  position: fixed;
  border: none;
  border-bottom: 1px solid #6b90da;
  margin: 0;
  -moz-box-shadow: 0 0 8px 1px #999;
  -webkit-box-shadow: 0 0 8px 1px #999;
  box-shadow: 0 0 8px 1px #999;
}
.goog-te-menu-frame {
  z-index: 10000002;
  position: fixed;
  border: none;
  -moz-box-shadow: 0 3px 8px 2px #999;
  -webkit-box-shadow: 0 3px 8px 2px #999;
  box-shadow: 0 3px 8px 2px #999;
}
#goog-gt-tt,
.goog-te-ftab-link {
  position: absolute;
  font-size: 10pt;
}
.goog-te-ftab-frame {
  z-index: 10000000;
  border: none;
  margin: 0;
}
.goog-te-gadget {
  font-family: arial;
  font-size: 11px;
  color: #666;
  white-space: nowrap;
}
.goog-te-gadget img {
  vertical-align: middle;
  border: none;
}
.goog-te-gadget-simple {
  background-color: #fff;
  border-left: 1px solid #d5d5d5;
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #d5d5d5;
  font-size: 10pt;
  display: inline-block;
  padding-top: 1px;
  padding-bottom: 2px;
  cursor: pointer;
  zoom: 1;
}
.goog-te-ftab-link img,
.goog-te-gadget-icon {
  margin-left: 2px;
  margin-right: 2px;
  width: 19px;
  height: 19px;
  border: none;
  vertical-align: middle;
}
.goog-te-combo {
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: baseline;
}
.goog-te-gadget .goog-te-combo {
  margin: 4px 0;
}
.goog-logo-link,
.goog-logo-link:active,
.goog-logo-link:hover,
.goog-logo-link:link,
.goog-logo-link:visited {
  font-size: 12px;
  font-weight: 700;
  color: #444;
  text-decoration: none;
}
.goog-close-link,
.goog-te-banner .goog-logo-link {
  display: block;
  margin: 0 10px;
}
.goog-te-banner .goog-logo-link {
  padding-top: 2px;
  padding-left: 4px;
}
.goog-te-balloon *,
.goog-te-banner *,
.goog-te-combo,
.goog-te-ftab *,
.goog-te-menu *,
.goog-te-menu2 * {
  font-family: arial;
  font-size: 10pt;
}
.goog-te-banner {
  margin: 0;
  background-color: #e4effb;
  overflow: hidden;
}
.goog-te-ftab,
.goog-te-menu,
.goog-te-menu2 {
  background-color: #fff;
}
.goog-te-balloon img,
.goog-te-banner img {
  border: none;
}
.goog-te-banner-content,
.goog-te-gadget-simple .goog-te-menu-value {
  color: #000;
}
.goog-te-balloon-zippy *,
.goog-te-banner-content img {
  vertical-align: middle;
}
.goog-te-banner-info {
  color: #666;
  vertical-align: top;
  margin-top: 0;
  font-size: 7pt;
}
.goog-te-banner-margin {
  width: 8px;
}
.goog-te-button {
  border-color: #e7e7e7;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
}
.goog-te-button div {
  border-color: #ccc #999 #999 #ccc;
  border-right: 1px solid #999;
  border-style: solid;
  border-width: 1px;
  height: 20px;
}
.goog-te-button button {
  background: 0 0;
  border: none;
  cursor: pointer;
  height: 20px;
  overflow: hidden;
  margin: 0;
  vertical-align: top;
  white-space: nowrap;
}
.goog-te-ftab-link span,
.goog-te-menu-value img {
  margin-left: 2px;
  margin-right: 2px;
}
.goog-te-button button:active {
  background: #ccc;
}
.goog-te-ftab {
  margin: 0;
  white-space: nowrap;
}
.goog-te-ftab-link {
  font-weight: 700;
  border: 1px outset #888;
  padding: 6px 10px;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.goog-te-ftab-link span {
  vertical-align: middle;
}
.goog-float-top .goog-te-ftab-link {
  padding: 2px;
  border-top-width: 0;
}
.goog-float-bottom .goog-te-ftab-link {
  padding: 2px;
  border-bottom-width: 0;
}
.goog-te-menu-value {
  color: #00c;
  white-space: nowrap;
  margin-left: 4px;
  margin-right: 4px;
}
.goog-te-menu {
  border: 2px solid #c3d9ff;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.goog-te-menu-item {
  padding: 3px;
}
.goog-te-menu-item,
.goog-te-menu-item:link,
.goog-te-menu2-item div,
.goog-te-menu2-item:active div,
.goog-te-menu2-item:link div,
.goog-te-menu2-item:visited div {
  color: #00c;
  background: #fff;
}
.goog-te-menu-item:visited {
  color: #551a8b;
}
.goog-te-menu-item:hover {
  background: #c3d9ff;
}
.goog-te-menu-item:active {
  color: #00c;
}
.goog-te-menu2 {
  border: 1px solid #6b90da;
  overflow: hidden;
  padding: 4px;
}
.goog-te-menu2-colpad {
  width: 16px;
}
.goog-te-menu2-separator {
  margin: 6px 0;
  height: 1px;
  background-color: #aaa;
  overflow: hidden;
}
.goog-te-menu2-item div,
.goog-te-menu2-item-selected div {
  padding: 4px;
}
.goog-te-menu2-item-selected .text {
  padding-left: 4px;
  padding-right: 4px;
}
.goog-te-menu2-item:hover div {
  color: #fff;
  background: #36c;
}
.goog-te-menu2-item-selected div,
.goog-te-menu2-item-selected:active div,
.goog-te-menu2-item-selected:hover div,
.goog-te-menu2-item-selected:link div,
.goog-te-menu2-item-selected:visited div {
  color: #000;
  font-weight: 700;
}
.goog-te-balloon {
  background-color: #fff;
  overflow: hidden;
  padding: 8px;
  border: none;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.goog-te-balloon-frame {
  background-color: #fff;
  border: 1px solid #6b90da;
  -moz-box-shadow: 0 3px 8px 2px #999;
  -webkit-box-shadow: 0 3px 8px 2px #999;
  box-shadow: 0 3px 8px 2px #999;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.goog-te-balloon-text {
  margin-top: 6px;
}
.goog-te-balloon-zippy {
  margin-top: 6px;
  white-space: nowrap;
}
.goog-te-balloon-zippy .minus,
.goog-te-balloon-zippy .plus {
  background-image: url();
}
.goog-te-balloon-zippy span {
  color: #00c;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 4px;
}
.goog-te-balloon-form {
  margin: 6px 0 0;
}
.goog-te-balloon-form form {
  margin: 0;
}
.goog-te-balloon-form form textarea {
  margin-bottom: 4px;
  width: 100%;
}
.goog-te-balloon-footer {
  margin: 6px 0 4px;
}
.goog-te-spinner-pos {
  z-index: 1000;
  position: fixed;
  transition-delay: 0.6s;
  left: -1000px;
  top: -1000px;
}
.goog-te-spinner-animation {
  background: #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 104px;
  border-radius: 50px;
  transition: 0.6s ease-in-out;
  transform: scale(0.4);
  opacity: 0;
}
.goog-te-spinner-animation-show {
  transform: scale(0.5);
  opacity: 1;
}
.goog-te-spinner {
  margin: 2px 0 0 2px;
  animation: 1.4s linear infinite goog-te-spinner-rotator;
}
@keyframes goog-te-spinner-rotator {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(270deg);
  }
}
.goog-te-spinner-path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  stroke: #4285f4;
  transform-origin: center;
  animation: 1.4s ease-in-out infinite goog-te-spinner-dash;
}
@keyframes goog-te-spinner-dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
#goog-gt-tt a,
#goog-gt-tt body,
#goog-gt-tt div,
#goog-gt-tt form,
#goog-gt-tt h1,
#goog-gt-tt h2,
#goog-gt-tt h3,
#goog-gt-tt h4,
#goog-gt-tt h5,
#goog-gt-tt h6,
#goog-gt-tt html,
#goog-gt-tt iframe,
#goog-gt-tt img,
#goog-gt-tt li,
#goog-gt-tt ol,
#goog-gt-tt p,
#goog-gt-tt span,
#goog-gt-tt table,
#goog-gt-tt tbody,
#goog-gt-tt td,
#goog-gt-tt tr,
#goog-gt-tt ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  line-height: normal;
}
#goog-gt-tt ol,
#goog-gt-tt ul {
  list-style: none;
}
#goog-gt-tt caption,
#goog-gt-tt td,
#goog-gt-tt th {
  text-align: left;
  font-weight: 400;
}
#goog-gt-tt input::-moz-focus-inner {
  border: 0;
}
div#goog-gt-tt {
  padding: 10px 14px;
}
#goog-gt-tt {
  color: #222;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  display: none;
  font-family: arial;
  width: 420px;
  padding: 12px;
  z-index: 10000;
}
#goog-gt-tt .original-text,
.gt-hl-layer {
  clear: both;
  font-size: 10pt;
  position: relative;
  text-align: justify;
  width: 100%;
}
#goog-gt-tt .title {
  color: #999;
  font-family: arial, sans-serif;
  margin: 4px 0;
  text-align: left;
}
#goog-gt-tt .logo {
  float: left;
  margin: 0;
}
#goog-gt-tt .started-activity-container {
  display: none;
  width: 100%;
}
#goog-gt-tt .activity-root {
  margin-top: 20px;
}
#goog-gt-tt .left {
  float: left;
}
#goog-gt-tt .right {
  float: right;
}
#goog-gt-tt .bottom {
  min-height: 15px;
  position: relative;
  height: 1%;
}
#goog-gt-tt .status-message {
  background: #29910d;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: inset 0 2px 2px #1e6609;
  -moz-box-shadow: inset 0 2px 2px #1e6609;
  -webkit-box-shadow: inset 0 2px 2px #1e6609;
  color: #fff;
  font-size: 9pt;
  font-weight: bolder;
  margin-top: 12px;
  padding: 6px;
  text-shadow: 1px 1px 1px #1e6609;
}
#goog-gt-tt .activity-link {
  color: #15c;
  cursor: pointer;
  font-family: arial;
  font-size: 11px;
  margin-right: 15px;
}
#goog-gt-tt .alt-helper-text,
#goog-gt-tt .gray {
  color: #999;
  font-family: arial, sans-serif;
}
#goog-gt-tt textarea {
  font-family: arial;
  resize: vertical;
  width: 100%;
  margin-bottom: 10px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #d9d9d9;
  border-top: 1px solid silver;
  font-size: 13px;
  height: auto;
  overflow-y: auto;
  padding: 1px;
}
#goog-gt-tt textarea:focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid #4d90fe;
  outline: 0;
}
#goog-gt-tt .activity-cancel {
  margin-right: 10px;
}
#goog-gt-tt .translate-form {
  min-height: 25px;
  vertical-align: middle;
  padding-top: 8px;
}
#goog-gt-tt .translate-form .activity-form input {
  display: inline-block;
  min-width: 54px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #444;
  font-size: 11px;
  font-weight: 700;
  height: 27px;
  outline: 0;
  padding: 0 8px;
  vertical-align: middle;
  line-height: 27px;
  margin: 0 16px 0 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 218ms;
  -moz-transition: 218ms;
  -o-transition: 218ms;
  transition: 218ms;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #f5f5f5, #f1f1f1);
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
#goog-gt-tt .translate-form .activity-form input:hover {
  border: 1px solid #c6c6c6;
  color: #222;
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
  background-color: #f8f8f8;
  background-image: linear-gradient(to top, #f8f8f8, #f1f1f1);
}
#goog-gt-tt .translate-form .activity-form input:active {
  border: 1px solid #c6c6c6;
  color: #333;
  background-color: #f6f6f6;
  background-image: linear-gradient(to top, #f6f6f6, #f1f1f1);
}
#goog-gt-tt
  .translate-form
  .activity-form
  input:focus
  #goog-gt-tt
  .translate-form
  .activity-form
  input.focus
  #goog-gt-tt
  .translate-form
  .activity-form
  input:active,
#goog-gt-tt .translate-form .activity-form input:focus:active {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
#goog-gt-tt .translate-form .activity-form input.focus,
#goog-gt-tt .translate-form .activity-form input:focus {
  outline: 0;
  border: 1px solid #4d90fe;
  z-index: 4 !important;
}
#goog-gt-tt .translate-form .activity-form input.selected {
  background-color: #eee;
  background-image: linear-gradient(to top, #eee, #e0e0e0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  color: #333;
}
#goog-gt-tt .translate-form .activity-form input.activity-submit {
  color: #fff;
  border-color: #3079ed;
  background-color: #4d90fe;
  background-image: linear-gradient(to top, #4d90fe, #4787ed);
}
#goog-gt-tt
  .translate-form
  .activity-form
  input.activity-submit.focus
  #goog-gt-tt
  .translate-form
  .activity-form
  input.activity-submit:active,
#goog-gt-tt
  .translate-form
  .activity-form
  input.activity-submit:hover
  #goog-gt-tt
  .translate-form
  .activity-form
  input.activity-submit:focus {
  border-color: #3079ed;
  background-color: #357ae8;
  background-image: linear-gradient(to top, #4d90fe, #357ae8);
}
#goog-gt-tt .translate-form .activity-form input.activity-submit:hover {
  box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
}
#goog-gt-tt .translate-form .activity-form input.activity-submit.focus,
#goog-gt-tt .translate-form .activity-form input.activity-submit:active,
#goog-gt-tt .translate-form .activity-form input.activity-submit:focus,
#goog-gt-tt .translate-form .activity-form input.activity-submit:hover,
#goog-gt-tt .translate-form .activity-form input.focus,
#goog-gt-tt .translate-form .activity-form input:active,
#goog-gt-tt .translate-form .activity-form input:focus,
#goog-gt-tt .translate-form .activity-form input:hover {
  border-color: #3079ed;
}
#goog-gt-tt .alt-helper-text {
  font-size: 11px;
  margin: 15px 0 5px;
}
#goog-gt-tt .alt-error-text {
  color: #800;
  display: none;
  font-size: 9pt;
}
.goog-text-highlight {
  background-color: #c9d7f1;
  -webkit-box-shadow: 2px 2px 4px #99a;
  -moz-box-shadow: 2px 2px 4px #99a;
  box-shadow: 2px 2px 4px #99a;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
#goog-gt-tt .alt-menu.goog-menu {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 3px 3px #888;
  -moz-box-shadow: 0 2px 20px #888;
  box-shadow: 0 2px 4px #99a;
  min-width: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  z-index: 2000;
}
#goog-gt-tt .alt-menu .goog-menuitem {
  cursor: pointer;
  padding: 2px 5px 5px;
  margin-right: 0;
  border-style: none;
}
#goog-gt-tt .alt-menu div.goog-menuitem:hover {
  background: #ddd;
}
#goog-gt-tt .alt-menu .goog-menuitem h1 {
  font-size: 100%;
  font-weight: 700;
  margin: 4px 0;
}
#goog-gt-tt .alt-menu .goog-menuitem strong {
  color: #345aad;
}
#goog-gt-tt .goog-submenu-arrow {
  text-align: right;
  position: absolute;
  right: 0;
  left: auto;
}
#goog-gt-tt .goog-menuitem-rtl .goog-submenu-arrow {
  text-align: left;
  position: absolute;
  left: 0;
  right: auto;
}
#goog-gt-tt .gt-hl-text,
#goog-gt-tt .trans-target-highlight {
  background-color: #f1ea00;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 4px;
  box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #f1ea00;
  cursor: pointer;
  margin: -2px -2px -2px -3px;
  padding: 2px 2px 2px 3px;
  position: relative;
}
#goog-gt-tt .trans-target-highlight {
  color: #222;
}
#goog-gt-tt .gt-hl-layer {
  color: #fff;
  position: absolute !important;
}
#goog-gt-tt .trans-target,
#goog-gt-tt .trans-target .trans-target-highlight {
  background-color: #c9d7f1;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 4px;
  box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  margin: -2px -2px -2px -3px;
  padding: 2px 2px 3px 3px;
  position: relative;
}
#goog-gt-tt .trans-edit {
  background-color: transparent;
  border: 1px solid #4d90fe;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: -2px;
  padding: 1px;
}
#goog-gt-tt .gt-trans-highlight-l {
  border-left: 2px solid red;
  margin-left: -2px;
}
#goog-gt-tt .gt-trans-highlight-r {
  border-right: 2px solid red;
  margin-right: -2px;
}
#goog-gt-tt #alt-input {
  padding: 2px;
}
#goog-gt-tt #alt-input-text {
  font-size: 11px;
  padding: 2px 2px 3px;
  margin: 0;
  background-color: #fff;
  color: #333;
  border: 1px solid #d9d9d9;
  border-top: 1px solid silver;
  display: inline-block;
  vertical-align: top;
  height: 21px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 1px;
}
#goog-gt-tt #alt-input-text:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#goog-gt-tt #alt-input-text:focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  outline: 0;
  border: 1px solid #4d90fe;
}
#goog-gt-tt #alt-input-submit {
  font-size: 11px;
  padding: 2px 6px 3px;
  margin: 0 0 0 2px;
  height: 21px;
}
.footer {
  background: #eee;
  padding: 25px 15px;
}
.footnote {
  font-size: 16px;
  font-style: italic;
  margin-top: 5px;
}
.form-date p {
  font-size: 18px;
  margin-bottom: 5px;
}
.submit-button:hover {
  opacity: 0.8;
}
.image-2 {
  width: 100%;
}
.tcenter {
  text-align: center !important;
}
.commen__tem-box--last {
  border-bottom: none;
}

.pulse {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }

  50% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}

.nw {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  font-size: 14px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}


.w-button--bottom {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: auto !important;

}

.submit-button-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 20px;
  background-color: #00ac2b;
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 22px;
  text-transform: uppercase;
}

.submit-button {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 14px;
  background-color: #00ac2b;
  box-shadow: 0 1px 3px 0 #000;
  -webkit-transition: opacity 200ms ease;
  font-weight: 700;
  cursor: pointer;
  transition: opacity 0.2s ease;
  opacity: 1;
}

.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: red;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
