/* Minification failed. Returning unminified contents.
(2173,177): run-time error CSS1039: Token not allowed after unary operator: '-fuente-principal'
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type='search'] {
  -webkit-appearance: none;
  /* 1 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -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;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
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 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  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-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !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;
  opacity: 1 !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), 0px 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
[type='button'],
[type='reset'] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.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-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.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-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  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: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  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:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.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 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@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;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .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%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    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-col-tiny-12 {
    width: 100%;
  }
}
.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-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  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):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  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: white;
  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:before,
.w-widget-twitter-count-shim.w--vertical:after {
  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: white;
  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: white;
}
.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;
  -webkit-appearance: none;
}
.w-background-video--control {
  position: absolute;
  bottom: 1em;
  right: 1em;
  background-color: transparent;
  padding: 0;
}
.w-background-video--control > [hidden] {
  display: none !important;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 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;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.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);
}
.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 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0px 0px 0px 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: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -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-right [class^='w-icon-'],
.w-slider-arrow-left [class*=' w-icon-'],
.w-slider-arrow-right [class*=' w-icon-'] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.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-slider-force-show {
  display: block !important;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  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-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  cursor: auto;
  font-style: normal;
  letter-spacing: normal;
  list-style: disc;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: 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;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */
}
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.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-content */
.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;
}
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh;
}
.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: all 0.3s;
  transition: all 0.3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */
}
.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%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.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: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.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%;
}
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  /* .w-lightbox-content */
  .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:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.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 img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  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 > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.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-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.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 {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  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 is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.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 {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  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%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.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 {
  width: auto;
}
.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;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .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;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  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-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd;
}
.w-tab-link.w--current {
  background-color: #C8C8C8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd;
}
.w-dyn-hide {
  display: none !important;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
.wf-layout-layout {
  display: grid;
}

.video-container{display:inline-block;width:80%;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.center-video{text-align:center}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.heroe{height:100vh;background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.15)),url('/Content/newland/images/GGUNuclea.png');background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;flex-direction:column;justify-content:center;align-items:center;display:flex}.heroe._\32{background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.15)),url('/Content/newland/images/us.png');background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;padding-left:10%;padding-right:10%}.navbar{background-color:rgba(0,0,0,0);margin-top:5%;position:absolute;top:0%;bottom:auto;left:0%;right:0%}.container{height:80%;color:#274e7f;flex-direction:column;justify-content:center;align-items:center;margin-left:10%;margin-right:10%;padding-top:0%;display:flex}.div-block{width:auto;height:auto;background-color:rgba(255,255,255,.7);border-radius:20px;margin-left:10px;margin-right:10px;padding-left:15px;padding-right:15px}.heading{color:#000;margin-top:15px;margin-bottom:0;font-family:Gothambook,sans-serif;font-size:15px;font-weight:400;line-height:20px}.div_cotizador{width:auto;justify-content:flex-end;align-items:center;display:flex}.dropdown-toggle{background-color:rgba(255,255,255,.7);border-radius:20px;margin-left:10px;margin-right:10px;padding-top:0;padding-bottom:0}.button{color:#274e7f;background-color:#ddde45;border:1px solid #274e7f;border-radius:20px;margin-left:10px;margin-right:10px;padding-top:15px;padding-bottom:15px;font-family:Gothambook,sans-serif}.text-block{padding-top:15px;padding-bottom:15px;font-family:Gothambook,sans-serif}.div_aseguradoras{width:100%;height:12vh;background-color:rgba(255,255,255,.5);justify-content:center;align-items:center;margin-top:-72px;padding-left:15%;padding-right:15%;display:flex;position:absolute;top:auto;bottom:0%;left:0%;right:0%}.div_aseguradoras.close{display:none}.grid{z-index:1000;width:100%;grid-column-gap:20px;grid-row-gap:10px;grid-template-rows:minmax(61px,.25fr);grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-auto-rows:minmax(0,1.5fr);margin:0 0% 15px;padding-top:0;padding-bottom:0;position:relative}.grid.close{display:none}.div_logo._\32{background-image:url('/Content/newland/images/Recurso-5Nuclea.png')}.div_logo._\33{background-image:url('/Content/newland/images/Recurso-6Nuclea.png')}.div_logo._\34{background-image:url('/Content/newland/images/Recurso-7Nuclea.png')}.div_logo._\36{background-image:url('/Content/newland/images/Recurso-8Nuclea.png')}.div_logo._\37{background-image:url('/Content/newland/images/Recurso-9Nuclea.png')}.div_logo._\38{background-image:url('/Content/newland/images/Recurso-10Nuclea.png')}.div_logo._\39{background-image:url('/Content/newland/images/Recurso-11Nuclea.png')}.div_logo._\31 0{background-image:url('/Content/newland/images/Recurso-12Nuclea.png')}.div_logo._\31 1{background-image:url('/Content/newland/images/Recurso-13Nuclea.png')}.heading-2{text-align:center;font-family:Gotham,sans-serif;font-size:40px;line-height:50px}.container-copy{height:auto;color:#274e7f;flex-direction:column;justify-content:center;align-items:center;margin:auto 10%;padding-top:0%;padding-bottom:0;display:none}.container-copy.close,.div-block-2{display:flex}.slider{display:none}.section{height:auto;grid-column-gap:16px;grid-row-gap:16px;flex-direction:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;padding-top:5%;padding-bottom:5%;display:flex}.section.color{background-color:#f8f7f7;justify-content:flex-start}.section.color._\34{padding-bottom:0%}.section._\32{padding-left:10%;padding-right:10%}.section._\32.color{padding-left:5%;padding-right:5%}.section.margen{padding-top:15%}.heading-2-copy{width:100%;color:#274e7f;text-align:center;margin-top:0;font-family:Gotham,sans-serif;line-height:4vw}.heading-2-copy._\31{width:80%;flex-direction:column;justify-content:center;align-items:center;display:flex}.heading-2-copy.completo{width:100%}.paragraph{width:80%;color:#333;text-align:center;margin-bottom:15px;font-family:Gotham,sans-serif;font-size:20px;line-height:23px}.paragraph._\32{width:100%;text-align:center}.image{width:100%}.grid-3{width:100%;grid-column-gap:50px;grid-row-gap:16px;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-items:center;margin-left:0%;margin-right:0%;padding-left:5%;padding-right:5%}.grid-3.phone{display:none}.div_t-tulo{text-align:center;justify-content:center;align-items:center;display:flex}.div_t-tulo._\32{height:15vh;align-items:flex-start}.paragraph-2{width:80%;font-family:Gotham,sans-serif;font-size:15px;font-weight:300;line-height:20px}.paragraph-2.carretera{width:100%;color:#8a9c9f;font-size:20px;line-height:23px}.heading-3{color:#274e7f;font-family:Gotham,sans-serif;font-size:25px}.heading-3:hover{color:#ddde45}.heading-3._\31{font-size:26px;line-height:34px}.grid-4{width:100%;grid-row-gap:20px;grid-template-columns:1fr 1fr 1fr;margin-top:3%;padding-left:10%;padding-right:10%}.grid-4.phone{display:none}.div_cobertura{width:100%;height:100%;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.div_cobertura:hover{background-color:#ddde45;border-radius:20px;padding-top:3%;padding-bottom:3%}.div_icono{width:140px;height:140px;background-color:#fff;border-radius:100px;flex-direction:column;justify-content:center;align-items:center;display:flex}.div_icono:hover,.div_icono._\32:hover{background-color:#fff}.heading-4{color:#274e7f;text-align:center;margin-top:10px;font-family:Gotham,sans-serif;font-size:16px;line-height:25px}.heading-4._\32{font-size:12px;line-height:18px}.heading-4._\33{text-align:center;font-size:18px}.heading-4._\33.white{color:#fff}.paragraph-3{width:80%;text-align:center;font-family:Gothambook,sans-serif;font-size:12px}.grid-5{width:100%;grid-template-rows:auto auto auto;grid-template-columns:1fr;padding-top:5%;padding-left:5%;padding-right:5%}.div_planes{background-color:#f8f7f7;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:3% 5%;display:flex}.div_planes:hover{background-color:#ddde45}.grid-6{width:100%;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:3%;padding-top:0%}.grid-6.phone{display:none}.paragraph-3-copy{text-align:center;font-family:Gothambook,sans-serif;font-size:11px;line-height:16px}.grid-6-copy{width:100%;grid-template-rows:auto;grid-template-columns:1fr 1fr;margin-top:3%}.grid-6-copy.phone{display:none}.grid-7{width:auto;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr 1fr 1fr;padding-left:5%;padding-right:5%}.grid-7.tablet{display:none}.div_extras{width:32vh;height:18vh;background-color:#fff;border-radius:20px;justify-content:center;align-items:center;margin:7px 0 7px 12px;flex-grow:1;flex-shrink:1;display:flex}.div_extras:hover{background-color:#ddde45}.image-2{margin:15px}.div-block-3{justify-content:center;align-items:center;display:flex}.div_extras-copy{width:35vh;height:12vh;width:30vh;height:18vh;background-color:#fff;border-radius:20px;justify-content:center;align-items:center;margin-left:3%;margin-right:3%;padding-left:10px;padding-right:10px;display:flex}.div_extras-copy:hover{background-color:#ddde45}.image-copy{width:100%;margin-left:0;margin-right:0%}.image-copy.phone{display:none}.grid-8{width:100%;grid-template-columns:1fr 1fr 1fr 1fr;padding-left:10%;padding-right:10%}.div-block-4{background-color:#f8f7f7}.grid-9{width:100%;grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;padding-bottom:5%;padding-left:10%;padding-right:10%;display:grid}.div_faq{height:40vh;background-color:#fff;padding:15px}.footer{background-color:#274e7f;padding:5% 5% 3%}.grid-10{grid-column-gap:30px;grid-row-gap:0;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr}.paragraph-4{margin-top:25px;font-family:Gothambook,sans-serif;font-size:12px;font-weight:400;line-height:15px}.paragraph-5,.paragraph-6{color:#333;text-align:center;font-family:Gothambook,sans-serif}.paragraph-6._\31{margin-bottom:0;font-size:10px}.paragraph-6._\31-copy{margin-top:0;margin-bottom:0;font-size:10px}.paragraph-6._\31-copy._\31{text-decoration:none}.paragraph-6.white{color:#fff}.form{width:90vh;flex-direction:row;justify-content:center;align-items:center;display:flex}.submit-button{height:8vh;width:40%;color:#274e7f;background-color:#ddde45;border:1px #274e7f;border-radius:20px;font-family:Gotham,sans-serif;font-weight:700}.select-field{background-color:#fff;height:8vh;color:#333;text-align:center;border-radius:20px;margin-bottom:0;margin-left:15px;margin-right:15px;font-family:Gotham,sans-serif}.text-field{width:800px;height:8vh;text-align:center;border-radius:20px;margin-bottom:0;padding-top:15px;padding-bottom:15px;font-family:Gotham,sans-serif}.faq-paragraph{color:#96a0b5;padding-top:20px;padding-bottom:20px;padding-right:20px}.container-small{width:100%;max-width:1060px;grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;margin:5% 10%;display:none}.question-title{color:#33316e;font-size:15px;font-weight:700;line-height:22px}.plus-icon{width:12px}.bold-text{color:#33316e}.faq-question-bar{color:#0d0e10;letter-spacing:-.03em;background-color:rgba(0,0,0,0);justify-content:space-between;align-items:center;font-size:32px;font-weight:400;line-height:20px;text-decoration:none;transition:color .2s;display:flex}.faq-question-bar:hover{color:#f3c555}.faq-content{color:#b1bac8;overflow:hidden}.faq-circle{width:32px;height:35px;justify-content:center;align-items:center;display:flex}.faq-question-wrap{cursor:pointer}.bold-text-6{color:#33316e;letter-spacing:0;font-size:18px;line-height:19px}.title{letter-spacing:2px;text-transform:uppercase;margin-bottom:32px;font-weight:400;line-height:24px}.accordian-line{height:1px;background-color:#e9ecf0;margin-top:24px;margin-bottom:24px}.faq-wrapper{background-color:#fff;margin-left:auto;margin-right:auto;padding:24px}.title-wrap-centre{max-width:700px;text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px;margin-left:auto;margin-right:auto;display:flex}.grid-11{width:auto;height:auto;flex-direction:column;grid-template-rows:auto auto auto auto auto auto auto auto auto auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;justify-content:center;align-items:center;margin-top:10px;margin-bottom:10px;display:none}.ladrillos2{height:auto}.ladrillos{width:25vh;height:7vh;opacity:1;background-color:#f2f2f2;border-radius:6px;margin:0 15px;padding:5px;text-decoration:none;box-shadow:1px 1px 3px rgba(0,0,0,.41)}.heading-15{width:100%;height:100%;color:#0a0a0a;text-align:center;border:1px #000;justify-content:center;align-items:center;margin-top:0;margin-bottom:0;padding-left:5px;padding-right:5px;font-size:12px;font-weight:400;line-height:20px;text-decoration:none;display:flex}.ladrillos-3{height:auto;justify-content:space-around;display:flex}.embed_mapa{display:none}.text-span{color:#ddde45;font-size:35px}.text-span:hover{color:#274e7f}.compu2,.logo2,.html-embed-copy{display:none}.grid-12{grid-column-gap:0;grid-row-gap:0;grid-template-columns:.5fr 1fr 1fr 1fr}.number{height:100%;color:#ddde45;text-align:right;background-image:url('/Content/newland/images/curvaWe.page.png');background-position:100%;background-repeat:no-repeat;background-size:contain;justify-content:flex-end;align-items:center;padding-left:0;padding-right:0;font-size:20vw;display:flex}.sombra{height:50vh;background-image:url('/Content/newland/images/curvaWe.page.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.prueba{height:40vh}.circle{height:20vh;background-color:#e5e4e4;border-radius:100px;padding-left:0}.div-block-6{justify-content:center;align-items:center;display:flex}.div-block-7{width:100%;height:90%;background-color:#e5e4e4;margin-top:37px}.bot-n-whatsapp-flotante{z-index:99999;width:30px;height:30px;background-image:url('/Content/newland/images/Recurso-3ZZ.png');background-position:0 0;background-repeat:no-repeat;background-size:contain;margin:20px 20px 20px 15px;display:block;position:fixed;top:auto;bottom:0%;left:auto;right:0%}.heading_2{font-size:38px}.heading_3{font-size:36px}.heading-16{text-align:center;margin-bottom:0;font-family:Gotham,sans-serif;font-size:6vw;line-height:7vw}.heading-17{color:#274e7f;margin-top:10px;font-family:Gothambook,sans-serif;font-size:3.5vw;line-height:4.5vw}.heading-18{color:#ddde45;text-shadow:0 0 2px rgba(0,0,0,.65);margin-top:0;margin-bottom:8%;font-size:28px}.slider_cobertura{display:none}.grid-13{width:100%;grid-column-gap:0;grid-row-gap:0;grid-template-columns:1fr 1fr 1fr 1fr}.div-block-8{height:60vh;background-image:url('/Content/newland/images/P1Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div-block-8:hover{background-image:url('/Content/newland/images/P1.1Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div-block-9{background-image:url('/Content/newland/images/P2Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div-block-9:hover{background-image:url('/Content/newland/images/P1.2Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div-block-10{background-image:url('/Content/newland/images/3Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div-block-10:hover{background-image:url('/Content/newland/images/3.3Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div-block-11{background-image:url('/Content/newland/images/P4Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div-block-11:hover{background-image:url('/Content/newland/images/P1.4Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.grid-14{display:none}.link{color:#000;text-decoration:none}.link._\31{text-decoration:underline}.link.white{color:#fff}.text-span-2{color:#333;font-weight:700}.bold-text-7{color:#333}.grid-15{width:90%;display:block}.logo{display:none}.navbar-2{background-color:rgba(255,255,255,.8);padding-bottom:10px;display:block;position:fixed;top:0%;bottom:auto;left:0%;right:0%}.brand-2{padding-top:0}.container-2{padding-top:10px}.nav-link{width:20px;height:20px;background-image:url('/Content/newland/images/WAZZ.png');background-position:50%;background-repeat:no-repeat;background-size:contain;margin-top:10px}.nav-link-2{color:#274e7f;font-family:Gotham,sans-serif;font-weight:700}.nav-link-2.w--current{color:#274e7f}.div-block-13{width:100%;height:100%;margin-top:0%}.html-embed-2{width:100%;height:100%}.div-block-14{width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;display:flex}.grid-16{width:50%;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr}.no-wrap{white-space:nowrap}.bg{position:absolute}.bg.home-hero{z-index:1;min-height:400px;background-color:#fff;top:auto;bottom:0%;left:0%;right:0%;overflow:hidden}.paragraph-large{font-size:24px;line-height:1.583em}.paragraph-large.home-hero{max-width:789px;margin-bottom:33px}.image-wrapper{align-items:center;display:flex;overflow:hidden;transform:translate(0)}.image-wrapper.home-hero{width:100vw;margin-top:50px;margin-left:-1px}.page-lines-inside{width:34%;height:100%;min-height:100%;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}.page-lines-inside.dark{border-left-color:#333;border-right-color:#333}.page-lines-outside{width:87.5%;height:100%;max-width:1245px;min-height:100%;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;justify-content:center;display:flex}.page-lines-outside.dark{border-left-color:#333;border-right-color:#333}._\32-buttons{margin-bottom:-15px}.button-arrow{font-size:14px;font-weight:400;line-height:1em;display:inline-block;position:relative;top:-2px}.button-primary{color:#fff;text-align:center;transform-style:preserve-3d;background-color:#020202;border:1.5px solid #020202;border-radius:80px;padding:22px 56px 24px;font-size:20px;font-weight:500;line-height:1.1em;transition:transform .3s;transform:scale3d(1,1,1.01)}.button-primary:hover{color:#fff;transform:scale3d(1.03,1.03,1.01)}.button-primary._\32-buttons-button{margin-bottom:15px;margin-right:28px}.title-2.display-1.home-hero{margin-bottom:38px}.home-hero-content-bottom{justify-content:space-between;align-items:center;display:flex}.image-3.home-hero{width:100%;max-height:800px;object-fit:cover}.container-default{z-index:2;max-width:1291px;margin-top:5%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:24px;position:relative}.bg-2.page-lines-wrapper{justify-content:center;display:flex;top:0%;bottom:0%;left:0%;right:0%}.home-hero-scroll-down-wrapper{width:96px;max-height:96px;min-height:96px;min-width:96px;border:1.5px solid #020202;border-radius:10000px;justify-content:center;align-items:center;font-size:36px;line-height:1em;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.home-hero-scroll-down-wrapper:hover{color:#020202;border-color:#6b6b6b;transform:scale(.95)}.button-secondary{color:#020202;text-align:center;transform-style:preserve-3d;background-color:rgba(0,0,0,0);border:1.5px solid #020202;border-radius:80px;padding:22px 56px 24px;font-size:20px;font-weight:500;line-height:1.1em;transition:transform .3s;transform:scale3d(1,1,1.01)}.button-secondary:hover{color:#020202;transform:scale3d(1.03,1.03,1.01)}.button-secondary._\32-buttons-button{margin-bottom:15px}.section-2{z-index:1;background-color:#f2f1ee;padding-top:144px;padding-bottom:144px;position:relative}.section-2.home-hero{background-color:#fff;padding-top:83px;padding-bottom:0;overflow:hidden}.div-block-15{width:1005px;justify-content:center;align-items:center;display:flex}.button-wrapper{margin-top:40px}.button-2{color:#202020;text-align:center;background-color:rgba(0,0,0,0);border:1px solid #ddde45;border-radius:5px;padding:15px 30px;font-size:16px;font-weight:500;line-height:26px;transition:background-color .4s,transform .4s;display:inline-block}.button-2:hover{color:#fff;background-color:#1b3956;background-image:none;border-color:#0fa6ac;transform:translate(0,-3px)}.section-3{height:auto;background-color:#fff;justify-content:center;padding:120px 0;display:flex;position:relative;overflow:hidden}.section-3:hover{background-color:rgba(0,0,0,0)}.section-3.no-top-padding{justify-content:flex-start;padding:10% 5%}.sub-hero-text{text-align:justify;padding-right:10px;font-weight:300}.container-copy-2{z-index:1;width:100%;max-width:none;justify-content:flex-start;margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:flex;position:relative}.half-section{width:100%;padding-left:60px;padding-right:30px}.promo-block{grid-template-rows:auto}.promo-block.top-algin{width:100%;grid-column-gap:40px;align-items:center}.heading-half-section{color:#343e52;margin-top:10px;margin-bottom:20px;font-size:36px;font-weight:500;line-height:46px}.heading-half-section.padding{font-weight:700}.div-image{height:300px;margin-bottom:40px;box-shadow:0 6px 30px rgba(0,0,0,.2)}.div-image.video{height:400px;background-image:url('/Content/newland/images/pexels-antoni-shkraba-7144174.jpg');background-size:cover;border-radius:0;margin-bottom:0;padding-top:20px;padding-left:20px}.feed-instagram{z-index:1;height:auto;margin-bottom:0;position:relative}.error-message{background-color:rgba(208,55,55,.1);border-radius:10px;margin-top:20px;padding:20px}.paragraph-7{max-width:560px}.heading-19{max-width:630px}.text-error{color:#d03737;font-size:16px;font-weight:500;line-height:130%}.block{z-index:100;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;padding:35px 55px;display:flex;position:relative}.text-field-2{height:55px;color:#0f0d0d;background-color:#fff;border:1px solid rgba(15,13,13,.12);border-radius:10px;margin-bottom:10px;padding:15px 20px;font-size:16px;line-height:138%;transition:border-color .3s cubic-bezier(.25,.46,.45,.94)}.text-field-2:focus{border-color:#00c2ff}.text-field-2::-ms-input-placeholder{color:rgba(15,13,13,.5)}.text-field-2::placeholder{color:rgba(15,13,13,.5)}.icon-contact-bg{width:30px;height:30px;background-color:#fff;background-image:url('/Content/newland/images/Recurso-19We.page_1.png');background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;margin-right:14px;padding:12px;display:flex;box-shadow:0 13px 23px rgba(0,0,0,.03)}.icon-contact-bg._\31{background-image:url('/Content/newland/images/Recurso-20We.page.png')}.icon-contact-bg._\32{background-image:url('/Content/newland/images/Recurso-21We.page_1.png')}.grid-17{width:100%;grid-column-gap:24px;grid-row-gap:24px;grid-template-rows:minmax(400px,auto);grid-auto-rows:minmax(400px,auto);align-items:center}.field-label{color:#0f0d0d;text-align:left;margin-bottom:7px;font-family:Gotham,sans-serif;font-size:14px;font-weight:500;line-height:138%}.text-success{color:#333;font-family:Gotham,sans-serif;font-size:16px;font-weight:500;line-height:130%}.icon-contact{width:20px;height:20px;flex:none}.form-block{width:100%;margin-bottom:0}.section-page{flex-direction:column;justify-content:flex-start;align-items:center;padding:190px 25px 0;display:flex}.section-page.single{padding-top:10%;padding-bottom:85px}.contact{width:100%;background-color:#fff;border-radius:16px;padding:5% 55px;box-shadow:0 13px 23px rgba(0,0,0,.03)}.button-3{color:#274e7f;text-align:center;background-color:#ddde45;border-radius:50px;padding:19px 36px;font-family:Gotham,sans-serif;font-size:16px;font-weight:700;line-height:106%;transition:box-shadow .3s cubic-bezier(.25,.46,.45,.94),filter .3s cubic-bezier(.25,.46,.45,.94)}.button-3:hover{filter:brightness(118%);box-shadow:0 15px 30px rgba(63,63,63,.35)}.content{width:100%;max-width:1240px;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.block-contact-info{justify-content:flex-start;align-items:center;margin-top:5px;margin-bottom:8px;display:flex}.text-contact{color:#333;margin-top:6px;margin-bottom:6px;font-family:Gotham,sans-serif;font-size:16px;font-weight:500;line-height:22px}.success-message{background-color:rgba(0,0,0,0);border-radius:10px;padding:20px}.form-2{flex-direction:column;align-items:stretch;display:flex}.textarea{max-height:80px;max-width:100%;min-height:80px;min-width:100%;color:#0f0d0d;background-color:#fff;border:1px solid rgba(15,13,13,.12);border-radius:10px;margin-bottom:20px;padding:15px 20px;font-size:16px;line-height:138%;transition:border-color .3s cubic-bezier(.25,.46,.45,.94)}.textarea:focus{border-color:#00c2ff}.textarea::-ms-input-placeholder{color:rgba(15,13,13,.5)}.textarea::placeholder{color:rgba(15,13,13,.5)}.div-block-16{width:100%;height:30vh;margin-top:10px}.html-embed-3{width:100%;height:100%}.animation{width:60px;height:60px}.faq-question-bar-2{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px 25px;text-decoration:none;display:flex;box-shadow:7px 7px 60px #f2f3f6}.faq-question-bar-2:hover{border:3px solid #b6bf5d}.question-title-2{color:#050505;font-family:Montserrat,sans-serif;font-size:16px;line-height:25px}.t{color:#050505;text-align:center;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;line-height:40px;text-decoration:none}.paragraph-top{max-width:650px;color:#637178;text-align:center;letter-spacing:-.27px;margin-left:auto;margin-right:auto;font-size:18px;line-height:26px}.faq-section{min-height:600px;background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto;padding:50px 5%;position:relative}.faq-section.color{background-color:#f8f7f7;padding-top:120px}.page-title{max-width:800px;grid-column-gap:16px;grid-row-gap:16px;flex-direction:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;align-items:center;margin-bottom:70px;margin-left:auto;margin-right:auto;display:flex}.faq-content-2{margin-top:-2px;overflow:hidden}.title-header-sections{color:#fff;text-align:center;letter-spacing:-1px;margin-top:0;margin-bottom:0;padding:25px;font-family:Montserrat,sans-serif;font-size:40px;line-height:40px;position:static;top:-1px;bottom:auto;left:8vw}.title-header-sections.fondo-blanco{color:#000;letter-spacing:-1px;display:none}.paragraph-8{color:#445567;letter-spacing:-.25px;margin-bottom:0;margin-left:25px;margin-right:25px;padding-top:42px;padding-bottom:42px;font-family:Montserrat,sans-serif;font-size:16px;line-height:25px}.faq-wrap{max-width:800px;flex-direction:column;margin-top:3%;margin-left:auto;margin-right:auto;display:flex}.link-block{width:30px;height:30px;background-image:url('/Content/newland/images/FWe.page_1.png');background-position:50%;background-size:cover}.link-block._\31{background-image:url('/Content/newland/images/IWe.page.png')}.link-block._\32{background-image:url('/Content/newland/images/TWe.page.png')}.link-block._\34{background-image:url('/Content/newland/images/INWe.page.png')}.div-block-17{flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.div-block-18{height:100%;flex-direction:row;justify-content:center;align-items:flex-start;padding-top:0%;display:flex}.link-2{color:#333;font-family:Gotham,sans-serif;text-decoration:none}.image-4{padding-top:10px}.link-block-2{justify-content:center;align-items:flex-end;padding-top:5px;display:flex}.paragraph-9{color:#333;text-align:center;font-family:Gothambook,sans-serif;font-size:10px;line-height:20px}.paragraph-9._\31{margin-bottom:0;padding-top:5%;line-height:15px}.paragraph-9._\31.white{color:#fff}.nav-menu-2{flex-direction:row;padding-top:10px;display:block}.slider-2{width:100%;height:10vh;background-color:rgba(0,0,0,0);flex-direction:column;justify-content:center;align-items:center;display:flex}.right-arrow-3,.left-arrow-2,.slide-nav-3{display:none}.slide-4,.mask{width:100%}.div-block-20{flex-direction:row;justify-content:space-between;margin-left:5%;margin-right:5%;padding-top:10px;display:flex}.div-block-21{flex-direction:column;justify-content:center;align-items:center;padding-left:5%;padding-right:5%;display:flex}.div-block-22{justify-content:center;align-items:flex-end;display:flex}.grid-18{width:100%;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;padding-left:5%;padding-right:5%}.button-4{width:100%;color:#274e7f;text-align:center;background-color:#ddde45;border-radius:20px;padding-top:25px;padding-bottom:25px;font-family:Gotham,sans-serif;font-weight:700}.button-4.w--current{padding-top:25px;padding-bottom:25px;font-size:13px}.div-block-23{justify-content:center;align-items:center;display:flex}.link-3{color:#fff;font-family:Gothambook,sans-serif;text-decoration:none}.link-block-3{color:#fff;margin-top:10px;margin-bottom:10px;font-family:Gothambook,sans-serif;text-decoration:none}.paragraph-10{text-align:center;margin-bottom:0}.bot-n-whatsapp-flotante-copy{z-index:99999;width:30px;height:30px;background-image:url('/Content/newland/images/Recurso-3ZZ.png');background-position:0 0;background-repeat:no-repeat;background-size:contain;margin:20px 20px 20px 15px;display:block;position:fixed;top:auto;bottom:0%;left:auto;right:0%}.grid-11-copy{width:auto;height:auto;flex-direction:column;grid-template-rows:auto auto auto auto auto auto auto auto auto auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;justify-content:center;align-items:center;margin-top:10px;margin-bottom:10px;display:none}.link-4,.link-5{color:#333;text-decoration:none}@media screen and (min-width:1280px){.div_aseguradoras{margin-top:-80px}.container-copy{margin-top:auto;margin-bottom:auto;padding-bottom:0}.paragraph-4{font-size:12px;line-height:20px}}@media screen and (min-width:1440px){.heroe{justify-content:center}.navbar{justify-content:center;align-items:flex-start;margin-left:auto;margin-right:auto;display:flex;top:0%;bottom:auto;left:0%;right:0%}.container{height:auto;margin-left:auto;margin-right:auto}.div_aseguradoras{align-items:flex-end;margin-top:-100px;padding-top:0}.container-copy{margin:auto;padding-bottom:0}.paragraph-4{font-size:14px;line-height:24px}.container-copy-2{max-width:none;padding-left:0}.half-section{padding-right:60px}}@media screen and (min-width:1920px){.heroe{background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.15)),url('/Content/newland/images/GGUNuclea.png');background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;font-size:3.7vw}.navbar{justify-content:center;align-items:center;margin-left:10%;margin-right:10%;display:flex}.container{justify-content:center;align-items:center}.div_aseguradoras{align-items:center;margin-top:0;margin-bottom:0;position:absolute;top:auto;bottom:0%;left:0%;right:0%}.grid{width:100%;margin-top:3%;margin-bottom:3%}.heading-2{font-size:3.7vw;line-height:5vw}.container-copy{margin-left:10%;margin-right:10%;padding-bottom:0;font-size:68px}.section.color._\34{max-width:2000px}.heading-2-copy{font-size:50px;line-height:3vw}.paragraph{font-size:25px;line-height:35px}.paragraph-2{font-size:1.2vw;line-height:1.5vw}.heading-3._\31{font-size:40px}.div_icono{width:180px;height:180px}.heading-4{font-size:1.2vw;line-height:2vw}.heading-4._\32{font-size:1.2vw;line-height:1.5vw}.heading-4._\33{font-size:28px}.paragraph-3,.paragraph-3-copy{font-size:1vw;line-height:1.5vw}.div_faq{height:40vh}.paragraph-4{font-size:18px;line-height:30px}.paragraph-5,.paragraph-6{font-size:24px;line-height:34px}.paragraph-6._\31-copy.white{font-size:14px}.submit-button,.select-field,.text-field{font-size:20px}.faq-paragraph{font-size:20px;line-height:30px}.container-small{max-width:none;margin-left:0%;margin-right:0%;padding-left:10%;padding-right:10%}.question-title{font-size:30px}.bold-text-6{font-size:25px;line-height:30px}.html-embed,.compu-1{display:none}.compu2{display:block}.logo1{display:none}.logo2,.html-embed-copy{display:block}.heading-16{font-size:70px;line-height:80px}.heading-17{font-size:58px;line-height:60px}.heading-18{margin-bottom:8%;font-size:48px;line-height:50px}.grid-13{width:100%;grid-column-gap:0;grid-row-gap:0}.image-wrapper.home-hero{margin-top:144px}.section-2{padding-top:180px;padding-bottom:180px}.section-2.home-hero{padding-top:104px}.paragraph-9._\31.white{font-size:15px}.div-block-22{font-size:14px}}@media screen and (max-width:991px){.div_aseguradoras{padding-left:10%;padding-right:10%;top:auto;bottom:0%;left:0%;right:0%}.menu-button,.slider{display:none}.div_icono._\32{width:120px;height:120px}.heading-4{font-size:15px}.heading-4._\33{font-size:14px;line-height:16px}.grid-7{grid-column-gap:16px;grid-row-gap:16px;flex-direction:column;grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:none}.grid-7.tablet{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.div-block-3{display:none}.div_faq{height:60vh}.paragraph-4{font-size:12px;line-height:14px}.question-title{font-size:20px;line-height:28px}.faq-question-wrap{padding-left:20px;padding-right:20px}.grid-11{display:none}.ladrillos{width:20vh}.heading-16{text-align:center}.bg.home-hero{min-height:300px}.image-wrapper.home-hero{margin-top:100px}.title-2.display-1{font-size:88px}.title-2.display-1.home-hero{margin-bottom:32px}.container-default{flex-direction:column;align-items:stretch}.home-hero-scroll-down-wrapper{width:90px;max-height:90px;min-height:90px;min-width:90px}.section-2{padding-top:115px;padding-bottom:115px}.section-2.home-hero{padding-top:60px}.section-3{height:auto}.half-section{padding-left:0}.promo-block.top-algin{grid-template-columns:1fr}.heading-half-section{text-align:left}.heading-half-section.padding{margin-top:40px}.block{padding-left:25px;padding-right:25px}.grid-17{grid-column-gap:20px;grid-row-gap:20px}.section-page{padding-top:175px}.section-page.single{padding-bottom:70px}.paragraph-top{max-width:550px;text-align:center}.grid-11-copy{display:none}}@media screen and (max-width:767px){.div_aseguradoras{position:absolute;top:auto;bottom:0%;left:0%;right:0%}.heading-2{font-size:40px;line-height:45px}.container-copy{padding-bottom:0}.slider{display:none}.heading-2-copy{font-size:40px;line-height:45px}.heading-17{text-align:center}.bg.home-hero{min-height:230px}.paragraph-large{font-size:22px}.image-wrapper.home-hero{margin-top:80px}._\32-buttons{display:flex}.button-primary{padding-left:25px;padding-right:25px}.button-primary._\32-buttons-button{flex:1;margin-right:23px}.title-2.display-1{font-size:61px}.title-2.display-1.home-hero{margin-bottom:26px}.home-hero-content-bottom{flex-direction:column;align-items:stretch}.bg-2.page-lines-wrapper{display:none}.home-hero-scroll-down-wrapper{width:80px;max-height:80px;min-height:80px;min-width:80px;margin-top:50px;display:none}.button-secondary{padding-left:25px;padding-right:25px}.button-secondary._\32-buttons-button{flex:1}.section-2{padding-top:92px;padding-bottom:92px}.section-2.home-hero{padding-top:50px}.promo-block{grid-template-columns:1fr}.grid-17{grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr;justify-items:center}.section-page{padding-top:160px;padding-left:20px;padding-right:20px}.section-page.single{padding-bottom:60px}.t{margin-bottom:50px}}@media screen and (max-width:479px){.heroe{width:100%;height:90vh;justify-content:center;align-items:center;position:relative}.heroe._\32{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url('/Content/newland/images/us.png');background-position:0 0,30%}.navbar{display:block}.container{padding-top:5%}.div-block{width:25vh;margin-left:0}.heading{text-align:center;font-size:12px}.div_cotizador{width:100%;flex-direction:column;justify-content:flex-end;align-items:flex-start}.dropdown-toggle{width:15vh;margin-left:0;margin-right:0}.button{margin-top:10px;margin-left:0}.div_aseguradoras{height:auto;margin-top:0;display:none;position:static;top:auto;bottom:0%;left:0%;right:0%}.div_aseguradoras.close{padding-top:3%;padding-bottom:3%;display:block}.grid{display:none}.grid.phone{grid-column-gap:20px;grid-row-gap:10px;grid-template-rows:minmax(61px,.25fr) auto auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.heading-2{text-align:center;font-size:25px;line-height:30px}.container-copy{width:100%;flex-flow:column;justify-content:center;align-items:center;margin:0 0%;padding:10% 5% 0%;display:none;position:absolute;top:0%;bottom:0%;left:0%;right:0%}.container-copy.close{flex-direction:column;justify-content:center;align-items:center;padding-top:0%;display:flex}.brand{padding-left:0}.div-block-2{display:flex}.slider{width:100%;height:auto;background-color:rgba(0,0,0,0);flex-direction:row;justify-content:center;align-items:center;margin-top:0%;display:flex}.left-arrow,.right-arrow{display:none}.slide-nav{font-size:1px;display:none}.grid-2{height:100%;grid-column-gap:5px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr}.section{height:auto;padding-top:10%;padding-bottom:10%}.section.color{padding-bottom:10%;padding-left:5%;padding-right:5%}.section.margen{padding-top:40%}.section._\33{height:auto}.section._\33.height{height:100vh}.heading-2-copy{width:100%;text-align:center;font-size:30px;line-height:40px}.heading-2-copy.verde{font-size:30px;line-height:40px}.paragraph{width:80%;font-size:14px;line-height:20px}.image{height:auto;display:none}.grid-3{display:none}.grid-3.phone{grid-column-gap:10px;grid-row-gap:16px;flex-direction:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-bottom:10%;display:grid}.div_t-tulo{margin-bottom:10px}.paragraph-2{text-align:center;font-size:12px;line-height:15px}.paragraph-2.espacio{margin-bottom:20px}.heading-3{margin-top:5px;margin-bottom:5px;line-height:30px}.grid-4{display:none}.grid-4.phone{flex-direction:column;display:none}.div_cobertura.phone{background-color:#ddde45;border-radius:20px;padding-top:5%;padding-bottom:5%}.grid-5{padding-left:5%;padding-right:5%}.grid-6{display:none}.grid-6.phone{width:80%;flex-direction:column;display:flex}.grid-6-copy{display:none}.grid-6-copy.phone{flex-direction:column;display:flex}.grid-7,.grid-7.tablet,.image-copy{display:none}.image-copy.phone{display:block}.grid-9{display:none}.grid-10{flex-direction:column;display:flex}.div-block-5{width:100%;height:100%;background-image:url('/Content/newland/images/Recurso-1We-copy-1.png');background-position:0 0;background-size:cover}.paragraph-5,.paragraph-6{text-align:center;line-height:25px}.form{width:100%;flex-direction:column}.submit-button{width:100%;margin-top:15px}.text-field{width:100%;margin-bottom:15px}.container-small{flex-direction:column;justify-content:center;align-items:center;display:block}.bold-text{margin-bottom:0}.faq-question-wrap{padding-left:0;padding-right:0}.grid-11{flex-direction:column;margin-bottom:20px;margin-left:10px;margin-right:10px;display:none}.ladrillos2{width:100%;justify-content:center;align-items:center;margin-top:10px;margin-bottom:10px;display:flex}.ladrillos2.close{display:none}.ladrillos{width:50%;height:auto;flex-direction:column;justify-content:center;align-items:center;margin-left:10px;margin-right:10px;display:flex}.ladrillos:hover{background-color:#ddde45}.heading-15{color:#274e7f;margin-top:5px;font-family:Gotham,sans-serif;font-size:12px;font-weight:700;line-height:15px}.ladrillos-3{width:100%;justify-content:center;align-items:stretch}.ladrillos-3.close{display:none}.embed_mapa{display:block}.html-embed{display:none}.spam{color:#ddde45;font-size:30px}.html-embed-copy{display:none}.heading-16{text-align:center;margin-top:0;font-size:32px;line-height:34px}.heading-17{text-align:center;font-size:18px;line-height:25px}.heading-18{text-align:center;font-size:18px;line-height:20px}.slider_cobertura{width:90%;height:50vh;background-color:rgba(0,0,0,0);display:block}.slide{padding-top:5%}.slide-nav-2{font-size:10px}.icon{margin-right:2.5px;font-size:30px}.icon-2{margin-left:2.5px;font-size:30px}.grid-13{display:none}.grid-13.phone{grid-template-columns:1fr 1fr}.div_proceso{height:40vh;background-image:url('/Content/newland/images/P1Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div_proceso:hover{background-image:url('/Content/newland/images/P1.1Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div_proceso._\32{background-image:url('/Content/newland/images/P2Nuclea.png')}.div_proceso._\32:hover{background-image:url('/Content/newland/images/P1.2Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div_proceso._\33{background-image:url('/Content/newland/images/3Nuclea.png')}.div_proceso._\33:hover{background-image:url('/Content/newland/images/3.3Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.div_proceso._\34{background-image:url('/Content/newland/images/P4Nuclea.png')}.div_proceso._\34:hover{background-image:url('/Content/newland/images/P1.4Nuclea.png');background-position:50%;background-repeat:no-repeat;background-size:contain}.grid-14{width:100%;grid-column-gap:0;grid-row-gap:0;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.slider_planes{width:100%;height:auto}.div-block-12{padding-left:10%;padding-right:10%}.icon-3{margin-right:5px}.icon-4{margin-left:5px}.grid-15{width:100%;height:100%;grid-column-gap:0;grid-row-gap:0;grid-template-rows:auto auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;display:grid}.logo{display:none}.nav-link-2{text-align:center}.bg.home-hero{min-height:130px}.paragraph-large{font-size:20px}.paragraph-large.home-hero{margin-bottom:28px}.image-wrapper.home-hero{margin-top:60px}._\32-buttons{flex-direction:column}.button-primary{padding-left:15px;padding-right:15px;font-size:18px;display:block}.button-primary._\32-buttons-button{margin-right:0}.title-2.display-1{font-size:55px}.title-2.display-1.home-hero{margin-bottom:20px}.container-default{padding-left:16px;padding-right:16px}.home-hero-scroll-down-wrapper{width:67px;max-height:67px;min-height:67px;min-width:67px;margin-top:40px}.button-secondary{padding-left:15px;padding-right:15px;font-size:18px;display:block}.section-2{padding-top:74px;padding-bottom:74px}.section-2.home-hero{padding-top:40px}.button-wrapper{justify-content:center;align-items:center;display:flex}.button-2{margin-bottom:10px}.section-3.no-top-padding{padding-top:10%;padding-bottom:10%}.container-copy-2{justify-content:center;align-items:center;padding-right:0}.half-section{padding-left:10%;padding-right:10%}.heading-half-section.padding{text-align:center}.div-image{height:200px}.feed-instagram{margin-bottom:0}.block{padding:25px 10px}.grid-17{grid-column-gap:20px;grid-row-gap:20px}.section-page{padding-top:150px}.section-page.single{padding-top:30%}.contact{padding:40px 35px 45px}.textarea{margin-bottom:38px}.question-title-2{flex:1}.t{text-align:center;margin-bottom:20px;margin-left:10px;margin-right:10px;padding-left:10px;padding-right:10px;display:block}.form-block-2{width:80%}.slide-2{height:5vh}.div-block-19{display:none}.right-arrow-2{display:block}.nav-menu{text-align:center;background-color:#fff;padding-bottom:5%}.menu-button-2,.menu-button-2.w--open{background-color:rgba(0,0,0,0)}.icon-5{color:#1e4f7f}.nav-menu-2{background-color:#fff;padding-bottom:10px}.menu-button-3{background-color:rgba(0,0,0,0);flex-direction:column;justify-content:center;align-items:center;margin-top:10px;display:flex}.menu-button-3.w--open{background-color:rgba(0,0,0,0)}.icon-6{color:#274e7f}.form-block-3{width:100%}.mask-2{height:100%}.grid-18{flex-direction:column;display:flex}.bot-n-whatsapp-flotante-copy{background-image:url('/Content/newland/images/WAZZ.png');top:auto;bottom:0%;left:0%;right:auto}.grid-11-copy{width:100%;flex-direction:column;margin-bottom:20px;margin-left:0;margin-right:0;display:flex}}#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a45162-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a45164-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a45166-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a45168-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a4516a-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a4516c-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a4516e-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a45170-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a45172-aca6f2dc,#w-node-e01e30d2-7e1b-6ed8-fa8d-4cbee2a45174-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc43-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc45-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc47-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc49-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc4b-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc4d-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc4f-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc51-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc53-aca6f2dc,#w-node-_3ab1f991-938a-d761-919a-920dbad2dc55-aca6f2dc{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-b8237ff6-6061-58e1-c685-6463a68472be-aca6f2dc,#w-node-_04325d03-1903-9417-3fd8-9a60fce70920-aca6f2dc,#w-node-cb5d67ad-a090-8e4b-bb72-f628a52f8c93-aca6f2dc,#w-node-cb5d67ad-a090-8e4b-bb72-f628a52f8c94-aca6f2dc,#w-node-_4dac809b-0603-2ac9-41ac-3302496d596e-aca6f2dc,#w-node-_4dac809b-0603-2ac9-41ac-3302496d596f-aca6f2dc{grid-area:span 1/span 1/span 1/span 1}#w-node-_2da19df9-0ce6-c189-e4b3-27d9b1dbf8f1-aca6f2dc{grid-area:span 1/span 1/span 1/span 1;align-self:start;justify-self:center}#w-node-_0cc7d7c6-9e89-02b5-97c9-b58193508f6c-aca6f2dc,#w-node-ef69468d-c337-57e4-dd66-4aca19f7cd25-aca6f2dc,#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74ea-aca6f2dc,#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74eb-aca6f2dc{grid-area:span 1/span 1/span 1/span 1}#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74f3-aca6f2dc{grid-area:span 1/span 1/span 1/span 1;align-self:start;justify-self:center}#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74ed-aca6f2dc,#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74ee-aca6f2dc,#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74f6-aca6f2dc,#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74f0-aca6f2dc,#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74f1-aca6f2dc,#w-node-_14d1ec3c-7032-2a8e-6691-5f02192a74f9-aca6f2dc{grid-area:span 1/span 1/span 1/span 1}#w-node-f600f826-36e2-7b29-0b52-96e65b500db4-aca6f2dc,#w-node-_42a11592-78b8-71ff-1bf6-1f1ab3589cdd-aca6f2dc,#w-node-_72119a26-c03f-fe62-16e9-31b60fe8a0d5-aca6f2dc,#w-node-cb820f8e-2075-1afb-e914-3b7cae410181-aca6f2dc{grid-area:span 2/span 1/span 2/span 1}#w-node-be539232-936c-bd7a-752c-9e6c6ee6e93a-6ee6e938{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-be539232-936c-bd7a-752c-9e6c6ee6e93f-6ee6e938,#w-node-be539232-936c-bd7a-752c-9e6c6ee6e94d-6ee6e938,#w-node-be539232-936c-bd7a-752c-9e6c6ee6e94e-6ee6e938,#w-node-be539232-936c-bd7a-752c-9e6c6ee6e94f-6ee6e938,#w-node-be539232-936c-bd7a-752c-9e6c6ee6e950-6ee6e938,#w-node-be539232-936c-bd7a-752c-9e6c6ee6e951-6ee6e938,#w-node-be539232-936c-bd7a-752c-9e6c6ee6e954-6ee6e938{grid-area:span 1/span 1/span 1/span 1}#w-node-e140d8da-4c8a-86e0-39af-6c697ef4064b-6ee6e938{grid-area:span 1/span 3/span 1/span 3}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0f8-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0fb-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa0ff-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0ef-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0f2-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa0f6-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0d2-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0d5-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa0d9-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0e6-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0e9-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa0ed-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa101-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa104-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa108-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0dd-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa0e0-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa0e4-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa138-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa13c-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa142-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa146-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa110-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa114-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa124-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa128-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa12e-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa132-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa11a-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa11e-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa14e-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa151-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa155-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa157-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa15a-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa15e-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa160-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa163-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa167-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa169-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa16c-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa170-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa172-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa175-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa179-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}#w-node-c989b737-54cd-3c45-3396-ef34b29aa17b-ce7a96c4{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-c989b737-54cd-3c45-3396-ef34b29aa17e-ce7a96c4,#w-node-c989b737-54cd-3c45-3396-ef34b29aa182-ce7a96c4,#w-node-e60a7217-73f6-07d3-d62f-c3f2edc298ea-b110741d,#w-node-_7f3c3c34-ae22-4970-bb7b-b268696d112a-b110741d,#w-node-_303c5e21-d694-b116-ada7-813908e44a2c-b110741d,#w-node-db050f32-647d-fda5-5431-36818ed3f1a2-b110741d,#w-node-bf64f392-d8b6-e43c-eef3-13399927c65b-b110741d,#PRC.w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd22-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd28-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd2b-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd2f-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd34-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd37-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd39-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd3b-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd3e-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd42-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd48-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd4b-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd4d-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd53-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd56-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd58-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd5a-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd5d-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd5f-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd61-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd64-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd66-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd6c-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd6f-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd71-b110741d,#PL.w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd79-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd7f-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd82-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd84-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd86-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd89-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd8b-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd8e-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd91-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd93-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd97-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd9a-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bd9c-b110741d,#PA.w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bda0-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bda6-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bda9-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdab-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdb0-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdb3-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdb5-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdb9-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdbc-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdbe-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdc0-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdc3-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdc5-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bded-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdf0-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdf2-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdc8-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdcb-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdcd-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bde2-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bde5-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bde7-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdd5-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdd8-b110741d,#w-node-_43b1d6b3-dfcc-08fa-5448-d82d2cf6bdda-b110741d{grid-area:span 1/span 1/span 1/span 1}#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e89897-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e8989b-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e8989f-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898a3-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898a7-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898ad-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898b1-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898b5-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center}#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898b9-b110741d{grid-area:span 1/span 4/span 1/span 4}#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898c3-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898c7-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898cb-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center}#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898cf-b110741d{grid-area:span 1/span 4/span 1/span 4}#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898dc-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898e0-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898e8-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898ec-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898f4-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center}#w-node-d441b391-1b44-88fd-290a-628a24a9bb60-868ad652,#w-node-_527b0f76-a50c-7ac6-6532-1193c9025289-868ad652,#w-node-d441b391-1b44-88fd-290a-628a24a9bb77-868ad652{grid-area:span 1/span 1/span 1/span 1}@media screen and (min-width:1920px){#w-node-_42a11592-78b8-71ff-1bf6-1f1ab3589cdd-aca6f2dc{grid-area:span 2/span 1/span 2/span 1}#w-node-e140d8da-4c8a-86e0-39af-6c697ef4064b-6ee6e938{grid-area:span 1/span 3/span 1/span 3}}@media screen and (max-width:991px){#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898ec-b110741d,#w-node-_9f52c00c-c004-7d2d-732c-eae5e8e898f4-b110741d{grid-area:span 1/span 1/span 1/span 1;align-self:center}}@media screen and (max-width:479px){#w-node-_8ee485a7-155d-8a8e-d41a-d731220e4383-aca6f2dc{align-self:center;justify-self:center}#w-node-ce9ba085-1949-e49a-a606-ef2a08940512-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a08940514-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a08940516-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a0894051a-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a0894051c-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a0894051e-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a08940522-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a08940524-aca6f2dc,#w-node-ce9ba085-1949-e49a-a606-ef2a08940526-aca6f2dc,#w-node-fe623202-7543-ed6e-f12f-5040ce1601fb-aca6f2dc,#w-node-_4608576c-71c3-b588-7bea-bd4c7e4f7457-aca6f2dc,#w-node-_566472cf-2f50-eef9-67d6-3a0b6cbc6f5d-aca6f2dc,#w-node-d755b652-d2a4-b305-6c9b-a6615431c0af-aca6f2dc,#w-node-d755b652-d2a4-b305-6c9b-a6615431c0b1-aca6f2dc,#w-node-d755b652-d2a4-b305-6c9b-a6615431c0b3-aca6f2dc,#w-node-_8c68cc8a-369b-3db9-9955-c1fcf6f30f81-aca6f2dc,#w-node-_8c68cc8a-369b-3db9-9955-c1fcf6f30f83-aca6f2dc,#w-node-_8c68cc8a-369b-3db9-9955-c1fcf6f30f85-aca6f2dc{grid-area:span 1/span 1/span 1/span 1;align-self:center;justify-self:center}#w-node-fee5bd5c-41c5-5553-d637-7252ca8e7f60-aca6f2dc{grid-area:span 6/span 1/span 6/span 1}#w-node-_751621a7-ed91-b90f-81a5-7f8b191b3b82-aca6f2dc,#w-node-_46df9f4e-470b-6f7e-c5cd-c0250032eab0-aca6f2dc,#w-node-f7e828f4-b5fd-8835-4529-f1ff44712607-aca6f2dc,#w-node-_79b12dfa-f66d-ce7a-45ee-5a32a98c3eb6-aca6f2dc,#w-node-_052b8e93-1616-db73-2a1e-67f6c6e448e3-ce7a96c4{grid-area:span 1/span 1/span 1/span 1}}@font-face{font-family:'Gothambook';src:url('../fonts/GothamBook.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Gotham';src:url('../fonts/Gotham-Bold.otf') format('opentype'),url('../fonts/Gotham-Bold.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Gotham';src:url('../fonts/Gotham-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Gotham';src:url('../fonts/Gotham-Thin.otf') format('opentype');font-weight:100;font-style:normal;font-display:swap}
.cotiza_ahora{margin-top:100px;padding:30px 2% 30px}.cotiza_ahora .divImg{text-align:center}.cotiza_ahora .divImg img{width:80%}.cotiza_ahora h1{color:#1d3557;font-family:var(--fuente-principal);font-size:2.75em;font-weight:bold;letter-spacing:0;line-height:1.16em;text-align:left;margin-top:30px;margin-bottom:13px}.cotiza_ahora h1 b{color:#3b97d1}.cotiza_ahora h2{color:#1b3572;font-size:1.375em;letter-spacing:0;line-height:1.28em;margin-bottom:30px;text-align:left}.cotiza_ahora .title_error{text-align:left !important;margin-top:10px !important;margin-bottom:0 !important}.cotiza_ahora .btnPrincipal{margin-top:58px}.cotiza_ahora .divFormulario .inputAuto{width:75%;display:inline-block;margin-left:0;margin-right:1%;vertical-align:top}.cotiza_ahora .divFormulario .inputAnio{width:20%;display:inline-block;margin-left:.5%;margin-right:.5%;text-align:right;vertical-align:top}.cotiza_ahora .divFormulario .inputAnio .btn{width:100%;box-shadow:0 2px 16px 0 #e5e8ed;position:relative;box-shadow:0 2px 16px 0 #e5e8ed;-webkit-box-shadow:0 2px 16px 0 #e5e8ed;-moz-box-shadow:0 2px 16px 0 #e5e8ed;opacity:1}.cotiza_ahora .aseguradoras{display:flex;justify-content:space-between;padding-left:2%;padding-right:2%}.cotiza_ahora .aseguradoras .imgLogos{height:40px;display:inline-block;margin:0}.cotiza_ahora .aseguradoras .imgLogos img{width:auto;height:100%;max-width:120px}.aseguradoras{background-color:#f0f7fc;text-align:center;padding:25px 40px !important}.aseguradoras .imgLogos{height:48px;display:inline-block;padding:8px;margin:8px 0}.aseguradoras .imgLogos img{width:auto;height:100%}.como_contrato{background:url(/Content/img/bg-como-contrato.jpg) bottom;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;text-align:center;padding-top:100px}.como_contrato h1{color:#1d3557;font-size:2em;font-weight:bold;letter-spacing:0;line-height:1.25em;margin-bottom:70px}.como_contrato h1 b{color:#3b97d1}.como_contrato img{height:100%;width:523px;margin-bottom:-50px}.pasos_como_contrato{background-color:#f0f7fc;padding-top:110px;padding-bottom:100px;text-align:center}.pasos_como_contrato .pasos{display:inline-block;text-align:center;width:25%}.pasos_como_contrato .pasos .punto{height:48px;width:48px;background-color:#c7ddf2;border-radius:50%;display:table;margin:auto}.pasos_como_contrato .pasos .punto p{color:#fff;font-size:1.75em;font-weight:bold;letter-spacing:0;line-height:1.429em;text-align:center;display:table-cell;vertical-align:middle}.pasos_como_contrato .pasos h2{color:#66696a;font-size:2em;font-weight:bold;letter-spacing:0;line-height:1.25em;text-align:center;margin-top:20px;margin-bottom:10px}.pasos_como_contrato .pasos p{color:#5c5f60;font-size:1.25em;letter-spacing:0;line-height:1.2em;text-align:center}.pasos_como_contrato .flecha{display:inline-block;vertical-align:top;margin-top:15px}.pasos_como_contrato .flecha img{height:20px;width:20px}.pasos_como_contrato .activo .punto{background-color:#3b97d1}.pasos_como_contrato .activo h2{color:#3b97d1}.contactanos{padding-top:100px;padding-bottom:100px}.contactanos .mapa{height:246px;width:438px;float:right;margin-right:25px}.contactanos .mapa iframe{height:100%;width:100%;border-radius:22px}.contactanos h1{color:#3b97d1;font-size:1.5em;font-weight:bold;letter-spacing:0;line-height:1.292em;margin-top:25px;margin-bottom:13px;margin-left:25px}.contactanos h2{color:#1d3557;font-size:1.25em;font-weight:600;letter-spacing:0;line-height:1.25em;margin-left:25px;margin-top:15px}.contactanos p{color:#8a98a9;font-size:1.125em;letter-spacing:0;line-height:1.278em;margin-left:25px}.contactanos a{text-decoration:none !important}.contactanos a p{width:300px}.contactanos .p_whatsapp{margin-top:20px}.contactanos p .icn_whatsapp{height:22px;width:22px;margin-top:-2px;margin-right:10px}.containerMenuKebab .menuKebab{right:-38px;left:auto;top:0;width:250px}.containerMenuKebab .menuKebab .opcionKebab{height:40px;width:20%}.ui-widget-content li{border:0 solid #ddd;list-style:none;background-color:#f5f4f5;color:#333}.ui-widget li{padding:0;color:#1b3572;font-size:1em;font-weight:600;line-height:1.25em}.ui-widget li div{position:relative;padding:10px 23px 10px 23px !important;z-index:20000;background-color:#f5f4f5}.ui-widget li div:hover,.ui-widget li div:active,.ui-widget li div:focus{background-color:#3b97d1;border:0 solid #3b97d1;color:#fff;font-weight:600}.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{background-color:#3b97d1 !important;border:0 solid #3b97d1 !important;color:#fff;font-weight:600}#txt_anioAuto .material-icons{position:absolute;right:14px;top:27%;font-size:1.8em;color:#c3c3c3}@media(min-width:2500px){html body{font-size:26px}.cotiza_ahora .divImg img{width:60%}.cotiza_ahora p{margin-top:67px;margin-bottom:600px}.cotiza_ahora .aseguradoras .imgLogos{height:60px}#txt_anioAuto .material-icons{top:17%}.aseguradoras .imgLogos{height:80px;padding:16px;margin:0}.como_contrato img{height:450px;width:auto;margin-bottom:-50px}.contactanos .mapa{height:400px;width:650px}.contactanos h2{margin-top:50px}}@media(min-width:1800px) and (max-width:2500px){html body{font-size:18px}.cotiza_ahora p{margin-top:67px;margin-bottom:350px}.aseguradoras .imgLogos{height:55px;margin:0 2px;padding:10px}.contactanos .mapa{height:300px;width:550px}.contactanos h2{margin-top:30px}}@media(max-width:1380px){.aseguradoras .imgLogos{height:44px;padding:8px;margin:0}}@media(max-width:1300px){.aseguradoras .imgLogos{height:49px;padding:8px 0;margin-bottom:10px}.aseguradoras .imgLogos img{width:80%;height:100%}.pasos_como_contrato .pasos{width:30%}.pasos_como_contrato .flecha{margin-top:30px}}@media(max-width:1220px){.aseguradoras .imgLogos{height:50px;padding:4px;margin:0;margin-bottom:10px}}@media(max-width:1024px){.cotiza_ahora .aseguradoras .imgLogos{height:30px}.cotiza_ahora{margin-top:75px;padding:80px 0 60px}.aseguradoras{padding:42px 0}.pasos_como_contrato .pasos{width:30%}.pasos_como_contrato{padding:110px 0}.cotiza_ahora h1{margin-top:0}}@media(min-width:768px) and (max-width:991px){.pasos_como_contrato .pasos{width:80%;margin-bottom:40px}.aseguradoras .imgLogos{margin-bottom:10px}.contactanos .mapa{height:350px;width:100%;margin-right:0;margin-bottom:40px}.cotiza_ahora .divPerfilador{padding:0 10%}.cotiza_ahora .divImg img{width:70%}.cotiza_ahora{margin-top:75px;padding:80px 0 0}}@media only screen and (max-width:767px){html body{font-size:16px;overflow-x:hidden}.cotiza_ahora h1{font-size:2.3125em}.cotiza_ahora .divFormulario .inputAuto{width:98%;margin-left:1%;margin-right:1%;margin-bottom:16px}.cotiza_ahora .divFormulario .inputAnio{width:47%;margin-left:1%;margin-right:1%;text-align:right}.cotiza_ahora .divFormulario .btn{margin-left:1%;margin-right:1%;width:47%;height:60px;margin-top:0}.cotiza_ahora .aseguradoras .imgLogos{height:30px;margin:10px 22px}.cotiza_ahora .aseguradoras{margin-top:10px}.cotiza_ahora .divPerfilador{padding:0 5%}.cotiza_ahora .divImg img{width:80%;margin-top:20px}.cotiza_ahora{margin-top:75px;padding:30px 0 0}.aseguradoras .imgLogos{width:36%}.como_contrato{padding-top:60px}.como_contrato img{height:100%;width:80%;margin-bottom:-50px}.pasos_como_contrato{padding:90px 0 50px 0}.pasos_como_contrato .pasos{width:80%;display:none}.pasos_como_contrato .activo{display:inline-block}.contactanos{padding:0;padding-top:0;padding-bottom:50px}.contactanos .mapa{height:250px;width:100%;border-radius:0;margin-right:0;margin-bottom:20px}.contactanos .mapa iframe{border-radius:0}.contactanos p{margin-left:25px;margin-right:25px}}@media(max-width:320px){html body{font-size:14px}}
