@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
	--page-w: 75.5rem;

	--fon-t: "Montserrat", serif;
	--fon-h: "Merriweather", serif;

	--sca-t: 1.125rem;
	--sca-h: 1rem;
	--sca-lh: 1.2em;
	--sca-mar: 1.5rem;
	--sca-pad: 2.5rem;

	--ratio: .3125;

	--fon-w1: 300;
	--fon-w5: 400;
	--fon-w7: 500;
	--fon-w9: 600;

	--col-dar: #094463;
	--col-dar-op25: #09446344;
	--col-bg: #EFEDE8;
	--col-lig: #C1D4D7;
	--col-sep: #C1D4D7;
	--col-pri: #82B2B8;
	--col-pri-op75: #82B2B8BF;
	--col-pri-bg: #82B2B8;
	--col-acc: #D98342;
	--col-acc-bg: #D98342;

	--col-red: #F03D3E;
	--col-gre: #007B40;

	--col-grad-v: linear-gradient(180deg, var(--col-dar) 0%, var(--col-pri) 100%);

	--rad-s: 0;
	--rad-m: 0;
	--rad-l: 0;
	--rad-bt: .25rem;

	--sha-s: none;
	--sha-m: none;
	--sha-l: none;
	--sha-i: inset 0 .125rem .25rem 0 var(--col-dar-op25);

	--ani-f: all 500ms cubic-bezier(.7,0,.3,1);
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.section h2,
.section p {
	text-wrap: balance;
}
.section h2 {
	font-size: 3.25rem;
}
.section h2 + p {
	font-size: 1.375rem;
	font-weight: 300;
	font-family: var(--fon-h);
}

.section h6 {
	letter-spacing: .3em;
	text-transform: uppercase;
	transform: rotate(-3deg);
	transform-origin: 50% 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='60' viewBox='0 0 14 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 0C3.00001 2.20999 4.79 4 7 4C9.21 4 11 2.20999 11 0H14V60H11C11 57.79 9.21 56 7 56C4.79 56 3.00001 57.79 3 60H0V0H3Z' fill='%2382B2B8'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center center;
	color: var(--col-dar);
	width: fit-content;
	margin: 0 auto 3rem;
	padding: 1.25rem 1.5rem;
}


.header {
	padding: .625rem 0;
	background: #F2F1ED;
}
.branding img {
	height: 4rem;
	margin: 0;
}
.header ul {
	margin-top: .75rem;
}
.header ul li a {
	display: block;
	line-height: 2.5rem!important;
}
.header:after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='5' viewBox='0 0 20 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.89509 0.984038C2.11538 0.689142 1.18924 0.500234 0.0436831 0.5L20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294L14.3793 2.73016C13.1916 3.68063 12.1677 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294L5.69176 2.72525C4.90909 2.09964 4.06473 1.4247 2.89509 0.984038Z' fill='%23F2F1ED'/%3E%3Cpath d='M20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294C13.1921 3.6802 12.1683 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294C4.91283 2.10262 4.06731 1.42568 2.89509 0.984038C2.1149 0.688963 1.18811 0.500004 0.0415958 0.5C0.028365 0.5 0.015125 0.500138 0.00195312 0.500188' stroke='%23E6E3DB'/%3E%3C/svg%3E%0A");
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	top: 100%;
	margin-top: -1px;
	right: 0;
	height: .375rem;
	background-size: contain;
}

.section.featured {
	margin-top: 5.5rem;
	height: calc(100svh - 5.5rem);
	background-image: url(../images/featuerd-bg.svg);
	background-repeat: no-repeat;
	background-position: 50% 5%;
	background-size: 65% auto;
}
.section.featured .page {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-self: center;
	justify-content: center;
}
.featured .content {
	max-width: 45rem;
	width: 75%;
    position: relative;
    top: auto;
    transform: none;
    padding-bottom: 0;
}
.featured h1 {
	font-size: 7.5vw;
	text-wrap: balance;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1em;
}
.featured h1 strong {
	font-weight: 500;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='5' viewBox='0 0 20 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294C13.1921 3.6802 12.1683 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294C4.91283 2.10262 4.06731 1.42568 2.89509 0.984038C2.1149 0.688963 1.18811 0.500004 0.0415958 0.5C0.028365 0.5 0.015125 0.500138 0.00195312 0.500188' stroke='%23D98342'/%3E%3C/svg%3E%0A");
	background-repeat: repeat-x;
	background-position: 50% calc(100% - .5rem);
	background-size: auto .5rem;
}
.featured h1 span {
	font-family: var(--fon-t);
	display: block;
}
.featured p {
	line-height: 1.4em!important;
	text-wrap: balance;
	margin-bottom: 2rem;
	margin-left: 5rem;
}
.section.featured .slider-wrapper {
	position: absolute;
	left: 7.5%;
	top: 57.5%;
	transform: translate(-65% , -50%) rotate(-5deg);
	width: 15vw;
	height: 15vw;
}
.section.featured .slider-wrapper .slide {
	background: none!important;
}
.section.featured .slider-wrapper img {
	transform-origin: 50% 50%;
	box-shadow: 0 0 0 .5rem #ffffff88;
}
.section.featured .slider-wrapper .slide:nth-child(1) img {
	transform: scale(.8) rotate(2deg);
}
.section.featured .slider-wrapper .slide:nth-child(2) img {
	transform: scale(.8) rotate(-4deg);
}
.section.featured .slider-wrapper .slide:nth-child(3) img {
	transform: scale(.8) rotate(4deg);
}
.section.featured .slider-wrapper .slide:nth-child(4) img {
	transform: scale(.8) rotate(-2deg);
}
.bt {
	padding: 0 1.375rem;
	position: relative;
	overflow: hidden;
	border: none;
}
.bt:before,
.bt:after {
	content: '';
	position: absolute;
	right: 2.875em;
	width: .375rem;
	aspect-ratio: 1 / 1;
	border-radius: 1rem;
	background: var(--col-bg);
}
.bt:before {
	top: 0;
	transform: translateY(-50%);
}
.bt:after {
	bottom: 0;
	transform: translateY(50%);
}
.bt i {
	text-align: center;
	display: inline-block;
	position: relative;
	margin: 0 0 0 1em;
	padding-left: 1em;
	border-left: dashed 1px var(--col-bg);
}
.bt-text i {
	display: inline-block;
	line-height: 2.5rem!important;
	text-align: center;
	margin-right: .375em;
	vertical-align: middle;
	width: 2.5rem;
	aspect-ratio: 1 / 1;
	text-align: center;
	background: var(--col-bg);
	border-radius: 5rem;
}


.main {
	padding-top: 0;
}
#nosotros {
	padding-top: calc(var(--sca-pad) * 4);
	background-color: #E6E3DB;
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='8' viewBox='0 0 40 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.70327 0.968076C4.14384 0.378284 2.29156 0.000467445 0.000452057 4.33297e-07L39.917 0.00414352C34.2226 0.022589 31.2732 2.38024 28.6736 4.4588L28.6717 4.46032C26.2963 6.36127 24.2486 7.99996 19.9924 8C15.735 8 13.6832 6.36042 11.307 4.4588L11.2966 4.4505C9.73127 3.19927 8.04254 1.84941 5.70327 0.968076Z' fill='%23F2F1ED'/%3E%3C/svg%3E%0A");
	background-repeat: repeat-x;
	background-position: center top;
	background-size: auto .375rem;
	position: relative;
}
#nosotros .page {
	position: relative;
	z-index: 10;
}
#nosotros:after {
	content: '';
	position: absolute;
	inset: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='901' height='506' viewBox='0 0 901 506' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M699.987 28.8589C700.635 28.3997 714.25 34.5586 714.25 34.5586C734.321 25.6714 729.863 27.7244 737.832 23.8345C725.082 14.3259 724.92 14.5961 725.109 13.7317C725.19 13.4075 725.433 13.1644 725.758 13.0834C734.402 11.3815 729.917 11.2735 754.148 15.8387C767.492 9.32855 781.701 2.38623 781.701 2.38623C787.104 0.00909495 800.502 -1.66571 802.447 2.76441L802.528 2.92649C804.473 7.3296 794.262 16.1358 788.86 18.54L764.899 29.156C753.689 58.0329 754.499 56.9253 752.5 58.357C747.368 62.0038 747.044 62.598 746.287 62.2199C745.558 61.8417 745.855 62.8141 745.207 37.8812C739.696 40.3124 730.809 44.4724 717.167 47.4708C713.737 48.2272 710.333 47.6869 707.821 45.9581L692.37 33.4781C691.91 33.0999 692.018 32.3706 692.559 32.1545L699.987 28.8589Z' fill='%2382B2B8'/%3E%3Cpath d='M0.450195 300.922C15.6653 332.433 45.7116 356.632 76.6811 374.528C108.424 392.896 142.445 406.931 176.83 419.717C204.76 430.102 233.482 439.779 263.252 441.03C316.15 443.262 363.749 414.618 387.961 367.555C473.165 201.796 203.792 166.121 189.997 316.348C185.978 359.988 230.062 464.283 438.557 502.208C463.658 506.785 490.834 505.676 513.464 493.9C531.819 484.356 545.614 467.786 556.057 449.925C596.361 381.01 591.385 293.549 627.45 222.336C632.877 211.632 640.511 201.662 651.47 196.737C713.073 169.089 722.218 273.152 661.486 259.247C645.849 255.653 631.623 247.045 620.866 235.142C594.422 205.876 587.145 161.126 601.325 124.324C620.342 74.9695 650.409 52.3081 681.885 44.1719' stroke='%2382B2B8' stroke-miterlimit='10' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 50% 20%;
	background-size: contain;
	z-index: 1;
}

.staff-wrapper {
	padding: 4rem 7rem 3rem;
	gap: 5rem;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	z-index: 9;
	display: flex;
	overflow-x: scroll;
}
.staff-wrapper::-webkit-scrollbar {
  height: .5rem;
}
.staff-wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.staff-wrapper::-webkit-scrollbar-thumb {
  background: var(--col-sep);
  border-radius: 1rem;
}
.staff-wrapper::-webkit-scrollbar-thumb:hover {
  background: var(--col-pri);
}
.staff-card {
	flex: 1 0 20%;
}
.staff-card picture {
	position: relative;
}
.staff-card picture:before,
.staff-card picture:after {
	content: '';
	position: absolute;
	inset: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.staff-card picture:before {
	background-image: url("data:image/svg+xml,%3Csvg width='268' height='327' viewBox='0 0 268 327' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.64551 323.076C10.7678 323.076 12.5 324.825 12.5 327H4.79102C4.79102 324.825 6.52316 323.076 8.64551 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M26.4443 323.076C28.5667 323.076 30.2988 324.825 30.2988 327H22.5898C22.5898 324.825 24.3221 323.076 26.4443 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M44.2441 323.076C46.3664 323.076 48.0986 324.825 48.0986 327H40.3896C40.3896 324.825 42.1218 323.076 44.2441 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M62.043 323.076C64.1653 323.076 65.8975 324.825 65.8975 327H58.1885C58.1885 324.825 59.9207 323.076 62.043 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M79.8428 323.076C81.965 323.076 83.6973 324.825 83.6973 327H75.9883C75.9883 324.825 77.7204 323.076 79.8428 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M97.6416 323.076C99.764 323.076 101.496 324.825 101.496 327H93.7871C93.7871 324.825 95.5193 323.076 97.6416 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M115.441 323.076C117.564 323.076 119.296 324.825 119.296 327H111.587C111.587 324.825 113.319 323.076 115.441 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M133.24 323.076C135.363 323.076 137.095 324.825 137.095 327H129.386C129.386 324.825 131.118 323.076 133.24 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M151.04 323.076C153.162 323.076 154.895 324.825 154.895 327H147.185C147.185 324.825 148.918 323.076 151.04 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M168.839 323.076C170.961 323.076 172.693 324.825 172.693 327H164.984C164.984 324.825 166.717 323.076 168.839 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M186.638 323.076C188.76 323.076 190.493 324.825 190.493 327H182.783C182.783 324.825 184.516 323.076 186.638 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M204.438 323.076C206.56 323.076 208.292 324.825 208.292 327H200.583C200.583 324.825 202.315 323.076 204.438 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M222.236 323.076C224.359 323.076 226.092 324.825 226.092 327H218.382C218.382 324.825 220.114 323.076 222.236 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M240.036 323.076C242.158 323.076 243.891 324.825 243.891 327H236.182C236.182 324.825 237.914 323.076 240.036 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M257.835 323.076C259.957 323.076 261.689 324.825 261.689 327H253.98C253.98 324.825 255.713 323.076 257.835 323.076Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 310.478C2.15798 310.478 3.89042 312.192 3.89062 314.292C3.89062 316.392 2.1581 318.107 0 318.107V310.478Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 318.086C265.842 318.086 264.109 316.37 264.109 314.271C264.11 312.171 265.842 310.456 268 310.456V318.086Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 292.84C2.1581 292.84 3.89062 294.556 3.89062 296.655C3.89041 298.755 2.15797 300.47 0 300.47V292.84Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 300.448C265.842 300.448 264.11 298.733 264.109 296.634C264.109 294.534 265.842 292.818 268 292.818V300.448Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 275.202C2.1581 275.202 3.89062 276.918 3.89062 279.018C3.89052 281.117 2.15804 282.832 0 282.832V275.202Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 282.811C265.842 282.811 264.11 281.096 264.109 278.996C264.109 276.896 265.842 275.181 268 275.181V282.811Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 257.565C2.15809 257.565 3.89061 259.28 3.89062 261.38C3.89062 263.48 2.1581 265.195 0 265.195V257.565Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 265.173C265.842 265.173 264.109 263.458 264.109 261.358C264.109 259.259 265.842 257.543 268 257.543V265.173Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 239.928C2.15801 239.928 3.89048 241.643 3.89062 243.742C3.89062 245.842 2.1581 247.558 0 247.558V239.928Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 247.536C265.842 247.536 264.109 245.82 264.109 243.721C264.109 241.621 265.842 239.906 268 239.906V247.536Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 222.29C2.15794 222.29 3.89036 224.005 3.89062 226.104C3.89062 228.204 2.1581 229.92 0 229.92V222.29Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 229.898C265.842 229.898 264.109 228.183 264.109 226.083C264.11 223.983 265.842 222.269 268 222.269V229.898Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 204.652C2.1581 204.652 3.89062 206.368 3.89062 208.468C3.89047 210.567 2.158 212.282 0 212.282V204.652Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 212.261C265.842 212.261 264.11 210.546 264.109 208.446C264.109 206.347 265.842 204.631 268 204.631V212.261Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 187.015C2.1581 187.015 3.89062 188.73 3.89062 190.83C3.89059 192.93 2.15808 194.645 0 194.645V187.015Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 194.623C265.842 194.623 264.109 192.908 264.109 190.809C264.109 188.709 265.842 186.993 268 186.993V194.623Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 169.378C2.15805 169.378 3.89054 171.093 3.89062 173.192C3.89062 175.292 2.1581 177.008 0 177.008V169.378Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 176.986C265.842 176.986 264.109 175.271 264.109 173.171C264.109 171.071 265.842 169.356 268 169.356V176.986Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 151.74C2.15798 151.74 3.89043 153.455 3.89062 155.555C3.89062 157.654 2.1581 159.37 0 159.37V151.74Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 159.349C265.842 159.349 264.109 157.633 264.109 155.533C264.11 153.434 265.842 151.719 268 151.719V159.349Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 134.103C2.1581 134.103 3.89062 135.818 3.89062 137.918C3.89041 140.017 2.15797 141.732 0 141.732V134.103Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 141.711C265.842 141.711 264.11 139.996 264.109 137.896C264.109 135.797 265.842 134.081 268 134.081V141.711Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 116.465C2.1581 116.465 3.89062 118.181 3.89062 120.28C3.89052 122.38 2.15804 124.095 0 124.095V116.465Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 124.073C265.842 124.073 264.11 122.358 264.109 120.259C264.109 118.159 265.842 116.443 268 116.443V124.073Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 98.8271C2.15809 98.8271 3.89061 100.543 3.89062 102.643C3.89062 104.742 2.1581 106.458 0 106.458V98.8271Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 106.436C265.842 106.436 264.109 104.721 264.109 102.621C264.109 100.521 265.842 98.8057 268 98.8057V106.436Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 81.1904C2.15802 81.1904 3.89049 82.9053 3.89062 85.0049C3.89062 87.1046 2.1581 88.8203 0 88.8203V81.1904Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 88.7988C265.842 88.7988 264.109 87.0831 264.109 84.9834C264.109 82.8838 265.842 81.1689 268 81.1689V88.7988Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 63.5527C2.15794 63.5527 3.89037 65.2677 3.89062 67.3672C3.89062 69.4669 2.1581 71.1826 0 71.1826V63.5527Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 71.1611C265.842 71.1611 264.109 69.4454 264.109 67.3457C264.11 65.2462 265.842 63.5312 268 63.5312V71.1611Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 45.915C2.1581 45.915 3.89062 47.6308 3.89062 49.7305C3.89045 51.83 2.15799 53.5449 0 53.5449V45.915Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 53.5234C265.842 53.5234 264.11 51.8085 264.109 49.709C264.109 47.6093 265.842 45.8936 268 45.8936V53.5234Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 28.2773C2.1581 28.2773 3.89062 29.9931 3.89062 32.0928C3.89057 34.1924 2.15807 35.9072 0 35.9072V28.2773Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 35.8857C265.842 35.8857 264.109 34.1709 264.109 32.0713C264.109 29.9716 265.842 28.2559 268 28.2559V35.8857Z' fill='%23EFEDE8'/%3E%3Cpath d='M0 10.6406C2.15806 10.6406 3.89056 12.3554 3.89062 14.4551C3.89062 16.5548 2.1581 18.2705 0 18.2705V10.6406Z' fill='%23EFEDE8'/%3E%3Cpath d='M268 18.249C265.842 18.249 264.109 16.5333 264.109 14.4336C264.109 12.3339 265.842 10.6182 268 10.6182V18.249Z' fill='%23EFEDE8'/%3E%3Cpath d='M12.4785 0C12.4785 2.17525 10.7462 3.92358 8.62402 3.92383C6.50168 3.92383 4.76855 2.1754 4.76855 0H12.4785Z' fill='%23EFEDE8'/%3E%3Cpath d='M30.2773 0C30.2773 2.17538 28.5452 3.92379 26.4229 3.92383C24.3005 3.92383 22.5684 2.1754 22.5684 0H30.2773Z' fill='%23EFEDE8'/%3E%3Cpath d='M48.0762 0C48.0762 2.1754 46.344 3.92383 44.2217 3.92383C42.0995 3.92362 40.3672 2.17527 40.3672 0H48.0762Z' fill='%23EFEDE8'/%3E%3Cpath d='M65.876 0C65.876 2.17535 64.1438 3.92375 62.0215 3.92383C59.8991 3.92383 58.167 2.1754 58.167 0H65.876Z' fill='%23EFEDE8'/%3E%3Cpath d='M83.6748 0C83.6748 2.1754 81.9427 3.92383 79.8203 3.92383C77.6981 3.92365 75.9658 2.17529 75.9658 0H83.6748Z' fill='%23EFEDE8'/%3E%3Cpath d='M101.475 0C101.475 2.17534 99.7424 3.92373 97.6201 3.92383C95.4978 3.92383 93.7656 2.1754 93.7656 0H101.475Z' fill='%23EFEDE8'/%3E%3Cpath d='M119.273 0C119.273 2.1754 117.541 3.92383 115.419 3.92383C113.297 3.92368 111.564 2.17531 111.564 0H119.273Z' fill='%23EFEDE8'/%3E%3Cpath d='M137.073 0C137.073 2.17533 135.341 3.92371 133.219 3.92383C131.096 3.92383 129.364 2.1754 129.364 0H137.073Z' fill='%23EFEDE8'/%3E%3Cpath d='M154.872 0C154.872 2.1754 153.14 3.92383 151.018 3.92383C148.895 3.92369 147.163 2.17531 147.163 0H154.872Z' fill='%23EFEDE8'/%3E%3Cpath d='M172.672 0C172.672 2.17531 170.94 3.92368 168.817 3.92383C166.695 3.92383 164.963 2.1754 164.963 0H172.672Z' fill='%23EFEDE8'/%3E%3Cpath d='M190.471 0C190.471 2.1754 188.739 3.92383 186.616 3.92383C184.494 3.92372 182.762 2.17533 182.762 0H190.471Z' fill='%23EFEDE8'/%3E%3Cpath d='M208.271 0C208.271 2.17529 206.538 3.92365 204.416 3.92383C202.294 3.92383 200.562 2.1754 200.562 0H208.271Z' fill='%23EFEDE8'/%3E%3Cpath d='M226.069 0C226.069 2.1754 224.337 3.92383 222.215 3.92383C220.093 3.92374 218.36 2.17535 218.36 0H226.069Z' fill='%23EFEDE8'/%3E%3Cpath d='M243.869 0C243.869 2.17529 242.137 3.92364 240.015 3.92383C237.892 3.92383 236.16 2.1754 236.16 0H243.869Z' fill='%23EFEDE8'/%3E%3Cpath d='M261.668 0C261.668 2.1754 259.936 3.92383 257.813 3.92383C255.691 3.92378 253.959 2.17537 253.959 0H261.668Z' fill='%23EFEDE8'/%3E%3C/svg%3E%0A");
	z-index: 1;
}
.staff-card picture:after {
	background-image: url("data:image/svg+xml,%3Csvg width='270' height='329' viewBox='0 0 270 329' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M269 327.978V319.586C266.574 319.586 264.609 317.655 264.609 315.271C264.609 312.887 266.574 310.956 269 310.956V301.948C266.574 301.948 264.609 300.017 264.609 297.633C264.609 295.249 266.574 293.318 269 293.318V284.311C266.574 284.311 264.609 282.38 264.609 279.996C264.609 277.612 266.574 275.681 269 275.681V266.673C266.574 266.673 264.609 264.742 264.609 262.358C264.609 259.974 266.574 258.043 269 258.043V249.036C266.574 249.036 264.609 247.105 264.609 244.721C264.609 242.337 266.574 240.406 269 240.406V231.398C266.574 231.398 264.609 229.467 264.609 227.083C264.609 224.699 266.574 222.768 269 222.768V213.761C266.574 213.761 264.609 211.83 264.609 209.446C264.609 207.062 266.574 205.131 269 205.131V196.123C266.574 196.123 264.609 194.192 264.609 191.808C264.609 189.424 266.574 187.493 269 187.493V178.486C266.574 178.486 264.609 176.555 264.609 174.171C264.609 171.787 266.574 169.856 269 169.856V160.848C266.574 160.848 264.609 158.917 264.609 156.533C264.609 154.149 266.574 152.219 269 152.219V143.211C266.574 143.211 264.609 141.28 264.609 138.896C264.609 136.512 266.574 134.581 269 134.581V125.573C266.574 125.573 264.609 123.643 264.609 121.259C264.609 118.874 266.574 116.944 269 116.944V107.936C266.574 107.936 264.609 106.005 264.609 103.621C264.609 101.237 266.574 99.306 269 99.306V90.2985C266.574 90.2985 264.609 88.3676 264.609 85.9836C264.609 83.5995 266.574 81.6686 269 81.6686V72.661C266.574 72.661 264.609 70.7301 264.609 68.3461C264.609 65.962 266.574 64.0311 269 64.0311V55.0236C266.574 55.0236 264.609 53.0926 264.609 50.7086C264.609 48.3246 266.574 46.3936 269 46.3936V37.3861C266.574 37.3861 264.609 35.4551 264.609 33.0711C264.609 30.6871 266.574 28.7561 269 28.7561V19.7486C266.574 19.7486 264.609 17.8176 264.609 15.4336C264.609 13.0496 266.574 11.1186 269 11.1186V1.00001L263.168 1.00001C263.168 3.4441 261.219 5.4237 258.814 5.4237C256.408 5.4237 254.459 3.4441 254.459 1.00001L245.369 1.00001C245.369 3.4441 243.42 5.4237 241.014 5.4237C238.608 5.4237 236.66 3.4441 236.66 1.00001L227.57 1.00001C227.57 3.4441 225.621 5.4237 223.215 5.4237C220.809 5.4237 218.86 3.4441 218.86 1.00001L209.77 1.00001C209.77 3.4441 207.822 5.4237 205.416 5.4237C203.01 5.4237 201.061 3.4441 201.061 1.00001L191.971 1.00001C191.971 3.4441 190.022 5.4237 187.616 5.4237C185.211 5.4237 183.262 3.4441 183.262 1.00001L174.172 1.00001C174.172 3.4441 172.223 5.4237 169.817 5.4237C167.411 5.4237 165.463 3.4441 165.463 1.00001L156.372 1.00001C156.372 3.4441 154.424 5.4237 152.018 5.4237C149.612 5.4237 147.663 3.4441 147.663 1.00001L138.573 1.00001C138.573 3.4441 136.624 5.4237 134.219 5.4237C131.813 5.4237 129.864 3.4441 129.864 1.00001L120.774 1.00001C120.774 3.4441 118.825 5.4237 116.419 5.4237C114.013 5.4237 112.065 3.4441 112.065 1L102.975 1C102.975 3.44409 101.026 5.4237 98.6199 5.4237C96.214 5.4237 94.2654 3.44409 94.2654 1L85.1752 1C85.1752 3.44409 83.2265 5.4237 80.8206 5.4237C78.4147 5.42369 76.4661 3.44409 76.4661 1L67.3759 1C67.3759 3.44409 65.4272 5.42369 63.0213 5.42369C60.6154 5.42369 58.6668 3.44409 58.6668 1L49.5766 1C49.5766 3.44409 47.628 5.42369 45.2221 5.42369C42.8162 5.42369 40.8675 3.44409 40.8675 1L31.7773 1C31.7773 3.44409 29.8287 5.42369 27.4228 5.42369C25.0169 5.42369 23.0682 3.44409 23.0682 1L13.9781 1C13.9781 3.44409 12.0294 5.42369 9.62357 5.42369C7.21768 5.42369 5.26901 3.44409 5.26901 1L1.00009 1M1 1.02159V11.1402C3.42599 11.1402 5.39092 13.0712 5.39092 15.4552C5.39092 17.8392 3.42599 19.7702 1 19.7702V28.7777C3.42599 28.7777 5.39092 30.7086 5.39092 33.0927C5.39092 35.4767 3.42599 37.4077 1 37.4077V46.4152C3.42599 46.4152 5.39092 48.3461 5.39092 50.7302C5.39092 53.1142 3.42599 55.0451 1 55.0451V64.0527C3.42599 64.0527 5.39092 65.9836 5.39092 68.3676C5.39092 70.7517 3.42599 72.6826 1 72.6826V81.6901C3.42599 81.6901 5.39092 83.6211 5.39092 86.0051C5.39092 88.3892 3.42599 90.3201 1 90.3201V99.3276C3.42599 99.3276 5.39092 101.259 5.39092 103.643C5.39092 106.027 3.42599 107.958 1 107.958V116.965C3.42599 116.965 5.39092 118.896 5.39092 121.28C5.39092 123.664 3.42599 125.595 1 125.595V134.603C3.42599 134.603 5.39092 136.534 5.39092 138.918C5.39092 141.302 3.42599 143.233 1 143.233V152.24C3.42599 152.24 5.39092 154.171 5.39092 156.555C5.39092 158.939 3.42599 160.87 1 160.87V169.878C3.42599 169.878 5.39092 171.809 5.39092 174.193C5.39092 176.577 3.42599 178.508 1 178.508V187.515C3.42599 187.515 5.39092 189.446 5.39092 191.83C5.39092 194.214 3.42599 196.145 1 196.145V205.152C3.42599 205.152 5.39092 207.083 5.39092 209.467C5.39092 211.852 3.42599 213.782 1 213.782V222.79C3.42599 222.79 5.39092 224.721 5.39092 227.105C5.39092 229.489 3.42599 231.42 1 231.42V240.427C3.42599 240.427 5.39092 242.358 5.39092 244.742C5.39092 247.126 3.42599 249.057 1 249.057V258.065C3.42599 258.065 5.39092 259.996 5.39092 262.38C5.39092 264.764 3.42599 266.695 1 266.695V275.702C3.42599 275.702 5.39092 277.633 5.39092 280.017C5.39092 282.401 3.42599 284.332 1 284.332V293.34C3.42599 293.34 5.39092 295.271 5.39092 297.655C5.39092 300.039 3.42599 301.97 1 301.97V310.977C3.42599 310.977 5.39092 312.908 5.39092 315.292C5.39092 317.676 3.42599 319.607 1 319.607V328H5.29076C5.29076 325.556 7.23943 323.576 9.64531 323.576C12.0512 323.576 13.9999 325.556 13.9999 328H23.0899C23.0899 325.556 25.0386 323.576 27.4445 323.576C29.8504 323.576 31.7991 325.556 31.7991 328H40.8893C40.8893 325.556 42.8379 323.576 45.2438 323.576C47.6497 323.576 49.5984 325.556 49.5984 328H58.6885C58.6885 325.556 60.6372 323.576 63.0431 323.576C65.449 323.576 67.3977 325.556 67.3977 328H76.4878C76.4878 325.556 78.4365 323.576 80.8424 323.576C83.2483 323.576 85.197 325.556 85.197 328H94.2871C94.2871 325.556 96.2358 323.576 98.6417 323.576C101.048 323.576 102.996 325.556 102.996 328H112.086C112.086 325.556 114.035 323.576 116.441 323.576C118.847 323.576 120.796 325.556 120.796 328H129.886C129.886 325.556 131.834 323.576 134.24 323.576C136.646 323.576 138.595 325.556 138.595 328H147.685C147.685 325.556 149.634 323.576 152.04 323.576C154.445 323.576 156.394 325.556 156.394 328H165.484C165.484 325.556 167.433 323.576 169.839 323.576C172.245 323.576 174.193 325.556 174.193 328H183.284C183.284 325.556 185.232 323.576 187.638 323.576C190.044 323.576 191.993 325.556 191.993 328H201.083C201.083 325.556 203.032 323.576 205.437 323.576C207.843 323.576 209.792 325.556 209.792 328H218.882C218.882 325.556 220.831 323.576 223.237 323.576C225.643 323.576 227.591 325.556 227.591 328H236.681C236.681 325.556 238.63 323.576 241.036 323.576C243.442 323.576 245.391 325.556 245.391 328H254.481C254.481 325.556 256.429 323.576 258.835 323.576C261.241 323.576 263.19 325.556 263.19 328H269' stroke='%2382B2B8' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
	z-index: 2;
}
.staff-card picture img:first-child {
	display: block;
	width: 100%;
}
.staff-card:nth-child(3n+1) picture {
	transform: rotate(3deg);
}
.staff-card:nth-child(3n+1) picture:after {
	transform: rotate(-5deg);
}
.staff-card:nth-child(3n+2) picture {
	transform: rotate(-2deg);
}
.staff-card:nth-child(3n+2) picture:after {
	transform: rotate(6deg);
}
.staff-card:nth-child(3n+3) picture {
	transform: rotate(1deg);
}
.staff-card:nth-child(3n+3) picture:after {
	transform: rotate(-6deg);
}
.staff-card {
	position: relative;
}
.staff-card h5 {
	padding-top: .25rem;
	position: relative;
	margin: 1.25rem 0 .5rem;
}
.staff-card h5:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 100%;
	transform: translateX(-50%);
	width: 60%;
	aspect-ratio: 98 / 25;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='98' height='21' viewBox='0 0 98 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M59.6345 16.608C59.6345 16.608 38.4302 18.0246 36.9672 18.1668L51.6559 0.771337L59.6345 16.608Z' fill='%23EFEDE8'/%3E%3Cpath d='M97.8274 15.4958C96.2491 15.547 59.2039 16.7371 59.2039 16.7371L51.2253 0.900391L36.5313 18.302L0.0288086 20.4056' stroke='%23CE4F4F' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}
.staff-card p {
	margin: 0 -1rem;
	text-wrap: balance;
}


#destinos {
	margin-top: 0;
	overflow: hidden;
}
#destinos h2 em {
	display: block;
}
#destinos h6 {
	position: relative;
	z-index: 5;
}
#destinos h6:after {
	content: '';
	position: absolute;
	left: 0;
	top: 1rem;
	right: 0;
	bottom: 1rem;
	z-index: -1;
	background: var(--col-pri);
}
#destinos h6:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -52.5%);
	width: 90vw;
	aspect-ratio: 474 / 278;
	z-index: -5;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='461' height='151' viewBox='0 0 461 151' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M189.556 0.460938C276.196 37.081 -60.1398 45.7259 10.2651 74.5095C80.6701 103.293 263.09 87.4646 365.339 61.218M365.339 61.218C374.149 58.9563 391.28 54.4271 398.392 51.9953C488.037 21.3423 487.537 -9.30861 351.316 20.8006C287.263 34.9584 317.834 44.9503 365.339 61.218ZM365.339 61.218C418.862 79.5466 492.108 105.624 441.962 150.461' stroke='%23E2DFD6' stroke-miterlimit='10' stroke-dasharray='2 2'/%3E%3C/svg%3E%0A");
}

.destinos-grid {
	display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 1fr);
	gap: 1.5rem;
	padding: 1.5rem;
	margin: 3rem 0;
	position: relative;
	z-index: 9;
}
.destinos-grid.grid-x3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 1fr;
}
.destino-card {
	position: relative;
}
.destino-card > a {
	background: #fff;
	border-radius: .5rem;
	overflow: hidden;
	transition: var(--ani-f);
	box-shadow: 0 0 0 0 var(--col-pri);
}
.destino-card > a:hover {
	transform: translateY(-.5rem);
	box-shadow: 0 .25rem .5rem -.125rem var(--col-pri);
}
.destino-card.x3 {
	grid-column: span 3;
}
.destino-card.x2 {
	grid-column: span 2;
}
.destino-card > a {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.destino-card picture {
	height: 30vh;
	display: block;
	position: relative;
}
.destino-card picture img {
	display: block;
	width: 100%!important;
	height: 100%;
	object-fit: cover;
}
.destino-card picture h5 {
	text-transform: uppercase;
	position: absolute;
	left: 2rem;
	bottom: 0;
	margin: 0;
	font-size: .875rem;
	padding: .5rem .75rem;
	background: var(--col-dar);
	border-radius: .25rem .25rem 0 0;
	color: var(--col-bg);
}
.destino-card picture:last-child h5 {
	top: 0;
	bottom: auto;
	border-radius: 0 0 .25rem .25rem;
}
.destino-card h5 i {
	color: var(--col-pri);
	margin-right: .25rem;
}
.destino-card a > div {
	padding: 1.875rem 2rem;
	font-size: .875rem;
	margin: 0;
	flex: 1;
	display: flex;
	flex-direction: column;
}
.destino-card h3 {
	font-size: 1.75rem;
	margin-bottom: .5rem;
	white-space: nowrap;
	overflow: hidden;
	margin-right: -2rem;
}
.destino-card p {
	font-size: .875rem;
	margin-bottom: 1.25rem;
}
.destino-card ul,
#destino ul.resume {
	font-size: 1rem;
	display: flex;
	gap: 1.25rem;
	align-items: center;
	margin: auto 0 .875rem;
}
.destino-card ul i,
#destino ul.resume i {
	color: var(--col-pri);
}
.destino-card-cta {
	border-top: solid 1px var(--col-bg);
	padding-top: .875rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.destino-card h4,
#destino h4 {
	font-size: 1.75rem;
	line-height: 2rem;
	line-height: 1;
	margin: 0!important;
	font-style: italic;
}
.destino-card h4 span,
.destino-card h4 strong,
#destino h4 span,
#destino h4 strong {
	font-family: var(--fon-t);
	font-size: .75rem;
	line-height: 1em;
	vertical-align: baseline;
	display: inline-block;
	margin-left: .5rem;
	font-style: normal;
	color: var(--col-pri);
}
.destino-card h4 strong,
#destino h4 strong {
	font-weight: 500;
	font-size: 1rem;
	line-height: inherit;
	margin: 0;
	vertical-align: middle;
}
.destino-card .destino-card-cta > span {
	font-size: 1rem;
	line-height: 2rem;
	font-weight: 600;
	color: var(--col-acc);
}
.destino-card div > span i {
	margin-left: 1rem;
}

.destino-card .destino-map {
	box-sizing: border-box;
	height: 100%;
	background-size: 3rem auto;
	background-color: var(--col-lig);
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='5' viewBox='0 0 20 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294C13.1921 3.6802 12.1683 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294C4.91283 2.10262 4.06731 1.42568 2.89509 0.984038C2.1149 0.688963 1.18811 0.500004 0.0415958 0.5C0.028365 0.5 0.015125 0.500138 0.00195312 0.500188' stroke='%2382B2B8'/%3E%3C/svg%3E%0A");
	display: flex;
	align-self: center;
	justify-content: center;
}
.destino-card .destino-map img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
}
.destino-card .destino-map {
  position: relative;
}
.destino-card .destino-map a.destino-map-filtro {
	font-weight: 600;
	font-size: .75rem;
	position: absolute;
	z-index: 9;
	background: #ffffffcc;
	transform: translate(-50% , -50%) scale(1);
	transform-origin: 50% 50%;
	border: solid 2px #fff;
	border-radius: .5rem;
	margin: 0;
	transition: var(--ani-f);
	color: var(--col-acc);
	padding: .625rem .875rem;
	padding-left: 2rem;
}
.destino-card .destino-map a.destino-map-filtro i {
	font-size: 1rem;
	position: absolute;
	left: .75rem;
	top: 50%;
	transform: translateY(-50%);
	color: var(--col-pri);
	transition: var(--ani-f);
}
.destino-card .destino-map a.destino-map-filtro:hover {
	color: var(--col-bg);
	background: var(--col-acc);
	transform: translate(-50% , -52.5%) scale(1.2);
}
.destino-card .destino-map a.destino-map-filtro:hover i {
	color: var(--col-dar);
}
.destino-card .destino-map h3 {
	font-size: 1.5rem;
	padding: 1rem 2rem;
	position: absolute;
	top: 0;
	margin: 0;
	background: var(--col-lig);
	border-radius: 0 0 1rem 1rem;
	align-self: center;
}
.destino-card .destino-map a.destino-map-bt {
	font-size: .875rem;
	font-weight: 600;
	padding: .75rem 1rem;
	border-radius: 9rem;
	background: var(--col-pri);
	position: absolute;
	bottom: 1.5rem;
	margin: 0;
	z-index: 9;
	transition: var(--ani-f);
	box-shadow: 0 0 0 0 var(--col-pri);
	align-self: center;
}
.destino-card .destino-map a.destino-map-bt:hover {
	background: var(--col-bg);
	transform: translateY(-.25rem);
	box-shadow: 0 .25rem .5rem -.125rem var(--col-pri);
}
.destino-card .destino-map a.destino-map-bt i {
	color: #fff;
	margin-right: .25em;
	transition: var(--ani-f);
}
.destino-card .destino-map a.destino-map-bt:hover i {
	color: var(--col-acc);
}

#destinos:first-child {
	padding-top: 0;
}
.destinos-header {
	text-align: center;
	padding: 4rem 0 10rem;
	margin-bottom: -10rem;
	position: relative;
	overflow: hidden;
	background-size: 3rem auto;
	background-color: var(--col-lig);
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='5' viewBox='0 0 20 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294C13.1921 3.6802 12.1683 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294C4.91283 2.10262 4.06731 1.42568 2.89509 0.984038C2.1149 0.688963 1.18811 0.500004 0.0415958 0.5C0.028365 0.5 0.015125 0.500138 0.00195312 0.500188' stroke='%2382B2B8'/%3E%3C/svg%3E%0A");
}
.destinos-header img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50% , -50%);
	z-index: 1;
}
.destinos-header .page {
	position: relative;
	z-index: 10;
}
.destinos-header h3 {
	width: fit-content;
	padding: .5rem;
	border-radius: .25rem;
	box-shadow: 0 0 0 .5rem var(--col-lig);
	background: var(--col-lig);
}
.destinos-header ul {
	font-size: 0;
	text-wrap: balance;
}
.destinos-header ul li {
	display: inline-block;
	margin: .375rem;
}
.destinos-header ul li a {
	display: block;
	font-size: .875rem;
	line-height: 1em;
	font-weight: 500;
	padding: .75rem 1rem;
	background: var(--col-bg);
	border-radius: .25rem;
	box-shadow: 0 0 0 3px var(--col-pri);
}
.destinos-header ul li a i {
	color: var(--col-pri);
	margin-right: .5em;
}
.destinos-grid.grid-x3 .destino-card h3 {
	font-size: 1.625rem;
	white-space: normal;
}
.destinos-grid.grid-x3 .destino-card p {
	font-size: .875rem;
	text-wrap: stable;
}
.destinos-grid.grid-x3 .destino-card ul {
	font-size: 1rem;
	flex-wrap: wrap;
	gap: .25rem 1rem;
}
.destinos-grid.grid-x3 .destino-card ul li.break {
	flex-basis: 100%;
	height: 0;
	padding: 0;
	margin: 0;
}
.destinos-grid.grid-x3 .destino-card-cta {
	flex-direction: column;
	align-items: flex-start;
	gap: .875rem;
}
.destinos-grid.grid-x3 .destino-card-cta > span {
	padding-top: .875rem;
	border-top: solid 1px var(--col-bg);
	display: block;
	align-self: stretch;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#destino {
	padding-top: calc(var(--sca-pad) * 3);
	position: relative;
}
#destino:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 4.5rem;
	background-size: 3rem auto;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='5' viewBox='0 0 20 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294C13.1921 3.6802 12.1683 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294C4.91283 2.10262 4.06731 1.42568 2.89509 0.984038C2.1149 0.688963 1.18811 0.500004 0.0415958 0.5C0.028365 0.5 0.015125 0.500138 0.00195312 0.500188' stroke='%23d9834233'/%3E%3C/svg%3E%0A");
}
#destino .col5 {
	position: sticky;
	top: 11rem;
}
#destino picture {
	display: block;
	transform: rotate(-2deg);
	position: relative;
}
#destino picture img {
	display: block;
	aspect-ratio: 4 / 5;
	object-fit: cover;
	box-shadow: 0 0 0 .5rem #fff;
}
#destino picture:before,
#destino picture:after {
	content: '';
	position: absolute;
	inset: 0;
	z-index: -2;
	box-shadow: 0 0 0 .5rem #fff;
}
#destino picture:before {
	transform: rotate(4deg);
	z-index: -1;
	background: var(--col-acc);
}
#destino picture:after {
	transform: rotate(-3deg);
	z-index: -4;
	background: var(--col-pri);
}
#destino .resume i {
	font-size: 1.5rem;
}
#destino h5 {
	margin-top: 2rem;
}
#destino .list {
	font-size: 1rem;
}
#destino .list li {
	margin-bottom: .375rem;
}
#destino .list li:before {
	top: .25em;
	width: 1em;
	height: 1em;
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640' fill='%2382b2b8'%3E%3Cpath d='M320 576C178.6 576 64 461.4 64 320C64 178.6 178.6 64 320 64C461.4 64 576 178.6 576 320C576 461.4 461.4 576 320 576zM438 209.7C427.3 201.9 412.3 204.3 404.5 215L285.1 379.2L233 327.1C223.6 317.7 208.4 317.7 199.1 327.1C189.8 336.5 189.7 351.7 199.1 361L271.1 433C276.1 438 282.9 440.5 289.9 440C296.9 439.5 303.3 435.9 307.4 430.2L443.3 243.2C451.1 232.5 448.7 217.5 438 209.7z'/%3E%3C/svg%3E%0A");
}
#destino h5 {
	font-size: 1.375rem;
	margin: 1.5rem 0!important;
}
#destino h5 i {
	color: var(--col-pri);
}
#destino h5 strong + i {
	margin-left: 2em;
}
#destino h4 {
	font-size: 2.5rem;
}
.main #destino h4 + .bt {
	margin-top: 2rem;
}
#destino + #destinos {
	padding-top: 0;
}
#destino .bt {
	display: block;
	width: fit-content;
}
#destino .bt ~ a {
	font-size: 1rem;
	text-decoration: none;
}
#destino .bt ~ a + a {
	margin-left: 2em;
}

#atributos {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='5' viewBox='0 0 20 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294C13.1921 3.6802 12.1683 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294C4.91283 2.10262 4.06731 1.42568 2.89509 0.984038C2.1149 0.688963 1.18811 0.500004 0.0415958 0.5C0.028365 0.5 0.015125 0.500138 0.00195312 0.500188' stroke='%23ffffff33'/%3E%3C/svg%3E%0A");
	background-size: auto 1rem;
}
#atributos h2 {
	width: fit-content;
	padding-bottom: 1rem;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='5' viewBox='0 0 20 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.002 0.502072C17.1548 0.511294 15.6801 1.69012 14.3802 2.7294C13.1921 3.6802 12.1683 4.49998 10.0397 4.5C7.91095 4.5 6.88508 3.68021 5.69696 2.7294C4.91283 2.10262 4.06731 1.42568 2.89509 0.984038C2.1149 0.688963 1.18811 0.500004 0.0415958 0.5C0.028365 0.5 0.015125 0.500138 0.00195312 0.500188' stroke='%2382B2B8'/%3E%3C/svg%3E%0A");
	background-repeat: repeat-x;
	background-position: 50% calc(100% - .5rem);
	background-size: auto .5rem;
}
#atributos h4 {
	color: var(--col-acc);
	font-weight: bold;
	max-width: 10em;
	margin: 1.5rem auto 1rem;
}
#atributos p {
	font-size: 1rem;
}

#autotrip {
	margin-top: 0;
}
#autotrip h2 {
	font-size: 5rem;
	position: relative;
	margin-bottom: -2.5rem;
	z-index: 9;
}
#autotrip h3 {
	margin-top: 3rem;
}
#autotrip picture {
	margin-left: -8rem;
	position: relative;
}
#autotrip picture:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: .25rem;
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='40' viewBox='0 0 8 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.03192 5.70229C7.62172 4.14286 7.99953 2.29058 8 -0.000524506L7.99585 39.916C7.97741 34.2216 5.61975 31.2722 3.5412 28.6726L3.53967 28.6707C1.63873 26.2953 4.23286e-05 24.2476 -8.77524e-07 19.9914C-6.91426e-07 15.734 1.63958 13.6823 3.5412 11.306L3.5495 11.2956C4.80073 9.7303 6.15059 8.04156 7.03192 5.70229Z' fill='%23C1D4D7'/%3E%3C/svg%3E%0A");
	background-repeat: repeat-y;
	background-size: contain;
	background-position: center center;
}
#autotrip picture:after {
	content: '';
	position: absolute;
	width: 30%;
	aspect-ratio: 223 / 93;
	right: 0;
	bottom: 15%;
	transform: translateX(33.33%);
	z-index: 9;
	background-image: url("data:image/svg+xml,%3Csvg width='223' height='93' viewBox='0 0 223 93' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M140.006 0.110352L140.005 0.111328C142.768 0.11313 145.272 1.64279 146.549 4.06543L146.554 4.07422L157.455 24.8896L187.298 27.9512C190.775 28.258 193.519 30.948 193.96 34.3701L193.996 34.708L193.997 34.7158L195.517 53.3916L195.537 53.7383C195.599 55.4688 195.051 57.1415 194.022 58.4932L194.018 58.5L194.012 58.5078L183.564 72.0986L181.979 72.3428C179.957 72.6548 178.18 72.9933 176.687 73.3105C176.505 74.5055 176.225 75.6682 175.855 76.79H222.16V91.5801H165.938L165.25 92.4668V91.5801H0V76.79H66.248C66.0462 76.2274 65.8683 75.6536 65.7129 75.0703L65.5742 75.041L65.5225 75.0762L51.5391 72.0703C47.6646 71.3141 45.0739 67.6041 45.6533 63.7197L45.6553 63.7129L46.4102 58.71H40.0332L40.0244 58.7705H18.2676L20.5107 43.9805H38.6377L39.3018 39.2803H18.1074L20.3506 24.4902H41.3936L42.0566 19.7998H33.6357L35.8555 5H54.6318C55.6384 2.05857 58.404 0.000148832 61.6396 0H61.6455L140.006 0.110352Z' fill='%23EFEDE8'/%3E%3Cpath d='M140 4.57715C141.27 4.57715 142.42 5.27668 143.01 6.39648L154.91 29.1172L186.89 32.3965C188.55 32.5165 189.87 33.8268 190.01 35.5068L191.53 54.1865C191.6 55.0365 191.35 55.8671 190.84 56.5371L181.37 68.8564C177.74 69.4164 174.86 70.0571 172.93 70.5371V70.5469C172.93 74.5825 171.552 78.2984 169.257 81.2568H218.16V88.0469H4V81.2568H73.0898C70.9699 78.7369 69.5501 75.6069 69.1201 72.167L64.75 71.2471C64.7403 71.2567 64.7124 71.2747 64.71 71.2764L52.3799 68.627C50.5799 68.3169 49.3404 66.5863 49.6104 64.7764L51.0596 55.1768H41.1602L46.0098 20.877H56.2305L58.2695 7.35645C58.5296 5.6867 59.9399 4.46696 61.6396 4.4668L140 4.57715ZM103.55 74.0371C102.91 76.7469 101.64 79.2067 99.9102 81.2666H141.58C139.96 79.1767 138.81 76.717 138.26 74.0371H103.55ZM155.41 59.8467C149.5 59.8467 144.7 64.6467 144.7 70.5566C144.7 76.4666 149.5 81.2666 155.41 81.2666C161.32 81.2665 166.12 76.4666 166.12 70.5566C166.12 64.6468 161.32 59.8468 155.41 59.8467ZM86.5098 59.3066C80.6099 59.3068 75.7999 64.1068 75.7998 70.0166C75.7998 75.9265 80.5999 80.7264 86.5098 80.7266C92.4198 80.7266 97.2197 75.9266 97.2197 70.0166C97.2196 64.1067 92.4097 59.3066 86.5098 59.3066ZM155.41 63.627C159.22 63.627 162.32 66.7171 162.32 70.5371C162.32 74.357 159.23 77.457 155.41 77.457C151.59 77.457 148.49 74.347 148.49 70.5371C148.49 66.7271 151.6 63.627 155.41 63.627ZM86.5098 63.0977C90.3297 63.0977 93.4296 66.2077 93.4297 70.0176C93.4297 73.8275 90.3197 76.9277 86.5098 76.9277C82.6998 76.9277 79.5996 73.8376 79.5996 70.0176C79.5997 66.1976 82.6998 63.0977 86.5098 63.0977ZM56.8398 62.5771L58.1797 62.8965L69.5596 65.6367C71.5096 58.0968 78.3699 52.5167 86.5098 52.5166C95.1698 52.5166 102.38 58.8372 103.77 67.1172H138.24C139.85 59.0972 146.93 53.0469 155.41 53.0469L155.43 53.0664C163.02 53.0664 169.5 57.927 171.92 64.707L176.95 63.4863L184.66 53.457L183.48 38.9668L152.75 35.7871H60.8799L56.8398 62.5771ZM37.5098 48.4473L36.5498 55.2373H22.9199L23.9502 48.4473H37.5098ZM48.9404 48.377H52.0898L55.21 27.6768H51.8701L48.9404 48.377ZM133.59 44.6973H124.32V39.6875H133.59V44.6973ZM110.739 44.3359H101.47V39.3262H110.739V44.3359ZM36.1895 35.7471H22.7598L23.79 28.957H37.1494L36.1895 35.7471ZM61.9004 28.957H83.5801L85.7803 11.2969L64.5693 11.2666L61.9004 28.957ZM119.3 28.957H147.15L137.94 11.3564L121.5 11.3369L119.3 28.957ZM90.3896 28.9473H112.49L114.69 11.3271L92.5898 11.2969L90.3896 28.9473ZM51.71 16.2666H38.2803L39.2998 9.4668H52.6699L51.71 16.2666Z' fill='%23D98342'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#autotrip img {
	height: 60vh;
	object-fit: cover;
}

#giftcard {
	position: relative;
	padding-bottom: 0;
}
#giftcard h3 {
	color: #5c9da6;
}
#giftcard picture {
	margin-right: -8rem;
	position: relative;
}
#giftcard picture:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: .25rem;
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='40' viewBox='0 0 8 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.968076 34.2137C0.378284 35.7732 0.000467473 37.6254 4.34292e-07 39.9165L0.00414399 0C0.0225894 5.69437 2.38024 8.64379 4.4588 11.2434L4.46032 11.2453C6.36127 13.6207 7.99996 15.6684 8 19.9246C8 24.182 6.36042 26.2338 4.4588 28.61L4.4505 28.6204C3.19927 30.1857 1.84941 31.8745 0.968076 34.2137Z' fill='%23C1D4D7'/%3E%3C/svg%3E%0A");
	background-repeat: repeat-y;
	background-size: contain;
	background-position: center center;
}
#giftcard img {
    height: 70vh;
    object-position: 0 0;
    object-fit: cover;
}
#giftcard .dec {
	position: absolute;
	top: 0;
	right: 5vw;
	z-index: 9;
	transform: translateY(-50%) rotate(5deg);
	width: 15vw;
}
#giftcard .dec img {
	display: block;
	width: 100%;
	height: auto;
}

#comunidad {
	background-image: url(../images/dec-finisterre.svg);
	background-repeat:  no-repeat;
	background-position: calc(100% + 4vw) calc(0% - 4rem);
	background-size: 30% auto;
}
#comunidad .card {
	background: #fff;
	border: none;
	aspect-ratio: 1 / 1;
	position: relative;
}
#comunidad .card:before {
	content: '“”';
	position: absolute;
	left: 1rem;
	top: 0;
	font-size: 10rem;
	font-weight: 900;
	color: var(--col-bg);
	opacity: .5;
}
#comunidad .card p {
	position: relative;
	z-index: 10;
}
.card + h5.quote:after {
	display: none;
}
.card + h5.quote:before {
	width: 0;
	height: 0;
	background: none;
	border: solid .75rem transparent;
	left: 2rem;
	border-top-color: #fff;
	border-right-color: #fff;
	-webkit-mask: none;
	mask: none;
}
h5.quote span {
	color: var(--col-pri);
}

#cta {
	background-image: url(../images/cta-bg.jpg);
}
#cta h2 {
	padding-bottom: 3.5rem;
	margin-bottom: 2rem;
	background-image: url("data:image/svg+xml,%3Csvg width='297' height='46' viewBox='0 0 297 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M292.55 23.4609C282.19 23.4609 276.84 27.8509 272.13 31.7209C267.84 35.2409 264.14 38.2809 256.45 38.2809C248.76 38.2809 245.06 35.2409 240.77 31.7209C236.05 27.8509 230.71 23.4609 220.35 23.4609C209.99 23.4609 204.64 27.8509 199.93 31.7209C195.64 35.2409 191.94 38.2809 184.25 38.2809C176.56 38.2809 172.86 35.2409 168.57 31.7209C163.85 27.8509 158.51 23.4609 148.15 23.4609C137.79 23.4609 132.44 27.8509 127.73 31.7209C123.44 35.2409 119.74 38.2809 112.05 38.2809C104.36 38.2809 100.66 35.2409 96.3698 31.7209C91.6498 27.8509 86.3098 23.4609 75.9498 23.4609C65.5898 23.4609 60.2398 27.8509 55.5298 31.7209C51.2398 35.2409 47.5398 38.2809 39.8498 38.2809C32.1598 38.2809 28.4598 35.2409 24.1698 31.7209C19.4498 27.8509 14.1098 23.4609 3.74977 23.4609C1.68977 23.4609 0.00976562 25.1309 0.00976562 27.2009C0.00976562 29.2709 1.67977 30.9409 3.74977 30.9409C11.4398 30.9409 15.1398 33.9809 19.4298 37.5009C24.1398 41.3709 29.4898 45.7609 39.8498 45.7609C50.2098 45.7609 55.5598 41.3709 60.2698 37.5009C64.5598 33.9809 68.2598 30.9409 75.9498 30.9409C83.6398 30.9409 87.3398 33.9809 91.6298 37.5009C96.3498 41.3709 101.69 45.7609 112.05 45.7609C122.41 45.7609 127.76 41.3709 132.47 37.5009C136.76 33.9809 140.46 30.9409 148.15 30.9409C155.84 30.9409 159.54 33.9809 163.83 37.5009C168.55 41.3709 173.89 45.7609 184.25 45.7609C194.61 45.7609 199.96 41.3709 204.67 37.5009C208.96 33.9809 212.66 30.9409 220.35 30.9409C228.04 30.9409 231.74 33.9809 236.03 37.5009C240.75 41.3709 246.09 45.7609 256.46 45.7609C266.82 45.7609 272.17 41.3709 276.89 37.5009C281.18 33.9809 284.88 30.9409 292.57 30.9409C294.63 30.9409 296.31 29.2709 296.31 27.2009C296.31 25.1309 294.64 23.4609 292.57 23.4609H292.55Z' fill='%2382B2B8'/%3E%3Cpath d='M184.23 14.83C176.54 14.83 172.84 11.79 168.55 8.27C163.84 4.39 158.49 0 148.13 0C137.77 0 132.42 4.39 127.71 8.26C123.42 11.78 119.72 14.82 112.03 14.82C110.74 14.82 109.6 14.71 108.51 14.55C108.51 14.55 104.37 13.8 101.08 11.82C99.43 10.78 97.93 9.55 96.35 8.26C91.63 4.39 86.29 0 75.93 0C65.57 0 60.23 4.39 55.51 8.26C51.22 11.78 47.52 14.82 39.83 14.82C32.14 14.82 28.44 11.78 24.15 8.26C19.44 4.39 14.1 0 3.74 0C1.67 0 0 1.67 0 3.74C0 5.81 1.67 7.48 3.74 7.48C11.43 7.48 15.13 10.52 19.42 14.04C24.13 17.91 29.48 22.3 39.84 22.3C50.2 22.3 55.55 17.91 60.26 14.04C64.55 10.52 68.25 7.48 75.94 7.48C83.63 7.48 87.33 10.52 91.62 14.04C96.34 17.91 101.68 22.3 112.04 22.3C122.4 22.3 127.75 17.91 132.46 14.04C136.75 10.52 140.45 7.48 148.14 7.48C155.83 7.48 159.53 10.52 163.82 14.04C168.54 17.91 173.88 22.3 184.24 22.3C194.6 22.3 199.95 17.91 204.66 14.04C208.95 10.52 212.65 7.48 220.34 7.48C228.03 7.48 231.73 10.52 236.02 14.04C240.74 17.91 246.08 22.3 256.44 22.3C266.8 22.3 272.15 17.91 276.86 14.04C281.15 10.52 284.85 7.48 292.54 7.48C294.6 7.48 296.28 5.81 296.28 3.74C296.28 1.67 294.61 0 292.55 0C282.19 0 276.84 4.39 272.13 8.26C267.84 11.78 264.14 14.82 256.45 14.82C248.76 14.82 245.06 11.78 240.77 8.26C236.04 4.39 230.7 0 220.33 0C209.96 0 204.62 4.39 199.91 8.26C198.34 9.55 196.85 10.77 195.21 11.81C195.21 11.81 192.44 13.78 187.78 14.55C186.69 14.71 185.54 14.83 184.24 14.83H184.23Z' fill='%2382B2B8'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 1.5rem;
}
#cta h2 em {
	display: block;
}

#contacto {
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='8' viewBox='0 0 40 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.2137 7.03192C35.7732 7.62172 37.6254 7.99953 39.9165 8L-3.62235e-10 7.99586C5.69437 7.97741 8.64379 5.61976 11.2434 3.5412L11.2453 3.53968C13.6207 1.63873 15.6684 4.55193e-05 19.9246 1.75505e-06C24.182 1.38285e-06 26.2338 1.63958 28.61 3.5412L28.6204 3.5495C30.1857 4.80073 31.8745 6.15059 34.2137 7.03192Z' fill='%23094463'/%3E%3C/svg%3E%0A");
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: auto .375rem;
}
#contacto * + h5 {
	margin-top: 2rem;
}
#contacto .field input,
#contacto .field textarea {
	background: var(--col-bg);
	border: none;
	border-radius: .25rem;
}
#contacto .bt {
	width: auto;
}

.footer {
	border: none;
	color: var(--col-pri);
	background-color: var(--col-dar);
}


@media (max-width: 960px) {
	html {
		font-size: 75%;
	}
	.page {
		padding: 0 2rem;
	}
	.featured .content {
		width: auto;
		padding-top: calc(50vw + 1rem);
	}
	.featured h1 {
		font-size: 12vw;
	}
	.featured p {
		margin-left: 0;
	}
	.section.featured {
    background-position: 50% 20%;
    background-size: 100% auto;
  }
	.section.featured .slider-wrapper {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 50vw;
    height: 50vw;
  }
  .section.featured .slider-wrapper  .slider {
  	margin: 0;
  }
  .staff-card {
    flex: 0 0 50vw;
	}
	.destinos-grid {
		display: flex;
		flex-direction: column;
	}
	.destino-card h3 {
		white-space: normal;
	}
	.destino-card .destino-map {
		margin: 0 -3rem;
    height: 26rem;
   }
   #destinos {
   	padding-bottom: 0;
   }
   .section h2 {
   	font-size: 2.5rem;
   }
   #comunidad .card {
   	aspect-ratio: auto;
   }
   .destino-card ul,
   #destino ul.resume {
   	flex-wrap: wrap;
   }
   .destino-card ul li,
   #destino ul.resume li {
   	flex-shrink: 0;
   }
   .destino-card-cta {
   	padding-top: 2rem;
   	gap: .5rem;
   	flex-direction: column;
   	align-items: flex-start;
   }
   .destinos-header ul {
   	white-space: nowrap;
   }
   #destino h5 strong + i {
   	margin: 2rem 0 0;
   }
   #destino .bt ~ a,
   #destino .bt ~ a + a {
   	margin: 1.5rem 0 0;
   	display: block;
   }
   #destino picture {
   	margin: 0 1rem;
   }
   .destinos-header {
   	padding-top: 0;
   }
   .destinos-header h3 {
   	padding-top: 3rem;
   	margin-top: -2rem;
   }
   .header .bt {
   	text-align: left;
   }
   .header .bt i {
   	float: right;
   }
}






