.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:opacity 0s, -webkit-transform 0s;transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s, -webkit-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:calc(100% / 70);height:10px;float:left}
.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw - 10px);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;background-color:#333;transition-property:visibility,opacity,transform;outline:0}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:absolute;border-color:transparent;border-style:solid}.tippy-content{padding:5px 9px}@charset "UTF-8";

.grid .contents,
.grid .filters,
.grid,
.form .action,
.form .field.privacy,
.footer,
.header-container,
.topbar{
  *zoom:1;
}

.grid .contents:before,
.grid .filters:before,
.grid:before,
.form .action:before,
.form .field.privacy:before,
.footer:before,
.header-container:before,
.topbar:before,
.grid .contents:after,
.grid .filters:after,
.grid:after,
.form .action:after,
.form .field.privacy:after,
.footer:after,
.header-container:after,
.topbar:after{
  content:" ";
  display:table;
}

.grid .contents:after,
.grid .filters:after,
.grid:after,
.form .action:after,
.form .field.privacy:after,
.footer:after,
.header-container:after,
.topbar:after{
  clear:both;
}

.block.search.active .search-logo,
.hidden{
  display:none;
}

.slider .item .inner,
.mipweb-map-list .mipweb-map-list-filter .filter-icon-container .icon,
.block.search + .search-logo .search-logo-container,
.block.search.active .search-container,
.block.search.active .search-action,
.block.search.active .icon,
.block.search.active .search-icon .icon-search,
.languages .lang-container .lang,
.languages .lang-active,
ul.menu-card li a .icon-container .icon-center,
.topbar .container .block.menu > ul > li{
  display:flex;
  display:-webkit-flex;
  align-items:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  height:100%;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container,
.breadcrumb .breadcrumb-label{
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
}

.contents-3columns .item-content > a:nth-child(1),
.contents.info .content .imageBg{
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}

.choices{
  position:relative;
  overflow:hidden;
  margin-bottom:24px;
  font-size:16px;
}

.choices:focus{
  outline:0;
}

.choices:last-child{
  margin-bottom:0;
}

.choices.is-open{
  overflow:initial;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input{
  background-color:#eaeaea;
  cursor:not-allowed;
  -webkit-user-select:none;
  -moz-user-select:none;
       user-select:none;
}

.choices.is-disabled .choices__item{
  cursor:not-allowed;
}

.choices [hidden]{
  display:none !important;
}

.choices[data-type*=select-one]{
  cursor:pointer;
}

.choices[data-type*=select-one] .choices__inner{
  padding-bottom:7.5px;
}

.choices[data-type*=select-one] .choices__input{
  display:block;
  width:100%;
  padding:10px;
  border-bottom:1px solid #ddd;
  background-color:#fff;
  margin:0;
}

.choices[data-type*=select-one] .choices__button{
  background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding:0;
  background-size:8px;
  position:absolute;
  top:50%;
  right:0;
  margin-top:-10px;
  margin-right:25px;
  height:20px;
  width:20px;
  border-radius:10em;
  opacity:0.25;
}

.choices[data-type*=select-one] .choices__button:focus,
.choices[data-type*=select-one] .choices__button:hover{
  opacity:1;
}

.choices[data-type*=select-one] .choices__button:focus{
  box-shadow:0 0 0 2px #00bcd4;
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{
  display:none;
}

.choices[data-type*=select-one]::after{
  content:"";
  height:0;
  width:0;
  border-style:solid;
  border-color:#333 transparent transparent;
  border-width:5px;
  position:absolute;
  right:11.5px;
  top:50%;
  margin-top:-2.5px;
  pointer-events:none;
}

.choices[data-type*=select-one].is-open::after{
  border-color:transparent transparent #333;
  margin-top:-7.5px;
}

.choices[data-type*=select-one][dir=rtl]::after{
  left:11.5px;
  right:auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button{
  right:auto;
  left:0;
  margin-left:25px;
  margin-right:0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner{
  cursor:text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button{
  position:relative;
  display:inline-block;
  margin:0 -4px 0 8px;
  padding-left:16px;
  border-left:1px solid #008fa1;
  background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size:8px;
  width:8px;
  line-height:1;
  opacity:0.75;
  border-radius:0;
}

.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover{
  opacity:1;
}

.choices__inner{
  display:inline-block;
  vertical-align:top;
  width:100%;
  background-color:#f9f9f9;
  padding:7.5px 7.5px 3.75px;
  border:1px solid #ddd;
  border-radius:2.5px;
  font-size:14px;
  min-height:44px;
  overflow:hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner{
  border-color:#b7b7b7;
}

.is-open .choices__inner{
  border-radius:2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner{
  border-radius:0 0 2.5px 2.5px;
}

.choices__list{
  margin:0;
  padding-left:0;
  list-style:none;
}

.choices__list--single{
  display:inline-block;
  padding:4px 16px 4px 4px;
  width:100%;
}

[dir=rtl] .choices__list--single{
  padding-right:4px;
  padding-left:16px;
}

.choices__list--single .choices__item{
  width:100%;
}

.choices__list--multiple{
  display:inline;
}

.choices__list--multiple .choices__item{
  display:inline-block;
  vertical-align:middle;
  border-radius:20px;
  padding:4px 10px;
  font-size:12px;
  font-weight:500;
  margin-right:3.75px;
  margin-bottom:3.75px;
  background-color:#00bcd4;
  border:1px solid #00a5bb;
  color:#fff;
  word-break:break-all;
  box-sizing:border-box;
}

.choices__list--multiple .choices__item[data-deletable]{
  padding-right:5px;
}

[dir=rtl] .choices__list--multiple .choices__item{
  margin-right:0;
  margin-left:3.75px;
}

.choices__list--multiple .choices__item.is-highlighted{
  background-color:#00a5bb;
  border:1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item{
  background-color:#aaa;
  border:1px solid #919191;
}

.choices__list--dropdown{
  visibility:hidden;
  z-index:1;
  position:absolute;
  width:100%;
  background-color:#fff;
  border:1px solid #ddd;
  top:100%;
  margin-top:-1px;
  border-bottom-left-radius:2.5px;
  border-bottom-right-radius:2.5px;
  overflow:hidden;
  word-break:break-all;
  will-change:visibility;
}

.choices__list--dropdown.is-active{
  visibility:visible;
}

.is-open .choices__list--dropdown{
  border-color:#b7b7b7;
}

.is-flipped .choices__list--dropdown{
  top:auto;
  bottom:100%;
  margin-top:0;
  margin-bottom:-1px;
  border-radius:0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list{
  position:relative;
  max-height:300px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  will-change:scroll-position;
}

.choices__list--dropdown .choices__item{
  position:relative;
  padding:10px;
  font-size:14px;
}

[dir=rtl] .choices__list--dropdown .choices__item{
  text-align:right;
}

@media (min-width: 640px){
  .choices__list--dropdown .choices__item--selectable{
    padding-right:100px;
  }

  .choices__list--dropdown .choices__item--selectable::after{
    content:attr(data-select-text);
    font-size:12px;
    opacity:0;
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
  }

  [dir=rtl] .choices__list--dropdown .choices__item--selectable{
    text-align:right;
    padding-left:100px;
    padding-right:10px;
  }

  [dir=rtl] .choices__list--dropdown .choices__item--selectable::after{
    right:auto;
    left:10px;
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted{
  background-color:#f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after{
  opacity:0.5;
}

.choices__item{
  cursor:default;
}

.choices__item--selectable{
  cursor:pointer;
}

.choices__item--disabled{
  cursor:not-allowed;
  -webkit-user-select:none;
  -moz-user-select:none;
       user-select:none;
  opacity:0.5;
}

.choices__heading{
  font-weight:600;
  font-size:12px;
  padding:10px;
  border-bottom:1px solid #f7f7f7;
  color:gray;
}

.choices__button{
  text-indent:-9999px;
  -webkit-appearance:none;
  -moz-appearance:none;
       appearance:none;
  border:0;
  background-color:transparent;
  background-repeat:no-repeat;
  background-position:center;
  cursor:pointer;
}

.choices__button:focus,
.choices__input:focus{
  outline:0;
}

.choices__input{
  display:inline-block;
  vertical-align:baseline;
  background-color:#f9f9f9;
  font-size:14px;
  margin-bottom:5px;
  border:0;
  border-radius:0;
  max-width:100%;
  padding:4px 0 4px 2px;
}

[dir=rtl] .choices__input{
  padding-right:2px;
  padding-left:0;
}

.choices__placeholder{
  opacity:0.5;
}

.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border:0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus{
  position:static;
  width:auto;
  height:auto;
  overflow:visible;
  clip:auto;
  white-space:normal;
}

html{
  box-sizing:border-box;
  -ms-overflow-style:scrollbar;
}

*,
*::before,
*::after{
  box-sizing:inherit;
}

.container{
  width:100%;
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
}

@media (min-width: 576px){
  .container{
    max-width:540px;
  }
}

@media (min-width: 768px){
  .container{
    max-width:720px;
  }
}

@media (min-width: 992px){
  .container{
    max-width:960px;
  }
}

@media (min-width: 1200px){
  .container{
    max-width:1140px;
  }
}

.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl{
  width:100%;
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
}

@media (min-width: 576px){
  .container,
  .container-sm{
    max-width:540px;
  }
}

@media (min-width: 768px){
  .container,
  .container-sm,
  .container-md{
    max-width:720px;
  }
}

@media (min-width: 992px){
  .container,
  .container-sm,
  .container-md,
  .container-lg{
    max-width:960px;
  }
}

@media (min-width: 1200px){
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl{
    max-width:1140px;
  }
}

.row{
  display:flex;
  flex-wrap:wrap;
  margin-right:-15px;
  margin-left:-15px;
}

.no-gutters{
  margin-right:0;
  margin-left:0;
}

.no-gutters > .col,
.no-gutters > [class*=col-]{
  padding-right:0;
  padding-left:0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto{
  position:relative;
  width:100%;
  padding-right:15px;
  padding-left:15px;
}

.col{
  flex-basis:0;
  flex-grow:1;
  max-width:100%;
}

.row-cols-1 > *{
  flex:0 0 100%;
  max-width:100%;
}

.row-cols-2 > *{
  flex:0 0 50%;
  max-width:50%;
}

.row-cols-3 > *{
  flex:0 0 33.3333333333%;
  max-width:33.3333333333%;
}

.row-cols-4 > *{
  flex:0 0 25%;
  max-width:25%;
}

.row-cols-5 > *{
  flex:0 0 20%;
  max-width:20%;
}

.row-cols-6 > *{
  flex:0 0 16.6666666667%;
  max-width:16.6666666667%;
}

.col-auto{
  flex:0 0 auto;
  width:auto;
  max-width:100%;
}

.col-1{
  flex:0 0 8.3333333333%;
  max-width:8.3333333333%;
}

.col-2{
  flex:0 0 16.6666666667%;
  max-width:16.6666666667%;
}

.col-3{
  flex:0 0 25%;
  max-width:25%;
}

.col-4{
  flex:0 0 33.3333333333%;
  max-width:33.3333333333%;
}

.col-5{
  flex:0 0 41.6666666667%;
  max-width:41.6666666667%;
}

.col-6{
  flex:0 0 50%;
  max-width:50%;
}

.col-7{
  flex:0 0 58.3333333333%;
  max-width:58.3333333333%;
}

.col-8{
  flex:0 0 66.6666666667%;
  max-width:66.6666666667%;
}

.col-9{
  flex:0 0 75%;
  max-width:75%;
}

.col-10{
  flex:0 0 83.3333333333%;
  max-width:83.3333333333%;
}

.col-11{
  flex:0 0 91.6666666667%;
  max-width:91.6666666667%;
}

.col-12{
  flex:0 0 100%;
  max-width:100%;
}

.order-first{
  order:-1;
}

.order-last{
  order:13;
}

.order-0{
  order:0;
}

.order-1{
  order:1;
}

.order-2{
  order:2;
}

.order-3{
  order:3;
}

.order-4{
  order:4;
}

.order-5{
  order:5;
}

.order-6{
  order:6;
}

.order-7{
  order:7;
}

.order-8{
  order:8;
}

.order-9{
  order:9;
}

.order-10{
  order:10;
}

.order-11{
  order:11;
}

.order-12{
  order:12;
}

.offset-1{
  margin-left:8.3333333333%;
}

.offset-2{
  margin-left:16.6666666667%;
}

.offset-3{
  margin-left:25%;
}

.offset-4{
  margin-left:33.3333333333%;
}

.offset-5{
  margin-left:41.6666666667%;
}

.offset-6{
  margin-left:50%;
}

.offset-7{
  margin-left:58.3333333333%;
}

.offset-8{
  margin-left:66.6666666667%;
}

.offset-9{
  margin-left:75%;
}

.offset-10{
  margin-left:83.3333333333%;
}

.offset-11{
  margin-left:91.6666666667%;
}

@media (min-width: 576px){
  .col-sm{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }

  .row-cols-sm-1 > *{
    flex:0 0 100%;
    max-width:100%;
  }

  .row-cols-sm-2 > *{
    flex:0 0 50%;
    max-width:50%;
  }

  .row-cols-sm-3 > *{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .row-cols-sm-4 > *{
    flex:0 0 25%;
    max-width:25%;
  }

  .row-cols-sm-5 > *{
    flex:0 0 20%;
    max-width:20%;
  }

  .row-cols-sm-6 > *{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-sm-auto{
    flex:0 0 auto;
    width:auto;
    max-width:100%;
  }

  .col-sm-1{
    flex:0 0 8.3333333333%;
    max-width:8.3333333333%;
  }

  .col-sm-2{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-sm-3{
    flex:0 0 25%;
    max-width:25%;
  }

  .col-sm-4{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .col-sm-5{
    flex:0 0 41.6666666667%;
    max-width:41.6666666667%;
  }

  .col-sm-6{
    flex:0 0 50%;
    max-width:50%;
  }

  .col-sm-7{
    flex:0 0 58.3333333333%;
    max-width:58.3333333333%;
  }

  .col-sm-8{
    flex:0 0 66.6666666667%;
    max-width:66.6666666667%;
  }

  .col-sm-9{
    flex:0 0 75%;
    max-width:75%;
  }

  .col-sm-10{
    flex:0 0 83.3333333333%;
    max-width:83.3333333333%;
  }

  .col-sm-11{
    flex:0 0 91.6666666667%;
    max-width:91.6666666667%;
  }

  .col-sm-12{
    flex:0 0 100%;
    max-width:100%;
  }

  .order-sm-first{
    order:-1;
  }

  .order-sm-last{
    order:13;
  }

  .order-sm-0{
    order:0;
  }

  .order-sm-1{
    order:1;
  }

  .order-sm-2{
    order:2;
  }

  .order-sm-3{
    order:3;
  }

  .order-sm-4{
    order:4;
  }

  .order-sm-5{
    order:5;
  }

  .order-sm-6{
    order:6;
  }

  .order-sm-7{
    order:7;
  }

  .order-sm-8{
    order:8;
  }

  .order-sm-9{
    order:9;
  }

  .order-sm-10{
    order:10;
  }

  .order-sm-11{
    order:11;
  }

  .order-sm-12{
    order:12;
  }

  .offset-sm-0{
    margin-left:0;
  }

  .offset-sm-1{
    margin-left:8.3333333333%;
  }

  .offset-sm-2{
    margin-left:16.6666666667%;
  }

  .offset-sm-3{
    margin-left:25%;
  }

  .offset-sm-4{
    margin-left:33.3333333333%;
  }

  .offset-sm-5{
    margin-left:41.6666666667%;
  }

  .offset-sm-6{
    margin-left:50%;
  }

  .offset-sm-7{
    margin-left:58.3333333333%;
  }

  .offset-sm-8{
    margin-left:66.6666666667%;
  }

  .offset-sm-9{
    margin-left:75%;
  }

  .offset-sm-10{
    margin-left:83.3333333333%;
  }

  .offset-sm-11{
    margin-left:91.6666666667%;
  }
}

@media (min-width: 768px){
  .col-md{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }

  .row-cols-md-1 > *{
    flex:0 0 100%;
    max-width:100%;
  }

  .row-cols-md-2 > *{
    flex:0 0 50%;
    max-width:50%;
  }

  .row-cols-md-3 > *{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .row-cols-md-4 > *{
    flex:0 0 25%;
    max-width:25%;
  }

  .row-cols-md-5 > *{
    flex:0 0 20%;
    max-width:20%;
  }

  .row-cols-md-6 > *{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-md-auto{
    flex:0 0 auto;
    width:auto;
    max-width:100%;
  }

  .col-md-1{
    flex:0 0 8.3333333333%;
    max-width:8.3333333333%;
  }

  .col-md-2{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-md-3{
    flex:0 0 25%;
    max-width:25%;
  }

  .col-md-4{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .col-md-5{
    flex:0 0 41.6666666667%;
    max-width:41.6666666667%;
  }

  .col-md-6{
    flex:0 0 50%;
    max-width:50%;
  }

  .col-md-7{
    flex:0 0 58.3333333333%;
    max-width:58.3333333333%;
  }

  .col-md-8{
    flex:0 0 66.6666666667%;
    max-width:66.6666666667%;
  }

  .col-md-9{
    flex:0 0 75%;
    max-width:75%;
  }

  .col-md-10{
    flex:0 0 83.3333333333%;
    max-width:83.3333333333%;
  }

  .col-md-11{
    flex:0 0 91.6666666667%;
    max-width:91.6666666667%;
  }

  .col-md-12{
    flex:0 0 100%;
    max-width:100%;
  }

  .order-md-first{
    order:-1;
  }

  .order-md-last{
    order:13;
  }

  .order-md-0{
    order:0;
  }

  .order-md-1{
    order:1;
  }

  .order-md-2{
    order:2;
  }

  .order-md-3{
    order:3;
  }

  .order-md-4{
    order:4;
  }

  .order-md-5{
    order:5;
  }

  .order-md-6{
    order:6;
  }

  .order-md-7{
    order:7;
  }

  .order-md-8{
    order:8;
  }

  .order-md-9{
    order:9;
  }

  .order-md-10{
    order:10;
  }

  .order-md-11{
    order:11;
  }

  .order-md-12{
    order:12;
  }

  .offset-md-0{
    margin-left:0;
  }

  .offset-md-1{
    margin-left:8.3333333333%;
  }

  .offset-md-2{
    margin-left:16.6666666667%;
  }

  .offset-md-3{
    margin-left:25%;
  }

  .offset-md-4{
    margin-left:33.3333333333%;
  }

  .offset-md-5{
    margin-left:41.6666666667%;
  }

  .offset-md-6{
    margin-left:50%;
  }

  .offset-md-7{
    margin-left:58.3333333333%;
  }

  .offset-md-8{
    margin-left:66.6666666667%;
  }

  .offset-md-9{
    margin-left:75%;
  }

  .offset-md-10{
    margin-left:83.3333333333%;
  }

  .offset-md-11{
    margin-left:91.6666666667%;
  }
}

@media (min-width: 992px){
  .col-lg{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }

  .row-cols-lg-1 > *{
    flex:0 0 100%;
    max-width:100%;
  }

  .row-cols-lg-2 > *{
    flex:0 0 50%;
    max-width:50%;
  }

  .row-cols-lg-3 > *{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .row-cols-lg-4 > *{
    flex:0 0 25%;
    max-width:25%;
  }

  .row-cols-lg-5 > *{
    flex:0 0 20%;
    max-width:20%;
  }

  .row-cols-lg-6 > *{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-lg-auto{
    flex:0 0 auto;
    width:auto;
    max-width:100%;
  }

  .col-lg-1{
    flex:0 0 8.3333333333%;
    max-width:8.3333333333%;
  }

  .col-lg-2{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-lg-3{
    flex:0 0 25%;
    max-width:25%;
  }

  .col-lg-4{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .col-lg-5{
    flex:0 0 41.6666666667%;
    max-width:41.6666666667%;
  }

  .col-lg-6{
    flex:0 0 50%;
    max-width:50%;
  }

  .col-lg-7{
    flex:0 0 58.3333333333%;
    max-width:58.3333333333%;
  }

  .col-lg-8{
    flex:0 0 66.6666666667%;
    max-width:66.6666666667%;
  }

  .col-lg-9{
    flex:0 0 75%;
    max-width:75%;
  }

  .col-lg-10{
    flex:0 0 83.3333333333%;
    max-width:83.3333333333%;
  }

  .col-lg-11{
    flex:0 0 91.6666666667%;
    max-width:91.6666666667%;
  }

  .col-lg-12{
    flex:0 0 100%;
    max-width:100%;
  }

  .order-lg-first{
    order:-1;
  }

  .order-lg-last{
    order:13;
  }

  .order-lg-0{
    order:0;
  }

  .order-lg-1{
    order:1;
  }

  .order-lg-2{
    order:2;
  }

  .order-lg-3{
    order:3;
  }

  .order-lg-4{
    order:4;
  }

  .order-lg-5{
    order:5;
  }

  .order-lg-6{
    order:6;
  }

  .order-lg-7{
    order:7;
  }

  .order-lg-8{
    order:8;
  }

  .order-lg-9{
    order:9;
  }

  .order-lg-10{
    order:10;
  }

  .order-lg-11{
    order:11;
  }

  .order-lg-12{
    order:12;
  }

  .offset-lg-0{
    margin-left:0;
  }

  .offset-lg-1{
    margin-left:8.3333333333%;
  }

  .offset-lg-2{
    margin-left:16.6666666667%;
  }

  .offset-lg-3{
    margin-left:25%;
  }

  .offset-lg-4{
    margin-left:33.3333333333%;
  }

  .offset-lg-5{
    margin-left:41.6666666667%;
  }

  .offset-lg-6{
    margin-left:50%;
  }

  .offset-lg-7{
    margin-left:58.3333333333%;
  }

  .offset-lg-8{
    margin-left:66.6666666667%;
  }

  .offset-lg-9{
    margin-left:75%;
  }

  .offset-lg-10{
    margin-left:83.3333333333%;
  }

  .offset-lg-11{
    margin-left:91.6666666667%;
  }
}

@media (min-width: 1200px){
  .col-xl{
    flex-basis:0;
    flex-grow:1;
    max-width:100%;
  }

  .row-cols-xl-1 > *{
    flex:0 0 100%;
    max-width:100%;
  }

  .row-cols-xl-2 > *{
    flex:0 0 50%;
    max-width:50%;
  }

  .row-cols-xl-3 > *{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .row-cols-xl-4 > *{
    flex:0 0 25%;
    max-width:25%;
  }

  .row-cols-xl-5 > *{
    flex:0 0 20%;
    max-width:20%;
  }

  .row-cols-xl-6 > *{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-xl-auto{
    flex:0 0 auto;
    width:auto;
    max-width:100%;
  }

  .col-xl-1{
    flex:0 0 8.3333333333%;
    max-width:8.3333333333%;
  }

  .col-xl-2{
    flex:0 0 16.6666666667%;
    max-width:16.6666666667%;
  }

  .col-xl-3{
    flex:0 0 25%;
    max-width:25%;
  }

  .col-xl-4{
    flex:0 0 33.3333333333%;
    max-width:33.3333333333%;
  }

  .col-xl-5{
    flex:0 0 41.6666666667%;
    max-width:41.6666666667%;
  }

  .col-xl-6{
    flex:0 0 50%;
    max-width:50%;
  }

  .col-xl-7{
    flex:0 0 58.3333333333%;
    max-width:58.3333333333%;
  }

  .col-xl-8{
    flex:0 0 66.6666666667%;
    max-width:66.6666666667%;
  }

  .col-xl-9{
    flex:0 0 75%;
    max-width:75%;
  }

  .col-xl-10{
    flex:0 0 83.3333333333%;
    max-width:83.3333333333%;
  }

  .col-xl-11{
    flex:0 0 91.6666666667%;
    max-width:91.6666666667%;
  }

  .col-xl-12{
    flex:0 0 100%;
    max-width:100%;
  }

  .order-xl-first{
    order:-1;
  }

  .order-xl-last{
    order:13;
  }

  .order-xl-0{
    order:0;
  }

  .order-xl-1{
    order:1;
  }

  .order-xl-2{
    order:2;
  }

  .order-xl-3{
    order:3;
  }

  .order-xl-4{
    order:4;
  }

  .order-xl-5{
    order:5;
  }

  .order-xl-6{
    order:6;
  }

  .order-xl-7{
    order:7;
  }

  .order-xl-8{
    order:8;
  }

  .order-xl-9{
    order:9;
  }

  .order-xl-10{
    order:10;
  }

  .order-xl-11{
    order:11;
  }

  .order-xl-12{
    order:12;
  }

  .offset-xl-0{
    margin-left:0;
  }

  .offset-xl-1{
    margin-left:8.3333333333%;
  }

  .offset-xl-2{
    margin-left:16.6666666667%;
  }

  .offset-xl-3{
    margin-left:25%;
  }

  .offset-xl-4{
    margin-left:33.3333333333%;
  }

  .offset-xl-5{
    margin-left:41.6666666667%;
  }

  .offset-xl-6{
    margin-left:50%;
  }

  .offset-xl-7{
    margin-left:58.3333333333%;
  }

  .offset-xl-8{
    margin-left:66.6666666667%;
  }

  .offset-xl-9{
    margin-left:75%;
  }

  .offset-xl-10{
    margin-left:83.3333333333%;
  }

  .offset-xl-11{
    margin-left:91.6666666667%;
  }
}

.d-none{
  display:none !important;
}

.d-inline{
  display:inline !important;
}

.d-inline-block{
  display:inline-block !important;
}

.d-block{
  display:block !important;
}

.d-table{
  display:table !important;
}

.d-table-row{
  display:table-row !important;
}

.d-table-cell{
  display:table-cell !important;
}

.d-flex{
  display:flex !important;
}

.d-inline-flex{
  display:inline-flex !important;
}

@media (min-width: 576px){
  .d-sm-none{
    display:none !important;
  }

  .d-sm-inline{
    display:inline !important;
  }

  .d-sm-inline-block{
    display:inline-block !important;
  }

  .d-sm-block{
    display:block !important;
  }

  .d-sm-table{
    display:table !important;
  }

  .d-sm-table-row{
    display:table-row !important;
  }

  .d-sm-table-cell{
    display:table-cell !important;
  }

  .d-sm-flex{
    display:flex !important;
  }

  .d-sm-inline-flex{
    display:inline-flex !important;
  }
}

@media (min-width: 768px){
  .d-md-none{
    display:none !important;
  }

  .d-md-inline{
    display:inline !important;
  }

  .d-md-inline-block{
    display:inline-block !important;
  }

  .d-md-block{
    display:block !important;
  }

  .d-md-table{
    display:table !important;
  }

  .d-md-table-row{
    display:table-row !important;
  }

  .d-md-table-cell{
    display:table-cell !important;
  }

  .d-md-flex{
    display:flex !important;
  }

  .d-md-inline-flex{
    display:inline-flex !important;
  }
}

@media (min-width: 992px){
  .d-lg-none{
    display:none !important;
  }

  .d-lg-inline{
    display:inline !important;
  }

  .d-lg-inline-block{
    display:inline-block !important;
  }

  .d-lg-block{
    display:block !important;
  }

  .d-lg-table{
    display:table !important;
  }

  .d-lg-table-row{
    display:table-row !important;
  }

  .d-lg-table-cell{
    display:table-cell !important;
  }

  .d-lg-flex{
    display:flex !important;
  }

  .d-lg-inline-flex{
    display:inline-flex !important;
  }
}

@media (min-width: 1200px){
  .d-xl-none{
    display:none !important;
  }

  .d-xl-inline{
    display:inline !important;
  }

  .d-xl-inline-block{
    display:inline-block !important;
  }

  .d-xl-block{
    display:block !important;
  }

  .d-xl-table{
    display:table !important;
  }

  .d-xl-table-row{
    display:table-row !important;
  }

  .d-xl-table-cell{
    display:table-cell !important;
  }

  .d-xl-flex{
    display:flex !important;
  }

  .d-xl-inline-flex{
    display:inline-flex !important;
  }
}

@media print{
  .d-print-none{
    display:none !important;
  }

  .d-print-inline{
    display:inline !important;
  }

  .d-print-inline-block{
    display:inline-block !important;
  }

  .d-print-block{
    display:block !important;
  }

  .d-print-table{
    display:table !important;
  }

  .d-print-table-row{
    display:table-row !important;
  }

  .d-print-table-cell{
    display:table-cell !important;
  }

  .d-print-flex{
    display:flex !important;
  }

  .d-print-inline-flex{
    display:inline-flex !important;
  }
}

.flex-row{
  flex-direction:row !important;
}

.flex-column{
  flex-direction:column !important;
}

.flex-row-reverse{
  flex-direction:row-reverse !important;
}

.flex-column-reverse{
  flex-direction:column-reverse !important;
}

.flex-wrap{
  flex-wrap:wrap !important;
}

.flex-nowrap{
  flex-wrap:nowrap !important;
}

.flex-wrap-reverse{
  flex-wrap:wrap-reverse !important;
}

.flex-fill{
  flex:1 1 auto !important;
}

.flex-grow-0{
  flex-grow:0 !important;
}

.flex-grow-1{
  flex-grow:1 !important;
}

.flex-shrink-0{
  flex-shrink:0 !important;
}

.flex-shrink-1{
  flex-shrink:1 !important;
}

.justify-content-start{
  justify-content:flex-start !important;
}

.justify-content-end{
  justify-content:flex-end !important;
}

.justify-content-center{
  justify-content:center !important;
}

.justify-content-between{
  justify-content:space-between !important;
}

.justify-content-around{
  justify-content:space-around !important;
}

.align-items-start{
  align-items:flex-start !important;
}

.align-items-end{
  align-items:flex-end !important;
}

.align-items-center{
  align-items:center !important;
}

.align-items-baseline{
  align-items:baseline !important;
}

.align-items-stretch{
  align-items:stretch !important;
}

.align-content-start{
  align-content:flex-start !important;
}

.align-content-end{
  align-content:flex-end !important;
}

.align-content-center{
  align-content:center !important;
}

.align-content-between{
  align-content:space-between !important;
}

.align-content-around{
  align-content:space-around !important;
}

.align-content-stretch{
  align-content:stretch !important;
}

.align-self-auto{
  align-self:auto !important;
}

.align-self-start{
  align-self:flex-start !important;
}

.align-self-end{
  align-self:flex-end !important;
}

.align-self-center{
  align-self:center !important;
}

.align-self-baseline{
  align-self:baseline !important;
}

.align-self-stretch{
  align-self:stretch !important;
}

@media (min-width: 576px){
  .flex-sm-row{
    flex-direction:row !important;
  }

  .flex-sm-column{
    flex-direction:column !important;
  }

  .flex-sm-row-reverse{
    flex-direction:row-reverse !important;
  }

  .flex-sm-column-reverse{
    flex-direction:column-reverse !important;
  }

  .flex-sm-wrap{
    flex-wrap:wrap !important;
  }

  .flex-sm-nowrap{
    flex-wrap:nowrap !important;
  }

  .flex-sm-wrap-reverse{
    flex-wrap:wrap-reverse !important;
  }

  .flex-sm-fill{
    flex:1 1 auto !important;
  }

  .flex-sm-grow-0{
    flex-grow:0 !important;
  }

  .flex-sm-grow-1{
    flex-grow:1 !important;
  }

  .flex-sm-shrink-0{
    flex-shrink:0 !important;
  }

  .flex-sm-shrink-1{
    flex-shrink:1 !important;
  }

  .justify-content-sm-start{
    justify-content:flex-start !important;
  }

  .justify-content-sm-end{
    justify-content:flex-end !important;
  }

  .justify-content-sm-center{
    justify-content:center !important;
  }

  .justify-content-sm-between{
    justify-content:space-between !important;
  }

  .justify-content-sm-around{
    justify-content:space-around !important;
  }

  .align-items-sm-start{
    align-items:flex-start !important;
  }

  .align-items-sm-end{
    align-items:flex-end !important;
  }

  .align-items-sm-center{
    align-items:center !important;
  }

  .align-items-sm-baseline{
    align-items:baseline !important;
  }

  .align-items-sm-stretch{
    align-items:stretch !important;
  }

  .align-content-sm-start{
    align-content:flex-start !important;
  }

  .align-content-sm-end{
    align-content:flex-end !important;
  }

  .align-content-sm-center{
    align-content:center !important;
  }

  .align-content-sm-between{
    align-content:space-between !important;
  }

  .align-content-sm-around{
    align-content:space-around !important;
  }

  .align-content-sm-stretch{
    align-content:stretch !important;
  }

  .align-self-sm-auto{
    align-self:auto !important;
  }

  .align-self-sm-start{
    align-self:flex-start !important;
  }

  .align-self-sm-end{
    align-self:flex-end !important;
  }

  .align-self-sm-center{
    align-self:center !important;
  }

  .align-self-sm-baseline{
    align-self:baseline !important;
  }

  .align-self-sm-stretch{
    align-self:stretch !important;
  }
}

@media (min-width: 768px){
  .flex-md-row{
    flex-direction:row !important;
  }

  .flex-md-column{
    flex-direction:column !important;
  }

  .flex-md-row-reverse{
    flex-direction:row-reverse !important;
  }

  .flex-md-column-reverse{
    flex-direction:column-reverse !important;
  }

  .flex-md-wrap{
    flex-wrap:wrap !important;
  }

  .flex-md-nowrap{
    flex-wrap:nowrap !important;
  }

  .flex-md-wrap-reverse{
    flex-wrap:wrap-reverse !important;
  }

  .flex-md-fill{
    flex:1 1 auto !important;
  }

  .flex-md-grow-0{
    flex-grow:0 !important;
  }

  .flex-md-grow-1{
    flex-grow:1 !important;
  }

  .flex-md-shrink-0{
    flex-shrink:0 !important;
  }

  .flex-md-shrink-1{
    flex-shrink:1 !important;
  }

  .justify-content-md-start{
    justify-content:flex-start !important;
  }

  .justify-content-md-end{
    justify-content:flex-end !important;
  }

  .justify-content-md-center{
    justify-content:center !important;
  }

  .justify-content-md-between{
    justify-content:space-between !important;
  }

  .justify-content-md-around{
    justify-content:space-around !important;
  }

  .align-items-md-start{
    align-items:flex-start !important;
  }

  .align-items-md-end{
    align-items:flex-end !important;
  }

  .align-items-md-center{
    align-items:center !important;
  }

  .align-items-md-baseline{
    align-items:baseline !important;
  }

  .align-items-md-stretch{
    align-items:stretch !important;
  }

  .align-content-md-start{
    align-content:flex-start !important;
  }

  .align-content-md-end{
    align-content:flex-end !important;
  }

  .align-content-md-center{
    align-content:center !important;
  }

  .align-content-md-between{
    align-content:space-between !important;
  }

  .align-content-md-around{
    align-content:space-around !important;
  }

  .align-content-md-stretch{
    align-content:stretch !important;
  }

  .align-self-md-auto{
    align-self:auto !important;
  }

  .align-self-md-start{
    align-self:flex-start !important;
  }

  .align-self-md-end{
    align-self:flex-end !important;
  }

  .align-self-md-center{
    align-self:center !important;
  }

  .align-self-md-baseline{
    align-self:baseline !important;
  }

  .align-self-md-stretch{
    align-self:stretch !important;
  }
}

@media (min-width: 992px){
  .flex-lg-row{
    flex-direction:row !important;
  }

  .flex-lg-column{
    flex-direction:column !important;
  }

  .flex-lg-row-reverse{
    flex-direction:row-reverse !important;
  }

  .flex-lg-column-reverse{
    flex-direction:column-reverse !important;
  }

  .flex-lg-wrap{
    flex-wrap:wrap !important;
  }

  .flex-lg-nowrap{
    flex-wrap:nowrap !important;
  }

  .flex-lg-wrap-reverse{
    flex-wrap:wrap-reverse !important;
  }

  .flex-lg-fill{
    flex:1 1 auto !important;
  }

  .flex-lg-grow-0{
    flex-grow:0 !important;
  }

  .flex-lg-grow-1{
    flex-grow:1 !important;
  }

  .flex-lg-shrink-0{
    flex-shrink:0 !important;
  }

  .flex-lg-shrink-1{
    flex-shrink:1 !important;
  }

  .justify-content-lg-start{
    justify-content:flex-start !important;
  }

  .justify-content-lg-end{
    justify-content:flex-end !important;
  }

  .justify-content-lg-center{
    justify-content:center !important;
  }

  .justify-content-lg-between{
    justify-content:space-between !important;
  }

  .justify-content-lg-around{
    justify-content:space-around !important;
  }

  .align-items-lg-start{
    align-items:flex-start !important;
  }

  .align-items-lg-end{
    align-items:flex-end !important;
  }

  .align-items-lg-center{
    align-items:center !important;
  }

  .align-items-lg-baseline{
    align-items:baseline !important;
  }

  .align-items-lg-stretch{
    align-items:stretch !important;
  }

  .align-content-lg-start{
    align-content:flex-start !important;
  }

  .align-content-lg-end{
    align-content:flex-end !important;
  }

  .align-content-lg-center{
    align-content:center !important;
  }

  .align-content-lg-between{
    align-content:space-between !important;
  }

  .align-content-lg-around{
    align-content:space-around !important;
  }

  .align-content-lg-stretch{
    align-content:stretch !important;
  }

  .align-self-lg-auto{
    align-self:auto !important;
  }

  .align-self-lg-start{
    align-self:flex-start !important;
  }

  .align-self-lg-end{
    align-self:flex-end !important;
  }

  .align-self-lg-center{
    align-self:center !important;
  }

  .align-self-lg-baseline{
    align-self:baseline !important;
  }

  .align-self-lg-stretch{
    align-self:stretch !important;
  }
}

@media (min-width: 1200px){
  .flex-xl-row{
    flex-direction:row !important;
  }

  .flex-xl-column{
    flex-direction:column !important;
  }

  .flex-xl-row-reverse{
    flex-direction:row-reverse !important;
  }

  .flex-xl-column-reverse{
    flex-direction:column-reverse !important;
  }

  .flex-xl-wrap{
    flex-wrap:wrap !important;
  }

  .flex-xl-nowrap{
    flex-wrap:nowrap !important;
  }

  .flex-xl-wrap-reverse{
    flex-wrap:wrap-reverse !important;
  }

  .flex-xl-fill{
    flex:1 1 auto !important;
  }

  .flex-xl-grow-0{
    flex-grow:0 !important;
  }

  .flex-xl-grow-1{
    flex-grow:1 !important;
  }

  .flex-xl-shrink-0{
    flex-shrink:0 !important;
  }

  .flex-xl-shrink-1{
    flex-shrink:1 !important;
  }

  .justify-content-xl-start{
    justify-content:flex-start !important;
  }

  .justify-content-xl-end{
    justify-content:flex-end !important;
  }

  .justify-content-xl-center{
    justify-content:center !important;
  }

  .justify-content-xl-between{
    justify-content:space-between !important;
  }

  .justify-content-xl-around{
    justify-content:space-around !important;
  }

  .align-items-xl-start{
    align-items:flex-start !important;
  }

  .align-items-xl-end{
    align-items:flex-end !important;
  }

  .align-items-xl-center{
    align-items:center !important;
  }

  .align-items-xl-baseline{
    align-items:baseline !important;
  }

  .align-items-xl-stretch{
    align-items:stretch !important;
  }

  .align-content-xl-start{
    align-content:flex-start !important;
  }

  .align-content-xl-end{
    align-content:flex-end !important;
  }

  .align-content-xl-center{
    align-content:center !important;
  }

  .align-content-xl-between{
    align-content:space-between !important;
  }

  .align-content-xl-around{
    align-content:space-around !important;
  }

  .align-content-xl-stretch{
    align-content:stretch !important;
  }

  .align-self-xl-auto{
    align-self:auto !important;
  }

  .align-self-xl-start{
    align-self:flex-start !important;
  }

  .align-self-xl-end{
    align-self:flex-end !important;
  }

  .align-self-xl-center{
    align-self:center !important;
  }

  .align-self-xl-baseline{
    align-self:baseline !important;
  }

  .align-self-xl-stretch{
    align-self:stretch !important;
  }
}

.m-0{
  margin:0 !important;
}

.mt-0,
.my-0{
  margin-top:0 !important;
}

.mr-0,
.mx-0{
  margin-right:0 !important;
}

.mb-0,
.my-0{
  margin-bottom:0 !important;
}

.ml-0,
.mx-0{
  margin-left:0 !important;
}

.m-1{
  margin:0.25rem !important;
}

.mt-1,
.my-1{
  margin-top:0.25rem !important;
}

.mr-1,
.mx-1{
  margin-right:0.25rem !important;
}

.mb-1,
.my-1{
  margin-bottom:0.25rem !important;
}

.ml-1,
.mx-1{
  margin-left:0.25rem !important;
}

.m-2{
  margin:0.5rem !important;
}

.mt-2,
.my-2{
  margin-top:0.5rem !important;
}

.mr-2,
.mx-2{
  margin-right:0.5rem !important;
}

.mb-2,
.my-2{
  margin-bottom:0.5rem !important;
}

.ml-2,
.mx-2{
  margin-left:0.5rem !important;
}

.m-3{
  margin:1rem !important;
}

.mt-3,
.my-3{
  margin-top:1rem !important;
}

.mr-3,
.mx-3{
  margin-right:1rem !important;
}

.mb-3,
.my-3{
  margin-bottom:1rem !important;
}

.ml-3,
.mx-3{
  margin-left:1rem !important;
}

.m-4{
  margin:1.5rem !important;
}

.mt-4,
.my-4{
  margin-top:1.5rem !important;
}

.mr-4,
.mx-4{
  margin-right:1.5rem !important;
}

.mb-4,
.my-4{
  margin-bottom:1.5rem !important;
}

.ml-4,
.mx-4{
  margin-left:1.5rem !important;
}

.m-5{
  margin:3rem !important;
}

.mt-5,
.my-5{
  margin-top:3rem !important;
}

.mr-5,
.mx-5{
  margin-right:3rem !important;
}

.mb-5,
.my-5{
  margin-bottom:3rem !important;
}

.ml-5,
.mx-5{
  margin-left:3rem !important;
}

.p-0{
  padding:0 !important;
}

.pt-0,
.py-0{
  padding-top:0 !important;
}

.pr-0,
.px-0{
  padding-right:0 !important;
}

.pb-0,
.py-0{
  padding-bottom:0 !important;
}

.pl-0,
.px-0{
  padding-left:0 !important;
}

.p-1{
  padding:0.25rem !important;
}

.pt-1,
.py-1{
  padding-top:0.25rem !important;
}

.pr-1,
.px-1{
  padding-right:0.25rem !important;
}

.pb-1,
.py-1{
  padding-bottom:0.25rem !important;
}

.pl-1,
.px-1{
  padding-left:0.25rem !important;
}

.p-2{
  padding:0.5rem !important;
}

.pt-2,
.py-2{
  padding-top:0.5rem !important;
}

.pr-2,
.px-2{
  padding-right:0.5rem !important;
}

.pb-2,
.py-2{
  padding-bottom:0.5rem !important;
}

.pl-2,
.px-2{
  padding-left:0.5rem !important;
}

.p-3{
  padding:1rem !important;
}

.pt-3,
.py-3{
  padding-top:1rem !important;
}

.pr-3,
.px-3{
  padding-right:1rem !important;
}

.pb-3,
.py-3{
  padding-bottom:1rem !important;
}

.pl-3,
.px-3{
  padding-left:1rem !important;
}

.p-4{
  padding:1.5rem !important;
}

.pt-4,
.py-4{
  padding-top:1.5rem !important;
}

.pr-4,
.px-4{
  padding-right:1.5rem !important;
}

.pb-4,
.py-4{
  padding-bottom:1.5rem !important;
}

.pl-4,
.px-4{
  padding-left:1.5rem !important;
}

.p-5{
  padding:3rem !important;
}

.pt-5,
.py-5{
  padding-top:3rem !important;
}

.pr-5,
.px-5{
  padding-right:3rem !important;
}

.pb-5,
.py-5{
  padding-bottom:3rem !important;
}

.pl-5,
.px-5{
  padding-left:3rem !important;
}

.m-n1{
  margin:-0.25rem !important;
}

.mt-n1,
.my-n1{
  margin-top:-0.25rem !important;
}

.mr-n1,
.mx-n1{
  margin-right:-0.25rem !important;
}

.mb-n1,
.my-n1{
  margin-bottom:-0.25rem !important;
}

.ml-n1,
.mx-n1{
  margin-left:-0.25rem !important;
}

.m-n2{
  margin:-0.5rem !important;
}

.mt-n2,
.my-n2{
  margin-top:-0.5rem !important;
}

.mr-n2,
.mx-n2{
  margin-right:-0.5rem !important;
}

.mb-n2,
.my-n2{
  margin-bottom:-0.5rem !important;
}

.ml-n2,
.mx-n2{
  margin-left:-0.5rem !important;
}

.m-n3{
  margin:-1rem !important;
}

.mt-n3,
.my-n3{
  margin-top:-1rem !important;
}

.mr-n3,
.mx-n3{
  margin-right:-1rem !important;
}

.mb-n3,
.my-n3{
  margin-bottom:-1rem !important;
}

.ml-n3,
.mx-n3{
  margin-left:-1rem !important;
}

.m-n4{
  margin:-1.5rem !important;
}

.mt-n4,
.my-n4{
  margin-top:-1.5rem !important;
}

.mr-n4,
.mx-n4{
  margin-right:-1.5rem !important;
}

.mb-n4,
.my-n4{
  margin-bottom:-1.5rem !important;
}

.ml-n4,
.mx-n4{
  margin-left:-1.5rem !important;
}

.m-n5{
  margin:-3rem !important;
}

.mt-n5,
.my-n5{
  margin-top:-3rem !important;
}

.mr-n5,
.mx-n5{
  margin-right:-3rem !important;
}

.mb-n5,
.my-n5{
  margin-bottom:-3rem !important;
}

.ml-n5,
.mx-n5{
  margin-left:-3rem !important;
}

.m-auto{
  margin:auto !important;
}

.mt-auto,
.my-auto{
  margin-top:auto !important;
}

.mr-auto,
.mx-auto{
  margin-right:auto !important;
}

.mb-auto,
.my-auto{
  margin-bottom:auto !important;
}

.ml-auto,
.mx-auto{
  margin-left:auto !important;
}

@media (min-width: 576px){
  .m-sm-0{
    margin:0 !important;
  }

  .mt-sm-0,
  .my-sm-0{
    margin-top:0 !important;
  }

  .mr-sm-0,
  .mx-sm-0{
    margin-right:0 !important;
  }

  .mb-sm-0,
  .my-sm-0{
    margin-bottom:0 !important;
  }

  .ml-sm-0,
  .mx-sm-0{
    margin-left:0 !important;
  }

  .m-sm-1{
    margin:0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1{
    margin-top:0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1{
    margin-right:0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1{
    margin-bottom:0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1{
    margin-left:0.25rem !important;
  }

  .m-sm-2{
    margin:0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2{
    margin-top:0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2{
    margin-right:0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2{
    margin-bottom:0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2{
    margin-left:0.5rem !important;
  }

  .m-sm-3{
    margin:1rem !important;
  }

  .mt-sm-3,
  .my-sm-3{
    margin-top:1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3{
    margin-right:1rem !important;
  }

  .mb-sm-3,
  .my-sm-3{
    margin-bottom:1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3{
    margin-left:1rem !important;
  }

  .m-sm-4{
    margin:1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4{
    margin-top:1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4{
    margin-right:1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4{
    margin-bottom:1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4{
    margin-left:1.5rem !important;
  }

  .m-sm-5{
    margin:3rem !important;
  }

  .mt-sm-5,
  .my-sm-5{
    margin-top:3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5{
    margin-right:3rem !important;
  }

  .mb-sm-5,
  .my-sm-5{
    margin-bottom:3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5{
    margin-left:3rem !important;
  }

  .p-sm-0{
    padding:0 !important;
  }

  .pt-sm-0,
  .py-sm-0{
    padding-top:0 !important;
  }

  .pr-sm-0,
  .px-sm-0{
    padding-right:0 !important;
  }

  .pb-sm-0,
  .py-sm-0{
    padding-bottom:0 !important;
  }

  .pl-sm-0,
  .px-sm-0{
    padding-left:0 !important;
  }

  .p-sm-1{
    padding:0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1{
    padding-top:0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1{
    padding-right:0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1{
    padding-bottom:0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1{
    padding-left:0.25rem !important;
  }

  .p-sm-2{
    padding:0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2{
    padding-top:0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2{
    padding-right:0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2{
    padding-bottom:0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2{
    padding-left:0.5rem !important;
  }

  .p-sm-3{
    padding:1rem !important;
  }

  .pt-sm-3,
  .py-sm-3{
    padding-top:1rem !important;
  }

  .pr-sm-3,
  .px-sm-3{
    padding-right:1rem !important;
  }

  .pb-sm-3,
  .py-sm-3{
    padding-bottom:1rem !important;
  }

  .pl-sm-3,
  .px-sm-3{
    padding-left:1rem !important;
  }

  .p-sm-4{
    padding:1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4{
    padding-top:1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4{
    padding-right:1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4{
    padding-bottom:1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4{
    padding-left:1.5rem !important;
  }

  .p-sm-5{
    padding:3rem !important;
  }

  .pt-sm-5,
  .py-sm-5{
    padding-top:3rem !important;
  }

  .pr-sm-5,
  .px-sm-5{
    padding-right:3rem !important;
  }

  .pb-sm-5,
  .py-sm-5{
    padding-bottom:3rem !important;
  }

  .pl-sm-5,
  .px-sm-5{
    padding-left:3rem !important;
  }

  .m-sm-n1{
    margin:-0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1{
    margin-top:-0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1{
    margin-right:-0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1{
    margin-bottom:-0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1{
    margin-left:-0.25rem !important;
  }

  .m-sm-n2{
    margin:-0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2{
    margin-top:-0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2{
    margin-right:-0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2{
    margin-bottom:-0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2{
    margin-left:-0.5rem !important;
  }

  .m-sm-n3{
    margin:-1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3{
    margin-top:-1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3{
    margin-right:-1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3{
    margin-bottom:-1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3{
    margin-left:-1rem !important;
  }

  .m-sm-n4{
    margin:-1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4{
    margin-top:-1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4{
    margin-right:-1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4{
    margin-bottom:-1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4{
    margin-left:-1.5rem !important;
  }

  .m-sm-n5{
    margin:-3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5{
    margin-top:-3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5{
    margin-right:-3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5{
    margin-bottom:-3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5{
    margin-left:-3rem !important;
  }

  .m-sm-auto{
    margin:auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto{
    margin-top:auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto{
    margin-right:auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto{
    margin-bottom:auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto{
    margin-left:auto !important;
  }
}

@media (min-width: 768px){
  .m-md-0{
    margin:0 !important;
  }

  .mt-md-0,
  .my-md-0{
    margin-top:0 !important;
  }

  .mr-md-0,
  .mx-md-0{
    margin-right:0 !important;
  }

  .mb-md-0,
  .my-md-0{
    margin-bottom:0 !important;
  }

  .ml-md-0,
  .mx-md-0{
    margin-left:0 !important;
  }

  .m-md-1{
    margin:0.25rem !important;
  }

  .mt-md-1,
  .my-md-1{
    margin-top:0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1{
    margin-right:0.25rem !important;
  }

  .mb-md-1,
  .my-md-1{
    margin-bottom:0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1{
    margin-left:0.25rem !important;
  }

  .m-md-2{
    margin:0.5rem !important;
  }

  .mt-md-2,
  .my-md-2{
    margin-top:0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2{
    margin-right:0.5rem !important;
  }

  .mb-md-2,
  .my-md-2{
    margin-bottom:0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2{
    margin-left:0.5rem !important;
  }

  .m-md-3{
    margin:1rem !important;
  }

  .mt-md-3,
  .my-md-3{
    margin-top:1rem !important;
  }

  .mr-md-3,
  .mx-md-3{
    margin-right:1rem !important;
  }

  .mb-md-3,
  .my-md-3{
    margin-bottom:1rem !important;
  }

  .ml-md-3,
  .mx-md-3{
    margin-left:1rem !important;
  }

  .m-md-4{
    margin:1.5rem !important;
  }

  .mt-md-4,
  .my-md-4{
    margin-top:1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4{
    margin-right:1.5rem !important;
  }

  .mb-md-4,
  .my-md-4{
    margin-bottom:1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4{
    margin-left:1.5rem !important;
  }

  .m-md-5{
    margin:3rem !important;
  }

  .mt-md-5,
  .my-md-5{
    margin-top:3rem !important;
  }

  .mr-md-5,
  .mx-md-5{
    margin-right:3rem !important;
  }

  .mb-md-5,
  .my-md-5{
    margin-bottom:3rem !important;
  }

  .ml-md-5,
  .mx-md-5{
    margin-left:3rem !important;
  }

  .p-md-0{
    padding:0 !important;
  }

  .pt-md-0,
  .py-md-0{
    padding-top:0 !important;
  }

  .pr-md-0,
  .px-md-0{
    padding-right:0 !important;
  }

  .pb-md-0,
  .py-md-0{
    padding-bottom:0 !important;
  }

  .pl-md-0,
  .px-md-0{
    padding-left:0 !important;
  }

  .p-md-1{
    padding:0.25rem !important;
  }

  .pt-md-1,
  .py-md-1{
    padding-top:0.25rem !important;
  }

  .pr-md-1,
  .px-md-1{
    padding-right:0.25rem !important;
  }

  .pb-md-1,
  .py-md-1{
    padding-bottom:0.25rem !important;
  }

  .pl-md-1,
  .px-md-1{
    padding-left:0.25rem !important;
  }

  .p-md-2{
    padding:0.5rem !important;
  }

  .pt-md-2,
  .py-md-2{
    padding-top:0.5rem !important;
  }

  .pr-md-2,
  .px-md-2{
    padding-right:0.5rem !important;
  }

  .pb-md-2,
  .py-md-2{
    padding-bottom:0.5rem !important;
  }

  .pl-md-2,
  .px-md-2{
    padding-left:0.5rem !important;
  }

  .p-md-3{
    padding:1rem !important;
  }

  .pt-md-3,
  .py-md-3{
    padding-top:1rem !important;
  }

  .pr-md-3,
  .px-md-3{
    padding-right:1rem !important;
  }

  .pb-md-3,
  .py-md-3{
    padding-bottom:1rem !important;
  }

  .pl-md-3,
  .px-md-3{
    padding-left:1rem !important;
  }

  .p-md-4{
    padding:1.5rem !important;
  }

  .pt-md-4,
  .py-md-4{
    padding-top:1.5rem !important;
  }

  .pr-md-4,
  .px-md-4{
    padding-right:1.5rem !important;
  }

  .pb-md-4,
  .py-md-4{
    padding-bottom:1.5rem !important;
  }

  .pl-md-4,
  .px-md-4{
    padding-left:1.5rem !important;
  }

  .p-md-5{
    padding:3rem !important;
  }

  .pt-md-5,
  .py-md-5{
    padding-top:3rem !important;
  }

  .pr-md-5,
  .px-md-5{
    padding-right:3rem !important;
  }

  .pb-md-5,
  .py-md-5{
    padding-bottom:3rem !important;
  }

  .pl-md-5,
  .px-md-5{
    padding-left:3rem !important;
  }

  .m-md-n1{
    margin:-0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1{
    margin-top:-0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1{
    margin-right:-0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1{
    margin-bottom:-0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1{
    margin-left:-0.25rem !important;
  }

  .m-md-n2{
    margin:-0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2{
    margin-top:-0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2{
    margin-right:-0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2{
    margin-bottom:-0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2{
    margin-left:-0.5rem !important;
  }

  .m-md-n3{
    margin:-1rem !important;
  }

  .mt-md-n3,
  .my-md-n3{
    margin-top:-1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3{
    margin-right:-1rem !important;
  }

  .mb-md-n3,
  .my-md-n3{
    margin-bottom:-1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3{
    margin-left:-1rem !important;
  }

  .m-md-n4{
    margin:-1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4{
    margin-top:-1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4{
    margin-right:-1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4{
    margin-bottom:-1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4{
    margin-left:-1.5rem !important;
  }

  .m-md-n5{
    margin:-3rem !important;
  }

  .mt-md-n5,
  .my-md-n5{
    margin-top:-3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5{
    margin-right:-3rem !important;
  }

  .mb-md-n5,
  .my-md-n5{
    margin-bottom:-3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5{
    margin-left:-3rem !important;
  }

  .m-md-auto{
    margin:auto !important;
  }

  .mt-md-auto,
  .my-md-auto{
    margin-top:auto !important;
  }

  .mr-md-auto,
  .mx-md-auto{
    margin-right:auto !important;
  }

  .mb-md-auto,
  .my-md-auto{
    margin-bottom:auto !important;
  }

  .ml-md-auto,
  .mx-md-auto{
    margin-left:auto !important;
  }
}

@media (min-width: 992px){
  .m-lg-0{
    margin:0 !important;
  }

  .mt-lg-0,
  .my-lg-0{
    margin-top:0 !important;
  }

  .mr-lg-0,
  .mx-lg-0{
    margin-right:0 !important;
  }

  .mb-lg-0,
  .my-lg-0{
    margin-bottom:0 !important;
  }

  .ml-lg-0,
  .mx-lg-0{
    margin-left:0 !important;
  }

  .m-lg-1{
    margin:0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1{
    margin-top:0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1{
    margin-right:0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1{
    margin-bottom:0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1{
    margin-left:0.25rem !important;
  }

  .m-lg-2{
    margin:0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2{
    margin-top:0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2{
    margin-right:0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2{
    margin-bottom:0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2{
    margin-left:0.5rem !important;
  }

  .m-lg-3{
    margin:1rem !important;
  }

  .mt-lg-3,
  .my-lg-3{
    margin-top:1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3{
    margin-right:1rem !important;
  }

  .mb-lg-3,
  .my-lg-3{
    margin-bottom:1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3{
    margin-left:1rem !important;
  }

  .m-lg-4{
    margin:1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4{
    margin-top:1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4{
    margin-right:1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4{
    margin-bottom:1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4{
    margin-left:1.5rem !important;
  }

  .m-lg-5{
    margin:3rem !important;
  }

  .mt-lg-5,
  .my-lg-5{
    margin-top:3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5{
    margin-right:3rem !important;
  }

  .mb-lg-5,
  .my-lg-5{
    margin-bottom:3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5{
    margin-left:3rem !important;
  }

  .p-lg-0{
    padding:0 !important;
  }

  .pt-lg-0,
  .py-lg-0{
    padding-top:0 !important;
  }

  .pr-lg-0,
  .px-lg-0{
    padding-right:0 !important;
  }

  .pb-lg-0,
  .py-lg-0{
    padding-bottom:0 !important;
  }

  .pl-lg-0,
  .px-lg-0{
    padding-left:0 !important;
  }

  .p-lg-1{
    padding:0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1{
    padding-top:0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1{
    padding-right:0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1{
    padding-bottom:0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1{
    padding-left:0.25rem !important;
  }

  .p-lg-2{
    padding:0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2{
    padding-top:0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2{
    padding-right:0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2{
    padding-bottom:0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2{
    padding-left:0.5rem !important;
  }

  .p-lg-3{
    padding:1rem !important;
  }

  .pt-lg-3,
  .py-lg-3{
    padding-top:1rem !important;
  }

  .pr-lg-3,
  .px-lg-3{
    padding-right:1rem !important;
  }

  .pb-lg-3,
  .py-lg-3{
    padding-bottom:1rem !important;
  }

  .pl-lg-3,
  .px-lg-3{
    padding-left:1rem !important;
  }

  .p-lg-4{
    padding:1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4{
    padding-top:1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4{
    padding-right:1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4{
    padding-bottom:1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4{
    padding-left:1.5rem !important;
  }

  .p-lg-5{
    padding:3rem !important;
  }

  .pt-lg-5,
  .py-lg-5{
    padding-top:3rem !important;
  }

  .pr-lg-5,
  .px-lg-5{
    padding-right:3rem !important;
  }

  .pb-lg-5,
  .py-lg-5{
    padding-bottom:3rem !important;
  }

  .pl-lg-5,
  .px-lg-5{
    padding-left:3rem !important;
  }

  .m-lg-n1{
    margin:-0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1{
    margin-top:-0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1{
    margin-right:-0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1{
    margin-bottom:-0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1{
    margin-left:-0.25rem !important;
  }

  .m-lg-n2{
    margin:-0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2{
    margin-top:-0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2{
    margin-right:-0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2{
    margin-bottom:-0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2{
    margin-left:-0.5rem !important;
  }

  .m-lg-n3{
    margin:-1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3{
    margin-top:-1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3{
    margin-right:-1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3{
    margin-bottom:-1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3{
    margin-left:-1rem !important;
  }

  .m-lg-n4{
    margin:-1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4{
    margin-top:-1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4{
    margin-right:-1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4{
    margin-bottom:-1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4{
    margin-left:-1.5rem !important;
  }

  .m-lg-n5{
    margin:-3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5{
    margin-top:-3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5{
    margin-right:-3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5{
    margin-bottom:-3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5{
    margin-left:-3rem !important;
  }

  .m-lg-auto{
    margin:auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto{
    margin-top:auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto{
    margin-right:auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto{
    margin-bottom:auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto{
    margin-left:auto !important;
  }
}

@media (min-width: 1200px){
  .m-xl-0{
    margin:0 !important;
  }

  .mt-xl-0,
  .my-xl-0{
    margin-top:0 !important;
  }

  .mr-xl-0,
  .mx-xl-0{
    margin-right:0 !important;
  }

  .mb-xl-0,
  .my-xl-0{
    margin-bottom:0 !important;
  }

  .ml-xl-0,
  .mx-xl-0{
    margin-left:0 !important;
  }

  .m-xl-1{
    margin:0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1{
    margin-top:0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1{
    margin-right:0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1{
    margin-bottom:0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1{
    margin-left:0.25rem !important;
  }

  .m-xl-2{
    margin:0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2{
    margin-top:0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2{
    margin-right:0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2{
    margin-bottom:0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2{
    margin-left:0.5rem !important;
  }

  .m-xl-3{
    margin:1rem !important;
  }

  .mt-xl-3,
  .my-xl-3{
    margin-top:1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3{
    margin-right:1rem !important;
  }

  .mb-xl-3,
  .my-xl-3{
    margin-bottom:1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3{
    margin-left:1rem !important;
  }

  .m-xl-4{
    margin:1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4{
    margin-top:1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4{
    margin-right:1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4{
    margin-bottom:1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4{
    margin-left:1.5rem !important;
  }

  .m-xl-5{
    margin:3rem !important;
  }

  .mt-xl-5,
  .my-xl-5{
    margin-top:3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5{
    margin-right:3rem !important;
  }

  .mb-xl-5,
  .my-xl-5{
    margin-bottom:3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5{
    margin-left:3rem !important;
  }

  .p-xl-0{
    padding:0 !important;
  }

  .pt-xl-0,
  .py-xl-0{
    padding-top:0 !important;
  }

  .pr-xl-0,
  .px-xl-0{
    padding-right:0 !important;
  }

  .pb-xl-0,
  .py-xl-0{
    padding-bottom:0 !important;
  }

  .pl-xl-0,
  .px-xl-0{
    padding-left:0 !important;
  }

  .p-xl-1{
    padding:0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1{
    padding-top:0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1{
    padding-right:0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1{
    padding-bottom:0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1{
    padding-left:0.25rem !important;
  }

  .p-xl-2{
    padding:0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2{
    padding-top:0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2{
    padding-right:0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2{
    padding-bottom:0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2{
    padding-left:0.5rem !important;
  }

  .p-xl-3{
    padding:1rem !important;
  }

  .pt-xl-3,
  .py-xl-3{
    padding-top:1rem !important;
  }

  .pr-xl-3,
  .px-xl-3{
    padding-right:1rem !important;
  }

  .pb-xl-3,
  .py-xl-3{
    padding-bottom:1rem !important;
  }

  .pl-xl-3,
  .px-xl-3{
    padding-left:1rem !important;
  }

  .p-xl-4{
    padding:1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4{
    padding-top:1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4{
    padding-right:1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4{
    padding-bottom:1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4{
    padding-left:1.5rem !important;
  }

  .p-xl-5{
    padding:3rem !important;
  }

  .pt-xl-5,
  .py-xl-5{
    padding-top:3rem !important;
  }

  .pr-xl-5,
  .px-xl-5{
    padding-right:3rem !important;
  }

  .pb-xl-5,
  .py-xl-5{
    padding-bottom:3rem !important;
  }

  .pl-xl-5,
  .px-xl-5{
    padding-left:3rem !important;
  }

  .m-xl-n1{
    margin:-0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1{
    margin-top:-0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1{
    margin-right:-0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1{
    margin-bottom:-0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1{
    margin-left:-0.25rem !important;
  }

  .m-xl-n2{
    margin:-0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2{
    margin-top:-0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2{
    margin-right:-0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2{
    margin-bottom:-0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2{
    margin-left:-0.5rem !important;
  }

  .m-xl-n3{
    margin:-1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3{
    margin-top:-1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3{
    margin-right:-1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3{
    margin-bottom:-1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3{
    margin-left:-1rem !important;
  }

  .m-xl-n4{
    margin:-1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4{
    margin-top:-1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4{
    margin-right:-1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4{
    margin-bottom:-1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4{
    margin-left:-1.5rem !important;
  }

  .m-xl-n5{
    margin:-3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5{
    margin-top:-3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5{
    margin-right:-3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5{
    margin-bottom:-3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5{
    margin-left:-3rem !important;
  }

  .m-xl-auto{
    margin:auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto{
    margin-top:auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto{
    margin-right:auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto{
    margin-bottom:auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto{
    margin-left:auto !important;
  }
}

.text-monospace{
  font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify{
  text-align:justify !important;
}

.text-wrap{
  white-space:normal !important;
}

.text-nowrap{
  white-space:nowrap !important;
}

.text-truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.text-left{
  text-align:left !important;
}

.text-right{
  text-align:right !important;
}

.text-center{
  text-align:center !important;
}

@media (min-width: 576px){
  .text-sm-left{
    text-align:left !important;
  }

  .text-sm-right{
    text-align:right !important;
  }

  .text-sm-center{
    text-align:center !important;
  }
}

@media (min-width: 768px){
  .text-md-left{
    text-align:left !important;
  }

  .text-md-right{
    text-align:right !important;
  }

  .text-md-center{
    text-align:center !important;
  }
}

@media (min-width: 992px){
  .text-lg-left{
    text-align:left !important;
  }

  .text-lg-right{
    text-align:right !important;
  }

  .text-lg-center{
    text-align:center !important;
  }
}

@media (min-width: 1200px){
  .text-xl-left{
    text-align:left !important;
  }

  .text-xl-right{
    text-align:right !important;
  }

  .text-xl-center{
    text-align:center !important;
  }
}

.text-lowercase{
  text-transform:lowercase !important;
}

.text-uppercase{
  text-transform:uppercase !important;
}

.text-capitalize{
  text-transform:capitalize !important;
}

.font-weight-light{
  font-weight:300 !important;
}

.font-weight-lighter{
  font-weight:lighter !important;
}

.font-weight-normal{
  font-weight:400 !important;
}

.font-weight-bold{
  font-weight:700 !important;
}

.font-weight-bolder{
  font-weight:bolder !important;
}

.font-italic{
  font-style:italic !important;
}

.text-white{
  color:#fff !important;
}

.text-primary{
  color:#007bff !important;
}

a.text-primary:hover,
a.text-primary:focus{
  color:#0056b3 !important;
}

.text-secondary{
  color:#6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus{
  color:#494f54 !important;
}

.text-success{
  color:#28a745 !important;
}

a.text-success:hover,
a.text-success:focus{
  color:#19692c !important;
}

.text-info{
  color:#17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus{
  color:#0f6674 !important;
}

.text-warning{
  color:#ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus{
  color:#ba8b00 !important;
}

.text-danger{
  color:#dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus{
  color:#a71d2a !important;
}

.text-light{
  color:#f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus{
  color:#cbd3da !important;
}

.text-dark{
  color:#343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus{
  color:#121416 !important;
}

.text-body{
  color:#212529 !important;
}

.text-muted{
  color:#6c757d !important;
}

.text-black-50{
  color:rgba(0, 0, 0, 0.5) !important;
}

.text-white-50{
  color:rgba(255, 255, 255, 0.5) !important;
}

.text-hide{
  font:0/0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0;
}

.text-decoration-none{
  text-decoration:none !important;
}

.text-break{
  word-break:break-word !important;
  overflow-wrap:break-word !important;
}

.text-reset{
  color:inherit !important;
}

.w-25{
  width:25% !important;
}

.w-50{
  width:50% !important;
}

.w-75{
  width:75% !important;
}

.w-100{
  width:100% !important;
}

.w-auto{
  width:auto !important;
}

.h-25{
  height:25% !important;
}

.h-50{
  height:50% !important;
}

.h-75{
  height:75% !important;
}

.h-100{
  height:100% !important;
}

.h-auto{
  height:auto !important;
}

.mw-100{
  max-width:100% !important;
}

.mh-100{
  max-height:100% !important;
}

.min-vw-100{
  min-width:100vw !important;
}

.min-vh-100{
  min-height:100vh !important;
}

.vw-100{
  width:100vw !important;
}

.vh-100{
  height:100vh !important;
}

.position-static{
  position:static !important;
}

.position-relative{
  position:relative !important;
}

.position-absolute{
  position:absolute !important;
}

.position-fixed{
  position:fixed !important;
}

.position-sticky{
  position:sticky !important;
}

.fixed-top{
  position:fixed;
  top:0;
  right:0;
  left:0;
  z-index:1030;
}

.fixed-bottom{
  position:fixed;
  right:0;
  bottom:0;
  left:0;
  z-index:1030;
}

@supports (position: sticky){
  .sticky-top{
    position:sticky;
    top:0;
    z-index:1020;
  }
}

.visible{
  visibility:visible !important;
}

.invisible{
  visibility:hidden !important;
}

html{
  line-height:1.15;
  -webkit-text-size-adjust:100%;
}

body{
  margin:0;
  overflow-x:hidden;
}

main{
  display:block;
}

h1{
  font-size:2em;
  margin:0.67em 0;
}

hr{
  box-sizing:content-box;
  height:0;
  overflow:visible;
}

pre{
  font-family:monospace, monospace;
  font-size:1em;
}

a{
  background-color:transparent;
}

abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
          text-decoration:underline dotted;
}

b,
strong{
  font-weight:bolder;
}

code,
kbd,
samp{
  font-family:monospace, monospace;
  font-size:1em;
}

small{
  font-size:80%;
}

sub,
sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub{
  bottom:-0.25em;
}

sup{
  top:-0.5em;
}

img{
  border-style:none;
}

button,
input,
optgroup,
select,
textarea{
  font-family:inherit;
  font-size:100%;
  line-height:1.15;
  margin:0;
}

button,
input{
  overflow:visible;
}

button,
select{
  text-transform:none;
}

button,
[type=button],
[type=reset],
[type=submit]{
  -webkit-appearance:button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner{
  border-style:none;
  padding:0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring{
  outline:1px dotted ButtonText;
}

fieldset{
  padding:0.35em 0.75em 0.625em;
}

legend{
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal;
}

progress{
  vertical-align:baseline;
}

textarea{
  overflow:auto;
}

[type=checkbox],
[type=radio]{
  box-sizing:border-box;
  padding:0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button{
  height:auto;
}

[type=search]{
  -webkit-appearance:textfield;
  outline-offset:-2px;
}

[type=search]::-webkit-search-decoration{
  -webkit-appearance:none;
}

::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit;
}

details{
  display:block;
}

summary{
  display:list-item;
}

template{
  display:none;
}

[hidden]{
  display:none;
}

.container{
  position:relative;
  padding:0;
}

@media only screen and (max-width: 767px){
  .container{
    padding:0 15px;
  }
}

*,
*::before,
*::after{
  box-sizing:border-box;
}

a{
  text-decoration:none;
  color:inherit;
  cursor:pointer;
}

button{
  background-color:transparent;
  color:inherit;
  border-width:0;
  padding:0;
  cursor:pointer;
}

figure{
  margin:0;
}

input::-moz-focus-inner{
  border:0;
  padding:0;
  margin:0;
}

:not(.body) > ul,
ol,
dd{
  margin:0;
  padding:0;
  list-style:none;
}

h1,
h2,
h3,
h4,
h5,
h6{
  margin:0;
  font-size:inherit;
  font-weight:inherit;
}

p{
  margin:0;
}

cite{
  font-style:normal;
}

fieldset{
  border-width:0;
  padding:0;
  margin:0;
}

textarea{
  resize:none;
}

*:focus{
  outline:none;
}

@font-face{
  font-family:Inter;
  src:url(/fonts/Inter-Regular.otf?a93a1d791ec4655ebfb06e3f01f21dd6);
}

@font-face{
  font-family:Inter-Light;
  src:url(/fonts/Inter-Light.otf?75258d2ab2b24b97726c58f35ca7914d);
}

@font-face{
  font-family:Inter-Medium;
  src:url(/fonts/Inter-Medium.otf?38418c6b2d0197b3c882fcab49ce0481);
}

@font-face{
  font-family:Inter-Bold;
  src:url(/fonts/Inter-Bold.otf?1c9a55ebed9af31d50dd4646cfb2e004);
}

@font-face{
  font-family:Inter-SemiBold;
  src:url(/fonts/Inter-SemiBold.otf?90ef2b1ef80d638ce7d342be80f66cc0);
}

@font-face{
  font-family:Inter-Italic;
  src:url(/fonts/Inter-Italic.otf?7d343304b4f58c8acdf13bd9cbb4b814);
}

@font-face{
  font-family:Inter-Regular;
  src:url(/fonts/Inter-Regular.otf?a93a1d791ec4655ebfb06e3f01f21dd6);
}

@font-face{
  font-family:Regular;
  src:url(/fonts/Regular-Regular.otf?a9e4017de39b34882ad7a4030f641320);
}

@font-face{
  font-family:Regular-Medium;
  src:url(/fonts/Regular-Medium.otf?a78c0b5468f2da97258cae80ffdde059);
}

@font-face{
  font-family:Regular-Bold;
  src:url(/fonts/Regular-Bold.otf?6a15b775e7668ce0656715954bed90e0);
}

@font-face{
  font-family:Regular-SemiBold;
  src:url(/fonts/Regular-Medium.otf?a78c0b5468f2da97258cae80ffdde059);
}

.grid .item.cat-cultura .image,
.content-date-category.section .category-container .category-list .category-label.active.cat-cultura,
.category-label.cat-cultura,
.item-event.cat-cultura .image{
  background-color:#D0ACEB;
}

.grid .item.cat-desporto .image,
.content-date-category.section .category-container .category-list .category-label.active.cat-desporto,
.category-label.cat-desporto,
.item-event.cat-desporto .image{
  background-color:#8BE2EF;
}

.category-label.cat-entretenimento{
  background-color:#FFDD5C;
}

.grid .item.cat-animacao .image,
.content-date-category.section .category-container .category-list .category-label.active.cat-animacao,
.category-label.cat-animacao,
.item-event.cat-animacao .image{
  background-color:#FFDD5C;
}

.category-label.cat-plataformas{
  background-color:#EAEEF5;
}

.grid .item.cat-outros .image,
.content-date-category.section .category-container .category-list .category-label.active.cat-outros,
.category-label.cat-outros,
.item-event.cat-outros .image{
  background-color:#EAEEF5;
}

.grid .item.category-1 .image,
.grid .item.category-2 .image,
.grid .item.category-3 .image,
.grid .item.category-4 .image,
.grid .item.category-5 .image,
.grid .item.category-6 .image,
.grid .item.category-7 .image,
.grid .item.category-8 .image,
.grid .item.category-9 .image,
.grid .item.category-10 .image,
.grid .item.cat-default .image,
.category-label.category-1,
.category-label.category-2,
.category-label.category-3,
.category-label.category-4,
.category-label.category-5,
.category-label.category-6,
.category-label.category-7,
.category-label.category-8,
.category-label.category-9,
.category-label.category-10,
.category-label,
.item-event.cat-default .image{
  background-color:#0F2F7F;
}

.grid .item.cat-1 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-1{
  background-color:#32A6FE;
}

.grid .item.cat-2 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-2{
  background-color:#F49342;
}

.grid .item.cat-3 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-3{
  background-color:#50B83C;
}

.grid .item.cat-4 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-4{
  background-color:#D0ACEB;
}

.grid .item.cat-5 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-5{
  background-color:#EEC200;
}

.grid .item.cat-6 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-6{
  background-color:#96D0FB;
}

.grid .item.cat-7 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-7{
  background-color:#FFC58B;
}

.grid .item.cat-8 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-8{
  background-color:#BBE5B3;
}

.grid .item.cat-9 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-9{
  background-color:#E3D0FF;
}

.grid .item.cat-10 .image,
.mipweb-full .mipweb-filters .categories-container .category-label.active.category-10{
  background-color:#FFEA8A;
}

#conteudo .content.content_bottom .content.grid .contents .item .name a{
  font-family:Regular-Medium;
  font-size:18px;
  line-height:25px;
}

#conteudo .content.content_bottom .text.html,
.breadcrumb .breadcrumb-label .breadcrumb-name{
  font-family:Regular-Bold;
  font-size:21px;
  line-height:28px;
  color:#0F2F7F;
}

@media only screen and (min-width: 1024px){
  #conteudo .content.content_bottom .text.html,
  .breadcrumb .breadcrumb-label .breadcrumb-name{
    font-size:26px;
    line-height:32px;
  }
}

.content_instagram .text.html .instagram-list > span{
  font-family:Regular-Bold;
  font-size:19px;
  line-height:19px;
  color:#0F2F7F;
}

@media only screen and (min-width: 1024px){
  .content_instagram .text.html .instagram-list > span{
    font-size:24px;
    line-height:24px;
  }
}

.item-content.content-big .name a,
.item-content.content-big .name{
  font-family:Regular-Bold;
  font-size:23px;
  line-height:27px;
  color:#006FBB;
}

@media only screen and (min-width: 1024px){
  .item-content.content-big .name a,
  .item-content.content-big .name{
    font-size:28px;
    line-height:32px;
  }
}

.content-destaque .item-content.content-small .name a,
.content-destaque .item-content.content-small .name,
.contents-3columns .item-content .name{
  font-family:Regular-Bold;
  font-size:20px;
  line-height:24px;
  color:#006FBB;
}

@media only screen and (min-width: 1024px){
  .content-destaque .item-content.content-small .name a,
  .content-destaque .item-content.content-small .name,
  .contents-3columns .item-content .name{
    font-size:20px;
    line-height:24px;
  }
}

.text.html,
.content .section .section-title{
  font-family:Regular-Bold;
  font-size:22px;
  line-height:22px;
  color:#0F2F7F;
}

@media only screen and (min-width: 1024px){
  .text.html,
  .content .section .section-title{
    font-size:24px;
    line-height:24px;
  }
}

.item-content.content-big .description{
  font-family:Inter-Regular;
  font-size:14px;
  line-height:20px;
  color:#919EAB;
}

.galeria .galeria-container .galeria-header,
.archive .archive-container .archive-header .title{
  font-family:Regular-Medium;
  font-size:16px;
  line-height:24px;
  color:#0F2F7F;
}

@media only screen and (min-width: 1024px){
  .galeria .galeria-container .galeria-header,
  .archive .archive-container .archive-header .title{
    font-size:21px;
    line-height:24px;
  }
}

.content.content-right .item-facebook{
  font-family:Regular-Medium;
  font-size:16px;
  line-height:18px;
  color:#0F2F7F;
}

@media only screen and (min-width: 1024px){
  .content.content-right .item-facebook{
    font-size:18px;
    line-height:20px;
  }
}

.search-results .search-list .item-search .right .description,
.mipweb-full .mipweb-filters span,
.item-event .right .address span,
.item-event .right .datetime span{
  font-family:Regular-Medium;
  font-size:15px;
  line-height:18px;
  color:#FFFFFF;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container span,
.contents.info .content .buy-ticket .local-info .address,
.content-date-category.section .date-container input{
  font-family:Inter-Regular;
  font-size:15px;
  line-height:20px;
  color:#454F5B;
}

@media only screen and (min-width: 1024px){
  .breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container span,
  .contents.info .content .buy-ticket .local-info .address,
  .content-date-category.section .date-container input{
    font-size:14px;
    line-height:20px;
  }
}

.search-results .search-list .item-search .right .description,
.mipweb-full .mipweb-filters span,
.item-event .right .address span,
.item-event .right .datetime span{
  font-family:Inter-Regular;
  font-size:14px;
  line-height:14px;
  color:#6D7278;
}

.breadcrumb .breadcrumb-container .breadcrumb-link,
.topbar .container .languages *,
.topbar .container .block.menu > ul > li,
.topbar .container .block.menu > ul > li a{
  font-family:Regular-Medium;
  font-size:17px;
  line-height:12px;
  color:#0F2F7F;
}

.contents.info .content .name,
.slider .item .inner .container .info .name{
  font-family:Regular-Bold;
  font-size:27px;
  line-height:36px;
  color:white;
  text-shadow:0 2px 2px rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 1024px){
  .contents.info .content .name,
  .slider .item .inner .container .info .name{
    font-size:36px;
    line-height:44px;
  }
}

.block.search.active .search-container .search-input{
  font-family:Inter-Regular;
  font-size:16px;
  line-height:24px;
  color:#919EAB;
}

@media only screen and (min-width: 1024px){
  .block.search.active .search-container .search-input{
    font-size:20px;
    line-height:24px;
  }
}

.contents.info .content .datetime,
.archive .archive-container .archive-list .archive-item .right .archive-size{
  font-family:Inter-Regular;
  font-size:13px;
  line-height:20px;
  color:#637381;
}

@media only screen and (min-width: 1024px){
  .contents.info .content .datetime,
  .archive .archive-container .archive-list .archive-item .right .archive-size{
    font-size:12px;
    line-height:16px;
  }
}

.search-results .search-list .item-search .right .date,
.archive .archive-container .archive-header .info{
  font-family:Inter-Italic;
  font-size:13px;
  line-height:20px;
  color:#637381;
}

@media only screen and (min-width: 1024px){
  .search-results .search-list .item-search .right .date,
  .archive .archive-container .archive-header .info{
    font-size:12px;
    line-height:16px;
  }
}

.category-label{
  font-family:Inter-Regular;
  font-size:12px;
  line-height:16px;
  color:#212B36;
}

.contents.info .content .buy-ticket .local-info .name,
.grid .contents .message,
.content-date-category.section .contents-container .message,
.archive .archive-container .archive-list .archive-item .right .archive-name{
  font-family:Inter-Regular;
  font-size:15px;
  line-height:20px;
  color:#212B36;
}

@media only screen and (min-width: 1024px){
  .contents.info .content .buy-ticket .local-info .name,
  .grid .contents .message,
  .content-date-category.section .contents-container .message,
  .archive .archive-container .archive-list .archive-item .right .archive-name{
    font-size:14px;
    line-height:20px;
  }
}

#conteudo .content.content-right .content.grid .contents .item.small .right .name a{
  font-family:Inter-Regular;
  font-size:16px;
  line-height:22px;
  color:#000000;
}

@media only screen and (min-width: 1024px){
  #conteudo .content.content-right .content.grid .contents .item.small .right .name a{
    font-size:16px;
    line-height:22px;
  }
}

.content.content-left .item-content .name a,
.content.content-left .item-content .name{
  font-family:Regular-Medium;
  font-size:18px;
  line-height:22px;
  color:#006FBB;
}

@media only screen and (min-width: 1024px){
  .content.content-left .item-content .name a,
  .content.content-left .item-content .name{
    font-size:20px;
    line-height:24px;
  }
}

.timeline .contents .steps .content .description,
.contents.info .content .description,
.contents.info .content .body,
.contents.info .content .body *,
.simple-fields .field{
  font-family:Inter;
  font-size:14px;
  line-height:24px;
  color:#212B36;
}

@media only screen and (min-width: 1024px){
  .timeline .contents .steps .content .description,
  .contents.info .content .description,
  .contents.info .content .body,
  .contents.info .content .body *,
  .simple-fields .field{
    font-size:16px;
    line-height:28px;
  }
}

.content-date-category.section .category-container span,
.field-link.button a,
.link.simple a,
.button-blue,
.button-white,
.button-primary{
  font-family:Regular-Medium;
  color:white;
  font-size:17px;
  line-height:14px;
}

@media only screen and (min-width: 1024px){
  .content-date-category.section .category-container span,
  .field-link.button a,
  .link.simple a,
  .button-blue,
  .button-white,
  .button-primary{
    font-size:16px;
    line-height:14px;
  }
}

.breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container > a,
.search-results .search-list .item-search .right .name{
  font-family:Regular-Medium;
  font-size:16px;
  line-height:16px;
  color:#0091FF;
}

.block.search.active .search-results-container .item a{
  font-family:Inter-Regular;
  font-size:18px;
  line-height:22px;
  color:#919EAB;
}

@media only screen and (min-width: 1024px){
  .block.search.active .search-results-container .item a{
    font-size:20px;
    line-height:24px;
  }
}

.search-results .search-message,
.mipweb-map-list .map-list-total{
  font-family:Inter-Regular;
  font-size:16px;
  line-height:24px;
  color:#0F2F7F;
}

.search-results .search-message span.bold{
  font-family:Inter-Bold;
  font-size:16px;
  line-height:24px;
  color:#0F2F7F;
}

.search-results .types-list .type span,
.search-results .types-list .next span,
.search-results .types-list .previous span,
.mipweb-map-list .mipweb-map-vista .vista,
.mipweb-map-list .mipweb-map-vista .vista-label,
.mipweb-map-list .mipweb-map-list-filter .filter-address span,
.mipweb-map-list .mipweb-map-list-filter .filter-categories .filter-cat{
  font-family:Inter-Regular;
  font-size:14px;
  line-height:17px;
  color:#0091FF;
}

.grid .item .info .name,
.content-date-category.section .contents-container .item-event .name{
  font-family:Regular-Medium;
  font-size:18px;
  line-height:22px;
  color:#212B36;
}

@media only screen and (min-width: 1024px){
  .grid .item .info .name,
  .content-date-category.section .contents-container .item-event .name{
    font-size:20px;
    line-height:24px;
  }
}

.grid .item .info .body,
.grid .item .info .address,
.grid .item .info .date,
.grid .item .info .time_interval,
.grid .item .info .time,
.content-date-category.section .contents-container .item-event .address,
.content-date-category.section .contents-container .item-event .date,
.content-date-category.section .contents-container .item-event .time{
  font-family:Inter-Regular;
  font-size:14px;
  line-height:14px;
  color:#6D7278;
}

#conteudo .content.content-right .text.html,
.timeline .contents .steps .content .name,
.timeline .contents .steps .content .date-label{
  font-family:Regular;
  font-size:21px;
  line-height:24px;
}

.menu-images .menu-image-item a .name{
  font-family:Regular;
  font-size:23px;
  line-height:49px;
  font-weight:bold;
  text-shadow:0 2px 2px rgba(0, 0, 0, 0.5);
  color:white;
}

@keyframes spin{
  0%{
    transform:rotate(0deg);
    will-change:transform;
  }

  100%{
    transform:rotate(360deg);
    will-change:transform;
  }
}

@keyframes pulse{
  0%{
    transform:translate(0, 0);
    will-change:transform;
  }

  50%{
    transform:translate(0, 5px);
    will-change:transform;
  }

  100%{
    transform:translate(0, 0);
    will-change:transform;
  }
}

.mipweb .mipweb-panel .mipweb-panel-inner::-webkit-scrollbar,
.content_bottom_full .section-cols .section-col .section-list::-webkit-scrollbar{
  width:5px;
}

.mipweb .mipweb-panel .mipweb-panel-inner::-webkit-scrollbar-track,
.content_bottom_full .section-cols .section-col .section-list::-webkit-scrollbar-track{
  box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.mipweb .mipweb-panel .mipweb-panel-inner::-webkit-scrollbar-thumb,
.content_bottom_full .section-cols .section-col .section-list::-webkit-scrollbar-thumb{
  background-color:#6D7278;
  outline:1px solid #E5E5E5;
  border-radius:5px;
}

.mipweb-full .mipweb-filters .categories-container::-webkit-scrollbar{
  height:5px;
}

.mipweb-full .mipweb-filters .categories-container::-webkit-scrollbar-track{
  box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.mipweb-full .mipweb-filters .categories-container::-webkit-scrollbar-thumb{
  background-color:#6D7278;
  outline:1px solid #E5E5E5;
  border-radius:5px;
}

body:after{
  content:"";
  position:fixed;
  background-color:rgba(0, 0, 0, 0);
  height:100vh;
  width:100vw;
  top:58px;
  transition:background-color 0.5s, z-index 0s 1s;
  z-index:-1;
}

@media only screen and (min-width: 1248px){
  body.overlay:after{
    background-color:rgba(145, 158, 171, 0.4);
    z-index:1;
    transition:z-index 0s 0s;
  }
}

.header-highlight-container{
  display:none;
}

.topbar{
  display:block;
  background-color:#EAEEF5;
  height:32px;
}

.topbar .container{
  height:100%;
  text-align:right;
}

.topbar .container .block.menu{
  position:relative;
  display:inline-block;
  height:100%;
  clear:both;
  float:none;
}

.topbar .container .block.menu > ul{
  height:100%;
}

.topbar .container .block.menu > ul > li{
  cursor:pointer;
}

.topbar .container .block.menu > ul > li i{
  margin-top:-6px;
  margin-left:5px;
}

.topbar .container .block.menu > ul > li:hover i span{
  transform:rotate(-180deg);
  will-change:transform;
  transform-origin:center center;
  transition:transform 200ms linear;
}

.topbar .container .block.menu > ul > li:hover .submenu{
  max-height:1000px;
  top:32px;
  z-index:999;
  min-width:350px;
  border-top:2px solid #0F2F7F;
}

.topbar .container .block.menu > ul > li .submenu{
  position:absolute;
  width:100%;
  max-height:0;
  right:0;
  overflow:hidden;
  border-radius:0 0 4px 4px;
  box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.2);
}

.topbar .container .block.menu > ul > li .submenu > li{
  display:block;
  width:100%;
  background-color:white;
  float:none;
  margin:0 auto;
  font-size:17px;
  line-height:12px;
  padding:12px;
  text-align:left;
}

.topbar .container .block.menu > ul > li .submenu > li:hover{
  background-color:#EAEEF5;
}

.topbar .container .languages{
  display:inline-block;
  height:100%;
  vertical-align:top;
}

@media only screen and (max-width: 1023px){
  .topbar .container .block.menu > ul > li:hover .submenu{
    max-width:100%;
    min-width:unset;
    left:0;
    right:0;
  }
}

.header-container{
  position:sticky;
  top:0;
  background-color:#FFFFFF;
  z-index:3;
  height:86px;
}

.header-container::after{
  content:"";
  position:absolute;
  width:100%;
  left:0;
  border-bottom:1px solid #EAEEF5;
  z-index:1;
  top:85px;
}

.header{
  position:relative;
}

.header .block.logo img{
  margin:0 auto;
  max-height:60px;
}

.header .block.search .search-logo{
  position:absolute;
  top:23px;
  right:0;
}

@media only screen and (min-width: 1248px){
  .header .block.logo{
    float:left;
    margin:13px 13px 0 0;
  }

  .header .block.search .search-logo{
    position:absolute;
    top:23px;
    right:0;
  }
}

@media only screen and (max-width: 1247px){
  .header .block.logo{
    background-color:white;
    height:86px;
    width:100vw;
    position:fixed;
    top:0;
    left:0;
    padding:13px 0;
    text-align:center;
    z-index:2;
    border-bottom:1px solid #EAEEF5;
  }

  .header .block.search .search-logo{
    position:fixed;
    top:23px;
    right:20px;
    z-index:3;
  }
}

@media only screen and (max-width: 1247px){
  .header{
    border-bottom:1px solid #F0F0F0;
  }
}

.content{
  display:inline-block;
  width:100%;
  vertical-align:top;
}

.content .section{
  display:inline-block;
  width:100%;
  padding:60px 0;
}

.content .section .section-title{
  width:100%;
  margin-bottom:15px;
}

.content .section .section-cols{
  display:table;
}

@media only screen and (min-width: 1024px){
  .content .section .section-cols .section-col:first-child{
    padding-left:0;
  }

  .content .section .section-cols .section-col:last-child{
    padding-right:0;
  }
}

.content .section .section-cols .section-col{
  float:left;
}

@media only screen and (max-width: 1023px){
  .content .section{
    padding:30px 0;
  }

  .content .section .section-cols .section-col{
    padding:0;
  }

  .content .section .see-more{
    float:none;
    text-align:center;
  }
}

.content .see-more{
  float:right;
  margin-top:30px;
}

.content .see-more .button{
  border:1px solid #0F2F7F;
  color:#0F2F7F;
}

.item-content a{
  display:block;
}

.item-content .image{
  width:100%;
  height:380px;
}

.item-content .image .imageBg{
  width:100%;
  height:100%;
  background-size:cover;
  background-position:center;
}

.item-content.content-big .image{
  height:380px;
  margin-bottom:10px;
}

.item-content.content-small{
  display:inline-block;
  width:100%;
}

.item-content.content-small:not(:last-child){
  padding-bottom:30px;
  border-bottom:1px solid #EAEEF5;
}

.item-content.content-small:not(:first-child){
  padding-top:30px;
}

.item-content.content-small *{
  display:inline-block;
  vertical-align:top;
}

.item-content.content-small .image{
  max-width:50%;
  width:160px;
  height:100px;
  overflow:hidden;
  float:left;
}

.item-content.content-small .image .imageBg{
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.item-content.content-small .image .imageBg:hover{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

.item-content.content-small .category-label{
  display:inline-block;
  margin-left:15px;
  margin-bottom:5px;
}

.item-content.content-small .name{
  display:inline-block;
  margin-left:15px;
  max-width:calc(50% - 15px);
}

.item-content.content-small .name a,
.item-content.content-small .name{
  color:#000000;
}

@media only screen and (max-width: 767px){
  .item-content.content-big{
    margin-bottom:30px;
  }

  .item-content.content-big .image{
    height:190px;
  }
}

.item-event{
  float:left;
  padding:0 11.25px;
}

.item-event:first-child{
  padding-left:0;
  padding-right:22.5px;
}

.item-event:last-child:not(:first-child){
  padding-right:0;
  padding-left:22.5px;
}

.item-event .image{
  width:100%;
  height:139px;
  margin-bottom:6px;
}

.item-event .image .imageBg{
  background-size:cover;
  background-position:center;
  width:100%;
  height:129px;
  display:inline-block;
  margin-top:10px;
}

.item-event .left{
  max-width:35px;
  float:left;
}

.item-event .left .date{
  max-width:35px;
  float:left;
  font-family:Inter-Medium;
  color:#0F2F7F;
  text-align:center;
}

.item-event .left .date:not(:first-child){
  border-top:2px solid #F49342;
  padding-top:7.5px;
  margin-top:7.5px;
}

.item-event .left .date.hidden{
  display:none;
}

.item-event .left .date .date-month{
  font-size:18px;
  line-height:18px;
}

.item-event .left .date .date-day{
  font-size:24px;
  line-height:25px;
}

.item-event .right{
  float:left;
  width:calc(100% - 35px - 8px);
  margin-left:8px;
}

.item-event .right .name{
  float:left;
  width:calc(100% - 50px);
  max-height:50px;
  margin-bottom:7px;
  overflow:hidden;
}

.item-event .right .datetime{
  float:left;
  width:100%;
  margin-bottom:7px;
}

.item-event .right .datetime .icon{
  margin-right:5px;
  vertical-align:middle;
}

.item-event .right .address{
  float:left;
  width:100%;
}

.item-event .right .address.hidden{
  display:none;
}

.item-event .right .address .icon{
  margin-right:5px;
  vertical-align:middle;
}

@media only screen and (max-width: 767px){
  .item-event{
    margin-bottom:30px;
  }

  .item-event,
  .item-event:first-child,
  .item-event:last-child{
    padding:0;
  }

  .item-event .right .name{
    width:100%;
  }

  .item-event .right .datetime,
  .item-event .right .address{
    float:none;
  }
}

.content_instagram{
  padding:20px;
  margin:60px 0 120px;
  background-color:#F4F3F8;
}

.content_instagram .text.html{
  margin-bottom:20px;
}

.content_instagram .text.html .instagram-list > .icon{
  vertical-align:middle;
  width:32px;
  height:32px;
}

.content_instagram .text.html .instagram-list > .icon > span{
  width:32px;
  height:32px;
}

.content_instagram .text.html .instagram-list > span{
  display:inline-block;
  max-width:calc(100% - 10px);
  margin-left:15px;
  vertical-align:middle;
  color:#212B36;
}

.content_instagram .text.html .instagram-list a{
  display:inline-block;
  height:24px;
  margin-left:15px;
  vertical-align:middle;
  color:#0091FF;
}

.content_instagram .list-images{
  display:table;
  width:100%;
}

.content_instagram .list-images .item-content{
  width:16.6666666667%;
  float:left;
  padding:0;
}

.content_instagram .list-images .item-content.content-small{
  padding:0;
}

.content_instagram .list-images .item-content .image{
  width:100%;
  max-width:100%;
  height:180px;
  cursor:pointer;
}

.content_instagram .list-images .item-content .image .imageBg{
  width:100%;
  height:100%;
}

@media only screen and (max-width: 767px){
  .content_instagram{
    margin:30px 0 60px;
  }

  .content_instagram .text.html .instagram-list > span,
  .content_instagram .text.html .instagram-list a{
    font-size:16px;
    line-height:16px;
  }

  .content_instagram .text.html .instagram-list a{
    margin-left:40px;
  }

  .content_instagram .list-images .item-content{
    width:33.3333333333%;
  }

  .content_instagram .list-images .item-content .image{
    height:90px;
  }
}

.content.content-left{
  padding-left:0;
  float:left;
}

.content.content-left .item-content .name{
  display:inline-block;
  width:calc(100% - 175px);
  max-width:100%;
  margin-left:15px;
}

.content.content-left .item-content .categories-container .category-label:not(:first-child){
  display:none;
}

@media only screen and (max-width: 767px){
  .content.content-left{
    padding-right:0;
    margin-bottom:30px;
    float:none;
  }

  .content.content-left .item-content .image{
    width:120px;
    height:80px;
  }

  .content.content-left .item-content .name{
    width:calc(100% - 135px);
    font-size:14px;
    line-height:18px;
  }
}

.content.content-right{
  padding-right:0;
  float:left;
}

.content.content-right .item-facebook{
  display:inline-block;
  width:100%;
  padding:20px 0;
  background-color:#EAEEF5;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border:1.5px solid #EAEEF5;
  box-sizing:border-box;
  vertical-align:middle;
}

.content.content-right .item-facebook .icon-facebook-logo{
  vertical-align:middle;
  margin:0 18px 0 15px;
}

.content.content-right .fb_iframe_widget{
  width:100%;
  text-align:center;
  background-color:#EAEEF5;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
}

@media only screen and (max-width: 767px){
  .content.content-right{
    padding-left:0;
    float:none;
  }
}

@media only screen and (min-width: 1024px){
  .content.content-right{
    position:sticky;
    top:180px;
  }

  .content.content-right .text.html{
    margin-bottom:0;
  }
}

@media only screen and (max-width: 1023px){
  .content.content-right{
    display:none;
  }
}

.content_bottom .image.banner{
  margin:120px 0 110px;
}

@media only screen and (max-width: 1023px){
  .content_bottom .image.banner{
    margin:60px 0 60px;
  }
}

.content_bottom_full{
  background-color:black;
  margin-bottom:120px;
}

.content_bottom_full .container > div:nth-child(2){
  width:calc(100% - 76px);
  text-align:right;
  vertical-align:middle;
}

.content_bottom_full .section-cols{
  display:table;
  width:100%;
  margin-bottom:30px;
}

.content_bottom_full .section-cols .section-col{
  float:left;
}

.content_bottom_full .section-cols .section-col .section-list{
  height:415px;
  overflow:auto;
  margin-right:-15px;
  padding-right:10px;
}

.content_bottom_full .section-cols .section-col .section-list .loading-container{
  float:left;
  margin-bottom:30px;
  margin-top:-30px;
}

.content_bottom_full .section-cols .section-col .item-content{
  position:relative;
}

.content_bottom_full .section-cols .section-col .item-content .image{
  position:relative;
  display:block;
}

.content_bottom_full .section-cols .section-col .item-content .image:after{
  content:"";
  position:absolute;
  height:38px;
  width:56px;
  top:calc(50% - 19px);
  left:calc(50% - 28px);
  background-image:url(/images/play-button.png?b72b7dd70a2127a3a6c214e69d733833);
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  cursor:pointer;
}

.content_bottom_full .section-cols .section-col .item-content .name{
  color:white;
  font-family:Regular;
  font-size:18px;
  line-height:25px;
}

.content_bottom_full .section-cols .section-col .item-content.content-big iframe{
  height:315px;
  width:100%;
  border:1px solid white;
}

.content_bottom_full .section-cols .section-col .item-content.content-big .name{
  font-size:24px;
  line-height:34px;
  font-family:Regular-Bold;
}

.content_bottom_full .section-cols .section-col .item-content.content-big .image{
  display:none;
}

.content_bottom_full .section-cols .section-col .item-content.content-small{
  float:left;
  border-bottom:0;
  margin-bottom:30px;
  padding-top:0;
  padding-bottom:0;
}

.content_bottom_full .section-cols .section-col .item-content.content-small:nth-child(odd){
  padding-left:0px;
}

.content_bottom_full .section-cols .section-col .item-content.content-small:nth-child(even){
  padding-right:0px;
}

.content_bottom_full .section-cols .section-col .item-content.content-small .image{
  width:100%;
  max-width:100%;
  display:block;
  height:148.53px;
  border:1px solid white;
  margin-bottom:5px;
  cursor:pointer;
}

.content_bottom_full .section-cols .section-col .item-content.content-small .name{
  margin-left:0;
  max-width:100%;
  height:50px;
  overflow:hidden;
}

@media only screen and (max-width: 1023px){
  .content_bottom_full .section-cols .section-col .item-content.content-big iframe{
    height:230px;
  }

  .content_bottom_full .section-cols .section-col .section-list .item-content.content-small{
    max-width:50%;
    height:100px;
  }

  .content_bottom_full .section-cols .section-col .section-list .item-content.content-small .image{
    max-height:100%;
    height:80px;
  }

  .content_bottom_full .section-cols .section-col .section-list .item-content.content-small .image::after{
    top:calc(50% - 9px);
    left:calc(50% - 14px);
    width:28px;
    height:19px;
  }

  .content_bottom_full .section-cols .section-col .section-list .item-content.content-small .name{
    line-height:18px;
    height:36px;
    overflow:hidden;
  }

  .content_bottom_full .section-cols .section-col .section-list .loading-container{
    margin-top:0px;
  }
}

.content_bottom_full .text.html{
  display:inline-block;
  margin-top:20px;
  margin-bottom:60px;
  vertical-align:top;
  color:white;
}

.content_bottom_full .text.html .youtube-link span{
  display:inline-block;
  vertical-align:middle;
  margin-right:15px;
  font-family:Regular;
  font-size:18px;
  line-height:14px;
}

.content_bottom_full .text.html .youtube-link a{
  display:inline-block;
  vertical-align:middle;
}

.content_bottom_full .text.html .youtube-link a img{
  display:inline-block;
  max-width:144px;
}

@media only screen and (max-width: 1023px){
  .content_bottom_full .container > div:nth-child(2){
    width:100%;
    text-align:left;
    margin-bottom:30px;
  }

  .content_bottom_full .text.html{
    margin-top:10px;
    margin-bottom:15px;
    font-size:22px;
  }

  .content_bottom_full .text.html .youtube-link span{
    margin-bottom:15px;
  }
}

.content_full{
  background-color:#EAEEF5;
  margin-bottom:0px;
}

.content1{
  background-color:#EBF5FA;
  margin:60px 0;
}

.content1 > .container > .content > .section{
  padding:32px 0;
  border-bottom:0;
}

.content1 > .container > .content > .section .see-more .field-more{
  background-color:white;
}

.content3{
  background-color:#F9FAFB;
  padding:60px 0;
  margin:60px 0;
}

.content3 .content.grid.default .filters{
  display:none !important;
}

.content3 .content.grid.default .contents .item{
  height:270px;
}

.content3 .content.grid.default .contents .item .info .categories-container{
  margin-bottom:8px;
}

.content3 .content.grid.default .contents .item .info .name{
  font-size:21px;
  color:#006FBB;
}

.newsletter:not(body){
  position:relative;
  padding:32px 95px;
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color:#EBF5FA;
  background-image:url("/images/backgrounds/bg-newsletter.png");
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}

.newsletter:not(body) .text{
  max-width:400px;
}

.newsletter:not(body) .text.title{
  margin-bottom:6px;
}

.newsletter:not(body) .form .field{
  display:block;
}

.newsletter:not(body) .form .field label{
  font-family:Inter;
  font-size:12px;
  line-height:15px;
  text-align:right;
}

.newsletter:not(body) .form .field.email input{
  width:calc(100% - 112px);
  margin-right:190px;
}

.newsletter:not(body) .form .field.checkbox{
  margin-top:12px;
  text-align:right;
}

.newsletter:not(body) .form .field.checkbox input{
  display:inline-block;
}

.newsletter:not(body) .form .field.checkbox label{
  display:inline-block;
  vertical-align:middle;
}

.newsletter:not(body) .form .field.label label{
  display:block;
  text-align:right;
}

.newsletter:not(body) .form .field.label label a{
  color:#0091FF;
}

.newsletter:not(body) .action{
  position:absolute;
  top:0;
  right:0;
}

.newsletter:not(body).message-response .field,
.newsletter:not(body).message-response .action,
.newsletter:not(body).message-response .text.title,
.newsletter:not(body).message-response .text.description{
  display:none;
}

.newsletter:not(body).message-response .form-newsletter{
  position:relative;
  float:none;
  margin:0;
  text-align:center;
}

.newsletter:not(body).message-response .message{
  display:inline-block;
  font-size:20px;
  line-height:24px;
  font-family:Regular-Bold;
  text-align:left;
}

.newsletter:not(body).message-response .message .icon{
  vertical-align:middle;
  margin-right:12px;
}

.newsletter:not(body).message-response .success{
  display:inline-block;
  color:#50B83C;
}

.newsletter:not(body).message-response .success:after{
  content:"";
  width:80px;
  display:block;
  border:1px solid;
  margin-top:6px;
  margin-left:51px;
}

.newsletter:not(body).message-response .success.hidden{
  display:none;
}

.newsletter:not(body).message-response .error{
  display:inline-block;
  font-size:18px;
  line-height:22px;
  color:#DE3618;
}

.newsletter:not(body).message-response .error:after{
  content:"";
  width:80px;
  display:block;
  border:1px solid;
  margin-top:6px;
  margin-left:51px;
}

.newsletter:not(body).message-response .error.hidden{
  display:none;
}

@media only screen and (max-width: 1023px){
  .newsletter:not(body) .form-newsletter{
    margin-top:26px;
  }

  .newsletter:not(body) .form-newsletter .field.email input{
    width:100%;
    margin:0;
  }

  .newsletter:not(body) .form-newsletter .field.checkbox input{
    width:auto;
  }

  .newsletter:not(body) .form-newsletter .field.checkbox label{
    max-width:100%;
    width:calc(100% - 25px);
    text-align:left;
  }

  .newsletter:not(body) .form-newsletter .field.label label{
    text-align:left;
  }

  .newsletter:not(body) .form-newsletter .action{
    position:relative;
  }
}

@media only screen and (max-width: 1023px){
  .newsletter:not(body){
    padding:16px;
  }

  .newsletter:not(body) .form-newsletter{
    float:none;
    position:relative;
    margin:30px 0;
  }

  .newsletter:not(body) .form-newsletter .field{
    margin-bottom:8px;
  }

  .newsletter:not(body) .form-newsletter .field,
  .newsletter:not(body) .form-newsletter .field input{
    width:100%;
  }

  .newsletter:not(body).message-response .error .message .icon{
    float:left;
    height:100px;
  }

  .newsletter:not(body).message-response .success .message .icon{
    float:left;
  }
}

.content4{
  margin:60px 0;
  background-color:#EBF5FA;
}

.content4 .block_15.text.html{
  padding-top:60px;
}

.content4 .content-destaque{
  padding-top:0;
}

.content4 .content-destaque .section-title{
  display:none;
}

.content4 .content-destaque .button.field-more{
  background:white;
}

.content4 .content.grid.default .filters{
  display:none;
}

.content4 .content.grid.default .contents .item{
  height:270px;
}

.content4 .content.grid.default .contents .item .info .name{
  font-family:Regular-Bold;
  font-size:20px;
  line-height:24px;
  color:#006FBB;
}

@media only screen and (max-width: 1023px){
  .content4 .grid .item .info .name{
    max-height:45px;
  }
}

.container-left-right{
  margin-bottom:108px;
}

.container-left-right .content-left .content-left-container{
  background-color:black;
  border-radius:4px;
  padding:18px 30px;
}

.container-left-right .content-left .content-left-container .text.html{
  display:inline-block;
  color:white;
  vertical-align:middle;
}

.container-left-right .content-left .content-left-container .link.simple{
  display:inline-block;
  max-width:calc(100% - 80px);
  vertical-align:middle;
  text-align:right;
  margin-bottom:16px;
}

.container-left-right .content-left .content-left-container .link.simple a{
  border:none !important;
  background:none;
  padding:0;
  padding-right:0 !important;
}

.container-left-right .content-left .content-left-container .link.simple a img{
  height:36px;
}

.container-left-right .content-left .content-left-container .link.simple a i{
  display:none;
}

.container-left-right .content-left .content-left-container .contents.info .content{
  padding-bottom:0;
}

.container-left-right .content-left .content-left-container .contents.info .content .image .imageBg{
  position:relative;
  display:block;
  z-index:1;
  height:391px;
  border:1px solid white;
}

.container-left-right .content-left .content-left-container .contents.info .content .image .imageBg:after{
  content:"";
  position:absolute;
  width:85px;
  height:58px;
  top:calc(50% - 29px);
  left:0;
  right:0;
  margin:0 auto;
  background-image:url(/images/play-button.png?b72b7dd70a2127a3a6c214e69d733833);
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}

.container-left-right .content-left .content-left-container .contents.info .content .name{
  font-size:24px;
  line-height:34px;
}

@media only screen and (max-width: 767px){
  .container-left-right .content-left .content-left-container{
    padding:18px;
  }

  .container-left-right .content-left .content-left-container .link.simple{
    max-width:calc(100% - 70px);
  }

  .container-left-right .content-left .content-left-container .link.simple a img{
    height:28px;
  }

  .container-left-right .content-left .content-left-container .contents.info .content .container{
    padding:0;
  }

  .container-left-right .content-left .content-left-container .contents.info .content .container .image .imageBg{
    height:130px;
  }

  .container-left-right .content-left .content-left-container .contents.info .content .container .image .imageBg:after{
    content:"";
    position:absolute;
    width:44px;
    height:30px;
    top:calc(50% - 15px);
  }

  .container-left-right .content-left .content-left-container .contents.info .content .container .name{
    font-size:16px;
    line-height:22px;
    margin-top:8px;
    height:auto;
  }
}

.container-left-right .content-right .content-right-container{
  background-color:#F4F3F8;
  border-radius:4px;
  padding:16px 18px;
}

.container-left-right .content-right .content-right-container .text.html{
  margin-bottom:20px;
}

.container-left-right .content-right .content-right-container .text.html .icon{
  float:left;
  height:30px;
  margin-right:15px;
  margin-top:10px;
}

.container-left-right .content-right .content-right-container .text.html span{
  display:block;
  font-size:24px;
  line-height:24px;
  color:#212B36;
}

.container-left-right .content-right .content-right-container .text.html a{
  display:block;
  font-size:24px;
  line-height:24px;
  color:#0091FF;
}

.container-left-right .content-right .content-right-container .contents.list-images{
  min-height:424px;
}

.container-left-right .content-right .content-right-container .contents.list-images .item-content{
  float:left;
  width:33.3333333333%;
  height:106px;
  padding-bottom:0;
  padding-top:0;
  border:0;
}

.container-left-right .content-right .content-right-container .contents.list-images .item-content .image{
  max-width:100%;
  width:100%;
  height:100%;
}

.footer{
  position:relative;
  background-color:#0F2F7F;
  padding:20px 0;
}

.footer *:not(bold){
  color:#FFFFFF;
}

.footer:before{
  content:"";
  background-image:url(/images/backgrounds/malha-branca.png);
  background-position:bottom center;
  background-size:contain;
  background-repeat:no-repeat;
  position:absolute;
  top:0;
  width:100%;
  height:100%;
  opacity:0.1;
  background-position:bottom center;
}

.footer .logo,
.footer .text{
  float:left;
}

.footer .text.html{
  display:inline-block;
  height:60px;
  margin-bottom:0;
  vertical-align:middle;
  line-height:60px;
  color:white;
  font-size:16px;
}

.footer .menu.list{
  position:absolute;
  right:15px;
  top:20px;
}

.footer .menu.list li{
  float:left;
  margin-left:30px;
}

.footer .menu.list li a{
  vertical-align:middle;
}

.footer .logo a{
  display:block;
}

.footer .logo img{
  height:60px;
}

.footer .text.plain{
  color:#FFFFFF;
  font-family:Regular-Bold;
  font-size:16px;
  line-height:24px;
  margin-left:40px;
  margin-top:20px;
}

.footer .menu.sitemap{
  padding-top:20px;
  margin-top:20px;
  border-top:1px solid #FFFFFF;
  min-height:500px;
  clear:both;
  display:inline-block;
}

.footer .menu.sitemap a span{
  text-decoration:none;
}

.footer .menu.sitemap a span::after{
  content:"";
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  display:block;
  width:0;
  height:1px;
  opacity:0;
  margin:0 auto;
  background-color:white;
  transition:width 200ms linear, opacity 200ms linear;
}

.footer .menu.sitemap a:hover span::after{
  content:"";
  width:100%;
  opacity:1;
  transition:width 200ms linear, opacity 200ms linear;
}

@media only screen and (max-width: 767px){
  .footer .menu.sitemap{
    display:none;
  }

  .footer .text.plain{
    margin-left:0px;
    float:none;
  }
}

@media only screen and (max-width: 1023px){
  .footer .logo,
  .footer .text.html{
    float:none;
    display:block;
  }
}

@media only screen and (min-width: 1024px){
  .footer .logo{
    margin-right:40px;
  }
}

i.icon{
  display:inline-block;
  text-align:center;
}

i.icon span{
  display:inline-block;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
}

i.icon.icon-calendar.icon-background{
  width:40px;
  height:40px;
  line-height:55px;
  border-radius:100%;
  background-color:#F4F3F8;
}

i.icon.icon-calendar span{
  width:20px;
  height:22px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E662EA2CE-BC64-4D1C-B93C-1258CB3E4C6A@2x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-164.000000, -371.000000)'%3E%3Cg id='icon-calendar' transform='translate(164.000000, 370.000000)'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='22'%3E%3C/rect%3E%3Cpath d='M17.2727273,2.8 L16.3636364,2.8 L16.3636364,1.9 C16.3636364,1.40294373 15.9566225,1 15.4545455,1 C14.9524684,1 14.5454545,1.40294373 14.5454545,1.9 L14.5454545,2.8 L5.45454545,2.8 L5.45454545,1.9 C5.45454545,1.40294373 5.04753159,1 4.54545455,1 C4.0433775,1 3.63636364,1.40294373 3.63636364,1.9 L3.63636364,2.8 L2.72727273,2.8 C1.22104159,2.8 0,4.00883118 0,5.5 L0,16.3 C0,17.7911688 1.22104159,19 2.72727273,19 L17.2727273,19 C18.7789584,19 20,17.7911688 20,16.3 L20,5.5 C20,4.00883118 18.7789584,2.8 17.2727273,2.8 Z M1.81818182,5.5 C1.81818182,5.00294373 2.22519568,4.6 2.72727273,4.6 L17.2727273,4.6 C17.7748043,4.6 18.1818182,5.00294373 18.1818182,5.5 L18.1818182,6.4 L1.81818182,6.4 L1.81818182,5.5 Z M18.1818182,16.3 C18.1818182,16.7970563 17.7748043,17.2 17.2727273,17.2 L2.72727273,17.2 C2.22519568,17.2 1.81818182,16.7970563 1.81818182,16.3 L1.81818182,8.2 L18.1818182,8.2 L18.1818182,16.3 Z' id='Shape' fill='%230091FF'%3E%3C/path%3E%3Crect id='Rectangle' fill='%230091FF' x='3.63636364' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%230091FF' x='8.18181818' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-calendar.icon-blue{
  width:17px;
  height:16px;
  background-color:white;
}

i.icon.icon-calendar.icon-blue span{
  width:17px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E662EA2CE-BC64-4D1C-B93C-1258CB3E4C6A@2x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-164.000000, -371.000000)'%3E%3Cg id='icon-calendar' transform='translate(164.000000, 370.000000)'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='22'%3E%3C/rect%3E%3Cpath d='M17.2727273,2.8 L16.3636364,2.8 L16.3636364,1.9 C16.3636364,1.40294373 15.9566225,1 15.4545455,1 C14.9524684,1 14.5454545,1.40294373 14.5454545,1.9 L14.5454545,2.8 L5.45454545,2.8 L5.45454545,1.9 C5.45454545,1.40294373 5.04753159,1 4.54545455,1 C4.0433775,1 3.63636364,1.40294373 3.63636364,1.9 L3.63636364,2.8 L2.72727273,2.8 C1.22104159,2.8 0,4.00883118 0,5.5 L0,16.3 C0,17.7911688 1.22104159,19 2.72727273,19 L17.2727273,19 C18.7789584,19 20,17.7911688 20,16.3 L20,5.5 C20,4.00883118 18.7789584,2.8 17.2727273,2.8 Z M1.81818182,5.5 C1.81818182,5.00294373 2.22519568,4.6 2.72727273,4.6 L17.2727273,4.6 C17.7748043,4.6 18.1818182,5.00294373 18.1818182,5.5 L18.1818182,6.4 L1.81818182,6.4 L1.81818182,5.5 Z M18.1818182,16.3 C18.1818182,16.7970563 17.7748043,17.2 17.2727273,17.2 L2.72727273,17.2 C2.22519568,17.2 1.81818182,16.7970563 1.81818182,16.3 L1.81818182,8.2 L18.1818182,8.2 L18.1818182,16.3 Z' id='Shape' fill='%230F2F7F'%3E%3C/path%3E%3Crect id='Rectangle' fill='%230F2F7F' x='3.63636364' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%230F2F7F' x='8.18181818' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-calendar.icon-blue2{
  width:17px;
  height:16px;
  background-color:white;
}

i.icon.icon-calendar.icon-blue2 span{
  width:17px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E662EA2CE-BC64-4D1C-B93C-1258CB3E4C6A@2x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-164.000000, -371.000000)'%3E%3Cg id='icon-calendar' transform='translate(164.000000, 370.000000)'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='22'%3E%3C/rect%3E%3Cpath d='M17.2727273,2.8 L16.3636364,2.8 L16.3636364,1.9 C16.3636364,1.40294373 15.9566225,1 15.4545455,1 C14.9524684,1 14.5454545,1.40294373 14.5454545,1.9 L14.5454545,2.8 L5.45454545,2.8 L5.45454545,1.9 C5.45454545,1.40294373 5.04753159,1 4.54545455,1 C4.0433775,1 3.63636364,1.40294373 3.63636364,1.9 L3.63636364,2.8 L2.72727273,2.8 C1.22104159,2.8 0,4.00883118 0,5.5 L0,16.3 C0,17.7911688 1.22104159,19 2.72727273,19 L17.2727273,19 C18.7789584,19 20,17.7911688 20,16.3 L20,5.5 C20,4.00883118 18.7789584,2.8 17.2727273,2.8 Z M1.81818182,5.5 C1.81818182,5.00294373 2.22519568,4.6 2.72727273,4.6 L17.2727273,4.6 C17.7748043,4.6 18.1818182,5.00294373 18.1818182,5.5 L18.1818182,6.4 L1.81818182,6.4 L1.81818182,5.5 Z M18.1818182,16.3 C18.1818182,16.7970563 17.7748043,17.2 17.2727273,17.2 L2.72727273,17.2 C2.22519568,17.2 1.81818182,16.7970563 1.81818182,16.3 L1.81818182,8.2 L18.1818182,8.2 L18.1818182,16.3 Z' id='Shape' fill='%230091FF'%3E%3C/path%3E%3Crect id='Rectangle' fill='%230091FF' x='3.63636364' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%230091FF' x='8.18181818' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-calendar.icon-gray span{
  width:16px;
  height:15px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E662EA2CE-BC64-4D1C-B93C-1258CB3E4C6A@2x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-164.000000, -371.000000)'%3E%3Cg id='icon-calendar' transform='translate(164.000000, 370.000000)'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='22'%3E%3C/rect%3E%3Cpath d='M17.2727273,2.8 L16.3636364,2.8 L16.3636364,1.9 C16.3636364,1.40294373 15.9566225,1 15.4545455,1 C14.9524684,1 14.5454545,1.40294373 14.5454545,1.9 L14.5454545,2.8 L5.45454545,2.8 L5.45454545,1.9 C5.45454545,1.40294373 5.04753159,1 4.54545455,1 C4.0433775,1 3.63636364,1.40294373 3.63636364,1.9 L3.63636364,2.8 L2.72727273,2.8 C1.22104159,2.8 0,4.00883118 0,5.5 L0,16.3 C0,17.7911688 1.22104159,19 2.72727273,19 L17.2727273,19 C18.7789584,19 20,17.7911688 20,16.3 L20,5.5 C20,4.00883118 18.7789584,2.8 17.2727273,2.8 Z M1.81818182,5.5 C1.81818182,5.00294373 2.22519568,4.6 2.72727273,4.6 L17.2727273,4.6 C17.7748043,4.6 18.1818182,5.00294373 18.1818182,5.5 L18.1818182,6.4 L1.81818182,6.4 L1.81818182,5.5 Z M18.1818182,16.3 C18.1818182,16.7970563 17.7748043,17.2 17.2727273,17.2 L2.72727273,17.2 C2.22519568,17.2 1.81818182,16.7970563 1.81818182,16.3 L1.81818182,8.2 L18.1818182,8.2 L18.1818182,16.3 Z' id='Shape' fill='%236D7278'%3E%3C/path%3E%3Crect id='Rectangle' fill='%236D7278' x='3.63636364' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%236D7278' x='8.18181818' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-calendar.icon-gray2 span{
  width:16px;
  height:15px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E662EA2CE-BC64-4D1C-B93C-1258CB3E4C6A@2x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-164.000000, -371.000000)'%3E%3Cg id='icon-calendar' transform='translate(164.000000, 370.000000)'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='22'%3E%3C/rect%3E%3Cpath d='M17.2727273,2.8 L16.3636364,2.8 L16.3636364,1.9 C16.3636364,1.40294373 15.9566225,1 15.4545455,1 C14.9524684,1 14.5454545,1.40294373 14.5454545,1.9 L14.5454545,2.8 L5.45454545,2.8 L5.45454545,1.9 C5.45454545,1.40294373 5.04753159,1 4.54545455,1 C4.0433775,1 3.63636364,1.40294373 3.63636364,1.9 L3.63636364,2.8 L2.72727273,2.8 C1.22104159,2.8 0,4.00883118 0,5.5 L0,16.3 C0,17.7911688 1.22104159,19 2.72727273,19 L17.2727273,19 C18.7789584,19 20,17.7911688 20,16.3 L20,5.5 C20,4.00883118 18.7789584,2.8 17.2727273,2.8 Z M1.81818182,5.5 C1.81818182,5.00294373 2.22519568,4.6 2.72727273,4.6 L17.2727273,4.6 C17.7748043,4.6 18.1818182,5.00294373 18.1818182,5.5 L18.1818182,6.4 L1.81818182,6.4 L1.81818182,5.5 Z M18.1818182,16.3 C18.1818182,16.7970563 17.7748043,17.2 17.2727273,17.2 L2.72727273,17.2 C2.22519568,17.2 1.81818182,16.7970563 1.81818182,16.3 L1.81818182,8.2 L18.1818182,8.2 L18.1818182,16.3 Z' id='Shape' fill='%23212B36'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23212B36' x='3.63636364' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23212B36' x='8.18181818' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-calendar.icon-white span{
  width:16px;
  height:15px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E662EA2CE-BC64-4D1C-B93C-1258CB3E4C6A@2x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-164.000000, -371.000000)'%3E%3Cg id='icon-calendar' transform='translate(164.000000, 370.000000)'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='20' height='22'%3E%3C/rect%3E%3Cpath d='M17.2727273,2.8 L16.3636364,2.8 L16.3636364,1.9 C16.3636364,1.40294373 15.9566225,1 15.4545455,1 C14.9524684,1 14.5454545,1.40294373 14.5454545,1.9 L14.5454545,2.8 L5.45454545,2.8 L5.45454545,1.9 C5.45454545,1.40294373 5.04753159,1 4.54545455,1 C4.0433775,1 3.63636364,1.40294373 3.63636364,1.9 L3.63636364,2.8 L2.72727273,2.8 C1.22104159,2.8 0,4.00883118 0,5.5 L0,16.3 C0,17.7911688 1.22104159,19 2.72727273,19 L17.2727273,19 C18.7789584,19 20,17.7911688 20,16.3 L20,5.5 C20,4.00883118 18.7789584,2.8 17.2727273,2.8 Z M1.81818182,5.5 C1.81818182,5.00294373 2.22519568,4.6 2.72727273,4.6 L17.2727273,4.6 C17.7748043,4.6 18.1818182,5.00294373 18.1818182,5.5 L18.1818182,6.4 L1.81818182,6.4 L1.81818182,5.5 Z M18.1818182,16.3 C18.1818182,16.7970563 17.7748043,17.2 17.2727273,17.2 L2.72727273,17.2 C2.22519568,17.2 1.81818182,16.7970563 1.81818182,16.3 L1.81818182,8.2 L18.1818182,8.2 L18.1818182,16.3 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='3.63636364' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='8.18181818' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-calendar-fav.icon-background-light{
  background-color:#EAEEF5;
  width:32px;
  height:32px;
  line-height:45px;
  border-radius:100%;
  box-sizing:border-box;
}

i.icon.icon-calendar-fav span{
  width:20px;
  height:19px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='19px' viewBox='0 0 20 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61 (101010) - https://sketch.com --%3E%3Ctitle%3E9115C56C-9F5C-4A82-9456-F2D6D4C78898%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon_add_calendar' fill='%230091FF'%3E%3Cg transform='translate(0.000000, 0.000000)'%3E%3Cpath d='M17.2727273,1.81818182 L16.3636364,1.81818182 L16.3636364,0.909090909 C16.3636364,0.407013864 15.9566225,0 15.4545455,0 C14.9524684,0 14.5454545,0.407013864 14.5454545,0.909090909 L14.5454545,1.81818182 L5.45454545,1.81818182 L5.45454545,0.909090909 C5.45454545,0.407013864 5.04753159,0 4.54545455,0 C4.0433775,0 3.63636364,0.407013864 3.63636364,0.909090909 L3.63636364,1.81818182 L2.72727273,1.81818182 C1.22104159,1.81818182 0,3.03922341 0,4.54545455 L0,15.4545455 C0,16.9607766 1.22104159,18.1818182 2.72727273,18.1818182 L17.2727273,18.1818182 C18.7789584,18.1818182 20,16.9607766 20,15.4545455 L20,4.54545455 C20,3.03922341 18.7789584,1.81818182 17.2727273,1.81818182 Z M1.81818182,4.54545455 C1.81818182,4.0433775 2.22519568,3.63636364 2.72727273,3.63636364 L17.2727273,3.63636364 C17.7748043,3.63636364 18.1818182,4.0433775 18.1818182,4.54545455 L18.1818182,5.45454545 L1.81818182,5.45454545 L1.81818182,4.54545455 Z M18.1818182,15.4545455 C18.1818182,15.9566225 17.7748043,16.3636364 17.2727273,16.3636364 L2.72727273,16.3636364 C2.22519568,16.3636364 1.81818182,15.9566225 1.81818182,15.4545455 L1.81818182,7.27272727 L18.1818182,7.27272727 L18.1818182,15.4545455 Z' id='Shape'%3E%3C/path%3E%3Cg id='ic-actions-star' transform='translate(7.272727, 9.090909)'%3E%3Cpath d='M2.44574486,0.212569864 C2.48571695,0.0857312648 2.59925958,0 2.72727273,0 C2.85528588,0 2.96882851,0.0857312648 3.0088006,0.212569864 L3.5175264,1.85327002 L5.15977232,1.85327002 C5.2877996,1.85398734 5.40090929,1.94037462 5.44021459,2.0674572 C5.47951989,2.19453978 5.43613237,2.33357946 5.33264031,2.41218985 L4.00402632,3.41927582 L4.51275213,5.04967331 C4.55262343,5.17724268 4.5090255,5.31707128 4.40483753,5.39578018 C4.30064956,5.47448908 4.15967201,5.47409824 4.05588672,5.39481274 L2.72727273,4.38515111 L1.39865874,5.39223707 C1.29524153,5.47053112 1.15535083,5.47086464 1.05159151,5.39306452 C0.947832195,5.3152644 0.903576375,5.17685537 0.941793329,5.04967331 L1.45051913,3.42185149 L0.12190514,2.41218985 C0.0184130829,2.33357946 -0.0249744308,2.19453978 0.0143308668,2.0674572 C0.0536361644,1.94037462 0.166745853,1.85398734 0.294773132,1.85327002 L1.93701905,1.85327002 L2.44574486,0.212569864 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-date{
  width:22px;
  height:20px;
}

i.icon.icon-date span{
  width:22px;
  height:20px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='22px' height='20px' viewBox='0 0 22 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E662EA2CE-BC64-4D1C-B93C-1258CB3E4C6A@2x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-164.000000, -371.000000)'%3E%3Cg id='icon-calendar' transform='translate(164.000000, 370.000000)'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='22' height='20'%3E%3C/rect%3E%3Cpath d='M17.2727273,2.8 L16.3636364,2.8 L16.3636364,1.9 C16.3636364,1.40294373 15.9566225,1 15.4545455,1 C14.9524684,1 14.5454545,1.40294373 14.5454545,1.9 L14.5454545,2.8 L5.45454545,2.8 L5.45454545,1.9 C5.45454545,1.40294373 5.04753159,1 4.54545455,1 C4.0433775,1 3.63636364,1.40294373 3.63636364,1.9 L3.63636364,2.8 L2.72727273,2.8 C1.22104159,2.8 0,4.00883118 0,5.5 L0,16.3 C0,17.7911688 1.22104159,19 2.72727273,19 L17.2727273,19 C18.7789584,19 20,17.7911688 20,16.3 L20,5.5 C20,4.00883118 18.7789584,2.8 17.2727273,2.8 Z M1.81818182,5.5 C1.81818182,5.00294373 2.22519568,4.6 2.72727273,4.6 L17.2727273,4.6 C17.7748043,4.6 18.1818182,5.00294373 18.1818182,5.5 L18.1818182,6.4 L1.81818182,6.4 L1.81818182,5.5 Z M18.1818182,16.3 C18.1818182,16.7970563 17.7748043,17.2 17.2727273,17.2 L2.72727273,17.2 C2.22519568,17.2 1.81818182,16.7970563 1.81818182,16.3 L1.81818182,8.2 L18.1818182,8.2 L18.1818182,16.3 Z' id='Shape' fill='%230091FF'%3E%3C/path%3E%3Crect id='Rectangle' fill='%230091FF' x='3.63636364' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%230091FF' x='8.18181818' y='10' width='2.72727273' height='2.7' rx='0.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-time{
  width:16px;
  height:16px;
}

i.icon.icon-time span{
  width:16px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E8512AA9D-4553-4AF5-8BAC-E4F46D8A142A%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-time' fill='%236D7278' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C12.418278,16 16,12.418278 16,8 C16,5.87826808 15.1571453,3.84343678 13.6568542,2.34314575 C12.1565632,0.842854723 10.1217319,0 8,0 Z M8,14.5454545 C4.38504527,14.5454545 1.45454545,11.6149547 1.45454545,8 C1.45454545,4.38504527 4.38504527,1.45454545 8,1.45454545 C11.6149547,1.45454545 14.5454545,4.38504527 14.5454545,8 C14.5454545,11.6149547 11.6149547,14.5454545 8,14.5454545 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M10.9090909,7.37454545 L8.72727273,7.37454545 L8.72727273,3.63636364 C8.72727273,3.234702 8.40166164,2.90909091 8,2.90909091 C7.59833836,2.90909091 7.27272727,3.234702 7.27272727,3.63636364 L7.27272727,8 C7.27272727,8 7.27272727,8.03636364 7.27272727,8.05090909 C7.27272727,8.06545455 7.27272727,8.05090909 7.27272727,8.10181818 C7.27272727,8.50347982 7.59833836,8.82909091 8,8.82909091 L10.9090909,8.82909091 C11.3107525,8.82909091 11.6363636,8.50347982 11.6363636,8.10181818 C11.6363636,7.70015655 11.3107525,7.37454545 10.9090909,7.37454545 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-time.icon-white span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E8512AA9D-4553-4AF5-8BAC-E4F46D8A142A%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-time' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C12.418278,16 16,12.418278 16,8 C16,5.87826808 15.1571453,3.84343678 13.6568542,2.34314575 C12.1565632,0.842854723 10.1217319,0 8,0 Z M8,14.5454545 C4.38504527,14.5454545 1.45454545,11.6149547 1.45454545,8 C1.45454545,4.38504527 4.38504527,1.45454545 8,1.45454545 C11.6149547,1.45454545 14.5454545,4.38504527 14.5454545,8 C14.5454545,11.6149547 11.6149547,14.5454545 8,14.5454545 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M10.9090909,7.37454545 L8.72727273,7.37454545 L8.72727273,3.63636364 C8.72727273,3.234702 8.40166164,2.90909091 8,2.90909091 C7.59833836,2.90909091 7.27272727,3.234702 7.27272727,3.63636364 L7.27272727,8 C7.27272727,8 7.27272727,8.03636364 7.27272727,8.05090909 C7.27272727,8.06545455 7.27272727,8.05090909 7.27272727,8.10181818 C7.27272727,8.50347982 7.59833836,8.82909091 8,8.82909091 L10.9090909,8.82909091 C11.3107525,8.82909091 11.6363636,8.50347982 11.6363636,8.10181818 C11.6363636,7.70015655 11.3107525,7.37454545 10.9090909,7.37454545 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-time.icon-gray span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E8512AA9D-4553-4AF5-8BAC-E4F46D8A142A%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-time' fill='%23212B36' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C12.418278,16 16,12.418278 16,8 C16,5.87826808 15.1571453,3.84343678 13.6568542,2.34314575 C12.1565632,0.842854723 10.1217319,0 8,0 Z M8,14.5454545 C4.38504527,14.5454545 1.45454545,11.6149547 1.45454545,8 C1.45454545,4.38504527 4.38504527,1.45454545 8,1.45454545 C11.6149547,1.45454545 14.5454545,4.38504527 14.5454545,8 C14.5454545,11.6149547 11.6149547,14.5454545 8,14.5454545 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M10.9090909,7.37454545 L8.72727273,7.37454545 L8.72727273,3.63636364 C8.72727273,3.234702 8.40166164,2.90909091 8,2.90909091 C7.59833836,2.90909091 7.27272727,3.234702 7.27272727,3.63636364 L7.27272727,8 C7.27272727,8 7.27272727,8.03636364 7.27272727,8.05090909 C7.27272727,8.06545455 7.27272727,8.05090909 7.27272727,8.10181818 C7.27272727,8.50347982 7.59833836,8.82909091 8,8.82909091 L10.9090909,8.82909091 C11.3107525,8.82909091 11.6363636,8.50347982 11.6363636,8.10181818 C11.6363636,7.70015655 11.3107525,7.37454545 10.9090909,7.37454545 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-list span{
  width:25px;
  height:22px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='25px' height='22px' viewBox='0 0 25 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3EA245F577-262E-4390-9E29-426722A7924F%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-PAGINA-MAPA' transform='translate(-1210.000000, -307.000000)' fill='%230F2F7F' stroke='%230F2F7F'%3E%3Cg id='budicon-layout-third-vertical' transform='translate(1210.000000, 305.000000)'%3E%3Cpath d='M22.2,2.5 L2.2,2.5 C1.4,2.5 0.7,3.2 0.7,4 L0.7,22 C0.7,22.8 1.4,23.5 2.2,23.5 L22.2,23.5 C23,23.5 23.7,22.8 23.7,22 L23.7,4 C23.8,3.2 23.1,2.5 22.2,2.5 Z M22.8,22 C22.8,22.3 22.6,22.5 22.3,22.5 L2.3,22.5 C2,22.5 1.8,22.3 1.8,22 L1.8,16.5 L22.8,16.5 L22.8,22 Z M22.8,15.5 L1.8,15.5 L1.8,10.5 L22.8,10.5 L22.8,15.5 Z M22.8,9.5 L1.8,9.5 L1.8,4 C1.8,3.7 2,3.5 2.3,3.5 L22.3,3.5 C22.6,3.5 22.8,3.7 22.8,4 L22.8,9.5 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-list.icon-blue span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='25px' height='22px' viewBox='0 0 25 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3EA245F577-262E-4390-9E29-426722A7924F%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-PAGINA-MAPA' transform='translate(-1210.000000, -307.000000)' fill='%230091FF' stroke='%230091FF'%3E%3Cg id='budicon-layout-third-vertical' transform='translate(1210.000000, 305.000000)'%3E%3Cpath d='M22.2,2.5 L2.2,2.5 C1.4,2.5 0.7,3.2 0.7,4 L0.7,22 C0.7,22.8 1.4,23.5 2.2,23.5 L22.2,23.5 C23,23.5 23.7,22.8 23.7,22 L23.7,4 C23.8,3.2 23.1,2.5 22.2,2.5 Z M22.8,22 C22.8,22.3 22.6,22.5 22.3,22.5 L2.3,22.5 C2,22.5 1.8,22.3 1.8,22 L1.8,16.5 L22.8,16.5 L22.8,22 Z M22.8,15.5 L1.8,15.5 L1.8,10.5 L22.8,10.5 L22.8,15.5 Z M22.8,9.5 L1.8,9.5 L1.8,4 C1.8,3.7 2,3.5 2.3,3.5 L22.3,3.5 C22.6,3.5 22.8,3.7 22.8,4 L22.8,9.5 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-map span{
  width:21px;
  height:23px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='21px' height='23px' viewBox='0 0 21 23' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3E1EAE2AC4-66E5-4C28-B5AF-194CD3CB64CB%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-PAGINA-MAPA' transform='translate(-1112.000000, -306.000000)' fill='%230F2F7F' stroke='%230F2F7F' stroke-width='0.88'%3E%3Cg id='budicon-map' transform='translate(1112.000000, 307.000000)'%3E%3Cpath d='M19.008,1.848 L13.728,0.44 C13.64,0.44 13.464,0.352 13.376,0.352 C13.288,0.352 13.112,0.352 13.024,0.44 L7.568,2.024 C7.48,2.024 7.304,2.112 7.216,2.112 C7.128,2.112 6.952,2.112 6.864,2.024 L2.288,0.792 C2.2,0.792 2.024,0.704 1.936,0.704 C1.232,0.704 0.616,1.32 0.616,2.024 L0.616,18.744 C0.616,19.36 1.056,19.888 1.584,19.976 L6.864,21.384 C6.952,21.384 7.128,21.472 7.216,21.472 C7.304,21.472 7.48,21.472 7.568,21.384 L13.024,19.8 C13.112,19.8 13.288,19.712 13.376,19.712 C13.464,19.712 13.64,19.712 13.728,19.8 L18.304,21.032 C18.392,21.032 18.568,21.12 18.656,21.12 C19.36,21.12 19.976,20.504 19.976,19.8 L19.976,3.08 C20.064,2.552 19.624,2.024 19.008,1.848 Z M6.864,20.592 L1.936,19.272 C1.76,19.184 1.584,19.008 1.584,18.832 L1.584,2.112 C1.584,1.936 1.672,1.848 1.672,1.76 C1.76,1.672 1.848,1.672 1.936,1.672 L2.024,1.672 L6.6,2.904 L6.776,2.904 L6.776,20.592 L6.864,20.592 Z M13.024,19.096 L12.848,19.096 L7.744,20.592 L7.744,2.904 L7.92,2.904 L13.024,1.408 L13.024,19.096 Z M19.184,19.888 C19.184,20.152 18.92,20.328 18.744,20.328 L18.656,20.328 L14.08,19.096 L13.904,19.096 L13.904,1.408 L18.832,2.728 C19.008,2.816 19.184,2.992 19.184,3.168 L19.184,19.888 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-map.icon-blue span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='21px' height='23px' viewBox='0 0 21 23' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3E1EAE2AC4-66E5-4C28-B5AF-194CD3CB64CB%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-PAGINA-MAPA' transform='translate(-1112.000000, -306.000000)' fill='%230091FF' stroke='%230091FF' stroke-width='0.88'%3E%3Cg id='budicon-map' transform='translate(1112.000000, 307.000000)'%3E%3Cpath d='M19.008,1.848 L13.728,0.44 C13.64,0.44 13.464,0.352 13.376,0.352 C13.288,0.352 13.112,0.352 13.024,0.44 L7.568,2.024 C7.48,2.024 7.304,2.112 7.216,2.112 C7.128,2.112 6.952,2.112 6.864,2.024 L2.288,0.792 C2.2,0.792 2.024,0.704 1.936,0.704 C1.232,0.704 0.616,1.32 0.616,2.024 L0.616,18.744 C0.616,19.36 1.056,19.888 1.584,19.976 L6.864,21.384 C6.952,21.384 7.128,21.472 7.216,21.472 C7.304,21.472 7.48,21.472 7.568,21.384 L13.024,19.8 C13.112,19.8 13.288,19.712 13.376,19.712 C13.464,19.712 13.64,19.712 13.728,19.8 L18.304,21.032 C18.392,21.032 18.568,21.12 18.656,21.12 C19.36,21.12 19.976,20.504 19.976,19.8 L19.976,3.08 C20.064,2.552 19.624,2.024 19.008,1.848 Z M6.864,20.592 L1.936,19.272 C1.76,19.184 1.584,19.008 1.584,18.832 L1.584,2.112 C1.584,1.936 1.672,1.848 1.672,1.76 C1.76,1.672 1.848,1.672 1.936,1.672 L2.024,1.672 L6.6,2.904 L6.776,2.904 L6.776,20.592 L6.864,20.592 Z M13.024,19.096 L12.848,19.096 L7.744,20.592 L7.744,2.904 L7.92,2.904 L13.024,1.408 L13.024,19.096 Z M19.184,19.888 C19.184,20.152 18.92,20.328 18.744,20.328 L18.656,20.328 L14.08,19.096 L13.904,19.096 L13.904,1.408 L18.832,2.728 C19.008,2.816 19.184,2.992 19.184,3.168 L19.184,19.888 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-local{
  width:15px;
  height:16px;
}

i.icon.icon-local span{
  width:15px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EFA7E53AA-B638-4D8D-986C-E924715AF4AF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-local'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Cpath d='M5.05454545,11.6363636 C6.22545455,13.4981818 7.48363636,15.1272727 7.86181818,15.6072727 C8.0257614,15.818457 8.27810428,15.9420175 8.54545455,15.9420175 C8.81280481,15.9420175 9.06514769,15.818457 9.22909091,15.6072727 C9.60727273,15.1272727 10.8654545,13.4981818 12.0363636,11.6363636 C12.6342128,10.7061112 13.1640767,9.73388381 13.6218182,8.72727273 C14.0462524,7.88191796 14.2937247,6.95884607 14.3490909,6.01454545 C14.4017477,2.74764727 11.7977556,0.0557703947 8.53090909,-1.24344979e-14 C6.95686487,0.0305093952 5.45980261,0.686735173 4.37071592,1.82358882 C3.28162923,2.96044247 2.69022959,4.4842778 2.72727273,6.05818182 C2.7826389,7.00248244 3.03011126,7.92555432 3.45454545,8.77090909 C3.91884408,9.76300381 4.45354302,10.720601 5.05454545,11.6363636 L5.05454545,11.6363636 Z M8.54545455,1.45454545 C11.0090334,1.51016681 12.9618925,3.55090452 12.9090909,6.01454545 C12.8460663,6.75320923 12.6384971,7.47228799 12.2981818,8.13090909 C11.8688627,9.09171344 11.3705923,10.0201978 10.8072727,10.9090909 C10,12.1890909 9.09818182,13.3963636 8.54545455,14.1309091 C7.99272727,13.4036364 7.09090909,12.1890909 6.28363636,10.8727273 C5.72367108,10.0096107 5.22545816,9.10796679 4.79272727,8.17454545 C4.45241195,7.51592435 4.24484282,6.79684559 4.18181818,6.05818182 C4.12901661,3.59454089 6.08187566,1.55380318 8.54545455,1.49818182 L8.54545455,1.45454545 Z' id='Shape' fill='%236D7278' fill-rule='nonzero'%3E%3C/path%3E%3Ccircle id='Oval' fill='%236D7278' fill-rule='nonzero' cx='8.54545455' cy='5.86181818' r='1.45454545'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-local.icon-black span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EFA7E53AA-B638-4D8D-986C-E924715AF4AF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-local'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Cpath d='M5.05454545,11.6363636 C6.22545455,13.4981818 7.48363636,15.1272727 7.86181818,15.6072727 C8.0257614,15.818457 8.27810428,15.9420175 8.54545455,15.9420175 C8.81280481,15.9420175 9.06514769,15.818457 9.22909091,15.6072727 C9.60727273,15.1272727 10.8654545,13.4981818 12.0363636,11.6363636 C12.6342128,10.7061112 13.1640767,9.73388381 13.6218182,8.72727273 C14.0462524,7.88191796 14.2937247,6.95884607 14.3490909,6.01454545 C14.4017477,2.74764727 11.7977556,0.0557703947 8.53090909,-1.24344979e-14 C6.95686487,0.0305093952 5.45980261,0.686735173 4.37071592,1.82358882 C3.28162923,2.96044247 2.69022959,4.4842778 2.72727273,6.05818182 C2.7826389,7.00248244 3.03011126,7.92555432 3.45454545,8.77090909 C3.91884408,9.76300381 4.45354302,10.720601 5.05454545,11.6363636 L5.05454545,11.6363636 Z M8.54545455,1.45454545 C11.0090334,1.51016681 12.9618925,3.55090452 12.9090909,6.01454545 C12.8460663,6.75320923 12.6384971,7.47228799 12.2981818,8.13090909 C11.8688627,9.09171344 11.3705923,10.0201978 10.8072727,10.9090909 C10,12.1890909 9.09818182,13.3963636 8.54545455,14.1309091 C7.99272727,13.4036364 7.09090909,12.1890909 6.28363636,10.8727273 C5.72367108,10.0096107 5.22545816,9.10796679 4.79272727,8.17454545 C4.45241195,7.51592435 4.24484282,6.79684559 4.18181818,6.05818182 C4.12901661,3.59454089 6.08187566,1.55380318 8.54545455,1.49818182 L8.54545455,1.45454545 Z' id='Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3Ccircle id='Oval' fill='%23000000' fill-rule='nonzero' cx='8.54545455' cy='5.86181818' r='1.45454545'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-local.icon-blue span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EFA7E53AA-B638-4D8D-986C-E924715AF4AF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-local'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Cpath d='M5.05454545,11.6363636 C6.22545455,13.4981818 7.48363636,15.1272727 7.86181818,15.6072727 C8.0257614,15.818457 8.27810428,15.9420175 8.54545455,15.9420175 C8.81280481,15.9420175 9.06514769,15.818457 9.22909091,15.6072727 C9.60727273,15.1272727 10.8654545,13.4981818 12.0363636,11.6363636 C12.6342128,10.7061112 13.1640767,9.73388381 13.6218182,8.72727273 C14.0462524,7.88191796 14.2937247,6.95884607 14.3490909,6.01454545 C14.4017477,2.74764727 11.7977556,0.0557703947 8.53090909,-1.24344979e-14 C6.95686487,0.0305093952 5.45980261,0.686735173 4.37071592,1.82358882 C3.28162923,2.96044247 2.69022959,4.4842778 2.72727273,6.05818182 C2.7826389,7.00248244 3.03011126,7.92555432 3.45454545,8.77090909 C3.91884408,9.76300381 4.45354302,10.720601 5.05454545,11.6363636 L5.05454545,11.6363636 Z M8.54545455,1.45454545 C11.0090334,1.51016681 12.9618925,3.55090452 12.9090909,6.01454545 C12.8460663,6.75320923 12.6384971,7.47228799 12.2981818,8.13090909 C11.8688627,9.09171344 11.3705923,10.0201978 10.8072727,10.9090909 C10,12.1890909 9.09818182,13.3963636 8.54545455,14.1309091 C7.99272727,13.4036364 7.09090909,12.1890909 6.28363636,10.8727273 C5.72367108,10.0096107 5.22545816,9.10796679 4.79272727,8.17454545 C4.45241195,7.51592435 4.24484282,6.79684559 4.18181818,6.05818182 C4.12901661,3.59454089 6.08187566,1.55380318 8.54545455,1.49818182 L8.54545455,1.45454545 Z' id='Shape' fill='%230091FF' fill-rule='nonzero'%3E%3C/path%3E%3Ccircle id='Oval' fill='%230091FF' fill-rule='nonzero' cx='8.54545455' cy='5.86181818' r='1.45454545'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-local.icon-gray span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EFA7E53AA-B638-4D8D-986C-E924715AF4AF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-local'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Cpath d='M5.05454545,11.6363636 C6.22545455,13.4981818 7.48363636,15.1272727 7.86181818,15.6072727 C8.0257614,15.818457 8.27810428,15.9420175 8.54545455,15.9420175 C8.81280481,15.9420175 9.06514769,15.818457 9.22909091,15.6072727 C9.60727273,15.1272727 10.8654545,13.4981818 12.0363636,11.6363636 C12.6342128,10.7061112 13.1640767,9.73388381 13.6218182,8.72727273 C14.0462524,7.88191796 14.2937247,6.95884607 14.3490909,6.01454545 C14.4017477,2.74764727 11.7977556,0.0557703947 8.53090909,-1.24344979e-14 C6.95686487,0.0305093952 5.45980261,0.686735173 4.37071592,1.82358882 C3.28162923,2.96044247 2.69022959,4.4842778 2.72727273,6.05818182 C2.7826389,7.00248244 3.03011126,7.92555432 3.45454545,8.77090909 C3.91884408,9.76300381 4.45354302,10.720601 5.05454545,11.6363636 L5.05454545,11.6363636 Z M8.54545455,1.45454545 C11.0090334,1.51016681 12.9618925,3.55090452 12.9090909,6.01454545 C12.8460663,6.75320923 12.6384971,7.47228799 12.2981818,8.13090909 C11.8688627,9.09171344 11.3705923,10.0201978 10.8072727,10.9090909 C10,12.1890909 9.09818182,13.3963636 8.54545455,14.1309091 C7.99272727,13.4036364 7.09090909,12.1890909 6.28363636,10.8727273 C5.72367108,10.0096107 5.22545816,9.10796679 4.79272727,8.17454545 C4.45241195,7.51592435 4.24484282,6.79684559 4.18181818,6.05818182 C4.12901661,3.59454089 6.08187566,1.55380318 8.54545455,1.49818182 L8.54545455,1.45454545 Z' id='Shape' fill='%23212B36' fill-rule='nonzero'%3E%3C/path%3E%3Ccircle id='Oval' fill='%23212B36' fill-rule='nonzero' cx='8.54545455' cy='5.86181818' r='1.45454545'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-local.icon-white span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EFA7E53AA-B638-4D8D-986C-E924715AF4AF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-local'%3E%3Cg%3E%3Crect id='Rectangle' x='0' y='0' width='16' height='16'%3E%3C/rect%3E%3Cpath d='M5.05454545,11.6363636 C6.22545455,13.4981818 7.48363636,15.1272727 7.86181818,15.6072727 C8.0257614,15.818457 8.27810428,15.9420175 8.54545455,15.9420175 C8.81280481,15.9420175 9.06514769,15.818457 9.22909091,15.6072727 C9.60727273,15.1272727 10.8654545,13.4981818 12.0363636,11.6363636 C12.6342128,10.7061112 13.1640767,9.73388381 13.6218182,8.72727273 C14.0462524,7.88191796 14.2937247,6.95884607 14.3490909,6.01454545 C14.4017477,2.74764727 11.7977556,0.0557703947 8.53090909,-1.24344979e-14 C6.95686487,0.0305093952 5.45980261,0.686735173 4.37071592,1.82358882 C3.28162923,2.96044247 2.69022959,4.4842778 2.72727273,6.05818182 C2.7826389,7.00248244 3.03011126,7.92555432 3.45454545,8.77090909 C3.91884408,9.76300381 4.45354302,10.720601 5.05454545,11.6363636 L5.05454545,11.6363636 Z M8.54545455,1.45454545 C11.0090334,1.51016681 12.9618925,3.55090452 12.9090909,6.01454545 C12.8460663,6.75320923 12.6384971,7.47228799 12.2981818,8.13090909 C11.8688627,9.09171344 11.3705923,10.0201978 10.8072727,10.9090909 C10,12.1890909 9.09818182,13.3963636 8.54545455,14.1309091 C7.99272727,13.4036364 7.09090909,12.1890909 6.28363636,10.8727273 C5.72367108,10.0096107 5.22545816,9.10796679 4.79272727,8.17454545 C4.45241195,7.51592435 4.24484282,6.79684559 4.18181818,6.05818182 C4.12901661,3.59454089 6.08187566,1.55380318 8.54545455,1.49818182 L8.54545455,1.45454545 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3Ccircle id='Oval' fill='%23FFFFFF' fill-rule='nonzero' cx='8.54545455' cy='5.86181818' r='1.45454545'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arrow span{
  width:8px;
  height:4px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='8px' height='4px' viewBox='0 0 8 4' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%23006FBB'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arrow.icon-white span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='8px' height='4px' viewBox='0 0 8 4' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%23FFFFFF'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arrow.icon-blue2 span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='8px' height='4px' viewBox='0 0 8 4' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%230F2F7F'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arrow.icon-blue span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='8px' height='4px' viewBox='0 0 8 4' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%23006FBB'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arrow.icon-big{
  width:65px;
  height:65px;
  border-radius:100%;
  background-color:white;
}

i.icon.icon-arrow.icon-big span{
  width:40px;
  height:20px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='20px' viewBox='-1 -1 40 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%230F2F7F'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arrow.left span{
  transform:rotate(90deg);
  transform-origin:-5px 20px;
}

i.icon.icon-arrow.right span{
  transform:rotate(-90deg);
  transform-origin:25px 8px;
}

i.icon.icon-search.icon-default{
  width:40px;
  height:40px;
  line-height:48px;
  border-radius:100%;
  background-color:#0F2F7F;
}

i.icon.icon-search span{
  width:18px;
  height:18px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18px' height='18px' viewBox='-1 -1 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EAC6D8CBE-7CEB-4EA7-8ABF-06265C197404@1x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-search' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF'%3E%3Cpath d='M17.4902287,16.94 L12.1480249,11.5866667 C13.245738,10.34 13.9043659,8.72666667 13.9043659,6.96666667 C13.9043659,3.15333333 10.7575884,-3.55271368e-15 6.95218295,-3.55271368e-15 C3.14677755,-3.55271368e-15 1.81188398e-13,3.15333333 1.81188398e-13,6.96666667 C1.81188398e-13,10.78 3.14677755,13.9333333 6.95218295,13.9333333 C8.70852391,13.9333333 10.391684,13.2733333 11.562578,12.1733333 L16.9047817,17.5266667 C16.9779626,17.6 17.0511435,17.6 17.1975052,17.6 C17.3438669,17.6 17.4170478,17.6 17.4902287,17.5266667 C17.6365904,17.38 17.6365904,17.0866667 17.4902287,16.94 Z M7.02536383,13.2 C3.58586279,13.2 0.804989605,10.4133333 0.804989605,6.96666667 C0.804989605,3.52 3.58586279,0.733333333 7.02536383,0.733333333 C10.4648649,0.733333333 13.245738,3.52 13.245738,6.96666667 C13.245738,10.4133333 10.391684,13.2 7.02536383,13.2 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

i.icon.icon-search.icon-blue.icon-normal{
  background-color:#FFFFFF;
  width:22px;
  height:22px;
}

i.icon.icon-search.icon-blue.icon-normal span{
  width:22px;
  height:22px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='22px' height='22px' viewBox='-1 -1 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EAC6D8CBE-7CEB-4EA7-8ABF-06265C197404@1x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-search' fill='%230F2F7F' fill-rule='nonzero' stroke='%230F2F7F'%3E%3Cpath d='M17.4902287,16.94 L12.1480249,11.5866667 C13.245738,10.34 13.9043659,8.72666667 13.9043659,6.96666667 C13.9043659,3.15333333 10.7575884,-3.55271368e-15 6.95218295,-3.55271368e-15 C3.14677755,-3.55271368e-15 1.81188398e-13,3.15333333 1.81188398e-13,6.96666667 C1.81188398e-13,10.78 3.14677755,13.9333333 6.95218295,13.9333333 C8.70852391,13.9333333 10.391684,13.2733333 11.562578,12.1733333 L16.9047817,17.5266667 C16.9779626,17.6 17.0511435,17.6 17.1975052,17.6 C17.3438669,17.6 17.4170478,17.6 17.4902287,17.5266667 C17.6365904,17.38 17.6365904,17.0866667 17.4902287,16.94 Z M7.02536383,13.2 C3.58586279,13.2 0.804989605,10.4133333 0.804989605,6.96666667 C0.804989605,3.52 3.58586279,0.733333333 7.02536383,0.733333333 C10.4648649,0.733333333 13.245738,3.52 13.245738,6.96666667 C13.245738,10.4133333 10.391684,13.2 7.02536383,13.2 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

i.icon.icon-search.icon-blue2.small{
  background-color:#FFFFFF;
  width:22px;
  height:22px;
}

i.icon.icon-search.icon-blue2.small span{
  width:22px;
  height:22px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='22px' height='22px' viewBox='-1 -1 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EAC6D8CBE-7CEB-4EA7-8ABF-06265C197404@1x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-search' fill='%230091FF' fill-rule='nonzero' stroke='%230091FF'%3E%3Cpath d='M17.4902287,16.94 L12.1480249,11.5866667 C13.245738,10.34 13.9043659,8.72666667 13.9043659,6.96666667 C13.9043659,3.15333333 10.7575884,-3.55271368e-15 6.95218295,-3.55271368e-15 C3.14677755,-3.55271368e-15 1.81188398e-13,3.15333333 1.81188398e-13,6.96666667 C1.81188398e-13,10.78 3.14677755,13.9333333 6.95218295,13.9333333 C8.70852391,13.9333333 10.391684,13.2733333 11.562578,12.1733333 L16.9047817,17.5266667 C16.9779626,17.6 17.0511435,17.6 17.1975052,17.6 C17.3438669,17.6 17.4170478,17.6 17.4902287,17.5266667 C17.6365904,17.38 17.6365904,17.0866667 17.4902287,16.94 Z M7.02536383,13.2 C3.58586279,13.2 0.804989605,10.4133333 0.804989605,6.96666667 C0.804989605,3.52 3.58586279,0.733333333 7.02536383,0.733333333 C10.4648649,0.733333333 13.245738,3.52 13.245738,6.96666667 C13.245738,10.4133333 10.391684,13.2 7.02536383,13.2 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

i.icon.icon-search.icon-blue.small{
  background-color:#FFFFFF;
  width:17px;
  height:17px;
}

i.icon.icon-search.icon-blue.small span{
  width:17px;
  height:17px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='17px' height='17px' viewBox='-1 -1 17 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EAC6D8CBE-7CEB-4EA7-8ABF-06265C197404@1x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-search' fill='%230F2F7F' fill-rule='nonzero' stroke='%230F2F7F'%3E%3Cpath d='M17.4902287,16.94 L12.1480249,11.5866667 C13.245738,10.34 13.9043659,8.72666667 13.9043659,6.96666667 C13.9043659,3.15333333 10.7575884,-3.55271368e-15 6.95218295,-3.55271368e-15 C3.14677755,-3.55271368e-15 1.81188398e-13,3.15333333 1.81188398e-13,6.96666667 C1.81188398e-13,10.78 3.14677755,13.9333333 6.95218295,13.9333333 C8.70852391,13.9333333 10.391684,13.2733333 11.562578,12.1733333 L16.9047817,17.5266667 C16.9779626,17.6 17.0511435,17.6 17.1975052,17.6 C17.3438669,17.6 17.4170478,17.6 17.4902287,17.5266667 C17.6365904,17.38 17.6365904,17.0866667 17.4902287,16.94 Z M7.02536383,13.2 C3.58586279,13.2 0.804989605,10.4133333 0.804989605,6.96666667 C0.804989605,3.52 3.58586279,0.733333333 7.02536383,0.733333333 C10.4648649,0.733333333 13.245738,3.52 13.245738,6.96666667 C13.245738,10.4133333 10.391684,13.2 7.02536383,13.2 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

i.icon.icon-search.icon-blue2.small{
  background-color:#FFFFFF;
  width:17px;
  height:17px;
}

i.icon.icon-search.icon-blue2.small span{
  width:17px;
  height:17px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='17px' height='17px' viewBox='-1 -1 17 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EAC6D8CBE-7CEB-4EA7-8ABF-06265C197404@1x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-search' fill='%230091FF' fill-rule='nonzero' stroke='%230091FF'%3E%3Cpath d='M17.4902287,16.94 L12.1480249,11.5866667 C13.245738,10.34 13.9043659,8.72666667 13.9043659,6.96666667 C13.9043659,3.15333333 10.7575884,-3.55271368e-15 6.95218295,-3.55271368e-15 C3.14677755,-3.55271368e-15 1.81188398e-13,3.15333333 1.81188398e-13,6.96666667 C1.81188398e-13,10.78 3.14677755,13.9333333 6.95218295,13.9333333 C8.70852391,13.9333333 10.391684,13.2733333 11.562578,12.1733333 L16.9047817,17.5266667 C16.9779626,17.6 17.0511435,17.6 17.1975052,17.6 C17.3438669,17.6 17.4170478,17.6 17.4902287,17.5266667 C17.6365904,17.38 17.6365904,17.0866667 17.4902287,16.94 Z M7.02536383,13.2 C3.58586279,13.2 0.804989605,10.4133333 0.804989605,6.96666667 C0.804989605,3.52 3.58586279,0.733333333 7.02536383,0.733333333 C10.4648649,0.733333333 13.245738,3.52 13.245738,6.96666667 C13.245738,10.4133333 10.391684,13.2 7.02536383,13.2 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

i.icon.icon-close{
  width:16px;
  height:18px;
}

i.icon.icon-close span{
  width:16px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EA5A4C2B3-9627-4A9C-80AE-32BBDFBDCFB9@1x%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-close' fill='%236D7278' fill-rule='nonzero'%3E%3Cg id='Path'%3E%3Cpath d='M0.314788042,15.685212 C-0.104929347,15.2629898 -0.104929347,14.5810851 0.314788042,14.158863 L14.0952297,0.378421309 C14.3597859,0.0694967591 14.7751785,-0.0650663682 15.1706226,0.0300563608 C15.5660667,0.12517909 15.8748209,0.433933269 15.9699436,0.829377361 C16.0650664,1.22482145 15.9305032,1.6402141 15.6215787,1.90477031 L1.84113704,15.685212 C1.41891486,16.1049293 0.737010225,16.1049293 0.314788042,15.685212 Z'%3E%3C/path%3E%3Cpath d='M0.314788042,0.314788042 C0.737010225,-0.104929347 1.41891486,-0.104929347 1.84113704,0.314788042 L15.6215787,14.0952297 C15.9305032,14.3597859 16.0650664,14.7751785 15.9699436,15.1706226 C15.8748209,15.5660667 15.5660667,15.8748209 15.1706226,15.9699436 C14.7751785,16.0650664 14.3597859,15.9305032 14.0952297,15.6215787 L0.314788042,1.84113704 C-0.104929347,1.41891486 -0.104929347,0.737010225 0.314788042,0.314788042 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-facebook{
  width:12px;
  height:24px;
}

i.icon.icon-facebook span{
  width:12px;
  height:24px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='24px' viewBox='0 0 12 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-342.000000, -64.000000)' fill='%23FFFFFF'%3E%3Cg id='icon_share_fbwhite' transform='translate(342.000000, 64.000000)'%3E%3Cpath d='M7.43368496,23.9589177 L7.43368496,11.9780561 L10.7409267,11.9780561 L11.1792077,7.84938489 L7.43368496,7.84938489 L7.43930394,5.78294518 C7.43930394,4.70612413 7.54161632,4.12913882 9.08824234,4.12913882 L11.1557952,4.12913882 L11.1557952,5.32907052e-15 L7.84808521,5.32907052e-15 C3.87499354,5.32907052e-15 2.47656828,2.00284975 2.47656828,5.37101321 L2.47656828,7.84985246 L-2.84217094e-14,7.84985246 L-2.84217094e-14,11.9785237 L2.47656828,11.9785237 L2.47656828,23.9589177 L7.43368496,23.9589177 Z' id='icon_share_fb'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-facebook.icon-background-light{
  background-color:#EAEEF5;
  width:32px;
  height:32px;
  line-height:36px;
  border-radius:100%;
  box-sizing:border-box;
}

i.icon.icon-facebook.icon-background-light span{
  width:8px;
  height:17px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='24px' viewBox='0 0 12 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-342.000000, -64.000000)' fill='%230091FF'%3E%3Cg id='icon_share_fbwhite' transform='translate(342.000000, 64.000000)'%3E%3Cpath d='M7.43368496,23.9589177 L7.43368496,11.9780561 L10.7409267,11.9780561 L11.1792077,7.84938489 L7.43368496,7.84938489 L7.43930394,5.78294518 C7.43930394,4.70612413 7.54161632,4.12913882 9.08824234,4.12913882 L11.1557952,4.12913882 L11.1557952,5.32907052e-15 L7.84808521,5.32907052e-15 C3.87499354,5.32907052e-15 2.47656828,2.00284975 2.47656828,5.37101321 L2.47656828,7.84985246 L-2.84217094e-14,7.84985246 L-2.84217094e-14,11.9785237 L2.47656828,11.9785237 L2.47656828,23.9589177 L7.43368496,23.9589177 Z' id='icon_share_fb'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-facebook-logo{
  width:32px;
  height:32px;
}

i.icon.icon-facebook-logo span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EB25545A5-A8FA-4B7C-9ACF-905F4EE2C752%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon_fb' fill-rule='nonzero'%3E%3Cg id='Path'%3E%3Cpath d='M30.2340189,32 C31.2092711,32 32,31.2091572 32,30.2339122 L32,1.76608779 C32,0.790483149 31.2091512,0 30.2340189,0 L1.76610102,0 C0.790489072,0 0,0.790603046 0,1.76608779 L0,30.2337923 C0,31.2091572 0.790489072,32 1.76610102,32 L30.2340189,32 L30.2340189,32 Z' fill='%23485A96'%3E%3C/path%3E%3Cpath d='M22.0873644,32 L22.0873644,19.6840391 L26.2149777,19.6840391 L26.8329537,14.8842509 L22.0872455,14.8842509 L22.0872455,11.8197983 C22.0872455,10.4301476 22.4724989,9.4831785 24.4623007,9.4831785 L27,9.48198689 L27,5.18910784 C26.5610871,5.13071916 25.0545773,5 23.3021382,5 C19.6431825,5 17.1382024,7.23676325 17.1382024,11.3445859 L17.1382024,14.8842509 L13,14.8842509 L13,19.6840391 L17.1382024,19.6840391 L17.1382024,32 L22.0873644,32 L22.0873644,32 Z' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-twitter{
  width:24px;
  height:20px;
  margin-top:2px;
}

i.icon.icon-twitter span{
  width:24px;
  height:20px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='20px' viewBox='0 0 24 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-394.000000, -66.000000)' fill='%23FFFFFF'%3E%3Cg id='icon_share_twwhite' transform='translate(394.000000, 66.000000)'%3E%3Cpath d='M11.6451124,5.27225871 L11.6970995,6.1295017 L10.8306477,6.02453317 C7.67676308,5.62215381 4.92144631,4.25756293 2.58202641,1.96575004 L1.43831001,0.828590975 L1.1437164,1.66833921 C0.519871089,3.54027798 0.918438923,5.51718528 2.21811664,6.84678665 C2.9112781,7.58156635 2.75531677,7.68653488 1.55961327,7.24916601 C1.1437164,7.10920797 0.779806633,7.00423944 0.74514856,7.05672371 C0.623845306,7.17918699 1.03974218,8.77120968 1.36899387,9.40102086 C1.81954881,10.2757586 2.73798773,11.1330016 3.74307184,11.6403495 L4.59219462,12.0427288 L3.58711051,12.0602236 C2.61668448,12.0602236 2.58202641,12.0777184 2.68600062,12.4451082 C3.03258135,13.5822673 4.40157522,14.7894054 5.92653041,15.314248 L7.00093066,15.6816379 L6.0651627,16.24147 C4.6788398,17.0462287 3.04991039,17.5010924 1.42098098,17.5360819 C0.641174343,17.5535766 -6.34388599e-14,17.6235556 -6.34388599e-14,17.6760399 C-6.34388599e-14,17.8509875 2.11414243,18.8306937 3.344504,19.2155783 C7.03558873,20.3527374 11.4198349,19.8628843 14.7123518,17.9209665 C17.0517717,16.5388808 19.3911916,13.7922043 20.4829209,11.1330016 C21.0721081,9.71592645 21.6612954,7.12670273 21.6612954,5.88457513 C21.6612954,5.07981641 21.7132825,4.97484788 22.6837085,4.01263636 C23.2555667,3.45280421 23.7927668,2.84048778 23.896741,2.66554024 C24.0700314,2.33313989 24.0527024,2.33313989 23.1689215,2.63055073 C21.6959534,3.15539337 21.488005,3.08541435 22.2158245,2.29815038 C22.7530246,1.73831823 23.394199,0.723622446 23.394199,0.426211613 C23.394199,0.373727349 23.1342634,0.461201123 22.8396698,0.618653917 C22.5277472,0.793601466 21.8345857,1.05602279 21.3147146,1.21347558 L20.3789467,1.51088642 L19.5298239,0.933559505 C19.0619399,0.618653917 18.4034365,0.26875882 18.0568558,0.16379029 C17.173075,-0.0811362777 15.8214101,-0.0461467679 15.0242745,0.23376931 C12.8581449,1.02103328 11.4891511,3.05042484 11.6451124,5.27225871 Z' id='icon_share_tw'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-twitter.icon-background-light{
  background-color:#EAEEF5;
  width:32px;
  height:32px;
  line-height:36px;
  border-radius:100%;
  box-sizing:border-box;
}

i.icon.icon-twitter.icon-background-light span{
  width:13px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='20px' viewBox='0 0 24 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-394.000000, -66.000000)' fill='%230091FF'%3E%3Cg id='icon_share_twwhite' transform='translate(394.000000, 66.000000)'%3E%3Cpath d='M11.6451124,5.27225871 L11.6970995,6.1295017 L10.8306477,6.02453317 C7.67676308,5.62215381 4.92144631,4.25756293 2.58202641,1.96575004 L1.43831001,0.828590975 L1.1437164,1.66833921 C0.519871089,3.54027798 0.918438923,5.51718528 2.21811664,6.84678665 C2.9112781,7.58156635 2.75531677,7.68653488 1.55961327,7.24916601 C1.1437164,7.10920797 0.779806633,7.00423944 0.74514856,7.05672371 C0.623845306,7.17918699 1.03974218,8.77120968 1.36899387,9.40102086 C1.81954881,10.2757586 2.73798773,11.1330016 3.74307184,11.6403495 L4.59219462,12.0427288 L3.58711051,12.0602236 C2.61668448,12.0602236 2.58202641,12.0777184 2.68600062,12.4451082 C3.03258135,13.5822673 4.40157522,14.7894054 5.92653041,15.314248 L7.00093066,15.6816379 L6.0651627,16.24147 C4.6788398,17.0462287 3.04991039,17.5010924 1.42098098,17.5360819 C0.641174343,17.5535766 -6.34388599e-14,17.6235556 -6.34388599e-14,17.6760399 C-6.34388599e-14,17.8509875 2.11414243,18.8306937 3.344504,19.2155783 C7.03558873,20.3527374 11.4198349,19.8628843 14.7123518,17.9209665 C17.0517717,16.5388808 19.3911916,13.7922043 20.4829209,11.1330016 C21.0721081,9.71592645 21.6612954,7.12670273 21.6612954,5.88457513 C21.6612954,5.07981641 21.7132825,4.97484788 22.6837085,4.01263636 C23.2555667,3.45280421 23.7927668,2.84048778 23.896741,2.66554024 C24.0700314,2.33313989 24.0527024,2.33313989 23.1689215,2.63055073 C21.6959534,3.15539337 21.488005,3.08541435 22.2158245,2.29815038 C22.7530246,1.73831823 23.394199,0.723622446 23.394199,0.426211613 C23.394199,0.373727349 23.1342634,0.461201123 22.8396698,0.618653917 C22.5277472,0.793601466 21.8345857,1.05602279 21.3147146,1.21347558 L20.3789467,1.51088642 L19.5298239,0.933559505 C19.0619399,0.618653917 18.4034365,0.26875882 18.0568558,0.16379029 C17.173075,-0.0811362777 15.8214101,-0.0461467679 15.0242745,0.23376931 C12.8581449,1.02103328 11.4891511,3.05042484 11.6451124,5.27225871 Z' id='icon_share_tw'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-linkedin{
  width:24px;
  height:20px;
  margin-top:2px;
}

i.icon.icon-linkedin span{
  width:24px;
  height:20px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='20px' viewBox='0 0 24 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3E19C36A56-EEB1-4C3E-A2DE-B93A0F787CD3%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='GO-PORTO' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='GOPORTO-HOME-SEM-CATEGORIAS' transform='translate(-1187.000000, -4488.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='GOPORTO-FOOTER' transform='translate(0.000000, 4451.000000)'%3E%3Cg id='footer'%3E%3Cg%3E%3Cg id='linkedin-logo' transform='translate(1187.000000, 37.000000)'%3E%3Cpath d='M5.59930435,3.10226087 C5.59930435,4.53808696 4.51930435,5.68904419 2.78295652,5.68904419 L2.7506087,5.68904419 C1.07895652,5.69008696 0,4.53704348 0,3.10226087 C0,1.632 1.1133913,0.512347098 2.81530435,0.512347098 C4.51930435,0.511304348 5.568,1.632 5.59930435,3.10226087 Z M0.292173913,22.7123478 L5.27165217,22.7123478 L5.27165217,7.73530435 L0.292173913,7.73530435 L0.292173913,22.7123478 Z M17.4928696,7.38469565 C14.8518261,7.38469565 13.6695652,8.83513043 13.0048696,9.85773913 L13.0048696,9.90573913 L12.9725217,9.90573913 C12.9850435,9.89113043 12.9965217,9.87443478 13.0048696,9.85773913 L13.0048696,7.73634783 L8.02643478,7.73634783 C8.09113043,9.13982609 8.02643478,22.7133913 8.02643478,22.7133913 L13.0048696,22.7133913 L13.0048696,14.3488696 C13.0048696,13.898087 13.0351304,13.4566957 13.1686957,13.1342609 C13.5297391,12.2431304 14.349913,11.3113043 15.7210435,11.3113043 C17.5252174,11.3113043 18.2462609,12.6876522 18.2462609,14.6994783 L18.2462609,22.7133913 L23.224696,22.7133913 L23.224696,14.1266087 C23.2257391,9.52278261 20.7673043,7.38469565 17.4928696,7.38469565 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-instagram{
  width:24px;
  height:24px;
}

i.icon.icon-instagram span{
  width:24px;
  height:24px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-458.000000, -64.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='icon_igwhite' transform='translate(458.000000, 64.000000)'%3E%3Cg id='icon_ig'%3E%3Cpath d='M4.14146341,0.629396219 C3.35121951,0.936775767 2.68292683,1.34661517 2.01463415,2.01504371 C1.34634146,2.67859321 0.936585366,3.35190079 0.629268293,4.13742631 C0.331707317,4.89855662 0.131707317,5.77190486 0.0731707317,7.05021346 C0.0146341463,8.32852206 0,8.73836146 0,11.9975605 C0,15.2567595 0.0146341463,15.6665989 0.0731707317,16.9449075 C0.131707317,18.2232161 0.336585366,19.0965643 0.629268293,19.8576947 C0.936585366,20.6480992 1.34634146,21.3165277 2.01463415,21.9849563 C2.68292683,22.6533848 3.35121951,23.0632242 4.14146341,23.3706038 C4.90243902,23.6682252 5.77560976,23.8682659 7.05365854,23.9268144 C8.33170732,23.9853629 8.74146341,24 12,24 C15.2585366,24 15.6682927,23.9853629 16.9463415,23.9268144 C18.2243902,23.8682659 19.097561,23.6633462 19.8585366,23.3706038 C20.6487805,23.0632242 21.3170732,22.6533848 21.9853659,21.9849563 C22.6536585,21.3165277 23.0634146,20.6480992 23.3707317,19.8576947 C23.6682927,19.0965643 23.8682927,18.2232161 23.9268293,16.9449075 C23.9853659,15.6665989 24,15.2567595 24,11.9975605 C24,8.73836146 23.9853659,8.32852206 23.9268293,7.05021346 C23.8682927,5.77190486 23.6634146,4.89855662 23.3707317,4.13742631 C23.0634146,3.35190079 22.6536585,2.67859321 21.9902439,2.01504371 C21.3219512,1.34661517 20.6536585,0.936775767 19.8634146,0.629396219 C19.102439,0.331774751 18.2292683,0.131734092 16.9512195,0.0731856068 C15.6731707,0.0146371214 15.2634146,0 12.004878,0 C8.74634146,0 8.33658537,0.0146371214 7.05853659,0.0731856068 C5.77560976,0.126855052 4.90243902,0.331774751 4.14146341,0.629396219 Z M16.8487805,2.22972149 C18.0195122,2.28339093 18.6536585,2.47855255 19.0780488,2.64443993 C19.6390244,2.86399675 20.0390244,3.12258589 20.4585366,3.54218337 C20.8780488,3.96178085 21.1365854,4.36186217 21.3560976,4.92295182 C21.5219512,5.34742834 21.7170732,5.9817036 21.7707317,7.15267331 C21.8292683,8.41634479 21.8390244,8.79690994 21.8390244,12.0024395 C21.8390244,15.2079691 21.8243902,15.5885343 21.7707317,16.8522057 C21.7170732,18.0231754 21.5219512,18.6574507 21.3560976,19.0819272 C21.1365854,19.6430169 20.8780488,20.0430982 20.4585366,20.4626957 C20.0390244,20.8822931 19.6390244,21.1408823 19.0780488,21.3604391 C18.6536585,21.5263265 18.0195122,21.7214881 16.8487805,21.7751576 C15.5853659,21.833706 15.204878,21.8434641 12,21.8434641 C8.79512195,21.8434641 8.41463415,21.828827 7.15121951,21.7751576 C5.9804878,21.7214881 5.34634146,21.5263265 4.92195122,21.3604391 C4.36097561,21.1408823 3.96097561,20.8822931 3.54146341,20.4626957 C3.12195122,20.0430982 2.86341463,19.6430169 2.64390244,19.0819272 C2.47804878,18.6574507 2.28292683,18.0231754 2.22926829,16.8522057 C2.17073171,15.5885343 2.16097561,15.2079691 2.16097561,12.0024395 C2.16097561,8.79690994 2.17560976,8.41634479 2.22926829,7.15267331 C2.28292683,5.9817036 2.47804878,5.34742834 2.64390244,4.92295182 C2.86341463,4.36186217 3.12195122,3.96178085 3.54146341,3.54218337 C3.96097561,3.12258589 4.36097561,2.86399675 4.92195122,2.64443993 C5.34634146,2.47855255 5.9804878,2.28339093 7.15121951,2.22972149 C8.41463415,2.171173 8.79512195,2.16141492 12,2.16141492 C15.204878,2.16141492 15.5853659,2.171173 16.8487805,2.22972149 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M5.90769231,12 C5.90769231,15.3669286 8.63789512,18.0923077 12,18.0923077 C15.3621049,18.0923077 18.0923077,15.3621049 18.0923077,12 C18.0923077,8.63789512 15.3669286,5.90769231 12,5.90769231 C8.63307144,5.90769231 5.90769231,8.63307144 5.90769231,12 Z M15.9554175,12 C15.9554175,14.185127 14.185127,15.9554175 12,15.9554175 C9.81487301,15.9554175 8.0445825,14.185127 8.0445825,12 C8.0445825,9.81487301 9.81487301,8.0445825 12,8.0445825 C14.185127,8.0445825 15.9554175,9.81487301 15.9554175,12 Z' id='Shape'%3E%3C/path%3E%3Ccircle id='Oval' cx='18.4615385' cy='5.53846154' r='1.47692308'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-instagram.black span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-458.000000, -64.000000)' fill='%23212B36' fill-rule='nonzero'%3E%3Cg id='icon_igwhite' transform='translate(458.000000, 64.000000)'%3E%3Cg id='icon_ig'%3E%3Cpath d='M4.14146341,0.629396219 C3.35121951,0.936775767 2.68292683,1.34661517 2.01463415,2.01504371 C1.34634146,2.67859321 0.936585366,3.35190079 0.629268293,4.13742631 C0.331707317,4.89855662 0.131707317,5.77190486 0.0731707317,7.05021346 C0.0146341463,8.32852206 0,8.73836146 0,11.9975605 C0,15.2567595 0.0146341463,15.6665989 0.0731707317,16.9449075 C0.131707317,18.2232161 0.336585366,19.0965643 0.629268293,19.8576947 C0.936585366,20.6480992 1.34634146,21.3165277 2.01463415,21.9849563 C2.68292683,22.6533848 3.35121951,23.0632242 4.14146341,23.3706038 C4.90243902,23.6682252 5.77560976,23.8682659 7.05365854,23.9268144 C8.33170732,23.9853629 8.74146341,24 12,24 C15.2585366,24 15.6682927,23.9853629 16.9463415,23.9268144 C18.2243902,23.8682659 19.097561,23.6633462 19.8585366,23.3706038 C20.6487805,23.0632242 21.3170732,22.6533848 21.9853659,21.9849563 C22.6536585,21.3165277 23.0634146,20.6480992 23.3707317,19.8576947 C23.6682927,19.0965643 23.8682927,18.2232161 23.9268293,16.9449075 C23.9853659,15.6665989 24,15.2567595 24,11.9975605 C24,8.73836146 23.9853659,8.32852206 23.9268293,7.05021346 C23.8682927,5.77190486 23.6634146,4.89855662 23.3707317,4.13742631 C23.0634146,3.35190079 22.6536585,2.67859321 21.9902439,2.01504371 C21.3219512,1.34661517 20.6536585,0.936775767 19.8634146,0.629396219 C19.102439,0.331774751 18.2292683,0.131734092 16.9512195,0.0731856068 C15.6731707,0.0146371214 15.2634146,0 12.004878,0 C8.74634146,0 8.33658537,0.0146371214 7.05853659,0.0731856068 C5.77560976,0.126855052 4.90243902,0.331774751 4.14146341,0.629396219 Z M16.8487805,2.22972149 C18.0195122,2.28339093 18.6536585,2.47855255 19.0780488,2.64443993 C19.6390244,2.86399675 20.0390244,3.12258589 20.4585366,3.54218337 C20.8780488,3.96178085 21.1365854,4.36186217 21.3560976,4.92295182 C21.5219512,5.34742834 21.7170732,5.9817036 21.7707317,7.15267331 C21.8292683,8.41634479 21.8390244,8.79690994 21.8390244,12.0024395 C21.8390244,15.2079691 21.8243902,15.5885343 21.7707317,16.8522057 C21.7170732,18.0231754 21.5219512,18.6574507 21.3560976,19.0819272 C21.1365854,19.6430169 20.8780488,20.0430982 20.4585366,20.4626957 C20.0390244,20.8822931 19.6390244,21.1408823 19.0780488,21.3604391 C18.6536585,21.5263265 18.0195122,21.7214881 16.8487805,21.7751576 C15.5853659,21.833706 15.204878,21.8434641 12,21.8434641 C8.79512195,21.8434641 8.41463415,21.828827 7.15121951,21.7751576 C5.9804878,21.7214881 5.34634146,21.5263265 4.92195122,21.3604391 C4.36097561,21.1408823 3.96097561,20.8822931 3.54146341,20.4626957 C3.12195122,20.0430982 2.86341463,19.6430169 2.64390244,19.0819272 C2.47804878,18.6574507 2.28292683,18.0231754 2.22926829,16.8522057 C2.17073171,15.5885343 2.16097561,15.2079691 2.16097561,12.0024395 C2.16097561,8.79690994 2.17560976,8.41634479 2.22926829,7.15267331 C2.28292683,5.9817036 2.47804878,5.34742834 2.64390244,4.92295182 C2.86341463,4.36186217 3.12195122,3.96178085 3.54146341,3.54218337 C3.96097561,3.12258589 4.36097561,2.86399675 4.92195122,2.64443993 C5.34634146,2.47855255 5.9804878,2.28339093 7.15121951,2.22972149 C8.41463415,2.171173 8.79512195,2.16141492 12,2.16141492 C15.204878,2.16141492 15.5853659,2.171173 16.8487805,2.22972149 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M5.90769231,12 C5.90769231,15.3669286 8.63789512,18.0923077 12,18.0923077 C15.3621049,18.0923077 18.0923077,15.3621049 18.0923077,12 C18.0923077,8.63789512 15.3669286,5.90769231 12,5.90769231 C8.63307144,5.90769231 5.90769231,8.63307144 5.90769231,12 Z M15.9554175,12 C15.9554175,14.185127 14.185127,15.9554175 12,15.9554175 C9.81487301,15.9554175 8.0445825,14.185127 8.0445825,12 C8.0445825,9.81487301 9.81487301,8.0445825 12,8.0445825 C14.185127,8.0445825 15.9554175,9.81487301 15.9554175,12 Z' id='Shape'%3E%3C/path%3E%3Ccircle id='Oval' cx='18.4615385' cy='5.53846154' r='1.47692308'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-bookmarkers{
  width:17px;
  height:17px;
}

i.icon.icon-bookmarkers span{
  width:17px;
  height:17px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='13px' height='16px' viewBox='0 0 13 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E6CDC32B4-7A8D-4360-A4D6-64920EAD5547%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-RESULTADO-BUSCA' transform='translate(-492.000000, -181.000000)' fill='%230091FF'%3E%3Cg id='filter' transform='translate(180.000000, 181.000000)'%3E%3Cg id='Group' transform='translate(312.000000, 0.000000)'%3E%3Cg id='ic-actions-bookmarks'%3E%3Cpath d='M9,2.4 L2.33333333,2.4 C1.22876383,2.4 0.333333333,3.2954305 0.333333333,4.4 L0.333333333,14.8 C0.333945888,15.1042346 0.507071051,15.3817902 0.780030545,15.5161485 C1.05299004,15.6505068 1.3785346,15.6184103 1.62,15.4333333 L5.66666667,12.3133333 L9.71333333,15.4333333 C9.95479873,15.6184103 10.2803433,15.6505068 10.5533028,15.5161485 C10.8262623,15.3817902 10.9993874,15.1042346 11,14.8 L11,4.4 C11,3.2954305 10.1045695,2.4 9,2.4 Z M9.66666667,13.7333333 L6.15333333,11 C5.86620813,10.7799271 5.4671252,10.7799271 5.18,11 L1.66666667,13.7133333 L1.66666667,4.4 C1.66666667,4.03181017 1.9651435,3.73333333 2.33333333,3.73333333 L9,3.73333333 C9.36818983,3.73333333 9.66666667,4.03181017 9.66666667,4.4 L9.66666667,13.7333333 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M11,0.4 L3,0.4 C2.63181017,0.4 2.33333333,0.698476833 2.33333333,1.06666667 C2.33333333,1.4348565 2.63181017,1.73333333 3,1.73333333 L11,1.73333333 C11.3681898,1.73333333 11.6666667,2.03181017 11.6666667,2.4 L11.6666667,13.0666667 C11.6666667,13.4348565 11.9651435,13.7333333 12.3333333,13.7333333 C12.7015232,13.7333333 13,13.4348565 13,13.0666667 L13,2.4 C13,1.2954305 12.1045695,0.4 11,0.4 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-bookmarkers.icon-blue span{
  width:17px;
  height:17px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='13px' height='16px' viewBox='0 0 13 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E6CDC32B4-7A8D-4360-A4D6-64920EAD5547%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-RESULTADO-BUSCA' transform='translate(-492.000000, -181.000000)' fill='%230F2F7F'%3E%3Cg id='filter' transform='translate(180.000000, 181.000000)'%3E%3Cg id='Group' transform='translate(312.000000, 0.000000)'%3E%3Cg id='ic-actions-bookmarks'%3E%3Cpath d='M9,2.4 L2.33333333,2.4 C1.22876383,2.4 0.333333333,3.2954305 0.333333333,4.4 L0.333333333,14.8 C0.333945888,15.1042346 0.507071051,15.3817902 0.780030545,15.5161485 C1.05299004,15.6505068 1.3785346,15.6184103 1.62,15.4333333 L5.66666667,12.3133333 L9.71333333,15.4333333 C9.95479873,15.6184103 10.2803433,15.6505068 10.5533028,15.5161485 C10.8262623,15.3817902 10.9993874,15.1042346 11,14.8 L11,4.4 C11,3.2954305 10.1045695,2.4 9,2.4 Z M9.66666667,13.7333333 L6.15333333,11 C5.86620813,10.7799271 5.4671252,10.7799271 5.18,11 L1.66666667,13.7133333 L1.66666667,4.4 C1.66666667,4.03181017 1.9651435,3.73333333 2.33333333,3.73333333 L9,3.73333333 C9.36818983,3.73333333 9.66666667,4.03181017 9.66666667,4.4 L9.66666667,13.7333333 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M11,0.4 L3,0.4 C2.63181017,0.4 2.33333333,0.698476833 2.33333333,1.06666667 C2.33333333,1.4348565 2.63181017,1.73333333 3,1.73333333 L11,1.73333333 C11.3681898,1.73333333 11.6666667,2.03181017 11.6666667,2.4 L11.6666667,13.0666667 C11.6666667,13.4348565 11.9651435,13.7333333 12.3333333,13.7333333 C12.7015232,13.7333333 13,13.4348565 13,13.0666667 L13,2.4 C13,1.2954305 12.1045695,0.4 11,0.4 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-block{
  width:17px;
  height:17px;
}

i.icon.icon-block span{
  width:17px;
  height:17px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E76A56EF6-B8D8-4E1B-9661-0D356D91D9DD%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-RESULTADO-BUSCA' transform='translate(-268.000000, -182.000000)' fill='%230091FF' fill-rule='nonzero'%3E%3Cg id='filter' transform='translate(180.000000, 181.000000)'%3E%3Cg id='Group' transform='translate(88.000000, 1.000000)'%3E%3Cg id='ic-editor-block'%3E%3Cpath d='M15.2727273,0 L0.727272727,0 C0.325611091,0 0,0.325611091 0,0.727272727 C0,1.12893436 0.325611091,1.45454545 0.727272727,1.45454545 L15.2727273,1.45454545 C15.6743889,1.45454545 16,1.12893436 16,0.727272727 C16,0.325611091 15.6743889,0 15.2727273,0 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,2.90909091 L0.727272727,2.90909091 C0.325611091,2.90909091 0,3.234702 0,3.63636364 C0,4.03802527 0.325611091,4.36363636 0.727272727,4.36363636 L15.2727273,4.36363636 C15.6743889,4.36363636 16,4.03802527 16,3.63636364 C16,3.234702 15.6743889,2.90909091 15.2727273,2.90909091 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,5.81818182 L0.727272727,5.81818182 C0.325611091,5.81818182 0,6.14379291 0,6.54545455 C0,6.94711618 0.325611091,7.27272727 0.727272727,7.27272727 L15.2727273,7.27272727 C15.6743889,7.27272727 16,6.94711618 16,6.54545455 C16,6.14379291 15.6743889,5.81818182 15.2727273,5.81818182 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,8.72727273 L0.727272727,8.72727273 C0.325611091,8.72727273 0,9.05288382 0,9.45454545 C0,9.85620709 0.325611091,10.1818182 0.727272727,10.1818182 L15.2727273,10.1818182 C15.6743889,10.1818182 16,9.85620709 16,9.45454545 C16,9.05288382 15.6743889,8.72727273 15.2727273,8.72727273 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,11.6363636 L0.727272727,11.6363636 C0.325611091,11.6363636 0,11.9619747 0,12.3636364 C0,12.765298 0.325611091,13.0909091 0.727272727,13.0909091 L15.2727273,13.0909091 C15.6743889,13.0909091 16,12.765298 16,12.3636364 C16,11.9619747 15.6743889,11.6363636 15.2727273,11.6363636 Z' id='Path'%3E%3C/path%3E%3Cpath d='M10.9090909,14.5454545 L0.727272727,14.5454545 C0.325611091,14.5454545 0,14.8710656 0,15.2727273 C0,15.6743889 0.325611091,16 0.727272727,16 L10.9090909,16 C11.3107525,16 11.6363636,15.6743889 11.6363636,15.2727273 C11.6363636,14.8710656 11.3107525,14.5454545 10.9090909,14.5454545 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-block.icon-blue span{
  width:17px;
  height:17px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E76A56EF6-B8D8-4E1B-9661-0D356D91D9DD%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-RESULTADO-BUSCA' transform='translate(-268.000000, -182.000000)' fill='%230F2F7F' fill-rule='nonzero'%3E%3Cg id='filter' transform='translate(180.000000, 181.000000)'%3E%3Cg id='Group' transform='translate(88.000000, 1.000000)'%3E%3Cg id='ic-editor-block'%3E%3Cpath d='M15.2727273,0 L0.727272727,0 C0.325611091,0 0,0.325611091 0,0.727272727 C0,1.12893436 0.325611091,1.45454545 0.727272727,1.45454545 L15.2727273,1.45454545 C15.6743889,1.45454545 16,1.12893436 16,0.727272727 C16,0.325611091 15.6743889,0 15.2727273,0 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,2.90909091 L0.727272727,2.90909091 C0.325611091,2.90909091 0,3.234702 0,3.63636364 C0,4.03802527 0.325611091,4.36363636 0.727272727,4.36363636 L15.2727273,4.36363636 C15.6743889,4.36363636 16,4.03802527 16,3.63636364 C16,3.234702 15.6743889,2.90909091 15.2727273,2.90909091 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,5.81818182 L0.727272727,5.81818182 C0.325611091,5.81818182 0,6.14379291 0,6.54545455 C0,6.94711618 0.325611091,7.27272727 0.727272727,7.27272727 L15.2727273,7.27272727 C15.6743889,7.27272727 16,6.94711618 16,6.54545455 C16,6.14379291 15.6743889,5.81818182 15.2727273,5.81818182 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,8.72727273 L0.727272727,8.72727273 C0.325611091,8.72727273 0,9.05288382 0,9.45454545 C0,9.85620709 0.325611091,10.1818182 0.727272727,10.1818182 L15.2727273,10.1818182 C15.6743889,10.1818182 16,9.85620709 16,9.45454545 C16,9.05288382 15.6743889,8.72727273 15.2727273,8.72727273 Z' id='Path'%3E%3C/path%3E%3Cpath d='M15.2727273,11.6363636 L0.727272727,11.6363636 C0.325611091,11.6363636 0,11.9619747 0,12.3636364 C0,12.765298 0.325611091,13.0909091 0.727272727,13.0909091 L15.2727273,13.0909091 C15.6743889,13.0909091 16,12.765298 16,12.3636364 C16,11.9619747 15.6743889,11.6363636 15.2727273,11.6363636 Z' id='Path'%3E%3C/path%3E%3Cpath d='M10.9090909,14.5454545 L0.727272727,14.5454545 C0.325611091,14.5454545 0,14.8710656 0,15.2727273 C0,15.6743889 0.325611091,16 0.727272727,16 L10.9090909,16 C11.3107525,16 11.6363636,15.6743889 11.6363636,15.2727273 C11.6363636,14.8710656 11.3107525,14.5454545 10.9090909,14.5454545 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-filter{
  width:20px;
  height:22px;
}

i.icon.icon-filter span{
  width:20px;
  height:22px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-filter' fill='%230F2F7F'%3E%3Cg id='ic-media-mixer'%3E%3Cpath d='M1,4.72 L9,4.72 L9.09,4.72 C9.42449938,6.0546682 10.6240534,6.99068525 12,6.99068525 C13.3759466,6.99068525 14.5755006,6.0546682 14.91,4.72 L15,4.72 L19,4.72 C19.5522847,4.72 20,4.27228475 20,3.72 C20,3.16771525 19.5522847,2.72 19,2.72 L15,2.72 C14.9102517,2.71048127 14.8197483,2.71048127 14.73,2.72 C14.2426408,1.65032301 13.1754692,0.963824746 12,0.963824746 C10.8245308,0.963824746 9.75735923,1.65032301 9.27,2.72 C9.18025168,2.71048127 9.08974832,2.71048127 9,2.72 L1,2.72 C0.44771525,2.72 0,3.16771525 0,3.72 C0,4.27228475 0.44771525,4.72 1,4.72 Z M12,3 C12.5522847,3 13,3.44771525 13,4 C13,4.55228475 12.5522847,5 12,5 C11.4477153,5 11,4.55228475 11,4 C11,3.44771525 11.4477153,3 12,3 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M1,11.72 L3,11.72 L3.09,11.72 C3.43163247,13.0450538 4.62661395,13.9710174 5.995,13.9710174 C7.36338605,13.9710174 8.55836753,13.0450538 8.9,11.72 L19,11.72 C19.5522847,11.72 20,11.2722847 20,10.72 C20,10.1677153 19.5522847,9.72 19,9.72 L8.7,9.72 C8.20543859,8.66789396 7.14754811,7.9962347 5.985,7.9962347 C4.82245189,7.9962347 3.76456141,8.66789396 3.27,9.72 C3.18025168,9.71048127 3.08974832,9.71048127 3,9.72 L1,9.72 C0.44771525,9.72 0,10.1677153 0,10.72 C0,11.2722847 0.44771525,11.72 1,11.72 Z M6,10 C6.55228475,10 7,10.4477153 7,11 C7,11.5522847 6.55228475,12 6,12 C5.44771525,12 5,11.5522847 5,11 C5,10.4477153 5.44771525,10 6,10 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M1,18.72 L10.1,18.72 C10.448475,20.0356597 11.6389727,20.9518854 13,20.9518854 C14.3610273,20.9518854 15.551525,20.0356597 15.9,18.72 L19,18.72 C19.5522847,18.72 20,18.2722847 20,17.72 C20,17.1677153 19.5522847,16.72 19,16.72 L15.7,16.72 C15.1987407,15.685029 14.1499678,15.0276697 13,15.0276697 C11.8500322,15.0276697 10.8012593,15.685029 10.3,16.72 L1,16.72 C0.44771525,16.72 0,17.1677153 0,17.72 C0,18.2722847 0.44771525,18.72 1,18.72 Z M13,17 C13.5522847,17 14,17.4477153 14,18 C14,18.5522847 13.5522847,19 13,19 C12.4477153,19 12,18.5522847 12,18 C12,17.4477153 12.4477153,17 13,17 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-scroll-down{
  width:41px;
  height:41px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:10px auto;
  background-color:rgba(255, 255, 255, 0.2);
  border-radius:100%;
  border:2px solid #FFFFFF;
}

i.icon.icon-scroll-down span{
  width:16px;
  height:9px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='19px' height='9px' viewBox='-4.8 -1 19 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%23FFFFFF'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  animation:pulse 1.3s infinite;
}

i.icon.icon-copy{
  width:12px;
  height:24px;
}

i.icon.icon-copy span{
  width:12px;
  height:24px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='24px' viewBox='0 0 12 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-342.000000, -64.000000)' fill='%230F2F7F'%3E%3Cg id='icon_share_fbwhite' transform='translate(342.000000, 64.000000)'%3E%3Cpath d='M7.43368496,23.9589177 L7.43368496,11.9780561 L10.7409267,11.9780561 L11.1792077,7.84938489 L7.43368496,7.84938489 L7.43930394,5.78294518 C7.43930394,4.70612413 7.54161632,4.12913882 9.08824234,4.12913882 L11.1557952,4.12913882 L11.1557952,5.32907052e-15 L7.84808521,5.32907052e-15 C3.87499354,5.32907052e-15 2.47656828,2.00284975 2.47656828,5.37101321 L2.47656828,7.84985246 L-2.84217094e-14,7.84985246 L-2.84217094e-14,11.9785237 L2.47656828,11.9785237 L2.47656828,23.9589177 L7.43368496,23.9589177 Z' id='icon_share_fb'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-copy.icon-background-light{
  background-color:#EAEEF5;
  width:32px;
  height:32px;
  line-height:40px;
  border-radius:100%;
  box-sizing:border-box;
}

i.icon.icon-copy.icon-background-light span{
  width:14px;
  height:18px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='20px' viewBox='0 0 16 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EE3BF67E6-DB26-4E3E-B224-138F86718BB3%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon_share_copylink' fill='%230091FF' fill-rule='nonzero'%3E%3Cpath d='M10.0603248,19.0069606 L2.96983759,19.0069606 C1.33222159,19.0069606 0,17.674739 0,16.037123 L0,5.97679814 C0,4.33918214 1.33222159,3.00696056 2.96983759,3.00696056 L10.0603248,3.00696056 C11.6979408,3.00696056 13.0301624,4.33918214 13.0301624,5.97679814 L13.0301624,16.037123 C13.0301624,17.674739 11.6979408,19.0069606 10.0603248,19.0069606 Z M2.96983759,4.49187935 C2.15110207,4.49187935 1.48491879,5.15806263 1.48491879,5.97679814 L1.48491879,16.037123 C1.48491879,16.8558585 2.15110207,17.5220418 2.96983759,17.5220418 L10.0603248,17.5220418 C10.8790603,17.5220418 11.5452436,16.8558585 11.5452436,16.037123 L11.5452436,5.97679814 C11.5452436,5.15806263 10.8790603,4.49187935 10.0603248,4.49187935 L2.96983759,4.49187935 Z M16,14.1809745 L16,2.96983759 C16,1.33222159 14.6677784,5.5067062e-14 13.0301624,5.5067062e-14 L4.78886311,5.5067062e-14 C4.3787703,5.5067062e-14 4.04640371,0.332366589 4.04640371,0.742459397 C4.04640371,1.1525522 4.3787703,1.48491879 4.78886311,1.48491879 L13.0301624,1.48491879 C13.8488979,1.48491879 14.5150812,2.15110207 14.5150812,2.96983759 L14.5150812,14.1809745 C14.5150812,14.5910673 14.8474478,14.9234339 15.2575406,14.9234339 C15.6676334,14.9234339 16,14.5910673 16,14.1809745 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-ticket{
  width:25px;
  height:15px;
}

i.icon.icon-ticket span{
  width:25px;
  height:15px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='29px' height='21px' viewBox='0 0 29 21' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EE28A90AA-6412-48F3-9A07-88F69324B6E4%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-ticket' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg transform='translate(14.500000, 10.500000) rotate(-15.000000) translate(-14.500000, -10.500000) translate(2.000000, 3.000000)' id='Shape'%3E%3Cpath d='M24.5,4 C24.7,4 24.8,4 25,4.1 L25,1.5 C25,0.7 24.3,0 23.5,0 L9,0 L9,15 L23.5,15 C24.3,15 25,14.3 25,13.5 L25,10.9 C24.8,10.9 24.7,11 24.5,11 C22.6,11 21,9.4 21,7.5 C21,5.6 22.6,4 24.5,4 Z M11.5,4 L14.5,4 C14.8,4 15,4.2 15,4.5 C15,4.8 14.8,5 14.5,5 L11.5,5 C11.2,5 11,4.8 11,4.5 C11,4.2 11.2,4 11.5,4 Z M11.5,7 L14.5,7 C14.8,7 15,7.2 15,7.5 C15,7.8 14.8,8 14.5,8 L11.5,8 C11.2,8 11,7.8 11,7.5 C11,7.2 11.2,7 11.5,7 Z M17.5,11 L11.5,11 C11.2,11 11,10.8 11,10.5 C11,10.2 11.2,10 11.5,10 L17.5,10 C17.8,10 18,10.2 18,10.5 C18,10.8 17.8,11 17.5,11 Z M1.5,0 L8,0 L8,15 L1.5,15 C0.7,15 0,14.3 0,13.5 L0,10.9 C0.2,10.9 0.3,11 0.5,11 C2.4,11 4,9.4 4,7.5 C4,5.6 2.4,4 0.5,4 C0.3,4 0.2,4 0,4.1 L0,1.5 C0,0.7 0.7,0 1.5,0 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-doc{
  width:40px;
  height:40px;
}

i.icon.icon-doc span{
  width:40px;
  height:40px;
  border-radius:3px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E2ACA37CE-E14E-40BA-8EDC-92A529CF807E%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='40' height='40' rx='2.46153846'%3E%3C/rect%3E%3Cfilter x='-24.0%25' y='-24.0%25' width='148.1%25' height='148.1%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeMorphology radius='0.615384615' operator='dilate' in='SourceAlpha' result='shadowSpreadOuter1'%3E%3C/feMorphology%3E%3CfeOffset dx='0' dy='0' in='shadowSpreadOuter1' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='3' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'%3E%3C/feComposite%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='file-icon-doc'%3E%3Cg%3E%3Cg id='Rectangle'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Crect stroke='%23B4E1FA' stroke-width='0.615384615' fill='%23B4E1FA' fill-rule='evenodd' x='-0.307692308' y='-0.307692308' width='40.6153846' height='40.6153846' rx='2.46153846'%3E%3C/rect%3E%3C/g%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='3.07692308' y='9.23076923' width='21.5384615' height='3.07692308'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='3.07692308' y='27.6923077' width='21.5384615' height='3.07692308'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-4' fill='%23FFFFFF' x='3.07692308' y='21.5384615' width='12.3076923' height='3.07692308'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-2' fill='%23FFFFFF' x='3.07692308' y='15.3846154' width='30.7692308' height='3.07692308'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-pdf{
  width:40px;
  height:40px;
}

i.icon.icon-pdf span{
  width:40px;
  height:40px;
  border-radius:3px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='40' height='40' rx='2.46153846'%3E%3C/rect%3E%3Cfilter x='-24.0%25' y='-24.0%25' width='148.1%25' height='148.1%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeMorphology radius='0.615384615' operator='dilate' in='SourceAlpha' result='shadowSpreadOuter1'%3E%3C/feMorphology%3E%3CfeOffset dx='0' dy='0' in='shadowSpreadOuter1' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='3' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'%3E%3C/feComposite%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='file-icon-pdf' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg id='Rectangle'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Crect stroke='%23FD9A89' stroke-width='0.615384615' fill='%23FD9A89' fill-rule='evenodd' x='-0.307692308' y='-0.307692308' width='40.6153846' height='40.6153846' rx='2.46153846'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M10.7267692,24.7692308 L10.7267692,21.7064615 L12.0061538,21.7064615 C13.0313846,21.7064615 13.8304615,21.4178462 14.4033846,20.8406154 C14.9763077,20.2633846 15.2627692,19.5483077 15.2627692,18.6953846 C15.2627692,17.8338462 14.9763077,17.1230769 14.4033846,16.5630769 C13.8304615,16.0030769 13.0313846,15.7230769 12.0061538,15.7230769 L12.0061538,15.7230769 L8.94338462,15.7230769 L8.94338462,24.7692308 L10.7267692,24.7692308 Z M11.7347692,20.1686154 L10.7267692,20.1686154 L10.7267692,17.2738462 L11.7347692,17.2738462 C12.2516923,17.2738462 12.6630769,17.3901538 12.9689231,17.6227692 C13.2747692,17.8553846 13.4276923,18.2129231 13.4276923,18.6953846 C13.4276923,19.1778462 13.2747692,19.544 12.9689231,19.7938462 C12.6630769,20.0436923 12.2516923,20.1686154 11.7347692,20.1686154 L11.7347692,20.1686154 Z M19.5661538,24.7692308 C21.0221538,24.7692308 22.168,24.3556923 23.0036923,23.5286154 C23.8393846,22.7015385 24.2572308,21.6073846 24.2572308,20.2461538 C24.2572308,18.8849231 23.8393846,17.7907692 23.0036923,16.9636923 C22.168,16.1366154 21.0221538,15.7230769 19.5661538,15.7230769 L19.5661538,15.7230769 L16.4646154,15.7230769 L16.4646154,24.7692308 L19.5661538,24.7692308 Z M19.5015385,23.2443077 L18.2609231,23.2443077 L18.2609231,17.2609231 L19.5015385,17.2609231 C20.3630769,17.2609231 21.0652308,17.5172308 21.608,18.0298462 C22.1507692,18.5424615 22.4221538,19.2812308 22.4221538,20.2461538 C22.4221538,21.2196923 22.1529231,21.9627692 21.6144615,22.4753846 C21.076,22.988 20.3716923,23.2443077 19.5015385,23.2443077 L19.5015385,23.2443077 Z M27.4363077,24.7692308 L27.4363077,21.1766154 L30.9255385,21.1766154 L30.9255385,19.6258462 L27.4363077,19.6258462 L27.4363077,17.2738462 L32.192,17.2738462 L32.192,15.7230769 L25.64,15.7230769 L25.64,24.7692308 L27.4363077,24.7692308 Z' id='PDF' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-excel{
  width:40px;
  height:40px;
}

i.icon.icon-excel span{
  width:40px;
  height:40px;
  border-radius:3px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EF6FE4405-E1FE-4C36-A8C4-C47056A8C99A%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='40' height='40' rx='2.46153846'%3E%3C/rect%3E%3Cfilter x='-24.0%25' y='-24.0%25' width='148.1%25' height='148.1%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeMorphology radius='0.615384615' operator='dilate' in='SourceAlpha' result='shadowSpreadOuter1'%3E%3C/feMorphology%3E%3CfeOffset dx='0' dy='0' in='shadowSpreadOuter1' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='3' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'%3E%3C/feComposite%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='file-icon-excel'%3E%3Cg%3E%3Cg id='Rectangle'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Crect stroke='%23BBE5B3' stroke-width='0.615384615' fill='%23BBE5B3' fill-rule='evenodd' x='-0.307692308' y='-0.307692308' width='40.6153846' height='40.6153846' rx='2.46153846'%3E%3C/rect%3E%3C/g%3E%3Cg id='Group-7' transform='translate(3.076923, 7.384615)' fill='%23FFFFFF'%3E%3Crect id='Rectangle' x='0' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='9.23076923' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='18.4615385' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='27.6923077' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3C/g%3E%3Cg id='Group-7-Copy' transform='translate(3.076923, 16.615385)' fill='%23FFFFFF'%3E%3Crect id='Rectangle' x='0' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='9.23076923' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='18.4615385' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='27.6923077' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3C/g%3E%3Cg id='Group-7-Copy-2' transform='translate(3.076923, 25.846154)' fill='%23FFFFFF'%3E%3Crect id='Rectangle' x='0' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='9.23076923' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='18.4615385' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3Crect id='Rectangle' x='27.6923077' y='0' width='6.15384615' height='6.15384615'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-ppt{
  width:40px;
  height:40px;
}

i.icon.icon-ppt span{
  width:40px;
  height:40px;
  border-radius:3px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E43B3A0A6-3242-49F9-A9AB-517BFA70B2B4%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='40' height='40' rx='2.46153846'%3E%3C/rect%3E%3Cfilter x='-24.0%25' y='-24.0%25' width='148.1%25' height='148.1%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeMorphology radius='0.615384615' operator='dilate' in='SourceAlpha' result='shadowSpreadOuter1'%3E%3C/feMorphology%3E%3CfeOffset dx='0' dy='0' in='shadowSpreadOuter1' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='3' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'%3E%3C/feComposite%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='file-icon-ppt'%3E%3Cg%3E%3Cg id='Rectangle'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Crect stroke='%23FFC58B' stroke-width='0.615384615' fill='%23FFC58B' fill-rule='evenodd' x='-0.307692308' y='-0.307692308' width='40.6153846' height='40.6153846' rx='2.46153846'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M19.6923077,9.84615385 C20.3058899,9.84615385 20.9089851,9.89105367 21.4984871,9.97774693 L19.6923077,22.1538462 L30.5173997,16.2925586 C31.4629681,18.035227 32,20.0318213 32,22.1538462 C32,28.9511969 26.4896585,34.4615385 19.6923077,34.4615385 C12.8949569,34.4615385 7.38461538,28.9511969 7.38461538,22.1538462 C7.38461538,15.3564954 12.8949569,9.84615385 19.6923077,9.84615385 Z' id='Combined-Shape' fill='%23FFFFFF'%3E%3C/path%3E%3Cpolygon id='Triangle' fill='%23FFFFFF' transform='translate(25.683547, 14.035987) rotate(-145.000000) translate(-25.683547, -14.035987) ' points='25.6835473 7.88214127 31.8373935 20.1898336 19.5297011 20.1898336'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-img{
  width:40px;
  height:40px;
}

i.icon.icon-img span{
  width:40px;
  height:40px;
  border-radius:3px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3E886B1E6B-1B60-4BE5-AB6E-EF56506D4B33%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='40' height='40' rx='2.46153846'%3E%3C/rect%3E%3Cfilter x='-24.0%25' y='-24.0%25' width='148.1%25' height='148.1%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeMorphology radius='0.615384615' operator='dilate' in='SourceAlpha' result='shadowSpreadOuter1'%3E%3C/feMorphology%3E%3CfeOffset dx='0' dy='0' in='shadowSpreadOuter1' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='3' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'%3E%3C/feComposite%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='file-icon-img'%3E%3Cg%3E%3Cg id='Rectangle'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Crect stroke='%23E3D0FF' stroke-width='0.615384615' fill='%23E3D0FF' fill-rule='evenodd' x='-0.307692308' y='-0.307692308' width='40.6153846' height='40.6153846' rx='2.46153846'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M36.3076923,11.6923077 L36.3076923,33.8461538 L3.0996963,33.8460301 L11.8896963,20.4420301 L19.3846154,30.7680288 L35.6446963,11.6920301 L36.3076923,11.6923077 Z' id='Combined-Shape' fill='%23FFFFFF'%3E%3C/path%3E%3Ccircle id='Oval' fill='%23FFFFFF' cx='22.7692308' cy='12.9230769' r='3.07692308'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-zip{
  width:40px;
  height:40px;
}

i.icon.icon-zip span{
  width:40px;
  height:40px;
  border-radius:3px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EED8844DD-0578-4FD7-B359-062FAE839815%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='40' height='40' rx='2.46153846'%3E%3C/rect%3E%3Cfilter x='-24.0%25' y='-24.0%25' width='148.1%25' height='148.1%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeMorphology radius='0.615384615' operator='dilate' in='SourceAlpha' result='shadowSpreadOuter1'%3E%3C/feMorphology%3E%3CfeOffset dx='0' dy='0' in='shadowSpreadOuter1' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='3' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'%3E%3C/feComposite%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='file-icon-zip'%3E%3Cg id='Rectangle'%3E%3Cg%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Crect stroke='%23C4CDD5' stroke-width='0.615384615' fill='%23C4CDD5' fill-rule='evenodd' x='-0.307692308' y='-0.307692308' width='40.6153846' height='40.6153846' rx='2.46153846'%3E%3C/rect%3E%3C/g%3E%3Crect fill='%23FFFFFF' x='20.3076923' y='38.1538462' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='18.4615385' y='36.3076923' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='20.3076923' y='34.4615385' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='18.4615385' y='32.6153846' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='20.3076923' y='30.7692308' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='18.4615385' y='28.9230769' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='20.3076923' y='27.0769231' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='18.4615385' y='25.2307692' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='20.3076923' y='23.3846154' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='18.4615385' y='21.5384615' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='20.3076923' y='19.6923077' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='18.4615385' y='17.8461538' width='1.84615385' height='1.84615385'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-menu span{
  width:24px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='30px' height='20px' viewBox='0 0 30 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 60.1 (101010) - https://sketch.com --%3E%3Ctitle%3EEB20506D-C856-4AB6-B271-019D61ACE87C%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='mobile-icon-menu-open' fill='%23FFFFFF'%3E%3Cg%3E%3Crect id='Rectangle' x='10' y='0' width='20' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-2' x='0' y='18' width='20' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-Copy' x='0' y='9' width='30' height='2'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-success{
  width:39px;
  height:39px;
}

i.icon.icon-success span{
  width:39px;
  height:39px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='39px' height='39px' viewBox='0 0 39 39' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-CONTACTO-SUCESSO' transform='translate(-873.000000, -386.000000)' fill-rule='nonzero'%3E%3Cg id='Group-3' transform='translate(853.000000, 366.000000)'%3E%3Cg id='budicon-tick-sign' transform='translate(20.000000, 20.000000)'%3E%3Cg id='Group'%3E%3Cpath d='M30.3846154,5.61538462 C32.6923077,8.69230769 34.0769231,12.3846154 34.0769231,16.5384615 C34.0769231,26.2307692 26.0769231,34.2307692 16.3846154,34.2307692 C12.2307692,34.2307692 8.53846154,32.8461538 5.46153846,30.5384615 C8.69230769,34.6923077 13.7692308,37.3076923 19.4615385,37.3076923 C29.1538462,37.3076923 37.1538462,29.3076923 37.1538462,19.6153846 C37.3076923,13.9230769 34.5384615,8.84615385 30.3846154,5.61538462 Z' id='Shape' fill='%23E3F1DF'%3E%3C/path%3E%3Cg fill='%2350B83C' id='Shape'%3E%3Cpath d='M26.6923077,14.3846154 L18.5384615,23 L13.9230769,18.8461538 C13.6153846,18.5384615 13.1538462,18.5384615 12.8461538,18.8461538 C12.5384615,19.1538462 12.5384615,19.6153846 12.8461538,19.9230769 L18.0769231,24.5384615 C18.2307692,24.6923077 18.3846154,24.6923077 18.5384615,24.6923077 C18.6923077,24.6923077 19,24.5384615 19.1538462,24.3846154 L27.7692308,15.1538462 C28.0769231,14.8461538 28.0769231,14.3846154 27.7692308,14.0769231 C27.4615385,14.0769231 27,14.0769231 26.6923077,14.3846154 Z'%3E%3C/path%3E%3Cpath d='M19.6153846,0.230769231 C9,0.230769231 0.384615385,8.84615385 0.384615385,19.4615385 C0.384615385,30.0769231 9,38.6923077 19.6153846,38.6923077 C30.2307692,38.6923077 38.8461538,30.0769231 38.8461538,19.4615385 C38.8461538,8.84615385 30.2307692,0.230769231 19.6153846,0.230769231 Z M19.6153846,37.1538462 C9.92307692,37.1538462 1.92307692,29.1538462 1.92307692,19.4615385 C1.92307692,9.76923077 9.92307692,1.76923077 19.6153846,1.76923077 C29.3076923,1.76923077 37.3076923,9.76923077 37.3076923,19.4615385 C37.3076923,29.1538462 29.3076923,37.1538462 19.6153846,37.1538462 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-error{
  width:39px;
  height:39px;
}

i.icon.icon-error span{
  width:39px;
  height:39px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='39px' height='39px' viewBox='0 0 39 39' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-CONTACTO-ERRO-ENVIO' transform='translate(-873.000000, -357.000000)' fill-rule='nonzero'%3E%3Cg id='Group-3' transform='translate(853.000000, 337.000000)'%3E%3Cg id='budicon-alert-sign' transform='translate(20.000000, 20.000000)'%3E%3Cg id='Group'%3E%3Cpath d='M30.3846154,5.61538462 C32.6923077,8.69230769 34.0769231,12.3846154 34.0769231,16.5384615 C34.0769231,26.2307692 26.0769231,34.2307692 16.3846154,34.2307692 C12.2307692,34.2307692 8.53846154,32.8461538 5.46153846,30.5384615 C8.69230769,34.6923077 13.7692308,37.3076923 19.4615385,37.3076923 C29.1538462,37.3076923 37.1538462,29.3076923 37.1538462,19.6153846 C37.3076923,13.9230769 34.5384615,8.84615385 30.3846154,5.61538462 Z' id='Shape' fill='%23FBEAE5'%3E%3C/path%3E%3Cg fill='%23DE3618'%3E%3Cpath d='M19.6153846,0.230769231 C9,0.230769231 0.384615385,8.84615385 0.384615385,19.4615385 C0.384615385,30.0769231 9,38.6923077 19.6153846,38.6923077 C30.2307692,38.6923077 38.8461538,30.0769231 38.8461538,19.4615385 C38.8461538,8.84615385 30.2307692,0.230769231 19.6153846,0.230769231 Z M19.6153846,37.1538462 C9.92307692,37.1538462 1.92307692,29.1538462 1.92307692,19.4615385 C1.92307692,9.76923077 9.92307692,1.76923077 19.6153846,1.76923077 C29.3076923,1.76923077 37.3076923,9.76923077 37.3076923,19.4615385 C37.3076923,29.1538462 29.3076923,37.1538462 19.6153846,37.1538462 Z' id='Shape'%3E%3C/path%3E%3Crect id='Rectangle-path' x='18.8461538' y='12.5384615' width='1.53846154' height='9.23076923'%3E%3C/rect%3E%3Crect id='Rectangle-path' x='18.8461538' y='24.8461538' width='1.53846154' height='1.53846154'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-house span{
  width:37px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='37px' height='34px' viewBox='0 0 37 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3EB91B1333-D5D7-4708-9BE9-B670C70EA211%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='DOMUS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='DOMUS-HOME' transform='translate(-179.000000, -690.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.729166667'%3E%3Cg id='HABITACAO' transform='translate(165.000000, 652.000000)'%3E%3Cg id='budicon-log-house' transform='translate(15.000000, 39.000000)'%3E%3Cpath d='M33.5416667,13.0909091 C34.4166667,13.0909091 35,12.5090909 35,11.6363636 L35,8.72727273 L13.125,1.45454545 L13.125,5.81818182 L4.375,7.70909091 L4.375,0.727272727 C4.375,0.290909091 4.08333333,0 3.64583333,0 C3.20833333,0 2.91666667,0.290909091 2.91666667,0.727272727 L2.91666667,8 C2.91666667,8 2.91666667,8 2.91666667,8.14545455 L0,8.72727273 L0,11.6363636 C0,12.5090909 0.583333333,13.0909091 1.45833333,13.0909091 L2.91666667,13.0909091 L2.91666667,27.6363636 L0.729166667,27.6363636 C0.291666667,27.6363636 0,27.9272727 0,28.3636364 L0,32 L35,32 L35,28.3636364 C35,27.9272727 34.7083333,27.6363636 34.2708333,27.6363636 L32.0833333,27.6363636 L32.0833333,13.0909091 L33.5416667,13.0909091 Z M20.4166667,30.5454545 L14.5833333,30.5454545 L14.5833333,18.9090909 L20.4166667,18.9090909 L20.4166667,30.5454545 Z M33.5416667,29.0909091 L33.5416667,30.5454545 L21.875,30.5454545 L21.875,18.9090909 C21.875,18.0363636 21.2916667,17.4545455 20.4166667,17.4545455 L14.5833333,17.4545455 C13.7083333,17.4545455 13.125,18.0363636 13.125,18.9090909 L13.125,30.5454545 L1.45833333,30.5454545 L1.45833333,29.0909091 L4.375,29.0909091 L4.375,27.6363636 L4.375,13.0909091 L30.625,13.0909091 L30.625,27.6363636 L30.625,29.0909091 L33.5416667,29.0909091 Z M1.45833333,11.6363636 L1.45833333,9.89090909 L14.5833333,6.98181818 L14.5833333,3.49090909 L33.5416667,9.74545455 L33.5416667,11.6363636 C0.583333333,11.6363636 14.1458333,11.6363636 1.45833333,11.6363636 Z M10.2083333,18.1818182 C10.2083333,18.6181818 9.91666667,18.9090909 9.47916667,18.9090909 L6.5625,18.9090909 C6.125,18.9090909 5.83333333,18.6181818 5.83333333,18.1818182 C5.83333333,17.7454545 6.125,17.4545455 6.5625,17.4545455 L9.47916667,17.4545455 C9.77083333,17.4545455 10.2083333,17.7454545 10.2083333,18.1818182 Z M29.1666667,18.1818182 C29.1666667,18.6181818 28.875,18.9090909 28.4375,18.9090909 L25.5208333,18.9090909 C25.0833333,18.9090909 24.7916667,18.6181818 24.7916667,18.1818182 C24.7916667,17.7454545 25.0833333,17.4545455 25.5208333,17.4545455 L28.4375,17.4545455 C28.7291667,17.4545455 29.1666667,17.7454545 29.1666667,18.1818182 Z M10.2083333,22.5454545 C10.2083333,22.9818182 9.91666667,23.2727273 9.47916667,23.2727273 L6.5625,23.2727273 C6.125,23.2727273 5.83333333,22.9818182 5.83333333,22.5454545 C5.83333333,22.1090909 6.125,21.8181818 6.5625,21.8181818 L9.47916667,21.8181818 C9.77083333,21.8181818 10.2083333,22.1090909 10.2083333,22.5454545 Z M29.1666667,22.5454545 C29.1666667,22.9818182 28.875,23.2727273 28.4375,23.2727273 L25.5208333,23.2727273 C25.0833333,23.2727273 24.7916667,22.9818182 24.7916667,22.5454545 C24.7916667,22.1090909 25.0833333,21.8181818 25.5208333,21.8181818 L28.4375,21.8181818 C28.7291667,21.8181818 29.1666667,22.1090909 29.1666667,22.5454545 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-legal-file span{
  width:24px;
  height:33px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='33px' viewBox='0 0 24 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3E2C63BE43-62F7-4D00-9784-FB11346E0636%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='DOMUS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='DOMUS-HOME' transform='translate(-945.000000, -690.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.7'%3E%3Cg id='HABITACAO-Copy-2' transform='translate(925.000000, 652.000000)'%3E%3Cg id='budicon-legal-file' transform='translate(20.000000, 38.000000)'%3E%3Cpath d='M19.5333333,6.5 C19.5333333,6.9 19.2666667,7.16666667 18.8666667,7.16666667 L5.53333333,7.16666667 C5.13333333,7.16666667 4.86666667,6.9 4.86666667,6.5 C4.86666667,6.1 5.13333333,5.83333333 5.53333333,5.83333333 L18.8666667,5.83333333 C19.1333333,5.83333333 19.5333333,6.1 19.5333333,6.5 Z M18.7333333,11.1666667 L5.4,11.1666667 C5,11.1666667 4.73333333,11.4333333 4.73333333,11.8333333 C4.73333333,12.2333333 5,12.5 5.4,12.5 L18.7333333,12.5 C19.1333333,12.5 19.4,12.2333333 19.4,11.8333333 C19.4,11.4333333 19.1333333,11.1666667 18.7333333,11.1666667 Z M18.7333333,16.5 L5.4,16.5 C5,16.5 4.73333333,16.7666667 4.73333333,17.1666667 C4.73333333,17.5666667 5,17.8333333 5.4,17.8333333 L18.7333333,17.8333333 C19.1333333,17.8333333 19.4,17.5666667 19.4,17.1666667 C19.4,16.7666667 19.1333333,16.5 18.7333333,16.5 Z M8.06666667,21.8333333 L5.4,21.8333333 C5,21.8333333 4.73333333,22.1 4.73333333,22.5 C4.73333333,22.9 5,23.1666667 5.4,23.1666667 L8.06666667,23.1666667 C8.46666667,23.1666667 8.73333333,22.9 8.73333333,22.5 C8.73333333,22.1 8.46666667,21.8333333 8.06666667,21.8333333 Z M23.5333333,2.5 L23.5333333,27.8333333 C23.5333333,28.9 22.6,29.8333333 21.5333333,29.8333333 L19,29.8333333 L19.2666667,31.7 C19.4,32.1 19,32.5 18.6,32.5 L18.3333333,32.5 L16.0666667,31.5666667 L13.8,32.5 L13.5333333,32.5 C13.1333333,32.5 12.8666667,32.1 12.8666667,31.7 L13.1333333,29.8333333 L2.6,29.8333333 C1.53333333,29.8333333 0.6,28.9 0.6,27.8333333 L0.6,2.5 C0.6,1.43333333 1.53333333,0.5 2.6,0.5 L21.2666667,0.5 C22.6,0.5 23.5333333,1.43333333 23.5333333,2.5 Z M17.8,30.7666667 L17.2666667,27.0333333 C17,27.1666667 16.6,27.1666667 16.2,27.1666667 C15.8,27.1666667 15.5333333,27.0333333 15.1333333,27.0333333 L14.6,30.7666667 L15.8,30.3666667 L16.3333333,30.2333333 L16.8666667,30.3666667 L17.8,30.7666667 Z M18.2,23.8333333 C18.2,22.7666667 17.2666667,21.8333333 16.2,21.8333333 C15.1333333,21.8333333 14.2,22.7666667 14.2,23.8333333 C14.2,24.9 15.1333333,25.8333333 16.2,25.8333333 C17.2666667,25.8333333 18.2,24.9 18.2,23.8333333 Z M22.2,2.5 C22.2,2.1 21.9333333,1.83333333 21.5333333,1.83333333 L2.86666667,1.83333333 C2.46666667,1.83333333 2.2,2.1 2.2,2.5 L2.2,27.8333333 C2.2,28.2333333 2.46666667,28.5 2.86666667,28.5 L13.5333333,28.5 L13.9333333,26.2333333 C13.2666667,25.5666667 12.8666667,24.7666667 12.8666667,23.8333333 C12.8666667,21.9666667 14.3333333,20.5 16.2,20.5 C18.0666667,20.5 19.5333333,21.9666667 19.5333333,23.8333333 C19.5333333,24.7666667 19.1333333,25.7 18.4666667,26.2333333 L18.8666667,28.5 L21.5333333,28.5 C21.9333333,28.5 22.2,28.2333333 22.2,27.8333333 L22.2,2.5 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-house-search span{
  width:37px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='37px' height='34px' viewBox='0 0 37 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 61.2 (101010) - https://sketch.com --%3E%3Ctitle%3E2D65C6A1-184F-45EE-A54B-69D43D3D7E9B%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='DOMUS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='DOMUS-HOME' transform='translate(-559.000000, -690.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF'%3E%3Cg id='HABITACAO-Copy' transform='translate(545.000000, 652.000000)'%3E%3Cg id='Group-28' transform='translate(15.000000, 38.000000)'%3E%3Cg id='budicon-log-house' opacity='0.204031808' transform='translate(0.000000, 1.000000)' stroke-width='0.729166667'%3E%3Cpath d='M33.5416667,13.0909091 C34.4166667,13.0909091 35,12.5090909 35,11.6363636 L35,8.72727273 L13.125,1.45454545 L13.125,5.81818182 L4.375,7.70909091 L4.375,0.727272727 C4.375,0.290909091 4.08333333,0 3.64583333,0 C3.20833333,0 2.91666667,0.290909091 2.91666667,0.727272727 L2.91666667,8 C2.91666667,8 2.91666667,8 2.91666667,8.14545455 L0,8.72727273 L0,11.6363636 C0,12.5090909 0.583333333,13.0909091 1.45833333,13.0909091 L2.91666667,13.0909091 L2.91666667,27.6363636 L0.729166667,27.6363636 C0.291666667,27.6363636 0,27.9272727 0,28.3636364 L0,32 L35,32 L35,28.3636364 C35,27.9272727 34.7083333,27.6363636 34.2708333,27.6363636 L32.0833333,27.6363636 L32.0833333,13.0909091 L33.5416667,13.0909091 Z M20.4166667,30.5454545 L14.5833333,30.5454545 L14.5833333,18.9090909 L20.4166667,18.9090909 L20.4166667,30.5454545 Z M33.5416667,29.0909091 L33.5416667,30.5454545 L21.875,30.5454545 L21.875,18.9090909 C21.875,18.0363636 21.2916667,17.4545455 20.4166667,17.4545455 L14.5833333,17.4545455 C13.7083333,17.4545455 13.125,18.0363636 13.125,18.9090909 L13.125,30.5454545 L1.45833333,30.5454545 L1.45833333,29.0909091 L4.375,29.0909091 L4.375,27.6363636 L4.375,13.0909091 L30.625,13.0909091 L30.625,27.6363636 L30.625,29.0909091 L33.5416667,29.0909091 Z M1.45833333,11.6363636 L1.45833333,9.89090909 L14.5833333,6.98181818 L14.5833333,3.49090909 L33.5416667,9.74545455 L33.5416667,11.6363636 C0.583333333,11.6363636 14.1458333,11.6363636 1.45833333,11.6363636 Z M10.2083333,18.1818182 C10.2083333,18.6181818 9.91666667,18.9090909 9.47916667,18.9090909 L6.5625,18.9090909 C6.125,18.9090909 5.83333333,18.6181818 5.83333333,18.1818182 C5.83333333,17.7454545 6.125,17.4545455 6.5625,17.4545455 L9.47916667,17.4545455 C9.77083333,17.4545455 10.2083333,17.7454545 10.2083333,18.1818182 Z M29.1666667,18.1818182 C29.1666667,18.6181818 28.875,18.9090909 28.4375,18.9090909 L25.5208333,18.9090909 C25.0833333,18.9090909 24.7916667,18.6181818 24.7916667,18.1818182 C24.7916667,17.7454545 25.0833333,17.4545455 25.5208333,17.4545455 L28.4375,17.4545455 C28.7291667,17.4545455 29.1666667,17.7454545 29.1666667,18.1818182 Z M10.2083333,22.5454545 C10.2083333,22.9818182 9.91666667,23.2727273 9.47916667,23.2727273 L6.5625,23.2727273 C6.125,23.2727273 5.83333333,22.9818182 5.83333333,22.5454545 C5.83333333,22.1090909 6.125,21.8181818 6.5625,21.8181818 L9.47916667,21.8181818 C9.77083333,21.8181818 10.2083333,22.1090909 10.2083333,22.5454545 Z M29.1666667,22.5454545 C29.1666667,22.9818182 28.875,23.2727273 28.4375,23.2727273 L25.5208333,23.2727273 C25.0833333,23.2727273 24.7916667,22.9818182 24.7916667,22.5454545 C24.7916667,22.1090909 25.0833333,21.8181818 25.5208333,21.8181818 L28.4375,21.8181818 C28.7291667,21.8181818 29.1666667,22.1090909 29.1666667,22.5454545 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3Cg id='budicon-search-a' transform='translate(1.000000, 0.000000)' stroke-width='0.7'%3E%3Cpath d='M32.2056044,29.0731363 L25.6554463,22.5229782 C25.2544162,22.1219481 24.7197094,21.9882714 24.1850026,21.9882714 C23.9176493,21.9882714 23.6502959,22.1219481 23.3829425,22.2556248 L20.5757319,19.4484142 C24.5860327,15.0370832 24.452356,8.21957168 20.1747018,3.9419174 C17.9021979,1.66941357 15.0949873,0.6 12.1541,0.6 C9.21321268,0.6 6.27232537,1.66941357 4.13349823,3.9419174 C-0.277832743,8.35324838 -0.277832743,15.57179 4.13349823,19.9831209 C6.40600206,22.2556248 9.21321268,23.3250383 12.1541,23.3250383 C14.8276339,23.3250383 17.5011678,22.3893015 19.639995,20.384151 L22.4472056,23.1913616 C22.0461755,23.9934218 22.1798522,24.795482 22.8482357,25.4638655 L29.3983938,32.0140236 C29.7994239,32.4150537 30.3341307,32.5487304 30.8688375,32.5487304 C31.4035442,32.5487304 31.938251,32.4150537 32.3392811,32.0140236 C33.0076646,31.2119634 33.0076646,29.8751965 32.2056044,29.0731363 Z M19.2389649,18.9137074 C17.3674911,20.7851811 14.8276339,21.8545947 12.1541,21.8545947 C9.48056607,21.8545947 6.94070885,20.7851811 5.0692351,18.9137074 C1.19261091,15.0370832 1.19261091,8.62060177 5.0692351,4.74397758 C6.94070885,2.87250383 9.48056607,1.80309027 12.1541,1.80309027 C14.8276339,1.80309027 17.3674911,2.87250383 19.2389649,4.74397758 C23.1155891,8.62060177 23.1155891,15.0370832 19.2389649,18.9137074 Z M31.2698675,31.0782867 C31.1361908,31.2119634 30.8688375,31.2119634 30.7351608,31.2119634 C30.6014841,31.2119634 30.4678074,31.2119634 30.200454,31.0782867 L23.6502959,24.5281286 C23.5166192,24.3944519 23.5166192,24.1270985 23.5166192,23.9934218 C23.5166192,23.8597451 23.5166192,23.7260684 23.6502959,23.458715 C23.7839726,23.3250383 24.051326,23.3250383 24.1850026,23.3250383 C24.3186793,23.3250383 24.452356,23.3250383 24.7197094,23.458715 L31.2698675,30.0088731 C31.4035442,30.1425498 31.4035442,30.4099032 31.4035442,30.5435799 C31.4035442,30.6772566 31.4035442,30.8109333 31.2698675,31.0782867 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-domus-search span{
  width:35px;
  height:33px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='33px' viewBox='0 0 35 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E4A243ADA-CC07-4D3B-A01E-87C17C1C9204%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0.18131566' y='0' width='34.6788991' height='34.6788991'%3E%3C/rect%3E%3C/defs%3E%3Cg id='SRU' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='SRU-HOME' transform='translate(-940.000000, -690.000000)'%3E%3Cg id='HABITACAO-Copy-2' transform='translate(925.000000, 652.000000)'%3E%3Cg id='Group-28' transform='translate(15.000000, 36.000000)'%3E%3Cg id='DOMUS-LOGO' opacity='0.201822917'%3E%3Cg id='AGORA'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M36.7868202,-1.9266055 L36.7868202,36.6055046 L-38.2110092,36.6055046 L-38.2110092,-1.9266055 L36.7868202,-1.9266055 Z M34.7204295,0.139785257 L0.321100917,0.139785257 L0.321100917,34.5391138 L34.7204295,34.5391138 L34.7204295,0.139785257 Z' id='Combined-Shape' mask='url(%23mask-2)'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='0.321100917' y='11.559633' width='17.9816514' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='16.3761468' y='13.4862385' width='1.9266055' height='10.9174312'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.8807339' y='26.3302752' width='1.9266055' height='8.34862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' transform='translate(18.399185, 24.266635) rotate(-115.000000) translate(-18.399185, -24.266635) ' x='17.435882' y='17.5235158' width='1.9266055' height='13.4862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' transform='translate(29.766157, 24.266635) scale(-1, 1) rotate(-115.000000) translate(-29.766157, -24.266635) ' x='28.8028545' y='17.5235158' width='1.9266055' height='13.4862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='7.3853211' y='2.56880734' width='1.9266055' height='8.99082569'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.8807339' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='16.3761468' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='13.8073394' y='7.06422018' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='9.31192661' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='20.8715596' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='22.7981651' y='7.06422018' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.3027523' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.3669725' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='29.8623853' y='2.56880734' width='1.9266055' height='21.8348624'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='27.293578' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='12.5229358' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='8.02752294' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.3669725' y='30.8256881' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='20.8715596' y='30.8256881' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle-Copy' fill='%23FFFFFF' mask='url(%23mask-2)' x='3.53211009' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3Cg id='budicon-search-a' transform='translate(1.000000, 2.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.7'%3E%3Cpath d='M32.2056044,29.0731363 L25.6554463,22.5229782 C25.2544162,22.1219481 24.7197094,21.9882714 24.1850026,21.9882714 C23.9176493,21.9882714 23.6502959,22.1219481 23.3829425,22.2556248 L20.5757319,19.4484142 C24.5860327,15.0370832 24.452356,8.21957168 20.1747018,3.9419174 C17.9021979,1.66941357 15.0949873,0.6 12.1541,0.6 C9.21321268,0.6 6.27232537,1.66941357 4.13349823,3.9419174 C-0.277832743,8.35324838 -0.277832743,15.57179 4.13349823,19.9831209 C6.40600206,22.2556248 9.21321268,23.3250383 12.1541,23.3250383 C14.8276339,23.3250383 17.5011678,22.3893015 19.639995,20.384151 L22.4472056,23.1913616 C22.0461755,23.9934218 22.1798522,24.795482 22.8482357,25.4638655 L29.3983938,32.0140236 C29.7994239,32.4150537 30.3341307,32.5487304 30.8688375,32.5487304 C31.4035442,32.5487304 31.938251,32.4150537 32.3392811,32.0140236 C33.0076646,31.2119634 33.0076646,29.8751965 32.2056044,29.0731363 Z M19.2389649,18.9137074 C17.3674911,20.7851811 14.8276339,21.8545947 12.1541,21.8545947 C9.48056607,21.8545947 6.94070885,20.7851811 5.0692351,18.9137074 C1.19261091,15.0370832 1.19261091,8.62060177 5.0692351,4.74397758 C6.94070885,2.87250383 9.48056607,1.80309027 12.1541,1.80309027 C14.8276339,1.80309027 17.3674911,2.87250383 19.2389649,4.74397758 C23.1155891,8.62060177 23.1155891,15.0370832 19.2389649,18.9137074 Z M31.2698675,31.0782867 C31.1361908,31.2119634 30.8688375,31.2119634 30.7351608,31.2119634 C30.6014841,31.2119634 30.4678074,31.2119634 30.200454,31.0782867 L23.6502959,24.5281286 C23.5166192,24.3944519 23.5166192,24.1270985 23.5166192,23.9934218 C23.5166192,23.8597451 23.5166192,23.7260684 23.6502959,23.458715 C23.7839726,23.3250383 24.051326,23.3250383 24.1850026,23.3250383 C24.3186793,23.3250383 24.452356,23.3250383 24.7197094,23.458715 L31.2698675,30.0088731 C31.4035442,30.1425498 31.4035442,30.4099032 31.4035442,30.5435799 C31.4035442,30.6772566 31.4035442,30.8109333 31.2698675,31.0782867 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-domus span{
  width:35px;
  height:33px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='33px' viewBox='0 0 35 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3EAAB08CE0-1687-4DF0-966C-8B582BAB17FC%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0.18131566' y='0' width='34.6788991' height='34.6788991'%3E%3C/rect%3E%3C/defs%3E%3Cg id='SRU' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='SRU-HOME' transform='translate(-180.000000, -690.000000)'%3E%3Cg id='HABITACAO' transform='translate(165.000000, 652.000000)'%3E%3Cg id='DOMUS-LOGO' transform='translate(15.000000, 36.000000)'%3E%3Cg id='AGORA'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M36.7868202,-1.9266055 L36.7868202,36.6055046 L-38.2110092,36.6055046 L-38.2110092,-1.9266055 L36.7868202,-1.9266055 Z M34.7204295,0.139785257 L0.321100917,0.139785257 L0.321100917,34.5391138 L34.7204295,34.5391138 L34.7204295,0.139785257 Z' id='Combined-Shape' mask='url(%23mask-2)'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='0.321100917' y='11.559633' width='17.9816514' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='16.3761468' y='13.4862385' width='1.9266055' height='10.9174312'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.8807339' y='26.3302752' width='1.9266055' height='8.34862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' transform='translate(18.399185, 24.266635) rotate(-115.000000) translate(-18.399185, -24.266635) ' x='17.435882' y='17.5235158' width='1.9266055' height='13.4862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' transform='translate(29.766157, 24.266635) scale(-1, 1) rotate(-115.000000) translate(-29.766157, -24.266635) ' x='28.8028545' y='17.5235158' width='1.9266055' height='13.4862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='7.3853211' y='2.56880734' width='1.9266055' height='8.99082569'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.8807339' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='16.3761468' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='13.8073394' y='7.06422018' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='9.31192661' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='20.8715596' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='22.7981651' y='7.06422018' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.3027523' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.3669725' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='29.8623853' y='2.56880734' width='1.9266055' height='21.8348624'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='27.293578' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='12.5229358' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='8.02752294' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.3669725' y='30.8256881' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='20.8715596' y='30.8256881' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle-Copy' fill='%23FFFFFF' mask='url(%23mask-2)' x='3.53211009' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-shovel span{
  width:35px;
  height:44px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='44px' viewBox='0 0 35 44' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E2EA2D5BE-8AE4-4618-A547-81E11B61E3FE%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0.18131566' y='0' width='34.6788991' height='34.6788991'%3E%3C/rect%3E%3Crect id='path-3' x='0' y='0.726471909' width='22.8571429' height='20.5714286'%3E%3C/rect%3E%3C/defs%3E%3Cg id='SRU' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='SRU-HOME' transform='translate(-560.000000, -685.000000)'%3E%3Cg id='HABITACAO-Copy' transform='translate(545.000000, 652.000000)'%3E%3Cg id='Group-5' transform='translate(15.000000, 33.000000)'%3E%3Cg id='Group-28' transform='translate(0.000000, 3.000000)' opacity='0.201822917'%3E%3Cg id='DOMUS-LOGO'%3E%3Cg id='AGORA'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M36.7868202,-1.9266055 L36.7868202,36.6055046 L-38.2110092,36.6055046 L-38.2110092,-1.9266055 L36.7868202,-1.9266055 Z M34.7204295,0.139785257 L0.321100917,0.139785257 L0.321100917,34.5391138 L34.7204295,34.5391138 L34.7204295,0.139785257 Z' id='Combined-Shape' mask='url(%23mask-2)'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='0.321100917' y='11.559633' width='17.9816514' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='16.3761468' y='13.4862385' width='1.9266055' height='10.9174312'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.8807339' y='26.3302752' width='1.9266055' height='8.34862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' transform='translate(18.399185, 24.266635) rotate(-115.000000) translate(-18.399185, -24.266635) ' x='17.435882' y='17.5235158' width='1.9266055' height='13.4862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' transform='translate(29.766157, 24.266635) scale(-1, 1) rotate(-115.000000) translate(-29.766157, -24.266635) ' x='28.8028545' y='17.5235158' width='1.9266055' height='13.4862385'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='7.3853211' y='2.56880734' width='1.9266055' height='8.99082569'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.8807339' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='16.3761468' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='13.8073394' y='7.06422018' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='9.31192661' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='20.8715596' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='22.7981651' y='7.06422018' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.3027523' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.3669725' y='2.56880734' width='1.9266055' height='6.42201835'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='29.8623853' y='2.56880734' width='1.9266055' height='21.8348624'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='27.293578' y='2.56880734' width='4.49541284' height='1.9266055'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='12.5229358' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='8.02752294' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.3669725' y='30.8256881' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='20.8715596' y='30.8256881' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3Crect id='Rectangle-Copy' fill='%23FFFFFF' mask='url(%23mask-2)' x='3.53211009' y='17.3394495' width='1.9266055' height='4.49541284'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='pa' transform='translate(4.000000, 0.000000)'%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='5.71428571' y='0' width='11.4285714' height='2.28571429'%3E%3C/rect%3E%3Cg id='Group-28' transform='translate(0.000000, 22.130671)'%3E%3Cmask id='mask-4' fill='white'%3E%3Cuse xlink:href='%23path-3'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle-Copy-49'%3E%3C/g%3E%3Cpath d='M10.5993196,-15.4846927 C4.8424627,-11.5136622 1.14285714,-5.21149968 1.14285714,1.86932905 C1.14285714,9.0274949 4.9238133,15.3901412 10.78994,19.3520947 C11.0011836,19.4947675 11.2143052,19.6337694 11.4292056,19.7690548 C11.6444998,19.6341527 11.8579234,19.4948922 12.0694617,19.3519511 C17.9338335,15.3892663 21.7142857,9.02700175 21.7142857,1.86932905 C21.7142857,-5.3000105 17.9245649,-11.670665 11.859473,-15.5096096 C11.6484682,-15.6431666 11.4358724,-15.7729233 11.2217789,-15.8988532 C11.0122698,-15.7647611 10.8048714,-15.6264806 10.5993196,-15.4846927 Z' id='Combined-Shape' stroke='%23FFFFFF' stroke-width='2.28571429' mask='url(%23mask-4)'%3E%3C/path%3E%3C/g%3E%3Crect id='Rectangle-Copy-49' fill='%23FFFFFF' x='0' y='20.5714286' width='22.8571429' height='2.28571429'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='10.2857143' y='1.14285714' width='2.28571429' height='30.8571429'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-attachment-simple span{
  width:19px;
  height:20px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='19px' height='20px' viewBox='0 0 19 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3EC4ED0A00-39CD-41F3-BE88-06B4CB6120E4%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-CANDIDATURAS' transform='translate(-514.000000, -1296.000000)' fill='%23006FBB' fill-rule='nonzero'%3E%3Cg id='Group-35' transform='translate(468.000000, 1279.000000)'%3E%3Cg id='2nd-button' transform='translate(16.000000, 8.015319)'%3E%3Cg id='budicon-budicon-doc-attachment'%3E%3Cg transform='translate(30.000000, 9.000000)'%3E%3Cpath d='M8.64,9.6 C8.64,9.36 8.8,9.2 9.04,9.2 L14.64,9.2 C14.88,9.2 15.04,9.36 15.04,9.6 C15.04,9.84 14.88,10 14.64,10 L9.04,10 C8.8,10 8.64,9.84 8.64,9.6 Z M7.36,13.2 L14.56,13.2 C14.8,13.2 14.96,13.04 14.96,12.8 C14.96,12.56 14.8,12.4 14.56,12.4 L7.36,12.4 C7.12,12.4 6.96,12.56 6.96,12.8 C6.96,13.04 7.2,13.2 7.36,13.2 Z M8.96,6.8 L14.56,6.8 C14.8,6.8 14.96,6.64 14.96,6.4 C14.96,6.16 14.8,6 14.56,6 L8.96,6 C8.72,6 8.56,6.16 8.56,6.4 C8.56,6.64 8.8,6.8 8.96,6.8 Z M17.76,2 L8.16,2 C7.92,2 7.76,2.16 7.76,2.4 C7.76,2.64 7.92,2.8 8.16,2.8 L17.76,2.8 C18,2.8 18.16,2.96 18.16,3.2 L18.16,18.4 C18.16,18.64 18,18.8 17.76,18.8 L4.16,18.8 C3.92,18.8 3.76,18.64 3.76,18.4 L3.76,11.2 C3.76,10.96 3.6,10.8 3.36,10.8 C3.12,10.8 2.96,10.96 2.96,11.2 L2.96,18.4 C2.96,19.04 3.52,19.6 4.16,19.6 L17.76,19.6 C18.4,19.6 18.96,19.04 18.96,18.4 L18.96,3.2 C19.04,2.56 18.48,2 17.76,2 Z M13.44,16.8 C13.44,17.04 13.6,17.2 13.84,17.2 L16.24,17.2 C16.48,17.2 16.64,17.04 16.64,16.8 C16.64,16.56 16.48,16.4 16.24,16.4 L13.84,16.4 C13.6,16.4 13.44,16.56 13.44,16.8 Z M6.24,6.4 L6.24,2.4 C6.24,2.16 6.08,2 5.84,2 C5.6,2 5.44,2.16 5.44,2.4 L5.44,6.4 C5.44,7.52 4.56,8.4 3.44,8.4 C2.32,8.4 1.44,7.52 1.44,6.4 L1.44,2 C1.44,1.52 1.76,1.2 2.24,1.2 C2.72,1.2 3.04,1.52 3.04,2 L3.04,5.6 C3.04,5.84 3.2,6 3.44,6 C3.68,6 3.84,5.84 3.84,5.6 L3.84,2 C3.84,1.12 3.12,0.4 2.24,0.4 C1.36,0.4 0.64,1.12 0.64,2 L0.64,6.4 C0.64,7.92 1.92,9.2 3.44,9.2 C4.96,9.2 6.24,7.92 6.24,6.4 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-attachment span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3EE875CF45-658D-4099-B267-4448846E54F4%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-CANDIDATURAS' transform='translate(-424.000000, -1227.000000)'%3E%3Cg id='Group-37' transform='translate(424.000000, 1227.000000)'%3E%3Cg id='Group-7'%3E%3Ccircle id='Oval' fill='%230F2F7F' cx='16' cy='16' r='16'%3E%3C/circle%3E%3Cg id='budicon-doc-attachment_1_' transform='translate(6.000000, 6.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M2.8,8.8 C1.28,8.8 0,7.52 0,6 L0,1.6 C0,0.72 0.72,0 1.6,0 C2.48,0 3.2,0.72 3.2,1.6 L3.2,5.2 C3.2,5.44 3.04,5.6 2.8,5.6 C2.56,5.6 2.4,5.44 2.4,5.2 L2.4,1.6 C2.4,1.12 2.08,0.8 1.6,0.8 C1.12,0.8 0.8,1.12 0.8,1.6 L0.8,6 C0.8,7.12 1.68,8 2.8,8 C3.92,8 4.8,7.12 4.8,6 L4.8,2 C4.8,1.76 4.96,1.6 5.2,1.6 C5.44,1.6 5.6,1.76 5.6,2 L5.6,6 C5.6,7.52 4.32,8.8 2.8,8.8 Z M18.4,2.8 L18.4,18.8 C18.4,19.44 17.84,20 17.2,20 L3.6,20 C2.96,20 2.4,19.44 2.4,18.8 L2.4,9.76 C4.64,9.76 6.4,8.48 6.4,6.4 L6.4,1.6 L17.2,1.6 C17.84,1.6 18.4,2.16 18.4,2.8 Z M8,6 C8,6.24 8.16,6.4 8.4,6.4 L14,6.4 C14.24,6.4 14.4,6.24 14.4,6 C14.4,5.76 14.24,5.6 14,5.6 L8.4,5.6 C8.16,5.6 8,5.76 8,6 Z M8,9.2 C8,9.44 8.16,9.6 8.4,9.6 L14,9.6 C14.24,9.6 14.4,9.44 14.4,9.2 C14.4,8.96 14.24,8.8 14,8.8 L8.4,8.8 C8.16,8.8 8,8.96 8,9.2 Z M6.8,12.8 L14,12.8 C14.24,12.8 14.4,12.64 14.4,12.4 C14.4,12.16 14.24,12 14,12 L6.8,12 C6.56,12 6.4,12.16 6.4,12.4 C6.4,12.64 6.56,12.8 6.8,12.8 Z M16,17.2 C16,16.96 15.84,16.8 15.6,16.8 L13.2,16.8 C12.96,16.8 12.8,16.96 12.8,17.2 C12.8,17.44 12.96,17.6 13.2,17.6 L15.6,17.6 C15.84,17.6 16,17.44 16,17.2 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-personal span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3EF57C79A9-7C8F-4025-A008-41F695D05DDB%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-CANDIDATURAS' transform='translate(-424.000000, -383.000000)'%3E%3Cg id='Group-22' transform='translate(424.000000, 383.000000)'%3E%3Cg id='Group-37'%3E%3Cg id='Group-3'%3E%3Ccircle id='Oval' fill='%230F2F7F' cx='16' cy='16' r='16'%3E%3C/circle%3E%3Cg id='budicon-user-b' transform='translate(7.000000, 6.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M5,5 C5,1.8 6.6,0 9.5,0 C12.4,0 14,1.8 14,5 C14,8.7 11.9,12 9.5,12 C7.1,12 5,8.7 5,5 Z M18.3,14.6 C17,13.8 14.3,12.2 12.7,11.5 C11.8,12.5 10.7,13.1 9.5,13.1 C8.3,13.1 7.2,12.5 6.3,11.5 C4.7,12.3 2,13.9 0.7,14.6 C0.3,14.9 0,15.4 0,15.9 L0,16.8 C0,17.5 0.5,18.2 1.3,18.3 C3.1,18.6 6.6,19.1 9.5,19.1 C12.4,19.1 15.9,18.6 17.7,18.3 C18.4,18.2 19,17.6 19,16.8 L19,15.9 C19,15.3 18.7,14.8 18.3,14.6 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-contact span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E3BAB69BC-422F-4766-B183-5CC8F83CA658%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-CANDIDATURAS' transform='translate(-424.000000, -777.000000)'%3E%3Cg id='Group-37' transform='translate(424.000000, 777.000000)'%3E%3Cg id='Group-6'%3E%3Ccircle id='Oval' fill='%230F2F7F' cx='16' cy='16' r='16'%3E%3C/circle%3E%3Cg id='budicon-mobile-chat' transform='translate(9.000000, 6.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M9.28,13.04 L7.68,14.24 C7.52,14.32 7.36,14.4 7.2,14.4 C6.8,14.4 6.4,14.08 6.4,13.6 L6.4,12.8 L6.4,4.4 C6.4,3.76 6.96,3.2 7.6,3.2 L12,3.2 L12,1.2 C12,0.56 11.44,0 10.8,0 L1.2,0 C0.56,0 0,0.56 0,1.2 L0,18.8 C0,19.44 0.56,20 1.2,20 L10.8,20 C11.44,20 12,19.44 12,18.8 L12,12.8 L10,12.8 C9.76,12.8 9.52,12.88 9.28,13.04 Z M6.8,17.6 L5.2,17.6 C4.96,17.6 4.8,17.44 4.8,17.2 C4.8,16.96 4.96,16.8 5.2,16.8 L6.8,16.8 C7.04,16.8 7.2,16.96 7.2,17.2 C7.2,17.44 7.04,17.6 6.8,17.6 Z M16.4,4 L7.6,4 C7.36,4 7.2,4.16 7.2,4.4 L7.2,12.8 L7.2,13.6 L8.8,12.4 C9.12,12.16 9.6,12 10,12 L16.4,12 C16.64,12 16.8,11.84 16.8,11.6 L16.8,4.4 C16.8,4.16 16.64,4 16.4,4 Z M14,9.6 L10,9.6 C9.76,9.6 9.6,9.44 9.6,9.2 C9.6,8.96 9.76,8.8 10,8.8 L14,8.8 C14.24,8.8 14.4,8.96 14.4,9.2 C14.4,9.44 14.24,9.6 14,9.6 Z M14,7.2 L10,7.2 C9.76,7.2 9.6,7.04 9.6,6.8 C9.6,6.56 9.76,6.4 10,6.4 L14,6.4 C14.24,6.4 14.4,6.56 14.4,6.8 C14.4,7.04 14.24,7.2 14,7.2 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-date span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E0AF5C30D-7F79-4C2E-AE78-FB11150B66E1%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-CANDIDATURAS' transform='translate(-424.000000, -1029.000000)'%3E%3Cg id='Group-37' transform='translate(424.000000, 1029.000000)'%3E%3Cg id='Group-6'%3E%3Ccircle id='Oval' fill='%230F2F7F' cx='16' cy='16' r='16'%3E%3C/circle%3E%3Cg id='budicon-vintage-wall-clock' transform='translate(6.000000, 6.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%230F2F7F' stroke-width='0.5'%3E%3Cpath d='M10,0 C4.48,0 0,4.48 0,10 C0,15.52 4.48,20 10,20 C15.52,20 20,15.52 20,10 C20,4.48 15.52,0 10,0 Z M9.6,2 C9.6,1.76 9.76,1.6 10,1.6 C10.24,1.6 10.4,1.76 10.4,2 L10.4,2.8 C10.4,3.04 10.24,3.2 10,3.2 C9.76,3.2 9.6,3.04 9.6,2.8 L9.6,2 Z M2.8,10.4 L2,10.4 C1.76,10.4 1.6,10.24 1.6,10 C1.6,9.76 1.76,9.6 2,9.6 L2.8,9.6 C3.04,9.6 3.2,9.76 3.2,10 C3.2,10.24 3.04,10.4 2.8,10.4 Z M5.2,15.36 L4.64,15.92 C4.48,16.08 4.24,16.08 4.08,15.92 C3.92,15.76 3.92,15.52 4.08,15.36 L4.64,14.8 C4.8,14.64 5.04,14.64 5.2,14.8 C5.36,14.96 5.36,15.2 5.2,15.36 Z M5.2,5.2 C5.04,5.36 4.8,5.36 4.64,5.2 L4.08,4.64 C3.92,4.48 3.92,4.24 4.08,4.08 C4.24,3.92 4.48,3.92 4.64,4.08 L5.2,4.64 C5.36,4.8 5.36,5.04 5.2,5.2 Z M10.4,18 C10.4,18.24 10.24,18.4 10,18.4 C9.76,18.4 9.6,18.24 9.6,18 L9.6,17.2 C9.6,16.96 9.76,16.8 10,16.8 C10.24,16.8 10.4,16.96 10.4,17.2 L10.4,18 Z M14,10.4 L10,10.4 C9.76,10.4 9.6,10.24 9.6,10 L9.6,6 C9.6,5.76 9.76,5.6 10,5.6 C10.24,5.6 10.4,5.76 10.4,6 L10.4,9.6 L14,9.6 C14.24,9.6 14.4,9.76 14.4,10 C14.4,10.24 14.24,10.4 14,10.4 Z M15.92,15.92 C15.76,16.08 15.52,16.08 15.36,15.92 L14.8,15.36 C14.64,15.2 14.64,14.96 14.8,14.8 C14.96,14.64 15.2,14.64 15.36,14.8 L15.92,15.36 C16.08,15.52 16.08,15.76 15.92,15.92 Z M15.92,4.64 L15.36,5.2 C15.2,5.36 14.96,5.36 14.8,5.2 C14.64,5.04 14.64,4.8 14.8,4.64 L15.36,4.08 C15.52,3.92 15.76,3.92 15.92,4.08 C16.08,4.24 16.08,4.48 15.92,4.64 Z M18,10.4 L17.2,10.4 C16.96,10.4 16.8,10.24 16.8,10 C16.8,9.76 16.96,9.6 17.2,9.6 L18,9.6 C18.24,9.6 18.4,9.76 18.4,10 C18.4,10.24 18.24,10.4 18,10.4 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-plant span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='34px' viewBox='0 0 33 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E1BE3092D-51AA-4888-9434-D5BA7CDF9BBD%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-HOME' transform='translate(-181.000000, -710.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.647016907'%3E%3Cg id='HABITACAO' transform='translate(165.000000, 672.000000)'%3E%3Cpath d='M37.6477295,57.8 C43.9884952,57.8 48,50.408 48,45.92 C46.8353696,47.108 45.0237222,47.372 43.2120749,47.372 C41.4004275,47.372 39.4593768,47.108 37.9065362,47.108 C37.3889227,47.108 36.8713092,47.108 36.3536957,47.24 C33.5068213,47.768 31.1775604,50.276 31.1775604,53.84 L31.1775604,63.08 C27.5542657,63.476 24.7073913,66.512 24.7073913,70.34 L24.7073913,71 L38.9417633,71 L38.9417633,70.34 C38.9417633,66.512 36.0948889,63.476 32.4715942,63.08 L32.4715942,56.084 C33.6362247,57.14 35.447872,57.8 37.6477295,57.8 Z M36.483099,48.56 C36.8713092,48.56 37.2595193,48.428 37.7771329,48.428 C38.4241498,48.428 39.3299734,48.428 40.1063937,48.56 C41.0122174,48.692 42.0474445,48.692 43.0826715,48.692 C43.9884952,48.692 45.1531256,48.692 46.317756,48.296 C45.282529,51.992 42.1768478,56.48 37.6477295,56.48 C34.6714517,56.48 32.4715942,54.896 32.4715942,53.84 C32.4715942,51.2 34.0244348,49.088 36.483099,48.56 Z M37.5183261,69.68 L26.0014251,69.68 C26.2602319,66.776 28.8482995,64.4 31.8245773,64.4 C34.8008551,64.4 37.2595193,66.776 37.5183261,69.68 Z M29.8835266,55.16 C29.8835266,41.96 19.5312561,44.336 19.5312561,38 C18.2372223,39.32 17.460802,41.828 17.0725918,44.468 C16.4255749,49.748 20.178273,54.5 25.3544082,54.896 C26.9072488,55.028 28.4600894,55.16 29.8835266,55.16 Z M19.9194662,50.672 C18.6254324,48.956 17.9784155,46.844 18.3666256,44.732 C18.6254324,43.28 18.8842392,42.092 19.1430459,41.3 C20.0488696,42.62 21.3429034,43.412 22.6369372,44.204 C25.3544082,46.052 28.2012826,47.9 28.5894928,53.84 C27.6836691,53.84 26.6484421,53.708 25.4838116,53.576 C23.2839541,53.444 21.3429034,52.388 19.9194662,50.672 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-house-ambiente span{
  width:35px;
  height:35px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='35px' viewBox='0 0 35 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E7525B7AE-7EF6-42B3-B9AB-2203643DF57B%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-HOME' transform='translate(-560.000000, -709.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.66'%3E%3Cg id='HABITACAO-Copy' transform='translate(545.000000, 672.000000)'%3E%3Cpath d='M48.34,69.812 L47.68,69.812 L47.68,59.516 C47.68,58.988 47.416,58.328 47.02,57.932 L43.72,55.16 L43.72,43.94 C43.72,42.884 42.796,41.96 41.74,41.96 L39.76,41.96 L39.76,39.98 C39.76,38.924 38.836,38 37.78,38 L29.86,38 C28.804,38 27.88,38.924 27.88,39.98 L27.88,41.96 L25.9,41.96 C24.844,41.96 23.92,42.884 23.92,43.94 L23.92,69.68 L19.96,69.68 L19.96,61.628 C21.412,61.232 22.6,59.648 22.6,57.8 C22.6,55.556 21.148,53.84 19.3,53.84 C17.452,53.84 16,55.556 16,57.8 C16,59.78 17.188,61.364 18.64,61.628 L18.64,69.68 L16.66,69.68 C16.264,69.68 16,69.944 16,70.34 C16,70.736 16.264,71 16.66,71 L48.34,71 C48.736,71 49,70.736 49,70.34 C49,69.944 48.736,69.812 48.34,69.812 Z M17.452,57.932 C17.452,56.48 18.376,55.292 19.432,55.292 C20.488,55.292 21.412,56.48 21.412,57.932 C21.412,59.384 20.488,60.572 19.432,60.572 C18.244,60.572 17.452,59.384 17.452,57.932 Z M28.012,69.812 L25.372,69.812 L25.372,44.072 C25.372,43.676 25.636,43.412 26.032,43.412 L28.012,43.412 L28.012,69.812 Z M39.892,43.412 L41.872,43.412 C42.268,43.412 42.532,43.676 42.532,44.072 L42.532,54.236 L41.212,53.048 C40.816,52.784 40.42,52.652 39.892,52.652 L39.892,43.412 Z M31.972,59.516 L31.972,69.812 L29.332,69.812 L29.332,40.112 C29.332,39.716 29.596,39.452 29.992,39.452 L37.912,39.452 C38.308,39.452 38.572,39.716 38.572,40.112 L38.572,53.18 L32.632,58.064 C32.104,58.46 31.972,58.988 31.972,59.516 Z M42.532,69.812 L37.252,69.812 L37.252,63.212 L42.532,63.212 L42.532,69.812 Z M46.492,69.812 L43.852,69.812 L43.852,63.212 C43.852,62.42 43.324,61.892 42.532,61.892 L37.252,61.892 C36.46,61.892 35.932,62.42 35.932,63.212 L35.932,69.812 L33.292,69.812 L33.292,59.516 C33.292,59.384 33.424,59.12 33.556,58.988 L39.496,53.972 C39.628,53.84 39.76,53.84 39.892,53.84 C40.024,53.84 40.156,53.84 40.288,53.972 L46.228,58.856 C46.36,58.988 46.492,59.12 46.492,59.384 L46.492,69.812 Z M35.932,44.072 C35.932,44.468 35.668,44.732 35.272,44.732 L32.632,44.732 C32.236,44.732 31.972,44.468 31.972,44.072 C31.972,43.676 32.236,43.412 32.632,43.412 L35.272,43.412 C35.536,43.412 35.932,43.676 35.932,44.072 Z M35.932,48.032 C35.932,48.428 35.668,48.692 35.272,48.692 L32.632,48.692 C32.236,48.692 31.972,48.428 31.972,48.032 C31.972,47.636 32.236,47.372 32.632,47.372 L35.272,47.372 C35.536,47.372 35.932,47.636 35.932,48.032 Z M35.932,51.992 C35.932,52.388 35.668,52.652 35.272,52.652 L32.632,52.652 C32.236,52.652 31.972,52.388 31.972,51.992 C31.972,51.596 32.236,51.332 32.632,51.332 L35.272,51.332 C35.536,51.332 35.932,51.596 35.932,51.992 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-user-card span{
  width:34px;
  height:30px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='30px' viewBox='0 0 34 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E8AB0B8F0-8724-4C12-B5E5-B0720275E44E%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-HOME' transform='translate(-941.000000, -711.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.688172043'%3E%3Cg id='HABITACAO-Copy-2' transform='translate(925.000000, 672.000000)'%3E%3Cg id='budicon-user-card-a' transform='translate(17.000000, 39.000000)'%3E%3Cpath d='M30.3483871,3.44086022 L1.44516129,3.44086022 C0.619354839,3.44086022 0.0688172043,3.99139785 0.0688172043,4.8172043 L0.0688172043,28.2150538 C0.0688172043,29.0408602 0.619354839,29.5913978 1.44516129,29.5913978 L30.3483871,29.5913978 C31.1741935,29.5913978 31.7247312,29.0408602 31.7247312,28.2150538 L31.7247312,4.8172043 C31.7247312,3.99139785 31.0365591,3.44086022 30.3483871,3.44086022 Z M30.3483871,28.2150538 L1.44516129,28.2150538 L1.44516129,4.8172043 L30.3483871,4.8172043 L30.3483871,28.2150538 Z M15.7591398,15.827957 C17.6860215,15.827957 19.2,14.3139785 19.2,12.3870968 C19.2,10.4602151 17.6860215,8.94623656 15.7591398,8.94623656 C13.8322581,8.94623656 12.3182796,10.4602151 12.3182796,12.3870968 C12.3182796,14.3139785 13.9698925,15.827957 15.7591398,15.827957 Z M15.7591398,10.3225806 C16.8602151,10.3225806 17.8236559,11.2860215 17.8236559,12.3870968 C17.8236559,13.488172 16.8602151,14.4516129 15.7591398,14.4516129 C14.6580645,14.4516129 13.6946237,13.488172 13.6946237,12.3870968 C13.6946237,11.2860215 14.6580645,10.3225806 15.7591398,10.3225806 Z M21.9526882,24.0860215 C21.9526882,23.8107527 22.0903226,23.6731183 22.0903226,23.3978495 C22.0903226,19.9569892 19.3376344,17.2043011 15.8967742,17.2043011 C12.455914,17.2043011 9.70322581,19.9569892 9.70322581,23.3978495 C9.70322581,23.6731183 9.70322581,23.8107527 9.84086022,24.0860215 L21.9526882,24.0860215 Z M15.7591398,18.5806452 C18.2365591,18.5806452 20.1634409,20.3698925 20.5763441,22.7096774 L11.0795699,22.7096774 C11.3548387,20.3698925 13.4193548,18.5806452 15.7591398,18.5806452 Z M11.0795699,1.37634409 C11.0795699,0.96344086 11.3548387,0.688172043 11.7677419,0.688172043 L20.0258065,0.688172043 C20.4387097,0.688172043 20.7139785,0.96344086 20.7139785,1.37634409 C20.7139785,1.78924731 20.4387097,2.06451613 20.0258065,2.06451613 L11.7677419,2.06451613 C11.3548387,2.06451613 11.0795699,1.78924731 11.0795699,1.37634409 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-aiia span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='27px' height='31px' viewBox='0 0 27 31' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E441CFF85-EE34-4B1E-86D7-2DD485AFAF0B%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='17' height='31'%3E%3C/rect%3E%3Crect id='path-3' x='0' y='0' width='23' height='13'%3E%3C/rect%3E%3Crect id='path-5' x='0' y='0.4375' width='15' height='8'%3E%3C/rect%3E%3Crect id='path-7' x='0' y='0' width='5' height='9'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='%23FFFFFF' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-941.000000, -691.000000)'%3E%3Cg id='icon' transform='translate(941.000000, 691.000000)'%3E%3Cg id='Oval-2'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23FFFFFF' stroke-width='1.6' mask='url(%23mask-2)' cx='15.5' cy='15.5' r='14.7'%3E%3C/circle%3E%3C/g%3E%3Cg id='Oval-2-Copy' transform='translate(4.000000, 14.000000)'%3E%3Cmask id='mask-4' fill='%23FFFFFF'%3E%3Cuse xlink:href='%23path-3'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23FFFFFF' stroke-width='1.6' mask='url(%23mask-4)' cx='11.5' cy='1.5' r='10.7'%3E%3C/circle%3E%3C/g%3E%3Cg id='Oval-2-Copy-2' transform='translate(8.000000, 7.000000)'%3E%3Cmask id='mask-6' fill='%23FFFFFF'%3E%3Cuse xlink:href='%23path-5'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23FFFFFF' stroke-width='1.6' mask='url(%23mask-6)' cx='7.5' cy='7.9375' r='6.7'%3E%3C/circle%3E%3C/g%3E%3Cg id='Oval-2-Copy-3' transform='translate(11.000000, 11.000000)'%3E%3Cmask id='mask-8' fill='%23FFFFFF'%3E%3Cuse xlink:href='%23path-7'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23FFFFFF' stroke-width='1.6' mask='url(%23mask-8)' cx='4.5' cy='4.5' r='3.7'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-sida span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='21px' height='34px' viewBox='0 0 21 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3EC334725B-CC1C-43AA-B887-2BE8A1AA6B32%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='%23FFFFFF' fill-rule='evenodd' stroke-linejoin='round'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-187.000000, -690.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF'%3E%3Cpath d='M206.952736,722.6 C206.8267,722.866667 206.574627,723 206.322554,723 L206.070481,723 C204.558043,722.333333 201.659204,719.133333 196.995854,713.666667 C193.718905,709.933333 189.937811,704.333333 189.937811,699 C189.937811,694.6 193.340796,691 197.5,691 C201.659204,691 205.062189,694.6 205.062189,699 C205.062189,702.466667 203.423715,706.333333 200.272803,710.733333 C200.02073,711 199.64262,711.133333 199.390547,710.866667 C199.138474,710.6 199.012438,710.2 199.264511,709.933333 C202.16335,705.933333 203.801824,702.066667 203.801824,699 C203.801824,695.266667 201.029022,692.333333 197.5,692.333333 C193.970978,692.333333 191.198176,695.266667 191.198176,699 C191.198176,703.933333 194.853234,709.133333 198.004146,712.733333 C200.524876,715.666667 205.062189,721 206.574627,721.666667 C206.952736,721.8 207.078773,722.2 206.952736,722.6 Z M194.853234,715.133333 C194.097015,715.933333 189.307629,721.266667 188.425373,721.666667 C188.047264,721.8 187.921227,722.2 188.047264,722.6 C188.1733,722.866667 188.425373,723 188.677446,723 L188.929519,723 C190.31592,722.333333 192.458541,719.533333 195.735489,716.2 C195.987562,715.933333 195.987562,715.533333 195.735489,715.266667 C195.609453,715 195.105307,715 194.853234,715.133333 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-pessoas span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E3FF7E370-04F3-4022-B584-898E49325C82%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0.00398340249 0.00902904564 31.9877178 0.00902904564 31.9877178 31.1329461 0.00398340249 31.1329461'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-561.000000, -691.000000)'%3E%3Cg id='RH_-pessoas' transform='translate(561.000000, 691.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-2'%3E%3C/g%3E%3Cpath d='M9.28969295,8.44056432 C9.28969295,4.74323651 12.2971618,1.73517012 15.9938921,1.73517012 C19.6906224,1.73517012 22.6980249,4.74323651 22.6980249,8.44056432 C22.6980249,12.0737593 19.7939917,15.041195 16.1856266,15.1430373 C16.1216929,15.1423071 16.0579585,15.1407137 15.9938921,15.1407137 C15.9298921,15.1407137 15.8660913,15.1423071 15.8022241,15.1430373 C12.1938589,15.041195 9.28969295,12.0737593 9.28969295,8.44056432 Z M27.3033029,19.8259253 C25.3151867,17.83761 22.8959336,16.4373776 20.2564647,15.7121992 C22.748083,14.2455768 24.424166,11.5353361 24.424166,8.44056432 C24.424166,3.79140249 20.64239,0.00902904564 15.9938921,0.00902904564 C11.3453278,0.00902904564 7.56355187,3.79140249 7.56355187,8.44056432 C7.56355187,11.5353361 9.23963485,14.2455768 11.7313195,15.7121992 C9.09178423,16.4373776 6.67253112,17.83761 4.68441494,19.8259253 C1.66360166,22.8472033 0,26.8642656 0,31.1369295 L1.72614108,31.1369295 C1.72614108,27.3252116 3.21022407,23.7417427 5.90512863,21.0464398 C8.55010788,18.4009959 12.0507884,16.9232863 15.7827718,16.869444 C15.8529461,16.8711037 15.9233195,16.8720996 15.9938921,16.8720996 C16.0644647,16.8720996 16.1348382,16.8711037 16.2050788,16.869444 C19.9370622,16.9232863 23.4376763,18.4009959 26.0825892,21.0464398 C28.7774938,23.7417427 30.2615768,27.3252116 30.2615768,31.1369295 L31.9877178,31.1369295 C31.9877178,26.8642656 30.3241162,22.8472033 27.3033029,19.8259253 L27.3033029,19.8259253 Z' id='Fill-1' fill='%23FFFFFF' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-flor span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E25B430BE-12DC-4AEC-8FCC-EA7D1C96FFDD%3C/title%3E%3Cg id='-COESAO' stroke='%23FFFFFF' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='COESAO' transform='translate(-179.000000, -689.000000)' stroke='%23FFFFFF' stroke-width='1.76551724'%3E%3Cg id='HABITACAO' transform='translate(165.000000, 652.000000)'%3E%3Cg id='flor-1' transform='translate(16.000000, 39.000000)'%3E%3Cpath d='M27.2706207,4.8 C27.2706207,4.8 21.654069,4.8 18.8446897,7.60937931 C16.0353103,10.4187586 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 21.654069,16.0353103 24.4634483,13.225931 C27.2728276,10.4165517 27.2706207,4.8 27.2706207,4.8 Z' id='Path'%3E%3C/path%3E%3Cpath d='M16.0353103,16.0353103 C16.0353103,16.0353103 10.4187586,16.0353103 7.60937931,18.8446897 C4.8,21.654069 4.8,27.2706207 4.8,27.2706207 C4.8,27.2706207 10.4187586,27.2706207 13.2281379,24.4634483 C16.0375172,21.6562759 16.0353103,16.0353103 16.0353103,16.0353103 Z' id='Path'%3E%3C/path%3E%3Cpath d='M27.2706207,27.2706207 C27.2706207,27.2706207 27.2706207,21.654069 24.4634483,18.8446897 C21.6562759,16.0353103 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,21.654069 18.8446897,24.4634483 C21.654069,27.2728276 27.2706207,27.2706207 27.2706207,27.2706207 Z' id='Path'%3E%3C/path%3E%3Cpath d='M18.8446897,24.4634483 C16.0353103,21.654069 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,21.654069 13.2281379,24.4634483 C12.9146034,24.7720368 12.5716373,25.0492185 12.2041379,25.2910345 C12.8993103,28.7823448 16.0353103,31.9249655 16.0353103,31.9249655 C16.0353103,31.9249655 19.1713103,28.7823448 19.8664828,25.2910345 C19.5001035,25.0486193 19.1579258,24.7714775 18.8446897,24.4634483 Z' id='Path'%3E%3C/path%3E%3Cpath d='M4.8,4.8 C4.8,4.8 4.8,10.4187586 7.60937931,13.2281379 C10.4187586,16.0375172 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,10.4187586 13.225931,7.60937931 C10.4165517,4.8 4.8,4.8 4.8,4.8 Z' id='Path'%3E%3C/path%3E%3Cpath d='M19.8664828,6.77958621 C19.1713103,3.29048276 16.0353103,0.145655172 16.0353103,0.145655172 C16.0353103,0.145655172 12.8993103,3.29048276 12.2041379,6.77958621 C12.5719036,7.02094117 12.9142518,7.29896047 13.225931,7.60937931 C16.0353103,10.4187586 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,10.4187586 18.8446897,7.60937931 C19.1568777,7.29952638 19.4991666,7.02155524 19.8664828,6.77958621 L19.8664828,6.77958621 Z' id='Path'%3E%3C/path%3E%3Cpath d='M7.60937931,18.8446897 C10.4187586,16.0353103 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 10.4187586,16.0353103 7.60937931,13.2281379 C7.29941036,12.9152544 7.02143562,12.5722218 6.77958621,12.2041379 C3.29048276,12.8993103 0.145655172,16.0353103 0.145655172,16.0353103 C0.145655172,16.0353103 3.29048276,19.1713103 6.77958621,19.8664828 C7.02206805,19.4995426 7.29999958,19.1573024 7.60937931,18.8446897 L7.60937931,18.8446897 Z' id='Path'%3E%3C/path%3E%3Cpath d='M25.2910345,12.2041379 C25.0497618,12.5713534 24.7725328,12.9136388 24.4634483,13.225931 C21.654069,16.0353103 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 21.654069,16.0353103 24.4634483,18.8446897 C24.7720072,19.1574524 25.0491923,19.4996837 25.2910345,19.8664828 C28.7823448,19.1713103 31.9249655,16.0353103 31.9249655,16.0353103 C31.9249655,16.0353103 28.7823448,12.8993103 25.2910345,12.2041379 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-caminhada span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E3300FCCA-DCDA-4DCB-933D-3342E31776F1%3C/title%3E%3Cg id='-COESAO' stroke='%23FFFFFF' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='COESAO' transform='translate(-943.000000, -691.000000)' stroke='%23FFFFFF' stroke-width='1.55555556'%3E%3Cg id='HABITACAO-Copy-2' transform='translate(925.000000, 652.000000)'%3E%3Cg id='corrida-e-caminhada' transform='translate(19.000000, 40.000000)'%3E%3Cline x1='3.5' y1='21' x2='7' y2='21' id='Path'%3E%3C/line%3E%3Cpath d='M7,17.5 L3.5,17.5 L3.5,14 C3.5,14 3.5,10.5 7,10.5 L7,14' id='Path'%3E%3C/path%3E%3Cline x1='7' y1='0' x2='7' y2='14' id='Path' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/line%3E%3Cpolyline id='Path' fill='%23FFFFFF' fill-rule='nonzero' points='14 7 14 3.5 14 0'%3E%3C/polyline%3E%3Cpath d='M28,28 L7,28 L7,24.5 C7,21 10.5,21 10.5,21 L14,21 L17.5,17.5 L21,17.5 C21,17.5 21,21 24.5,21 C28,21 28,17.5 28,17.5 L28,28 Z' id='Path'%3E%3C/path%3E%3Cline x1='17.5' y1='21' x2='15.75' y2='19.25' id='Path'%3E%3C/line%3E%3Cline x1='14' y1='21' x2='15.8219444' y2='22.8238889' id='Path'%3E%3C/line%3E%3Cpath d='M17.5,17.5 C17.5,17.5 17.5,14 21,14 L21,17.5 L17.5,17.5 Z' id='Path'%3E%3C/path%3E%3Cpath d='M20.65,13.65 L14,7 C14,14 10.5,14 7,14 C3.5,14 3.5,17.5 3.5,17.5 L3.5,21 L0,24.5 C0,24.5 0,28 3.5,28 L7,28 L7,24.5 C7,21 10.5,21 10.5,21 L14,21 L17.5,17.5 C17.5,17.5 17.5,14.1944444 20.7083333,14' id='Path'%3E%3C/path%3E%3Cpath d='M21,0 L21,17.5 C21,17.5 21,21 24.5,21 C28,21 28,17.5 28,17.5 L28,0' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-noticia span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E698774AB-D929-4D2A-B217-1D51F888B553%3C/title%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0 0 32 0 32 28.9109534 30.2040816 28.9109534 30.2105788 32 0 32'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-561.000000, -410.000000)'%3E%3Cg id='PORTOPT' transform='translate(561.000000, 410.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23FFFFFF' stroke-width='1.63265306'%3E%3Cg transform='translate(9.306122, 2.612245)' id='Rectangle'%3E%3Cpath d='M21.7142857,-0.816326531 L2.93877551,-0.816326531 C1.90183271,-0.816326531 0.963057204,-0.396022418 0.283517393,0.283517393 C-0.396022418,0.963057204 -0.816326531,1.90183271 -0.816326531,2.93877551 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,-0.816326531 Z'%3E%3C/path%3E%3Cpath d='M21.7142857,25.4693878 L2.93877551,25.4693878 C1.90183271,25.4693878 0.963057204,25.8896919 0.283517393,26.5692317 C-0.396022418,27.2487715 -0.816326531,28.187547 -0.816326531,29.2244898 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,25.4693878 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23FFFFFF' stroke-width='1.63265306'%3E%3Cg transform='translate(-2.826531, 18.112245) scale(-1, 1) translate(2.826531, -18.112245) translate(-13.326531, 2.612245)' id='Rectangle'%3E%3Cpath d='M21.7142857,-0.816326531 L2.93877551,-0.816326531 C1.90183271,-0.816326531 0.963057204,-0.396022418 0.283517393,0.283517393 C-0.396022418,0.963057204 -0.816326531,1.90183271 -0.816326531,2.93877551 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,-0.816326531 Z'%3E%3C/path%3E%3Cpath d='M21.7142857,25.4693878 L2.93877551,25.4693878 C1.90183271,25.4693878 0.963057204,25.8896919 0.283517393,26.5692317 C-0.396022418,27.2487715 -0.816326531,28.187547 -0.816326531,29.2244898 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,25.4693878 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.4285714' y='4.73469388' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-11.1020408' y='4.73469388' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.4285714' y='8.48979592' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.4285714' y='8.48979592' width='1.63265306' height='9.14285714'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='26.4489796' y='8.48979592' width='1.63265306' height='9.14285714'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-11.1020408' y='8.48979592' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.4285714' y='16' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-11.1020408' y='16' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.4285714' y='19.755102' width='5.55102041' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-11.1020408' y='19.755102' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.4285714' y='23.5102041' width='5.55102041' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.9387755' y='19.755102' width='9.14285714' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.9387755' y='23.5102041' width='9.14285714' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-11.1020408' y='23.5102041' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-11.1020408' y='12.244898' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-torre span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E8F044F22-7E7F-48AD-9080-2755693275FB%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='31.1741935' height='31.5870968'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1316.000000, -599.000000)'%3E%3Cg id='Group-4' transform='translate(1316.000000, 599.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.5870968,4.7483871 C14.0707735,4.7483871 12.7392702,5.07955643 11.6352063,5.67867559 C10.4990323,6.2952193 9.59844511,7.19580652 8.9819014,8.33198053 C8.38278224,9.43604437 8.0516129,10.7675477 8.0516129,12.283871 L8.0516129,32.4129032 L23.1225806,32.4129032 L23.1225806,12.283871 C23.1225806,10.7675477 22.7914113,9.43604437 22.1922922,8.33198053 C21.5757484,7.19580652 20.6751612,6.2952193 19.5389872,5.67867559 C18.4349234,5.07955643 17.10342,4.7483871 15.5870968,4.7483871 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.6516129' mask='url(%23mask-2)'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='4.54193548' y='14.8645161' width='22.0903226' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-49' fill='%23FFFFFF' mask='url(%23mask-2)' x='8.0516129' y='11.3548387' width='15.0709677' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' fill='%23FFFFFF' mask='url(%23mask-2)' x='8.0516129' y='26.0129032' width='15.0709677' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.1483871' y='15.6903226' width='1.6516129' height='16.3096774'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.3741935' y='15.6903226' width='1.6516129' height='16.3096774'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-66' fill='%23FFFFFF' mask='url(%23mask-2)' x='14.8645161' y='0' width='1.6516129' height='5.16129032'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-7' fill='%23FFFFFF' mask='url(%23mask-2)' x='23.1225806' y='18.7870968' width='8.0516129' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-47' fill='%23FFFFFF' mask='url(%23mask-2)' x='0' y='18.7870968' width='8.0516129' height='1.6516129'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-ponte span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='18px' viewBox='0 0 32 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E106460FA-B554-49CF-AFD3-D88F9FFF8983%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='14.8744163' width='31.627907' height='16.6566812'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1316.000000, -516.000000)'%3E%3Cg id='GOPORTO' transform='translate(1316.000000, 502.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Crect id='Rectangle' stroke='%23FFFFFF' stroke-width='1.48837209' mask='url(%23mask-2)' x='0.920440636' y='15.7958984' width='29.7870257' height='34.8017346' rx='14.8935129'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='0' y='14.8744163' width='31.627907' height='1.26590777'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-phone span{
  width:16px;
  height:12px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='12px' viewBox='0 0 16 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3Eic-contact-phone-2%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='AGORA' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='AGORA-INTERNA-COM-BANNER' transform='translate(-182.000000, -1473.000000)' fill='%23000000' fill-rule='nonzero'%3E%3Cg id='Group-4' transform='translate(166.000000, 1388.000000)'%3E%3Cg id='Group-2' transform='translate(16.000000, 20.000000)'%3E%3Cg id='ic-contact-phone-2' transform='translate(0.000000, 65.000000)'%3E%3Ccircle id='Oval' cx='8' cy='8.31272727' r='1.45454545'%3E%3C/circle%3E%3Cpath d='M12.6690909,5.81818182 C12.3625376,4.95106284 11.5451492,4.36929173 10.6254545,4.36363636 L10.1818182,4.36363636 C10.1818182,3.96197473 9.85620709,3.63636364 9.45454545,3.63636364 L6.54545455,3.63636364 C6.14379291,3.63636364 5.81818182,3.96197473 5.81818182,4.36363636 L5.37454545,4.36363636 C4.4548508,4.36929173 3.63746238,4.95106284 3.33090909,5.81818182 L2.24,8.72727273 C2.00467379,9.39283349 2.1059097,10.1311225 2.51170765,10.7087708 C2.91750559,11.2864192 3.57771088,11.6320322 4.28363636,11.6363636 L11.7163636,11.6363636 C12.4222891,11.6320322 13.0824944,11.2864192 13.4882924,10.7087708 C13.8940903,10.1311225 13.9953262,9.39283349 13.76,8.72727273 L12.6690909,5.81818182 Z M11.7163636,10.181822 L4.28363636,10.181822 C4.05131401,10.171039 3.83815869,10.0497993 3.71014827,9.85562616 C3.58213784,9.66145305 3.55471341,9.41776847 3.63636364,9.2 L4.72727273,6.29090909 C4.82889657,6.01793174 5.08358961,5.83191997 5.37454545,5.81817795 L10.6254545,5.81817795 C10.9297982,5.8171932 11.2025717,6.00581316 11.3090909,6.29090909 L12.4,9.2 C12.4835795,9.42369077 12.4520231,9.67415901 12.3155706,9.87012796 C12.1791182,10.0660969 11.9551575,10.1825948 11.7163636,10.181822 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M14.8290909,1.28 C12.6431338,0.464292933 10.3329825,0.0312933192 8,-4.4408921e-15 C5.66999018,0.0308069018 3.3625533,0.461298856 1.17818182,1.27272727 C0.911403411,1.38221801 0.734515507,1.63899078 0.727272727,1.92727273 L0.727272727,2.90909091 C0.694321752,3.67510924 1.28518641,4.32441106 2.05090909,4.36363636 L2.30545455,4.36363636 C3.07406463,4.32827218 3.66923607,3.67781159 3.63636364,2.90909091 L3.63636364,1.96363636 C4.94802598,1.65342567 6.28881342,1.48278 7.63636364,1.45454545 C8.98263959,1.47057784 10.3234391,1.62903597 11.6363636,1.92727273 L11.6363636,2.90909091 C11.6034912,3.67781159 12.1986626,4.32827218 12.9672727,4.36363636 L13.9490909,4.36363636 C14.7148136,4.32441106 15.3056782,3.67510924 15.2727273,2.90909091 L15.2727273,1.92727273 C15.275729,1.63967486 15.0984042,1.38095504 14.8290909,1.28 L14.8290909,1.28 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-camara span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E5E42BEEC-A00A-49F0-B65C-2D486BABECC2%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0.00780792075' width='31.6587434' height='31.5285261'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-INTERNA-BOTOES' transform='translate(-598.000000, -812.000000)'%3E%3Cg id='Group-2' transform='translate(341.000000, 0.000000)'%3E%3Cg id='HABITACAO' transform='translate(241.000000, 775.000000)'%3E%3Cg id='icon' transform='translate(16.000000, 37.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.4234904,2.17998229 L11.8381351,5.13813754 L11.8381351,20.1047861 L0.879339257,20.1047861 L0.879339257,32.5068787 L29.9676415,32.5068787 L29.9676415,20.1047861 L19.0088457,20.1047861 L19.0088457,5.13813754 L15.4234904,2.17998229 Z' id='Combined-Shape' stroke='%23FFFFFF' stroke-width='1.48837209' mask='url(%23mask-2)'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='14.6117277' y='6.70155654' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='14.6117277' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-52' fill='%23FFFFFF' mask='url(%23mask-2)' x='10.9587958' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-58' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.5705235' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-54' fill='%23FFFFFF' mask='url(%23mask-2)' x='7.30586387' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-59' fill='%23FFFFFF' mask='url(%23mask-2)' x='21.9175916' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-56' fill='%23FFFFFF' mask='url(%23mask-2)' x='3.65293193' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-60' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.2646597' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='14.6117277' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-53' fill='%23FFFFFF' mask='url(%23mask-2)' x='10.9587958' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-61' fill='%23FFFFFF' mask='url(%23mask-2)' x='25.5705235' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-55' fill='%23FFFFFF' mask='url(%23mask-2)' x='7.30586387' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-62' fill='%23FFFFFF' mask='url(%23mask-2)' x='21.9175916' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-57' fill='%23FFFFFF' mask='url(%23mask-2)' x='3.65293193' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-63' fill='%23FFFFFF' mask='url(%23mask-2)' x='18.2646597' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-rivoli span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='33px' viewBox='0 0 33 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Erivoli%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='BT-ACAO' transform='translate(-1048.000000, -650.000000)' stroke='%23FFFFFF' stroke-width='1.72222222'%3E%3Cg id='HABITACAO-Copy-6' transform='translate(1032.000000, 612.000000)'%3E%3Cg id='rivoli' transform='translate(17.000000, 39.000000)'%3E%3Cpath d='M3.875,3.875 C3.875,3.875 3.875,0 7.75,0 L31,0 L31,19.375 L7.75,19.375 C3.875,19.375 3.875,15.5 3.875,15.5 L3.875,3.875 Z' id='Path'%3E%3C/path%3E%3Cpath d='M7.75,19.375 C3.875,19.375 3.875,15.5 3.875,15.5 L0,15.5 C0,15.5 0,23.25 7.75,23.25 L31,23.25 L31,19.375 L7.75,19.375 Z' id='Path'%3E%3C/path%3E%3Cpath d='M31,23.25 L31,31 L7.75,31 C3.875,31 3.875,27.125 3.875,27.125 L3.875,23.25' id='Path'%3E%3C/path%3E%3Cline x1='7.75' y1='23.25' x2='7.75' y2='30.6770833' id='Path'%3E%3C/line%3E%3Cline x1='11.625' y1='23.25' x2='11.625' y2='31' id='Path'%3E%3C/line%3E%3Cline x1='15.5' y1='23.25' x2='15.5' y2='31' id='Path'%3E%3C/line%3E%3Cline x1='23.25' y1='23.25' x2='23.25' y2='31' id='Path'%3E%3C/line%3E%3Cline x1='27.125' y1='23.25' x2='27.125' y2='31' id='Path'%3E%3C/line%3E%3Cpath d='M3.875,7.75 C3.875,7.75 3.875,11.625 7.75,11.625 L7.75,19.0822222' id='Path'%3E%3C/path%3E%3Cpolyline id='Path' points='11.625 19.375 11.625 11.625 15.5 11.625 15.5 19.375'%3E%3C/polyline%3E%3Cpolyline id='Path' points='23.25 19.375 23.25 11.625 27.125 11.625 27.125 19.375'%3E%3C/polyline%3E%3Cpath d='M3.91158464,4.09027778 C3.91158464,4.09027778 3.875,7.75 7.75,7.75 L31,7.75' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arvore span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='34px' viewBox='0 0 34 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E0F1EAAA3-E438-40FD-9F13-47EA55C46043%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1315.000000, -777.000000)' stroke='%23FFFFFF' stroke-width='1.77777778'%3E%3Cg id='arvore-copy' transform='translate(1316.000000, 778.000000)'%3E%3Cpath d='M0,16 C0,16 0,24 8,24 L24,24 C24,24 32,24 32,16 C32,16 32,8 24,8 C24,8 24,0 16,0 C8,0 8,8 8,8 C8,8 0,8 0,16 Z' id='Path'%3E%3C/path%3E%3Cline x1='16' y1='24' x2='16' y2='32' id='Path' stroke-linecap='square'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arvore.icon-blue{
  width:17px;
  height:16px;
  background-color:white;
}

i.icon.icon-arvore.icon-blue span{
  width:17px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='34px' viewBox='0 0 34 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E0F1EAAA3-E438-40FD-9F13-47EA55C46043%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1315.000000, -777.000000)' stroke='%230F2F7F' stroke-width='1.77777778'%3E%3Cg id='arvore-copy' transform='translate(1316.000000, 778.000000)'%3E%3Cpath d='M0,16 C0,16 0,24 8,24 L24,24 C24,24 32,24 32,16 C32,16 32,8 24,8 C24,8 24,0 16,0 C8,0 8,8 8,8 C8,8 0,8 0,16 Z' id='Path'%3E%3C/path%3E%3Cline x1='16' y1='24' x2='16' y2='32' id='Path' stroke-linecap='square'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arvore.icon-blue2{
  width:17px;
  height:16px;
  background-color:white;
}

i.icon.icon-arvore.icon-blue2 span{
  width:17px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='34px' viewBox='0 0 34 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E0F1EAAA3-E438-40FD-9F13-47EA55C46043%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1315.000000, -777.000000)' stroke='%230091FF' stroke-width='1.77777778'%3E%3Cg id='arvore-copy' transform='translate(1316.000000, 778.000000)'%3E%3Cpath d='M0,16 C0,16 0,24 8,24 L24,24 C24,24 32,24 32,16 C32,16 32,8 24,8 C24,8 24,0 16,0 C8,0 8,8 8,8 C8,8 0,8 0,16 Z' id='Path'%3E%3C/path%3E%3Cline x1='16' y1='24' x2='16' y2='32' id='Path' stroke-linecap='square'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-arvores span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='36px' viewBox='0 0 34 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EEF93ACB4-C1B4-4001-89DD-2E3C04206055%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1315.000000, -868.000000)' stroke='%23FFFFFF' stroke-width='1.77777778'%3E%3Cg id='ambiente' transform='translate(1316.000000, 870.000000)'%3E%3Cline x1='8' y1='24.1466667' x2='8' y2='32.1466667' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cpath d='M8,0.144444444 C8,0.144444444 0,8.14444444 0,16.1444444 C0,24.1444444 8,24.1444444 8,24.1444444 C8,24.1444444 16,24.1444444 16,16.1444444 C16,8.14444444 8,0.144444444 8,0.144444444 Z' id='Path'%3E%3C/path%3E%3Cline x1='24' y1='24.1466667' x2='24' y2='32.1466667' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cpath d='M24,0.144444444 C24,0.144444444 16,8.14444444 16,16.1444444 C16,24.1444444 24,24.1444444 24,24.1444444 C24,24.1444444 32,24.1444444 32,16.1444444 C32,8.14444444 24,0.144444444 24,0.144444444 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-mapa span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='29px' viewBox='0 0 28 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E22F53D58-B487-41F4-A15F-A581A2382384%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1318.000000, -690.000000)' stroke='%23FFFFFF'%3E%3Cg id='PORTO_icones_animais' transform='translate(1319.000000, 691.000000)'%3E%3Cpath d='M11.0861111,13.3141536 L14.9319444,13.3141536 C15.1551194,13.3126313 15.3570043,13.4463791 15.4426177,13.6524853 C15.528231,13.8585916 15.4805252,14.0960155 15.3219444,14.2530556 L13.0108333,16.5641667 L10.6997222,14.2530556 C10.5416181,14.096477 10.4936898,13.8599373 10.5783732,13.6541644 C10.6630567,13.4483915 10.8635942,13.3141051 11.0861111,13.3141536 L11.0861111,13.3141536 Z' id='Path' stroke-width='1.61777778'%3E%3C/path%3E%3Cpolyline id='Path' stroke-width='1.44444444' stroke-linejoin='round' points='6.50722222 26.3141667 6.50722222 0.314166667 19.5072222 0.314166667 19.5072222 26.3141667'%3E%3C/polyline%3E%3Cpath d='M6.5,0.314166667 L6.5,0.314166667 L6.5,26.3141667 L0,26.3141667 L0,6.81416667 C0,3.22431579 2.91014913,0.314166667 6.5,0.314166667 L6.5,0.314166667 Z' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3Cpath d='M19.5,0.314166667 L19.5,0.314166667 C23.0898509,0.314166667 26,3.22431579 26,6.81416667 L26,26.3141667 L19.5,26.3141667 L19.5,0.314166667 Z' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3Cline x1='6.74555556' y1='6.78166667' x2='9.99555556' y2='6.78166667' id='Path' stroke-width='1.44444444'%3E%3C/line%3E%3Cline x1='16.2572222' y1='6.81416667' x2='19.5072222' y2='6.81416667' id='Path' stroke-width='1.44444444'%3E%3C/line%3E%3Cpath d='M13.0072222,16.5641667 L13.0072222,22.1758333 C13.0072222,24.4613717 11.1544273,26.3141667 8.86888889,26.3141667 L6.50722222,26.3141667' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3Cpath d='M13.0072222,16.5641667 L13.0072222,22.1758333 C13.0072222,23.2740135 13.4437192,24.3271624 14.2205884,25.1033544 C14.9974577,25.8795463 16.0509869,26.3151249 17.1491667,26.3141682 L19.5072222,26.3141682' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-previous span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='-PODAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PODAS-LISTA' transform='translate(-560.000000, -278.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.4'%3E%3Cg id='Group-2' transform='translate(341.000000, 0.000000)'%3E%3Cg id='filter' transform='translate(54.000000, 279.000000)'%3E%3Cg id='Group' transform='translate(166.000000, 0.000000)'%3E%3Cpath d='M16,8 C16,12.416 12.4302789,16 8.03187251,16 C5.73705179,16 3.56972112,15.04 2.03984064,13.312 C1.9123506,13.184 1.9123506,12.992 2.03984064,12.864 C2.16733068,12.736 2.35856574,12.736 2.48605578,12.864 C3.88844622,14.464 5.86454183,15.36 7.96812749,15.36 C11.9840637,15.36 15.2988048,12.032 15.2988048,8 C15.2988048,3.968 11.9840637,0.64 7.96812749,0.64 C4.97211155,0.64 2.35856574,2.432 1.21115538,5.12 L2.8685259,5.12 C3.05976096,5.12 3.187251,5.248 3.187251,5.44 C3.187251,5.632 3.05976096,5.76 2.8685259,5.76 L0.3187251,5.76 C0.12749004,5.76 0,5.632 0,5.44 L0,2.88 C0,2.688 0.12749004,2.56 0.3187251,2.56 C0.509960159,2.56 0.637450199,2.688 0.637450199,2.88 L0.637450199,4.864 C1.84860558,1.92 4.71713147,0 7.96812749,0 C12.3665339,0 16,3.584 16,8 Z M7.96812749,3.84 C7.77689243,3.84 7.64940239,3.968 7.64940239,4.16 L7.64940239,8 L7.64940239,8 C7.64940239,8.064 7.64940239,8.128 7.71314741,8.192 L7.71314741,8.192 L10.2629482,10.752 C10.3904382,10.88 10.5816733,10.88 10.7091633,10.752 C10.8366534,10.624 10.8366534,10.432 10.7091633,10.304 L8.22310757,7.808 L8.22310757,4.096 C8.35059761,3.968 8.15936255,3.84 7.96812749,3.84 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-previous.icon-blue{
  width:17px;
  height:16px;
  background-color:white;
}

i.icon.icon-previous.icon-blue span{
  width:17px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='-PODAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PODAS-LISTA' transform='translate(-560.000000, -278.000000)' fill='%230F2F7F' fill-rule='nonzero' stroke='%230F2F7F' stroke-width='0.4'%3E%3Cg id='Group-2' transform='translate(341.000000, 0.000000)'%3E%3Cg id='filter' transform='translate(54.000000, 279.000000)'%3E%3Cg id='Group' transform='translate(166.000000, 0.000000)'%3E%3Cpath d='M16,8 C16,12.416 12.4302789,16 8.03187251,16 C5.73705179,16 3.56972112,15.04 2.03984064,13.312 C1.9123506,13.184 1.9123506,12.992 2.03984064,12.864 C2.16733068,12.736 2.35856574,12.736 2.48605578,12.864 C3.88844622,14.464 5.86454183,15.36 7.96812749,15.36 C11.9840637,15.36 15.2988048,12.032 15.2988048,8 C15.2988048,3.968 11.9840637,0.64 7.96812749,0.64 C4.97211155,0.64 2.35856574,2.432 1.21115538,5.12 L2.8685259,5.12 C3.05976096,5.12 3.187251,5.248 3.187251,5.44 C3.187251,5.632 3.05976096,5.76 2.8685259,5.76 L0.3187251,5.76 C0.12749004,5.76 0,5.632 0,5.44 L0,2.88 C0,2.688 0.12749004,2.56 0.3187251,2.56 C0.509960159,2.56 0.637450199,2.688 0.637450199,2.88 L0.637450199,4.864 C1.84860558,1.92 4.71713147,0 7.96812749,0 C12.3665339,0 16,3.584 16,8 Z M7.96812749,3.84 C7.77689243,3.84 7.64940239,3.968 7.64940239,4.16 L7.64940239,8 L7.64940239,8 C7.64940239,8.064 7.64940239,8.128 7.71314741,8.192 L7.71314741,8.192 L10.2629482,10.752 C10.3904382,10.88 10.5816733,10.88 10.7091633,10.752 C10.8366534,10.624 10.8366534,10.432 10.7091633,10.304 L8.22310757,7.808 L8.22310757,4.096 C8.35059761,3.968 8.15936255,3.84 7.96812749,3.84 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-previous.icon-blue2{
  width:17px;
  height:16px;
  background-color:white;
}

i.icon.icon-previous.icon-blue2 span{
  width:17px;
  height:16px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='-PODAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PODAS-LISTA' transform='translate(-560.000000, -278.000000)' fill='%230091FF' fill-rule='nonzero' stroke='%230091FF' stroke-width='0.4'%3E%3Cg id='Group-2' transform='translate(341.000000, 0.000000)'%3E%3Cg id='filter' transform='translate(54.000000, 279.000000)'%3E%3Cg id='Group' transform='translate(166.000000, 0.000000)'%3E%3Cpath d='M16,8 C16,12.416 12.4302789,16 8.03187251,16 C5.73705179,16 3.56972112,15.04 2.03984064,13.312 C1.9123506,13.184 1.9123506,12.992 2.03984064,12.864 C2.16733068,12.736 2.35856574,12.736 2.48605578,12.864 C3.88844622,14.464 5.86454183,15.36 7.96812749,15.36 C11.9840637,15.36 15.2988048,12.032 15.2988048,8 C15.2988048,3.968 11.9840637,0.64 7.96812749,0.64 C4.97211155,0.64 2.35856574,2.432 1.21115538,5.12 L2.8685259,5.12 C3.05976096,5.12 3.187251,5.248 3.187251,5.44 C3.187251,5.632 3.05976096,5.76 2.8685259,5.76 L0.3187251,5.76 C0.12749004,5.76 0,5.632 0,5.44 L0,2.88 C0,2.688 0.12749004,2.56 0.3187251,2.56 C0.509960159,2.56 0.637450199,2.688 0.637450199,2.88 L0.637450199,4.864 C1.84860558,1.92 4.71713147,0 7.96812749,0 C12.3665339,0 16,3.584 16,8 Z M7.96812749,3.84 C7.77689243,3.84 7.64940239,3.968 7.64940239,4.16 L7.64940239,8 L7.64940239,8 C7.64940239,8.064 7.64940239,8.128 7.71314741,8.192 L7.71314741,8.192 L10.2629482,10.752 C10.3904382,10.88 10.5816733,10.88 10.7091633,10.752 C10.8366534,10.624 10.8366534,10.432 10.7091633,10.304 L8.22310757,7.808 L8.22310757,4.096 C8.35059761,3.968 8.15936255,3.84 7.96812749,3.84 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-portopt.icon-white span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='86px' height='84px' viewBox='0 0 86 84' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E44CE4463-A6C5-44FC-A0AE-5BBDD8253F1A%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0 0.942010863 85.6157895 0.942010863 85.6157895 76.6981874 80.210078 76.6981874 80.2275391 85 0 85'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-370.000000, -174.000000)'%3E%3Cg id='PORTOPT' transform='translate(370.000000, 173.000000)'%3E%3Cmask id='mask-2' fill='%23FFFFFF'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23FFFFFF' stroke-width='4.3877551'%3E%3Cg transform='translate(25.010204, 6.020408)' id='Rectangle'%3E%3Cpath d='M58.3571429,-2.19387755 L7.89795918,-2.19387755 C5.11117542,-2.19387755 2.58821624,-1.06431025 0.761952994,0.761952994 C-1.06431025,2.58821624 -2.19387755,5.11117542 -2.19387755,7.89795918 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,-2.19387755 Z'%3E%3C/path%3E%3Cpath d='M58.3571429,68.4489796 L7.89795918,68.4489796 C5.11117542,68.4489796 2.58821624,69.5785469 0.761952994,71.4048101 C-1.06431025,73.2310734 -2.19387755,75.7540326 -2.19387755,78.5408163 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,68.4489796 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23FFFFFF' stroke-width='4.3877551'%3E%3Cg transform='translate(-7.877551, 47.020408) scale(-1, 1) translate(7.877551, -47.020408) translate(-36.377551, 6.020408)' id='Rectangle'%3E%3Cpath d='M58.3571429,-2.19387755 L7.89795918,-2.19387755 C5.11117542,-2.19387755 2.58821624,-1.06431025 0.761952994,0.761952994 C-1.06431025,2.58821624 -2.19387755,5.11117542 -2.19387755,7.89795918 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,-2.19387755 Z'%3E%3C/path%3E%3Cpath d='M58.3571429,68.4489796 L7.89795918,68.4489796 C5.11117542,68.4489796 2.58821624,69.5785469 0.761952994,71.4048101 C-1.06431025,73.2310734 -2.19387755,75.7540326 -2.19387755,78.5408163 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,68.4489796 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='30.7142857' y='11.7244898' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-29.8367347' y='11.7244898' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='30.7142857' y='21.8163265' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='30.7142857' y='21.8163265' width='4.3877551' height='24.5714286'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='71.0816327' y='21.8163265' width='4.3877551' height='24.5714286'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-29.8367347' y='21.8163265' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='30.7142857' y='42' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-29.8367347' y='42' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='30.7142857' y='52.0918367' width='14.9183673' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-29.8367347' y='52.0918367' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='30.7142857' y='62.1836735' width='14.9183673' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='50.8979592' y='52.0918367' width='24.5714286' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='50.8979592' y='62.1836735' width='24.5714286' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-29.8367347' y='62.1836735' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='-29.8367347' y='31.9081633' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-portopt span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='86px' height='84px' viewBox='0 0 86 84' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E44CE4463-A6C5-44FC-A0AE-5BBDD8253F1A%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0 0.942010863 85.6157895 0.942010863 85.6157895 76.6981874 80.210078 76.6981874 80.2275391 85 0 85'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-370.000000, -174.000000)'%3E%3Cg id='PORTOPT' transform='translate(370.000000, 173.000000)'%3E%3Cmask id='mask-2' fill='%23E7EBF4'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23E7EBF4' stroke-width='4.3877551'%3E%3Cg transform='translate(25.010204, 6.020408)' id='Rectangle'%3E%3Cpath d='M58.3571429,-2.19387755 L7.89795918,-2.19387755 C5.11117542,-2.19387755 2.58821624,-1.06431025 0.761952994,0.761952994 C-1.06431025,2.58821624 -2.19387755,5.11117542 -2.19387755,7.89795918 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,-2.19387755 Z'%3E%3C/path%3E%3Cpath d='M58.3571429,68.4489796 L7.89795918,68.4489796 C5.11117542,68.4489796 2.58821624,69.5785469 0.761952994,71.4048101 C-1.06431025,73.2310734 -2.19387755,75.7540326 -2.19387755,78.5408163 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,68.4489796 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23E7EBF4' stroke-width='4.3877551'%3E%3Cg transform='translate(-7.877551, 47.020408) scale(-1, 1) translate(7.877551, -47.020408) translate(-36.377551, 6.020408)' id='Rectangle'%3E%3Cpath d='M58.3571429,-2.19387755 L7.89795918,-2.19387755 C5.11117542,-2.19387755 2.58821624,-1.06431025 0.761952994,0.761952994 C-1.06431025,2.58821624 -2.19387755,5.11117542 -2.19387755,7.89795918 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,-2.19387755 Z'%3E%3C/path%3E%3Cpath d='M58.3571429,68.4489796 L7.89795918,68.4489796 C5.11117542,68.4489796 2.58821624,69.5785469 0.761952994,71.4048101 C-1.06431025,73.2310734 -2.19387755,75.7540326 -2.19387755,78.5408163 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,68.4489796 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='11.7244898' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='11.7244898' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='21.8163265' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='21.8163265' width='4.3877551' height='24.5714286'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='71.0816327' y='21.8163265' width='4.3877551' height='24.5714286'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='21.8163265' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='42' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='42' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='52.0918367' width='14.9183673' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='52.0918367' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='62.1836735' width='14.9183673' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='50.8979592' y='52.0918367' width='24.5714286' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='50.8979592' y='62.1836735' width='24.5714286' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='62.1836735' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='31.9081633' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-leme.icon-white span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='35px' viewBox='0 0 35 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eleme%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='BT-ACAO' transform='translate(-647.000000, -1276.000000)' stroke='%23FFFFFF' stroke-width='1.83333333'%3E%3Cg id='HABITACAO-Copy-11' transform='translate(632.000000, 1239.000000)'%3E%3Cg id='leme' transform='translate(16.000000, 38.000000)'%3E%3Ccircle id='Oval' cx='16.5' cy='16.5' r='12.375'%3E%3C/circle%3E%3Cline x1='16.5' y1='0' x2='16.5' y2='33' id='Path'%3E%3C/line%3E%3Cline x1='0' y1='16.5' x2='33' y2='16.5' id='Path'%3E%3C/line%3E%3Cline x1='28.875' y1='28.875' x2='4.125' y2='4.125' id='Path'%3E%3C/line%3E%3Cline x1='4.125' y1='28.875' x2='28.875' y2='4.125' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-leme span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='35px' viewBox='0 0 35 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eleme%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='BT-ACAO' transform='translate(-647.000000, -1276.000000)' stroke='%23E7EBF4' stroke-width='1.83333333'%3E%3Cg id='HABITACAO-Copy-11' transform='translate(632.000000, 1239.000000)'%3E%3Cg id='leme' transform='translate(16.000000, 38.000000)'%3E%3Ccircle id='Oval' cx='16.5' cy='16.5' r='12.375'%3E%3C/circle%3E%3Cline x1='16.5' y1='0' x2='16.5' y2='33' id='Path'%3E%3C/line%3E%3Cline x1='0' y1='16.5' x2='33' y2='16.5' id='Path'%3E%3C/line%3E%3Cline x1='28.875' y1='28.875' x2='4.125' y2='4.125' id='Path'%3E%3C/line%3E%3Cline x1='4.125' y1='28.875' x2='28.875' y2='4.125' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-farol.icon-white span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Efarol%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-1060.000000, -1070.000000)' stroke='%23FFFFFF' stroke-width='1.5'%3E%3Cg id='HABITACAO-Copy-14' transform='translate(1042.000000, 1030.000000)'%3E%3Cg id='farol' transform='translate(19.000000, 41.000000)'%3E%3Cpath d='M27,27.1875 C23.625,27.1875 23.625,23.8125 20.25,23.8125 C16.875,23.8125 16.875,27.1875 13.5,27.1875 C10.125,27.1875 10.125,23.8125 6.75,23.8125 C3.375,23.8125 3.375,27.1875 0,27.1875' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpath d='M10.125,3.5625 C10.125,3.5625 10.125,0.1875 13.5,0.1875 C16.875,0.1875 16.875,3.5625 16.875,3.5625 L10.125,3.5625 Z' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpolyline id='Path' points='16.875 3.5625 16.875 10.3125 10.125 10.3125 10.125 3.5625'%3E%3C/polyline%3E%3Cline x1='10.539375' y1='3.5625' x2='16.305' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='20.25' y1='3.5625' x2='27' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='23.625' y1='6.9375' x2='27' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='6.9375' x2='0' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='6.75' y1='3.5625' x2='0' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='0.1875' x2='0' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='27' y1='0.1875' x2='23.625' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Crect id='Rectangle' stroke-linecap='square' x='6.75' y='6.9375' width='13.5' height='3.375'%3E%3C/rect%3E%3Cpolyline id='Path' stroke-linecap='square' points='6.841875 23.454375 10.125 10.3125 16.875 10.3125 20.184375 23.540625'%3E%3C/polyline%3E%3Cline x1='13.5' y1='6.9375' x2='13.5' y2='10.3125' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='13.5' y1='13.6875' x2='13.5' y2='17.0625' id='Path'%3E%3C/line%3E%3Cline x1='13.5' y1='20.4375' x2='13.5' y2='23.8125' id='Path'%3E%3C/line%3E%3Cpath d='M27,27.1875 C23.625,27.1875 23.625,23.8125 20.25,23.8125 C16.875,23.8125 16.875,27.1875 13.5,27.1875 C10.125,27.1875 10.125,23.8125 6.75,23.8125 C3.375,23.8125 3.375,27.1875 0,27.1875' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpath d='M10.125,3.5625 C10.125,3.5625 10.125,0.1875 13.5,0.1875 C16.875,0.1875 16.875,3.5625 16.875,3.5625 L10.125,3.5625 Z' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpolyline id='Path' points='16.875 3.5625 16.875 10.3125 10.125 10.3125 10.125 3.5625'%3E%3C/polyline%3E%3Cline x1='10.539375' y1='3.5625' x2='16.305' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='20.25' y1='3.5625' x2='27' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='23.625' y1='6.9375' x2='27' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='6.9375' x2='0' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='6.75' y1='3.5625' x2='0' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='0.1875' x2='0' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='27' y1='0.1875' x2='23.625' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Crect id='Rectangle' stroke-linecap='square' x='6.75' y='6.9375' width='13.5' height='3.375'%3E%3C/rect%3E%3Cpolyline id='Path' stroke-linecap='square' points='6.841875 23.454375 10.125 10.3125 16.875 10.3125 20.184375 23.540625'%3E%3C/polyline%3E%3Cline x1='13.5' y1='6.9375' x2='13.5' y2='10.3125' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='13.5' y1='13.6875' x2='13.5' y2='17.0625' id='Path'%3E%3C/line%3E%3Cline x1='13.5' y1='20.4375' x2='13.5' y2='23.8125' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-farol span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Efarol%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-1060.000000, -1070.000000)' stroke='%23E7EBF4' stroke-width='1.5'%3E%3Cg id='HABITACAO-Copy-14' transform='translate(1042.000000, 1030.000000)'%3E%3Cg id='farol' transform='translate(19.000000, 41.000000)'%3E%3Cpath d='M27,27.1875 C23.625,27.1875 23.625,23.8125 20.25,23.8125 C16.875,23.8125 16.875,27.1875 13.5,27.1875 C10.125,27.1875 10.125,23.8125 6.75,23.8125 C3.375,23.8125 3.375,27.1875 0,27.1875' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpath d='M10.125,3.5625 C10.125,3.5625 10.125,0.1875 13.5,0.1875 C16.875,0.1875 16.875,3.5625 16.875,3.5625 L10.125,3.5625 Z' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpolyline id='Path' points='16.875 3.5625 16.875 10.3125 10.125 10.3125 10.125 3.5625'%3E%3C/polyline%3E%3Cline x1='10.539375' y1='3.5625' x2='16.305' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='20.25' y1='3.5625' x2='27' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='23.625' y1='6.9375' x2='27' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='6.9375' x2='0' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='6.75' y1='3.5625' x2='0' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='0.1875' x2='0' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='27' y1='0.1875' x2='23.625' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Crect id='Rectangle' stroke-linecap='square' x='6.75' y='6.9375' width='13.5' height='3.375'%3E%3C/rect%3E%3Cpolyline id='Path' stroke-linecap='square' points='6.841875 23.454375 10.125 10.3125 16.875 10.3125 20.184375 23.540625'%3E%3C/polyline%3E%3Cline x1='13.5' y1='6.9375' x2='13.5' y2='10.3125' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='13.5' y1='13.6875' x2='13.5' y2='17.0625' id='Path'%3E%3C/line%3E%3Cline x1='13.5' y1='20.4375' x2='13.5' y2='23.8125' id='Path'%3E%3C/line%3E%3Cpath d='M27,27.1875 C23.625,27.1875 23.625,23.8125 20.25,23.8125 C16.875,23.8125 16.875,27.1875 13.5,27.1875 C10.125,27.1875 10.125,23.8125 6.75,23.8125 C3.375,23.8125 3.375,27.1875 0,27.1875' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpath d='M10.125,3.5625 C10.125,3.5625 10.125,0.1875 13.5,0.1875 C16.875,0.1875 16.875,3.5625 16.875,3.5625 L10.125,3.5625 Z' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpolyline id='Path' points='16.875 3.5625 16.875 10.3125 10.125 10.3125 10.125 3.5625'%3E%3C/polyline%3E%3Cline x1='10.539375' y1='3.5625' x2='16.305' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='20.25' y1='3.5625' x2='27' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='23.625' y1='6.9375' x2='27' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='6.9375' x2='0' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='6.75' y1='3.5625' x2='0' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='0.1875' x2='0' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='27' y1='0.1875' x2='23.625' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Crect id='Rectangle' stroke-linecap='square' x='6.75' y='6.9375' width='13.5' height='3.375'%3E%3C/rect%3E%3Cpolyline id='Path' stroke-linecap='square' points='6.841875 23.454375 10.125 10.3125 16.875 10.3125 20.184375 23.540625'%3E%3C/polyline%3E%3Cline x1='13.5' y1='6.9375' x2='13.5' y2='10.3125' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='13.5' y1='13.6875' x2='13.5' y2='17.0625' id='Path'%3E%3C/line%3E%3Cline x1='13.5' y1='20.4375' x2='13.5' y2='23.8125' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-bar.icon-white span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E2ABD4C95-30FA-4C5F-804C-BDA9792035B3%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='35' height='35'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-941.000000, -498.000000)'%3E%3Cg id='Group-34' transform='translate(941.000000, 498.000000)'%3E%3Cg id='Group-35' transform='translate(0.537037, 0.600000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M35.64,1.36 L9.79860631,1.36 C8.82897195,2.63670567 8.36,3.91969177 8.36,5.2 C8.36,6.48030823 8.82897195,7.76329433 9.79860631,9.04 L35.64,9.04 L35.64,1.36 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,8.88 L3.78638487,8.88 C2.82520438,10.1567149 2.36,11.439598 2.36,12.72 C2.36,14.000402 2.82520438,15.2832851 3.78638487,16.56 L35.64,16.56 L35.64,8.88 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,16.56 L9.79860631,16.56 C8.82897195,17.8367057 8.36,19.1196918 8.36,20.4 C8.36,21.6803082 8.82897195,22.9632943 9.79860631,24.24 L35.64,24.24 L35.64,16.56 Z' id='Rectangle-Copy-146' stroke='%23FFFFFF' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,24.08 L5.78537976,24.08 C4.82489429,25.3567157 4.36,26.6395904 4.36,27.92 C4.36,29.2004096 4.82489429,30.4832843 5.78537976,31.76 L35.64,31.76 L35.64,24.08 Z' id='Rectangle-Copy-151' stroke='%23FFFFFF' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-bar span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E2ABD4C95-30FA-4C5F-804C-BDA9792035B3%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='35' height='35'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-941.000000, -498.000000)'%3E%3Cg id='Group-34' transform='translate(941.000000, 498.000000)'%3E%3Cg id='Group-35' transform='translate(0.537037, 0.600000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M35.64,1.36 L9.79860631,1.36 C8.82897195,2.63670567 8.36,3.91969177 8.36,5.2 C8.36,6.48030823 8.82897195,7.76329433 9.79860631,9.04 L35.64,9.04 L35.64,1.36 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,8.88 L3.78638487,8.88 C2.82520438,10.1567149 2.36,11.439598 2.36,12.72 C2.36,14.000402 2.82520438,15.2832851 3.78638487,16.56 L35.64,16.56 L35.64,8.88 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,16.56 L9.79860631,16.56 C8.82897195,17.8367057 8.36,19.1196918 8.36,20.4 C8.36,21.6803082 8.82897195,22.9632943 9.79860631,24.24 L35.64,24.24 L35.64,16.56 Z' id='Rectangle-Copy-146' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,24.08 L5.78537976,24.08 C4.82489429,25.3567157 4.36,26.6395904 4.36,27.92 C4.36,29.2004096 4.82489429,30.4832843 5.78537976,31.76 L35.64,31.76 L35.64,24.08 Z' id='Rectangle-Copy-151' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-domus2.icon-white span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='86px' height='86px' viewBox='0 0 86 86' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3EAAFFEA5E-B0EA-411B-94D2-DF37DC4FA3EF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-370.000000, -321.000000)' fill='%23FFFFFF'%3E%3Cg id='Group-19' transform='translate(370.000000, 318.000000)'%3E%3Cg id='DOMUS' transform='translate(0.646409, 0.839748)'%3E%3Cpath d='M43.7057284,2.54198742 L43.705,42.6779874 L60.453,42.6779874 L60.4536202,22.6103091 L85.0828729,22.6103091 L85.0828729,25.9996257 L63.856,25.9989874 L63.8569352,46.0813263 L60.4536202,46.0813263 L60.453,46.0669874 L23.554,46.0669874 L23.5545217,87.2749013 L20.1512067,87.2749013 L20.1512067,42.6786309 L40.302,42.6779874 L40.302,5.93098742 L0,5.93130397 L0,2.54198742 L43.7057284,2.54198742 Z M52.6618203,73.8960202 L52.6618203,85.0450878 L49.2585054,85.0450878 L49.2585054,73.8960202 L52.6618203,73.8960202 Z M63.8569352,73.8960202 L63.8569352,85.0450878 L60.4536202,85.0450878 L60.4536202,73.8960202 L63.8569352,73.8960202 Z M32.5106136,53.8276985 L32.5106136,64.9767661 L29.1072986,64.9767661 L29.1072986,53.8276985 L32.5106136,53.8276985 Z M43.7057284,53.8276985 L43.7057284,64.9767661 L40.3024135,64.9767661 L40.3024135,53.8276985 L43.7057284,53.8276985 Z M72.813027,33.7593768 L72.813027,44.9084444 L69.4097121,44.9084444 L69.4097121,33.7593768 L72.813027,33.7593768 Z M34.7496365,13.691055 L34.7496365,24.8401227 L31.3463216,24.8401227 L31.3463216,13.691055 L34.7496365,13.691055 Z M23.5545217,13.691055 L23.5545217,24.8401227 L20.1512067,24.8401227 L20.1512067,13.691055 L23.5545217,13.691055 Z M12.3594068,13.691055 L12.3594068,24.8401227 L8.95609189,24.8401227 L8.95609189,13.691055 L12.3594068,13.691055 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-domus2 span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='86px' height='86px' viewBox='0 0 86 86' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3EAAFFEA5E-B0EA-411B-94D2-DF37DC4FA3EF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-370.000000, -321.000000)' fill='%23E7EBF4'%3E%3Cg id='Group-19' transform='translate(370.000000, 318.000000)'%3E%3Cg id='DOMUS' transform='translate(0.646409, 0.839748)'%3E%3Cpath d='M43.7057284,2.54198742 L43.705,42.6779874 L60.453,42.6779874 L60.4536202,22.6103091 L85.0828729,22.6103091 L85.0828729,25.9996257 L63.856,25.9989874 L63.8569352,46.0813263 L60.4536202,46.0813263 L60.453,46.0669874 L23.554,46.0669874 L23.5545217,87.2749013 L20.1512067,87.2749013 L20.1512067,42.6786309 L40.302,42.6779874 L40.302,5.93098742 L0,5.93130397 L0,2.54198742 L43.7057284,2.54198742 Z M52.6618203,73.8960202 L52.6618203,85.0450878 L49.2585054,85.0450878 L49.2585054,73.8960202 L52.6618203,73.8960202 Z M63.8569352,73.8960202 L63.8569352,85.0450878 L60.4536202,85.0450878 L60.4536202,73.8960202 L63.8569352,73.8960202 Z M32.5106136,53.8276985 L32.5106136,64.9767661 L29.1072986,64.9767661 L29.1072986,53.8276985 L32.5106136,53.8276985 Z M43.7057284,53.8276985 L43.7057284,64.9767661 L40.3024135,64.9767661 L40.3024135,53.8276985 L43.7057284,53.8276985 Z M72.813027,33.7593768 L72.813027,44.9084444 L69.4097121,44.9084444 L69.4097121,33.7593768 L72.813027,33.7593768 Z M34.7496365,13.691055 L34.7496365,24.8401227 L31.3463216,24.8401227 L31.3463216,13.691055 L34.7496365,13.691055 Z M23.5545217,13.691055 L23.5545217,24.8401227 L20.1512067,24.8401227 L20.1512067,13.691055 L23.5545217,13.691055 Z M12.3594068,13.691055 L12.3594068,24.8401227 L8.95609189,24.8401227 L8.95609189,13.691055 L12.3594068,13.691055 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-map2.icon-white span{
  width:37px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='38px' viewBox='0 0 35 38' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ETURISMO%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-247.000000, -647.000000)'%3E%3Cg id='HABITACAO-Copy-7' transform='translate(232.000000, 612.000000)'%3E%3Cg id='TURISMO' transform='translate(16.000000, 37.000000)'%3E%3Cpolygon id='Path-8' stroke='%23FFFFFF' stroke-width='1.74705882' points='0.776470588 8.6877305 13.1645024 0.332852581 20.9244688 8.05837025 33 0 33 25.095972 20.9244688 33.2824766 13.1645024 25.5977542 0.776470588 33.7764706'%3E%3C/polygon%3E%3Cpolygon id='Rectangle' fill='%23FFFFFF' transform='translate(2.240741, 20.228801) rotate(-33.000000) translate(-2.240741, -20.228801) ' points='0.407496528 19.2101456 4.07292986 19.2120448 4.07398495 21.2474571 0.408551624 21.2455579'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy' fill='%23FFFFFF' transform='translate(6.602855, 17.300142) rotate(-33.000000) translate(-6.602855, -17.300142) ' points='4.7696109 16.2814862 8.43504423 16.2833854 8.43609932 18.3187977 4.77066599 18.3168985'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-5' fill='%23FFFFFF' transform='translate(22.557471, 20.370398) rotate(-33.000000) translate(-22.557471, -20.370398) ' points='20.3169562 19.3515315 24.7969303 19.3538527 24.7979854 21.3892651 20.3180113 21.3869439'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-6' fill='%23FFFFFF' transform='translate(27.362851, 17.460637) rotate(-83.000000) translate(-27.362851, -17.460637) ' points='24.3105691 16.441717 30.4148535 16.4425552 30.4151329 18.4795579 24.3108485 18.4787197'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-7' fill='%23FFFFFF' transform='translate(27.401220, 17.309768) rotate(6.000000) translate(-27.401220, -17.309768) ' points='24.3458228 16.2927525 30.4568582 16.2920321 30.4566181 18.3267845 24.3455827 18.3275049'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-2' fill='%23FFFFFF' transform='translate(11.255177, 14.340705) rotate(-33.000000) translate(-11.255177, -14.340705) ' points='9.2182975 13.3219435 13.2910012 13.3240537 13.2920563 15.359466 9.21935259 15.3573558'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-3' fill='%23FFFFFF' transform='translate(14.427991, 14.840228) rotate(47.000000) translate(-14.427991, -14.840228) ' points='11.9856055 13.8236289 16.8715292 13.8208638 16.870377 15.8568264 11.9844534 15.8595915'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-4' fill='%23FFFFFF' transform='translate(19.251223, 19.820787) rotate(47.000000) translate(-19.251223, -19.820787) ' points='16.1980973 18.8045337 22.3055018 18.8010773 22.3043497 20.8370399 16.1969451 20.8404963'%3E%3C/polygon%3E%3Cline x1='12.6825705' y1='0.783901172' x2='12.6825705' y2='26.0007079' id='Path-9' stroke='%23FFFFFF' stroke-width='1.55294118'%3E%3C/line%3E%3Cline x1='21.1588235' y1='7.37647059' x2='21.0874829' y2='32.8759449' id='Path-10' stroke='%23FFFFFF' stroke-width='1.55294118'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-map2 span{
  width:37px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='38px' viewBox='0 0 35 38' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ETURISMO%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-247.000000, -647.000000)'%3E%3Cg id='HABITACAO-Copy-7' transform='translate(232.000000, 612.000000)'%3E%3Cg id='TURISMO' transform='translate(16.000000, 37.000000)'%3E%3Cpolygon id='Path-8' stroke='%23E7EBF4' stroke-width='1.74705882' points='0.776470588 8.6877305 13.1645024 0.332852581 20.9244688 8.05837025 33 0 33 25.095972 20.9244688 33.2824766 13.1645024 25.5977542 0.776470588 33.7764706'%3E%3C/polygon%3E%3Cpolygon id='Rectangle' fill='%23E7EBF4' transform='translate(2.240741, 20.228801) rotate(-33.000000) translate(-2.240741, -20.228801) ' points='0.407496528 19.2101456 4.07292986 19.2120448 4.07398495 21.2474571 0.408551624 21.2455579'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy' fill='%23E7EBF4' transform='translate(6.602855, 17.300142) rotate(-33.000000) translate(-6.602855, -17.300142) ' points='4.7696109 16.2814862 8.43504423 16.2833854 8.43609932 18.3187977 4.77066599 18.3168985'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-5' fill='%23E7EBF4' transform='translate(22.557471, 20.370398) rotate(-33.000000) translate(-22.557471, -20.370398) ' points='20.3169562 19.3515315 24.7969303 19.3538527 24.7979854 21.3892651 20.3180113 21.3869439'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-6' fill='%23E7EBF4' transform='translate(27.362851, 17.460637) rotate(-83.000000) translate(-27.362851, -17.460637) ' points='24.3105691 16.441717 30.4148535 16.4425552 30.4151329 18.4795579 24.3108485 18.4787197'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-7' fill='%23E7EBF4' transform='translate(27.401220, 17.309768) rotate(6.000000) translate(-27.401220, -17.309768) ' points='24.3458228 16.2927525 30.4568582 16.2920321 30.4566181 18.3267845 24.3455827 18.3275049'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-2' fill='%23E7EBF4' transform='translate(11.255177, 14.340705) rotate(-33.000000) translate(-11.255177, -14.340705) ' points='9.2182975 13.3219435 13.2910012 13.3240537 13.2920563 15.359466 9.21935259 15.3573558'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-3' fill='%23E7EBF4' transform='translate(14.427991, 14.840228) rotate(47.000000) translate(-14.427991, -14.840228) ' points='11.9856055 13.8236289 16.8715292 13.8208638 16.870377 15.8568264 11.9844534 15.8595915'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-4' fill='%23E7EBF4' transform='translate(19.251223, 19.820787) rotate(47.000000) translate(-19.251223, -19.820787) ' points='16.1980973 18.8045337 22.3055018 18.8010773 22.3043497 20.8370399 16.1969451 20.8404963'%3E%3C/polygon%3E%3Cline x1='12.6825705' y1='0.783901172' x2='12.6825705' y2='26.0007079' id='Path-9' stroke='%23E7EBF4' stroke-width='1.55294118'%3E%3C/line%3E%3Cline x1='21.1588235' y1='7.37647059' x2='21.0874829' y2='32.8759449' id='Path-10' stroke='%23E7EBF4' stroke-width='1.55294118'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-pa span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='35px' viewBox='0 0 20 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E7E4A6060-5AE2-46BD-9702-BF46CB778D18%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-567.000000, -782.000000)' stroke='%23FFFFFF'%3E%3Cg id='Icon-Pá' transform='translate(568.000000, 783.000000)'%3E%3Cpath d='M0,15.5454545 L18,15.5454545 C18,15.5454545 18,28.4318182 9,32.7272727 C9,32.7272727 0,28.4318182 0,15.5454545 Z' id='Stroke-5' stroke-width='1.63636364'%3E%3C/path%3E%3Cline x1='9' y1='0.409090909' x2='9' y2='24.1363636' id='Stroke-1' stroke-width='2.04545455'%3E%3C/line%3E%3Cline x1='4.09090909' y1='0.818181818' x2='13.9090909' y2='0.818181818' id='Stroke-3' stroke-width='2.04545455'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-eletrico span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='28px' viewBox='0 0 32 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3EAF9BFA45-E2A0-4351-8F19-A1DF6D4CB6E0%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Cpath d='M3.40569156,5.00934434 L25.6762116,5.00934434 C27.0999317,5.00934434 28.2540849,6.16349751 28.2540849,7.5872176 L28.2540849,26.1243132 L28.2540849,26.1243132 L3.40569156,26.1243132 L3.40569156,5.00934434 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-941.000000, -786.000000)'%3E%3Cg id='bonde' transform='translate(941.000000, 786.000000)'%3E%3Crect id='Rectangle' x='0.555434674' y='0' width='27.7717337' height='27.6678903'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='0' y='0.276678903' width='31.9374938' height='1.10671561'%3E%3C/rect%3E%3Cpolygon id='Rectangle' fill='%23FFFFFF' transform='translate(17.352240, 2.570670) rotate(-46.000000) translate(-17.352240, -2.570670) ' points='16.793101 0.0163250744 17.901821 0.0184006784 17.9113797 5.12501563 16.8026597 5.12294003'%3E%3C/polygon%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cpath stroke='%23FFFFFF' stroke-width='1.30612245' d='M25.6762116,4.35628312 L2.75263033,4.35628312 L2.75263033,26.7773744 L28.9071461,26.7773744 L28.9071461,7.5872176 C28.9071461,6.69501968 28.5455115,5.88728606 27.9608273,5.30260192 C27.3761432,4.71791778 26.5684096,4.35628312 25.6762116,4.35628312 Z'%3E%3C/path%3E%3Cpath d='M32.2537275,4.35628312 L9.33014621,4.35628312 L9.33014621,26.7773744 L35.484662,26.7773744 L35.484662,7.5872176 C35.484662,6.69501968 35.1230273,5.88728606 34.5383432,5.30260192 C33.9536591,4.71791778 33.1459254,4.35628312 32.2537275,4.35628312 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.30612245' mask='url(%23mask-2)' transform='translate(22.407404, 15.566829) scale(-1, 1) translate(-22.407404, -15.566829) '%3E%3C/path%3E%3Cellipse id='Oval' stroke='%23FFFFFF' stroke-width='1.30612245' mask='url(%23mask-2)' cx='19.1186462' cy='22.1197502' rx='1.74931387' ry='1.74521479'%3E%3C/ellipse%3E%3Cpath d='M19.1186462,9.45299974 C18.2319574,9.45299974 17.4292114,9.81240138 16.8481376,10.3934752 C16.2670637,10.974549 15.9076621,11.777295 15.9076621,12.6639838 L15.9076621,17.3120436 L22.3296302,17.3120436 L22.3296302,12.6639838 C22.3296302,11.777295 21.9702286,10.974549 21.3891548,10.3934752 C20.8080809,9.81240138 20.0053349,9.45299974 19.1186462,9.45299974 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M25.696162,9.45299974 C24.8094733,9.45299974 24.0067273,9.81240138 23.4256534,10.3934752 C22.8445796,10.974549 22.485178,11.777295 22.485178,12.6639838 L22.485178,17.3120436 L28.9071461,17.3120436 L28.9071461,12.6639838 C28.9071461,11.777295 28.5477445,10.974549 27.9666707,10.3934752 C27.3855968,9.81240138 26.5828508,9.45299974 25.696162,9.45299974 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M5.9636144,9.45299974 C5.07692563,9.45299974 4.27417962,9.81240138 3.69310579,10.3934752 C3.11203197,10.974549 2.75263033,11.777295 2.75263033,12.6639838 L2.75263033,17.3120436 L9.17459847,17.3120436 L9.17459847,12.6639838 C9.17459847,11.777295 8.81519683,10.974549 8.23412301,10.3934752 C7.65304918,9.81240138 6.85030317,9.45299974 5.9636144,9.45299974 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M12.5411303,9.45299974 C11.6544415,9.45299974 10.8516955,9.81240138 10.2706217,10.3934752 C9.68954785,10.974549 9.33014621,11.777295 9.33014621,12.6639838 L9.33014621,17.3120436 L15.7521143,17.3120436 L15.7521143,12.6639838 C15.7521143,11.777295 15.3927127,10.974549 14.8116389,10.3934752 C14.2305651,9.81240138 13.427819,9.45299974 12.5411303,9.45299974 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-carro span{
  width:33px;
  height:34px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='29px' viewBox='0 0 32 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3ECAD9038B-44B7-48A6-A83E-E7FB24C02EB3%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-182.000000, -786.000000)' stroke='%23FFFFFF' stroke-width='1.6'%3E%3Cg id='icon' transform='translate(184.000000, 788.000000)'%3E%3Crect id='Rectangle' x='-0.8' y='10.2' width='29.6' height='11.6' rx='3'%3E%3C/rect%3E%3Cpath d='M21,-0.8 L7,-0.8 C5.95065898,-0.8 5.00065898,-0.374670512 4.31299423,0.312994231 C3.62532949,1.00065898 3.2,1.95065898 3.2,3 L3.2,10.2091187 L24.8,10.2091187 L24.8,3 C24.8,1.95065898 24.3746705,1.00065898 23.6870058,0.312994231 C22.999341,-0.374670512 22.049341,-0.8 21,-0.8 Z' id='Rectangle-Copy'%3E%3C/path%3E%3Cpath d='M20,6.2 C19.5029437,6.2 19.0529437,6.40147186 18.7272078,6.72720779 C18.4014719,7.05294373 18.2,7.50294373 18.2,8 L18.2,10.2056396 L21.8,10.2056396 L21.8,8 C21.8,7.50294373 21.5985281,7.05294373 21.2727922,6.72720779 C20.9470563,6.40147186 20.4970563,6.2 20,6.2 Z' id='Rectangle-Copy-2'%3E%3C/path%3E%3Cpath d='M5,14.2 C4.50294373,14.2 4.05294373,14.4014719 3.72720779,14.7272078 C3.40147186,15.0529437 3.2,15.5029437 3.2,16 C3.2,16.4970563 3.40147186,16.9470563 3.72720779,17.2727922 C4.05294373,17.5985281 4.50294373,17.8 5,17.8 C5.49705627,17.8 5.94705627,17.5985281 6.27279221,17.2727922 C6.59852814,16.9470563 6.8,16.4970563 6.8,16 C6.8,15.5029437 6.59852814,15.0529437 6.27279221,14.7272078 C5.94705627,14.4014719 5.49705627,14.2 5,14.2 Z' id='Rectangle-Copy-3'%3E%3C/path%3E%3Cpath d='M6.8,22.2 L3.2,22.2 L3.2,25.8 L6.8,25.8 L6.8,22.2 Z' id='Rectangle-Copy-5'%3E%3C/path%3E%3Cpath d='M24.8,22.2 L21.2,22.2 L21.2,25.8 L24.8,25.8 L24.8,22.2 Z' id='Rectangle-Copy-6'%3E%3C/path%3E%3Cpath d='M23,14.2 C22.5029437,14.2 22.0529437,14.4014719 21.7272078,14.7272078 C21.4014719,15.0529437 21.2,15.5029437 21.2,16 C21.2,16.4970563 21.4014719,16.9470563 21.7272078,17.2727922 C22.0529437,17.5985281 22.5029437,17.8 23,17.8 C23.4970563,17.8 23.9470563,17.5985281 24.2727922,17.2727922 C24.5985281,16.9470563 24.8,16.4970563 24.8,16 C24.8,15.5029437 24.5985281,15.0529437 24.2727922,14.7272078 C23.9470563,14.4014719 23.4970563,14.2 23,14.2 Z' id='Rectangle-Copy-4'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-barco span{
  width:35px;
  height:37px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='37px' viewBox='0 0 35 37' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E8DAF5BB5-AAF4-4325-9714-98A85C95AB90%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='34.5930233' height='35.9078712'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-644.000000, -230.000000)'%3E%3Cg id='HABITACAO-Copy' transform='translate(632.000000, 194.000000)'%3E%3Cg id='barco' transform='translate(12.000000, 36.000000)'%3E%3Crect id='Rectangle' x='0' y='0' width='35' height='36'%3E%3C/rect%3E%3Cg id='nsei' transform='translate(0.000000, 1.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Crect id='Rectangle' stroke='%23FFFFFF' stroke-width='1.48837209' mask='url(%23mask-2)' x='0.744186047' y='-21.6066317' width='71.7410148' height='54.5718758' rx='16.372093'%3E%3C/rect%3E%3Crect id='Rectangle' stroke='%23FFFFFF' stroke-width='1.48837209' mask='url(%23mask-2)' x='0.744186047' y='-33.0385254' width='71.7410148' height='49.9037574' rx='19.3295077'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-oculos span{
  width:41px;
  height:30px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='41px' height='32px' viewBox='0 0 41 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ED9A60C95-BD8B-4CC8-9A03-B6126BBA254F%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='6' height='25'%3E%3C/rect%3E%3Crect id='path-3' x='0' y='0' width='6' height='25'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-649.000000, -442.000000)'%3E%3Cg id='HABITACAO-Copy-3' transform='translate(632.000000, 403.000000)'%3E%3Cg id='icon' transform='translate(17.000000, 39.000000)'%3E%3Ccircle id='Oval' stroke='%23FFFFFF' stroke-width='1.6' cx='6.5' cy='25.5' r='5.3'%3E%3C/circle%3E%3Cg id='Rectangle-2'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.8,1.2 L4,1.2 C3.22680135,1.2 2.52680135,1.51340068 2.02010101,2.02010101 C1.51340068,2.52680135 1.2,3.22680135 1.2,4 L1.2,26.8 L15.8,26.8 L15.8,1.2 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.6' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3Cg id='Rectangle-2-Copy' transform='translate(25.600000, 0.000000)'%3E%3Cmask id='mask-4' fill='white'%3E%3Cuse xlink:href='%23path-3'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.8,1.2 L4,1.2 C3.22680135,1.2 2.52680135,1.51340068 2.02010101,2.02010101 C1.51340068,2.52680135 1.2,3.22680135 1.2,4 L1.2,26.8 L15.8,26.8 L15.8,1.2 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.6' mask='url(%23mask-4)'%3E%3C/path%3E%3C/g%3E%3Ccircle id='Oval-Copy' stroke='%23FFFFFF' stroke-width='1.6' cx='21.5' cy='25.5' r='5.3'%3E%3C/circle%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='12' y='23' width='4' height='1.6'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-star span{
  width:33px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='32px' viewBox='0 0 33 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EB3E20D2F-392B-4C8A-BFD6-440CDA263B40%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-647.000000, -860.000000)' fill='%23FFFFFF'%3E%3Cg id='HABITACAO-Copy-12' transform='translate(632.000000, 821.000000)'%3E%3Cg id='icon' transform='translate(15.000000, 39.000000)'%3E%3Crect id='Rectangle' x='16' y='0' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-9' x='12' y='0' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-10' x='20' y='0' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-12' x='12' y='26' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-11' x='20' y='26' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-16' transform='translate(29.800000, 12.000000) rotate(-270.000000) translate(-29.800000, -12.000000) ' x='29' y='9' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-15' transform='translate(29.800000, 20.000000) rotate(-270.000000) translate(-29.800000, -20.000000) ' x='29' y='17' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-14' transform='translate(3.800000, 12.000000) rotate(-270.000000) translate(-3.800000, -12.000000) ' x='3' y='9' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-13' transform='translate(3.800000, 20.000000) rotate(-270.000000) translate(-3.800000, -20.000000) ' x='3' y='17' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy' x='16' y='19' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-3' transform='translate(26.300000, 16.000000) rotate(-270.000000) translate(-26.300000, -16.000000) ' x='25.5' y='9.5' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-2' transform='translate(7.300000, 16.000000) rotate(-270.000000) translate(-7.300000, -16.000000) ' x='6.5' y='9.5' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-5' transform='translate(22.103301, 21.303301) rotate(-225.000000) translate(-22.103301, -21.303301) ' x='21.3033009' y='17.8033009' width='1.6' height='7'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-4' transform='translate(11.496699, 10.696699) rotate(-225.000000) translate(-11.496699, -10.696699) ' x='10.6966991' y='7.19669914' width='1.6' height='7'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-8' transform='translate(22.103301, 10.696699) rotate(-315.000000) translate(-22.103301, -10.696699) ' x='21.3033009' y='7.19669914' width='1.6' height='7'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-6' transform='translate(11.496699, 21.303301) rotate(-315.000000) translate(-11.496699, -21.303301) ' x='10.6966991' y='17.8033009' width='1.6' height='7'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-book span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EDE7F03F9-C3F1-49CD-B59B-5E68F9EEE285%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-248.000000, -1277.000000)'%3E%3Cg id='HABITACAO-Copy-12' transform='translate(232.000000, 1239.000000)'%3E%3Cg id='icon' transform='translate(16.000000, 38.000000)'%3E%3Crect id='Rectangle' stroke='%23FFFFFF' stroke-width='1.6' x='0.8' y='0.8' width='30.4' height='30.4'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-17' stroke='%23FFFFFF' stroke-width='1.6' x='0.8' y='0.8' width='30.4' height='4.4'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-18' stroke='%23FFFFFF' stroke-width='1.6' x='26.8' y='0.8' width='4.4' height='4.4'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='8' y='11.6' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-19' fill='%23FFFFFF' x='8' y='15' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-21' fill='%23FFFFFF' x='8' y='18.4' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-20' fill='%23FFFFFF' x='8' y='21.8' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-22' fill='%23FFFFFF' x='8' y='25.2' width='16' height='1.6'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-person span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E3FF7E370-04F3-4022-B584-898E49325C82%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cpolygon id='path-2' points='0.00398340249 0.00902904564 31.9877178 0.00902904564 31.9877178 31.1329461 0.00398340249 31.1329461'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-561.000000, -691.000000)'%3E%3Cg filter='url(%23filter-1)' id='RH_-pessoas'%3E%3Cg transform='translate(561.000000, 691.000000)'%3E%3Cmask id='mask-3' fill='%23FFFFFF'%3E%3Cuse xlink:href='%23path-2'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-2'%3E%3C/g%3E%3Cpath d='M9.28969295,8.44056432 C9.28969295,4.74323651 12.2971618,1.73517012 15.9938921,1.73517012 C19.6906224,1.73517012 22.6980249,4.74323651 22.6980249,8.44056432 C22.6980249,12.0737593 19.7939917,15.041195 16.1856266,15.1430373 C16.1216929,15.1423071 16.0579585,15.1407137 15.9938921,15.1407137 C15.9298921,15.1407137 15.8660913,15.1423071 15.8022241,15.1430373 C12.1938589,15.041195 9.28969295,12.0737593 9.28969295,8.44056432 Z M27.3033029,19.8259253 C25.3151867,17.83761 22.8959336,16.4373776 20.2564647,15.7121992 C22.748083,14.2455768 24.424166,11.5353361 24.424166,8.44056432 C24.424166,3.79140249 20.64239,0.00902904564 15.9938921,0.00902904564 C11.3453278,0.00902904564 7.56355187,3.79140249 7.56355187,8.44056432 C7.56355187,11.5353361 9.23963485,14.2455768 11.7313195,15.7121992 C9.09178423,16.4373776 6.67253112,17.83761 4.68441494,19.8259253 C1.66360166,22.8472033 0,26.8642656 0,31.1369295 L1.72614108,31.1369295 C1.72614108,27.3252116 3.21022407,23.7417427 5.90512863,21.0464398 C8.55010788,18.4009959 12.0507884,16.9232863 15.7827718,16.869444 C15.8529461,16.8711037 15.9233195,16.8720996 15.9938921,16.8720996 C16.0644647,16.8720996 16.1348382,16.8711037 16.2050788,16.869444 C19.9370622,16.9232863 23.4376763,18.4009959 26.0825892,21.0464398 C28.7774938,23.7417427 30.2615768,27.3252116 30.2615768,31.1369295 L31.9877178,31.1369295 C31.9877178,26.8642656 30.3241162,22.8472033 27.3033029,19.8259253 L27.3033029,19.8259253 Z' id='Fill-1' fill='%23FFFFFF' mask='url(%23mask-3)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-igreja span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 63.1 (92452) - https://sketch.com --%3E%3Ctitle%3Eicon%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-MUNICIPIO' transform='translate(-396.000000, -1123.000000)'%3E%3Cg id='Group-2' transform='translate(340.000000, 10.000000)'%3E%3Cg id='HABITACAO' transform='translate(40.000000, 1074.000000)'%3E%3Cg id='icon' transform='translate(16.000000, 39.000000)'%3E%3Cpath d='M15.7922078,5.23780918 L12.0519481,8.33651627 L12.0519481,30.997362 L19.5324675,30.997362 L19.5324675,8.33651627 L15.7922078,5.23780918 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.66233766'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='12.8831169' y='11.6363636' width='5.81818182' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='0' y='30.1298701' width='31.5844156' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='12.8831169' y='19.1168831' width='5.81818182' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='14.961039' y='16.2077922' width='1.66233766' height='3.32467532'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='13.7142857' y='1.24675325' width='4.15584416' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='14.961039' y='0' width='1.66233766' height='4.98701299'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='11.2207792' y='4.98701299' width='1.66233766' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-50' fill='%23FFFFFF' x='18.7012987' y='4.98701299' width='1.66233766' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-51' fill='%23FFFFFF' x='14.961039' y='8.31168831' width='1.66233766' height='1.66233766' rx='0.831168831'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='14.961039' y='23.6883117' width='1.66233766' height='6.64935065'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-cartola span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='56px' height='58px' viewBox='0 0 56 58' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E35CE8600-8581-4BE8-A464-0B028755F639%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='10.4432133' y='10.2941418' width='55.6971376' height='55.6971376'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-CIDADE' transform='translate(-536.000000, -1348.000000)'%3E%3Cg id='Group-2' transform='translate(340.000000, 10.000000)'%3E%3Cg id='Áreas-de-Intervenção-2' transform='translate(40.000000, 695.000000)'%3E%3Cg id='Group-28-Copy-9' transform='translate(60.000000, 608.000000)'%3E%3Cg id='Group-17' transform='translate(20.000000, 30.000000)'%3E%3Cg id='Rectangle-2'%3E%3Cg id='Group-14' transform='translate(65.000000, 0.000000)'%3E%3Cg id='cartola'%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='11.1394275' y='60.3498512' width='55.6971376' height='2.2278855'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='17.3279984' y='46.4255668' width='43.3199959' height='2.2278855'%3E%3C/rect%3E%3Crect id='Rectangle' stroke='%23FFFFFF' stroke-width='2.2278855' x='18.5347697' y='27.5194829' width='40.9064533' height='33.9443111'%3E%3C/rect%3E%3Cpath d='M19.6487124,6.63305633 C17.8457948,6.63305633 16.2135592,7.36383308 15.0320531,8.54533923 C13.8505469,9.72684539 13.1197702,11.3590809 13.1197702,13.1619986 L13.1197702,61.463794 L26.1776547,61.463794 L26.1776547,13.1619986 C26.1776547,11.3590809 25.4468779,9.72684539 24.2653718,8.54533923 C23.0838656,7.36383308 21.45163,6.63305633 19.6487124,6.63305633 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='2.2278855'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='11.8356417' y='20.1241408' width='2.78485688' height='40.2257105'%3E%3C/rect%3E%3Cg id='Rectangle-3' transform='translate(0.696214, 0.237714)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle' transform='translate(38.291782, 38.142711) rotate(-30.000000) translate(-38.291782, -38.142711) '%3E%3C/g%3E%3Crect id='Rectangle' fill='%23FFFFFF' mask='url(%23mask-2)' x='11.1394275' y='19.8864266' width='2.78485688' height='40.2257105'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-youtube span{
  width:28px;
  height:24px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18px' height='14px' viewBox='0 0 18 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E833D2337-9C42-4CEB-B526-D077D1DDB10B%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-256.000000, -567.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='0681d7b35c4fab88361266013495f520' transform='translate(256.000000, 567.000000)'%3E%3Cpath d='M9.30326087,1.13172554 C11.5960598,1.13172554 13.4706522,1.17024457 15.2040082,1.24728261 L15.2278533,1.24728261 L15.2516984,1.24728261 C16.0624321,1.24728261 16.7264266,2.01949728 16.7264266,2.97146739 L16.7264266,3.00998641 L16.7300951,3.04850543 C16.8108016,4.24259511 16.8493207,5.48070652 16.8493207,6.73165761 L16.8493207,6.73165761 L16.8493207,6.73165761 C16.8529891,7.98077446 16.8108016,9.22072011 16.7300951,10.4148098 L16.7264266,10.4533288 L16.7264266,10.4918478 C16.7264266,10.976087 16.5613451,11.4254755 16.2568614,11.7593071 C15.9835598,12.0619565 15.6240489,12.2288723 15.2535326,12.2288723 L15.226019,12.2288723 L15.1985054,12.2288723 C13.3404212,12.3169158 11.3796196,12.3627717 9.3564538,12.3627717 C9.23355978,12.3627717 9.10699728,12.3627717 8.98410326,12.3627717 L8.98777174,12.3627717 L8.98410326,12.3627717 C8.85754076,12.3627717 8.73097826,12.3627717 8.60441576,12.3627717 C6.57574728,12.3627717 4.61311141,12.3169158 2.76970109,12.2325408 L2.7421875,12.2325408 L2.71467391,12.2325408 C2.34232337,12.2325408 1.98831522,12.0637908 1.71501359,11.7629755 C1.41236413,11.4273098 1.24361413,10.9779212 1.24361413,10.4936821 L1.24361413,10.455163 L1.23994565,10.416644 C1.15557065,9.21888587 1.11705163,7.98077446 1.12438859,6.7408288 L1.12438859,6.73716033 L1.12438859,6.73349185 C1.12072011,5.4935462 1.15923913,4.25910326 1.23994565,3.06134511 L1.24361413,3.02282609 L1.24361413,2.98430707 C1.24361413,2.02866848 1.90394022,1.25278533 2.71467391,1.25278533 L2.73851902,1.25278533 L2.76236413,1.25278533 C4.49938859,1.1720788 6.37581522,1.13722826 8.66677989,1.13722826 L8.98226902,1.13722826 L9.30142663,1.13722826 M9.30326087,0.00733695652 C9.19870924,0.00733695652 9.09232337,0.00733695652 8.98777174,0.00733695652 C8.88322011,0.00733695652 8.77683424,0.00733695652 8.67228261,0.00733695652 C6.65095109,0.00733695652 4.66263587,0.0348505435 2.71834239,0.122894022 C1.28580163,0.122894022 0.124728261,1.39769022 0.124728261,2.97697011 C0.0366847826,4.23342391 -0.00183423913,5.484375 0.00183423913,6.73716033 C-0.00183423913,7.98994565 0.0330163043,9.24089674 0.121059783,10.4936821 C0.121059783,12.072962 1.28396739,13.3587636 2.71467391,13.3587636 C4.63879076,13.4504755 6.60142663,13.492663 8.60625,13.492663 C8.7328125,13.492663 8.86304348,13.492663 8.98960598,13.492663 C9.11616848,13.492663 9.24273098,13.492663 9.365625,13.492663 C11.3704484,13.492663 13.3330842,13.4504755 15.2608696,13.3587636 C16.6970788,13.3587636 17.8581522,12.072962 17.8581522,10.4936821 C17.9425272,9.24089674 17.9810462,7.98627717 17.9773777,6.73349185 C17.9810462,5.48070652 17.9425272,4.22975543 17.8581522,2.97330163 C17.8581522,1.39402174 16.6952446,0.1265625 15.2608696,0.1265625 C13.3129076,0.0348505435 11.3300951,0.00733695652 9.30326087,0.00733695652 L9.30326087,0.00733695652 Z' id='Shape'%3E%3C/path%3E%3Cpolygon id='Path' points='7.26725543 10.1818614 7.26725543 3.28695652 12.357269 6.73532609'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-college span{
  width:32px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='61px' height='61px' viewBox='0 0 61 61' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EGroup 22%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-CIDADE' transform='translate(-539.000000, -1343.000000)' fill='%23FFFFFF'%3E%3Cg id='Group-2' transform='translate(340.000000, 10.000000)'%3E%3Cg id='Áreas-de-Intervenção-2' transform='translate(40.000000, 695.000000)'%3E%3Cg id='Group-28-Copy-9' transform='translate(60.000000, 608.000000)'%3E%3Cg id='Group-17' transform='translate(20.000000, 30.000000)'%3E%3Cg id='Rectangle-2'%3E%3Cg id='Group-22' transform='translate(79.000000, 0.000000)'%3E%3Cg id='Group-20' transform='translate(21.600000, 0.000000)'%3E%3Crect id='Rectangle' x='7.20000011' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' x='14.4000002' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' x='0' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3Cg id='Group-20-Copy' transform='translate(12.500000, 30.200001) rotate(-90.000000) translate(-12.500000, -30.200001) translate(3.500000, 17.700001)'%3E%3Crect id='Rectangle' x='7.20000011' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' x='14.4000002' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' x='0' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3Cg id='Group-20-Copy-2' transform='translate(48.300001, 30.200001) scale(-1, 1) rotate(-90.000000) translate(-48.300001, -30.200001) translate(39.300001, 17.700001)'%3E%3Crect id='Rectangle' x='7.20000011' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' x='14.4000002' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' x='0' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3Crect id='Rectangle-Copy-66' transform='translate(19.559798, 19.559798) rotate(-45.000000) translate(-19.559798, -19.559798) ' x='17.9597982' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-67' transform='translate(41.159799, 19.559798) scale(-1, 1) rotate(-45.000000) translate(-41.159799, -19.559798) ' x='39.5597986' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Cg id='Group-18' transform='translate(30.559798, 47.800001) scale(1, -1) translate(-30.559798, -47.800001) translate(13.559798, 34.800001)'%3E%3Crect id='Rectangle-Copy-72' x='15.2402023' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-71' transform='translate(6.000000, 19.559798) rotate(-45.000000) translate(-6.000000, -19.559798) ' x='4.40000007' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-70' transform='translate(27.600000, 19.559798) scale(-1, 1) rotate(-45.000000) translate(-27.600000, -19.559798) ' x='26.0000004' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-69' x='22.4402024' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-68' x='8.04020215' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-assembleia span{
  width:34px;
  height:24px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='24px' viewBox='0 0 34 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eassembleia_municipal%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-648.000000, -1491.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='HABITACAO-Copy-16' transform='translate(632.000000, 1448.000000)'%3E%3Cg id='assembleia_municipal' transform='translate(16.000000, 43.000000)'%3E%3Cg id='g10' transform='translate(17.000000, 12.471896) scale(-1, 1) rotate(-180.000000) translate(-17.000000, -12.471896) translate(0.000000, 0.971896)'%3E%3Cg id='g14' transform='translate(0.591092, 0.832902)'%3E%3Cg id='g20' transform='translate(11.606466, 3.868965)'%3E%3Cpath d='M9.45747103,0 L7.73793084,0 L7.73793084,0.859770093 C7.73793084,2.51912637 6.38809179,3.86896542 4.72873551,3.86896542 C3.06937923,3.86896542 1.71954019,2.51912637 1.71954019,0.859770093 L1.71954019,0 L0,0 L0,0.859770093 C0,3.4670229 2.12148271,5.58850561 4.72873551,5.58850561 C7.33598832,5.58850561 9.45747103,3.4670229 9.45747103,0.859770093 L9.45747103,0 Z' id='path22'%3E%3C/path%3E%3C/g%3E%3Cg id='g24' transform='translate(-0.000215, 0.000000)'%3E%3Cpath d='M32.6712636,0 L30.9517234,0 L30.9517234,4.72873551 C30.9517234,12.7882204 24.3951166,19.3448271 16.3356318,19.3448271 C8.27614692,19.3448271 1.71954019,12.7882204 1.71954019,4.72873551 L1.71954019,0 L0,0 L0,4.72873551 C0,13.7361169 7.32825039,21.0643673 16.3356318,21.0643673 C25.3430132,21.0643673 32.6712636,13.7361169 32.6712636,4.72873551 L32.6712636,0 Z' id='path26'%3E%3C/path%3E%3C/g%3E%3Cpolygon id='path28' points='21.0643673 0 11.6068963 0 11.6068963 1.71954019 21.0643673 1.71954019'%3E%3C/polygon%3E%3Cg id='g30' transform='translate(7.737716, 0.000000)'%3E%3Cpath d='M17.1954019,0 L15.4758617,0 L15.4758617,4.72873551 C15.4758617,8.52161128 12.3901468,11.6068963 8.59770093,11.6068963 C4.80525505,11.6068963 1.71954019,8.52161128 1.71954019,4.72873551 L1.71954019,0 L0,0 L0,4.72873551 C0,9.46950781 3.85692864,13.3264364 8.59770093,13.3264364 C13.3384732,13.3264364 17.1954019,9.46950781 17.1954019,4.72873551 L17.1954019,0 Z' id='path32'%3E%3C/path%3E%3C/g%3E%3Cg id='g34' transform='translate(3.868750, 0.000000)'%3E%3Cpath d='M24.9333327,0 L23.2137925,0 L23.2137925,4.72873551 C23.2137925,10.6547009 18.3926317,15.4758617 12.4666664,15.4758617 C6.54070099,15.4758617 1.71954019,10.6547009 1.71954019,4.72873551 L1.71954019,0 L0,0 L0,4.72873551 C0,11.6030273 5.59280446,17.1954019 12.4666664,17.1954019 C19.3409581,17.1954019 24.9333327,11.6030273 24.9333327,4.72873551 L24.9333327,0 Z' id='path36'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-cat span{
  width:31px;
  height:32px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='31px' height='32px' viewBox='0 0 31 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPORTO_icones_gato%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-1060.000000, -1487.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='CARTA-EDUCATIVA-Copy-2' transform='translate(1043.000000, 1448.000000)'%3E%3Cg id='PORTO_icones_gato' transform='translate(17.000000, 39.000000)'%3E%3Cg id='Group' transform='translate(15.347473, 16.117729) scale(-1, 1) rotate(-180.000000) translate(-15.347473, -16.117729) translate(0.347473, 0.617729)'%3E%3Cpath d='M0.654065934,21.08 C0.76989011,11.5438095 0.76989011,11.3893773 1.81230769,9.22732601 C4.59208791,3.28168498 11.3098901,-0.347472527 17.4871795,0.810769231 C23.741685,1.96901099 28.336044,6.5247619 29.5328938,12.7792674 C29.9961905,15.134359 30.0734066,30.5389744 29.6101099,30.5389744 C29.4556777,30.5389744 27.6024908,28.8016117 25.4790476,26.6781685 L21.6182418,22.8173626 L15.0548718,22.8173626 L8.49150183,22.8173626 L4.51487179,26.7939927 L0.538241758,30.7320147 L0.654065934,21.08 Z M15.2479121,21.2730403 L22.3904029,21.2730403 L25.3632234,24.2458608 L28.374652,27.2572894 L28.374652,20.5008791 C28.374652,15.5590476 28.2202198,13.2425641 27.7569231,11.6210256 C26.5986813,7.41274725 22.8536996,3.78358974 18.4137729,2.50952381 C12.6997802,0.849377289 6.02058608,3.93802198 3.24080586,9.49758242 C2.35282051,11.3121612 2.31421245,11.852674 2.19838828,19.3426374 L2.0825641,27.2572894 L5.09399267,24.2844689 L8.10542125,21.2730403 L15.2479121,21.2730403 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M7.52630037,16.9103297 C7.52630037,15.7520879 8.76175824,14.6324542 10.0358242,14.6324542 C11.3098901,14.6324542 12.545348,15.7520879 12.545348,16.9103297 C12.545348,18.1071795 11.1168498,18.1457875 10.9238095,16.9489377 C10.8465934,16.3698168 10.5377289,16.0609524 10.0358242,16.0609524 C9.53391941,16.0609524 9.22505495,16.3698168 9.14783883,16.9489377 C8.95479853,18.1457875 7.52630037,18.1071795 7.52630037,16.9103297 Z' id='Path'%3E%3C/path%3E%3Cpath d='M17.9504762,16.9103297 C17.9504762,15.7520879 19.1859341,14.6324542 20.46,14.6324542 C21.7340659,14.6324542 22.9695238,15.7520879 22.9695238,16.9103297 C22.9695238,18.1071795 21.5410256,18.1457875 21.3479853,16.9489377 C21.2707692,16.3698168 20.9619048,16.0609524 20.46,16.0609524 C19.9580952,16.0609524 19.6492308,16.3698168 19.5720147,16.9489377 C19.3789744,18.1457875 17.9504762,18.1071795 17.9504762,16.9103297 Z' id='Path'%3E%3C/path%3E%3Cpath d='M11.3871062,11.5438095 C11.3871062,11.0419048 12.0820513,9.99948718 12.9700366,9.07289377 C14.3213187,7.68300366 14.4757509,7.33553114 14.1282784,6.67919414 C13.89663,6.25450549 13.0858608,5.67538462 12.3523077,5.40512821 C11.6187546,5.13487179 11.0010256,4.67157509 11.0010256,4.40131868 C11.0010256,3.62915751 13.0858608,3.78358974 14.1282784,4.63296703 C14.9776557,5.32791209 15.0548718,5.32791209 16.1745055,4.63296703 C17.6416117,3.74498168 19.4947985,3.66776557 19.4947985,4.4785348 C19.4947985,4.78739927 19.1859341,5.05765568 18.7612454,5.05765568 C17.834652,5.05765568 16.0200733,6.48615385 16.0200733,7.25831502 C16.0200733,7.60578755 16.7150183,8.64820513 17.6030037,9.57479853 C18.452381,10.5013919 19.1087179,11.4665934 18.9928938,11.7368498 C18.9156777,12.0457143 17.6030037,12.2387546 15.1320879,12.3159707 C11.4643223,12.4317949 11.3871062,12.3931868 11.3871062,11.5438095 Z M16.4061538,10.7330403 C16.4061538,10.6558242 16.0972894,10.3083516 15.7112088,9.92227106 C15.0162637,9.34315018 14.9390476,9.34315018 14.2827106,10.0767033 C13.5877656,10.8488645 13.5877656,10.8488645 14.9776557,10.8488645 C15.7884249,10.8488645 16.4061538,10.7716484 16.4061538,10.7330403 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-boletim span{
  width:33px;
  height:33px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='33px' viewBox='0 0 33 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Esite%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='BT-ACAO' transform='translate(-247.000000, -401.000000)' stroke='%23FFFFFF' stroke-width='1.70446731'%3E%3Cg id='HABITACAO-Copy-2' transform='translate(232.000000, 363.000000)'%3E%3Cg id='site' transform='translate(16.000000, 39.000000)'%3E%3Cpolygon id='path12' points='0.254178392 30.6804116 30.93459 30.6804116 30.93459 0 0.254178392 0'%3E%3C/polygon%3E%3Cline x1='0.254157086' y1='4.33846794' x2='30.9345687' y2='4.33846794' id='path16'%3E%3C/line%3E%3Cline x1='27.0996238' y1='3.44962878' x2='27.0996238' y2='0.99999978' id='path20'%3E%3C/line%3E%3Cline x1='7.92436652' y1='12.0085708' x2='23.2645723' y2='12.0085708' id='path24'%3E%3C/line%3E%3Cline x1='7.92436652' y1='15.8436223' x2='23.2645723' y2='15.8436223' id='path28'%3E%3C/line%3E%3Cline x1='7.92436652' y1='19.6786737' x2='23.2645723' y2='19.6786737' id='path32'%3E%3C/line%3E%3Cline x1='7.92436652' y1='23.5137252' x2='23.2645723' y2='23.5137252' id='path36'%3E%3C/line%3E%3Cline x1='7.92436652' y1='27.3487766' x2='23.2645723' y2='27.3487766' id='path40'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

i.icon.icon-placa span{
  width:33px;
  height:28px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='28px' viewBox='0 0 33 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPLACAS TOPONÍMICAS%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-248.000000, -1364.000000)'%3E%3Cg id='HABITACAO-Copy-17' transform='translate(232.000000, 1323.000000)'%3E%3Cg id='PLACAS-TOPONÍMICAS' transform='translate(16.000000, 41.000000)'%3E%3Cpath d='M18.8016703,0.84375 C19.2349121,0.84375 19.642948,1.04743005 19.9033522,1.3936787 L19.9033522,1.3936787 L20.705625,2.46042748 L30.3688202,2.61682958 C30.8631481,2.61515201 31.3108417,2.81484289 31.634534,3.13853514 C31.9568768,3.46087799 32.15625,3.90619049 32.15625,4.39806909 L32.15625,4.39806909 L32.15625,20.625 C32.15625,21.1168786 31.9568768,21.5621911 31.634534,21.884534 C31.3121911,22.2068768 30.8668786,22.40625 30.375,22.40625 L30.375,22.40625 L2.625,22.40625 C2.13312139,22.40625 1.68780889,22.2068768 1.36546605,21.884534 C1.0431232,21.5621911 0.84375,21.1168786 0.84375,20.625 L0.84375,20.625 L0.84375,4.39806909 C0.84375,3.90619049 1.0431232,3.46087799 1.36546605,3.13853514 C1.68780889,2.81619229 2.13312139,2.61681909 2.625,2.61681909 L2.625,2.61681909 L11.7406068,2.61681909 L13.1050599,1.33248974 C13.3725672,1.02180871 13.7618062,0.84375 14.1707597,0.84375 L14.1707597,0.84375 Z' id='Rectangle' stroke='%23FFFFFF' stroke-width='1.6875'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23FFFFFF' x='15.375' y='22.875' width='1.875' height='4.875'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

li.icon.icon-plant:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='34px' viewBox='0 0 33 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 63.1 (101010) - https://sketch.com --%3E%3Ctitle%3E1BE3092D-51AA-4888-9434-D5BA7CDF9BBD%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='PORTO-AMBIENTE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PORTO-AMBIENTE-HOME' transform='translate(-181.000000, -710.000000)' fill='%23E7EBF4' fill-rule='nonzero' stroke='%23FFFFFF' stroke-width='0.647016907'%3E%3Cg id='HABITACAO' transform='translate(165.000000, 672.000000)'%3E%3Cpath d='M37.6477295,57.8 C43.9884952,57.8 48,50.408 48,45.92 C46.8353696,47.108 45.0237222,47.372 43.2120749,47.372 C41.4004275,47.372 39.4593768,47.108 37.9065362,47.108 C37.3889227,47.108 36.8713092,47.108 36.3536957,47.24 C33.5068213,47.768 31.1775604,50.276 31.1775604,53.84 L31.1775604,63.08 C27.5542657,63.476 24.7073913,66.512 24.7073913,70.34 L24.7073913,71 L38.9417633,71 L38.9417633,70.34 C38.9417633,66.512 36.0948889,63.476 32.4715942,63.08 L32.4715942,56.084 C33.6362247,57.14 35.447872,57.8 37.6477295,57.8 Z M36.483099,48.56 C36.8713092,48.56 37.2595193,48.428 37.7771329,48.428 C38.4241498,48.428 39.3299734,48.428 40.1063937,48.56 C41.0122174,48.692 42.0474445,48.692 43.0826715,48.692 C43.9884952,48.692 45.1531256,48.692 46.317756,48.296 C45.282529,51.992 42.1768478,56.48 37.6477295,56.48 C34.6714517,56.48 32.4715942,54.896 32.4715942,53.84 C32.4715942,51.2 34.0244348,49.088 36.483099,48.56 Z M37.5183261,69.68 L26.0014251,69.68 C26.2602319,66.776 28.8482995,64.4 31.8245773,64.4 C34.8008551,64.4 37.2595193,66.776 37.5183261,69.68 Z M29.8835266,55.16 C29.8835266,41.96 19.5312561,44.336 19.5312561,38 C18.2372223,39.32 17.460802,41.828 17.0725918,44.468 C16.4255749,49.748 20.178273,54.5 25.3544082,54.896 C26.9072488,55.028 28.4600894,55.16 29.8835266,55.16 Z M19.9194662,50.672 C18.6254324,48.956 17.9784155,46.844 18.3666256,44.732 C18.6254324,43.28 18.8842392,42.092 19.1430459,41.3 C20.0488696,42.62 21.3429034,43.412 22.6369372,44.204 C25.3544082,46.052 28.2012826,47.9 28.5894928,53.84 C27.6836691,53.84 26.6484421,53.708 25.4838116,53.576 C23.2839541,53.444 21.3429034,52.388 19.9194662,50.672 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-aiia:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='27px' height='31px' viewBox='0 0 27 31' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E441CFF85-EE34-4B1E-86D7-2DD485AFAF0B%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='17' height='31'%3E%3C/rect%3E%3Crect id='path-3' x='0' y='0' width='23' height='13'%3E%3C/rect%3E%3Crect id='path-5' x='0' y='0.4375' width='15' height='8'%3E%3C/rect%3E%3Crect id='path-7' x='0' y='0' width='5' height='9'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='%23E7EBF4' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-941.000000, -691.000000)'%3E%3Cg id='icon' transform='translate(941.000000, 691.000000)'%3E%3Cg id='Oval-2'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23E7EBF4' stroke-width='1.6' mask='url(%23mask-2)' cx='15.5' cy='15.5' r='14.7'%3E%3C/circle%3E%3C/g%3E%3Cg id='Oval-2-Copy' transform='translate(4.000000, 14.000000)'%3E%3Cmask id='mask-4' fill='%23E7EBF4'%3E%3Cuse xlink:href='%23path-3'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23E7EBF4' stroke-width='1.6' mask='url(%23mask-4)' cx='11.5' cy='1.5' r='10.7'%3E%3C/circle%3E%3C/g%3E%3Cg id='Oval-2-Copy-2' transform='translate(8.000000, 7.000000)'%3E%3Cmask id='mask-6' fill='%23E7EBF4'%3E%3Cuse xlink:href='%23path-5'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23E7EBF4' stroke-width='1.6' mask='url(%23mask-6)' cx='7.5' cy='7.9375' r='6.7'%3E%3C/circle%3E%3C/g%3E%3Cg id='Oval-2-Copy-3' transform='translate(11.000000, 11.000000)'%3E%3Cmask id='mask-8' fill='%23E7EBF4'%3E%3Cuse xlink:href='%23path-7'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Ccircle id='Oval' stroke='%23E7EBF4' stroke-width='1.6' mask='url(%23mask-8)' cx='4.5' cy='4.5' r='3.7'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-pessoas:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E3FF7E370-04F3-4022-B584-898E49325C82%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0.00398340249 0.00902904564 31.9877178 0.00902904564 31.9877178 31.1329461 0.00398340249 31.1329461'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-561.000000, -691.000000)'%3E%3Cg id='RH_-pessoas' transform='translate(561.000000, 691.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-2'%3E%3C/g%3E%3Cpath d='M9.28969295,8.44056432 C9.28969295,4.74323651 12.2971618,1.73517012 15.9938921,1.73517012 C19.6906224,1.73517012 22.6980249,4.74323651 22.6980249,8.44056432 C22.6980249,12.0737593 19.7939917,15.041195 16.1856266,15.1430373 C16.1216929,15.1423071 16.0579585,15.1407137 15.9938921,15.1407137 C15.9298921,15.1407137 15.8660913,15.1423071 15.8022241,15.1430373 C12.1938589,15.041195 9.28969295,12.0737593 9.28969295,8.44056432 Z M27.3033029,19.8259253 C25.3151867,17.83761 22.8959336,16.4373776 20.2564647,15.7121992 C22.748083,14.2455768 24.424166,11.5353361 24.424166,8.44056432 C24.424166,3.79140249 20.64239,0.00902904564 15.9938921,0.00902904564 C11.3453278,0.00902904564 7.56355187,3.79140249 7.56355187,8.44056432 C7.56355187,11.5353361 9.23963485,14.2455768 11.7313195,15.7121992 C9.09178423,16.4373776 6.67253112,17.83761 4.68441494,19.8259253 C1.66360166,22.8472033 0,26.8642656 0,31.1369295 L1.72614108,31.1369295 C1.72614108,27.3252116 3.21022407,23.7417427 5.90512863,21.0464398 C8.55010788,18.4009959 12.0507884,16.9232863 15.7827718,16.869444 C15.8529461,16.8711037 15.9233195,16.8720996 15.9938921,16.8720996 C16.0644647,16.8720996 16.1348382,16.8711037 16.2050788,16.869444 C19.9370622,16.9232863 23.4376763,18.4009959 26.0825892,21.0464398 C28.7774938,23.7417427 30.2615768,27.3252116 30.2615768,31.1369295 L31.9877178,31.1369295 C31.9877178,26.8642656 30.3241162,22.8472033 27.3033029,19.8259253 L27.3033029,19.8259253 Z' id='Fill-1' fill='%23E7EBF4' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-sida:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='21px' height='34px' viewBox='0 0 21 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3EC334725B-CC1C-43AA-B887-2BE8A1AA6B32%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='%23E7EBF4' stroke-width='2' fill='%23E7EBF4' fill-rule='evenodd' stroke-linejoin='round'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-187.000000, -690.000000)' fill='%23E7EBF4' fill-rule='nonzero' stroke='%23E7EBF4'%3E%3Cpath d='M206.952736,722.6 C206.8267,722.866667 206.574627,723 206.322554,723 L206.070481,723 C204.558043,722.333333 201.659204,719.133333 196.995854,713.666667 C193.718905,709.933333 189.937811,704.333333 189.937811,699 C189.937811,694.6 193.340796,691 197.5,691 C201.659204,691 205.062189,694.6 205.062189,699 C205.062189,702.466667 203.423715,706.333333 200.272803,710.733333 C200.02073,711 199.64262,711.133333 199.390547,710.866667 C199.138474,710.6 199.012438,710.2 199.264511,709.933333 C202.16335,705.933333 203.801824,702.066667 203.801824,699 C203.801824,695.266667 201.029022,692.333333 197.5,692.333333 C193.970978,692.333333 191.198176,695.266667 191.198176,699 C191.198176,703.933333 194.853234,709.133333 198.004146,712.733333 C200.524876,715.666667 205.062189,721 206.574627,721.666667 C206.952736,721.8 207.078773,722.2 206.952736,722.6 Z M194.853234,715.133333 C194.097015,715.933333 189.307629,721.266667 188.425373,721.666667 C188.047264,721.8 187.921227,722.2 188.047264,722.6 C188.1733,722.866667 188.425373,723 188.677446,723 L188.929519,723 C190.31592,722.333333 192.458541,719.533333 195.735489,716.2 C195.987562,715.933333 195.987562,715.533333 195.735489,715.266667 C195.609453,715 195.105307,715 194.853234,715.133333 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 20px;
}

li.icon.icon-flor:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E25B430BE-12DC-4AEC-8FCC-EA7D1C96FFDD%3C/title%3E%3Cg id='-COESAO' stroke='%23E7EBF4' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='COESAO' transform='translate(-179.000000, -689.000000)' stroke='%23E7EBF4' stroke-width='1.76551724'%3E%3Cg id='HABITACAO' transform='translate(165.000000, 652.000000)'%3E%3Cg id='flor-1' transform='translate(16.000000, 39.000000)'%3E%3Cpath d='M27.2706207,4.8 C27.2706207,4.8 21.654069,4.8 18.8446897,7.60937931 C16.0353103,10.4187586 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 21.654069,16.0353103 24.4634483,13.225931 C27.2728276,10.4165517 27.2706207,4.8 27.2706207,4.8 Z' id='Path'%3E%3C/path%3E%3Cpath d='M16.0353103,16.0353103 C16.0353103,16.0353103 10.4187586,16.0353103 7.60937931,18.8446897 C4.8,21.654069 4.8,27.2706207 4.8,27.2706207 C4.8,27.2706207 10.4187586,27.2706207 13.2281379,24.4634483 C16.0375172,21.6562759 16.0353103,16.0353103 16.0353103,16.0353103 Z' id='Path'%3E%3C/path%3E%3Cpath d='M27.2706207,27.2706207 C27.2706207,27.2706207 27.2706207,21.654069 24.4634483,18.8446897 C21.6562759,16.0353103 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,21.654069 18.8446897,24.4634483 C21.654069,27.2728276 27.2706207,27.2706207 27.2706207,27.2706207 Z' id='Path'%3E%3C/path%3E%3Cpath d='M18.8446897,24.4634483 C16.0353103,21.654069 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,21.654069 13.2281379,24.4634483 C12.9146034,24.7720368 12.5716373,25.0492185 12.2041379,25.2910345 C12.8993103,28.7823448 16.0353103,31.9249655 16.0353103,31.9249655 C16.0353103,31.9249655 19.1713103,28.7823448 19.8664828,25.2910345 C19.5001035,25.0486193 19.1579258,24.7714775 18.8446897,24.4634483 Z' id='Path'%3E%3C/path%3E%3Cpath d='M4.8,4.8 C4.8,4.8 4.8,10.4187586 7.60937931,13.2281379 C10.4187586,16.0375172 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,10.4187586 13.225931,7.60937931 C10.4165517,4.8 4.8,4.8 4.8,4.8 Z' id='Path'%3E%3C/path%3E%3Cpath d='M19.8664828,6.77958621 C19.1713103,3.29048276 16.0353103,0.145655172 16.0353103,0.145655172 C16.0353103,0.145655172 12.8993103,3.29048276 12.2041379,6.77958621 C12.5719036,7.02094117 12.9142518,7.29896047 13.225931,7.60937931 C16.0353103,10.4187586 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 16.0353103,10.4187586 18.8446897,7.60937931 C19.1568777,7.29952638 19.4991666,7.02155524 19.8664828,6.77958621 L19.8664828,6.77958621 Z' id='Path'%3E%3C/path%3E%3Cpath d='M7.60937931,18.8446897 C10.4187586,16.0353103 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 10.4187586,16.0353103 7.60937931,13.2281379 C7.29941036,12.9152544 7.02143562,12.5722218 6.77958621,12.2041379 C3.29048276,12.8993103 0.145655172,16.0353103 0.145655172,16.0353103 C0.145655172,16.0353103 3.29048276,19.1713103 6.77958621,19.8664828 C7.02206805,19.4995426 7.29999958,19.1573024 7.60937931,18.8446897 L7.60937931,18.8446897 Z' id='Path'%3E%3C/path%3E%3Cpath d='M25.2910345,12.2041379 C25.0497618,12.5713534 24.7725328,12.9136388 24.4634483,13.225931 C21.654069,16.0353103 16.0353103,16.0353103 16.0353103,16.0353103 C16.0353103,16.0353103 21.654069,16.0353103 24.4634483,18.8446897 C24.7720072,19.1574524 25.0491923,19.4996837 25.2910345,19.8664828 C28.7823448,19.1713103 31.9249655,16.0353103 31.9249655,16.0353103 C31.9249655,16.0353103 28.7823448,12.8993103 25.2910345,12.2041379 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-caminhada:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E3300FCCA-DCDA-4DCB-933D-3342E31776F1%3C/title%3E%3Cg id='-COESAO' stroke='%23E7EBF4' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='COESAO' transform='translate(-943.000000, -691.000000)' stroke='%23E7EBF4' stroke-width='1.55555556'%3E%3Cg id='HABITACAO-Copy-2' transform='translate(925.000000, 652.000000)'%3E%3Cg id='corrida-e-caminhada' transform='translate(19.000000, 40.000000)'%3E%3Cline x1='3.5' y1='21' x2='7' y2='21' id='Path'%3E%3C/line%3E%3Cpath d='M7,17.5 L3.5,17.5 L3.5,14 C3.5,14 3.5,10.5 7,10.5 L7,14' id='Path'%3E%3C/path%3E%3Cline x1='7' y1='0' x2='7' y2='14' id='Path' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/line%3E%3Cpolyline id='Path' fill='%23FFFFFF' fill-rule='nonzero' points='14 7 14 3.5 14 0'%3E%3C/polyline%3E%3Cpath d='M28,28 L7,28 L7,24.5 C7,21 10.5,21 10.5,21 L14,21 L17.5,17.5 L21,17.5 C21,17.5 21,21 24.5,21 C28,21 28,17.5 28,17.5 L28,28 Z' id='Path'%3E%3C/path%3E%3Cline x1='17.5' y1='21' x2='15.75' y2='19.25' id='Path'%3E%3C/line%3E%3Cline x1='14' y1='21' x2='15.8219444' y2='22.8238889' id='Path'%3E%3C/line%3E%3Cpath d='M17.5,17.5 C17.5,17.5 17.5,14 21,14 L21,17.5 L17.5,17.5 Z' id='Path'%3E%3C/path%3E%3Cpath d='M20.65,13.65 L14,7 C14,14 10.5,14 7,14 C3.5,14 3.5,17.5 3.5,17.5 L3.5,21 L0,24.5 C0,24.5 0,28 3.5,28 L7,28 L7,24.5 C7,21 10.5,21 10.5,21 L14,21 L17.5,17.5 C17.5,17.5 17.5,14.1944444 20.7083333,14' id='Path'%3E%3C/path%3E%3Cpath d='M21,0 L21,17.5 C21,17.5 21,21 24.5,21 C28,21 28,17.5 28,17.5 L28,0' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-noticia:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E698774AB-D929-4D2A-B217-1D51F888B553%3C/title%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0 0 32 0 32 28.9109534 30.2040816 28.9109534 30.2105788 32 0 32'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-561.000000, -410.000000)'%3E%3Cg id='PORTOPT' transform='translate(561.000000, 410.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23E7EBF4' stroke-width='1.63265306'%3E%3Cg transform='translate(9.306122, 2.612245)' id='Rectangle'%3E%3Cpath d='M21.7142857,-0.816326531 L2.93877551,-0.816326531 C1.90183271,-0.816326531 0.963057204,-0.396022418 0.283517393,0.283517393 C-0.396022418,0.963057204 -0.816326531,1.90183271 -0.816326531,2.93877551 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,-0.816326531 Z'%3E%3C/path%3E%3Cpath d='M21.7142857,25.4693878 L2.93877551,25.4693878 C1.90183271,25.4693878 0.963057204,25.8896919 0.283517393,26.5692317 C-0.396022418,27.2487715 -0.816326531,28.187547 -0.816326531,29.2244898 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,25.4693878 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23E7EBF4' stroke-width='1.63265306'%3E%3Cg transform='translate(-2.826531, 18.112245) scale(-1, 1) translate(2.826531, -18.112245) translate(-13.326531, 2.612245)' id='Rectangle'%3E%3Cpath d='M21.7142857,-0.816326531 L2.93877551,-0.816326531 C1.90183271,-0.816326531 0.963057204,-0.396022418 0.283517393,0.283517393 C-0.396022418,0.963057204 -0.816326531,1.90183271 -0.816326531,2.93877551 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,-0.816326531 Z'%3E%3C/path%3E%3Cpath d='M21.7142857,25.4693878 L2.93877551,25.4693878 C1.90183271,25.4693878 0.963057204,25.8896919 0.283517393,26.5692317 C-0.396022418,27.2487715 -0.816326531,28.187547 -0.816326531,29.2244898 L-0.816326531,31.3160077 L21.7142857,31.3160077 L21.7142857,25.4693878 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.4285714' y='4.73469388' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-11.1020408' y='4.73469388' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.4285714' y='8.48979592' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.4285714' y='8.48979592' width='1.63265306' height='9.14285714'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='26.4489796' y='8.48979592' width='1.63265306' height='9.14285714'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-11.1020408' y='8.48979592' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.4285714' y='16' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-11.1020408' y='16' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.4285714' y='19.755102' width='5.55102041' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-11.1020408' y='19.755102' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.4285714' y='23.5102041' width='5.55102041' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='18.9387755' y='19.755102' width='9.14285714' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='18.9387755' y='23.5102041' width='9.14285714' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-11.1020408' y='23.5102041' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-11.1020408' y='12.244898' width='16.6530612' height='1.63265306'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-torre:after{
  content:"";
  margin:5px 40px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E8F044F22-7E7F-48AD-9080-2755693275FB%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='31.1741935' height='31.5870968'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1316.000000, -599.000000)'%3E%3Cg id='Group-4' transform='translate(1316.000000, 599.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.5870968,4.7483871 C14.0707735,4.7483871 12.7392702,5.07955643 11.6352063,5.67867559 C10.4990323,6.2952193 9.59844511,7.19580652 8.9819014,8.33198053 C8.38278224,9.43604437 8.0516129,10.7675477 8.0516129,12.283871 L8.0516129,32.4129032 L23.1225806,32.4129032 L23.1225806,12.283871 C23.1225806,10.7675477 22.7914113,9.43604437 22.1922922,8.33198053 C21.5757484,7.19580652 20.6751612,6.2952193 19.5389872,5.67867559 C18.4349234,5.07955643 17.10342,4.7483871 15.5870968,4.7483871 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.6516129' mask='url(%23mask-2)'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='4.54193548' y='14.8645161' width='22.0903226' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-49' fill='%23E7EBF4' mask='url(%23mask-2)' x='8.0516129' y='11.3548387' width='15.0709677' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' fill='%23E7EBF4' mask='url(%23mask-2)' x='8.0516129' y='26.0129032' width='15.0709677' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.1483871' y='15.6903226' width='1.6516129' height='16.3096774'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' fill='%23E7EBF4' mask='url(%23mask-2)' x='18.3741935' y='15.6903226' width='1.6516129' height='16.3096774'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-66' fill='%23E7EBF4' mask='url(%23mask-2)' x='14.8645161' y='0' width='1.6516129' height='5.16129032'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-7' fill='%23E7EBF4' mask='url(%23mask-2)' x='23.1225806' y='18.7870968' width='8.0516129' height='1.6516129'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-47' fill='%23E7EBF4' mask='url(%23mask-2)' x='0' y='18.7870968' width='8.0516129' height='1.6516129'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

li.icon.icon-pa:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='35px' viewBox='0 0 20 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E7E4A6060-5AE2-46BD-9702-BF46CB778D18%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-567.000000, -782.000000)' stroke='%23E7EBF4'%3E%3Cg id='Icon-Pá' transform='translate(568.000000, 783.000000)'%3E%3Cpath d='M0,15.5454545 L18,15.5454545 C18,15.5454545 18,28.4318182 9,32.7272727 C9,32.7272727 0,28.4318182 0,15.5454545 Z' id='Stroke-5' stroke-width='1.63636364'%3E%3C/path%3E%3Cline x1='9' y1='0.409090909' x2='9' y2='24.1363636' id='Stroke-1' stroke-width='2.04545455'%3E%3C/line%3E%3Cline x1='4.09090909' y1='0.818181818' x2='13.9090909' y2='0.818181818' id='Stroke-3' stroke-width='2.04545455'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 20px;
}

li.icon.icon-eletrico:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='28px' viewBox='0 0 32 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3EAF9BFA45-E2A0-4351-8F19-A1DF6D4CB6E0%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Cpath d='M3.40569156,5.00934434 L25.6762116,5.00934434 C27.0999317,5.00934434 28.2540849,6.16349751 28.2540849,7.5872176 L28.2540849,26.1243132 L28.2540849,26.1243132 L3.40569156,26.1243132 L3.40569156,5.00934434 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-941.000000, -786.000000)'%3E%3Cg id='bonde' transform='translate(941.000000, 786.000000)'%3E%3Crect id='Rectangle' x='0.555434674' y='0' width='27.7717337' height='27.6678903'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='0' y='0.276678903' width='31.9374938' height='1.10671561'%3E%3C/rect%3E%3Cpolygon id='Rectangle' fill='%23E7EBF4' transform='translate(17.352240, 2.570670) rotate(-46.000000) translate(-17.352240, -2.570670) ' points='16.793101 0.0163250744 17.901821 0.0184006784 17.9113797 5.12501563 16.8026597 5.12294003'%3E%3C/polygon%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cpath stroke='%23E7EBF4' stroke-width='1.30612245' d='M25.6762116,4.35628312 L2.75263033,4.35628312 L2.75263033,26.7773744 L28.9071461,26.7773744 L28.9071461,7.5872176 C28.9071461,6.69501968 28.5455115,5.88728606 27.9608273,5.30260192 C27.3761432,4.71791778 26.5684096,4.35628312 25.6762116,4.35628312 Z'%3E%3C/path%3E%3Cpath d='M32.2537275,4.35628312 L9.33014621,4.35628312 L9.33014621,26.7773744 L35.484662,26.7773744 L35.484662,7.5872176 C35.484662,6.69501968 35.1230273,5.88728606 34.5383432,5.30260192 C33.9536591,4.71791778 33.1459254,4.35628312 32.2537275,4.35628312 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.30612245' mask='url(%23mask-2)' transform='translate(22.407404, 15.566829) scale(-1, 1) translate(-22.407404, -15.566829) '%3E%3C/path%3E%3Cellipse id='Oval' stroke='%23E7EBF4' stroke-width='1.30612245' mask='url(%23mask-2)' cx='19.1186462' cy='22.1197502' rx='1.74931387' ry='1.74521479'%3E%3C/ellipse%3E%3Cpath d='M19.1186462,9.45299974 C18.2319574,9.45299974 17.4292114,9.81240138 16.8481376,10.3934752 C16.2670637,10.974549 15.9076621,11.777295 15.9076621,12.6639838 L15.9076621,17.3120436 L22.3296302,17.3120436 L22.3296302,12.6639838 C22.3296302,11.777295 21.9702286,10.974549 21.3891548,10.3934752 C20.8080809,9.81240138 20.0053349,9.45299974 19.1186462,9.45299974 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M25.696162,9.45299974 C24.8094733,9.45299974 24.0067273,9.81240138 23.4256534,10.3934752 C22.8445796,10.974549 22.485178,11.777295 22.485178,12.6639838 L22.485178,17.3120436 L28.9071461,17.3120436 L28.9071461,12.6639838 C28.9071461,11.777295 28.5477445,10.974549 27.9666707,10.3934752 C27.3855968,9.81240138 26.5828508,9.45299974 25.696162,9.45299974 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M5.9636144,9.45299974 C5.07692563,9.45299974 4.27417962,9.81240138 3.69310579,10.3934752 C3.11203197,10.974549 2.75263033,11.777295 2.75263033,12.6639838 L2.75263033,17.3120436 L9.17459847,17.3120436 L9.17459847,12.6639838 C9.17459847,11.777295 8.81519683,10.974549 8.23412301,10.3934752 C7.65304918,9.81240138 6.85030317,9.45299974 5.9636144,9.45299974 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M12.5411303,9.45299974 C11.6544415,9.45299974 10.8516955,9.81240138 10.2706217,10.3934752 C9.68954785,10.974549 9.33014621,11.777295 9.33014621,12.6639838 L9.33014621,17.3120436 L15.7521143,17.3120436 L15.7521143,12.6639838 C15.7521143,11.777295 15.3927127,10.974549 14.8116389,10.3934752 C14.2305651,9.81240138 13.427819,9.45299974 12.5411303,9.45299974 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.30612245' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-ponte:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='18px' viewBox='0 0 32 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E106460FA-B554-49CF-AFD3-D88F9FFF8983%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='14.8744163' width='31.627907' height='16.6566812'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1316.000000, -516.000000)'%3E%3Cg id='GOPORTO' transform='translate(1316.000000, 502.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Crect id='Rectangle' stroke='%23E7EBF4' stroke-width='1.48837209' mask='url(%23mask-2)' x='0.920440636' y='15.7958984' width='29.7870257' height='34.8017346' rx='14.8935129'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='0' y='14.8744163' width='31.627907' height='1.26590777'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:25px 40px;
}

li.icon.icon-camara:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E5E42BEEC-A00A-49F0-B65C-2D486BABECC2%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0.00780792075' width='31.6587434' height='31.5285261'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-INTERNA-BOTOES' transform='translate(-598.000000, -812.000000)'%3E%3Cg id='Group-2' transform='translate(341.000000, 0.000000)'%3E%3Cg id='HABITACAO' transform='translate(241.000000, 775.000000)'%3E%3Cg id='icon' transform='translate(16.000000, 37.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.4234904,2.17998229 L11.8381351,5.13813754 L11.8381351,20.1047861 L0.879339257,20.1047861 L0.879339257,32.5068787 L29.9676415,32.5068787 L29.9676415,20.1047861 L19.0088457,20.1047861 L19.0088457,5.13813754 L15.4234904,2.17998229 Z' id='Combined-Shape' stroke='%23E7EBF4' stroke-width='1.48837209' mask='url(%23mask-2)'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='14.6117277' y='6.70155654' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='14.6117277' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-52' fill='%23E7EBF4' mask='url(%23mask-2)' x='10.9587958' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-58' fill='%23E7EBF4' mask='url(%23mask-2)' x='25.5705235' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-54' fill='%23E7EBF4' mask='url(%23mask-2)' x='7.30586387' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-59' fill='%23E7EBF4' mask='url(%23mask-2)' x='21.9175916' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-56' fill='%23E7EBF4' mask='url(%23mask-2)' x='3.65293193' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-60' fill='%23E7EBF4' mask='url(%23mask-2)' x='18.2646597' y='22.0616077' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='14.6117277' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-53' fill='%23E7EBF4' mask='url(%23mask-2)' x='10.9587958' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-61' fill='%23E7EBF4' mask='url(%23mask-2)' x='25.5705235' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-55' fill='%23E7EBF4' mask='url(%23mask-2)' x='7.30586387' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-62' fill='%23E7EBF4' mask='url(%23mask-2)' x='21.9175916' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-57' fill='%23E7EBF4' mask='url(%23mask-2)' x='3.65293193' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-63' fill='%23E7EBF4' mask='url(%23mask-2)' x='18.2646597' y='27.3163621' width='1.26634974' height='4.04211873'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-rivoli:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='33px' viewBox='0 0 33 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Erivoli%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='BT-ACAO' transform='translate(-1048.000000, -650.000000)' stroke='%23E7EBF4' stroke-width='1.72222222'%3E%3Cg id='HABITACAO-Copy-6' transform='translate(1032.000000, 612.000000)'%3E%3Cg id='rivoli' transform='translate(17.000000, 39.000000)'%3E%3Cpath d='M3.875,3.875 C3.875,3.875 3.875,0 7.75,0 L31,0 L31,19.375 L7.75,19.375 C3.875,19.375 3.875,15.5 3.875,15.5 L3.875,3.875 Z' id='Path'%3E%3C/path%3E%3Cpath d='M7.75,19.375 C3.875,19.375 3.875,15.5 3.875,15.5 L0,15.5 C0,15.5 0,23.25 7.75,23.25 L31,23.25 L31,19.375 L7.75,19.375 Z' id='Path'%3E%3C/path%3E%3Cpath d='M31,23.25 L31,31 L7.75,31 C3.875,31 3.875,27.125 3.875,27.125 L3.875,23.25' id='Path'%3E%3C/path%3E%3Cline x1='7.75' y1='23.25' x2='7.75' y2='30.6770833' id='Path'%3E%3C/line%3E%3Cline x1='11.625' y1='23.25' x2='11.625' y2='31' id='Path'%3E%3C/line%3E%3Cline x1='15.5' y1='23.25' x2='15.5' y2='31' id='Path'%3E%3C/line%3E%3Cline x1='23.25' y1='23.25' x2='23.25' y2='31' id='Path'%3E%3C/line%3E%3Cline x1='27.125' y1='23.25' x2='27.125' y2='31' id='Path'%3E%3C/line%3E%3Cpath d='M3.875,7.75 C3.875,7.75 3.875,11.625 7.75,11.625 L7.75,19.0822222' id='Path'%3E%3C/path%3E%3Cpolyline id='Path' points='11.625 19.375 11.625 11.625 15.5 11.625 15.5 19.375'%3E%3C/polyline%3E%3Cpolyline id='Path' points='23.25 19.375 23.25 11.625 27.125 11.625 27.125 19.375'%3E%3C/polyline%3E%3Cpath d='M3.91158464,4.09027778 C3.91158464,4.09027778 3.875,7.75 7.75,7.75 L31,7.75' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-domus2:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='86px' height='86px' viewBox='0 0 86 86' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3EAAFFEA5E-B0EA-411B-94D2-DF37DC4FA3EF%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-370.000000, -321.000000)' fill='%23E7EBF4'%3E%3Cg id='Group-19' transform='translate(370.000000, 318.000000)'%3E%3Cg id='DOMUS' transform='translate(0.646409, 0.839748)'%3E%3Cpath d='M43.7057284,2.54198742 L43.705,42.6779874 L60.453,42.6779874 L60.4536202,22.6103091 L85.0828729,22.6103091 L85.0828729,25.9996257 L63.856,25.9989874 L63.8569352,46.0813263 L60.4536202,46.0813263 L60.453,46.0669874 L23.554,46.0669874 L23.5545217,87.2749013 L20.1512067,87.2749013 L20.1512067,42.6786309 L40.302,42.6779874 L40.302,5.93098742 L0,5.93130397 L0,2.54198742 L43.7057284,2.54198742 Z M52.6618203,73.8960202 L52.6618203,85.0450878 L49.2585054,85.0450878 L49.2585054,73.8960202 L52.6618203,73.8960202 Z M63.8569352,73.8960202 L63.8569352,85.0450878 L60.4536202,85.0450878 L60.4536202,73.8960202 L63.8569352,73.8960202 Z M32.5106136,53.8276985 L32.5106136,64.9767661 L29.1072986,64.9767661 L29.1072986,53.8276985 L32.5106136,53.8276985 Z M43.7057284,53.8276985 L43.7057284,64.9767661 L40.3024135,64.9767661 L40.3024135,53.8276985 L43.7057284,53.8276985 Z M72.813027,33.7593768 L72.813027,44.9084444 L69.4097121,44.9084444 L69.4097121,33.7593768 L72.813027,33.7593768 Z M34.7496365,13.691055 L34.7496365,24.8401227 L31.3463216,24.8401227 L31.3463216,13.691055 L34.7496365,13.691055 Z M23.5545217,13.691055 L23.5545217,24.8401227 L20.1512067,24.8401227 L20.1512067,13.691055 L23.5545217,13.691055 Z M12.3594068,13.691055 L12.3594068,24.8401227 L8.95609189,24.8401227 L8.95609189,13.691055 L12.3594068,13.691055 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-arvore:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='34px' viewBox='0 0 34 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E0F1EAAA3-E438-40FD-9F13-47EA55C46043%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1315.000000, -777.000000)' stroke='%23E7EBF4' stroke-width='1.77777778'%3E%3Cg id='arvore-copy' transform='translate(1316.000000, 778.000000)'%3E%3Cpath d='M0,16 C0,16 0,24 8,24 L24,24 C24,24 32,24 32,16 C32,16 32,8 24,8 C24,8 24,0 16,0 C8,0 8,8 8,8 C8,8 0,8 0,16 Z' id='Path'%3E%3C/path%3E%3Cline x1='16' y1='24' x2='16' y2='32' id='Path' stroke-linecap='square'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:25px 40px;
}

li.icon.icon-arvores:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='36px' viewBox='0 0 34 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EEF93ACB4-C1B4-4001-89DD-2E3C04206055%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1315.000000, -868.000000)' stroke='%23E7EBF4' stroke-width='1.77777778'%3E%3Cg id='ambiente' transform='translate(1316.000000, 870.000000)'%3E%3Cline x1='8' y1='24.1466667' x2='8' y2='32.1466667' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cpath d='M8,0.144444444 C8,0.144444444 0,8.14444444 0,16.1444444 C0,24.1444444 8,24.1444444 8,24.1444444 C8,24.1444444 16,24.1444444 16,16.1444444 C16,8.14444444 8,0.144444444 8,0.144444444 Z' id='Path'%3E%3C/path%3E%3Cline x1='24' y1='24.1466667' x2='24' y2='32.1466667' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cpath d='M24,0.144444444 C24,0.144444444 16,8.14444444 16,16.1444444 C16,24.1444444 24,24.1444444 24,24.1444444 C24,24.1444444 32,24.1444444 32,16.1444444 C32,8.14444444 24,0.144444444 24,0.144444444 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 30px;
}

li.icon.icon-mapa:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='29px' viewBox='0 0 28 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E22F53D58-B487-41F4-A15F-A581A2382384%3C/title%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-1318.000000, -690.000000)' stroke='%23E7EBF4'%3E%3Cg id='PORTO_icones_animais' transform='translate(1319.000000, 691.000000)'%3E%3Cpath d='M11.0861111,13.3141536 L14.9319444,13.3141536 C15.1551194,13.3126313 15.3570043,13.4463791 15.4426177,13.6524853 C15.528231,13.8585916 15.4805252,14.0960155 15.3219444,14.2530556 L13.0108333,16.5641667 L10.6997222,14.2530556 C10.5416181,14.096477 10.4936898,13.8599373 10.5783732,13.6541644 C10.6630567,13.4483915 10.8635942,13.3141051 11.0861111,13.3141536 L11.0861111,13.3141536 Z' id='Path' stroke-width='1.61777778'%3E%3C/path%3E%3Cpolyline id='Path' stroke-width='1.44444444' stroke-linejoin='round' points='6.50722222 26.3141667 6.50722222 0.314166667 19.5072222 0.314166667 19.5072222 26.3141667'%3E%3C/polyline%3E%3Cpath d='M6.5,0.314166667 L6.5,0.314166667 L6.5,26.3141667 L0,26.3141667 L0,6.81416667 C0,3.22431579 2.91014913,0.314166667 6.5,0.314166667 L6.5,0.314166667 Z' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3Cpath d='M19.5,0.314166667 L19.5,0.314166667 C23.0898509,0.314166667 26,3.22431579 26,6.81416667 L26,26.3141667 L19.5,26.3141667 L19.5,0.314166667 Z' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3Cline x1='6.74555556' y1='6.78166667' x2='9.99555556' y2='6.78166667' id='Path' stroke-width='1.44444444'%3E%3C/line%3E%3Cline x1='16.2572222' y1='6.81416667' x2='19.5072222' y2='6.81416667' id='Path' stroke-width='1.44444444'%3E%3C/line%3E%3Cpath d='M13.0072222,16.5641667 L13.0072222,22.1758333 C13.0072222,24.4613717 11.1544273,26.3141667 8.86888889,26.3141667 L6.50722222,26.3141667' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3Cpath d='M13.0072222,16.5641667 L13.0072222,22.1758333 C13.0072222,23.2740135 13.4437192,24.3271624 14.2205884,25.1033544 C14.9974577,25.8795463 16.0509869,26.3151249 17.1491667,26.3141682 L19.5072222,26.3141682' id='Path' stroke-width='1.44444444'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-map2:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='38px' viewBox='0 0 35 38' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ETURISMO%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-247.000000, -647.000000)'%3E%3Cg id='HABITACAO-Copy-7' transform='translate(232.000000, 612.000000)'%3E%3Cg id='TURISMO' transform='translate(16.000000, 37.000000)'%3E%3Cpolygon id='Path-8' stroke='%23E7EBF4' stroke-width='1.74705882' points='0.776470588 8.6877305 13.1645024 0.332852581 20.9244688 8.05837025 33 0 33 25.095972 20.9244688 33.2824766 13.1645024 25.5977542 0.776470588 33.7764706'%3E%3C/polygon%3E%3Cpolygon id='Rectangle' fill='%23E7EBF4' transform='translate(2.240741, 20.228801) rotate(-33.000000) translate(-2.240741, -20.228801) ' points='0.407496528 19.2101456 4.07292986 19.2120448 4.07398495 21.2474571 0.408551624 21.2455579'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy' fill='%23E7EBF4' transform='translate(6.602855, 17.300142) rotate(-33.000000) translate(-6.602855, -17.300142) ' points='4.7696109 16.2814862 8.43504423 16.2833854 8.43609932 18.3187977 4.77066599 18.3168985'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-5' fill='%23E7EBF4' transform='translate(22.557471, 20.370398) rotate(-33.000000) translate(-22.557471, -20.370398) ' points='20.3169562 19.3515315 24.7969303 19.3538527 24.7979854 21.3892651 20.3180113 21.3869439'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-6' fill='%23E7EBF4' transform='translate(27.362851, 17.460637) rotate(-83.000000) translate(-27.362851, -17.460637) ' points='24.3105691 16.441717 30.4148535 16.4425552 30.4151329 18.4795579 24.3108485 18.4787197'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-7' fill='%23E7EBF4' transform='translate(27.401220, 17.309768) rotate(6.000000) translate(-27.401220, -17.309768) ' points='24.3458228 16.2927525 30.4568582 16.2920321 30.4566181 18.3267845 24.3455827 18.3275049'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-2' fill='%23E7EBF4' transform='translate(11.255177, 14.340705) rotate(-33.000000) translate(-11.255177, -14.340705) ' points='9.2182975 13.3219435 13.2910012 13.3240537 13.2920563 15.359466 9.21935259 15.3573558'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-3' fill='%23E7EBF4' transform='translate(14.427991, 14.840228) rotate(47.000000) translate(-14.427991, -14.840228) ' points='11.9856055 13.8236289 16.8715292 13.8208638 16.870377 15.8568264 11.9844534 15.8595915'%3E%3C/polygon%3E%3Cpolygon id='Rectangle-Copy-4' fill='%23E7EBF4' transform='translate(19.251223, 19.820787) rotate(47.000000) translate(-19.251223, -19.820787) ' points='16.1980973 18.8045337 22.3055018 18.8010773 22.3043497 20.8370399 16.1969451 20.8404963'%3E%3C/polygon%3E%3Cline x1='12.6825705' y1='0.783901172' x2='12.6825705' y2='26.0007079' id='Path-9' stroke='%23E7EBF4' stroke-width='1.55294118'%3E%3C/line%3E%3Cline x1='21.1588235' y1='7.37647059' x2='21.0874829' y2='32.8759449' id='Path-10' stroke='%23E7EBF4' stroke-width='1.55294118'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:25px 5px;
}

li.icon.icon-portopt:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='86px' height='84px' viewBox='0 0 86 84' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E44CE4463-A6C5-44FC-A0AE-5BBDD8253F1A%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0 0.942010863 85.6157895 0.942010863 85.6157895 76.6981874 80.210078 76.6981874 80.2275391 85 0 85'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS' transform='translate(-370.000000, -174.000000)'%3E%3Cg id='PORTOPT' transform='translate(370.000000, 173.000000)'%3E%3Cmask id='mask-2' fill='%23E7EBF4'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23E7EBF4' stroke-width='4.3877551'%3E%3Cg transform='translate(25.010204, 6.020408)' id='Rectangle'%3E%3Cpath d='M58.3571429,-2.19387755 L7.89795918,-2.19387755 C5.11117542,-2.19387755 2.58821624,-1.06431025 0.761952994,0.761952994 C-1.06431025,2.58821624 -2.19387755,5.11117542 -2.19387755,7.89795918 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,-2.19387755 Z'%3E%3C/path%3E%3Cpath d='M58.3571429,68.4489796 L7.89795918,68.4489796 C5.11117542,68.4489796 2.58821624,69.5785469 0.761952994,71.4048101 C-1.06431025,73.2310734 -2.19387755,75.7540326 -2.19387755,78.5408163 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,68.4489796 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Group-21' mask='url(%23mask-2)' stroke='%23E7EBF4' stroke-width='4.3877551'%3E%3Cg transform='translate(-7.877551, 47.020408) scale(-1, 1) translate(7.877551, -47.020408) translate(-36.377551, 6.020408)' id='Rectangle'%3E%3Cpath d='M58.3571429,-2.19387755 L7.89795918,-2.19387755 C5.11117542,-2.19387755 2.58821624,-1.06431025 0.761952994,0.761952994 C-1.06431025,2.58821624 -2.19387755,5.11117542 -2.19387755,7.89795918 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,-2.19387755 Z'%3E%3C/path%3E%3Cpath d='M58.3571429,68.4489796 L7.89795918,68.4489796 C5.11117542,68.4489796 2.58821624,69.5785469 0.761952994,71.4048101 C-1.06431025,73.2310734 -2.19387755,75.7540326 -2.19387755,78.5408163 L-2.19387755,84.1617706 L58.3571429,84.1617706 L58.3571429,68.4489796 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='11.7244898' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='11.7244898' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='21.8163265' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='21.8163265' width='4.3877551' height='24.5714286'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='71.0816327' y='21.8163265' width='4.3877551' height='24.5714286'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='21.8163265' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='42' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='42' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='52.0918367' width='14.9183673' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='52.0918367' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='30.7142857' y='62.1836735' width='14.9183673' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='50.8979592' y='52.0918367' width='24.5714286' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='50.8979592' y='62.1836735' width='24.5714286' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='62.1836735' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='-29.8367347' y='31.9081633' width='44.755102' height='4.3877551'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:10px 0px 10px 40px;
}

li.icon.icon-bar:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E2ABD4C95-30FA-4C5F-804C-BDA9792035B3%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='35' height='35'%3E%3C/rect%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-941.000000, -498.000000)'%3E%3Cg id='Group-34' transform='translate(941.000000, 498.000000)'%3E%3Cg id='Group-35' transform='translate(0.537037, 0.600000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M35.64,1.36 L9.79860631,1.36 C8.82897195,2.63670567 8.36,3.91969177 8.36,5.2 C8.36,6.48030823 8.82897195,7.76329433 9.79860631,9.04 L35.64,9.04 L35.64,1.36 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,8.88 L3.78638487,8.88 C2.82520438,10.1567149 2.36,11.439598 2.36,12.72 C2.36,14.000402 2.82520438,15.2832851 3.78638487,16.56 L35.64,16.56 L35.64,8.88 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,16.56 L9.79860631,16.56 C8.82897195,17.8367057 8.36,19.1196918 8.36,20.4 C8.36,21.6803082 8.82897195,22.9632943 9.79860631,24.24 L35.64,24.24 L35.64,16.56 Z' id='Rectangle-Copy-146' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M35.64,24.08 L5.78537976,24.08 C4.82489429,25.3567157 4.36,26.6395904 4.36,27.92 C4.36,29.2004096 4.82489429,30.4832843 5.78537976,31.76 L35.64,31.76 L35.64,24.08 Z' id='Rectangle-Copy-151' stroke='%23E7EBF4' stroke-width='1.28' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:10px 0px 10px 40px;
}

li.icon.icon-leme:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='35px' viewBox='0 0 35 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eleme%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='BT-ACAO' transform='translate(-647.000000, -1276.000000)' stroke='%23E7EBF4' stroke-width='1.83333333'%3E%3Cg id='HABITACAO-Copy-11' transform='translate(632.000000, 1239.000000)'%3E%3Cg id='leme' transform='translate(16.000000, 38.000000)'%3E%3Ccircle id='Oval' cx='16.5' cy='16.5' r='12.375'%3E%3C/circle%3E%3Cline x1='16.5' y1='0' x2='16.5' y2='33' id='Path'%3E%3C/line%3E%3Cline x1='0' y1='16.5' x2='33' y2='16.5' id='Path'%3E%3C/line%3E%3Cline x1='28.875' y1='28.875' x2='4.125' y2='4.125' id='Path'%3E%3C/line%3E%3Cline x1='4.125' y1='28.875' x2='28.875' y2='4.125' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:10px 0px 10px 40px;
}

li.icon.icon-farol:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Efarol%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-1060.000000, -1070.000000)' stroke='%23E7EBF4' stroke-width='1.5'%3E%3Cg id='HABITACAO-Copy-14' transform='translate(1042.000000, 1030.000000)'%3E%3Cg id='farol' transform='translate(19.000000, 41.000000)'%3E%3Cpath d='M27,27.1875 C23.625,27.1875 23.625,23.8125 20.25,23.8125 C16.875,23.8125 16.875,27.1875 13.5,27.1875 C10.125,27.1875 10.125,23.8125 6.75,23.8125 C3.375,23.8125 3.375,27.1875 0,27.1875' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpath d='M10.125,3.5625 C10.125,3.5625 10.125,0.1875 13.5,0.1875 C16.875,0.1875 16.875,3.5625 16.875,3.5625 L10.125,3.5625 Z' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpolyline id='Path' points='16.875 3.5625 16.875 10.3125 10.125 10.3125 10.125 3.5625'%3E%3C/polyline%3E%3Cline x1='10.539375' y1='3.5625' x2='16.305' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='20.25' y1='3.5625' x2='27' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='23.625' y1='6.9375' x2='27' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='6.9375' x2='0' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='6.75' y1='3.5625' x2='0' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='0.1875' x2='0' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='27' y1='0.1875' x2='23.625' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Crect id='Rectangle' stroke-linecap='square' x='6.75' y='6.9375' width='13.5' height='3.375'%3E%3C/rect%3E%3Cpolyline id='Path' stroke-linecap='square' points='6.841875 23.454375 10.125 10.3125 16.875 10.3125 20.184375 23.540625'%3E%3C/polyline%3E%3Cline x1='13.5' y1='6.9375' x2='13.5' y2='10.3125' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='13.5' y1='13.6875' x2='13.5' y2='17.0625' id='Path'%3E%3C/line%3E%3Cline x1='13.5' y1='20.4375' x2='13.5' y2='23.8125' id='Path'%3E%3C/line%3E%3Cpath d='M27,27.1875 C23.625,27.1875 23.625,23.8125 20.25,23.8125 C16.875,23.8125 16.875,27.1875 13.5,27.1875 C10.125,27.1875 10.125,23.8125 6.75,23.8125 C3.375,23.8125 3.375,27.1875 0,27.1875' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpath d='M10.125,3.5625 C10.125,3.5625 10.125,0.1875 13.5,0.1875 C16.875,0.1875 16.875,3.5625 16.875,3.5625 L10.125,3.5625 Z' id='Path' stroke-linecap='square'%3E%3C/path%3E%3Cpolyline id='Path' points='16.875 3.5625 16.875 10.3125 10.125 10.3125 10.125 3.5625'%3E%3C/polyline%3E%3Cline x1='10.539375' y1='3.5625' x2='16.305' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='20.25' y1='3.5625' x2='27' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='23.625' y1='6.9375' x2='27' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='6.9375' x2='0' y2='6.9375' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='6.75' y1='3.5625' x2='0' y2='3.5625' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='3.375' y1='0.1875' x2='0' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='27' y1='0.1875' x2='23.625' y2='0.1875' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Crect id='Rectangle' stroke-linecap='square' x='6.75' y='6.9375' width='13.5' height='3.375'%3E%3C/rect%3E%3Cpolyline id='Path' stroke-linecap='square' points='6.841875 23.454375 10.125 10.3125 16.875 10.3125 20.184375 23.540625'%3E%3C/polyline%3E%3Cline x1='13.5' y1='6.9375' x2='13.5' y2='10.3125' id='Path' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='13.5' y1='13.6875' x2='13.5' y2='17.0625' id='Path'%3E%3C/line%3E%3Cline x1='13.5' y1='20.4375' x2='13.5' y2='23.8125' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:10px 0px 10px 40px;
}

li.icon.icon-carro:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='29px' viewBox='0 0 32 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3ECAD9038B-44B7-48A6-A83E-E7FB24C02EB3%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-182.000000, -786.000000)' stroke='%23E7EBF4' stroke-width='1.6'%3E%3Cg id='icon' transform='translate(184.000000, 788.000000)'%3E%3Crect id='Rectangle' x='-0.8' y='10.2' width='29.6' height='11.6' rx='3'%3E%3C/rect%3E%3Cpath d='M21,-0.8 L7,-0.8 C5.95065898,-0.8 5.00065898,-0.374670512 4.31299423,0.312994231 C3.62532949,1.00065898 3.2,1.95065898 3.2,3 L3.2,10.2091187 L24.8,10.2091187 L24.8,3 C24.8,1.95065898 24.3746705,1.00065898 23.6870058,0.312994231 C22.999341,-0.374670512 22.049341,-0.8 21,-0.8 Z' id='Rectangle-Copy'%3E%3C/path%3E%3Cpath d='M20,6.2 C19.5029437,6.2 19.0529437,6.40147186 18.7272078,6.72720779 C18.4014719,7.05294373 18.2,7.50294373 18.2,8 L18.2,10.2056396 L21.8,10.2056396 L21.8,8 C21.8,7.50294373 21.5985281,7.05294373 21.2727922,6.72720779 C20.9470563,6.40147186 20.4970563,6.2 20,6.2 Z' id='Rectangle-Copy-2'%3E%3C/path%3E%3Cpath d='M5,14.2 C4.50294373,14.2 4.05294373,14.4014719 3.72720779,14.7272078 C3.40147186,15.0529437 3.2,15.5029437 3.2,16 C3.2,16.4970563 3.40147186,16.9470563 3.72720779,17.2727922 C4.05294373,17.5985281 4.50294373,17.8 5,17.8 C5.49705627,17.8 5.94705627,17.5985281 6.27279221,17.2727922 C6.59852814,16.9470563 6.8,16.4970563 6.8,16 C6.8,15.5029437 6.59852814,15.0529437 6.27279221,14.7272078 C5.94705627,14.4014719 5.49705627,14.2 5,14.2 Z' id='Rectangle-Copy-3'%3E%3C/path%3E%3Cpath d='M6.8,22.2 L3.2,22.2 L3.2,25.8 L6.8,25.8 L6.8,22.2 Z' id='Rectangle-Copy-5'%3E%3C/path%3E%3Cpath d='M24.8,22.2 L21.2,22.2 L21.2,25.8 L24.8,25.8 L24.8,22.2 Z' id='Rectangle-Copy-6'%3E%3C/path%3E%3Cpath d='M23,14.2 C22.5029437,14.2 22.0529437,14.4014719 21.7272078,14.7272078 C21.4014719,15.0529437 21.2,15.5029437 21.2,16 C21.2,16.4970563 21.4014719,16.9470563 21.7272078,17.2727922 C22.0529437,17.5985281 22.5029437,17.8 23,17.8 C23.4970563,17.8 23.9470563,17.5985281 24.2727922,17.2727922 C24.5985281,16.9470563 24.8,16.4970563 24.8,16 C24.8,15.5029437 24.5985281,15.0529437 24.2727922,14.7272078 C23.9470563,14.4014719 23.4970563,14.2 23,14.2 Z' id='Rectangle-Copy-4'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 60px;
}

li.icon.icon-barco:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='35px' height='37px' viewBox='0 0 35 37' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E8DAF5BB5-AAF4-4325-9714-98A85C95AB90%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='34.5930233' height='35.9078712'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-644.000000, -230.000000)'%3E%3Cg id='HABITACAO-Copy' transform='translate(632.000000, 194.000000)'%3E%3Cg id='barco' transform='translate(12.000000, 36.000000)'%3E%3Crect id='Rectangle' x='0' y='0' width='35' height='36'%3E%3C/rect%3E%3Cg id='nsei' transform='translate(0.000000, 1.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Crect id='Rectangle' stroke='%23E7EBF4' stroke-width='1.48837209' mask='url(%23mask-2)' x='0.744186047' y='-21.6066317' width='71.7410148' height='54.5718758' rx='16.372093'%3E%3C/rect%3E%3Crect id='Rectangle' stroke='%23E7EBF4' stroke-width='1.48837209' mask='url(%23mask-2)' x='0.744186047' y='-33.0385254' width='71.7410148' height='49.9037574' rx='19.3295077'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-oculos:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='41px' height='32px' viewBox='0 0 41 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ED9A60C95-BD8B-4CC8-9A03-B6126BBA254F%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='6' height='25'%3E%3C/rect%3E%3Crect id='path-3' x='0' y='0' width='6' height='25'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-649.000000, -442.000000)'%3E%3Cg id='HABITACAO-Copy-3' transform='translate(632.000000, 403.000000)'%3E%3Cg id='icon' transform='translate(17.000000, 39.000000)'%3E%3Ccircle id='Oval' stroke='%23E7EBF4' stroke-width='1.6' cx='6.5' cy='25.5' r='5.3'%3E%3C/circle%3E%3Cg id='Rectangle-2'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.8,1.2 L4,1.2 C3.22680135,1.2 2.52680135,1.51340068 2.02010101,2.02010101 C1.51340068,2.52680135 1.2,3.22680135 1.2,4 L1.2,26.8 L15.8,26.8 L15.8,1.2 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.6' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3Cg id='Rectangle-2-Copy' transform='translate(25.600000, 0.000000)'%3E%3Cmask id='mask-4' fill='white'%3E%3Cuse xlink:href='%23path-3'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M15.8,1.2 L4,1.2 C3.22680135,1.2 2.52680135,1.51340068 2.02010101,2.02010101 C1.51340068,2.52680135 1.2,3.22680135 1.2,4 L1.2,26.8 L15.8,26.8 L15.8,1.2 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.6' mask='url(%23mask-4)'%3E%3C/path%3E%3C/g%3E%3Ccircle id='Oval-Copy' stroke='%23E7EBF4' stroke-width='1.6' cx='21.5' cy='25.5' r='5.3'%3E%3C/circle%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='12' y='23' width='4' height='1.6'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-star:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='32px' viewBox='0 0 33 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EB3E20D2F-392B-4C8A-BFD6-440CDA263B40%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-647.000000, -860.000000)' fill='%23E7EBF4'%3E%3Cg id='HABITACAO-Copy-12' transform='translate(632.000000, 821.000000)'%3E%3Cg id='icon' transform='translate(15.000000, 39.000000)'%3E%3Crect id='Rectangle' x='16' y='0' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-9' x='12' y='0' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-10' x='20' y='0' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-12' x='12' y='26' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-11' x='20' y='26' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-16' transform='translate(29.800000, 12.000000) rotate(-270.000000) translate(-29.800000, -12.000000) ' x='29' y='9' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-15' transform='translate(29.800000, 20.000000) rotate(-270.000000) translate(-29.800000, -20.000000) ' x='29' y='17' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-14' transform='translate(3.800000, 12.000000) rotate(-270.000000) translate(-3.800000, -12.000000) ' x='3' y='9' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-13' transform='translate(3.800000, 20.000000) rotate(-270.000000) translate(-3.800000, -20.000000) ' x='3' y='17' width='1.6' height='6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy' x='16' y='19' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-3' transform='translate(26.300000, 16.000000) rotate(-270.000000) translate(-26.300000, -16.000000) ' x='25.5' y='9.5' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-2' transform='translate(7.300000, 16.000000) rotate(-270.000000) translate(-7.300000, -16.000000) ' x='6.5' y='9.5' width='1.6' height='13'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-5' transform='translate(22.103301, 21.303301) rotate(-225.000000) translate(-22.103301, -21.303301) ' x='21.3033009' y='17.8033009' width='1.6' height='7'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-4' transform='translate(11.496699, 10.696699) rotate(-225.000000) translate(-11.496699, -10.696699) ' x='10.6966991' y='7.19669914' width='1.6' height='7'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-8' transform='translate(22.103301, 10.696699) rotate(-315.000000) translate(-22.103301, -10.696699) ' x='21.3033009' y='7.19669914' width='1.6' height='7'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-6' transform='translate(11.496699, 21.303301) rotate(-315.000000) translate(-11.496699, -21.303301) ' x='10.6966991' y='17.8033009' width='1.6' height='7'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-book:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EDE7F03F9-C3F1-49CD-B59B-5E68F9EEE285%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-248.000000, -1277.000000)'%3E%3Cg id='HABITACAO-Copy-12' transform='translate(232.000000, 1239.000000)'%3E%3Cg id='icon' transform='translate(16.000000, 38.000000)'%3E%3Crect id='Rectangle' stroke='%23E7EBF4' stroke-width='1.6' x='0.8' y='0.8' width='30.4' height='30.4'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-17' stroke='%23E7EBF4' stroke-width='1.6' x='0.8' y='0.8' width='30.4' height='4.4'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-18' stroke='%23E7EBF4' stroke-width='1.6' x='26.8' y='0.8' width='4.4' height='4.4'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='8' y='11.6' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-19' fill='%23E7EBF4' x='8' y='15' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-21' fill='%23E7EBF4' x='8' y='18.4' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-20' fill='%23E7EBF4' x='8' y='21.8' width='16' height='1.6'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-22' fill='%23E7EBF4' x='8' y='25.2' width='16' height='1.6'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-igreja:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 63.1 (92452) - https://sketch.com --%3E%3Ctitle%3Eicon%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-MUNICIPIO' transform='translate(-396.000000, -1123.000000)'%3E%3Cg id='Group-2' transform='translate(340.000000, 10.000000)'%3E%3Cg id='HABITACAO' transform='translate(40.000000, 1074.000000)'%3E%3Cg id='icon' transform='translate(16.000000, 39.000000)'%3E%3Cpath d='M15.7922078,5.23780918 L12.0519481,8.33651627 L12.0519481,30.997362 L19.5324675,30.997362 L19.5324675,8.33651627 L15.7922078,5.23780918 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.66233766'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='12.8831169' y='11.6363636' width='5.81818182' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='0' y='30.1298701' width='31.5844156' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='12.8831169' y='19.1168831' width='5.81818182' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='14.961039' y='16.2077922' width='1.66233766' height='3.32467532'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='13.7142857' y='1.24675325' width='4.15584416' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='14.961039' y='0' width='1.66233766' height='4.98701299'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='11.2207792' y='4.98701299' width='1.66233766' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-50' fill='%23E7EBF4' x='18.7012987' y='4.98701299' width='1.66233766' height='1.66233766'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-51' fill='%23E7EBF4' x='14.961039' y='8.31168831' width='1.66233766' height='1.66233766' rx='0.831168831'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='14.961039' y='23.6883117' width='1.66233766' height='6.64935065'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-person:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E3FF7E370-04F3-4022-B584-898E49325C82%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cpolygon id='path-2' points='0.00398340249 0.00902904564 31.9877178 0.00902904564 31.9877178 31.1329461 0.00398340249 31.1329461'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='CMP-ASSETS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ASSETS-INTERNAS' transform='translate(-561.000000, -691.000000)'%3E%3Cg filter='url(%23filter-1)' id='RH_-pessoas'%3E%3Cg transform='translate(561.000000, 691.000000)'%3E%3Cmask id='mask-3' fill='%23E7EBF4'%3E%3Cuse xlink:href='%23path-2'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-2'%3E%3C/g%3E%3Cpath d='M9.28969295,8.44056432 C9.28969295,4.74323651 12.2971618,1.73517012 15.9938921,1.73517012 C19.6906224,1.73517012 22.6980249,4.74323651 22.6980249,8.44056432 C22.6980249,12.0737593 19.7939917,15.041195 16.1856266,15.1430373 C16.1216929,15.1423071 16.0579585,15.1407137 15.9938921,15.1407137 C15.9298921,15.1407137 15.8660913,15.1423071 15.8022241,15.1430373 C12.1938589,15.041195 9.28969295,12.0737593 9.28969295,8.44056432 Z M27.3033029,19.8259253 C25.3151867,17.83761 22.8959336,16.4373776 20.2564647,15.7121992 C22.748083,14.2455768 24.424166,11.5353361 24.424166,8.44056432 C24.424166,3.79140249 20.64239,0.00902904564 15.9938921,0.00902904564 C11.3453278,0.00902904564 7.56355187,3.79140249 7.56355187,8.44056432 C7.56355187,11.5353361 9.23963485,14.2455768 11.7313195,15.7121992 C9.09178423,16.4373776 6.67253112,17.83761 4.68441494,19.8259253 C1.66360166,22.8472033 0,26.8642656 0,31.1369295 L1.72614108,31.1369295 C1.72614108,27.3252116 3.21022407,23.7417427 5.90512863,21.0464398 C8.55010788,18.4009959 12.0507884,16.9232863 15.7827718,16.869444 C15.8529461,16.8711037 15.9233195,16.8720996 15.9938921,16.8720996 C16.0644647,16.8720996 16.1348382,16.8711037 16.2050788,16.869444 C19.9370622,16.9232863 23.4376763,18.4009959 26.0825892,21.0464398 C28.7774938,23.7417427 30.2615768,27.3252116 30.2615768,31.1369295 L31.9877178,31.1369295 C31.9877178,26.8642656 30.3241162,22.8472033 27.3033029,19.8259253 L27.3033029,19.8259253 Z' id='Fill-1' fill='%23E7EBF4' mask='url(%23mask-3)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-cartola:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='56px' height='58px' viewBox='0 0 56 58' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E35CE8600-8581-4BE8-A464-0B028755F639%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='10.4432133' y='10.2941418' width='55.6971376' height='55.6971376'%3E%3C/rect%3E%3C/defs%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-CIDADE' transform='translate(-536.000000, -1348.000000)'%3E%3Cg id='Group-2' transform='translate(340.000000, 10.000000)'%3E%3Cg id='Áreas-de-Intervenção-2' transform='translate(40.000000, 695.000000)'%3E%3Cg id='Group-28-Copy-9' transform='translate(60.000000, 608.000000)'%3E%3Cg id='Group-17' transform='translate(20.000000, 30.000000)'%3E%3Cg id='Rectangle-2'%3E%3Cg id='Group-14' transform='translate(65.000000, 0.000000)'%3E%3Cg id='cartola'%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='11.1394275' y='60.3498512' width='55.6971376' height='2.2278855'%3E%3C/rect%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='17.3279984' y='46.4255668' width='43.3199959' height='2.2278855'%3E%3C/rect%3E%3Crect id='Rectangle' stroke='%23E7EBF4' stroke-width='2.2278855' x='18.5347697' y='27.5194829' width='40.9064533' height='33.9443111'%3E%3C/rect%3E%3Cpath d='M19.6487124,6.63305633 C17.8457948,6.63305633 16.2135592,7.36383308 15.0320531,8.54533923 C13.8505469,9.72684539 13.1197702,11.3590809 13.1197702,13.1619986 L13.1197702,61.463794 L26.1776547,61.463794 L26.1776547,13.1619986 C26.1776547,11.3590809 25.4468779,9.72684539 24.2653718,8.54533923 C23.0838656,7.36383308 21.45163,6.63305633 19.6487124,6.63305633 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='2.2278855'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='11.8356417' y='20.1241408' width='2.78485688' height='40.2257105'%3E%3C/rect%3E%3Cg id='Rectangle-3' transform='translate(0.696214, 0.237714)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle' transform='translate(38.291782, 38.142711) rotate(-30.000000) translate(-38.291782, -38.142711) '%3E%3C/g%3E%3Crect id='Rectangle' fill='%23E7EBF4' mask='url(%23mask-2)' x='11.1394275' y='19.8864266' width='2.78485688' height='40.2257105'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-college:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='61px' height='61px' viewBox='0 0 61 61' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EGroup 22%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='TEMA-CIDADE' transform='translate(-539.000000, -1343.000000)' fill='%23E7EBF4'%3E%3Cg id='Group-2' transform='translate(340.000000, 10.000000)'%3E%3Cg id='Áreas-de-Intervenção-2' transform='translate(40.000000, 695.000000)'%3E%3Cg id='Group-28-Copy-9' transform='translate(60.000000, 608.000000)'%3E%3Cg id='Group-17' transform='translate(20.000000, 30.000000)'%3E%3Cg id='Rectangle-2'%3E%3Cg id='Group-22' transform='translate(79.000000, 0.000000)'%3E%3Cg id='Group-20' transform='translate(21.600000, 0.000000)'%3E%3Crect id='Rectangle' x='7.20000011' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' x='14.4000002' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' x='0' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3Cg id='Group-20-Copy' transform='translate(12.500000, 30.200001) rotate(-90.000000) translate(-12.500000, -30.200001) translate(3.500000, 17.700001)'%3E%3Crect id='Rectangle' x='7.20000011' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' x='14.4000002' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' x='0' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3Cg id='Group-20-Copy-2' transform='translate(48.300001, 30.200001) scale(-1, 1) rotate(-90.000000) translate(-48.300001, -30.200001) translate(39.300001, 17.700001)'%3E%3Crect id='Rectangle' x='7.20000011' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-64' x='14.4000002' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-65' x='0' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3Crect id='Rectangle-Copy-66' transform='translate(19.559798, 19.559798) rotate(-45.000000) translate(-19.559798, -19.559798) ' x='17.9597982' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-67' transform='translate(41.159799, 19.559798) scale(-1, 1) rotate(-45.000000) translate(-41.159799, -19.559798) ' x='39.5597986' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Cg id='Group-18' transform='translate(30.559798, 47.800001) scale(1, -1) translate(-30.559798, -47.800001) translate(13.559798, 34.800001)'%3E%3Crect id='Rectangle-Copy-72' x='15.2402023' y='0' width='3.20000005' height='24.8000004'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-71' transform='translate(6.000000, 19.559798) rotate(-45.000000) translate(-6.000000, -19.559798) ' x='4.40000007' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-70' transform='translate(27.600000, 19.559798) scale(-1, 1) rotate(-45.000000) translate(-27.600000, -19.559798) ' x='26.0000004' y='12.7597982' width='3.20000005' height='13.6000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-69' x='22.4402024' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-68' x='8.04020215' y='0' width='3.20000005' height='10.4000002'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-assembleia:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='24px' viewBox='0 0 34 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eassembleia_municipal%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-648.000000, -1491.000000)' fill='%23E7EBF4' fill-rule='nonzero'%3E%3Cg id='HABITACAO-Copy-16' transform='translate(632.000000, 1448.000000)'%3E%3Cg id='assembleia_municipal' transform='translate(16.000000, 43.000000)'%3E%3Cg id='g10' transform='translate(17.000000, 12.471896) scale(-1, 1) rotate(-180.000000) translate(-17.000000, -12.471896) translate(0.000000, 0.971896)'%3E%3Cg id='g14' transform='translate(0.591092, 0.832902)'%3E%3Cg id='g20' transform='translate(11.606466, 3.868965)'%3E%3Cpath d='M9.45747103,0 L7.73793084,0 L7.73793084,0.859770093 C7.73793084,2.51912637 6.38809179,3.86896542 4.72873551,3.86896542 C3.06937923,3.86896542 1.71954019,2.51912637 1.71954019,0.859770093 L1.71954019,0 L0,0 L0,0.859770093 C0,3.4670229 2.12148271,5.58850561 4.72873551,5.58850561 C7.33598832,5.58850561 9.45747103,3.4670229 9.45747103,0.859770093 L9.45747103,0 Z' id='path22'%3E%3C/path%3E%3C/g%3E%3Cg id='g24' transform='translate(-0.000215, 0.000000)'%3E%3Cpath d='M32.6712636,0 L30.9517234,0 L30.9517234,4.72873551 C30.9517234,12.7882204 24.3951166,19.3448271 16.3356318,19.3448271 C8.27614692,19.3448271 1.71954019,12.7882204 1.71954019,4.72873551 L1.71954019,0 L0,0 L0,4.72873551 C0,13.7361169 7.32825039,21.0643673 16.3356318,21.0643673 C25.3430132,21.0643673 32.6712636,13.7361169 32.6712636,4.72873551 L32.6712636,0 Z' id='path26'%3E%3C/path%3E%3C/g%3E%3Cpolygon id='path28' points='21.0643673 0 11.6068963 0 11.6068963 1.71954019 21.0643673 1.71954019'%3E%3C/polygon%3E%3Cg id='g30' transform='translate(7.737716, 0.000000)'%3E%3Cpath d='M17.1954019,0 L15.4758617,0 L15.4758617,4.72873551 C15.4758617,8.52161128 12.3901468,11.6068963 8.59770093,11.6068963 C4.80525505,11.6068963 1.71954019,8.52161128 1.71954019,4.72873551 L1.71954019,0 L0,0 L0,4.72873551 C0,9.46950781 3.85692864,13.3264364 8.59770093,13.3264364 C13.3384732,13.3264364 17.1954019,9.46950781 17.1954019,4.72873551 L17.1954019,0 Z' id='path32'%3E%3C/path%3E%3C/g%3E%3Cg id='g34' transform='translate(3.868750, 0.000000)'%3E%3Cpath d='M24.9333327,0 L23.2137925,0 L23.2137925,4.72873551 C23.2137925,10.6547009 18.3926317,15.4758617 12.4666664,15.4758617 C6.54070099,15.4758617 1.71954019,10.6547009 1.71954019,4.72873551 L1.71954019,0 L0,0 L0,4.72873551 C0,11.6030273 5.59280446,17.1954019 12.4666664,17.1954019 C19.3409581,17.1954019 24.9333327,11.6030273 24.9333327,4.72873551 L24.9333327,0 Z' id='path36'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-cat:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='31px' height='32px' viewBox='0 0 31 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPORTO_icones_gato%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-1060.000000, -1487.000000)' fill='%23E7EBF4' fill-rule='nonzero'%3E%3Cg id='CARTA-EDUCATIVA-Copy-2' transform='translate(1043.000000, 1448.000000)'%3E%3Cg id='PORTO_icones_gato' transform='translate(17.000000, 39.000000)'%3E%3Cg id='Group' transform='translate(15.347473, 16.117729) scale(-1, 1) rotate(-180.000000) translate(-15.347473, -16.117729) translate(0.347473, 0.617729)'%3E%3Cpath d='M0.654065934,21.08 C0.76989011,11.5438095 0.76989011,11.3893773 1.81230769,9.22732601 C4.59208791,3.28168498 11.3098901,-0.347472527 17.4871795,0.810769231 C23.741685,1.96901099 28.336044,6.5247619 29.5328938,12.7792674 C29.9961905,15.134359 30.0734066,30.5389744 29.6101099,30.5389744 C29.4556777,30.5389744 27.6024908,28.8016117 25.4790476,26.6781685 L21.6182418,22.8173626 L15.0548718,22.8173626 L8.49150183,22.8173626 L4.51487179,26.7939927 L0.538241758,30.7320147 L0.654065934,21.08 Z M15.2479121,21.2730403 L22.3904029,21.2730403 L25.3632234,24.2458608 L28.374652,27.2572894 L28.374652,20.5008791 C28.374652,15.5590476 28.2202198,13.2425641 27.7569231,11.6210256 C26.5986813,7.41274725 22.8536996,3.78358974 18.4137729,2.50952381 C12.6997802,0.849377289 6.02058608,3.93802198 3.24080586,9.49758242 C2.35282051,11.3121612 2.31421245,11.852674 2.19838828,19.3426374 L2.0825641,27.2572894 L5.09399267,24.2844689 L8.10542125,21.2730403 L15.2479121,21.2730403 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M7.52630037,16.9103297 C7.52630037,15.7520879 8.76175824,14.6324542 10.0358242,14.6324542 C11.3098901,14.6324542 12.545348,15.7520879 12.545348,16.9103297 C12.545348,18.1071795 11.1168498,18.1457875 10.9238095,16.9489377 C10.8465934,16.3698168 10.5377289,16.0609524 10.0358242,16.0609524 C9.53391941,16.0609524 9.22505495,16.3698168 9.14783883,16.9489377 C8.95479853,18.1457875 7.52630037,18.1071795 7.52630037,16.9103297 Z' id='Path'%3E%3C/path%3E%3Cpath d='M17.9504762,16.9103297 C17.9504762,15.7520879 19.1859341,14.6324542 20.46,14.6324542 C21.7340659,14.6324542 22.9695238,15.7520879 22.9695238,16.9103297 C22.9695238,18.1071795 21.5410256,18.1457875 21.3479853,16.9489377 C21.2707692,16.3698168 20.9619048,16.0609524 20.46,16.0609524 C19.9580952,16.0609524 19.6492308,16.3698168 19.5720147,16.9489377 C19.3789744,18.1457875 17.9504762,18.1071795 17.9504762,16.9103297 Z' id='Path'%3E%3C/path%3E%3Cpath d='M11.3871062,11.5438095 C11.3871062,11.0419048 12.0820513,9.99948718 12.9700366,9.07289377 C14.3213187,7.68300366 14.4757509,7.33553114 14.1282784,6.67919414 C13.89663,6.25450549 13.0858608,5.67538462 12.3523077,5.40512821 C11.6187546,5.13487179 11.0010256,4.67157509 11.0010256,4.40131868 C11.0010256,3.62915751 13.0858608,3.78358974 14.1282784,4.63296703 C14.9776557,5.32791209 15.0548718,5.32791209 16.1745055,4.63296703 C17.6416117,3.74498168 19.4947985,3.66776557 19.4947985,4.4785348 C19.4947985,4.78739927 19.1859341,5.05765568 18.7612454,5.05765568 C17.834652,5.05765568 16.0200733,6.48615385 16.0200733,7.25831502 C16.0200733,7.60578755 16.7150183,8.64820513 17.6030037,9.57479853 C18.452381,10.5013919 19.1087179,11.4665934 18.9928938,11.7368498 C18.9156777,12.0457143 17.6030037,12.2387546 15.1320879,12.3159707 C11.4643223,12.4317949 11.3871062,12.3931868 11.3871062,11.5438095 Z M16.4061538,10.7330403 C16.4061538,10.6558242 16.0972894,10.3083516 15.7112088,9.92227106 C15.0162637,9.34315018 14.9390476,9.34315018 14.2827106,10.0767033 C13.5877656,10.8488645 13.5877656,10.8488645 14.9776557,10.8488645 C15.7884249,10.8488645 16.4061538,10.7716484 16.4061538,10.7330403 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-boletim:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='33px' viewBox='0 0 33 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Esite%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='BT-ACAO' transform='translate(-247.000000, -401.000000)' stroke='%23E7EBF4' stroke-width='1.70446731'%3E%3Cg id='HABITACAO-Copy-2' transform='translate(232.000000, 363.000000)'%3E%3Cg id='site' transform='translate(16.000000, 39.000000)'%3E%3Cpolygon id='path12' points='0.254178392 30.6804116 30.93459 30.6804116 30.93459 0 0.254178392 0'%3E%3C/polygon%3E%3Cline x1='0.254157086' y1='4.33846794' x2='30.9345687' y2='4.33846794' id='path16'%3E%3C/line%3E%3Cline x1='27.0996238' y1='3.44962878' x2='27.0996238' y2='0.99999978' id='path20'%3E%3C/line%3E%3Cline x1='7.92436652' y1='12.0085708' x2='23.2645723' y2='12.0085708' id='path24'%3E%3C/line%3E%3Cline x1='7.92436652' y1='15.8436223' x2='23.2645723' y2='15.8436223' id='path28'%3E%3C/line%3E%3Cline x1='7.92436652' y1='19.6786737' x2='23.2645723' y2='19.6786737' id='path32'%3E%3C/line%3E%3Cline x1='7.92436652' y1='23.5137252' x2='23.2645723' y2='23.5137252' id='path36'%3E%3C/line%3E%3Cline x1='7.92436652' y1='27.3487766' x2='23.2645723' y2='27.3487766' id='path40'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

li.icon.icon-placa:after{
  content:"";
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='33px' height='28px' viewBox='0 0 33 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPLACAS TOPONÍMICAS%3C/title%3E%3Cg id='-INTERNAS' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='BT-ACAO' transform='translate(-248.000000, -1364.000000)'%3E%3Cg id='HABITACAO-Copy-17' transform='translate(232.000000, 1323.000000)'%3E%3Cg id='PLACAS-TOPONÍMICAS' transform='translate(16.000000, 41.000000)'%3E%3Cpath d='M18.8016703,0.84375 C19.2349121,0.84375 19.642948,1.04743005 19.9033522,1.3936787 L19.9033522,1.3936787 L20.705625,2.46042748 L30.3688202,2.61682958 C30.8631481,2.61515201 31.3108417,2.81484289 31.634534,3.13853514 C31.9568768,3.46087799 32.15625,3.90619049 32.15625,4.39806909 L32.15625,4.39806909 L32.15625,20.625 C32.15625,21.1168786 31.9568768,21.5621911 31.634534,21.884534 C31.3121911,22.2068768 30.8668786,22.40625 30.375,22.40625 L30.375,22.40625 L2.625,22.40625 C2.13312139,22.40625 1.68780889,22.2068768 1.36546605,21.884534 C1.0431232,21.5621911 0.84375,21.1168786 0.84375,20.625 L0.84375,20.625 L0.84375,4.39806909 C0.84375,3.90619049 1.0431232,3.46087799 1.36546605,3.13853514 C1.68780889,2.81619229 2.13312139,2.61681909 2.625,2.61681909 L2.625,2.61681909 L11.7406068,2.61681909 L13.1050599,1.33248974 C13.3725672,1.02180871 13.7618062,0.84375 14.1707597,0.84375 L14.1707597,0.84375 Z' id='Rectangle' stroke='%23E7EBF4' stroke-width='1.6875'%3E%3C/path%3E%3Crect id='Rectangle' fill='%23E7EBF4' x='15.375' y='22.875' width='1.875' height='4.875'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin:5px 40px;
}

.choices[data-type*=select-one]:after{
  width:8px;
  height:4px;
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='8px' height='4px' viewBox='0 0 8 4' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%230F2F7F'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-color:transparent;
  border:none;
  margin:0;
}

.choices[data-type*=select-one].is-open:after{
  transform:rotate(180deg);
  border:none;
  margin:0;
}

.loading-plugin{
  display:none;
}

.loading-plugin .loading{
  border:2px solid #f3f3f3;
  border-top:2px solid #0F2F7F;
  border-radius:50%;
  width:30px;
  height:30px;
  animation:spin 2s linear infinite;
  margin:5px auto 0;
}

.loading-container.loading-oneshot.active{
  display:block;
  width:100%;
  height:40px;
}

.loading-container.loading-oneshot.active .loading{
  border:2px solid white;
  border-top:2px solid #0F2F7F;
  border-radius:50%;
  width:30px;
  height:30px;
  animation:spin 1s linear infinite;
  margin:5px auto 0;
}

.loading-container.loading-oneshot.active .loading.white{
  border:2px solid #0F2F7F;
  border-top:2px solid white;
}

.field-link.button a,
.link.simple a,
.button-blue,
.button-white,
.button-primary{
  display:inline-block;
  border-radius:4px;
  padding:10px;
  box-sizing:border-box;
  cursor:pointer;
  text-align:center;
}

.button-primary{
  border:1px solid #0F2F7F;
  background-color:#0F2F7F;
  color:#FFFFFF;
}

.button-blue{
  border:1px solid #0091FF;
  background-color:#0091FF;
  color:#FFFFFF;
}

.field-link.button a,
.link.simple a,
.button-white{
  border:1px solid #FFFFFF;
  background-color:#FFFFFF;
  color:#0F2F7F;
}

.button-border-blue{
  border:1px solid #0091FF;
}

@media only screen and (min-width: 1024px){
  .button-primary{
    padding:12px 32px;
  }
}

.form{
  margin-top:30px;
  margin-bottom:15px;
  position:relative;
}

.form .field{
  margin-bottom:15px;
}

.form .field label{
  color:#454F5B;
  font-family:Inter;
  font-size:14px;
  line-height:17px;
  display:block;
  margin-bottom:5px;
}

.form .field label span{
  color:#F49342;
  font-size:14px;
  font-weight:600;
  line-height:14px;
  font-family:Inter;
}

.form .field input[type=text],
.form .field input[type=number],
.form .field input[type=tel],
.form .field input[type=email],
.form .field textarea{
  box-sizing:border-box;
  border:1px solid rgba(0, 0, 0, 0.25);
  border-radius:2px;
  background-color:#FFFFFF;
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:17px;
  padding:10px;
}

.form .field input[type=text].full,
.form .field input[type=number].full,
.form .field input[type=tel].full,
.form .field input[type=email].full,
.form .field textarea.full{
  width:100%;
}

.form .field input[type=text].large,
.form .field input[type=number].large,
.form .field input[type=tel].large,
.form .field input[type=email].large,
.form .field textarea.large{
  width:350px;
}

.form .field input[type=text].medium,
.form .field input[type=number].medium,
.form .field input[type=tel].medium,
.form .field input[type=email].medium,
.form .field textarea.medium{
  width:255px;
}

.form .field input[type=text].small,
.form .field input[type=number].small,
.form .field input[type=tel].small,
.form .field input[type=email].small,
.form .field textarea.small{
  width:160px;
}

.form .field textarea{
  height:132px;
}

.form .field.field-error input[type=text],
.form .field.field-error input[type=tel],
.form .field.field-error input[type=email],
.form .field.field-error textarea{
  box-sizing:border-box;
  border:1px solid #DE3618;
  border-radius:2px;
  background-color:#FFFFFF;
  box-shadow:0 2px 4px 0 #FEAD9A;
}

.form .field.field-error.checkbox input{
  outline:1px solid red;
}

.form .field.field-error.file label{
  border:1px solid #DE3618;
}

.form .field.privacy input{
  display:unset;
  height:14px;
  width:14px;
  border:1px solid rgba(0, 0, 0, 0.25);
  border-radius:2px;
  background-color:#FFFFFF;
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);
  float:left;
}

.form .field.privacy label{
  display:unset;
  color:#454F5B;
  font-family:Inter;
  font-size:12px;
  line-height:15px;
  margin-left:10px;
  float:left;
}

.form .field.privacy label a{
  color:#006FBB;
  text-decoration:underline;
}

.form .field.file{
  background:#EBF5FA;
  padding:8px 16px;
  border-radius:4px;
}

.form .field.file input,
.form .field.checkbox input{
  box-shadow:none;
}

.form .action button.submit{
  height:39px;
  width:70px;
  border-radius:4px;
  background-color:#006FBB;
  color:#FFFFFF;
  font-family:Regular-Bold;
  font-size:16px;
  line-height:16px;
  text-align:center;
  float:right;
}

.form .action button.submit .loading-container .loading{
  margin-top:7px;
  width:25px;
  height:25px;
  border-top:2px solid #006FBB;
}

.form .action .info{
  color:#F49342;
  font-family:Inter;
  font-size:12px;
  line-height:15px;
  float:left;
  margin-top:12px;
}

.form .popup{
  position:fixed;
  width:400px;
  max-width:100%;
  height:135px;
  left:0;
  right:0;
  top:calc(50% - 67.5px);
  margin:0 auto;
  background-color:#FFFFFF;
  border:1px solid rgba(145, 158, 171, 0.2);
  border-radius:2px;
  box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.form .popup .icon-success,
.form .popup .icon-error{
  position:absolute;
  top:15px;
  left:15px;
}

.form .popup .icon-close{
  position:absolute;
  top:10px;
  right:10px;
  cursor:pointer;
}

.form .popup .title{
  color:#212B36;
  font-family:Inter;
  font-size:18px;
  font-weight:500;
  line-height:20px;
  margin-left:70px;
  margin-top:20px;
  margin-right:15px;
}

.form .popup .title::after{
  content:" ";
  margin:10px 0;
  height:2px;
  width:70px;
  display:block;
}

.form .popup .description{
  color:#212B36;
  font-family:Inter;
  font-size:14px;
  line-height:20px;
  margin-left:70px;
  margin-top:10px;
  margin-right:15px;
}

.form .popup.success{
  border-left:4px solid #50B83C;
}

.form .popup.success .title::after{
  background-color:#50B83C;
}

.form .popup.error{
  border-left:4px solid #DE3618;
}

.form .popup.error .title::after{
  background-color:#DE3618;
}

.form.popup .field,
.form.popup .action{
  opacity:0.5;
}

.input-group{
  display:flex;
  align-items:center;
  border:1px solid rgba(0, 0, 0, 0.25);
  padding:0px;
  border-radius:2px;
}

.input-group .icon{
  margin:0 10px;
}

.input-group input{
  border:none;
  padding:8px;
  width:120px;
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:17px;
}

#contact .form #field_4{
  width:160px;
}

#contact .form #field_3{
  width:255px;
}

#contact .form #name{
  width:350px;
}

#contact .form #body{
  width:100%;
}

.tippy-popper{
  margin-top:2px;
  z-index:0 !important;
}

.tippy-tooltip[data-placement^=bottom]{
  background-color:#FFFFFF;
  color:#006FBB;
  border:1px solid #006FBB;
  padding:5px 10px;
  border-radius:4px;
  box-shadow:0 0 8px 0 rgba(0, 0, 0, 0.2);
}

.tippy-tooltip[data-placement^=bottom] .tippy-arrow{
  border:unset;
  top:0px;
  background:#FFFFFF;
  margin-left:-2px;
}

.tippy-tooltip[data-placement^=bottom] .tippy-arrow:after,
.tippy-tooltip[data-placement^=bottom] .tippy-arrow:before{
  bottom:100%;
  left:50%;
  border:solid transparent;
  content:" ";
  height:0;
  width:0;
  position:absolute;
  pointer-events:none;
}

.tippy-tooltip[data-placement^=bottom] .tippy-arrow:after{
  border-bottom-color:#FFFFFF;
  border-width:0 12px 8px 12px;
  left:calc(50% - 8px);
}

.tippy-tooltip[data-placement^=bottom] .tippy-arrow:before{
  border-bottom-color:#0F2F7F;
  border-width:0 13px 9px 13px;
  left:calc(50% - 9px);
}

.tippy-tooltip[data-placement^=bottom] .tippy-content{
  color:#0F2F7F;
  font-family:Inter;
  font-size:12px;
  line-height:18px;
  text-align:center;
}

.tippy-tooltip[data-placement^=bottom] .tippy-content .bold{
  font-family:Inter-SemiBold;
  font-size:14px;
  line-height:18px;
}

.tippy-tooltip[data-placement^=right]{
  background-color:#637381;
}

.tippy-tooltip[data-placement^=right] .tippy-arrow{
  border-right-color:#637381;
  left:-5px;
}

.tippy-tooltip[data-placement^=right] .tippy-content{
  color:#FFFFFF;
  font-family:Inter;
  font-size:12px;
  line-height:16px;
}

.tippy-tooltip[data-placement^=left]{
  background-color:#330101;
}

.tippy-tooltip[data-placement^=left] .tippy-arrow{
  border-left-color:#330101;
}

.tippy-tooltip[data-placement^=left] .tippy-content{
  color:#FFFFFF;
  font-family:Inter-Regular;
  font-size:12px;
  line-height:16px;
}

.tippy-tooltip.goporto-theme{
  background-color:#343434;
}

.tippy-tooltip.goporto-theme .tippy-arrow{
  border-right-color:#343434;
}

@media only screen and (max-width: 1023px){
  .tippy-tooltip.goporto-theme{
    display:none;
  }
}

.cookies{
  padding:20px;
  width:445px;
  max-width:100%;
  border-radius:4px 4px 0 0;
  background-color:#d8fbff;
  position:fixed;
  bottom:20px;
  right:20px;
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.5);
  z-index:9;
}

.cookies img{
  float:left;
  width:50px;
  margin-right:12px;
  margin-bottom:48px;
}

.cookies .description{
  color:#0f2f7f;
  font-family:Inter;
  font-size:12px;
  line-height:17px;
  margin-top:5px;
}

.cookies .description bold{
  font-family:Inter-Semibold;
}

.cookies a{
  text-decoration:underline;
}

.cookies a.link{
  color:#0F2F7F;
  font-family:Inter;
  font-size:12px;
  font-weight:500;
  letter-spacing:0;
  line-height:17px;
  display:inline-block;
  margin-right:28px;
}

.cookies a.ok{
  padding:10px;
  border:1px solid #0f2f7f;
  border-radius:4px;
  background-color:#0f2f7f;
  color:#FFFFFF;
  font-family:Regular;
  font-size:14px;
  font-weight:500;
  letter-spacing:0;
  line-height:12px;
  text-align:right;
  display:inline-block;
  margin-top:16px;
  text-decoration:none;
}

@media only screen and (max-width: 479px){
  .cookies{
    right:0;
  }
}

.environment{
  position:fixed;
  padding:5px 10px;
  bottom:10px;
  background:white;
  z-index:10;
  box-shadow:2px 2px 5px -1px black;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  transform:translateX(-295px) scale(0.5);
  will-change:transform;
  transition:transform 300ms 0ms;
}

.environment.active{
  transform:translateX(0);
  transition:transform 300ms 0ms;
}

.environment > div{
  display:inline-block;
  vertical-align:middle;
}

.environment .environment-form{
  margin:0;
}

.environment .environment-form .field{
  display:inline-block;
  vertical-align:middle;
  margin-bottom:0;
}

.environment .environment-form .field select{
  width:200px;
}

.environment .environment-form .field .choices__inner{
  min-height:36px;
  height:36px;
  border:1px solid rgba(0, 0, 0, 0.25);
  min-width:220px;
  border-radius:2px;
  background:#FFFFFF;
}

.environment .environment-form .field .choices__list--dropdown{
  border:1px solid rgba(0, 0, 0, 0.25);
}

.environment .environment-form .field .choices__list--dropdown .choices__item{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:17px;
}

.environment .environment-form .field .choices__list--single .choices__item{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:11px;
}

.environment .environment-form .field .choices__list--dropdown .choices__item--selectable{
  padding-right:50px;
}

.environment .environment-form .field .choices__list--dropdown .choices__item--selectable.is-highlighted{
  background:#EAEEF5;
}

.environment .environment-form .change{
  margin-left:10px;
  vertical-align:middle;
}

.environment .environment-form .env-loading{
  display:inline-block;
  vertical-align:middle;
  margin-left:10px;
}

.environment .environment-action{
  cursor:pointer;
  padding:10px;
}

.environment .environment-action.hidden{
  display:none;
}

.environment .environment-action img{
  vertical-align:middle;
}

.warning-ie{
  position:fixed;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:white;
  z-index:9999999999;
  background-image:url(/images/malha-off.png?eb9edd0940cb87b12c5442ce375b2078);
  background-position:center bottom;
  background-size:contain;
  background-repeat:no-repeat;
}

.warning-ie.hidden{
  display:none !important;
}

.warning-ie .warning-container{
  background-color:white;
  height:100%;
  box-shadow:0px 1px 30px -5px rgba(0, 0, 0, 0.5215686275);
}

.warning-ie .warning-container .warning-inner{
  position:absolute;
  top:50%;
  left:50%;
  margin:0;
  width:100%;
  transform:translate(-50%, -50%);
}

.warning-ie .warning-container .warning-inner .warning-logo{
  text-align:center;
  margin-bottom:55px;
}

.warning-ie .warning-container .warning-inner .warning-text{
  color:#212B36;
  font-family:Inter-Regular;
  font-size:19px;
  line-height:29px;
  text-align:center;
  width:600px;
  max-width:100%;
  margin:0 auto 40px;
}

.warning-ie .warning-container .warning-inner .warning-list{
  text-align:center;
}

.warning-ie .warning-container .warning-inner .warning-list a{
  display:inline-block;
  margin:0 20px;
}

.warning-ie .warning-container .warning-inner .warning-list a img{
  height:34px;
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.warning-ie .warning-container .warning-inner .warning-list a:hover img{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

@media only screen and (max-width: 767px){
  .warning-ie .warning-container .warning-inner .warning-text{
    font-size:17px;
    line-height:27px;
  }

  .warning-ie .warning-container .warning-inner .warning-list a{
    margin-bottom:8px;
  }
}

.mega-menu .list-menu.has-sub-menu > a span:after{
  content:"\276F";
}

.mega-menu .special-panel-menu{
  display:none;
}

@media only screen and (min-width: 1248px){
  .mega-menu{
    float:left;
    margin-top:13px;
  }

  .mega-menu .hide-xl-full{
    display:none !important;
  }

  .mega-menu .list-menu{
  }

  .mega-menu .list-menu a{
    color:#0F2F7F;
    font-family:Regular-Bold;
    position:relative;
  }

  .mega-menu .list-menu a span:after{
    height:17px;
    width:17px;
    line-height:15px;
    text-align:center;
    position:relative;
    display:inline-block;
  }

  .mega-menu .list-menu.level-1{
    float:left;
  }

  .mega-menu .list-menu.level-1 > a{
    font-size:18px;
    padding:20px 30px 31px 20px;
    display:block;
    position:relative;
  }

  .mega-menu .list-menu.level-1 > a:after{
    content:"";
    display:block;
    height:2px;
    width:0;
    background-color:transparent;
    margin:0 auto;
    transition:background 300ms 0ms, width 300ms 0ms;
  }

  .mega-menu .list-menu.level-1:hover{
  }

  .mega-menu .list-menu.level-1:hover > a{
    color:#006FBB;
  }

  .mega-menu .list-menu.level-1:hover > a:after{
    width:100%;
    background-color:#006FBB;
  }

  .mega-menu .list-menu.level-1:hover > a span:before{
    background-color:#006FBB;
    transform:rotate(-40deg);
    will-change:transform;
  }

  .mega-menu .list-menu.level-1:hover > a span:after{
    background-color:#006FBB;
    transform:rotate(40deg);
    will-change:transform;
  }

  .mega-menu .list-menu.level-1:hover .panel-menu{
    opacity:1;
    filter:alpha(opacity=100);
    transform:translateY(0vh);
    will-change:transform;
    transition:opacity 500ms 0ms, transform 0ms 0ms;
  }

  .mega-menu .list-menu.level-2{
    background-color:transparent;
    transition:background 300ms 0ms;
  }

  .mega-menu .list-menu.level-2 > a{
    color:#006FBB;
    font-family:Regular;
    font-size:18px;
    padding:0px 10px 30px 20px;
    display:inline-block;
    transition:font 300ms 0ms;
  }

  .mega-menu .list-menu.level-2 > a span{
    display:inline-block;
  }

  .mega-menu .list-menu.level-2 > a span:after{
    left:0;
    font-size:10px;
    margin-left:8px;
    transition:left 500ms 0ms;
  }

  .mega-menu .list-menu.level-2:hover{
    background-color:#FFFFFF;
  }

  .mega-menu .list-menu.level-2:hover > a{
    color:#006FBB;
  }

  .mega-menu .list-menu.level-2:hover > a:after{
    width:100%;
    background-color:#006FBB;
  }

  .mega-menu .list-menu.level-2:hover > a span{
    text-decoration:underline;
  }

  .mega-menu .list-menu.level-2:hover > a span:after{
    transform:rotate(270deg);
    will-change:transform;
  }

  .mega-menu .list-menu.level-2.has-sub-menu:hover ~ .menu-info{
    opacity:0;
    filter:alpha(opacity=0);
    transition:opacity 0ms 0ms;
  }

  .mega-menu .list-menu.level-2:last-child > a{
    padding:0px 20px;
  }

  .mega-menu .list-menu.level-3{
  }

  .mega-menu .list-menu.level-3 > a{
    font-family:Regular;
    font-size:16px;
    padding:10px;
    display:block;
    transition:font 300ms 0ms;
  }

  .mega-menu .list-menu.level-3 > a:hover{
    font-family:Regular-Bold;
  }

  .mega-menu .panel-menu{
    position:absolute;
    left:calc((100vw - 1140px) / 2 * -1);
    width:100vw;
    top:85px;
    z-index:2;
    opacity:0;
    filter:alpha(opacity=0);
    transform:translateY(-100vh);
    will-change:transform;
    transition:opacity 0.5s 0s, transform 0ms 0.5s, top 0.3s 0.5s;
  }

  .mega-menu .panel-menu.cat-cultura:before{
    background-color:#D0ACEB;
  }

  .mega-menu .panel-menu.cat-desporto:before{
    background-color:#8BE2EF;
  }

  .mega-menu .panel-menu.cat-entreternimento:before{
    background-color:#FFDD5C;
  }

  .mega-menu .panel-menu.cat-plataformas:before{
    background-color:#EAEEF5;
  }

  .mega-menu .panel-menu.cat-exploracao:before{
    background-color:#EBF5FA;
  }

  .mega-menu .panel-menu .container{
    background-color:white;
    padding:40px 20px;
    z-index:2;
  }

  .mega-menu .panel-menu .container .menu-col{
    width:25%;
    float:left;
    border-left:1px solid #D8D8D8;
  }

  .mega-menu .panel-menu .container .menu-col:first-of-type{
    border-left:unset;
  }

  .mega-menu .menu-info{
    position:absolute;
    width:calc(100% - 285px);
    left:285px;
    top:0;
    padding:55px 10px 0;
    box-sizing:content-box;
    opacity:1;
    filter:alpha(opacity=100);
    transition:opacity 600ms 500ms;
    height:100%;
  }

  .mega-menu .menu-info .menu-title{
    margin-bottom:8px;
  }

  .mega-menu .sub-panel-menu{
    position:absolute;
    display:none;
    width:calc(100% - 635px);
    left:285px;
    top:0;
    padding:0 10px 0;
    z-index:-1;
    opacity:0;
    filter:alpha(opacity=0);
    transition:opacity 600ms 500ms;
  }

  .mega-menu .sub-menu-info .menu-descricao{
    margin-bottom:8px;
  }

  .mega-menu .menu-title{
    font-family:Regular;
    font-size:24px;
    color:#0F2F7F;
    line-height:40px;
  }

  .mega-menu .menu-title.panel-title{
    padding:20px 0 10px 0;
    font-family:Regular-Bold;
    width:285px;
  }

  .mega-menu .menu-descricao{
    font-family:Inter-Italic;
    font-size:12px;
    color:#6D7278;
    line-height:18px;
  }

  .mega-menu .is-mobile{
    display:none !important;
  }

  .mega-menu .special-panel-menu{
    position:absolute;
    display:block;
    right:0;
    width:50%;
    top:40px;
    bottom:28px;
    padding-left:15px;
    z-index:1;
  }

  .mega-menu .special-panel-menu.hidden{
    display:none;
  }

  .mega-menu .special-panel-menu .text.html{
    font-family:Regular;
    font-size:21px;
    font-weight:500;
    line-height:24px;
    margin-bottom:16px;
  }

  .mega-menu .special-panel-menu .item-content .image{
    max-width:100%;
    width:250px;
    height:136px;
    display:block;
    margin-bottom:8px;
    float:left;
  }

  .mega-menu .special-panel-menu .item-content .categories-container{
    display:block;
  }

  .mega-menu .special-panel-menu .item-content .categories-container .category-label:first-child{
    margin-left:16px;
    margin-top:12px;
    background-color:#0F2F7F;
    color:white;
    font-size:21px;
    padding:4px;
    font-family:Regular-Medium;
    margin-bottom:10px;
  }

  .mega-menu .special-panel-menu .item-content .name{
    max-height:75px;
    max-width:100%;
    width:230px;
    margin-left:16px;
    overflow:hidden;
    float:left;
  }

  .mega-menu .special-panel-menu .item-content .name a{
    font-family:Inter;
    font-size:16px;
    font-weight:500;
    color:#0F2F7F;
    font-size:18px;
    font-weight:500;
    letter-spacing:0;
    line-height:25px;
  }

  .mega-menu .special-panel-menu .item-content .field-link{
    width:100%;
    margin-top:8px;
  }

  .mega-menu .special-panel-menu .item-content .field-link a{
    background-color:#006FBB;
    color:white;
  }

  .mega-menu .special-panel-menu .header-highlight-container{
    display:block;
  }

  .mega-menu .list-menu.has-sub-menu > a span:after{
    content:"";
    right:12px;
    background-color:#0F2F7F;
    display:block;
    position:absolute;
    top:-10px;
    bottom:0;
    height:1px;
    width:5px;
    margin:auto;
    transition:transform cubic-bezier(0.8, 0.2, 0.5, 0.1) 0.2s, background-color 0.2s ease-in-out;
    transform:rotate(-40deg);
    will-change:transform;
  }

  .mega-menu .list-menu.has-sub-menu > a span:before{
    content:"";
    background:#0F2F7F;
    display:block;
    position:absolute;
    top:-10px;
    bottom:0;
    height:1px;
    width:5px;
    margin:auto;
    right:15px;
    transform:rotate(40deg);
    will-change:transform;
    transition:transform cubic-bezier(0.8, 0.2, 0.5, 0.1) 0.2s, background-color 0.2s ease-in-out;
  }

  .mega-menu .level-2.has-sub-menu > a span:after,
  .mega-menu .level-2.has-sub-menu > a span:before{
    display:none;
  }
}

@media only screen and (max-width: 1023px){
  .header-container.pagetop .mega-menu .menu-items{
    top:108px;
  }
}

@media only screen and (max-width: 1247px){
  .mega-menu-active{
    overflow:hidden;
  }

  .mega-menu{
  }

  .mega-menu .show-xl-full{
    display:none !important;
  }

  .mega-menu .nav-toggle{
    position:fixed;
    left:0px;
    top:0px;
    height:86px;
    width:66px;
    z-index:1002;
    display:block;
    cursor:pointer;
  }

  .mega-menu .nav-toggle span{
    height:2px;
    width:30px;
    position:absolute;
    background-color:#006FBB;
    top:42px;
    left:18px;
  }

  .mega-menu .nav-toggle span:after{
    content:"";
    height:100%;
    width:20px;
    position:absolute;
    top:9px;
    background-color:inherit;
    left:0;
    transition:background-color 300ms 0ms, left 300ms 0ms;
  }

  .mega-menu .nav-toggle span:before{
    content:"";
    height:100%;
    width:20px;
    position:absolute;
    top:-9px;
    background-color:inherit;
    right:0;
    transition:background-color 300ms 0ms, right 300ms 0ms;
  }

  .mega-menu .nav-toggle.active{
    background-color:#006FBB;
  }

  .mega-menu .nav-toggle.active span{
    background-color:#FFFFFF;
  }

  .mega-menu .nav-toggle.active span:after{
    left:10px;
  }

  .mega-menu .nav-toggle.active span:before{
    right:10px;
  }

  .mega-menu .nav-toggle.active + .menu-items{
    transform:translateY(0);
    will-change:transform;
  }

  .mega-menu .menu-items,
  .mega-menu .panel-menu,
  .mega-menu .sub-panel-menu{
    position:fixed;
    width:100vw;
    height:calc(100vh - 86px) !important;
    left:0;
    overflow-y:auto;
    overflow-x:hidden;
    transition:transform 500ms 0ms;
    max-width:600px;
    padding-left:66px;
    background-image:url(/images/backgrounds/porto.png);
    background-position:-400px bottom;
    background-size:1000px auto;
    background-repeat:no-repeat;
    min-height:0px !important;
  }

  .mega-menu .menu-items .menu-col,
  .mega-menu .panel-menu .menu-col,
  .mega-menu .sub-panel-menu .menu-col{
    min-height:unset !important;
  }

  .mega-menu .menu-items{
    background-color:#006FBB;
    z-index:1;
    top:86px;
    padding-top:66px;
    transform:translateY(-100vh);
    will-change:transform;
  }

  .mega-menu .list-menu{
  }

  .mega-menu .list-menu.level-1 > a span{
    color:#FFFFFF;
  }

  .mega-menu .list-menu a{
    font-family:Regular-Bold;
    font-size:18px;
    line-height:18px;
    padding:12px 0;
    color:#0F2F7F;
    display:block;
  }

  .mega-menu .list-menu a span:after{
    margin-left:16px;
    top:1px;
    position:relative;
  }

  .mega-menu .list-menu a.active + .panel-menu,
  .mega-menu .list-menu a.active + .sub-panel-menu{
    transform:translateX(0vw);
    will-change:transform;
  }

  .mega-menu .panel-menu{
    background-color:#EAEEF5;
    z-index:2;
    top:0;
    transform:translateX(-100vw);
    will-change:transform;
    background-image:url(/images/backgrounds/porto-azul.png);
  }

  .mega-menu .panel-menu.cat-cultura{
    background-color:#D0ACEB;
  }

  .mega-menu .panel-menu.cat-cultura .list-menu.level-2 > a span,
  .mega-menu .panel-menu.cat-cultura .back.is-mobile.level-2 span{
    color:#0F2F7F;
  }

  .mega-menu .panel-menu.cat-desporto{
    background-color:#8BE2EF;
  }

  .mega-menu .panel-menu.cat-desporto .list-menu.level-2 > a span,
  .mega-menu .panel-menu.cat-desporto .back.is-mobile.level-2 span{
    color:#0F2F7F;
  }

  .mega-menu .panel-menu.cat-entreternimento{
    background-color:#FFDD5C;
  }

  .mega-menu .panel-menu.cat-entreternimento .list-menu.level-2 > a span,
  .mega-menu .panel-menu.cat-entreternimento .back.is-mobile.level-2 span{
    color:#0F2F7F;
  }

  .mega-menu .panel-menu.cat-plataformas{
    background-color:#EAEEF5;
  }

  .mega-menu .panel-menu.cat-plataformas .list-menu.level-2 > a span,
  .mega-menu .panel-menu.cat-plataformas .back.is-mobile.level-2 span{
    color:#0F2F7F;
  }

  .mega-menu .panel-menu.cat-exploracao{
    background-color:#EBF5FA;
  }

  .mega-menu .panel-menu.cat-exploracao .list-menu.level-2 > a span,
  .mega-menu .panel-menu.cat-exploracao .list-menu.level-2 .back.is-mobile.level-2{
    color:#0F2F7F;
  }

  .mega-menu .sub-panel-menu{
    background-color:#FFFFFF;
    z-index:3;
    top:0;
    transform:translateX(-100vw);
    will-change:transform;
    background-image:url(/images/backgrounds/porto-azul.png);
  }

  .mega-menu .back{
    position:relative;
    left:-26px;
    margin:25px 0px;
  }

  .mega-menu .back span{
    font-size:16px;
  }

  .mega-menu .back span:before{
    content:"\276F";
    transform:rotate(180deg);
    display:inline-block;
    position:relative;
    top:2px;
    margin-right:16px;
  }

  .mega-menu .menu-title{
    margin-bottom:30px;
    font-size:21px;
    font-family:Regular-Bold;
    color:#0F2F7F;
  }

  .mega-menu .menu-sub-title{
    float:left;
    line-height:26px;
    font-family:Regular;
    color:#0F2F7F;
  }

  .mega-menu .is-web{
    display:none;
  }

  .header-container.pagetop .mega-menu .menu-items{
    top:86px;
  }
}

.block.menu{
  float:right;
}

.block.menu li{
  float:left;
  margin:0 10px;
}

.sitemap{
  width:100%;
  padding-bottom:100px;
  margin-top:10px;
}

.sitemap .title{
  color:#FFFFFF;
  font-family:Regular-Bold;
  font-size:18px;
  line-height:24px;
}

.sitemap .title a{
  color:#FFFFFF;
  font-family:Regular-Bold;
  font-size:18px;
  line-height:24px;
  margin-top:0;
}

.sitemap a{
  display:block;
  color:#FFFFFF;
  font-family:Inter;
  font-size:14px;
  line-height:20px;
  margin-top:20px;
}

.sitemap a span{
  position:relative;
  display:inline-block;
  text-decoration:underline;
}

.sitemap .copyright{
  display:block;
  color:#FFFFFF;
  font-family:Inter;
  font-size:12px;
  line-height:20px;
  margin-top:20px;
}

.sitemap .row > div:nth-child(1n+4){
  margin-top:60px;
}

ul.menu-card{
  font-size:0;
}

ul.menu-card li{
  position:relative;
  display:inline-block;
  overflow:hidden;
  width:calc(33.3333333333% - 20px);
  border-radius:4px;
  border:2px solid #0F2F7F;
  cursor:pointer;
  box-shadow:0 0 0 rgba(0, 0, 0, 0.5);
  transition:box-shadow 100ms linear;
}

ul.menu-card li:hover{
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.5);
  transition:box-shadow 100ms linear;
}

ul.menu-card li:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:100%;
  background-image:url(/images/domus/Domus-icon.png);
  background-size:contain;
  background-position:right;
  background-repeat:no-repeat;
  background-color:white;
  z-index:-1;
}

ul.menu-card li:not(:last-child){
  margin-right:30px;
}

ul.menu-card li a{
  display:block;
  height:112px;
}

ul.menu-card li a,
ul.menu-card li a *{
  cursor:pointer;
}

ul.menu-card li a .icon-container{
  display:inline-block;
  width:65px;
  height:100%;
  vertical-align:middle;
  background-color:#0F2F7F;
}

ul.menu-card li a .icon-container .icon-center i{
  margin:0 auto;
}

ul.menu-card li a label{
  display:inline-block;
  width:calc(100% - 65px);
  padding:0 32px 0 12px;
  vertical-align:middle;
  font-family:Regular-Bold;
  font-size:24px;
  line-height:26px;
  color:#212B36;
}

ul.menu-card li a label bold{
  display:block;
  color:#0F2F7F;
  font-family:Regular-Bold;
  font-size:28px;
  line-height:29px;
}

ul.menu-card li:nth-child(1){
  border:2px solid #006FBB;
}

ul.menu-card li:nth-child(1) a .icon-container{
  background-color:#006FBB;
}

ul.menu-card li:nth-child(2){
  border:2px solid #F49342;
}

ul.menu-card li:nth-child(2) a .icon-container{
  background-color:#F49342;
}

ul.menu-card li:nth-child(3){
  border:2px solid #47C1BF;
}

ul.menu-card li:nth-child(3) a .icon-container{
  background-color:#47C1BF;
}

ul.menu-card li.primary{
  border:2px solid #0F2F7F;
}

ul.menu-card li.primary a .icon-container{
  background-color:#0F2F7F;
}

ul.menu-card li.orange{
  border:2px solid #F49342;
}

ul.menu-card li.orange a .icon-container{
  background-color:#F49342;
}

ul.menu-card li.yellow{
  border:2px solid #EEC200;
}

ul.menu-card li.yellow a .icon-container{
  background-color:#EEC200;
}

ul.menu-card li.blue{
  border:2px solid #47C1BF;
}

ul.menu-card li.blue a .icon-container{
  background-color:#47C1BF;
}

ul.menu-card li.blue2{
  border:2px solid #0091FF;
}

ul.menu-card li.blue2 a .icon-container{
  background-color:#0091FF;
}

ul.menu-card li.blue3{
  border:2px solid #006FBB;
}

ul.menu-card li.blue3 a .icon-container{
  background-color:#006FBB;
}

ul.menu-card li.blue4{
  border:2px solid #4A7EA1;
}

ul.menu-card li.blue4 a .icon-container{
  background-color:#4A7EA1;
}

ul.menu-card li.green{
  border:2px solid #00848E;
}

ul.menu-card li.green a .icon-container{
  background-color:#00848E;
}

@media only screen and (max-width: 767px){
  ul.menu-card li{
    display:block;
    width:100%;
    margin-right:0;
  }

  ul.menu-card li:not(:last-child){
    margin-bottom:16px;
  }

  ul.menu-card li a label{
    padding:0 12px;
  }
}

.menu-images .menu-image-item{
  position:relative;
  display:inline-block;
  overflow:hidden;
}

.menu-images .menu-image-item:hover a .imageBg{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

.menu-images .menu-image-item a{
  cursor:pointer;
}

.menu-images .menu-image-item a .imageBg{
  max-width:100%;
  width:350px;
  height:180px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.menu-images .menu-image-item a .name{
  position:absolute;
  max-width:calc(100% - 20px);
  bottom:12px;
  left:20px;
}

.menu-plain{
  width:508px;
  max-width:100%;
  margin:0 auto;
  padding:32px 52px;
  background:#006FBB;
  color:white;
  border-radius:4px;
}

.menu-plain .menu-title{
  color:#FFFFFF;
  font-family:Regular;
  font-size:21px;
  font-weight:bold;
  line-height:21px;
  margin-bottom:22px;
}

.menu-plain a{
  opacity:0.8;
  color:#FFFFFF;
  font-family:Regular;
  font-size:17px;
  font-weight:500;
  line-height:27px;
  text-decoration:underline;
  display:inline-block;
  width:calc(50% - 5px);
  margin-bottom:32px;
}

.menu-plain a:nth-last-child(-n+2){
  margin-bottom:0;
}

@media only screen and (max-width: 1023px){
  .menu-plain{
    display:block;
    margin-bottom:60px;
    padding:16px 26px;
  }

  .menu-plain a{
    display:block;
    width:100%;
    margin-bottom:12px;
  }

  .menu-plain a:nth-last-child(-n+2){
    margin-bottom:0;
  }
}

.menu-carousel{
  background-color:#006FBB;
}

.menu-carousel .carousel-inner{
  height:60px;
}

.menu-carousel .carousel-inner .carousel-action{
  position:absolute;
  top:10px;
  padding:10px 5px;
  cursor:pointer;
}

.menu-carousel .carousel-inner .carousel-action.previous{
  z-index:1;
  left:-15px;
  box-shadow:5px 0px 9px 4px #006fbb;
  background:rgba(0, 111, 187, 0.93);
}

.menu-carousel .carousel-inner .carousel-action.next{
  right:-15px;
  z-index:1;
  box-shadow:-5px 0px 9px 4px #006fbb;
  background:rgba(0, 111, 187, 0.93);
}

.menu-carousel .carousel-inner .carousel-action i.icon.icon-arrow span{
  transform-origin:center;
  width:16px;
  height:9px;
}

.menu-carousel .carousel-inner .menu-container{
  overflow:hidden;
  clear:both;
  float:left;
  width:100%;
  display:block;
  height:100%;
  position:relative;
}

.menu-carousel .carousel-inner .menu-container .menu{
  position:absolute;
  white-space:nowrap;
  padding:19px 0;
  transition:transform 800ms;
}

.menu-carousel .carousel-inner .menu-container .menu li{
  display:inline-block;
  margin:0;
}

.menu-carousel .carousel-inner .menu-container .menu li:not(:first-child){
  padding-left:30px;
}

.menu-carousel .carousel-inner .menu-container .menu li:not(:last-child){
  padding-right:30px;
}

.menu-carousel .carousel-inner .menu-container .menu li a{
  color:#FFFFFF;
  font-family:Regular;
  font-size:18px;
  font-weight:500;
  letter-spacing:0;
  line-height:22px;
  text-decoration:none;
}

.menu-carousel .carousel-inner .menu-container .menu li a:hover{
  text-decoration:underline;
}

.menu-carousel.center .carousel-inner .menu-container .menu{
  text-align:center;
  left:0;
  right:0;
}

@media only screen and (max-width: 767px){
  .menu-carousel .carousel-inner .carousel-action.next{
    right:-7px;
  }

  .menu-carousel .carousel-inner .carousel-action.previous{
    left:-7px;
  }

  .menu-carousel .carousel-inner .menu-container{
    overflow:auto;
  }

  .menu-carousel .carousel-inner .menu-container::before,
  .menu-carousel .carousel-inner .menu-container::after{
    display:none !important;
  }

  .menu-carousel .carousel-inner.next .carousel-action{
    display:block !important;
  }
}

.menu-carousel.inner-menu{
  z-index:2;
  position:relative;
}

.menu-carousel.inner-menu .carousel-inner{
  z-index:100;
}

.menu-carousel.inner-menu .carousel-inner .carousel-action.previous{
  left:0px;
}

.menu-carousel.inner-menu .carousel-inner .carousel-action.next{
  right:0px;
}

.menu-carousel.inner-menu .carousel-inner .menu{
  padding:19px 30px;
}

.menu-carousel.inner-menu .carousel-inner .menu li a:hover{
  text-decoration:unset;
}

.menu-carousel.inner-menu .carousel-inner .menu li a:after{
  content:"";
  display:block;
  height:2px;
  width:0;
  background-color:transparent;
  margin:0 auto;
  transition:background 300ms 0ms, width 300ms 0ms;
}

.menu-carousel.inner-menu .carousel-inner .menu li a:hover:after{
  width:100%;
  background-color:white;
}

.menu-carousel.inner-menu .carousel-inner .menu li.hovering a:after{
  width:100%;
  background-color:white;
}

.menu-carousel.inner-menu .carousel-inner .menu li.active a:after{
  width:100%;
  background-color:white;
}

.menu-carousel.inner-menu .carousel-inner .menu .list-menu.has-sub-menu > a span:after{
  content:"\276F";
}

.menu-carousel.inner-menu .carousel-inner .menu .list-menu.has-sub-menu > a span:after{
  content:"";
  right:-16px;
  background-color:white;
  display:block;
  position:absolute;
  top:0px;
  bottom:0;
  height:1px;
  width:5px;
  margin:auto;
  transition:transform cubic-bezier(0.8, 0.2, 0.5, 0.1) 0.2s, background-color 0.2s ease-in-out;
  transform:rotate(-40deg);
  will-change:transform;
}

.menu-carousel.inner-menu .carousel-inner .menu .list-menu.has-sub-menu > a span:before{
  content:"";
  background:white;
  display:block;
  position:absolute;
  top:0px;
  bottom:0;
  height:1px;
  width:5px;
  margin:auto;
  right:-13px;
  transform:rotate(40deg);
  will-change:transform;
  transition:transform cubic-bezier(0.8, 0.2, 0.5, 0.1) 0.2s, background-color 0.2s ease-in-out;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1{
  padding-bottom:17px;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1 > a{
  font-size:18px;
  display:block;
  position:relative;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1 > a:after{
  content:"";
  display:block;
  height:2px;
  width:0;
  background-color:transparent;
  margin:0 auto;
  transition:background 300ms 0ms, width 300ms 0ms;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1:hover{
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1:hover > a:after{
  width:100%;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1:hover > a span:before{
  transform:rotate(-40deg);
  will-change:transform;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1:hover > a span:after{
  transform:rotate(40deg);
  will-change:transform;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1:hover .panel-menu{
  opacity:1;
  filter:alpha(opacity=100);
  transform:translateY(0vh);
  will-change:transform;
  transition:opacity 500ms 0ms, transform 0ms 0ms;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1.hovering > a:after{
  width:100%;
}

.menu-carousel.inner-menu .carousel-inner .menu .level-1.active > a:after{
  width:100%;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel{
  top:60px;
  position:relative;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu{
  position:absolute;
  left:calc((100vw - 1140px) / 2 * -1);
  width:100vw;
  z-index:2;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu.cat-cultura:before{
  background-color:#D0ACEB;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu.cat-desporto:before{
  background-color:#8BE2EF;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu.cat-entreternimento:before{
  background-color:#FFDD5C;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu.cat-plataformas:before{
  background-color:#EAEEF5;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu.cat-exploracao:before{
  background-color:#EBF5FA;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu .container{
  background-color:white;
  padding:40px 20px;
  z-index:2;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu .container .menu-col{
  width:25%;
  float:left;
  border-left:1px solid #D8D8D8;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .panel-menu .container .menu-col:first-of-type{
  border-left:unset;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .level-2{
  background-color:transparent;
  transition:background 300ms 0ms;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .level-2 > a{
  color:#006FBB;
  font-family:Regular;
  font-size:18px;
  padding:0px 10px 30px 20px;
  display:inline-block;
  transition:font 300ms 0ms;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .level-2 > a span{
  display:inline-block;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .level-2 > a span:after{
  left:0;
  font-size:10px;
  margin-left:8px;
  transition:left 500ms 0ms;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .level-2:hover > a span{
  text-decoration:underline;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .level-2.has-sub-menu:hover ~ .menu-info{
  opacity:0;
  filter:alpha(opacity=0);
  transition:opacity 0ms 0ms;
}

.menu-carousel.inner-menu .carousel-inner .menu-panel .level-2:last-child > a{
  padding:0px 20px;
}

@media only screen and (max-width: 1247px){
  .menu-carousel{
    display:none;
  }
}

.menu.menu-grouped .group-select{
  width:260px;
  max-width:100%;
  margin-bottom:32px;
}

.menu.menu-grouped .group-select .choices__inner{
  min-height:36px;
  border:1px solid rgba(0, 0, 0, 0.25);
  width:100%;
  border-radius:2px;
  background:#FFFFFF;
  padding:12px;
}

.menu.menu-grouped .group-select .choices__list--dropdown{
  border:1px solid rgba(0, 0, 0, 0.25);
}

.menu.menu-grouped .group-select .choices__list--dropdown .choices__item{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:17px;
}

.menu.menu-grouped .group-select .choices__list--single .choices__item{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:11px;
}

.menu.menu-grouped .group-select .choices__list--dropdown .choices__item--selectable{
  padding-right:16px;
}

.menu.menu-grouped .group-select .choices__list--dropdown .choices__item--selectable.is-highlighted{
  background:#EAEEF5;
}

.menu.menu-grouped .group-items-container .group-items{
  display:none;
  min-height:317px;
}

.menu.menu-grouped .group-items-container .group-items.active{
  display:flex;
}

.menu.menu-grouped .group-items-container .group-items .group-item a{
  display:block;
  background-color:#0F2F7F;
  border-radius:10px;
  cursor:pointer;
  overflow:hidden;
}

.menu.menu-grouped .group-items-container .group-items .group-item a:hover .image .imageBg{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

.menu.menu-grouped .group-items-container .group-items .group-item a .image{
  height:260px;
  overflow:hidden;
}

.menu.menu-grouped .group-items-container .group-items .group-item a .image .imageBg{
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  height:100%;
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.menu.menu-grouped .group-items-container .group-items .group-item a .name{
  color:#FFFFFF;
  font-family:Regular;
  font-size:21px;
  font-weight:bold;
  letter-spacing:0;
  line-height:17px;
  padding:18px 0px 17px 12px;
}

@media all and (max-width: 992px){
  .menu.menu-grouped .group-select{
    width:100%;
  }

  .menu.menu-grouped .group-items-container .group-items .group-item a{
    display:flex;
  }

  .menu.menu-grouped .group-items-container .group-items .group-item a .image{
    width:60px;
    height:60px;
  }

  .menu.menu-grouped .group-items-container .group-items .group-item a .name{
    font-size:18px;
    line-height:25px;
  }
}

.languages{
  position:relative;
}

.languages *{
  cursor:pointer;
}

.languages .lang-active i{
  display:flex;
  margin-left:5px;
}

.languages:hover .lang-active i{
  transform:rotate(-180deg);
  will-change:transform;
  transform-origin:3px 2px;
  transition:transform 200ms linear;
}

.languages:hover .lang-container{
  max-height:1000px;
  width:100%;
  min-width:50px;
  right:0;
  border-top:2px solid #0F2F7F;
  border-radius:0 0 4px 4px;
}

.languages:hover .lang-container .lang{
  width:100%;
  padding:12px;
  background-color:white;
  text-align:center;
  font-size:17px;
  line-height:12px;
}

.languages:hover .lang-container .lang:hover{
  background-color:#EAEEF5;
}

.languages .lang-container{
  position:absolute;
  max-height:0px;
  overflow:hidden;
  z-index:999;
}

.languages .lang-container .lang{
  cursor:pointer;
}

.mipweb{
  position:relative;
  width:100%;
  border:2px solid #0F2F7F;
  border-radius:3px;
}

.mipweb .map{
  width:100%;
  height:500px;
  z-index:0;
  transition:width 200ms linear;
}

.mipweb .map.active{
  width:30%;
  transition:width 200ms linear;
}

@media only screen and (max-width: 767px){
  .mipweb .map{
    height:300px;
  }
}

.mipweb .mipweb-panel{
  position:absolute;
  right:0;
  top:0;
  height:500px;
  width:70%;
  background-color:#FFFFFF;
  box-shadow:0 2px 12px 0 rgba(0, 0, 0, 0.2);
  padding:14px 29px 20px 0;
  transform:translateX(100vw);
  will-change:transform;
  transition:transform 200ms linear;
}

.mipweb .mipweb-panel.active{
  transform:translateX(0);
  will-change:transform;
}

.mipweb .mipweb-panel .mipweb-panel-inner{
  overflow-x:hidden;
  overflow-y:auto;
  height:486px;
  padding-left:65px;
  padding-right:36px;
}

.mipweb .mipweb-panel .mipweb-panel-inner::-webkit-scrollbar-track{
  margin-top:25px;
  border-radius:5px;
}

.mipweb .mipweb-panel .close{
  position:absolute;
  right:24px;
  top:15px;
}

.mipweb .mipweb-panel .name{
  height:70px;
  overflow:hidden;
  color:#0F2F7F;
  font-family:Regular;
  font-size:24px;
  line-height:35px;
}

.mipweb .mipweb-panel .body{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:24px;
  padding-right:20px;
}

.search-plugin{
  overflow:hidden;
}

.block.search{
  max-height:0;
}

.block.search .inner{
  position:absolute;
  display:block;
  width:calc(100% - 145px);
  max-width:100%;
  max-height:1000px;
  height:60px;
  top:150px;
  right:0;
  background-color:white;
  overflow:visible;
  z-index:9999;
  box-shadow:0 2px 12px 0 rgba(0, 0, 0, 0.2);
  box-sizing:content-box;
  transform:translateX(1500px);
  will-change:transform;
  z-index:9999;
  border-radius:4px;
}

.block.search:not(.active) .inner{
  width:0 !important;
  height:0 !important;
  overflow:hidden;
}

.block.search.active .inner{
  transform:translateX(0px);
  will-change:transform;
  transition:transform 300ms linear;
}

.block.search.active .search-icon{
  display:inline-block;
  height:100%;
  vertical-align:top;
}

.block.search.active .search-icon .icon-search{
  height:100%;
  width:auto;
}

.block.search.active .search-icon .icon-search span{
  width:28px;
  height:28px;
}

.block.search.active .icon{
  display:inline-flex;
  cursor:pointer;
}

.block.search.active .icon img{
  display:inline-block;
}

.block.search.active .search-container,
.block.search.active .search-action{
  display:inline-flex;
  vertical-align:top;
  box-sizing:border-box;
}

.block.search.active .search-action button{
  background-color:#0F2F7F;
  border-color:#0F2F7F;
  font-family:Regular-Medium;
  position:relative;
}

.block.search.active .search-action button[disabled=disabled]{
  background-color:#C4CDD5;
  border-color:#C4CDD5;
}

.block.search.active .search-action button.loading-active{
  min-width:107px;
  height:40px;
  padding:0;
}

.block.search.active .search-action button.loading-active .loading-container{
  top:0;
  height:auto;
  background-color:transparent;
  position:relative;
  box-shadow:none;
}

.block.search.active .search-action button.loading-active .loading-container .loading{
  margin:0 auto;
  width:20px;
  height:20px;
  border:2px solid white;
  border-top:2px solid #006FBB;
}

.block.search.active .search-container .search-input{
  width:100%;
  border:0;
  padding:16px 0 20px;
  outline:none;
}

.block.search.active .loading-container.active{
  display:block;
  width:100%;
  height:40px;
  top:60px;
  z-index:1;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  background-color:#FFFFFF;
  box-shadow:0 4px 12px 0 rgba(0, 0, 0, 0.2);
}

.block.search.active .search-results-container{
  display:block;
  width:100%;
  top:60px;
  z-index:1;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  background-color:#FFFFFF;
  box-shadow:0 4px 12px 0 rgba(0, 0, 0, 0.2);
}

.block.search.active .search-results-container .item{
  box-sizing:border-box;
  border-bottom:1px solid rgba(0, 0, 0, 0.1);
}

.block.search.active .search-results-container .item a{
  display:block;
  padding:15px 15px 14px;
}

.block.search.active .search-results-container .item bold{
  color:black;
}

.block.search.active .search-results-container .item:first-child{
  border-top:1px solid #0F2F7F;
}

.block.search.active .search-results-container .item.more-seen{
  background-color:#EEEEEE;
}

.block.search.active .search-results-container .item.more-seen img{
  margin-right:10px;
}

.block.search.active .search-results-container .item.more-seen *{
  display:inline-block;
  vertical-align:text-top;
}

.block.search.active .search-results-container .item:not(.no-result):hover{
  background-color:#EAEEF5;
  cursor:pointer;
}

.block.search .search-icon{
  display:none;
  padding:5px;
}

.block.search .search-icon img{
  width:22px;
  height:22px;
}

.block.search .search-container{
  display:none;
  width:calc(100% - 168px);
}

.block.search .search-action{
  display:inline-block;
  padding:9px 0;
}

.block.search .search-close{
  display:inline-block;
  height:100%;
  padding:0px 12px 0 32px;
  vertical-align:top;
}

.block.search .search-close img{
  width:16px;
  height:18px;
}

.block.search .loading-container{
  position:absolute;
}

.block.search .search-results-container{
  position:absolute;
}

.block.search + .search-logo{
  display:inline-block;
  height:100%;
  vertical-align:top;
  cursor:pointer;
}

.block.search .search-logo .search-logo-container .icon{
  cursor:pointer;
}

@media only screen and (min-width: 1024px){
  .block.search.active .search-icon{
    padding:12px 32px 12px 16px;
  }

  .block.search .search-container{
    width:calc(100% - 264px);
  }
}

@media only screen and (min-width: 1248px){
  .block.search.active .search-close{
    padding:20px 15px;
  }
}

@media only screen and (max-width: 1023px){
  .block.search.active .inner{
    width:calc(100% - 20px);
    margin:0 10px;
  }

  .block.search .search-close{
    padding:0px 6px 0 6px;
  }
}

.image.banner{
  display:block;
  width:100%;
}

.image.banner a{
  display:block;
}

.image.banner a .imageBg{
  width:100%;
  height:260px;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}

@media only screen and (max-width: 767px){
  .image.banner a .imageBg{
    height:130px;
  }
}

.text.html{
  color:#0F2F7F;
  margin-bottom:15px;
}

.text.title{
  color:#0F2F7F;
  font-size:20px;
  line-height:24px;
  font-family:Regular-Bold;
}

.text.description{
  color:#212B36;
  font-size:16px;
  line-height:24px;
  font-family:Regular-Medium;
}

.link.simple{
  width:100%;
  text-align:center;
}

.link.simple a{
  position:relative;
  border:1px solid #0F2F7F !important;
  padding-right:30px !important;
}

.link.simple a i{
  position:absolute;
  display:inline-block;
  top:7px;
  margin-left:5px;
  transition:transform 200ms linear;
}

.link.simple a i.icon.icon-arrow.right span{
  transform-origin:center center;
}

.link.simple a:hover i{
  transform:translateX(5px);
  will-change:transform;
  transition:transform 200ms linear;
}

.mipweb-full{
  overflow:hidden;
}

.mipweb-full .mipweb-filters{
  position:absolute;
  display:inline-block;
  max-width:100%;
  bottom:0;
  padding:13px 0;
  background-color:rgba(0, 0, 0, 0.4);
  transform:translateX(-300px);
  will-change:transform;
  transition:transform 200ms linear;
}

.mipweb-full .mipweb-filters span{
  display:inline-block;
  font-family:Regular-Medium;
  padding-left:15px;
  color:white;
}

.mipweb-full .mipweb-filters .categories-container{
  display:inline-block;
  max-width:100%;
  width:250px;
  vertical-align:middle;
  margin-left:12px;
  white-space:nowrap;
  overflow:auto;
  padding-bottom:3px;
}

.mipweb-full .mipweb-filters .categories-container .category-overflow{
  display:inline-block;
  max-width:100%;
  vertical-align:middle;
  overflow:auto;
  white-space:nowrap;
}

.mipweb-full .mipweb-filters .categories-container .category-label{
  margin-right:12px;
  cursor:pointer;
  background-color:#eaeef5;
  color:#0f2f7f;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-1{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-2{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-3{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-4{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-5{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-6{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-7{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-8{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-9{
  color:white;
}

.mipweb-full .mipweb-filters .categories-container .category-label.active.category-10{
  color:white;
}

.mipweb-full .mipweb-filters .mipweb-filters-arrow{
  position:absolute;
  display:inline-block;
  padding:7px 7px;
  background:rgba(0, 0, 0, 0.6);
  top:0;
  cursor:pointer;
}

.mipweb-full .mipweb-filters .mipweb-filters-arrow:after{
  content:"\1F892";
  color:white;
  font-size:24px;
}

.mipweb-full .mipweb-filters.active{
  transform:translateX(0);
  will-change:transform;
  transition:transform 200ms linear;
}

.mipweb-full .mipweb-filters.active .mipweb-filters-arrow:after{
  content:"\1F890";
}

@media only screen and (max-width: 1023px){
  .mipweb-full .mipweb-filters span{
    display:none;
  }

  .mipweb-full .mipweb-filters .categories-container{
    max-width:calc(100% - 32px);
  }
}

.mipweb-full .mipweb-panel.active .loading-container{
  position:absolute;
  top:50%;
}

@media only screen and (max-width: 1023px){
  .mipweb-full .mipweb-panel.active{
    width:100%;
    padding-right:15px;
  }

  .mipweb-full .mipweb-panel.active .mipweb-panel-inner{
    padding:0 15px;
  }

  .mipweb-full .mipweb-panel.active .mipweb-panel-inner .contents .content > .container{
    padding:0;
  }

  .mipweb-full .mipweb-panel.active .mipweb-panel-inner .contents .content > .container .social-links-list .social-link{
    margin-right:16px;
  }

  .mipweb-full .mipweb-panel.active .mipweb-panel-inner .contents .content > .container .body{
    margin:16px 0 30px;
  }

  .mipweb-full .mipweb-panel.active .mipweb-panel-inner .contents .content > .container .galeria .galeria-container .galeria-slider{
    min-height:130px;
  }

  .mipweb-full .mipweb-panel.active .mipweb-panel-inner .contents .content > .container .galeria .galeria-container .galeria-slider .galeria-item .imageBg{
    height:130px;
  }

  .mipweb-full .mipweb-panel.active .mipweb-panel-inner .contents .content > .container .galeria .galeria-container .slider-info .overflow-thumbails .slider-thumbnails li{
    width:102px;
    height:60px;
  }

  .mipweb-full .mipweb-panel.active .close{
    right:10px;
  }
}

.mipweb-full .mipweb-panel .breadcrumb.simple{
  margin-top:0;
  margin-bottom:26px;
}

.mipweb-full .mipweb-panel .breadcrumb.simple .breadcrumb-type{
  display:none;
}

.mipweb-full .mipweb-panel .breadcrumb.simple .breadcrumb-name{
  margin-left:0;
  font-size:24px;
  line-height:35px;
}

.mipweb-full .mipweb-panel .contents.info .social-links-list{
  top:-60px;
  left:-50px;
}

.mipweb-full .mipweb-panel .contents.info .body,
.mipweb-full .mipweb-panel .contents.info .body > *{
  font-size:14px;
  line-height:24px;
}

.mipweb-full .mipweb-panel .contents.info .content .container > div:last-child{
  border:0;
  padding-bottom:0;
}

.mipweb-map-list .mipweb-map-list-filter{
  height:60px;
  margin-bottom:26px;
  padding:10px 15px;
  background-color:#F4F3F8;
  border-radius:4px;
}

.mipweb-map-list .mipweb-map-list-filter > *{
  display:inline-block;
  vertical-align:middle;
}

.mipweb-map-list .mipweb-map-list-filter .filter-icon-container{
  height:100%;
  margin-right:30px;
}

.mipweb-map-list .mipweb-map-list-filter .filter-categories{
  margin-right:30px;
}

.mipweb-map-list .mipweb-map-list-filter .filter-categories .filter-cat{
  position:relative;
  display:inline-block;
  padding-left:22px;
  color:black;
}

.mipweb-map-list .mipweb-map-list-filter .filter-categories .filter-cat:not(:last-child){
  margin-right:29px;
}

.mipweb-map-list .mipweb-map-list-filter .filter-categories .filter-cat input{
  position:absolute;
  opacity:0;
  cursor:pointer;
  height:0;
  width:0;
}

.mipweb-map-list .mipweb-map-list-filter .filter-categories .filter-cat input ~ .checkmarker{
  box-sizing:border-box;
  width:18px;
  height:18px;
  position:absolute;
  top:0;
  left:0;
  background-color:white;
  cursor:pointer;
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border:1px solid rgba(0, 0, 0, 0.25);
  border-radius:1px;
}

.mipweb-map-list .mipweb-map-list-filter .filter-categories .filter-cat input:checked ~ .checkmarker{
  border:6px solid #0091FF;
}

.mipweb-map-list .mipweb-map-list-filter .filter-address > *{
  display:inline-block;
}

.mipweb-map-list .mipweb-map-list-filter .filter-address span{
  color:black;
  margin-right:12px;
}

.mipweb-map-list .mipweb-map-list-filter .filter-address .filter-address-container{
  height:40px;
  border-radius:2px;
  border:1px solid rgba(0, 0, 0, 0.25);
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-sizing:border-box;
}

.mipweb-map-list .mipweb-map-list-filter .filter-address .filter-address-container i{
  width:42px;
  height:100%;
}

.mipweb-map-list .mipweb-map-list-filter .filter-address .filter-address-container i span{
  line-height:42px;
  margin-right:0;
}

.mipweb-map-list .mipweb-map-list-filter .filter-address .filter-address-container .input-address{
  height:100%;
  width:312px;
  border:none;
}

.mipweb-map-list .mipweb-map-list-filter .filter-action{
  float:right;
}

.mipweb-map-list .mipweb-map-list-filter .filter-action button.submit{
  height:39px;
  width:68px;
  border-radius:4px;
  background-color:#006FBB;
  color:#FFFFFF;
  font-family:Regular-Bold;
  font-size:16px;
  line-height:39px;
  text-align:center;
}

.mipweb-map-list .mipweb-map-list-filter .filter-action button.submit .loading-container:not(.active) .loading{
  border-top:0;
}

.mipweb-map-list .mipweb-map-list-filter .filter-action button.submit .loading-container .loading{
  margin-top:7px;
  width:25px;
  height:25px;
  border-top:2px solid #006FBB;
}

.mipweb-map-list .map-list-total span{
  font-family:Inter-SemiBold;
  text-transform:lowercase;
}

@media only screen and (max-width: 1023px){
  .mipweb-map-list .map-list-total{
    padding-top:30px;
    padding-bottom:10px;
  }
}

@media only screen and (min-width: 1024px){
  .mipweb-map-list .map-list-total{
    float:left;
    margin-bottom:15px;
  }

  .mipweb-map-list .map-list-total.float-none{
    float:none;
  }
}

.mipweb-map-list .mipweb-map-vista{
  margin-bottom:15px;
  margin-top:8px;
}

.mipweb-map-list .mipweb-map-vista > *{
  display:inline-block;
  vertical-align:middle;
}

.mipweb-map-list .mipweb-map-vista .vista-label{
  color:rgba(0, 0, 0, 0.4);
  height:25px;
  margin-right:15px;
}

.mipweb-map-list .mipweb-map-vista .vista{
  color:#0F2F7F;
  cursor:pointer;
}

.mipweb-map-list .mipweb-map-vista .vista .icon{
  vertical-align:middle;
  margin-right:5px;
}

.mipweb-map-list .mipweb-map-vista .vista > span{
  display:inline-block;
  vertical-align:middle;
  height:25px;
}

.mipweb-map-list .mipweb-map-vista .vista.active{
  color:#0091FF;
}

.mipweb-map-list .mipweb-map-vista .vista:not(:last-child){
  margin-right:30px;
}

@media only screen and (min-width: 1024px){
  .mipweb-map-list .mipweb-map-vista{
    text-align:right;
    margin-top:0px;
  }
}

.mipweb-map-list .mipweb-full{
  display:none;
}

.mipweb-map-list .mipweb-full.active{
  display:block;
}

.mipweb-map-list.list-active{
  padding-top:70px;
}

@media only screen and (max-width: 1023px){
  .mipweb-map-list.list-active{
    padding-top:180px;
  }
}

.mipweb-map-list .map-list{
  display:none;
}

.mipweb-map-list .map-list.active{
  display:block;
  min-height:calc(100vh - 569px);
}

.mipweb-map-list .map-list.active .filters{
  position:absolute;
  top:100px;
  left:0;
  right:0;
}

@media only screen and (max-width: 1023px){
  .mipweb-map-list .map-list.active .filters{
    max-width:calc(100% - 30px);
    margin:0 auto;
  }
}

.mipweb-map-list .map-list.active .contents{
  min-height:calc(100vh - 513px);
}

.mipweb-map-list .map-list.active .contents .item{
  height:290px;
}

@media only screen and (max-width: 1023px){
  .mipweb-map-list .map-list.active .contents .item .info .name{
    max-height:45px;
  }
}

.form-newsletter{
  float:right;
  right:0;
  top:0;
  margin-top:38px;
  margin-right:90px;
  position:absolute;
}

.form-newsletter .field{
  display:block;
  margin-bottom:0;
}

.form-newsletter .field label{
  display:none;
}

.form-newsletter .field.field-error label{
  color:red;
}

.form-newsletter .action{
  display:inline-block;
  vertical-align:middle;
}

.form-newsletter .action button.submit{
  width:103px;
  line-height:39px;
}

.form-newsletter .action button.submit .loading-container:not(.active) .loading{
  border-top:0;
}

.form-by-group{
  width:540px;
  max-width:100%;
  margin:0 auto;
}

.form-by-group .form-section{
  position:relative;
}

.form-by-group .form-section:not(:last-child){
  padding-bottom:32px;
  margin-bottom:32px;
  border-bottom:1px solid rgba(33, 43, 54, 0.2);
}

.form-by-group .form-section .form-title{
  color:#0F2F7F;
  font-family:Inter;
  font-size:16px;
  font-weight:500;
  line-height:32px;
  margin-bottom:12px;
}

.form-by-group .form-section .form-title i{
  position:absolute;
  left:-44px;
}

.form-by-group .form-section .form-container .field{
  display:inline-block;
  max-width:100%;
}

.form-by-group .form-section .form-container .field input[type=text],
.form-by-group .form-section .form-container .field input[type=number],
.form-by-group .form-section .form-container .field input[type=tel],
.form-by-group .form-section .form-container .field input[type=date],
.form-by-group .form-section .form-container .field input[type=email],
.form-by-group .form-section .form-container .field textarea{
  width:100%;
}

.form-by-group .form-section .form-container .field.radio > label{
  margin-bottom:16px;
}

.form-by-group .form-section .form-container .field.radio .radio-group > *{
  display:inline-block;
}

.form-by-group .form-section .form-container .field.radio .radio-group label{
  margin-right:32px;
}

.form-by-group .form-section .form-container .field.file{
  display:block;
  background:#EBF5FA;
  border-radius:4px;
  height:65px;
  padding:8px 15px;
}

.form-by-group .form-section .form-container .field.file label{
  display:inline-block;
  border:1px solid #006FBB;
  color:#006FBB;
  border-radius:4px;
  padding:10px 39px;
  position:absolute;
  background:white;
  cursor:pointer;
}

.form-by-group .form-section .form-container .field.file input{
  width:148px;
  height:38px;
}

.form-by-group .form-section .form-container .field.file.field-error label{
  border:1px solid red;
}

.form-by-group .form-section .form-container .field.file > *{
  display:inline-block;
  vertical-align:middle;
}

.form-by-group .form-section .form-container .field.file .file-name-container .file-name,
.form-by-group .form-section .form-container .field.file .file-name-container .file-ext{
  display:inline-block;
  color:#212B36;
  font-family:Inter;
  font-size:14px;
  font-style:italic;
  line-height:22px;
}

.form-by-group .form-section .form-container .field.file .file-name-container .file-ext{
  display:inline-block;
  color:#919EAB;
}

.form-by-group .form-section .form-container .field.file .file-remove{
  cursor:pointer;
  float:right;
  margin-top:12px;
}

.form-by-group .form-section .form-container .field.file .file-remove i,
.form-by-group .form-section .form-container .field.file .file-remove i span{
  width:11px;
  height:12px;
}

.form-by-group .action button.submit{
  width:auto;
  padding:12px;
}

.form-by-group .action button.submit:hover{
  opacity:0.8;
}

@media only screen and (max-width: 1023px){
  .form-by-group .form-section .form-title i{
    display:none;
  }

  .form-by-group .form-section .form-container .field{
    width:100%;
  }

  .form-by-group .action label.info{
    display:block;
    float:none;
  }

  .form-by-group .action button.submit{
    display:block;
    float:none;
    margin-top:12px;
  }
}

@media only screen and (min-width: 1024px){
  .form-by-group .form-section .form-container .field.file .file-name-container{
    margin-left:32px;
  }
}

.categories-container a.category-label{
  display:inline-block;
}

.category-label{
  display:inline-block;
  max-width:100%;
  padding:4px 4px;
  border-radius:4px;
  text-align:center;
  color:#0F2F7F;
}

.field-more{
  display:inline-block;
  border:1px solid #FFFFFF;
  border-radius:4px;
  box-sizing:border-box;
  cursor:pointer;
}

.field-more a{
  position:relative;
  display:block;
  padding:12px 24px 12px 12px;
  font-family:Regular;
  background-color:white;
  color:#006FBB;
  font-weight:500;
  letter-spacing:0;
  line-height:16px;
  text-align:center;
}

.field-more a:hover i{
  transform:translateX(5px);
  will-change:transform;
  transition:transform 200ms linear;
}

.field-more a i.icon.icon-arrow{
  position:absolute;
  display:inline-block;
  top:8px;
  margin-left:4px;
  transition:transform 200ms linear;
}

.field-more a i.icon.icon-arrow span{
  transform-origin:center center;
}

@media only screen and (min-width: 1024px){
  .field-more{
    font-size:16px;
    line-height:16px;
  }

  .field-more a{
    padding:11px 33px 11px 15px;
    display:block;
  }
}

.field-link.button a{
  color:#0F2F7F;
}

.archive{
  display:block;
}

.archive .archive-container{
  background-color:#F4F6F8;
  box-sizing:border-box;
  border:1px solid #C4CDD5;
  border-radius:4px;
  box-shadow:0 2px 2px rgba(0, 0, 0, 0.1);
  padding:20px;
}

.archive .archive-container:not(:first-child){
  margin-top:60px;
}

.archive .archive-container .archive-header{
  margin-bottom:30px;
  text-align:left;
}

.archive .archive-container .archive-header .title{
  max-width:calc(100% - 233px);
  width:100%;
  display:inline-block;
}

.archive .archive-container .archive-header .info{
  display:inline-block;
}

.archive .archive-container .archive-list .archive-item{
  width:100%;
  cursor:pointer;
}

.archive .archive-container .archive-list .archive-item a{
  display:block;
  width:100%;
  overflow:auto;
}

.archive .archive-container .archive-list .archive-item:not(:last-child){
  border-bottom:1px solid #C4CDD5;
  padding-bottom:15px;
}

.archive .archive-container .archive-list .archive-item:not(:first-child){
  padding-top:15px;
}

.archive .archive-container .archive-list .archive-item .left{
  float:left;
  width:40px;
  margin-right:15px;
}

.archive .archive-container .archive-list .archive-item .right{
  padding-top:10px;
  float:left;
  max-width:calc(100% - 55px);
}

.archive .archive-container .archive-list .archive-item .right .archive-name{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

@media only screen and (max-width: 1023px){
  .archive .archive-container .archive-header .title{
    max-width:100%;
    width:100%;
  }

  .archive .archive-container .archive-header .info{
    width:100%;
  }
}

.galeria{
  text-align:left;
}

.galeria .galeria-container{
  position:relative;
  background-color:#F4F6F8;
  box-sizing:border-box;
  border:1px solid #C4CDD5;
  border-radius:4px;
  box-shadow:0 2px 2px rgba(0, 0, 0, 0.1);
}

.galeria .galeria-container .galeria-header{
  padding:20px;
}

.galeria .galeria-container .galeria-slider{
  position:relative;
  min-height:435px;
}

.galeria .galeria-container .galeria-slider .galeria-item{
  position:relative;
  width:100%;
  height:100%;
}

.galeria .galeria-container .galeria-slider .galeria-item .imageBg{
  height:435px;
  z-index:1 !important;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}

.galeria .galeria-container .galeria-slider .galeria-item .video iframe{
  width:100%;
  height:435px;
  max-height:100%;
}

.galeria .galeria-container .tns-nav{
  display:none;
}

.galeria .galeria-container .slider-controls .icon{
  position:absolute;
  top:257.5px;
  width:auto;
  height:auto;
  cursor:pointer;
  background-color:white;
  border-radius:100%;
  padding:11px 15px;
}

.galeria .galeria-container .slider-controls .icon[data-controls=prev],
.galeria .galeria-container .slider-controls .icon.prev{
  left:20px;
}

.galeria .galeria-container .slider-controls .icon[data-controls=prev] span,
.galeria .galeria-container .slider-controls .icon.prev span{
  transform:rotate(90deg);
  will-change:transform;
}

.galeria .galeria-container .slider-controls .icon[data-controls=next],
.galeria .galeria-container .slider-controls .icon.next{
  right:20px;
}

.galeria .galeria-container .slider-controls .icon[data-controls=next] span,
.galeria .galeria-container .slider-controls .icon.next span{
  transform:rotate(-90deg);
  will-change:transform;
}

.galeria .galeria-container .slider-controls .icon span{
  width:11px;
  height:9px;
  transform-origin:center center;
}

.galeria .galeria-container .slider-info .info{
  padding:10px 0px;
  margin:0 10px;
  border-bottom:1px solid #C4C4C4;
  color:#637381;
  font-family:Inter;
  font-size:14px;
  font-weight:500;
  line-height:23px;
}

.galeria .galeria-container .slider-info .overflow-thumbails{
  overflow:hidden;
  margin:10px;
}

.galeria .galeria-container .slider-info .overflow-thumbails .slider-thumbnails{
  display:flex;
  flex-direction:row;
  margin-left:-5px;
  transition:transform 1s linear;
}

.galeria .galeria-container .slider-info .overflow-thumbails .slider-thumbnails li{
  width:133.2px;
  height:85px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  box-sizing:border-box;
  cursor:pointer;
  flex:none;
  margin:0 5px;
}

.galeria .galeria-container .slider-info .overflow-thumbails .slider-thumbnails li.tns-nav-active{
  border:2px solid #0091FF;
}

@media only screen and (max-width: 1023px){
  .galeria .galeria-container .galeria-slider{
    min-height:174px;
  }

  .galeria .galeria-container .galeria-slider .galeria-item .imageBg{
    height:174px;
  }

  .galeria .galeria-container .galeria-slider .galeria-item .video iframe{
    height:174px;
  }

  .galeria .galeria-container .slider-controls{
    display:none;
  }

  .galeria .galeria-container .slider-thumbnails li{
    width:65px;
    height:42.5px;
  }
}

.simple-fields .field{
  color:#212B36;
  font-size:14px;
  line-height:22px;
}

.simple-fields .field .label{
  font-weight:bold;
}

.simple-fields .field > *{
  display:inline-block;
}

.simple-fields .field:not(:last-child){
  margin-bottom:8px;
}

.date-label{
  color:#919EAB;
  font-family:Inter;
  font-size:14px;
  font-style:italic;
  margin-bottom:8px;
}

.readspeaker{
  margin-top:27px;
  margin-bottom:22px;
  z-index:0 !important;
}

.rsbtn_tooltoggle{
  z-index:2 !important;
  border:unset !important;
  background:none !important;
  height:28px !important;
  top:2px !important;
  width:28px !important;
  transition:unset !important;
  left:0 !important;
}

.rs_addtools .rsbtn_tooltoggle i.rsicn:before,
.rsbtn .rsbtn_tooltoggle i.rsicn:before{
  color:#0091FF;
  font-size:16px;
  left:7px;
  bottom:6px;
  position:absolute;
  transform:unset;
}

.rsbtn .rsbtn_tooltoggle:not([aria-expanded=true]):hover i.rsicn:before{
  color:#0F2F7F;
}

.rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text::before,
.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text::before{
  top:0px;
  color:#0F2F7F;
}

.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text{
  margin-left:18px;
}

.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span{
  color:#0F2F7F !important;
  font-size:16px;
  font-family:Regular-Bold;
  text-shadow:unset;
  margin-right:5px;
  line-height:unset !important;
  transform:translateY(6px);
}

.rsbtn .rsbtn_play .rsbtn_right.rsimg,
.rsbtn.rspaused .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause{
  border-radius:500px;
  border:solid;
  margin:unset;
  padding:unset;
  color:#0091FF !important;
  background:#0091FF !important;
  width:28px;
  height:28px;
}

.rsbtn_exp_inner button:not(:first-child):not(:nth-child(2)):not(:hover):not([aria-expanded=true]) i:before,
.rsbtn_exp_inner button:not(:first-child):not(:nth-child(2)):not(:hover):not([aria-expanded=true]) i:before{
  color:#0F2F7F !important;
}

.rsbtn .rsbtn_play .rsbtn_right.rsimg:hover,
.rsbtn_exp_inner button:hover,
.rsbtn.rspaused .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause:hover,
.rsbtn.rsplaying .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause:hover,
.rsbtn_exp_inner button.rsfocus,
.rsbtn_exp_inner button[aria-expanded=true]{
  color:#0F2F7F !important;
  background:#0F2F7F !important;
  border-radius:50%;
}

.rsbtn_exp_inner button:hover i:before,
.rsbtn_exp_inner button.rsfocus i:before,
.rsbtn_exp_inner button[aria-expanded=true] i:before{
  color:white !important;
}

.rsbtn .rsbtn_play .rsbtn_right:before{
  bottom:0;
  color:white !important;
  position:relative;
  top:-3px;
  right:6px;
}

.rsbtn.rspaused .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause i:before{
  bottom:0;
  color:white !important;
  position:relative;
  top:1px;
  right:-1px;
}

.rsbtn .rsbtn_play{
  border:unset !important;
  width:unset !important;
  height:28px !important;
  color:#0F2F7F !important;
  border-radius:50px !important;
  background:#EAEEF5 !important;
  margin-top:2px;
}

.rsbtn .rs-player-loadindicator .rsbtn-progress{
  background:#50B83C !important;
}

.rs-player-loadindicator{
  left:-95px !important;
  display:block !important;
  z-index:3000 !important;
  width:280px !important;
}

button.rsbtn_tooltoggle[aria-expanded=true]{
  background:#0F2F7F !important;
  border-radius:50%;
}

button.rsbtn_tooltoggle[aria-expanded=true] i.rsicn:before{
  color:white;
}

.rsbtn .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool{
  border:unset !important;
}

.rsbtn_exp_inner{
  height:28px !important;
  background:#EAEEF5 !important;
  border-top-right-radius:50px !important;
  border-bottom-right-radius:50px !important;
  margin:2px 0 0 0;
}

.rsbtn_exp_inner,
.rsbtn_exp_inner > button{
  border:unset !important;
}

.rsbtn_exp_inner > button{
  padding:0 6px !important;
}

.rsbtn.rsexpanded .rsbtn_play[aria-expanded=true]{
  border-top-right-radius:unset !important;
  border-bottom-right-radius:unset !important;
}

.rsbtn.rsfocus .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause,
.rsbtn.rsplaying .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause{
  background:#50B83C !important;
  border-radius:50% !important;
  padding:6px !important;
}

.rsbtn.rsfocus .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause i:before,
.rsbtn.rsplaying .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause i:before{
  content:"\E902";
  color:white;
  top:-5px;
  position:relative;
  left:1px;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_dropdown{
  border:unset !important;
  background:#EAEEF5 !important;
  border-bottom-right-radius:50px !important;
  border-bottom-left-radius:50px !important;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_dropdown .rsbtn_slider .rsbtn_volume_handle,
.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_dropdown .rsbtn_slider .rsbtn_speed_handle{
  background:#0F2F7F !important;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner{
  position:absolute;
}

.rsbtn .rsbtn_exp{
  height:30px !important;
  overflow:hidden;
  padding-top:2px;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_pause[title=Pausa] span.rsicn{
  margin-top:-5px;
}

#rsbtn_scrollcontrols{
  border-radius:50px;
  border:unset;
  background:#EAEEF5 !important;
}

#rsbtn_scrollcontrols *{
  border:unset !important;
  font-family:Regular !important;
}

.rsbtn .rsbtn_exp_inner .rsbtn_status_overlay{
  left:-95px;
}

.contents-3columns .item-content > a:nth-child(1),
.contents.info .content .imageBg{
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

.slideshow .slider-controls{
  position:absolute;
  display:none;
}

.slider .item{
  position:relative;
  height:250px;
}

.slider .item .inner{
  background:rgba(0, 0, 0, 0.3);
}

.slider .item .inner .container .info{
  margin-left:25px;
}

.slider .item .inner .container .info .categories-container{
  margin-bottom:16px;
}

.slider .item .inner .container .info .name{
  max-width:475px;
  overflow:hidden;
}

.slider .item .inner .container .info .field-more{
  margin-top:15px;
}

.slider .item .inner .imageBg{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  z-index:-1;
}

.tns-outer{
  position:relative;
  overflow:hidden;
  width:100%;
}

.tns-outer .tns-controls{
  display:none;
}

.tns-nav{
  position:absolute;
  bottom:5px;
  text-align:center;
  width:100%;
}

.tns-nav button{
  width:20px;
  height:8px;
  background-color:#FFFFFF;
  border-radius:4px;
  margin:0 5px;
  transition:width 300ms ease-in-out;
}

.tns-nav button.tns-nav-active{
  width:80px;
  transition:width 300ms ease-in-out;
}

.tns-nav button.tns-nav-active + button{
  width:40px;
}

@media only screen and (max-width: 1023px){
  .slider .item .inner .container .info .name{
    max-height:90px;
    line-height:29px;
  }
}

@media only screen and (min-width: 1024px){
  .slideshow .slider-controls{
    position:absolute;
    display:block;
    width:100%;
    top:212.5px;
    z-index:1;
  }

  .slideshow .slider-controls .icon{
    position:absolute;
    width:45px;
    height:50px;
    background-color:white;
    box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.2);
    cursor:pointer;
  }

  .slideshow .slider-controls .icon span{
    width:50px;
    height:12px;
  }

  .slideshow .slider-controls .icon.prev{
    left:0px;
  }

  .slideshow .slider-controls .icon.prev span{
    transform:rotate(90deg);
    will-change:transform;
    transform-origin:14px 13px;
  }

  .slideshow .slider-controls .icon.next{
    right:0px;
  }

  .slideshow .slider-controls .icon.next span{
    transform:rotate(-90deg);
    will-change:transform;
    transform-origin:33px 15px;
  }

  .slideshow .slider-controls img{
    position:absolute;
    background-color:white;
    border-radius:100%;
    padding:24px 20px 24px 35px;
    cursor:pointer;
  }

  .slideshow .slider-controls img.prev{
    left:-30px;
  }

  .slideshow .slider-controls img.next{
    right:-30px;
    transform:rotate(180deg);
    will-change:transform;
  }

  .slider .item{
    height:475px;
  }

  .slider .item .inner .container .info{
    margin-left:95px;
  }

  .tns-nav{
    bottom:40px;
  }
}

@media only screen and (max-width: 767px){
  .slideshow{
    width:100vw;
    margin-left:-15px;
  }
}

.content-date-category.section .section-title{
  display:inline-block;
  width:auto;
  margin-right:15px;
}

.content-date-category.section .date-container{
  position:relative;
  display:inline-block;
  vertical-align:middle;
  margin-right:32px;
  background-color:#F4F3F8;
  padding:7px 8px;
  box-sizing:border-box;
  border-radius:4px;
}

.content-date-category.section .date-container.hidden{
  display:none;
}

.content-date-category.section .date-container a{
  cursor:pointer;
  vertical-align:middle;
}

.content-date-category.section .date-container a.date-link{
  display:inline-block;
  height:20px;
}

.content-date-category.section .date-container a.date-clear{
  padding-left:8px;
}

.content-date-category.section .date-container a.date-clear i{
  display:inline-block;
  width:8px;
  height:8px;
  line-height:0;
}

.content-date-category.section .date-container a.date-clear i span{
  width:8px;
  height:8px;
}

.content-date-category.section .date-container input{
  border:none;
  width:110px;
  background-color:#F4F3F8;
  color:#006FBB;
  text-align:center;
}

@media only screen and (max-width: 767px){
  .content-date-category.section .date-container input{
    width:calc(100% - 45px);
  }
}

@media only screen and (max-width: 1023px){
  .content-date-category.section .date-container{
    margin-bottom:15px;
  }
}

.content-date-category.section .category-container{
  display:inline-block;
}

.content-date-category.section .category-container span{
  margin-right:15px;
  color:#0F2F7F;
}

.content-date-category.section .category-container .category-list{
  display:inline-block;
}

.content-date-category.section .category-container .category-list .category-label{
  cursor:pointer;
  background-color:white;
  color:#6D7278;
  border:1px solid #6D7278;
}

.content-date-category.section .category-container .category-list .category-label:not(:last-child){
  margin-right:15px;
}

.content-date-category.section .category-container .category-list .category-label.active{
  color:#0F2F7F;
  border:none;
}

.content-date-category.section .contents-container{
  display:inline-block;
  width:100%;
  margin-top:30px;
}

.content-date-category.section .contents-container .item-event .name{
  max-height:50px;
  overflow:hidden;
  margin-bottom:12px;
  color:#0F2F7F;
}

.content-date-category.section .contents-container .item-event .time{
  margin-bottom:8px;
}

.content-date-category.section .contents-container .item-event .time .icon{
  margin-right:5px;
  vertical-align:middle;
  line-height:0;
}

.content-date-category.section .contents-container .item-event .time > span{
  vertical-align:middle;
}

.content-date-category.section .contents-container .item-event .date{
  margin-bottom:8px;
}

.content-date-category.section .contents-container .item-event .date .icon{
  margin-right:5px;
  vertical-align:middle;
  line-height:0;
}

.content-date-category.section .contents-container .item-event .date > span{
  vertical-align:middle;
}

.content-date-category.section .contents-container .item-event .address .icon{
  margin-right:5px;
  vertical-align:middle;
  line-height:0;
}

.content-date-category.section .contents-container .item-event .address > span{
  vertical-align:middle;
}

.content-date-category.section .contents-container .item-event .image{
  overflow:hidden;
}

.content-date-category.section .contents-container .item-event .image .imageBg{
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.content-date-category.section .contents-container .item-event .image .imageBg:hover{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

@media only screen and (max-width: 1023px){
  .content-date-category.section .contents-container .item-event{
    display:block;
    max-width:100%;
    width:350px;
    min-height:245px;
    padding:0 !important;
    margin:0 auto;
    float:none;
  }

  .content-date-category.section .contents-container .item-event:not(:last-child){
    margin-bottom:30px;
  }
}

.content-date-category.section .see-more{
  width:100%;
  text-align:center;
}

@media only screen and (max-width: 767px){
  .content-date-category.section .category-container .category-list .category-label{
    margin-top:15px;
  }
}

.flatpickr-calendar{
  z-index:1 !important;
}

.flatpickr-calendar *{
  font-family:Inter;
}

.flatpickr-calendar .flatpickr-day.selected,
.flatpickr-calendar .flatpickr-day.startRange,
.flatpickr-calendar .flatpickr-day.endRange,
.flatpickr-calendar .flatpickr-day.selected.inRange,
.flatpickr-calendar .flatpickr-day.startRange.inRange,
.flatpickr-calendar .flatpickr-day.endRange.inRange,
.flatpickr-calendar .flatpickr-day.selected:focus,
.flatpickr-calendar .flatpickr-day.startRange:focus,
.flatpickr-calendar .flatpickr-day.endRange:focus,
.flatpickr-calendar .flatpickr-day.selected:hover,
.flatpickr-calendar .flatpickr-day.startRange:hover,
.flatpickr-calendar .flatpickr-day.endRange:hover,
.flatpickr-calendar .flatpickr-day.selected.prevMonthDay,
.flatpickr-calendar .flatpickr-day.startRange.prevMonthDay,
.flatpickr-calendar .flatpickr-day.endRange.prevMonthDay,
.flatpickr-calendar .flatpickr-day.selected.nextMonthDay,
.flatpickr-calendar .flatpickr-day.startRange.nextMonthDay,
.flatpickr-calendar .flatpickr-day.endRange.nextMonthDay{
  background:#0F2F7F;
  border-color:#0F2F7F;
}

.flatpickr-calendar .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-calendar .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-calendar .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){
  box-shadow:-10px 0 0 #0F2F7F;
}

.search-results{
  margin-top:65px;
  min-height:calc(100vh - 287px);
}

.search-results .search-message{
  margin-top:17px;
}

.search-results .types-list{
  display:block;
  width:100%;
  border-bottom:1px solid #EAEEF5;
}

.search-results .types-list .type,
.search-results .types-list .next,
.search-results .types-list .previous{
  display:inline-block;
  padding:0 10px 5px 10px;
  cursor:pointer;
  margin-right:15px;
}

.search-results .types-list .type .icon,
.search-results .types-list .type span,
.search-results .types-list .next .icon,
.search-results .types-list .next span,
.search-results .types-list .previous .icon,
.search-results .types-list .previous span{
  width:17px;
  height:17px;
  vertical-align:middle;
}

.search-results .types-list .type .icon,
.search-results .types-list .next .icon,
.search-results .types-list .previous .icon{
  margin-right:5px;
}

.search-results .types-list .type.active,
.search-results .types-list .next.active,
.search-results .types-list .previous.active{
  color:#0F2F7F;
  border-bottom:2px solid #0F2F7F;
}

.search-results .types-list .type.active span,
.search-results .types-list .next.active span,
.search-results .types-list .previous.active span{
  color:#0F2F7F;
}

.search-results .search-list{
  margin-top:30px;
}

.search-results .search-list .item-search{
  display:block;
  width:100%;
  min-height:130px;
  margin-bottom:30px;
  padding-bottom:30px;
}

.search-results .search-list .item-search:not(:last-child){
  border-bottom:1px solid #EAEEF5;
}

.search-results .search-list .item-search a{
  display:block;
  cursor:pointer;
}

.search-results .search-list .item-search .left{
  display:inline-block;
  max-width:95px;
  vertical-align:top;
  margin-right:15px;
}

.search-results .search-list .item-search .left.hidden{
  display:none;
}

.search-results .search-list .item-search .left .imageBg{
  display:block;
  height:95px;
  width:95px;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}

.search-results .search-list .item-search .right{
  display:inline-block;
  max-width:calc(100% - 115px);
  width:803px;
  vertical-align:top;
}

.search-results .search-list .item-search .right .name{
  margin-bottom:6px;
}

.search-results .search-list .item-search .right .name bold{
  font-family:Regular-Bold;
}

.search-results .search-list .item-search .right .date{
  line-height:13px;
  color:#6D7278;
  margin-bottom:6px;
}

.search-results .search-list .item-search .right .description{
  margin-bottom:15px;
  height:18px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  color:#212B36;
}

.search-results .search-list .item-search .right .description bold{
  font-family:Inter-Bold;
}

.search-results .search-list .item-search .right .categories-list .category-label{
  margin-right:15px;
}

@media only screen and (max-width: 767px){
  .search-results{
    margin-top:35px;
  }

  .search-results .types-list .type{
    min-width:156px;
  }

  .search-results .types-list .type:not(:last-child){
    margin-bottom:15px;
  }

  .search-results .search-list .item-search .left{
    max-width:80px;
  }

  .search-results .search-list .item-search .left .imageBg{
    height:80px;
    width:80px;
  }

  .search-results .search-list .item-search .right{
    margin-left:10px;
  }

  .search-results .search-list .item-search .right .categories-list .category-label:not(:first-child){
    display:none;
  }
}

@media only screen and (min-width: 1024px){
  .search-results .search-list .item-search{
    min-height:95px;
  }
}

.grid .filters{
  border-radius:4px;
  background-color:#F4F6F8;
  padding:10px;
  display:flex;
  align-items:center;
  position:relative;
  margin-bottom:40px;
}

.grid .filters.hidden{
  display:none;
}

.grid .filters > i,
.grid .filters > div{
  margin-right:20px;
}

.grid .filters > i.type,
.grid .filters > div.type{
  margin-right:32px;
}

.grid .filters .filter{
  position:absolute;
  right:10px;
  padding:5px 10px;
  border-radius:4px;
  background-color:#006FBB;
  color:#FFFFFF;
  font-family:Regular-Bold;
  font-size:16px;
  line-height:24px;
  cursor:pointer;
}

.grid .filters .date,
.grid .filters .category,
.grid .filters .estado,
.grid .filters .rua,
.grid .filters .freguesia,
.grid .filters .name-search,
.grid .filters .field-30-search{
  display:flex;
  align-items:center;
}

.grid .filters .date span,
.grid .filters .category span,
.grid .filters .estado span,
.grid .filters .rua span,
.grid .filters .freguesia span,
.grid .filters .name-search span,
.grid .filters .field-30-search span{
  margin-right:5px;
  font-family:Inter;
  font-size:14px;
  line-height:17px;
  color:#000000;
  vertical-align:middle;
}

.grid .filters .date.hidden,
.grid .filters .category.hidden,
.grid .filters .estado.hidden,
.grid .filters .rua.hidden,
.grid .filters .freguesia.hidden,
.grid .filters .name-search.hidden,
.grid .filters .field-30-search.hidden{
  display:none;
}

.grid .filters .past-events input,
.grid .filters .archived-contents input{
  -webkit-appearance:none;
  border:1px solid rgba(0, 0, 0, 0.25);
  border-radius:1px;
  background-color:#FFFFFF;
  box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding:8px;
  display:inline-block;
  position:relative;
  vertical-align:middle;
  cursor:pointer;
  margin-right:4px;
}

.grid .filters .past-events input:active,
.grid .filters .past-events input:checked:active,
.grid .filters .archived-contents input:active,
.grid .filters .archived-contents input:checked:active{
  box-shadow:0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.grid .filters .past-events input:checked,
.grid .filters .archived-contents input:checked{
  background-color:#e9ecee;
  border:1px solid #adb8c0;
  box-shadow:0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color:#99a1a7;
}

.grid .filters .past-events input:checked:after,
.grid .filters .archived-contents input:checked:after{
  content:"\2714";
  font-size:14px;
  position:absolute;
  top:0px;
  left:3px;
  color:#99a1a7;
}

.grid .filters .past-events label,
.grid .filters .archived-contents label{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  letter-spacing:0;
  line-height:17px;
  vertical-align:middle;
}

.grid .filters .date .icon{
  cursor:pointer;
}

.grid .filters .date .icon.icon-close span{
  width:8px;
  height:8px;
  margin-right:0;
}

.grid .filters .date .icon.hidden{
  display:none;
}

.grid .filters .choices__inner,
.grid .filters .rua input{
  min-height:36px;
  height:36px;
  border:1px solid rgba(0, 0, 0, 0.25);
  min-width:220px;
  border-radius:2px;
  background:#FFFFFF;
}

.grid .filters input{
  padding:10px;
  font-family:Inter;
  font-size:14px;
}

.grid .filters .choices__list--dropdown{
  border:1px solid rgba(0, 0, 0, 0.25);
}

.grid .filters .choices__list--dropdown .choices__item{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:17px;
  word-break:normal;
}

.grid .filters .choices__list--single .choices__item{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  line-height:11px;
}

.grid .filters .choices__list--dropdown .choices__item--selectable{
  padding-right:50px;
}

.grid .filters .choices__list--dropdown .choices__item--selectable.is-highlighted{
  background:#EAEEF5;
}

@media only screen and (max-width: 767px){
  .grid .filters{
    display:block;
  }

  .grid .filters .icon.icon-filter{
    vertical-align:middle;
  }

  .grid .filters .date{
    display:inline-block;
    width:100%;
    margin-right:0;
    margin-bottom:15px;
    vertical-align:middle;
  }

  .grid .filters .date span{
    width:40px;
  }

  .grid .filters .date .input-group{
    display:inline-block;
    vertical-align:middle;
  }

  .grid .filters .date .input-group .icon.icon-date{
    width:auto;
    height:auto;
    vertical-align:middle;
  }

  .grid .filters .date .input-group .icon.icon-date span{
    margin-right:0;
  }

  .grid .filters .type{
    margin-bottom:15px;
  }

  .grid .filters .category,
  .grid .filters .estado{
    display:block;
    width:100%;
    margin-right:0;
  }

  .grid .filters .category span,
  .grid .filters .estado span{
    display:block;
    width:40px;
    margin-right:0;
  }

  .grid .filters .category .choices,
  .grid .filters .estado .choices{
    display:inline-block;
    vertical-align:middle;
  }

  .grid .filters .category .choices .choices__inner,
  .grid .filters .estado .choices .choices__inner{
    min-width:226px;
  }

  .grid .filters .name-search{
    display:block;
    margin-bottom:8px;
  }

  .grid .filters .filter{
    position:relative;
    display:inline-block;
    margin-top:15px;
    margin-left:10px;
  }

  .grid .filters > *:not(:last-child){
    margin-bottom:8px;
  }
}

.grid .container-contents-newsletter{
  position:relative;
}

.grid .newsletter-container .newsletter{
  position:relative;
  margin:0;
}

.grid .newsletter-container .newsletter{
  position:relative;
  margin:0;
}

.grid[total="1"] .newsletter-container,
.grid[total="2"] .newsletter-container{
  position:absolute;
  top:0;
  right:0;
}

.grid[total="1"] .newsletter-container .text,
.grid[total="2"] .newsletter-container .text{
  max-width:100%;
  text-align:center;
}

.grid[total="1"] .newsletter-container .text.title,
.grid[total="2"] .newsletter-container .text.title{
  margin-bottom:8px;
}

.grid[total="1"] .newsletter-container .text.description,
.grid[total="2"] .newsletter-container .text.description{
  margin-bottom:18px;
}

.grid[total="1"] .newsletter-container .form,
.grid[total="2"] .newsletter-container .form{
  position:relative;
  width:calc(100% - 40px);
  float:none;
  margin:0 auto;
}

.grid[total="1"] .newsletter-container .form .field,
.grid[total="2"] .newsletter-container .form .field{
  width:calc(100% - 107px);
}

.grid[total="1"] .newsletter-container .form .field input,
.grid[total="2"] .newsletter-container .form .field input{
  width:calc(100% - 12px);
  margin-right:12px;
}

.grid[total="1"] .newsletter-container{
  width:calc(66.6666666667% - 50px);
}

.grid[total="2"] .newsletter-container{
  width:calc(33.3333333333% - 50px);
}

.grid[total="2"] .newsletter-container .newsletter{
  padding:43px 12px;
}

.grid[total="3"] .newsletter-container{
  display:none;
}

@media only screen and (max-width: 1023px){
  .grid .newsletter-container{
    display:block;
    position:relative !important;
    max-width:100%;
    width:350px !important;
    margin:0 auto;
  }

  .grid .newsletter-container .form-newsletter .field{
    width:100% !important;
  }
}

.grid .contents .message a{
  color:#0091FF;
}

.grid .contents .loading-container{
  float:left;
  margin-bottom:20px;
}

@media only screen and (max-width: 1023px){
  .grid .contents .item{
    display:block;
    max-width:350px;
    padding:0 !important;
    margin:0 auto;
    float:none;
    margin-bottom:15px;
  }
}

.grid .item{
  float:left;
  padding:0 11.25px;
  margin-bottom:25px;
  height:345px;
}

.grid .item:nth-child(3n+1){
  padding-left:0;
  padding-right:22.5px;
}

.grid .item:nth-child(3n+3){
  padding-right:0;
  padding-left:22.5px;
}

.grid .item .image{
  width:100%;
  height:200px;
  margin-bottom:15px;
  overflow:hidden;
}

.grid .item .image .imageBg{
  background-image:url(/images/cmp-default.png?af2ddceb0934920fc5520db5965ab237);
  background-size:cover;
  background-position:center;
  width:100%;
  height:100%;
  display:inline-block;
  transition:transform 0.25s, visibility 0.25s ease-in;
}

.grid .item .image .imageBg:hover{
  transform:scale(1.2);
  will-change:transform;
}

.grid .item .info{
  display:block;
}

.grid .item .info .categories-container{
  margin-bottom:8px;
}

.grid .item .info .name{
  max-height:50px;
  overflow:hidden;
  margin-bottom:12px;
  color:#0F2F7F;
  font-size:21px;
  font-weight:bold;
}

.grid .item .info .time{
  margin-bottom:8px;
}

.grid .item .info .time .icon{
  margin-right:5px;
  vertical-align:middle;
  line-height:0;
}

.grid .item .info .time > span{
  vertical-align:middle;
}

.grid .item .info .time_interval{
  margin-bottom:8px;
}

.grid .item .info .time_interval .icon{
  margin-right:5px;
  vertical-align:middle;
  line-height:0;
}

.grid .item .info .time_interval > span{
  vertical-align:middle;
}

.grid .item .info .date{
  margin-bottom:8px;
}

.grid .item .info .date .icon{
  margin-right:5px;
  vertical-align:middle;
  line-height:0;
}

.grid .item .info .date > span{
  vertical-align:middle;
}

.grid .item .info .date2{
  position:absolute;
}

.grid .item .info .date2 > span{
  font-family:Inter;
  font-size:24px;
  color:#0F2F7F;
  text-transform:uppercase;
  text-align:center;
  width:45px;
  display:block;
}

.grid .item .info .date2:not(.hidden) + .name{
  margin-left:60px;
}

.grid .item .info .date2:not(.hidden) ~ .time_interval{
  margin-left:60px;
}

.grid .item .info .address .icon{
  margin-right:5px;
  vertical-align:middle;
  line-height:0;
}

.grid .item .info .address > span{
  vertical-align:middle;
}

@media only screen and (max-width: 767px){
  .grid .contents .item{
    margin-bottom:30px;
  }
}

.contents.info .content{
  position:relative;
}

.contents.info .content .container > div:last-child{
  margin-bottom:60px;
}

.contents.info .content .imageBg{
  position:absolute;
  width:100%;
  height:475px;
  z-index:-1;
}

.contents.info .content .categories-container{
  margin-top:150px;
  margin-bottom:15px;
}

.contents.info .content .name{
  color:white;
  text-shadow:0 2px 2px rgba(0, 0, 0, 0.5);
}

.contents.info .content .datetime{
  margin-top:20px;
  color:white;
}

.contents.info .content .datetime .icon,
.contents.info .content .datetime .date{
  vertical-align:middle;
}

.contents.info .content .field-link.button{
  margin-top:30px;
}

.contents.info .content .body{
  margin:32px 0 120px;
}

.contents.info .content .body,
.contents.info .content .body *{
  color:#212B36;
}

.contents.info .content .body *:not(ul){
  margin:0;
  padding:0;
}

.contents.info .content .body img{
  max-width:100%;
}

.contents.info .content .body iframe{
  width:100%;
}

.contents.info .content .body a{
  text-decoration:underline !important;
}

.contents.info .content .body a,
.contents.info .content .body a *{
  color:#0091FF !important;
}

.contents.info .content .body table:not(.MsoNormalTable){
  width:100% !important;
  border:1px solid #0F2F7F;
  border-radius:4px;
  border-spacing:0;
  overflow:hidden;
}

.contents.info .content .body table:not(.MsoNormalTable) tbody tr:nth-child(2n+1){
  background-color:#f4f6f8;
}

.contents.info .content .body table:not(.MsoNormalTable) tbody tr td{
  color:#212b36;
  font-family:Inter;
  font-size:14px;
  line-height:20px;
  text-align:center;
  padding:10px;
}

.contents.info .content .description{
  color:#212B36;
}

.contents.info .content .social-links-list{
  position:absolute;
  top:135px;
  left:-62px;
}

.contents.info .content .social-links-list .social-link{
  margin-bottom:15px;
  display:block;
}

.contents.info .content .social-links-list .social-link.hidden{
  display:none;
}

.contents.info .content .social-links-list .social-link a{
  display:block;
}

.contents.info .content .social-links-list .social-link .icon:hover{
  background-color:white;
  border:1px solid #0091FF;
  cursor:pointer;
}

.contents.info .content .social-links-list .social-link .icon:hover.icon-calendar-fav{
  line-height:37px;
}

.contents.info .content .social-links-list .social-link .icon.icon-calendar-fav{
  line-height:40px;
}

.contents.info .content .social-links-list .social-link .icon.icon-calendar-fav span{
  width:18px;
  height:17px;
}

.contents.info .content .buy-ticket{
  padding:15px;
  border:1px solid #FFC66A;
  background-color:#FCF1CD;
  border-radius:4px;
}

.contents.info .content .buy-ticket .local-info{
  display:inline-block;
  vertical-align:middle;
  margin-right:75px;
}

.contents.info .content .buy-ticket .local-info .name{
  color:#0F2F7F;
  text-shadow:none;
  margin-bottom:15px;
}

.contents.info .content .buy-ticket .local-info .address .icon,
.contents.info .content .buy-ticket .local-info .address{
  vertical-align:middle;
}

.contents.info .content .buy-ticket .local-info .address .icon{
  width:auto;
  height:auto;
  line-height:0;
  margin-right:10px;
}

.contents.info .content .buy-ticket .local-calendar{
  display:inline-block;
  vertical-align:middle;
  margin-right:30px;
  cursor:pointer;
}

.contents.info .content .buy-ticket .local-calendar a{
  display:block;
  border:1px solid #0091FF;
  color:#0091FF;
  font-family:Regular-Medium;
  padding:11px 16px;
  cursor:pointer;
}

.contents.info .content .buy-ticket .local-calendar a .icon{
  vertical-align:middle;
  line-height:0px;
  margin-right:11px;
}

.contents.info .content .buy-ticket .local-calendar a label{
  vertical-align:middle;
  cursor:pointer;
}

.contents.info .content .buy-ticket .button{
  display:inline-block;
  vertical-align:middle;
  padding:12px;
}

.contents.info .content .buy-ticket .button a .icon{
  vertical-align:middle;
  margin-right:10px;
}

.contents.info .content .buy-ticket .button a label{
  vertical-align:middle;
}

.contents.info .content .events-list{
  border:1px solid #FFC66A !important;
  border-radius:4px;
  background-color:#FCF1CD;
  margin-top:120px;
  padding:0;
}

.contents.info .content .events-list .event{
  position:relative;
  padding:20px 16px;
}

.contents.info .content .events-list .event:not(:first-child)::after{
  content:"";
  border-top:1px solid #FFC66A;
  position:absolute;
  top:0;
  left:10px;
  right:10px;
}

.contents.info .content .events-list .event .event-info{
  display:inline-block;
  vertical-align:middle;
  width:calc(100% - 184px);
}

.contents.info .content .events-list .event .event-info .description{
  color:#0F2F7F;
  font-family:Regular;
  font-size:21px;
  font-weight:500;
  letter-spacing:0;
  line-height:24px;
  margin-bottom:16px;
}

.contents.info .content .events-list .event .event-info .phone,
.contents.info .content .events-list .event .event-info .local{
  color:#000000;
  font-family:Inter;
  font-size:14px;
  letter-spacing:0;
  line-height:14px;
}

.contents.info .content .events-list .event .event-info .phone > i,
.contents.info .content .events-list .event .event-info .phone > label,
.contents.info .content .events-list .event .event-info .local > i,
.contents.info .content .events-list .event .event-info .local > label{
  vertical-align:middle;
}

.contents.info .content .events-list .event .event-info .phone > i,
.contents.info .content .events-list .event .event-info .local > i{
  margin-right:5px;
}

.contents.info .content .events-list .event .event-info .local{
  margin-bottom:10px;
}

.contents.info .content .events-list .event .event-link-container{
  display:inline-block;
  vertical-align:middle;
}

.contents.info .content .events-list .event .event-link-container .event-link a{
  display:inline-block;
  border:1px solid #0091FF;
  border-radius:4px;
  background-color:#0091FF;
  padding:10px 16px;
  color:#FFFFFF;
  font-family:Regular;
  font-size:16px;
  font-weight:bold;
  letter-spacing:0;
  line-height:16px;
  text-align:right;
}

.contents.info .content .events-list .event .event-link-container .event-link a,
.contents.info .content .events-list .event .event-link-container .event-link a *{
  cursor:pointer;
}

.contents.info .content .events-list .event .event-link-container .event-link a i{
  margin-right:12px;
}

.contents.info .content .events-list .event .event-date{
  display:inline-block;
  vertical-align:middle;
  width:calc(100% - 180px);
  color:#0F2F7F;
  font-family:Regular;
  font-size:21px;
  font-weight:500;
  letter-spacing:0;
  line-height:24px;
}

.contents.info .content .events-list .event .event-date::first-letter{
  text-transform:capitalize;
}

.contents.info .content .events-list .event .event-hours{
  display:inline-block;
  vertical-align:middle;
  width:175px;
}

.contents.info .content .events-list .event .event-hours .event-hour{
  padding:8px 13px;
  background:white;
  border:1px solid #0091FF;
  border-radius:4px;
}

.contents.info .content .events-list .event .event-hours .event-hour:not(:first-child){
  margin-top:11px;
}

.contents.info .content .events-list .event .event-hours .event-hour i{
  display:inline-block;
  vertical-align:middle;
  margin-right:8px;
}

.contents.info .content .events-list .event .event-hours .event-hour i span{
  height:18px;
}

.contents.info .content .events-list .event .event-hours .event-hour label{
  display:inline-block;
  vertical-align:middle;
  color:#0091FF;
  font-family:Inter;
  font-size:16px;
  letter-spacing:0;
  line-height:14px;
}

@media only screen and (max-width: 1023px){
  .contents.info .content .container > div:last-child{
    padding-bottom:30px;
  }

  .contents.info .content .categories-container{
    margin-top:15px;
  }

  .contents.info .content .name{
    max-height:110px;
    overflow:hidden;
  }

  .contents.info .content .imageBg{
    height:237.5px;
  }

  .contents.info .content .body{
    margin:32px 0 60px;
  }
}

@media only screen and (max-width: 1247px){
  .contents.info .content .social-links-list{
    position:initial;
  }

  .contents.info .content .social-links-list .social-link{
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle;
  }

  .contents.info .content .social-links-list .social-link:not(:first-child){
    margin-left:32px;
  }
}

@media only screen and (max-width: 1247px) and (min-width: 1024px){
  .contents.info .content .social-links-list .social-link{
    margin-bottom:32px;
  }
}

@media only screen and (max-width: 1023px){
  .contents.info .content .social-links-list{
    margin-bottom:32px;
  }
}

@media only screen and (max-width: 479px){
  .contents.info .content .social-links-list .social-link:not(:first-child){
    margin-left:30px;
  }
}

.breadcrumb{
  margin:32px 0;
  position:relative;
}

.breadcrumb.simple .breadcrumb-label.active .breadcrumb-label-container{
  position:relative;
  padding-left:0;
}

.breadcrumb.simple .breadcrumb-label.active .breadcrumb-label-container > a{
  white-space:nowrap;
}

.breadcrumb.simple .breadcrumb-label.active .breadcrumb-label-container i{
  position:absolute;
  top:23px;
}

.breadcrumb.simple .breadcrumb-label.active .breadcrumb-name{
  max-width:none;
  margin-left:0;
}

.breadcrumb:not(.simple) .breadcrumb-type{
  display:flex;
  max-height:37px;
}

.breadcrumb .breadcrumb-label{
  cursor:pointer;
  display:flex;
  width:100%;
  clear:both;
}

.breadcrumb .breadcrumb-label .breadcrumb-type{
  background-color:#006FBB;
  display:table;
  border-radius:4px;
  float:left;
  transition:background 300ms 0ms;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .icon-menu{
  background-color:#006FBB;
  height:37px;
  width:40px;
  position:relative;
  float:left;
  border-radius:4px;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .icon-menu span{
  height:2px;
  width:25px;
  position:absolute;
  background-color:#FFFFFF;
  top:18px;
  left:8px;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .icon-menu span:after{
  content:"";
  height:100%;
  width:15px;
  position:absolute;
  top:9px;
  background-color:inherit;
  left:0;
  transition:left 300ms 0ms;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .icon-menu span:before{
  content:"";
  height:100%;
  width:15px;
  position:absolute;
  top:-9px;
  background-color:inherit;
  right:0;
  transition:right 300ms 0ms;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container{
  line-height:37px;
  float:left;
  padding:0 20px;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container span{
  color:#FFFFFF;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container i{
  position:relative;
}

.breadcrumb .breadcrumb-label .breadcrumb-type .breadcrumb-label-container i span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='8px' height='4px' viewBox='0 0 8 4' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%23FFFFFF'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  transform:rotate(-90deg);
  will-change:transform;
  transform-origin:5px 14px;
  height:8px;
  width:8px;
  position:absolute;
  top:-20px;
  left:15px;
}

.breadcrumb .breadcrumb-label .breadcrumb-name{
  float:left;
  font-size:26px;
  line-height:37px;
  color:#0F2F7F;
  margin-left:15px;
}

.breadcrumb .breadcrumb-label.active{
}

.breadcrumb .breadcrumb-label.active .breadcrumb-type{
  background-color:#FFFFFF;
}

.breadcrumb .breadcrumb-label.active .icon-menu{
  border-radius:4px 4px 0 0;
}

.breadcrumb .breadcrumb-label.active .icon-menu span:after{
  left:9px;
}

.breadcrumb .breadcrumb-label.active .icon-menu span:before{
  right:9px;
}

.breadcrumb .breadcrumb-label.active .breadcrumb-label-container{
}

.breadcrumb .breadcrumb-label.active .breadcrumb-label-container span{
  color:#006FBB;
}

.breadcrumb .breadcrumb-label.active .breadcrumb-label-container i span{
  background-image:url("data:image/svg+xml;utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='8px' height='4px' viewBox='0 0 8 4' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EPath%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-arrow-submenu' fill='%23006FBB'%3E%3Cpath d='M3.611263,3.80212113 C3.93139679,4.06595962 4.41773156,4.06595962 4.73786536,3.80212113 L7.797773,1.1371227 C8.067409,0.889044127 8.067409,0.488387949 7.797773,0.24030938 C7.66719381,0.119899375 7.48944387,0.0521704605 7.30401518,0.0521704605 C7.11858649,0.0521704605 6.94083655,0.119899375 6.81025735,0.24030938 L4.2580162,2.44100021 C4.19238357,2.49373504 4.09415576,2.49373504 4.02852313,2.44100021 L1.15638254,0.157624464 C0.866404146,-0.0742163566 0.425835119,-0.0471637891 0.172344074,0.218048065 C-0.0811469718,0.483259919 -0.0515681372,0.88620073 0.23841025,1.11804156 L3.611263,3.80212113 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.breadcrumb .breadcrumb-label.active + .breadcrumb-container{
  padding:34px 58px;
  top:37px;
  opacity:1;
  left:0;
  transition:opacity 300ms 100ms, top 300ms 100ms, left 0ms 0ms, padding 0ms 0ms;
}

@media only screen and (min-width: 768px){
  .breadcrumb .breadcrumb-label .breadcrumb-name{
    margin-left:0;
  }
}

@media only screen and (min-width: 1024px){
  .breadcrumb .breadcrumb-label .breadcrumb-type{
    display:inline-block;
    float:none;
    vertical-align:top;
  }

  .breadcrumb .breadcrumb-label .breadcrumb-name{
    display:inline-block;
    float:none;
    max-width:calc(100% - 210px);
    vertical-align:top;
    margin-left:15px;
  }
}

.breadcrumb .breadcrumb-container{
  display:flex;
  position:absolute;
  min-width:580px;
  background-color:#006FBB;
  border-radius:0 4px 4px;
  z-index:1;
  top:37px;
  padding:0;
  opacity:0;
  left:100vw;
  transition:opacity 300ms 100ms, top 300ms 100ms, left 0ms 400ms, padding 0ms 400ms;
}

.breadcrumb .breadcrumb-container .breadcrumb-link{
  display:block;
  color:#FFFFFF;
  text-decoration:underline;
  text-underline-position:under;
  line-height:21px;
  opacity:0.8;
  text-align:left;
}

.breadcrumb .breadcrumb-container .breadcrumb-link.active{
  text-decoration:none;
  font-family:Regular-Bold;
  opacity:1;
}

.breadcrumb .breadcrumb-container .breadcrumb-link:not(:last-child){
  margin-bottom:32px;
}

.breadcrumb .breadcrumb-container > div{
  display:block;
  flex-basis:0;
  flex-grow:1;
  flex-shrink:1;
}

@media only screen and (max-width: 767px){
  .breadcrumb:not(.simple) .breadcrumb-label .breadcrumb-type,
  .breadcrumb-container{
    display:none !important;
  }

  .breadcrumb{
    padding:0 16px;
    margin:16px 0;
  }

  .breadcrumb.simple .breadcrumb-label{
    display:block;
  }

  .breadcrumb.simple .breadcrumb-label .breadcrumb-type{
    padding-left:0;
  }

  .breadcrumb .breadcrumb-label .breadcrumb-name{
    margin-left:0;
  }
}

.timeline{
  margin-bottom:50px;
}

.timeline .datas{
  display:table;
  margin-bottom:40px;
}

.timeline .datas .steps{
  transition:transform 300ms 0ms;
}

.timeline .datas .data{
  color:#919EAB;
  font-family:Regular-Bold;
  float:left;
}

.timeline .datas .data.active{
  color:#0F2F7F;
}

.timeline .datas .data:not(.active) label{
  transform:scale(0.7);
  cursor:pointer;
}

.timeline .datas .data label{
  text-align:center;
  display:table;
}

.timeline .contents{
  display:table;
}

.timeline .contents .steps{
  transition:transform 300ms 0ms;
}

.timeline .contents .steps .content{
  padding:20px 22px;
  border-radius:8px;
  cursor:pointer;
  transform:scale(1);
  transition:transform 300ms 0ms;
}

.timeline .contents .steps .content:not(.active){
  opacity:0.5;
  transform:scale(0.9);
  transition:transform 300ms 0ms;
}

.timeline .contents .steps .content:not(.active) .image iframe{
  pointer-events:none;
}

.timeline .contents .steps .content .date-label{
  color:#0F2F7F;
  margin-bottom:11px;
  font-style:normal;
}

.timeline .contents .steps .content .image{
  width:100%;
  height:348px;
  border:2px solid #0F2F7F;
  margin-bottom:12px;
}

.timeline .contents .steps .content .image iframe{
  width:100%;
  height:100%;
}

.timeline .contents .steps .content .image > .imageBg{
  width:100%;
  height:100%;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}

.timeline .contents .steps .content .image .simple-slider,
.timeline .contents .steps .content .image .simple-slider *{
  max-height:100%;
}

.timeline .contents .steps .content .image .simple-slider .galeria-container{
  height:344px;
}

.timeline .contents .steps .content .image .simple-slider .galeria-container .imageBg{
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

.timeline .contents .steps .content .image .simple-slider .galeria-container .slider-controls .icon{
  top:172px;
}

.timeline .contents .steps .content .name{
  color:#0F2F7F;
  font-size:24px;
  font-weight:bold;
  margin-bottom:20px;
}

.timeline .contents .content{
  float:left;
  background-color:#EAEEF5;
}

@media only screen and (min-width: 1248px){
  .timeline{
    margin-bottom:200px;
  }

  .timeline .datas{
    margin-bottom:74px;
  }

  .timeline .datas .step-1,
  .timeline .datas .step-2,
  .timeline .datas .step-3{
    width:100%;
  }

  .timeline .datas .step-4{
    width:calc( ( ( 1140px - 78px ) / 2 ) * 4 + 156px );
  }

  .timeline .datas .step-5{
    width:calc( ( ( 1140px - 78px ) / 2 ) * 5 + 156px );
  }

  .timeline .datas .step-6{
    width:calc( ( ( 1140px - 78px ) / 2 ) * 6 + 156px );
  }

  .timeline .datas .step-7{
    width:calc( ( ( 1140px - 78px ) / 2 ) * 7 + 156px );
  }

  .timeline .datas .step-8{
    width:calc( ( ( 1140px - 78px ) / 2 ) * 8 + 156px );
  }

  .timeline .datas .step-9{
    width:calc( ( ( 1140px - 78px ) / 2 ) * 9 + 156px );
  }

  .timeline .datas .step-10{
    width:calc( ( ( 1140px - 78px ) / 2 ) * 10 + 156px );
  }

  .timeline .datas .show-1{
    transform:translateX(calc(492px * ( 1 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-1.step-1,
  .timeline .datas .show-0.step-1{
    transform:translateX(calc(492px * ( 1 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-2{
    transform:translateX(calc(492px * ( 2 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-2.step-2,
  .timeline .datas .show-1.step-2{
    transform:translateX(calc(492px * ( 2 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-3{
    transform:translateX(calc(492px * ( 3 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-3.step-3,
  .timeline .datas .show-2.step-3{
    transform:translateX(calc(492px * ( 3 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-4{
    transform:translateX(calc(492px * ( 4 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-4.step-4,
  .timeline .datas .show-3.step-4{
    transform:translateX(calc(492px * ( 4 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-5{
    transform:translateX(calc(492px * ( 5 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-5.step-5,
  .timeline .datas .show-4.step-5{
    transform:translateX(calc(492px * ( 5 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-6{
    transform:translateX(calc(492px * ( 6 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-6.step-6,
  .timeline .datas .show-5.step-6{
    transform:translateX(calc(492px * ( 6 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-7{
    transform:translateX(calc(492px * ( 7 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-7.step-7,
  .timeline .datas .show-6.step-7{
    transform:translateX(calc(492px * ( 7 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-8{
    transform:translateX(calc(492px * ( 8 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-8.step-8,
  .timeline .datas .show-7.step-8{
    transform:translateX(calc(492px * ( 8 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-9{
    transform:translateX(calc(492px * ( 9 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-9.step-9,
  .timeline .datas .show-8.step-9{
    transform:translateX(calc(492px * ( 9 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-10{
    transform:translateX(calc(492px * ( 10 - 1 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-10.step-10,
  .timeline .datas .show-9.step-10{
    transform:translateX(calc(492px * ( 10 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .data{
    line-height:44px;
    font-size:72px;
    width:492px;
    position:relative;
  }

  .timeline .datas .data label{
    text-align:center;
  }

  .timeline .datas .data:last-child{
    width:156px;
  }

  .timeline .datas .data:last-child:after{
    display:none;
  }

  .timeline .datas .data:after{
    content:"";
    width:calc(100% - 216px);
    display:table;
    background-color:#919EAB;
    height:4px;
    position:absolute;
    top:50%;
    right:30px;
    border-radius:5px;
  }

  .timeline .contents{
    margin-bottom:40px;
  }

  .timeline .contents .step-1{
    width:calc( 760px * 1 + 205px);
  }

  .timeline .contents .show-1{
    transform:translateX(calc(760px * ( 1 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-1.step-1{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-2{
    width:calc( 760px * 2 + 205px);
  }

  .timeline .contents .show-2{
    transform:translateX(calc(760px * ( 2 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-2.step-2{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-3{
    width:calc( 760px * 3 + 205px);
  }

  .timeline .contents .show-3{
    transform:translateX(calc(760px * ( 3 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-3.step-3{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-4{
    width:calc( 760px * 4 + 205px);
  }

  .timeline .contents .show-4{
    transform:translateX(calc(760px * ( 4 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-4.step-4{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-5{
    width:calc( 760px * 5 + 205px);
  }

  .timeline .contents .show-5{
    transform:translateX(calc(760px * ( 5 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-5.step-5{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-6{
    width:calc( 760px * 6 + 205px);
  }

  .timeline .contents .show-6{
    transform:translateX(calc(760px * ( 6 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-6.step-6{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-7{
    width:calc( 760px * 7 + 205px);
  }

  .timeline .contents .show-7{
    transform:translateX(calc(760px * ( 7 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-7.step-7{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-8{
    width:calc( 760px * 8 + 205px);
  }

  .timeline .contents .show-8{
    transform:translateX(calc(760px * ( 8 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-8.step-8{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-9{
    width:calc( 760px * 9 + 205px);
  }

  .timeline .contents .show-9{
    transform:translateX(calc(760px * ( 9 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-9.step-9{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-10{
    width:calc( 760px * 10 + 205px);
  }

  .timeline .contents .show-10{
    transform:translateX(calc(760px * ( 10 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-10.step-10{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-11{
    width:calc( 760px * 11 + 205px);
  }

  .timeline .contents .show-11{
    transform:translateX(calc(760px * ( 11 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-11.step-11{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-12{
    width:calc( 760px * 12 + 205px);
  }

  .timeline .contents .show-12{
    transform:translateX(calc(760px * ( 12 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-12.step-12{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-13{
    width:calc( 760px * 13 + 205px);
  }

  .timeline .contents .show-13{
    transform:translateX(calc(760px * ( 13 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-13.step-13{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-14{
    width:calc( 760px * 14 + 205px);
  }

  .timeline .contents .show-14{
    transform:translateX(calc(760px * ( 14 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-14.step-14{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-15{
    width:calc( 760px * 15 + 205px);
  }

  .timeline .contents .show-15{
    transform:translateX(calc(760px * ( 15 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-15.step-15{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-16{
    width:calc( 760px * 16 + 205px);
  }

  .timeline .contents .show-16{
    transform:translateX(calc(760px * ( 16 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-16.step-16{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-17{
    width:calc( 760px * 17 + 205px);
  }

  .timeline .contents .show-17{
    transform:translateX(calc(760px * ( 17 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-17.step-17{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-18{
    width:calc( 760px * 18 + 205px);
  }

  .timeline .contents .show-18{
    transform:translateX(calc(760px * ( 18 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-18.step-18{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-19{
    width:calc( 760px * 19 + 205px);
  }

  .timeline .contents .show-19{
    transform:translateX(calc(760px * ( 19 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-19.step-19{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-20{
    width:calc( 760px * 20 + 205px);
  }

  .timeline .contents .show-20{
    transform:translateX(calc(760px * ( 20 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-20.step-20{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-21{
    width:calc( 760px * 21 + 205px);
  }

  .timeline .contents .show-21{
    transform:translateX(calc(760px * ( 21 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-21.step-21{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-22{
    width:calc( 760px * 22 + 205px);
  }

  .timeline .contents .show-22{
    transform:translateX(calc(760px * ( 22 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-22.step-22{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-23{
    width:calc( 760px * 23 + 205px);
  }

  .timeline .contents .show-23{
    transform:translateX(calc(760px * ( 23 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-23.step-23{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-24{
    width:calc( 760px * 24 + 205px);
  }

  .timeline .contents .show-24{
    transform:translateX(calc(760px * ( 24 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-24.step-24{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-25{
    width:calc( 760px * 25 + 205px);
  }

  .timeline .contents .show-25{
    transform:translateX(calc(760px * ( 25 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-25.step-25{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-26{
    width:calc( 760px * 26 + 205px);
  }

  .timeline .contents .show-26{
    transform:translateX(calc(760px * ( 26 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-26.step-26{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-27{
    width:calc( 760px * 27 + 205px);
  }

  .timeline .contents .show-27{
    transform:translateX(calc(760px * ( 27 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-27.step-27{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-28{
    width:calc( 760px * 28 + 205px);
  }

  .timeline .contents .show-28{
    transform:translateX(calc(760px * ( 28 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-28.step-28{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-29{
    width:calc( 760px * 29 + 205px);
  }

  .timeline .contents .show-29{
    transform:translateX(calc(760px * ( 29 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-29.step-29{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-30{
    width:calc( 760px * 30 + 205px);
  }

  .timeline .contents .show-30{
    transform:translateX(calc(760px * ( 30 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-30.step-30{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-31{
    width:calc( 760px * 31 + 205px);
  }

  .timeline .contents .show-31{
    transform:translateX(calc(760px * ( 31 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-31.step-31{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-32{
    width:calc( 760px * 32 + 205px);
  }

  .timeline .contents .show-32{
    transform:translateX(calc(760px * ( 32 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-32.step-32{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-33{
    width:calc( 760px * 33 + 205px);
  }

  .timeline .contents .show-33{
    transform:translateX(calc(760px * ( 33 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-33.step-33{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-34{
    width:calc( 760px * 34 + 205px);
  }

  .timeline .contents .show-34{
    transform:translateX(calc(760px * ( 34 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-34.step-34{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-35{
    width:calc( 760px * 35 + 205px);
  }

  .timeline .contents .show-35{
    transform:translateX(calc(760px * ( 35 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-35.step-35{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-36{
    width:calc( 760px * 36 + 205px);
  }

  .timeline .contents .show-36{
    transform:translateX(calc(760px * ( 36 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-36.step-36{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-37{
    width:calc( 760px * 37 + 205px);
  }

  .timeline .contents .show-37{
    transform:translateX(calc(760px * ( 37 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-37.step-37{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-38{
    width:calc( 760px * 38 + 205px);
  }

  .timeline .contents .show-38{
    transform:translateX(calc(760px * ( 38 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-38.step-38{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-39{
    width:calc( 760px * 39 + 205px);
  }

  .timeline .contents .show-39{
    transform:translateX(calc(760px * ( 39 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-39.step-39{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-40{
    width:calc( 760px * 40 + 205px);
  }

  .timeline .contents .show-40{
    transform:translateX(calc(760px * ( 40 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-40.step-40{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-41{
    width:calc( 760px * 41 + 205px);
  }

  .timeline .contents .show-41{
    transform:translateX(calc(760px * ( 41 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-41.step-41{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-42{
    width:calc( 760px * 42 + 205px);
  }

  .timeline .contents .show-42{
    transform:translateX(calc(760px * ( 42 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-42.step-42{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-43{
    width:calc( 760px * 43 + 205px);
  }

  .timeline .contents .show-43{
    transform:translateX(calc(760px * ( 43 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-43.step-43{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-44{
    width:calc( 760px * 44 + 205px);
  }

  .timeline .contents .show-44{
    transform:translateX(calc(760px * ( 44 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-44.step-44{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-45{
    width:calc( 760px * 45 + 205px);
  }

  .timeline .contents .show-45{
    transform:translateX(calc(760px * ( 45 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-45.step-45{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-46{
    width:calc( 760px * 46 + 205px);
  }

  .timeline .contents .show-46{
    transform:translateX(calc(760px * ( 46 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-46.step-46{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-47{
    width:calc( 760px * 47 + 205px);
  }

  .timeline .contents .show-47{
    transform:translateX(calc(760px * ( 47 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-47.step-47{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-48{
    width:calc( 760px * 48 + 205px);
  }

  .timeline .contents .show-48{
    transform:translateX(calc(760px * ( 48 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-48.step-48{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-49{
    width:calc( 760px * 49 + 205px);
  }

  .timeline .contents .show-49{
    transform:translateX(calc(760px * ( 49 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-49.step-49{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-50{
    width:calc( 760px * 50 + 205px);
  }

  .timeline .contents .show-50{
    transform:translateX(calc(760px * ( 50 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-50.step-50{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-51{
    width:calc( 760px * 51 + 205px);
  }

  .timeline .contents .show-51{
    transform:translateX(calc(760px * ( 51 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-51.step-51{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-52{
    width:calc( 760px * 52 + 205px);
  }

  .timeline .contents .show-52{
    transform:translateX(calc(760px * ( 52 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-52.step-52{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-53{
    width:calc( 760px * 53 + 205px);
  }

  .timeline .contents .show-53{
    transform:translateX(calc(760px * ( 53 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-53.step-53{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-54{
    width:calc( 760px * 54 + 205px);
  }

  .timeline .contents .show-54{
    transform:translateX(calc(760px * ( 54 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-54.step-54{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-55{
    width:calc( 760px * 55 + 205px);
  }

  .timeline .contents .show-55{
    transform:translateX(calc(760px * ( 55 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-55.step-55{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-56{
    width:calc( 760px * 56 + 205px);
  }

  .timeline .contents .show-56{
    transform:translateX(calc(760px * ( 56 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-56.step-56{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-57{
    width:calc( 760px * 57 + 205px);
  }

  .timeline .contents .show-57{
    transform:translateX(calc(760px * ( 57 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-57.step-57{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-58{
    width:calc( 760px * 58 + 205px);
  }

  .timeline .contents .show-58{
    transform:translateX(calc(760px * ( 58 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-58.step-58{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-59{
    width:calc( 760px * 59 + 205px);
  }

  .timeline .contents .show-59{
    transform:translateX(calc(760px * ( 59 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-59.step-59{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-60{
    width:calc( 760px * 60 + 205px);
  }

  .timeline .contents .show-60{
    transform:translateX(calc(760px * ( 60 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-60.step-60{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-61{
    width:calc( 760px * 61 + 205px);
  }

  .timeline .contents .show-61{
    transform:translateX(calc(760px * ( 61 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-61.step-61{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-62{
    width:calc( 760px * 62 + 205px);
  }

  .timeline .contents .show-62{
    transform:translateX(calc(760px * ( 62 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-62.step-62{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-63{
    width:calc( 760px * 63 + 205px);
  }

  .timeline .contents .show-63{
    transform:translateX(calc(760px * ( 63 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-63.step-63{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-64{
    width:calc( 760px * 64 + 205px);
  }

  .timeline .contents .show-64{
    transform:translateX(calc(760px * ( 64 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-64.step-64{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-65{
    width:calc( 760px * 65 + 205px);
  }

  .timeline .contents .show-65{
    transform:translateX(calc(760px * ( 65 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-65.step-65{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-66{
    width:calc( 760px * 66 + 205px);
  }

  .timeline .contents .show-66{
    transform:translateX(calc(760px * ( 66 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-66.step-66{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-67{
    width:calc( 760px * 67 + 205px);
  }

  .timeline .contents .show-67{
    transform:translateX(calc(760px * ( 67 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-67.step-67{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-68{
    width:calc( 760px * 68 + 205px);
  }

  .timeline .contents .show-68{
    transform:translateX(calc(760px * ( 68 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-68.step-68{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-69{
    width:calc( 760px * 69 + 205px);
  }

  .timeline .contents .show-69{
    transform:translateX(calc(760px * ( 69 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-69.step-69{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-70{
    width:calc( 760px * 70 + 205px);
  }

  .timeline .contents .show-70{
    transform:translateX(calc(760px * ( 70 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-70.step-70{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-71{
    width:calc( 760px * 71 + 205px);
  }

  .timeline .contents .show-71{
    transform:translateX(calc(760px * ( 71 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-71.step-71{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-72{
    width:calc( 760px * 72 + 205px);
  }

  .timeline .contents .show-72{
    transform:translateX(calc(760px * ( 72 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-72.step-72{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-73{
    width:calc( 760px * 73 + 205px);
  }

  .timeline .contents .show-73{
    transform:translateX(calc(760px * ( 73 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-73.step-73{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-74{
    width:calc( 760px * 74 + 205px);
  }

  .timeline .contents .show-74{
    transform:translateX(calc(760px * ( 74 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-74.step-74{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-75{
    width:calc( 760px * 75 + 205px);
  }

  .timeline .contents .show-75{
    transform:translateX(calc(760px * ( 75 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-75.step-75{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-76{
    width:calc( 760px * 76 + 205px);
  }

  .timeline .contents .show-76{
    transform:translateX(calc(760px * ( 76 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-76.step-76{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-77{
    width:calc( 760px * 77 + 205px);
  }

  .timeline .contents .show-77{
    transform:translateX(calc(760px * ( 77 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-77.step-77{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-78{
    width:calc( 760px * 78 + 205px);
  }

  .timeline .contents .show-78{
    transform:translateX(calc(760px * ( 78 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-78.step-78{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-79{
    width:calc( 760px * 79 + 205px);
  }

  .timeline .contents .show-79{
    transform:translateX(calc(760px * ( 79 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-79.step-79{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-80{
    width:calc( 760px * 80 + 205px);
  }

  .timeline .contents .show-80{
    transform:translateX(calc(760px * ( 80 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-80.step-80{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-81{
    width:calc( 760px * 81 + 205px);
  }

  .timeline .contents .show-81{
    transform:translateX(calc(760px * ( 81 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-81.step-81{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-82{
    width:calc( 760px * 82 + 205px);
  }

  .timeline .contents .show-82{
    transform:translateX(calc(760px * ( 82 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-82.step-82{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-83{
    width:calc( 760px * 83 + 205px);
  }

  .timeline .contents .show-83{
    transform:translateX(calc(760px * ( 83 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-83.step-83{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-84{
    width:calc( 760px * 84 + 205px);
  }

  .timeline .contents .show-84{
    transform:translateX(calc(760px * ( 84 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-84.step-84{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-85{
    width:calc( 760px * 85 + 205px);
  }

  .timeline .contents .show-85{
    transform:translateX(calc(760px * ( 85 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-85.step-85{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-86{
    width:calc( 760px * 86 + 205px);
  }

  .timeline .contents .show-86{
    transform:translateX(calc(760px * ( 86 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-86.step-86{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-87{
    width:calc( 760px * 87 + 205px);
  }

  .timeline .contents .show-87{
    transform:translateX(calc(760px * ( 87 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-87.step-87{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-88{
    width:calc( 760px * 88 + 205px);
  }

  .timeline .contents .show-88{
    transform:translateX(calc(760px * ( 88 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-88.step-88{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-89{
    width:calc( 760px * 89 + 205px);
  }

  .timeline .contents .show-89{
    transform:translateX(calc(760px * ( 89 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-89.step-89{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-90{
    width:calc( 760px * 90 + 205px);
  }

  .timeline .contents .show-90{
    transform:translateX(calc(760px * ( 90 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-90.step-90{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-91{
    width:calc( 760px * 91 + 205px);
  }

  .timeline .contents .show-91{
    transform:translateX(calc(760px * ( 91 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-91.step-91{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-92{
    width:calc( 760px * 92 + 205px);
  }

  .timeline .contents .show-92{
    transform:translateX(calc(760px * ( 92 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-92.step-92{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-93{
    width:calc( 760px * 93 + 205px);
  }

  .timeline .contents .show-93{
    transform:translateX(calc(760px * ( 93 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-93.step-93{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-94{
    width:calc( 760px * 94 + 205px);
  }

  .timeline .contents .show-94{
    transform:translateX(calc(760px * ( 94 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-94.step-94{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-95{
    width:calc( 760px * 95 + 205px);
  }

  .timeline .contents .show-95{
    transform:translateX(calc(760px * ( 95 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-95.step-95{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-96{
    width:calc( 760px * 96 + 205px);
  }

  .timeline .contents .show-96{
    transform:translateX(calc(760px * ( 96 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-96.step-96{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-97{
    width:calc( 760px * 97 + 205px);
  }

  .timeline .contents .show-97{
    transform:translateX(calc(760px * ( 97 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-97.step-97{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-98{
    width:calc( 760px * 98 + 205px);
  }

  .timeline .contents .show-98{
    transform:translateX(calc(760px * ( 98 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-98.step-98{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-99{
    width:calc( 760px * 99 + 205px);
  }

  .timeline .contents .show-99{
    transform:translateX(calc(760px * ( 99 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-99.step-99{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .step-100{
    width:calc( 760px * 100 + 205px);
  }

  .timeline .contents .show-100{
    transform:translateX(calc(760px * ( 100 - 1 ) * -1 + 125px));
    will-change:transform;
  }

  .timeline .contents .show-100.step-100{
    transform:translateX(calc(-100% + 1265px));
    will-change:transform;
  }

  .timeline .contents .content{
    width:635px;
    height:675px;
    display:table;
    margin-right:125px;
  }
}

@media only screen and (max-width: 1247px){
  .container-timeline{
    overflow:hidden;
    padding-top:5px;
  }

  .timeline .datas{
  }

  .timeline .datas .step-1,
  .timeline .datas .step-2,
  .timeline .datas .step-3{
    width:100%;
  }

  .timeline .datas .step-4{
    width:calc( ( ( 320px ) / 2 ) * 4 + 50px );
  }

  .timeline .datas .step-5{
    width:calc( ( ( 320px ) / 2 ) * 5 + 50px );
  }

  .timeline .datas .step-6{
    width:calc( ( ( 320px ) / 2 ) * 6 + 50px );
  }

  .timeline .datas .step-7{
    width:calc( ( ( 320px ) / 2 ) * 7 + 50px );
  }

  .timeline .datas .step-8{
    width:calc( ( ( 320px ) / 2 ) * 8 + 50px );
  }

  .timeline .datas .step-9{
    width:calc( ( ( 320px ) / 2 ) * 9 + 50px );
  }

  .timeline .datas .step-10{
    width:calc( ( ( 320px ) / 2 ) * 10 + 50px );
  }

  .timeline .datas .show-1{
    transform:translateX(calc(75px * ( 1 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-2{
    transform:translateX(calc(75px * ( 2 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-3{
    transform:translateX(calc(75px * ( 3 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-4{
    transform:translateX(calc(75px * ( 4 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-5{
    transform:translateX(calc(75px * ( 5 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-6{
    transform:translateX(calc(75px * ( 6 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-7{
    transform:translateX(calc(75px * ( 7 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-8{
    transform:translateX(calc(75px * ( 8 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-9{
    transform:translateX(calc(75px * ( 9 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .show-10{
    transform:translateX(calc(75px * ( 10 ) * -1 + 90px));
    will-change:transform;
  }

  .timeline .datas .data{
    line-height:24px;
    font-size:42px;
    width:150px;
    position:relative;
  }

  .timeline .datas .data:last-child{
    width:50px;
  }

  .timeline .datas .data:last-child:after{
    display:none;
  }

  .timeline .datas .data:after{
    content:"";
    width:calc(100% - 115px);
    display:table;
    background-color:#919EAB;
    height:4px;
    position:absolute;
    top:50%;
    right:15px;
    border-radius:5px;
  }

  .timeline .contents{
    margin-bottom:40px;
  }

  .timeline .contents .step-1{
    width:calc( (320px + 20px) * 1);
  }

  .timeline .contents .show-1{
    transform:translateX(calc(320px * ( 1 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-2{
    width:calc( (320px + 20px) * 2);
  }

  .timeline .contents .show-2{
    transform:translateX(calc(320px * ( 2 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-3{
    width:calc( (320px + 20px) * 3);
  }

  .timeline .contents .show-3{
    transform:translateX(calc(320px * ( 3 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-4{
    width:calc( (320px + 20px) * 4);
  }

  .timeline .contents .show-4{
    transform:translateX(calc(320px * ( 4 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-5{
    width:calc( (320px + 20px) * 5);
  }

  .timeline .contents .show-5{
    transform:translateX(calc(320px * ( 5 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-6{
    width:calc( (320px + 20px) * 6);
  }

  .timeline .contents .show-6{
    transform:translateX(calc(320px * ( 6 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-7{
    width:calc( (320px + 20px) * 7);
  }

  .timeline .contents .show-7{
    transform:translateX(calc(320px * ( 7 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-8{
    width:calc( (320px + 20px) * 8);
  }

  .timeline .contents .show-8{
    transform:translateX(calc(320px * ( 8 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-9{
    width:calc( (320px + 20px) * 9);
  }

  .timeline .contents .show-9{
    transform:translateX(calc(320px * ( 9 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-10{
    width:calc( (320px + 20px) * 10);
  }

  .timeline .contents .show-10{
    transform:translateX(calc(320px * ( 10 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-11{
    width:calc( (320px + 20px) * 11);
  }

  .timeline .contents .show-11{
    transform:translateX(calc(320px * ( 11 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-12{
    width:calc( (320px + 20px) * 12);
  }

  .timeline .contents .show-12{
    transform:translateX(calc(320px * ( 12 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-13{
    width:calc( (320px + 20px) * 13);
  }

  .timeline .contents .show-13{
    transform:translateX(calc(320px * ( 13 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-14{
    width:calc( (320px + 20px) * 14);
  }

  .timeline .contents .show-14{
    transform:translateX(calc(320px * ( 14 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-15{
    width:calc( (320px + 20px) * 15);
  }

  .timeline .contents .show-15{
    transform:translateX(calc(320px * ( 15 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-16{
    width:calc( (320px + 20px) * 16);
  }

  .timeline .contents .show-16{
    transform:translateX(calc(320px * ( 16 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-17{
    width:calc( (320px + 20px) * 17);
  }

  .timeline .contents .show-17{
    transform:translateX(calc(320px * ( 17 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-18{
    width:calc( (320px + 20px) * 18);
  }

  .timeline .contents .show-18{
    transform:translateX(calc(320px * ( 18 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-19{
    width:calc( (320px + 20px) * 19);
  }

  .timeline .contents .show-19{
    transform:translateX(calc(320px * ( 19 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-20{
    width:calc( (320px + 20px) * 20);
  }

  .timeline .contents .show-20{
    transform:translateX(calc(320px * ( 20 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-21{
    width:calc( (320px + 20px) * 21);
  }

  .timeline .contents .show-21{
    transform:translateX(calc(320px * ( 21 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-22{
    width:calc( (320px + 20px) * 22);
  }

  .timeline .contents .show-22{
    transform:translateX(calc(320px * ( 22 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-23{
    width:calc( (320px + 20px) * 23);
  }

  .timeline .contents .show-23{
    transform:translateX(calc(320px * ( 23 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-24{
    width:calc( (320px + 20px) * 24);
  }

  .timeline .contents .show-24{
    transform:translateX(calc(320px * ( 24 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-25{
    width:calc( (320px + 20px) * 25);
  }

  .timeline .contents .show-25{
    transform:translateX(calc(320px * ( 25 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-26{
    width:calc( (320px + 20px) * 26);
  }

  .timeline .contents .show-26{
    transform:translateX(calc(320px * ( 26 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-27{
    width:calc( (320px + 20px) * 27);
  }

  .timeline .contents .show-27{
    transform:translateX(calc(320px * ( 27 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-28{
    width:calc( (320px + 20px) * 28);
  }

  .timeline .contents .show-28{
    transform:translateX(calc(320px * ( 28 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-29{
    width:calc( (320px + 20px) * 29);
  }

  .timeline .contents .show-29{
    transform:translateX(calc(320px * ( 29 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-30{
    width:calc( (320px + 20px) * 30);
  }

  .timeline .contents .show-30{
    transform:translateX(calc(320px * ( 30 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-31{
    width:calc( (320px + 20px) * 31);
  }

  .timeline .contents .show-31{
    transform:translateX(calc(320px * ( 31 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-32{
    width:calc( (320px + 20px) * 32);
  }

  .timeline .contents .show-32{
    transform:translateX(calc(320px * ( 32 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-33{
    width:calc( (320px + 20px) * 33);
  }

  .timeline .contents .show-33{
    transform:translateX(calc(320px * ( 33 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-34{
    width:calc( (320px + 20px) * 34);
  }

  .timeline .contents .show-34{
    transform:translateX(calc(320px * ( 34 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-35{
    width:calc( (320px + 20px) * 35);
  }

  .timeline .contents .show-35{
    transform:translateX(calc(320px * ( 35 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-36{
    width:calc( (320px + 20px) * 36);
  }

  .timeline .contents .show-36{
    transform:translateX(calc(320px * ( 36 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-37{
    width:calc( (320px + 20px) * 37);
  }

  .timeline .contents .show-37{
    transform:translateX(calc(320px * ( 37 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-38{
    width:calc( (320px + 20px) * 38);
  }

  .timeline .contents .show-38{
    transform:translateX(calc(320px * ( 38 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-39{
    width:calc( (320px + 20px) * 39);
  }

  .timeline .contents .show-39{
    transform:translateX(calc(320px * ( 39 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-40{
    width:calc( (320px + 20px) * 40);
  }

  .timeline .contents .show-40{
    transform:translateX(calc(320px * ( 40 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-41{
    width:calc( (320px + 20px) * 41);
  }

  .timeline .contents .show-41{
    transform:translateX(calc(320px * ( 41 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-42{
    width:calc( (320px + 20px) * 42);
  }

  .timeline .contents .show-42{
    transform:translateX(calc(320px * ( 42 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-43{
    width:calc( (320px + 20px) * 43);
  }

  .timeline .contents .show-43{
    transform:translateX(calc(320px * ( 43 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-44{
    width:calc( (320px + 20px) * 44);
  }

  .timeline .contents .show-44{
    transform:translateX(calc(320px * ( 44 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-45{
    width:calc( (320px + 20px) * 45);
  }

  .timeline .contents .show-45{
    transform:translateX(calc(320px * ( 45 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-46{
    width:calc( (320px + 20px) * 46);
  }

  .timeline .contents .show-46{
    transform:translateX(calc(320px * ( 46 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-47{
    width:calc( (320px + 20px) * 47);
  }

  .timeline .contents .show-47{
    transform:translateX(calc(320px * ( 47 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-48{
    width:calc( (320px + 20px) * 48);
  }

  .timeline .contents .show-48{
    transform:translateX(calc(320px * ( 48 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-49{
    width:calc( (320px + 20px) * 49);
  }

  .timeline .contents .show-49{
    transform:translateX(calc(320px * ( 49 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-50{
    width:calc( (320px + 20px) * 50);
  }

  .timeline .contents .show-50{
    transform:translateX(calc(320px * ( 50 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-51{
    width:calc( (320px + 20px) * 51);
  }

  .timeline .contents .show-51{
    transform:translateX(calc(320px * ( 51 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-52{
    width:calc( (320px + 20px) * 52);
  }

  .timeline .contents .show-52{
    transform:translateX(calc(320px * ( 52 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-53{
    width:calc( (320px + 20px) * 53);
  }

  .timeline .contents .show-53{
    transform:translateX(calc(320px * ( 53 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-54{
    width:calc( (320px + 20px) * 54);
  }

  .timeline .contents .show-54{
    transform:translateX(calc(320px * ( 54 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-55{
    width:calc( (320px + 20px) * 55);
  }

  .timeline .contents .show-55{
    transform:translateX(calc(320px * ( 55 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-56{
    width:calc( (320px + 20px) * 56);
  }

  .timeline .contents .show-56{
    transform:translateX(calc(320px * ( 56 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-57{
    width:calc( (320px + 20px) * 57);
  }

  .timeline .contents .show-57{
    transform:translateX(calc(320px * ( 57 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-58{
    width:calc( (320px + 20px) * 58);
  }

  .timeline .contents .show-58{
    transform:translateX(calc(320px * ( 58 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-59{
    width:calc( (320px + 20px) * 59);
  }

  .timeline .contents .show-59{
    transform:translateX(calc(320px * ( 59 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-60{
    width:calc( (320px + 20px) * 60);
  }

  .timeline .contents .show-60{
    transform:translateX(calc(320px * ( 60 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-61{
    width:calc( (320px + 20px) * 61);
  }

  .timeline .contents .show-61{
    transform:translateX(calc(320px * ( 61 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-62{
    width:calc( (320px + 20px) * 62);
  }

  .timeline .contents .show-62{
    transform:translateX(calc(320px * ( 62 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-63{
    width:calc( (320px + 20px) * 63);
  }

  .timeline .contents .show-63{
    transform:translateX(calc(320px * ( 63 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-64{
    width:calc( (320px + 20px) * 64);
  }

  .timeline .contents .show-64{
    transform:translateX(calc(320px * ( 64 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-65{
    width:calc( (320px + 20px) * 65);
  }

  .timeline .contents .show-65{
    transform:translateX(calc(320px * ( 65 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-66{
    width:calc( (320px + 20px) * 66);
  }

  .timeline .contents .show-66{
    transform:translateX(calc(320px * ( 66 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-67{
    width:calc( (320px + 20px) * 67);
  }

  .timeline .contents .show-67{
    transform:translateX(calc(320px * ( 67 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-68{
    width:calc( (320px + 20px) * 68);
  }

  .timeline .contents .show-68{
    transform:translateX(calc(320px * ( 68 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-69{
    width:calc( (320px + 20px) * 69);
  }

  .timeline .contents .show-69{
    transform:translateX(calc(320px * ( 69 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-70{
    width:calc( (320px + 20px) * 70);
  }

  .timeline .contents .show-70{
    transform:translateX(calc(320px * ( 70 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-71{
    width:calc( (320px + 20px) * 71);
  }

  .timeline .contents .show-71{
    transform:translateX(calc(320px * ( 71 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-72{
    width:calc( (320px + 20px) * 72);
  }

  .timeline .contents .show-72{
    transform:translateX(calc(320px * ( 72 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-73{
    width:calc( (320px + 20px) * 73);
  }

  .timeline .contents .show-73{
    transform:translateX(calc(320px * ( 73 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-74{
    width:calc( (320px + 20px) * 74);
  }

  .timeline .contents .show-74{
    transform:translateX(calc(320px * ( 74 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-75{
    width:calc( (320px + 20px) * 75);
  }

  .timeline .contents .show-75{
    transform:translateX(calc(320px * ( 75 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-76{
    width:calc( (320px + 20px) * 76);
  }

  .timeline .contents .show-76{
    transform:translateX(calc(320px * ( 76 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-77{
    width:calc( (320px + 20px) * 77);
  }

  .timeline .contents .show-77{
    transform:translateX(calc(320px * ( 77 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-78{
    width:calc( (320px + 20px) * 78);
  }

  .timeline .contents .show-78{
    transform:translateX(calc(320px * ( 78 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-79{
    width:calc( (320px + 20px) * 79);
  }

  .timeline .contents .show-79{
    transform:translateX(calc(320px * ( 79 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-80{
    width:calc( (320px + 20px) * 80);
  }

  .timeline .contents .show-80{
    transform:translateX(calc(320px * ( 80 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-81{
    width:calc( (320px + 20px) * 81);
  }

  .timeline .contents .show-81{
    transform:translateX(calc(320px * ( 81 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-82{
    width:calc( (320px + 20px) * 82);
  }

  .timeline .contents .show-82{
    transform:translateX(calc(320px * ( 82 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-83{
    width:calc( (320px + 20px) * 83);
  }

  .timeline .contents .show-83{
    transform:translateX(calc(320px * ( 83 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-84{
    width:calc( (320px + 20px) * 84);
  }

  .timeline .contents .show-84{
    transform:translateX(calc(320px * ( 84 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-85{
    width:calc( (320px + 20px) * 85);
  }

  .timeline .contents .show-85{
    transform:translateX(calc(320px * ( 85 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-86{
    width:calc( (320px + 20px) * 86);
  }

  .timeline .contents .show-86{
    transform:translateX(calc(320px * ( 86 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-87{
    width:calc( (320px + 20px) * 87);
  }

  .timeline .contents .show-87{
    transform:translateX(calc(320px * ( 87 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-88{
    width:calc( (320px + 20px) * 88);
  }

  .timeline .contents .show-88{
    transform:translateX(calc(320px * ( 88 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-89{
    width:calc( (320px + 20px) * 89);
  }

  .timeline .contents .show-89{
    transform:translateX(calc(320px * ( 89 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-90{
    width:calc( (320px + 20px) * 90);
  }

  .timeline .contents .show-90{
    transform:translateX(calc(320px * ( 90 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-91{
    width:calc( (320px + 20px) * 91);
  }

  .timeline .contents .show-91{
    transform:translateX(calc(320px * ( 91 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-92{
    width:calc( (320px + 20px) * 92);
  }

  .timeline .contents .show-92{
    transform:translateX(calc(320px * ( 92 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-93{
    width:calc( (320px + 20px) * 93);
  }

  .timeline .contents .show-93{
    transform:translateX(calc(320px * ( 93 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-94{
    width:calc( (320px + 20px) * 94);
  }

  .timeline .contents .show-94{
    transform:translateX(calc(320px * ( 94 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-95{
    width:calc( (320px + 20px) * 95);
  }

  .timeline .contents .show-95{
    transform:translateX(calc(320px * ( 95 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-96{
    width:calc( (320px + 20px) * 96);
  }

  .timeline .contents .show-96{
    transform:translateX(calc(320px * ( 96 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-97{
    width:calc( (320px + 20px) * 97);
  }

  .timeline .contents .show-97{
    transform:translateX(calc(320px * ( 97 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-98{
    width:calc( (320px + 20px) * 98);
  }

  .timeline .contents .show-98{
    transform:translateX(calc(320px * ( 98 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-99{
    width:calc( (320px + 20px) * 99);
  }

  .timeline .contents .show-99{
    transform:translateX(calc(320px * ( 99 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .step-100{
    width:calc( (320px + 20px) * 100);
  }

  .timeline .contents .show-100{
    transform:translateX(calc(320px * ( 100 - 1 ) * -1 + 80px));
    will-change:transform;
  }

  .timeline .contents .steps .content{
    width:calc(100vw - 100px);
    height:420px;
    display:table;
    max-width:320px;
  }

  .timeline .contents .steps .content .date-label{
    font-size:18px;
    line-height:20px;
  }

  .timeline .contents .steps .content .image{
    height:120px;
    box-sizing:content-box;
  }

  .timeline .contents .steps .content .image .simple-slider .galeria-container{
    height:120px;
  }

  .timeline .contents .steps .content .image .simple-slider .galeria-container .galeria-slider .galeria-item .imageBg{
    height:120px;
  }

  .timeline .contents .steps .content .image .simple-slider .galeria-container .slider-controls .icon{
    top:60px;
  }

  .timeline .contents .steps .content .name{
    font-size:16px;
    margin-bottom:8px;
    line-height:18px;
  }

  .timeline .contents .steps .content .description{
    font-size:12px;
    line-height:18px;
  }
}

@media all and (max-width: 420px){
  .timeline .datas .step-3 .data{
    width:96.6666666667px;
  }

  .timeline .datas .show-1.step-1,
  .timeline .datas .show-0.step-1{
    transform:translateX(calc(150px * ( 1 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-2.step-2,
  .timeline .datas .show-1.step-2{
    transform:translateX(calc(150px * ( 2 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-3{
    transform:translateX(calc(75px * ( 3 ) * -1 + 100px));
    will-change:transform;
  }

  .timeline .datas .show-3.step-3,
  .timeline .datas .show-2.step-3{
    transform:translateX(calc(150px * ( 3 - 3 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-4.step-4,
  .timeline .datas .show-3.step-4{
    transform:translateX(calc(150px * ( 4 - 2 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-5.step-5,
  .timeline .datas .show-4.step-5{
    transform:translateX(calc(150px * ( 5 - 2 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-6.step-6,
  .timeline .datas .show-5.step-6{
    transform:translateX(calc(150px * ( 6 - 2 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-7.step-7,
  .timeline .datas .show-6.step-7{
    transform:translateX(calc(150px * ( 7 - 2 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-8.step-8,
  .timeline .datas .show-7.step-8{
    transform:translateX(calc(150px * ( 8 - 2 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-9.step-9,
  .timeline .datas .show-8.step-9{
    transform:translateX(calc(150px * ( 9 - 2 ) * -1));
    will-change:transform;
  }

  .timeline .datas .show-10.step-10,
  .timeline .datas .show-9.step-10{
    transform:translateX(calc(150px * ( 10 - 2 ) * -1));
    will-change:transform;
  }

  .timeline .contents .step-1{
    width:calc( (100vw - 100px + 20px) * 1);
  }

  .timeline .contents .show-1{
    transform:translateX(calc((100vw - 100px) * ( 1 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-2{
    width:calc( (100vw - 100px + 20px) * 2);
  }

  .timeline .contents .show-2{
    transform:translateX(calc((100vw - 100px) * ( 2 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-3{
    width:calc( (100vw - 100px + 20px) * 3);
  }

  .timeline .contents .show-3{
    transform:translateX(calc((100vw - 100px) * ( 3 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-4{
    width:calc( (100vw - 100px + 20px) * 4);
  }

  .timeline .contents .show-4{
    transform:translateX(calc((100vw - 100px) * ( 4 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-5{
    width:calc( (100vw - 100px + 20px) * 5);
  }

  .timeline .contents .show-5{
    transform:translateX(calc((100vw - 100px) * ( 5 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-6{
    width:calc( (100vw - 100px + 20px) * 6);
  }

  .timeline .contents .show-6{
    transform:translateX(calc((100vw - 100px) * ( 6 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-7{
    width:calc( (100vw - 100px + 20px) * 7);
  }

  .timeline .contents .show-7{
    transform:translateX(calc((100vw - 100px) * ( 7 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-8{
    width:calc( (100vw - 100px + 20px) * 8);
  }

  .timeline .contents .show-8{
    transform:translateX(calc((100vw - 100px) * ( 8 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-9{
    width:calc( (100vw - 100px + 20px) * 9);
  }

  .timeline .contents .show-9{
    transform:translateX(calc((100vw - 100px) * ( 9 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-10{
    width:calc( (100vw - 100px + 20px) * 10);
  }

  .timeline .contents .show-10{
    transform:translateX(calc((100vw - 100px) * ( 10 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-11{
    width:calc( (100vw - 100px + 20px) * 11);
  }

  .timeline .contents .show-11{
    transform:translateX(calc((100vw - 100px) * ( 11 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-12{
    width:calc( (100vw - 100px + 20px) * 12);
  }

  .timeline .contents .show-12{
    transform:translateX(calc((100vw - 100px) * ( 12 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-13{
    width:calc( (100vw - 100px + 20px) * 13);
  }

  .timeline .contents .show-13{
    transform:translateX(calc((100vw - 100px) * ( 13 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-14{
    width:calc( (100vw - 100px + 20px) * 14);
  }

  .timeline .contents .show-14{
    transform:translateX(calc((100vw - 100px) * ( 14 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-15{
    width:calc( (100vw - 100px + 20px) * 15);
  }

  .timeline .contents .show-15{
    transform:translateX(calc((100vw - 100px) * ( 15 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-16{
    width:calc( (100vw - 100px + 20px) * 16);
  }

  .timeline .contents .show-16{
    transform:translateX(calc((100vw - 100px) * ( 16 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-17{
    width:calc( (100vw - 100px + 20px) * 17);
  }

  .timeline .contents .show-17{
    transform:translateX(calc((100vw - 100px) * ( 17 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-18{
    width:calc( (100vw - 100px + 20px) * 18);
  }

  .timeline .contents .show-18{
    transform:translateX(calc((100vw - 100px) * ( 18 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-19{
    width:calc( (100vw - 100px + 20px) * 19);
  }

  .timeline .contents .show-19{
    transform:translateX(calc((100vw - 100px) * ( 19 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-20{
    width:calc( (100vw - 100px + 20px) * 20);
  }

  .timeline .contents .show-20{
    transform:translateX(calc((100vw - 100px) * ( 20 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-21{
    width:calc( (100vw - 100px + 20px) * 21);
  }

  .timeline .contents .show-21{
    transform:translateX(calc((100vw - 100px) * ( 21 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-22{
    width:calc( (100vw - 100px + 20px) * 22);
  }

  .timeline .contents .show-22{
    transform:translateX(calc((100vw - 100px) * ( 22 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-23{
    width:calc( (100vw - 100px + 20px) * 23);
  }

  .timeline .contents .show-23{
    transform:translateX(calc((100vw - 100px) * ( 23 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-24{
    width:calc( (100vw - 100px + 20px) * 24);
  }

  .timeline .contents .show-24{
    transform:translateX(calc((100vw - 100px) * ( 24 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-25{
    width:calc( (100vw - 100px + 20px) * 25);
  }

  .timeline .contents .show-25{
    transform:translateX(calc((100vw - 100px) * ( 25 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-26{
    width:calc( (100vw - 100px + 20px) * 26);
  }

  .timeline .contents .show-26{
    transform:translateX(calc((100vw - 100px) * ( 26 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-27{
    width:calc( (100vw - 100px + 20px) * 27);
  }

  .timeline .contents .show-27{
    transform:translateX(calc((100vw - 100px) * ( 27 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-28{
    width:calc( (100vw - 100px + 20px) * 28);
  }

  .timeline .contents .show-28{
    transform:translateX(calc((100vw - 100px) * ( 28 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-29{
    width:calc( (100vw - 100px + 20px) * 29);
  }

  .timeline .contents .show-29{
    transform:translateX(calc((100vw - 100px) * ( 29 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-30{
    width:calc( (100vw - 100px + 20px) * 30);
  }

  .timeline .contents .show-30{
    transform:translateX(calc((100vw - 100px) * ( 30 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-31{
    width:calc( (100vw - 100px + 20px) * 31);
  }

  .timeline .contents .show-31{
    transform:translateX(calc((100vw - 100px) * ( 31 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-32{
    width:calc( (100vw - 100px + 20px) * 32);
  }

  .timeline .contents .show-32{
    transform:translateX(calc((100vw - 100px) * ( 32 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-33{
    width:calc( (100vw - 100px + 20px) * 33);
  }

  .timeline .contents .show-33{
    transform:translateX(calc((100vw - 100px) * ( 33 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-34{
    width:calc( (100vw - 100px + 20px) * 34);
  }

  .timeline .contents .show-34{
    transform:translateX(calc((100vw - 100px) * ( 34 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-35{
    width:calc( (100vw - 100px + 20px) * 35);
  }

  .timeline .contents .show-35{
    transform:translateX(calc((100vw - 100px) * ( 35 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-36{
    width:calc( (100vw - 100px + 20px) * 36);
  }

  .timeline .contents .show-36{
    transform:translateX(calc((100vw - 100px) * ( 36 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-37{
    width:calc( (100vw - 100px + 20px) * 37);
  }

  .timeline .contents .show-37{
    transform:translateX(calc((100vw - 100px) * ( 37 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-38{
    width:calc( (100vw - 100px + 20px) * 38);
  }

  .timeline .contents .show-38{
    transform:translateX(calc((100vw - 100px) * ( 38 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-39{
    width:calc( (100vw - 100px + 20px) * 39);
  }

  .timeline .contents .show-39{
    transform:translateX(calc((100vw - 100px) * ( 39 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-40{
    width:calc( (100vw - 100px + 20px) * 40);
  }

  .timeline .contents .show-40{
    transform:translateX(calc((100vw - 100px) * ( 40 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-41{
    width:calc( (100vw - 100px + 20px) * 41);
  }

  .timeline .contents .show-41{
    transform:translateX(calc((100vw - 100px) * ( 41 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-42{
    width:calc( (100vw - 100px + 20px) * 42);
  }

  .timeline .contents .show-42{
    transform:translateX(calc((100vw - 100px) * ( 42 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-43{
    width:calc( (100vw - 100px + 20px) * 43);
  }

  .timeline .contents .show-43{
    transform:translateX(calc((100vw - 100px) * ( 43 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-44{
    width:calc( (100vw - 100px + 20px) * 44);
  }

  .timeline .contents .show-44{
    transform:translateX(calc((100vw - 100px) * ( 44 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-45{
    width:calc( (100vw - 100px + 20px) * 45);
  }

  .timeline .contents .show-45{
    transform:translateX(calc((100vw - 100px) * ( 45 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-46{
    width:calc( (100vw - 100px + 20px) * 46);
  }

  .timeline .contents .show-46{
    transform:translateX(calc((100vw - 100px) * ( 46 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-47{
    width:calc( (100vw - 100px + 20px) * 47);
  }

  .timeline .contents .show-47{
    transform:translateX(calc((100vw - 100px) * ( 47 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-48{
    width:calc( (100vw - 100px + 20px) * 48);
  }

  .timeline .contents .show-48{
    transform:translateX(calc((100vw - 100px) * ( 48 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-49{
    width:calc( (100vw - 100px + 20px) * 49);
  }

  .timeline .contents .show-49{
    transform:translateX(calc((100vw - 100px) * ( 49 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-50{
    width:calc( (100vw - 100px + 20px) * 50);
  }

  .timeline .contents .show-50{
    transform:translateX(calc((100vw - 100px) * ( 50 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-51{
    width:calc( (100vw - 100px + 20px) * 51);
  }

  .timeline .contents .show-51{
    transform:translateX(calc((100vw - 100px) * ( 51 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-52{
    width:calc( (100vw - 100px + 20px) * 52);
  }

  .timeline .contents .show-52{
    transform:translateX(calc((100vw - 100px) * ( 52 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-53{
    width:calc( (100vw - 100px + 20px) * 53);
  }

  .timeline .contents .show-53{
    transform:translateX(calc((100vw - 100px) * ( 53 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-54{
    width:calc( (100vw - 100px + 20px) * 54);
  }

  .timeline .contents .show-54{
    transform:translateX(calc((100vw - 100px) * ( 54 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-55{
    width:calc( (100vw - 100px + 20px) * 55);
  }

  .timeline .contents .show-55{
    transform:translateX(calc((100vw - 100px) * ( 55 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-56{
    width:calc( (100vw - 100px + 20px) * 56);
  }

  .timeline .contents .show-56{
    transform:translateX(calc((100vw - 100px) * ( 56 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-57{
    width:calc( (100vw - 100px + 20px) * 57);
  }

  .timeline .contents .show-57{
    transform:translateX(calc((100vw - 100px) * ( 57 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-58{
    width:calc( (100vw - 100px + 20px) * 58);
  }

  .timeline .contents .show-58{
    transform:translateX(calc((100vw - 100px) * ( 58 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-59{
    width:calc( (100vw - 100px + 20px) * 59);
  }

  .timeline .contents .show-59{
    transform:translateX(calc((100vw - 100px) * ( 59 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-60{
    width:calc( (100vw - 100px + 20px) * 60);
  }

  .timeline .contents .show-60{
    transform:translateX(calc((100vw - 100px) * ( 60 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-61{
    width:calc( (100vw - 100px + 20px) * 61);
  }

  .timeline .contents .show-61{
    transform:translateX(calc((100vw - 100px) * ( 61 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-62{
    width:calc( (100vw - 100px + 20px) * 62);
  }

  .timeline .contents .show-62{
    transform:translateX(calc((100vw - 100px) * ( 62 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-63{
    width:calc( (100vw - 100px + 20px) * 63);
  }

  .timeline .contents .show-63{
    transform:translateX(calc((100vw - 100px) * ( 63 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-64{
    width:calc( (100vw - 100px + 20px) * 64);
  }

  .timeline .contents .show-64{
    transform:translateX(calc((100vw - 100px) * ( 64 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-65{
    width:calc( (100vw - 100px + 20px) * 65);
  }

  .timeline .contents .show-65{
    transform:translateX(calc((100vw - 100px) * ( 65 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-66{
    width:calc( (100vw - 100px + 20px) * 66);
  }

  .timeline .contents .show-66{
    transform:translateX(calc((100vw - 100px) * ( 66 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-67{
    width:calc( (100vw - 100px + 20px) * 67);
  }

  .timeline .contents .show-67{
    transform:translateX(calc((100vw - 100px) * ( 67 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-68{
    width:calc( (100vw - 100px + 20px) * 68);
  }

  .timeline .contents .show-68{
    transform:translateX(calc((100vw - 100px) * ( 68 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-69{
    width:calc( (100vw - 100px + 20px) * 69);
  }

  .timeline .contents .show-69{
    transform:translateX(calc((100vw - 100px) * ( 69 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-70{
    width:calc( (100vw - 100px + 20px) * 70);
  }

  .timeline .contents .show-70{
    transform:translateX(calc((100vw - 100px) * ( 70 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-71{
    width:calc( (100vw - 100px + 20px) * 71);
  }

  .timeline .contents .show-71{
    transform:translateX(calc((100vw - 100px) * ( 71 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-72{
    width:calc( (100vw - 100px + 20px) * 72);
  }

  .timeline .contents .show-72{
    transform:translateX(calc((100vw - 100px) * ( 72 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-73{
    width:calc( (100vw - 100px + 20px) * 73);
  }

  .timeline .contents .show-73{
    transform:translateX(calc((100vw - 100px) * ( 73 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-74{
    width:calc( (100vw - 100px + 20px) * 74);
  }

  .timeline .contents .show-74{
    transform:translateX(calc((100vw - 100px) * ( 74 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-75{
    width:calc( (100vw - 100px + 20px) * 75);
  }

  .timeline .contents .show-75{
    transform:translateX(calc((100vw - 100px) * ( 75 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-76{
    width:calc( (100vw - 100px + 20px) * 76);
  }

  .timeline .contents .show-76{
    transform:translateX(calc((100vw - 100px) * ( 76 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-77{
    width:calc( (100vw - 100px + 20px) * 77);
  }

  .timeline .contents .show-77{
    transform:translateX(calc((100vw - 100px) * ( 77 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-78{
    width:calc( (100vw - 100px + 20px) * 78);
  }

  .timeline .contents .show-78{
    transform:translateX(calc((100vw - 100px) * ( 78 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-79{
    width:calc( (100vw - 100px + 20px) * 79);
  }

  .timeline .contents .show-79{
    transform:translateX(calc((100vw - 100px) * ( 79 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-80{
    width:calc( (100vw - 100px + 20px) * 80);
  }

  .timeline .contents .show-80{
    transform:translateX(calc((100vw - 100px) * ( 80 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-81{
    width:calc( (100vw - 100px + 20px) * 81);
  }

  .timeline .contents .show-81{
    transform:translateX(calc((100vw - 100px) * ( 81 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-82{
    width:calc( (100vw - 100px + 20px) * 82);
  }

  .timeline .contents .show-82{
    transform:translateX(calc((100vw - 100px) * ( 82 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-83{
    width:calc( (100vw - 100px + 20px) * 83);
  }

  .timeline .contents .show-83{
    transform:translateX(calc((100vw - 100px) * ( 83 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-84{
    width:calc( (100vw - 100px + 20px) * 84);
  }

  .timeline .contents .show-84{
    transform:translateX(calc((100vw - 100px) * ( 84 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-85{
    width:calc( (100vw - 100px + 20px) * 85);
  }

  .timeline .contents .show-85{
    transform:translateX(calc((100vw - 100px) * ( 85 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-86{
    width:calc( (100vw - 100px + 20px) * 86);
  }

  .timeline .contents .show-86{
    transform:translateX(calc((100vw - 100px) * ( 86 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-87{
    width:calc( (100vw - 100px + 20px) * 87);
  }

  .timeline .contents .show-87{
    transform:translateX(calc((100vw - 100px) * ( 87 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-88{
    width:calc( (100vw - 100px + 20px) * 88);
  }

  .timeline .contents .show-88{
    transform:translateX(calc((100vw - 100px) * ( 88 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-89{
    width:calc( (100vw - 100px + 20px) * 89);
  }

  .timeline .contents .show-89{
    transform:translateX(calc((100vw - 100px) * ( 89 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-90{
    width:calc( (100vw - 100px + 20px) * 90);
  }

  .timeline .contents .show-90{
    transform:translateX(calc((100vw - 100px) * ( 90 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-91{
    width:calc( (100vw - 100px + 20px) * 91);
  }

  .timeline .contents .show-91{
    transform:translateX(calc((100vw - 100px) * ( 91 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-92{
    width:calc( (100vw - 100px + 20px) * 92);
  }

  .timeline .contents .show-92{
    transform:translateX(calc((100vw - 100px) * ( 92 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-93{
    width:calc( (100vw - 100px + 20px) * 93);
  }

  .timeline .contents .show-93{
    transform:translateX(calc((100vw - 100px) * ( 93 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-94{
    width:calc( (100vw - 100px + 20px) * 94);
  }

  .timeline .contents .show-94{
    transform:translateX(calc((100vw - 100px) * ( 94 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-95{
    width:calc( (100vw - 100px + 20px) * 95);
  }

  .timeline .contents .show-95{
    transform:translateX(calc((100vw - 100px) * ( 95 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-96{
    width:calc( (100vw - 100px + 20px) * 96);
  }

  .timeline .contents .show-96{
    transform:translateX(calc((100vw - 100px) * ( 96 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-97{
    width:calc( (100vw - 100px + 20px) * 97);
  }

  .timeline .contents .show-97{
    transform:translateX(calc((100vw - 100px) * ( 97 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-98{
    width:calc( (100vw - 100px + 20px) * 98);
  }

  .timeline .contents .show-98{
    transform:translateX(calc((100vw - 100px) * ( 98 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-99{
    width:calc( (100vw - 100px + 20px) * 99);
  }

  .timeline .contents .show-99{
    transform:translateX(calc((100vw - 100px) * ( 99 - 1 ) * -1 + 20px));
    will-change:transform;
  }

  .timeline .contents .step-100{
    width:calc( (100vw - 100px + 20px) * 100);
  }

  .timeline .contents .show-100{
    transform:translateX(calc((100vw - 100px) * ( 100 - 1 ) * -1 + 20px));
    will-change:transform;
  }
}

.contents-3columns .item-content{
  margin-bottom:32px;
  cursor:pointer;
}

.contents-3columns .item-content > a:nth-child(1){
  height:230px;
  background-image:url(/images/cmp-default.png?af2ddceb0934920fc5520db5965ab237);
  margin-bottom:8px;
}

.contents-3columns .item-content .image{
  max-height:230px;
  overflow:hidden;
}

.contents-3columns .item-content .image .imageBg{
  background-image:url(/images/cmp-default.png?af2ddceb0934920fc5520db5965ab237);
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.contents-3columns .item-content .image .imageBg:hover{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

.contents-3columns .item-content .categories-container{
  margin-bottom:4px;
}

.slideshow-related{
  position:relative;
  margin-bottom:120px;
}

@media only screen and (max-width: 1023px){
  .slideshow-related{
    margin-bottom:30px;
  }
}

.slideshow-related .slider-controls{
  top:287.5px;
}

.slideshow-related .tns-nav{
  top:490px;
  bottom:unset;
}

@media only screen and (max-width: 1023px){
  .slideshow-related .tns-nav{
    top:235px;
  }
}

.slideshow-related .item .inner .container .info .name{
  color:#0F2F7F;
  font-family:Regular;
  font-size:24px;
  font-weight:bold;
  line-height:24px;
  margin-bottom:12px;
}

.slideshow-related .item .inner .container .info .image{
  height:475px;
}

.slideshow-related .item .inner .container .info .image .imageBg{
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
}

.slideshow-related .item .inner .container .info .body{
  background-color:#B4E1FA;
  color:#0F2F7F;
  font-family:Regular;
  font-size:21px;
  font-weight:500;
  line-height:24px;
  padding:16px !important;
  margin-top:0 !important;
}

.slideshow-related .item .inner .container .info .body img{
  display:none;
}

.slideshow-related .item .inner .container .info.without-image .image{
  display:none;
}

.slideshow-related .item .inner .container .info.without-image .body{
  background-image:url("/images/domus/bg-dicas.png");
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  background-color:#EAEEF5;
  height:475px;
  padding:30px 65px !important;
}

@media only screen and (max-width: 1023px){
  .slideshow-related .item .inner .container .info .image{
    height:220px;
  }

  .slideshow-related .item .inner .container .info .body{
    font-size:17px;
    line-height:19px;
    padding:8px !important;
  }

  .slideshow-related .item .inner .container .info.without-image .body{
    padding:8px 8px 36px 8px !important;
    height:220px;
    overflow:auto;
  }
}

.countdown-content{
  position:relative;
  height:140px;
  overflow:hidden;
}

@media only screen and (min-width: 1024px){
  .countdown-content{
    height:180px;
  }
}

.countdown-content:hover .imageBg{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

.countdown-content .imageBg{
  width:100%;
  height:100%;
  background-image:url(/images/carousel.png?b670d8e55a164473eb229938169a05d1);
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.countdown-content .imageBg:before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  background-color:black;
  opacity:50%;
}

.countdown-content .countdown-time{
  position:absolute;
  top:25px;
  color:white;
  left:0;
  right:0;
  text-align:center;
}

.countdown-content .countdown-time > div{
  display:inline-block;
  vertical-align:middle;
  color:#DEDEDE;
  font-family:Inter;
  font-size:36px;
  font-weight:bold;
  line-height:38px;
}

.countdown-content .countdown-time > div:not(:last-child){
  color:#F49342;
}

.countdown-content .countdown-time > div:not(:first-child){
  margin-left:4px;
}

.countdown-content .countdown-time > div:not(:first-child)::before{
  content:":";
  vertical-align:text-top;
  margin-right:4px;
}

@media only screen and (min-width: 1024px){
  .countdown-content .countdown-time > div{
    font-size:80px;
    line-height:97px;
    top:40px;
  }

  .countdown-content .countdown-time > div:not(:first-child){
    margin-left:16px;
  }

  .countdown-content .countdown-time > div:not(:first-child)::before{
    content:":";
    vertical-align:text-bottom;
    margin-right:16px;
  }
}

.countdown-content .countdown-description{
  position:absolute;
  bottom:25px;
  left:0;
  right:0;
  text-align:center;
  color:white;
  font-family:Inter;
  font-size:15px;
  font-weight:500;
  line-height:19px;
}

.accordion .accordion-item .accordion-header{
  display:flex;
  padding:16px 30px;
  font-family:Inter-Medium;
  font-size:16px;
  line-height:20px;
  color:#006FBB;
  text-align:left;
  cursor:pointer;
}

.accordion .accordion-item .accordion-header .accordion-header-container{
  width:calc(100% - 26px);
}

.accordion .accordion-item .accordion-header .accordion-header-container .name{
  display:inline-block;
  vertical-align:middle;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
}

.accordion .accordion-item .accordion-header .accordion-header-container .description{
  display:inline-block;
  vertical-align:middle;
  font-family:Inter;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
}

.accordion .accordion-item .accordion-header .accordion-header-container .description:before{
  content:"|";
}

.accordion .accordion-item .accordion-header i{
  display:inline-block;
  vertical-align:middle;
  border:1px solid;
  border-radius:100%;
  width:21px;
  height:21px;
  transform:rotate(0deg);
  will-change:transform;
  transition:transform 100ms linear;
}

.accordion .accordion-item .accordion-header i span{
  height:21px;
  width:9px;
}

.accordion .accordion-item .accordion-header:not(.active),
.accordion .accordion-item .accordion-header.disabled,
.accordion .accordion-item .accordion-header.countdown-active{
  border-bottom:1px solid rgba(33, 43, 54, 0.2);
}

.accordion .accordion-item .accordion-header.active:not(.disabled) i,
.accordion .accordion-item .accordion-header.countdown-active i{
  transform:rotate(180deg);
  will-change:transform;
  transition:transform 100ms linear;
}

.accordion .accordion-item .accordion-header.active:not(.disabled) + .accordion-body,
.accordion .accordion-item .accordion-header.countdown-active + .accordion-body{
  max-height:5000px;
  transition:max-height 100ms linear;
}

.accordion .accordion-item .accordion-header.disabled i{
  opacity:0.3;
}

.accordion .accordion-item .accordion-header.countdown-active + .accordion-body .accordion-body-container{
  padding:30px;
}

.accordion .accordion-item .accordion-header.countdown-active + .accordion-body .accordion-body-container > *:not(.countdown-content){
  display:none;
}

@media only screen and (max-width: 1023px){
  .accordion .accordion-item .accordion-header{
    padding:16px 0px;
    font-size:14px;
    line-height:18px;
  }
}

.accordion .accordion-item .accordion-body{
  max-height:0;
  overflow:hidden;
  transition:max-height 100ms linear;
}

.accordion .accordion-item .accordion-body .accordion-body-container{
  padding:16px 30px 30px 30px;
  color:#212B36;
  font-family:Inter;
  font-size:16px;
  line-height:26px;
  background-color:#F9FAFB;
  border-radius:4px;
  border:1px solid #D3D5D7;
  text-align:center;
}

.accordion .accordion-item .accordion-body .accordion-body-container .name,
.accordion .accordion-item .accordion-body .accordion-body-container .body{
  text-align:left;
}

.accordion .accordion-item .accordion-body .accordion-body-container .name img,
.accordion .accordion-item .accordion-body .accordion-body-container .body img{
  max-width:100%;
}

.accordion .accordion-item .accordion-body .accordion-body-container .body a,
.accordion .accordion-item .accordion-body .accordion-body-container .body a *{
  color:#0091FF;
}

.accordion .accordion-item .accordion-body .accordion-body-container *{
  border-bottom:0;
}

.accordion .accordion-item .accordion-body .accordion-body-container .button{
  background-color:#0091FF;
  padding:12px 6px;
}

.accordion .accordion-item .accordion-body .accordion-body-container .button a{
  color:white;
  font-family:Regular;
  font-size:15px;
  line-height:16px;
  text-align:center;
}

@media only screen and (max-width: 1023px){
  .accordion .accordion-item .accordion-body .accordion-body-container{
    padding:16px;
    font-size:14px;
    line-height:20px;
  }
}

.content-destaque .item-content.content-big{
  position:relative;
}

.content-destaque .item-content.content-big .categories-container{
  margin:10px 0 3px;
}

.content-destaque .item-content.content-big .name{
  margin-bottom:10px;
}

.content-destaque .item-content.content-small:not(:last-child){
  padding-bottom:0px;
}

.content-destaque .item-content.content-small .categories-container{
  width:100%;
  margin-left:0;
}

.content-destaque .item-content.content-small .categories-container .category-label:first-child{
  margin-left:0;
}

.content-destaque .item-content.content-small a{
  width:100%;
}

.content-destaque .item-content.content-small a:nth-child(3){
  display:none;
}

.content-destaque .item-content.content-small .name{
  width:100%;
  max-width:100%;
  margin-left:0;
}

.content-destaque .item-content.content-small .image{
  position:relative;
  max-width:100%;
  width:100%;
  overflow:hidden;
  margin-bottom:8px;
}

.content-destaque .item-content.content-small .image .imageBg{
  transform:scale(1);
  will-change:transform;
  transition:transform 200ms linear;
}

.content-destaque .item-content.content-small .image .imageBg:hover{
  transform:scale(1.2);
  will-change:transform;
  transition:transform 200ms linear;
}

.content-destaque .item-content.content-small:not(:last-child){
  border:none;
}

.content-destaque .see-more{
  float:none;
  text-align:center;
}

@media only screen and (max-width: 767px){
  .content-destaque .item-content{
    display:block;
    max-width:350px;
    width:100%;
    min-height:170px;
    margin:0 auto;
  }

  .content-destaque .item-content.content-big{
    margin-bottom:30px;
  }

  .content-destaque .item-content .image{
    height:170px;
  }
}

@media only screen and (min-width: 768px){
  .content-destaque .section-col .item-content.content-big:after{
    content:"";
    position:absolute;
    height:100%;
    border-right:1px solid #EAEEF5;
    top:0;
    right:-8%;
  }

  .content-destaque .section-col .item-content.content-big .image{
    height:375px;
  }

  .content-destaque .section-col .item-content.content-small .image{
    height:115px;
  }

  .content-destaque .section-col .item-content.content-small:not(:first-child){
    padding-top:61px;
  }

  .content-destaque .section-col .item-content.content-small:first-child .name a,
  .content-destaque .section-col .item-content.content-small:first-child .name{
    height:75px;
    overflow:hidden;
  }
}

@media only screen and (min-width: 1024px){
  .content-destaque .section-col .item-content.content-big:after{
    content:"";
    right:-60px;
  }

  .content-destaque .section-col .item-content.content-big .image{
    height:486px;
  }

  .content-destaque .section-col .item-content.content-small .image{
    height:170px;
  }
}

@media only screen and (min-width: 768px){
  .calendar.grid .item.col-md-3{
    padding:0 11.25px !important;
  }

  .calendar.grid .item.col-md-3:nth-child(4n+1){
    padding-left:0 !important;
  }

  .calendar.grid .item.col-md-3:nth-child(4n+4){
    padding-right:0 !important;
  }
}

.calendar.grid .item .info .name{
  color:#006FBB;
  font-family:Regular-Medium;
  font-size:21px;
  line-height:29px;
}

.calendar.grid .item .info .date,
.calendar.grid .item .info .time,
.calendar.grid .item .info .time_interval,
.calendar.grid .item .info .local{
  color:#212B36;
  font-family:Inter-Regular;
  font-size:14px;
  line-height:14px;
}

.calendar.grid .item .info .local .icon{
  vertical-align:middle;
  margin-right:5px;
}

.calendar.grid .item .date2 .date3{
  margin-top:8px;
}

.calendar.grid .item .date2 .date3:before{
  content:"";
  display:block;
  width:100%;
  border-top:2px solid #0F2F7F;
  padding-top:8px;
}

.calendar.grid .item .date2 .date3 > span{
  font-family:Inter;
  font-size:24px;
  color:#0F2F7F;
  text-transform:uppercase;
  text-align:center;
  width:45px;
  display:block;
}

.table-list{
  margin-bottom:120px;
  max-width:100%;
  overflow:auto;
}

@media only screen and (max-width: 767px){
  .table-list{
    margin-bottom:30px;
  }
}

.table-list table{
  width:100%;
  border:1px solid #0F2F7F;
  border-radius:4px;
  border-spacing:0;
  overflow:hidden;
}

.table-list table.sortable tr th{
  cursor:pointer;
}

.table-list table thead{
  background-color:#EBF5FA;
}

.table-list table thead th{
  background-color:#EBF5FA;
  color:#0F2F7F;
  font-family:Regular;
  font-size:21px;
  font-weight:500;
  line-height:24px;
  text-align:center;
  padding:16px;
}

.table-list table tbody tr:nth-child(odd){
  background-color:white;
}

.table-list table tbody tr:nth-child(even){
  background-color:#F4F6F8;
}

.table-list table tbody tr td{
  color:#212B36;
  font-family:Inter;
  font-size:14px;
  line-height:20px;
  text-align:center;
  padding:10px;
}

@media only screen and (max-width: 767px){
  .table-list table tbody tr td{
    padding:0;
  }
}

#home .container-left-right{
  display:table;
}

#home .content .content-destaque .see-more .field-more a{
  color:#0F2F7F;
}

#home .content .content-date-category-container .content-date-category .see-more .field-more a{
  color:#0F2F7F;
}

#home .content3 .link.simple{
  margin-top:32px;
}

#home .content_bottom_full > .container > .text.html{
  margin:14px 0 30px;
}

#home .content_bottom_full .content-destaque-list .section-list .loading-container .loading{
  border-top:2px solid black;
}

@media only screen and (max-width: 1023px){
  #home .content3 .grid .item .info .name{
    max-height:45px;
  }
}

#home .section{
  min-height:0;
}

@media only screen and (max-width: 767px){
  #home .container-left-right{
    margin-bottom:30px;
  }
}

#contact{
}

#contact .content{
  margin:30px 0;
}

#contact .content .text{
  color:#0F2F7F;
  font-family:Regular-Bold;
  font-size:24px;
  line-height:24px;
  margin-bottom:30px;
}

#contact .map{
  height:250px;
}

#contact .body{
  color:#212B36;
  font-family:Inter;
  font-size:16px;
  line-height:26px;
}

#contact .form .submit span{
  display:block;
}

#contact .form .submit span.hidden{
  display:none;
}

@media only screen and (max-width: 767px){
  #contact .contents.simple{
    margin-bottom:30px;
  }

  #contact .form input:not([type=checkbox]){
    width:100% !important;
  }

  #contact .form .action .info{
    margin-top:0;
    margin-bottom:12px;
    float:none;
  }

  #contact .form .action button.submit{
    float:none;
    margin-top:12px;
  }
}

#conteudo .section{
  min-height:0;
}

#conteudo .banner .contents.info-banner,
#conteudo .banner .contents.info{
  min-height:475px;
}

#conteudo .banner .contents .content > .container{
  max-width:calc(100% - 95px);
  margin-left:95px;
  box-sizing:border-box;
}

@media only screen and (max-width: 1023px){
  #conteudo .banner{
    min-height:237.5px;
  }

  #conteudo .banner .contents.info-banner,
  #conteudo .banner .contents.info{
    min-height:237.5px;
  }

  #conteudo .banner .contents .content > .container{
    margin-left:30px;
    max-width:calc(100% - 30px);
  }
}

#conteudo .container-conteudo{
  display:table;
}

#conteudo .content.content_bottom{
  padding:60px 0;
  border-top:1px solid #EAEEF5;
}

#conteudo .content.content_bottom .text.html{
  font-family:Regular-Medium;
}

#conteudo .content.content_bottom .content.grid .contents .item{
  height:400px;
  padding:15px;
}

#conteudo .content.content_bottom .content.grid .contents .item:first-child{
  padding-left:0;
}

#conteudo .content.content_bottom .content.grid .contents .item:last-child{
  padding-right:0;
}

#conteudo .content.content_bottom .content.grid .contents .item .left,
#conteudo .content.content_bottom .content.grid .contents .item .right{
  display:inline-block;
}

#conteudo .content.content_bottom .content.grid .contents .item .right{
  max-width:calc(100% - 45px);
  vertical-align:top;
}

#conteudo .content.content_bottom .content.grid .contents .item .name a{
  color:#0F2F7F;
}

@media only screen and (min-width: 1024px){
  #conteudo .content.content_bottom .content.grid > .contents{
    display:table;
  }

  #conteudo .content.content_bottom .content.grid > .contents .item{
    height:auto;
  }
}

#conteudo .content.content-left .contents.info .container .content .body{
  margin-bottom:32px;
}

@media only screen and (max-width: 1023px){
  #conteudo .content.content-left .contents.info .content .buy-ticket .local-info{
    margin-bottom:15px;
  }
}

#conteudo .content.content-right{
  margin-top:100px;
  background-color:#EAEEF5;
  padding:15px;
  border-radius:4px;
  margin-bottom:30px;
}

#conteudo .content.content-right .text.html{
  margin-bottom:32px;
}

#conteudo .content.content-right .content.grid .contents .item.small{
  padding:0;
  margin-bottom:15px;
  height:100px;
}

#conteudo .content.content-right .content.grid .contents .item.small .left,
#conteudo .content.content-right .content.grid .contents .item.small .right{
  float:left;
  width:50%;
  height:100px;
}

#conteudo .content.content-right .content.grid .contents .item.small .right{
  padding-left:15px;
  box-sizing:content-box;
  width:calc(50% - 15px);
}

#conteudo .content.content-right .content.grid .contents .item.small .right .categories-container{
  margin-bottom:5px;
}

#conteudo .content.content-right .content.grid .contents .item.small .right .name{
  height:65px;
  overflow:hidden;
}

#conteudo .content.content-right .content.grid .contents .item.small .right .name a{
  font-family:Regular-Medium;
}

#conteudo .content.content-right .content.grid .contents .item.small .right .name .link{
  max-height:48px;
}

#conteudo .content.content-right .content.grid .contents .item.small .right .name .link::after,
#conteudo .content.content-right .content.grid .contents .item.small .right .name .link::before{
  background:#EAEEF5;
}

#conteudo .content.content-right .content.grid .contents .item.small .left .image{
  max-height:100%;
}

#conteudo .content.content-right .content.grid .contents .item.small .left .image .imageBg{
  margin-top:0;
  height:100px;
}

@media only screen and (max-width: 767px){
  #conteudo .content.content_bottom .content.grid .contents .item{
    padding:0 !important;
  }
}

@media only screen and (max-width: 1023px){
  #conteudo .banner,
  #conteudo .container.container-conteudo{
    padding:0;
  }

  #conteudo .content.content_bottom .content.grid .contents .item{
    height:auto;
  }
}

#conteudoDefault > .container > .container-center > .content > .contents > .content > .container > div:first-child{
  padding-top:0;
}

#conteudoDefault > .container > .container-center > .content > .contents > .content > .container > div.body{
  margin-top:0;
}

#conteudoDefault > .container > .container-center > .content > .contents > .content > .container > div:last-child:not(.buy-ticket){
  border-bottom:0;
}

#conteudoDefault > .container .content-full .menu-card{
  text-align:center;
}

#conteudoDefault > .container .content-full .menu-card li{
  text-align:left;
}

#conteudoDefault .section{
  min-height:0;
}

#conteudoDefault .banner .info-banner{
  min-height:475px;
}

#conteudoDefault .banner .info-banner .name{
  margin-top:175px;
}

#conteudoDefault .container-center{
  text-align:center;
  overflow:hidden;
}

#conteudoDefault .container-center div{
  text-align:left;
}

@media only screen and (max-width: 767px){
  #conteudoDefault .container-center > div{
    padding:0;
  }
}

#conteudoDefault .container-center .with-fields .content .body{
  border-bottom:none;
}

#conteudoDefault .container-center .info .content{
  text-align:left;
}

#conteudoDefault .container-center .info .content .body{
  border-bottom:1px solid #EAEEF5;
  margin:30px 0 0 0;
  padding-bottom:60px;
}

#conteudoDefault .container-center .info .content .simple-fields{
  border-bottom:1px solid #EAEEF5;
  padding-bottom:60px;
}

#conteudoDefault .container-center .info .content .simple-fields .simple-fields-container{
  padding:16px;
  background:#EAEEF5;
  border-radius:4px;
}

#conteudoDefault .container-center .slideshow-related .tns-outer .tns-nav{
  text-align:center;
}

#conteudoDefault .content-full{
  border-top:1px solid #EAEEF5;
  padding-top:60px;
}

#conteudoDefault .content-full .text.html{
  color:#0F2F7F;
  font-family:Regular-Medium;
  font-size:21px;
  font-weight:500;
  letter-spacing:0;
  line-height:24px;
}

@media only screen and (max-width: 767px){
  #conteudoDefault .banner .info-banner{
    min-height:237.5px;
  }

  #conteudoDefault .banner .info-banner .name{
    margin-top:60px;
  }

  #conteudoDefault .container-center .info .content .body{
    margin:15px 0 0 0;
    padding-bottom:30px;
  }
}

@media only screen and (max-width: 1023px){
  #conteudoDefault .banner{
    padding:0;
  }

  #conteudoDefault .container.container-center{
    padding:0;
  }

  #conteudoDefault .container.container-center .container{
    padding:0;
  }

  #conteudoDefault .content-full{
    padding-top:20px;
  }
}

#default > .container{
  min-height:calc(100vh - 264px);
  margin-bottom:60px;
}

#default > .container > .content .text.html{
  margin-top:64px;
  padding-bottom:12px;
  position:relative;
  margin-bottom:30px;
  width:unset;
  display:inline-block;
}

#default > .container > .content .text.html:after{
  content:"";
  width:125%;
  height:2px;
  background:#0F2F7F;
  bottom:0;
  left:0;
  position:absolute;
}

@media only screen and (max-width: 767px){
  #default > .container{
    margin-bottom:30px;
  }

  #default > .container > .content .text.html{
    margin-top:32px;
  }
}

#default.noticias .grid .item .image{
  height:230px;
}

#default.noticias .grid .item .image .imageBg{
  height:100%;
}

#goportoDefault > .container{
  min-height:calc(100vh - 264px);
  margin-bottom:60px;
}

#goportoDefault > .container > .content .text.html{
  margin-top:64px;
  margin-bottom:40px;
}

#goportoDefault > .container > .content .grid.default .contents .item{
  height:263px;
}

@media only screen and (max-width: 767px){
  #goportoDefault > .container{
    margin-bottom:30px;
  }

  #goportoDefault > .container > .content .text.html{
    margin-top:32px;
  }
}

#error{
  display:block;
}

#error .content{
  min-height:calc(100vh - 400px);
  margin:60px 0 80px;
}

#error .content .text.html{
  display:block;
  padding:40px 0 60px;
}

#error .content .text.html .message{
  text-align:center;
  font-family:Regular;
}

#error .content .text.html .message p{
  font-family:Regular-Bold;
}

#error .content .search-plugin{
  position:relative;
  overflow:visible;
  z-index:1;
}

#error .content .search-plugin .block.search .inner{
  width:100%;
  left:0;
}

#error .content .search-plugin .block.search .search-container{
  width:calc(100% - 222px);
}

#error .content .search-plugin .block.search .search-close{
  display:none;
}

@media only screen and (max-width: 1023px){
  #error .content{
    margin:30px 0 40px;
  }

  #error .content .text.html{
    padding:20px 0 30px;
  }

  #error .content .text.html .message{
    font-size:18px;
    line-height:30px;
  }

  #error .content .search-plugin .block.search .inner{
    height:40px;
  }

  #error .content .search-plugin .block.search .inner .search-icon{
    padding:7px;
  }

  #error .content .search-plugin .block.search .search-container{
    width:calc(100% - 130px);
  }

  #error .content .search-plugin .block.search .search-container .search-input{
    padding:10px 0;
  }
}

#error .footer{
  background-size:contain;
  background-repeat:no-repeat;
}

#error .footer .container > div:nth-child(2).block.logo{
  display:none;
}

@media only screen and (max-width: 767px){
  #procurar > .container{
    min-height:calc(100vh - 235px);
  }
}

#map > .container .content .text.html{
  margin-top:62px;
}

@media only screen and (max-width: 1023px){
  #map > .container .content .text.html{
    margin-top:32px;
  }
}

#map > .container .content .mipweb-map-list{
  margin-bottom:120px;
}

#map > .container .content .mipweb-map-list .filters .icon{
  vertical-align:middle;
}

#map > .container .content .mipweb-map-list .filters .category.hidden{
  display:none;
}

#map > .container .content .mipweb-map-list .filters .category,
#map > .container .content .mipweb-map-list .filters .category span,
#map > .container .content .mipweb-map-list .filters .category .choices{
  display:inline-block;
  vertical-align:middle;
}

@media only screen and (min-width: 1248px){
  #contentPortoPt > .container::before{
    opacity:0.6;
  }
}

@media only screen and (min-width: 1248px){
  #contentPortoPt .banner .contents.info .image{
    min-height:550px;
    background-color:#EBF5FA;
  }

  #contentPortoPt .banner .contents.info .image .imageBg{
    height:598px;
    width:989px;
    max-width:100%;
    left:0;
    right:0;
    margin:0 auto;
    z-index:1;
  }

  #contentPortoPt .banner ~ .innercontent .contents.info{
    top:-50px;
    position:relative;
    z-index:1;
    background:white;
    padding:20px;
    border-radius:4px;
  }

  #contentPortoPt .banner ~ .innercontent .contents.info .content > .container > .readspeaker{
    margin:0;
  }

  #contentPortoPt .banner ~ .innercontent .contents.info .content > .container .name{
    margin-bottom:20px;
  }

  #contentPortoPt .banner ~ .innercontent .contents.info .content > .container .body{
    margin:0px;
  }
}

@media only screen and (max-width: 1247px){
  #contentPortoPt .banner .contents.info .image{
    min-height:240px;
  }
}

#contentPortoPt .innercontent .contents.info .name{
  color:#0F2F7F;
  font-family:Regular-Bold;
  font-size:24px;
  letter-spacing:0;
  line-height:24px;
  position:relative;
  padding-bottom:12px;
  margin-bottom:30px;
  text-shadow:none;
  position:relative;
  display:inline-block;
  z-index:-1 !important;
}

@media only screen and (min-width: 1248px){
  #contentPortoPt .innercontent .contents.info .name:after{
    content:"";
    width:calc(100% + 50px);
    height:2px;
    background:#0F2F7F;
    bottom:0;
    left:0;
    position:absolute;
  }
}

@media only screen and (min-width: 1248px){
  #contentPortoPt .innercontent .contents.info .galeria .galeria-slider{
    min-height:486px;
  }

  #contentPortoPt .innercontent .contents.info .galeria .galeria-slider .galeria-item .imageBg{
    height:486px;
  }

  #contentPortoPt .innercontent .contents.info .galeria .galeria-slider .galeria-item .video iframe{
    height:486px;
  }
}

@media only screen and (min-width: 1248px){
  #contentPortoPt .innercontent{
    min-height:calc(100vh - 500px);
  }
}

@media only screen and (max-width: 1247px){
  #contentPortoPt .topbar{
    display:none;
  }

  #contentPortoPt .innercontent .contents.info .content > .container{
    padding:0;
  }

  #contentPortoPt .innercontent .contents.info .content > .container .name{
    height:auto;
    margin-bottom:0;
  }
}

#onetrust-consent-sdk{
  font-family:Regular;
}

@media only screen and (max-width: 767px){
  .hidden-mobile{
    display:none !important;
  }
}