
:root {} .brxe-container {width: 90%} .woocommerce main.site-main {width: 90%} #brx-content.wordpress {width: 90%} body {font-family: "Proza"; letter-spacing: 2px; line-height: 1.7} h1, h2, h3, h4, h5, h6 {font-family: "bebas-neue"; font-size: 2.5vw; color: var(--primary)} h1 {text-transform: uppercase} h2 {font-weight: 500; text-transform: uppercase}@media (max-width: 991px) { h2 {font-size: var(--text-xxl)} h1 {font-size: 5vw}}@media (max-width: 767px) { h2 {font-size: 5vw}}@media (max-width: 478px) { .brxe-container {width: 95%} .woocommerce main.site-main {width: 95%} #brx-content.wordpress {width: 95%} h2 {font-size: 8vw; text-align: center} body {font-size: 13px}}.btn-vert {text-transform: uppercase; color: var(--white); font-family: "bebas-neue"; font-weight: 400; letter-spacing: 2px; background-color: var(--secondary)}.btn-vert:hover {background-color: #d1c19f}@media (max-width: 478px) {.btn-vert {font-size: var(--text-m)}}.fr-feature-grid-uniform {row-gap: calc(var(--container-gap) * 2)}@media (min-width: 992px) {.fr-feature-grid-uniform > *:nth-child(even) > * {order: -1;}}@media (max-width: 767px) {.fr-feature-grid-uniform { grid-template-columns: 1fr;}}.fr-feature-card-uniform {background-color: var(--fr-bg-dark); color: var(--fr-text-light); border-radius: var(--fr-card-radius); display: grid; align-items: initial; gap: calc(var(--grid-gap) * 2); grid-template-columns: var(--grid-2); grid-template-rows: var(--grid-1); align-items: center; padding-right: calc(var(--image-overlap) * 2); padding-left: calc(var(--image-overlap) * 2)}.fr-feature-card-uniform { --image-overlap: var(--space-m);}@media (max-width: 991px) {.fr-feature-card-uniform {grid-template-columns: var(--grid-1); gap: var(--grid-gap)}}@media (max-width: 767px) {.fr-feature-card-uniform {align-items: flex-end; padding-right: var(--space-m); padding-left: var(--space-m)}}.fr-feature-card-uniform__content {display: flex; flex-direction: column; row-gap: var(--content-gap); padding-top: var(--space-xxl); padding-bottom: var(--space-xxl); align-items: flex-start}@media (max-width: 991px) {.fr-feature-card-uniform__content {padding-top: var(--space-l); padding-bottom: var(--space-l)}}@media (max-width: 767px) {.fr-feature-card-uniform__content {padding-top: 0}}.fr-feature-card-uniform__heading {font-size: var(--h2)}.fr-feature-card-uniform__media-wrapper {order: -1; border-radius: var(--fr-card-radius); overflow: hidden; min-height: calc(100% + (var(--image-overlap) * 2)); height: 100%}@media (max-width: 767px) {.fr-feature-card-uniform__media-wrapper {min-height: calc(100% + var(--image-overlap))}}.fr-feature-card-uniform__media {order: -1; border-radius: var(--fr-card-radius); overflow: hidden; flex-grow: 1; height: 100%}.fr-feature-card-uniform__media:not(.tag), .fr-feature-card-uniform__media img {object-fit: cover}@media (max-width: 767px) {.fr-feature-card-uniform__media {min-height: calc(100% + var(--image-overlap))}}.fr-content-section-lima__inner {display: grid; align-items: initial; grid-template-columns: var(--grid-2); gap: var(--grid-gap); grid-template-rows: var(--grid-1); width: var(--width-xl)}@media (max-width: 767px) {.fr-content-section-lima__inner {grid-template-columns: var(--grid-1); gap: var(--content-gap)}}.fr-content-section-lima__inner-left {row-gap: var(--content-gap)}.fr-content-section-lima__media:not(.tag), .fr-content-section-lima__media img {object-fit: cover; aspect-ratio: 7/5}.fr-content-section-lima__media {border-radius: var(--radius-m); overflow: hidden}.fr-content-section-lima__inner-right {row-gap: var(--content-gap)}.icon-services {max-width: 32%; min-width: 32%}@media (max-width: 991px) {.icon-services .content {text-align: left}}@media (max-width: 767px) {.icon-services {max-width: 45%; min-width: 45%}}@media (max-width: 478px) {.icon-services {flex-direction: row; min-width: 100%; max-width: 100%}.icon-services .content {align-self: center; text-align: left; font-size: var(--text-s)}.content {text-align: left!important;}.icon-services .icon {align-self: center}}.content-section-quebec {padding-top: 0; padding-right: var(--gutter); padding-bottom: 0}@media (max-width: 991px) {.content-section-quebec {padding-right: 0}}.content-section-quebec__inner {display: grid; align-items: initial; grid-template-columns: var(--grid-2-3); gap: var(--grid-gap); grid-column: content / full; grid-template-rows: var(--grid-1)}@media (max-width: 991px) {.content-section-quebec__inner {grid-template-columns: var(--grid-1); gap: var(--content-gap); grid-column: content}}.content-section-quebec__content-wrapper {row-gap: var(--content-gap); justify-content: center; padding-top: var(--section-space-l); padding-bottom: var(--section-space-l)}@media (max-width: 991px) {.content-section-quebec__content-wrapper {width: 100%; padding-top: var(--section-space-m); padding-bottom: 0}}.content-section-quebec__image-group {flex-direction: row; justify-content: space-between; column-gap: var(--content-gap); row-gap: var(--content-gap)}.content-section-quebec__image-group > *:first-child {align-self: start; border-radius: 0 0 var(--radius) var(--radius);} .content-section-quebec__image-group > *:last-child {align-self: end; border-radius: var(--radius) var(--radius) 0 0;}@media (max-width: 991px) {.content-section-quebec__image-group > *:first-child {border-radius: var(--radius);}}@media (max-width: 767px) {.content-section-quebec__image-group {flex-wrap: wrap}}.content-section-quebec__image {height: 90%}.content-section-quebec__image:not(.tag), .content-section-quebec__image img {object-fit: cover}@media (max-width: 767px) {.content-section-quebec__image {height: auto}}:root {--bricks-color-acss_import_transparent: transparent;}:root[data-brx-theme="dark"] {--bricks-color-acss_import_transparent: transparent;}@media (max-width: 478px) {#brxe-tjhxpd {font-size: var(--text-s)}}#brxe-jeusyp {row-gap: 5px; display: none}@media (max-width: 478px) {#brxe-jeusyp {display: flex}}@media (max-width: 478px) {#brxe-fhauzh {font-size: var(--text-s)}}#brxe-ebogri {font-size: 10px}#brxe-ebogri a {font-size: 10px; font-size: inherit}#brxe-qbnolc {row-gap: 5px}@media (max-width: 478px) {#brxe-qbnolc {display: none}}#brxe-qdjzhi {width: 120px}@media (max-width: 478px) {#brxe-qdjzhi {width: 80px}}#brxe-vnrfvq {align-items: center; justify-content: center}@media (max-width: 478px) {#brxe-vnrfvq {align-items: center}}#brxe-xjcymx .bricks-mobile-menu-wrapper:before {background-color: var(--secondary)}#brxe-xjcymx .bricks-mobile-menu-wrapper {text-align: center; align-items: center; justify-content: center; width: 450px}#brxe-xjcymx .bricks-mobile-menu-wrapper .brx-submenu-toggle {justify-content: center}#brxe-xjcymx .bricks-mobile-menu-wrapper a {width: auto}#brxe-xjcymx .bricks-mobile-menu > li > a {color: var(--white); text-transform: uppercase}#brxe-xjcymx .bricks-mobile-menu > li > .brx-submenu-toggle > * {color: var(--white); text-transform: uppercase}#brxe-xjcymx.show-mobile-menu .bricks-mobile-menu-toggle {color: var(--neutral-ultra-light) !important}#brxe-xjcymx .bricks-mobile-menu-toggle {color: var(--primary)}#brxe-xjcymx .bricks-mobile-menu .sub-menu > li > a {color: var(--white); text-transform: uppercase}#brxe-xjcymx .bricks-mobile-menu .sub-menu > li > .brx-submenu-toggle > * {color: var(--white); text-transform: uppercase}@media (max-width: 478px) {#brxe-xjcymx .bricks-mobile-menu-wrapper {width: 350px; align-items: center; text-align: center}#brxe-xjcymx .bricks-mobile-menu .menu-item-has-children .brx-submenu-toggle button {margin-left: 0}#brxe-xjcymx .bricks-mobile-menu-wrapper .brx-submenu-toggle {justify-content: center}#brxe-xjcymx .bricks-mobile-menu-wrapper a {width: auto}#brxe-xjcymx .bricks-mobile-menu > li > a {text-wrap: nowrap}#brxe-xjcymx .bricks-mobile-menu > li > .brx-submenu-toggle > * {text-wrap: nowrap}}#brxe-jvpxba {align-items: flex-end}#brxe-svmxnf {width: 90%; flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-svmxnf {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-svmxnf {align-items: center}}#brxe-xbvgju {font-size: 10px; display: none}#brxe-xbvgju a {font-size: 10px; font-size: inherit}@media (max-width: 478px) {#brxe-xbvgju {align-self: center; text-align: center; display: flex; justify-content: center; padding-top: 10px}#brxe-xbvgju a {text-align: center; font-size: inherit}}#brxe-dqsnlm {padding-top: 20px; padding-bottom: 20px; justify-content: center; background-color: var(--white)}.sticky.on-scroll.scrolling #brxe-dqsnlm {padding: 0;transition: 0.2s all ease;} .sticky.on-scroll #brxe-dqsnlm{transition: 0.2s all ease;}#brxe-bvlkks {color: var(--white); font-weight: 400}#brxe-dbldiw {color: var(--white)}#brxe-dbldiw a {color: var(--white); font-size: inherit}#brxe-gmnfna {height: 70vh}@media (max-width: 478px) {#brxe-gmnfna {height: 50vh}}#brxe-ckslkp {background-color: #c0ab7e}#brxe-jkubks {row-gap: calc(var(--container-gap) * 2)}@media (min-width: 992px) {#brxe-jkubks > *:nth-child(even) > * {order: -1;}}#brxe-hnffqw {background-image: url("https://myinsolite.com/wp-content/uploads/2023/10/nature_aventure_myinsolite_location_gard_herault.svg"); background-size: contain; background-repeat: repeat; position: relative; padding-bottom: 20px}:where(#brxe-hnffqw > *:not(figcaption)) {position: relative}#brxe-hnffqw::before {background-image: linear-gradient(rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.94)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-e7b987 {font-size: 4rem}@media (max-width: 478px) {#brxe-e7b987 {font-size: var(--text-xxl)}}#brxe-wiupgx {font-weight: 700}#brxe-wlnhpn {flex-direction: row; align-items: center; justify-content: space-between; width: 100%}@media (max-width: 991px) {#brxe-wlnhpn {flex-direction: column; align-items: center; text-align: center; row-gap: var(--space-s)}}#brxe-cdeb99 {align-items: flex-start}#brxe-681c9e {width: 90%; margin-top: var(--space-l)}#brxe-7152d0 {row-gap: var(--space-xl)}#brxe-lxludq {font-size: var(--text-xl); font-weight: 500}#brxe-malwbf {row-gap: var(--space-m)}#brxe-ldnaxl {padding-top: var(--space-s)}#brxe-dqgole {color: var(--white); font-weight: 400; font-size: 4rem}@media (max-width: 767px) {#brxe-dqgole {font-size: var(--text-xxl)}}#brxe-hooywj .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-hooywj .icon a {color: var(--white)}#brxe-hooywj .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-hooywj {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-hooywj .icon i {font-size: 30px}@media (max-width: 991px) {#brxe-hooywj {width: 100%}#brxe-hooywj h1 {font-size: 2.5vw}#brxe-hooywj h2 {font-size: 2.5vw}#brxe-hooywj h3 {font-size: 2.5vw}#brxe-hooywj h4 {font-size: 2.5vw}#brxe-hooywj h5 {font-size: 2.5vw}#brxe-hooywj h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-hooywj h1 {font-size: 3vw}#brxe-hooywj h2 {font-size: 3vw}#brxe-hooywj h3 {font-size: 3vw}#brxe-hooywj h4 {font-size: 3vw}#brxe-hooywj h5 {font-size: 3vw}#brxe-hooywj h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-hooywj .content {align-self: flex-start; text-align: left}#brxe-hooywj {width: 100%}}#brxe-awrgoy .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-awrgoy .icon a {color: var(--white)}#brxe-awrgoy .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-awrgoy {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-awrgoy .icon i {font-size: 30px}@media (max-width: 991px) {#brxe-awrgoy {width: 100%}#brxe-awrgoy h1 {font-size: 2.5vw}#brxe-awrgoy h2 {font-size: 2.5vw}#brxe-awrgoy h3 {font-size: 2.5vw}#brxe-awrgoy h4 {font-size: 2.5vw}#brxe-awrgoy h5 {font-size: 2.5vw}#brxe-awrgoy h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-awrgoy h1 {font-size: 3vw}#brxe-awrgoy h2 {font-size: 3vw}#brxe-awrgoy h3 {font-size: 3vw}#brxe-awrgoy h4 {font-size: 3vw}#brxe-awrgoy h5 {font-size: 3vw}#brxe-awrgoy h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-awrgoy h1 {font-size: 6vw}#brxe-awrgoy h2 {font-size: 6vw}#brxe-awrgoy h3 {font-size: 6vw}#brxe-awrgoy h4 {font-size: 6vw}#brxe-awrgoy h5 {font-size: 6vw}#brxe-awrgoy h6 {font-size: 6vw}}#brxe-ndzkjv .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-ndzkjv .icon a {color: var(--white)}#brxe-ndzkjv .content {margin-top: 20px; color: var(--white); text-align: center}#brxe-ndzkjv {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-ndzkjv .icon i {font-size: 25px}@media (max-width: 991px) {#brxe-ndzkjv {width: 100%}#brxe-ndzkjv h1 {font-size: 2.5vw}#brxe-ndzkjv h2 {font-size: 2.5vw}#brxe-ndzkjv h3 {font-size: 2.5vw}#brxe-ndzkjv h4 {font-size: 2.5vw}#brxe-ndzkjv h5 {font-size: 2.5vw}#brxe-ndzkjv h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-ndzkjv h1 {font-size: 3vw}#brxe-ndzkjv h2 {font-size: 3vw}#brxe-ndzkjv h3 {font-size: 3vw}#brxe-ndzkjv h4 {font-size: 3vw}#brxe-ndzkjv h5 {font-size: 3vw}#brxe-ndzkjv h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-ndzkjv h1 {font-size: 6vw}#brxe-ndzkjv h2 {font-size: 6vw}#brxe-ndzkjv h3 {font-size: 6vw}#brxe-ndzkjv h4 {font-size: 6vw}#brxe-ndzkjv h5 {font-size: 6vw}#brxe-ndzkjv h6 {font-size: 6vw}}#brxe-ejrpuo svg {fill: var(--white); color: var(--white); height: 30px; width: 25px}#brxe-ejrpuo .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-ejrpuo .icon a {color: var(--white)}#brxe-ejrpuo .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-ejrpuo {align-self: center; flex-direction: row; text-align: left; gap: 10px}#brxe-ejrpuo .icon i {font-size: 30px}@media (max-width: 991px) {#brxe-ejrpuo {width: 100%}#brxe-ejrpuo h1 {font-size: 2.5vw}#brxe-ejrpuo h2 {font-size: 2.5vw}#brxe-ejrpuo h3 {font-size: 2.5vw}#brxe-ejrpuo h4 {font-size: 2.5vw}#brxe-ejrpuo h5 {font-size: 2.5vw}#brxe-ejrpuo h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-ejrpuo h1 {font-size: 3vw}#brxe-ejrpuo h2 {font-size: 3vw}#brxe-ejrpuo h3 {font-size: 3vw}#brxe-ejrpuo h4 {font-size: 3vw}#brxe-ejrpuo h5 {font-size: 3vw}#brxe-ejrpuo h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-ejrpuo h1 {font-size: 6vw}#brxe-ejrpuo h2 {font-size: 6vw}#brxe-ejrpuo h3 {font-size: 6vw}#brxe-ejrpuo h4 {font-size: 6vw}#brxe-ejrpuo h5 {font-size: 6vw}#brxe-ejrpuo h6 {font-size: 6vw}}#brxe-ltgepb svg {fill: var(--white); color: var(--white); height: 28px; width: 25px}#brxe-ltgepb .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-ltgepb .icon a {color: var(--white)}#brxe-ltgepb .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-ltgepb {align-self: center; flex-direction: row; text-align: left; gap: 8px}#brxe-ltgepb .icon i {font-size: 30px}@media (max-width: 991px) {#brxe-ltgepb {width: 100%}#brxe-ltgepb h1 {font-size: 2.5vw}#brxe-ltgepb h2 {font-size: 2.5vw}#brxe-ltgepb h3 {font-size: 2.5vw}#brxe-ltgepb h4 {font-size: 2.5vw}#brxe-ltgepb h5 {font-size: 2.5vw}#brxe-ltgepb h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-ltgepb h1 {font-size: 3vw}#brxe-ltgepb h2 {font-size: 3vw}#brxe-ltgepb h3 {font-size: 3vw}#brxe-ltgepb h4 {font-size: 3vw}#brxe-ltgepb h5 {font-size: 3vw}#brxe-ltgepb h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-ltgepb h1 {font-size: 6vw}#brxe-ltgepb h2 {font-size: 6vw}#brxe-ltgepb h3 {font-size: 6vw}#brxe-ltgepb h4 {font-size: 6vw}#brxe-ltgepb h5 {font-size: 6vw}#brxe-ltgepb h6 {font-size: 6vw}}#brxe-xgbcou .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-xgbcou .icon a {color: var(--white)}#brxe-xgbcou .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-xgbcou {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-xgbcou .icon i {font-size: 25px}@media (max-width: 991px) {#brxe-xgbcou {width: 100%}#brxe-xgbcou h1 {font-size: 2.5vw}#brxe-xgbcou h2 {font-size: 2.5vw}#brxe-xgbcou h3 {font-size: 2.5vw}#brxe-xgbcou h4 {font-size: 2.5vw}#brxe-xgbcou h5 {font-size: 2.5vw}#brxe-xgbcou h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-xgbcou h1 {font-size: 3vw}#brxe-xgbcou h2 {font-size: 3vw}#brxe-xgbcou h3 {font-size: 3vw}#brxe-xgbcou h4 {font-size: 3vw}#brxe-xgbcou h5 {font-size: 3vw}#brxe-xgbcou h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-xgbcou h1 {font-size: 6vw}#brxe-xgbcou h2 {font-size: 6vw}#brxe-xgbcou h3 {font-size: 6vw}#brxe-xgbcou h4 {font-size: 6vw}#brxe-xgbcou h5 {font-size: 6vw}#brxe-xgbcou h6 {font-size: 6vw}}#brxe-yvlabk .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-yvlabk .icon a {color: var(--white)}#brxe-yvlabk .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-yvlabk {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-yvlabk .icon i {font-size: 25px}@media (max-width: 991px) {#brxe-yvlabk {width: 100%}#brxe-yvlabk h1 {font-size: 2.5vw}#brxe-yvlabk h2 {font-size: 2.5vw}#brxe-yvlabk h3 {font-size: 2.5vw}#brxe-yvlabk h4 {font-size: 2.5vw}#brxe-yvlabk h5 {font-size: 2.5vw}#brxe-yvlabk h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-yvlabk h1 {font-size: 3vw}#brxe-yvlabk h2 {font-size: 3vw}#brxe-yvlabk h3 {font-size: 3vw}#brxe-yvlabk h4 {font-size: 3vw}#brxe-yvlabk h5 {font-size: 3vw}#brxe-yvlabk h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-yvlabk h1 {font-size: 6vw}#brxe-yvlabk h2 {font-size: 6vw}#brxe-yvlabk h3 {font-size: 6vw}#brxe-yvlabk h4 {font-size: 6vw}#brxe-yvlabk h5 {font-size: 6vw}#brxe-yvlabk h6 {font-size: 6vw}}#brxe-doqxjw svg {height: 30px; fill: var(--neutral-ultra-light); color: var(--neutral-ultra-light); width: 28px; stroke: var(--white)}#brxe-doqxjw .icon {color: var(--white); border-radius: 50px; align-self: flex-end; min-width: 25px}#brxe-doqxjw .icon a {color: var(--white)}#brxe-doqxjw .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-doqxjw {align-self: center; flex-direction: row; text-align: left; gap: 10px}#brxe-doqxjw .icon i {font-size: 20px}@media (max-width: 991px) {#brxe-doqxjw {width: 100%}#brxe-doqxjw h1 {font-size: 2.5vw}#brxe-doqxjw h2 {font-size: 2.5vw}#brxe-doqxjw h3 {font-size: 2.5vw}#brxe-doqxjw h4 {font-size: 2.5vw}#brxe-doqxjw h5 {font-size: 2.5vw}#brxe-doqxjw h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-doqxjw h1 {font-size: 3vw}#brxe-doqxjw h2 {font-size: 3vw}#brxe-doqxjw h3 {font-size: 3vw}#brxe-doqxjw h4 {font-size: 3vw}#brxe-doqxjw h5 {font-size: 3vw}#brxe-doqxjw h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-doqxjw h1 {font-size: 6vw}#brxe-doqxjw h2 {font-size: 6vw}#brxe-doqxjw h3 {font-size: 6vw}#brxe-doqxjw h4 {font-size: 6vw}#brxe-doqxjw h5 {font-size: 6vw}#brxe-doqxjw h6 {font-size: 6vw}}#brxe-iqvihc svg {height: 30px; width: 30px}#brxe-iqvihc .icon {color: var(--white); border-radius: 50px; align-self: flex-end; padding-bottom: 5px; min-width: 25px}#brxe-iqvihc .icon a {color: var(--white)}#brxe-iqvihc .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-iqvihc {align-self: center; flex-direction: row; text-align: left; gap: 10px}#brxe-iqvihc .icon i {font-size: 20px}#brxe-iqvihc .icon .st0 {fill: #fff!important;}@media (max-width: 991px) {#brxe-iqvihc {width: 100%}#brxe-iqvihc h1 {font-size: 2.5vw}#brxe-iqvihc h2 {font-size: 2.5vw}#brxe-iqvihc h3 {font-size: 2.5vw}#brxe-iqvihc h4 {font-size: 2.5vw}#brxe-iqvihc h5 {font-size: 2.5vw}#brxe-iqvihc h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-iqvihc h1 {font-size: 3vw}#brxe-iqvihc h2 {font-size: 3vw}#brxe-iqvihc h3 {font-size: 3vw}#brxe-iqvihc h4 {font-size: 3vw}#brxe-iqvihc h5 {font-size: 3vw}#brxe-iqvihc h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-iqvihc h1 {font-size: 6vw}#brxe-iqvihc h2 {font-size: 6vw}#brxe-iqvihc h3 {font-size: 6vw}#brxe-iqvihc h4 {font-size: 6vw}#brxe-iqvihc h5 {font-size: 6vw}#brxe-iqvihc h6 {font-size: 6vw}}#brxe-vrofgv .icon {color: var(--white); border-radius: 50px; align-self: flex-end; padding-bottom: 5px; min-width: 25px}#brxe-vrofgv .icon a {color: var(--white)}#brxe-vrofgv .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-vrofgv {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-vrofgv .icon i {font-size: 20px}@media (max-width: 991px) {#brxe-vrofgv {width: 100%}#brxe-vrofgv h1 {font-size: 2.5vw}#brxe-vrofgv h2 {font-size: 2.5vw}#brxe-vrofgv h3 {font-size: 2.5vw}#brxe-vrofgv h4 {font-size: 2.5vw}#brxe-vrofgv h5 {font-size: 2.5vw}#brxe-vrofgv h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-vrofgv h1 {font-size: 3vw}#brxe-vrofgv h2 {font-size: 3vw}#brxe-vrofgv h3 {font-size: 3vw}#brxe-vrofgv h4 {font-size: 3vw}#brxe-vrofgv h5 {font-size: 3vw}#brxe-vrofgv h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-vrofgv h1 {font-size: 6vw}#brxe-vrofgv h2 {font-size: 6vw}#brxe-vrofgv h3 {font-size: 6vw}#brxe-vrofgv h4 {font-size: 6vw}#brxe-vrofgv h5 {font-size: 6vw}#brxe-vrofgv h6 {font-size: 6vw}}#brxe-nfmgxv svg {height: 25px; width: 25px; fill: var(--white); color: var(--white)}#brxe-nfmgxv .icon {color: var(--white); border-radius: 50px; align-self: flex-end; padding-bottom: 5px; min-width: 25px}#brxe-nfmgxv .icon a {color: var(--white)}#brxe-nfmgxv .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-nfmgxv {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-nfmgxv .icon i {font-size: 20px}@media (max-width: 991px) {#brxe-nfmgxv {width: 100%}#brxe-nfmgxv h1 {font-size: 2.5vw}#brxe-nfmgxv h2 {font-size: 2.5vw}#brxe-nfmgxv h3 {font-size: 2.5vw}#brxe-nfmgxv h4 {font-size: 2.5vw}#brxe-nfmgxv h5 {font-size: 2.5vw}#brxe-nfmgxv h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-nfmgxv h1 {font-size: 3vw}#brxe-nfmgxv h2 {font-size: 3vw}#brxe-nfmgxv h3 {font-size: 3vw}#brxe-nfmgxv h4 {font-size: 3vw}#brxe-nfmgxv h5 {font-size: 3vw}#brxe-nfmgxv h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-nfmgxv h1 {font-size: 6vw}#brxe-nfmgxv h2 {font-size: 6vw}#brxe-nfmgxv h3 {font-size: 6vw}#brxe-nfmgxv h4 {font-size: 6vw}#brxe-nfmgxv h5 {font-size: 6vw}#brxe-nfmgxv h6 {font-size: 6vw}#brxe-nfmgxv {gap: 10px}#brxe-nfmgxv .content {align-self: center}#brxe-nfmgxv .icon {align-self: center}}#brxe-qeatku .icon {color: var(--white); border-radius: 50px; align-self: flex-end; padding-bottom: 5px; min-width: 25px}#brxe-qeatku .icon a {color: var(--white)}#brxe-qeatku .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-qeatku {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-qeatku .icon i {font-size: 20px}@media (max-width: 991px) {#brxe-qeatku {width: 100%}#brxe-qeatku h1 {font-size: 2.5vw}#brxe-qeatku h2 {font-size: 2.5vw}#brxe-qeatku h3 {font-size: 2.5vw}#brxe-qeatku h4 {font-size: 2.5vw}#brxe-qeatku h5 {font-size: 2.5vw}#brxe-qeatku h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-qeatku h1 {font-size: 3vw}#brxe-qeatku h2 {font-size: 3vw}#brxe-qeatku h3 {font-size: 3vw}#brxe-qeatku h4 {font-size: 3vw}#brxe-qeatku h5 {font-size: 3vw}#brxe-qeatku h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-qeatku h1 {font-size: 6vw}#brxe-qeatku h2 {font-size: 6vw}#brxe-qeatku h3 {font-size: 6vw}#brxe-qeatku h4 {font-size: 6vw}#brxe-qeatku h5 {font-size: 6vw}#brxe-qeatku h6 {font-size: 6vw}#brxe-qeatku .icon {padding-bottom: 0}}#brxe-jifbes svg {height: 30px; width: 30px; fill: var(--white); color: var(--white)}#brxe-jifbes .icon {color: var(--white); border-radius: 50px; align-self: flex-end; padding-bottom: 5px; min-width: 25px}#brxe-jifbes .icon a {color: var(--white)}#brxe-jifbes .content {margin-top: 20px; color: var(--white); text-align: center; align-self: center}#brxe-jifbes {align-self: center; flex-direction: row; text-align: left; gap: 5px}#brxe-jifbes .icon i {font-size: 20px}@media (max-width: 991px) {#brxe-jifbes {width: 100%}#brxe-jifbes h1 {font-size: 2.5vw}#brxe-jifbes h2 {font-size: 2.5vw}#brxe-jifbes h3 {font-size: 2.5vw}#brxe-jifbes h4 {font-size: 2.5vw}#brxe-jifbes h5 {font-size: 2.5vw}#brxe-jifbes h6 {font-size: 2.5vw}}@media (max-width: 767px) {#brxe-jifbes h1 {font-size: 3vw}#brxe-jifbes h2 {font-size: 3vw}#brxe-jifbes h3 {font-size: 3vw}#brxe-jifbes h4 {font-size: 3vw}#brxe-jifbes h5 {font-size: 3vw}#brxe-jifbes h6 {font-size: 3vw}}@media (max-width: 478px) {#brxe-jifbes h1 {font-size: 6vw}#brxe-jifbes h2 {font-size: 6vw}#brxe-jifbes h3 {font-size: 6vw}#brxe-jifbes h4 {font-size: 6vw}#brxe-jifbes h5 {font-size: 6vw}#brxe-jifbes h6 {font-size: 6vw}#brxe-jifbes {gap: 10px}}#brxe-vlddym {flex-direction: row; display: flex; grid-template-columns: 1fr 1fr 1fr; gap: 10px; align-content: center; justify-content: center; justify-items: center; align-items: center; flex-wrap: wrap; justify-content: flex-start; align-self: flex-start !important; width: 80%; padding-left: 10vw}@media (max-width: 991px) {#brxe-vlddym {gap: 10px; grid-template-columns: 1fr 1fr; width: 100%; padding-right: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-vlddym {grid-template-columns: 1fr 1fr; padding-left: 10vw}}@media (max-width: 478px) {#brxe-vlddym {grid-template-columns: 1fr 1fr; align-self: center !important; flex-wrap: wrap; display: grid; align-items: initial; justify-content: center; justify-items: center; padding-left: 5vw; gap: 10px}}#brxe-tcoslm {background-color: var(--secondary)}@media (max-width: 478px) {#brxe-tcoslm {padding-right: 5px; padding-left: 5px}}#brxe-hgmrzc {font-weight: 500; font-size: 4rem}@media (max-width: 478px) {#brxe-hgmrzc {font-size: var(--text-xxl)}}#brxe-zziiym {row-gap: var(--space-m)}#brxe-poipvv {font-size: 4rem}@media (max-width: 991px) {#brxe-poipvv {text-align: center}}@media (max-width: 478px) {#brxe-poipvv {font-size: var(--text-xxl)}}#brxe-qetklk {align-items: center; row-gap: var(--space-s)}#brxe-hxbzki {background-image: url("https://myinsolite.com/wp-content/uploads/2023/10/nature_aventure_myinsolite_location_gard_herault.svg"); background-size: contain; background-repeat: repeat; position: relative}:where(#brxe-hxbzki > *:not(figcaption)) {position: relative}#brxe-hxbzki::before {background-image: linear-gradient(rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.94)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-65800f {font-size: 3.6rem}@media (max-width: 478px) {#brxe-65800f {font-size: var(--text-xxl)}}#brxe-544938 {background-color: var(--secondary-light)}#brxe-drmsvw {color: var(--secondary); text-transform: uppercase; font-weight: 500}#brxe-xhxdcy {font-size: 3.5rem}@media (max-width: 767px) {#brxe-xhxdcy {font-size: var(--text-xxl)}}#brxe-adjtyp {width: 50%}@media (max-width: 767px) {#brxe-adjtyp {width: 100%}}@media (max-width: 478px) {#brxe-adjtyp {align-items: center; width: 100%; margin-bottom: 20px}}#brxe-rrhsnu {font-size: var(--text-l); font-weight: 400; font-family: "bebas-neue"}#brxe-zumnhg {font-size: 1em; color: var(--secondary); fill: var(--secondary)}#brxe-jpukvj {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-jpukvj {flex-wrap: nowrap}}#brxe-yuzaoe {font-size: var(--text-l); font-weight: 400; font-family: "bebas-neue"}#brxe-nhghrg {font-size: 1em; color: var(--secondary); fill: var(--secondary)}#brxe-vwsnfo {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-vwsnfo {flex-wrap: nowrap}}#brxe-laefgf {font-size: var(--text-l); font-weight: 400; font-family: "bebas-neue"}#brxe-gfjvau {font-size: 1em; color: var(--secondary); fill: var(--secondary)}#brxe-nhnaxc {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-nhnaxc {flex-wrap: nowrap}}#brxe-caxzqf {font-size: var(--text-l); font-weight: 400; font-family: "bebas-neue"}#brxe-fxlqjc {font-size: 1em; color: var(--secondary); fill: var(--secondary)}#brxe-bjljpb {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-bjljpb {flex-wrap: nowrap}}#brxe-rtaimh .accordion-title-wrapper {min-height: 50px}#brxe-rtaimh .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}@media (max-width: 478px) {#brxe-rtaimh .accordion-title-wrapper {margin-bottom: 10px}}#brxe-gmsfzw {flex-direction: row; column-gap: var(--space-m)}@media (max-width: 767px) {#brxe-gmsfzw {row-gap: var(--space-m)}}@media (max-width: 478px) {#brxe-gmsfzw {justify-content: center; align-self: center !important}}#brxe-rwokka {min-height: 50vh; justify-content: center}@media (max-width: 478px) {#brxe-rwokka {align-items: center}}#brxe-iedugp {text-transform: uppercase; font-family: "bebas-neue"; color: var(--secondary)}#brxe-dswedy {font-size: var(--text-s)}#brxe-dswedy a {font-size: var(--text-s); font-size: inherit}@media (max-width: 767px) {#brxe-bxomud {align-items: center}}#brxe-hslchj {text-transform: uppercase; font-family: "bebas-neue"; color: var(--secondary)}#brxe-nosxfs {font-size: var(--text-s)}#brxe-nosxfs a {font-size: var(--text-s); font-size: inherit}@media (max-width: 767px) {#brxe-jwuyjg {align-items: center}}#brxe-narsjv {text-transform: uppercase; font-family: "bebas-neue"; color: var(--secondary)}#brxe-eirjfx {font-size: var(--text-s)}#brxe-eirjfx a {font-size: var(--text-s); font-size: inherit}@media (max-width: 767px) {#brxe-fquokw {align-items: center}}#brxe-gbjkmz {row-gap: 1em}#brxe-sostjn {height: 150px; align-self: center}@media (max-width: 478px) {#brxe-sostjn {margin-top: 20px; height: 100px}}#brxe-mxmiow {font-size: var(--text-s); color: var(--secondary); text-align: center; align-self: center}#brxe-mxmiow a {font-size: var(--text-s); color: var(--secondary); text-align: center; font-size: inherit}#brxe-lxmjru {row-gap: 1em; align-items: flex-start}#brxe-kysrxm .icon {color: var(--secondary)}#brxe-kysrxm .icon a {color: var(--secondary)}#brxe-kysrxm .icon i {font-size: 20px}#brxe-kysrxm {flex-direction: row; gap: 10px}#brxe-kysrxm .content {color: var(--white); font-family: "Proza"; font-size: var(--text-s); align-self: center}@media (max-width: 767px) {#brxe-kysrxm {flex-direction: column; width: 100%}#brxe-kysrxm .icon {align-self: center}#brxe-kysrxm .content {align-self: center}}@media (max-width: 478px) {#brxe-kysrxm {margin-top: 20px}}#brxe-yofxzs {flex-direction: row; gap: 10px}#brxe-yofxzs .icon i {font-size: 30px}#brxe-yofxzs .icon {color: var(--secondary); align-self: center}#brxe-yofxzs .icon a {color: var(--secondary)}#brxe-yofxzs .content {font-size: var(--text-s); align-self: center}@media (max-width: 767px) {#brxe-yofxzs {width: 100%; flex-direction: column}#brxe-yofxzs .icon {align-self: center}#brxe-yofxzs .content {align-self: center}}#brxe-rejyab li.has-link a, #brxe-rejyab li.no-link {padding-top: 0; padding-right: 5px; padding-bottom: 0; padding-left: 5px; font-size: var(--text-l); color: var(--secondary)}#brxe-rejyab .repeater-item:nth-child(1).has-link a {color: var(--secondary)}#brxe-rejyab .repeater-item:nth-child(1).no-link {color: var(--secondary)}#brxe-rejyab .repeater-item:nth-child(2).has-link a {color: var(--secondary)}#brxe-rejyab .repeater-item:nth-child(2).no-link {color: var(--secondary)}@media (max-width: 767px) {#brxe-rejyab {justify-content: center; align-items: center; align-self: center}}#brxe-unycpk {row-gap: 1em}#brxe-mmhoyj {flex-direction: row; column-gap: 2em; align-items: center}@media (max-width: 767px) {#brxe-mmhoyj {row-gap: 2em}}@media (max-width: 478px) {#brxe-mmhoyj {text-align: center}}#brxe-orcixy {color: rgba(255, 255, 255, 0.2); font-family: "Proza"; font-size: var(--text-s)}#brxe-orcixy a {color: rgba(255, 255, 255, 0.2); font-family: "Proza"; font-size: var(--text-s); font-size: inherit}@media (max-width: 767px) {#brxe-orcixy {text-align: center; align-self: center}#brxe-orcixy a {text-align: center; font-size: inherit}}#brxe-desdfp {border-top: 2px solid rgba(255, 255, 255, 0.07); align-items: center}#brxe-lkmztw {background-color: var(--primary); padding-top: 50px; padding-bottom: 20px}
/*# sourceURL=bricks-frontend-inline-inline-css */
