@font-face {
 font-family: 'peaches-and-cream-regular-w00';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/peaches-and-cream-regular-w00.other.woff2') format('woff2');
 unicode-range: U+02C7, U+02D8-02D9, U+02DB, U+02DD, U+041B, U+2012, U+2021, U+2024-2025, U+2030, U+203C, U+2153-2154, U+215B-215E, U+F6C3, U+FB00-FB03;font-display: swap;
}
@font-face {
 font-family: 'peaches-and-cream-regular-w00';
 font-style: normal;
 font-weight: 400; src: url('../fonts/peaches-and-cream-regular-w00.math.woff2') format('woff2');
  unicode-range: U+2248, U+2264-2265;font-display: swap;
}
@font-face {
 font-family: 'peaches-and-cream-regular-w00';
 font-style: normal; font-weight: 400; src: url('../fonts/peaches-and-cream-regular-w00.latin-ext.woff2') format('woff2');
  unicode-range: U+0100-0130, U+0134-0149, U+014C-0151, U+0154-017E, U+0192, U+01A3, U+01FC-01FF, U+0218-0219, U+02A6, U+1E80-1E85, U+1EF2-1EF3, U+2020, U+20A1, U+20A3-20A4;font-display: swap;
}
@font-face {
 font-family: 'peaches-and-cream-regular-w00';
 font-style: normal; font-weight: 400; src: url('../fonts/peaches-and-cream-regular-w00.latin.woff2') format('woff2');
  unicode-range: U+0020-007E, U+00A1-00A9, U+00AB, U+00AD-00B1, U+00B4-00B6, U+00B8, U+00BA-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2022, U+2026, U+2039-203A, U+2044, U+20AC, U+2122, U+2212;font-display: swap;
}

@font-face {
 font-family: 'jockey one';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/HTxpL2g2KjCFj4x8WI6AnI_xHKGn8xbL3g.woff2') format('woff2');
 unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
 font-display: swap;
}
@font-face {
 font-family: 'jockey one';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/HTxpL2g2KjCFj4x8WI6AnIHxHKGn8xY.woff2') format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
 font-display: swap;
}

@font-face {
 font-family: 'helvetica-w01-bold';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/helvetica-lt-w10-bold.woff2') format('woff2');
 unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
 font-display: swap;
}
@font-face {
 font-family: 'helvetica-w01-bold';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/helvetica-w02-bold.woff2') format('woff2');
 unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
 font-display: swap;
}
@font-face {
 font-family: 'helvetica-w01-bold';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/helvetica-w01-bold.woff2') format('woff2');
 unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
 font-display: swap;
}

section h2 {
 font-size: 25px;
 /* font-family: impact; */
 color: rgb(147, 12, 31);
 margin: 40px 0 40px 0;
 font-family: lato-light, lato, sans-serif;
}

@media (max-width: 500px) {
 section h2 {
  font-size: 21px;
 }
}

.banner .section-container {
 display: flex;
 justify-content: center;
 align-items: center;
}


.banner {
 display: flex;
 flex-direction: column;
 background-image: url('../img/red-background.jpg');
 background-position: center top;
 background-repeat: no-repeat;
 background-size: cover;
 opacity: 1;
 height: 50%;
 min-height: 476px;
 width: 100%;
 justify-content: center;
 align-items: center;
 justify-content: space-between;
 overflow: hidden;
}

.banner video {
 mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg preserveAspectRatio='none' data-bbox='2.5 0.6 180 180' viewBox='0 0 182.5 180' height='180' width='182.5' xmlns='http://www.w3.org/2000/svg' data-type='ugc'%3E%3Cg%3E%3CradialGradient gradientUnits='userSpaceOnUse' r='90' cy='90.638' cx='92.462' id='ee60b9c8-ff41-40ca-a771-27e5ddeba8e3'%3E%3Cstop offset='.594' stop-color='%231e1e1d' stop-opacity='.998'/%3E%3Cstop offset='.995' stop-color='%231d1d1b' stop-opacity='.013'/%3E%3Cstop offset='1' stop-color='%231d1d1b' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23ee60b9c8-ff41-40ca-a771-27e5ddeba8e3)' d='M182.5 90.6c0 49.706-40.294 90-90 90s-90-40.294-90-90 40.294-90 90-90 90 40.294 90 90z'/%3E%3C/g%3E%3C/svg%3E%0A");
 mask-repeat: no-repeat;
 mask-position: center center;
 mask-size: 100% 53%;
 margin: 110px 0 0 0;
}

.banner h1 {
 position: relative;
 z-index: 999999999999999;
 display: block;
 top: -385px;
 font-family: madefor-text-extrabold, helveticaneuew01-75bold, helveticaneuew02-75bold, helveticaneuew10-75bold, sans-serif;
 color: rgb(230, 225, 177);
 font-weight: 400;
 font-size: 50px;
 letter-spacing: -5px;
}

.content {
 margin-top: 10px;
 text-align: center;
 padding: 21px 0 12px 0;
 margin: auto 0;
 width: fit-content;
 z-index: 1;
}

.banner .content img {
 top: -360px;
 display: block;
 position: relative;
 right: 20px;
}

@media (max-width: 1150px) {
 .banner .content img {
  display: none;
 }
}

.banner .titles {
 justify-content: end;
 display: flex;
}

.banner .divider {
 background-color: rgba(0, 0, 0, 0);
 background-image: url("data:image/svg+xml,%3Csvg id='comp-m2lzv893-bottom' preserveAspectRatio='xMidYMax slice' data-bbox='-0.001 205.493 1920.001 94.507' viewBox='-0.001 205.493 1920.001 94.507' height='100%25' width='100%25' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cdefs%3E%3Cstyle%3E%23comp-m2lzv893-bottom %7B fill: %230A0A0A; %7D%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath d='M0 300h1920v-58.8l-1 .2c-.6.2-1.2-.6-1.8-.4l-.3-.3c.7-.4 1.3-.9 2-1.3v-1.5c-1-.2-1.8-.3-2.7-.5V236c.3.1.4.2.6.2l2.1.6v-2.1c-.1-.3-.3-.6-.4-.8v.1l-.1-.1c-.6-.2-1.3-.4-1.9-.6-.5 1-1 2.1-1.5 3.3-1.2-1.7-1.2-1.7 1.3-5.1.8.9 1.4 1.7 2.1 2.4h.1c0-.5 0-1-.1-1.5-.4-2-3-1.8-4.8-2.7 1.1-.6 2.2-1.2 1.1-2.4-.5.2-.9.4-1.3.6-.1-.1-.1-.2-.2-.3.7-.2 1.4-.4 2.2-.6.8 1.2-.1 2.6 1.7 3.3-.4-1.5-.7-2.9-1.4-4.3-.2-.5-1.4-.7-2.3-1.1 0-.2.1-.6.2-1.2-1.3.4-2.5.7-3.8 1.1.3.3.6.5.7.6l-1.4 1.4c-.4-.2-1.2-.7-2-1.2-.1-.2-.1-.3-.2-.5-1.1.8-2.1 1.6-3.1 2.4l.3.3c-.4-.2-.9-.3-1.5-.5-.1.7-.3 1.3-.4 2-.4-.1-.7-.1-.9-.2-1.3-1.5-2.5-.8-3.4.3-1.1 1.2-1.9 2.6-2.9 3.9-.6-.3-1.4-.7-2.4-1.3-.5 1.6-2 2.1-3.7 2.3-1.3.1-1.6.7-1.1 1.6.1.3 0 .6-.1 1h-.5c-.1-.4-.2-.8-.3-1.5-.4.4-.6.7-.8 1-.7-.3-1.3-.5-2.2-.9.4-.2.7-.4 1.2-.7-.9-.3-1.7-.6-2.5-.9-2.1.9.4 2.2-.6 3.4-.5-.8-.9-1.5-1.3-2.2-.1.1-.2.3-.2.4-1.7-.3-3.3-.5-5-.8-.1.1-.1.2-.2.4l1 1c0 .1-.1.3-.1.4-1.2-.2-2.4-.3-3.9-.5-1.4.7.1 1.2 1 1.9-.7.2-1.1.3-1.2.3-.9-.8-1.7-1.4-2.7-2.3-.7 2.2-1.1 2.3-3.1 1.6-.3.3-.6.6-.9 1-3.2-1.5-2.3 1.4-3.6 1.9 1.6 2.4 1.5 3.2-.1 4.2-.3-.7-.5-1.4-.9-2-.5-.6-1.3-.9-1.5-1.5 0-.5 0-.9-.1-1.4-.2-.9-.6-1.8-.9-2.7s-.9-1.5-2.2-1.5c-.6 0-1.1-.4-1.6-.5-1 .8-2 1.6-3.3 2.6-1.7-2.3-2.6-4.5-2.7-6.7-.1-1.7-1.6-2.5-3.7-1.9-.1 0-.4 0-.5-.1v5.7c-.1-1.8-.2-3-.3-3.2-1.1 1.2-3.1 1.6-2.9 3.4.1 1.2-.6 2.4-1 3.6-1.3-.3-2.2-.6-3.3-.8.1.6.2 1.1.3 1.5h-.4c-.9-1.8-2.5-2.2-4.9-2-.5 0-1 .1-1.6.1 1.2.2 1.5.9 1 2.2-.2-.4-.4-.9-.6-1.4-.8-.1-1.8-.2-2.7-.4 0-.2.1-.3.1-.5h.9c-.7-.1-1.4-.4-2-1-.3-.3-1.3-.1-1.6-.1-.3 1.1-.5 2-.8 2.9-.2 0-.5 0-.7-.1 0-.5.1-.9.1-1.6-.7-.2-1.8-.7-2.4-.5-2.1.8-.9 2.4-1 3.6l-.5.1c-.2-.8-.5-1.5-.8-2.4-.4.6-.7 1.2-1.1 1.7.1 0 .2-.1.4-.1.3.7.5 1.4.9 2.4-1-.3-1.4-.4-1.8-.5-.6 2.3-2.3 2.3-4.8 1.5.2.4.4.9.7 1.4-.1.1-.3.2-.4.3-.9-.7-1.7-1.4-2.7-2.2-.4.4-.8 1-1.2 1.5-.5-.6-1-1.2-1.8-2.1v1.7c0 .6-.2 1.1-.3 1.7h-.4c-.3-1.2-.7-2.4-1.1-3.7-1.2 1-2.1 1.8-3.2 2.7-.4-.2-.9-.4-1.2-.6.9-.5 1.7-1.1 2.7-1.6-1.3-1.2-2.7-.8-4-.7-1.1-1.3-3.9-1.4-5-.2-.6.3-1.3.6-1.8.9-.9-.7-1.9-1.3-3.2-2.2 1 .3 1.7.5 2.5.7s1.6.4 2.5.6c-.5-.3-.9-.8-1.5-1-.9-.3-1.8-.5-2.7-.7-1.5-.4-2.9-.4-3.5 1.1-.5-.3-1-.6-1.6-.9-.5.9.2 2.3-1.7 2.3-.2-.7-.5-1.4-.7-2.2-.6.3-1 .5-1.1.5-1.2-.4-2.1-.7-3.3-1 0 .6.1.8.1 1.2-3.6-.3-6.4 1-9.7 2.1-1.5-.7-2.3 1-3.5 1.4-3.5-.8-3.7-3.3-4.9-5.3-.5-.9-1.8-1.5-2.9-2-.6-.3-1.6 0-2.3.2-.2.1.1 1 .1 1.6-.1 0-.4.1-.5 0-1.6-.9-3.3-.7-4.9-.1l-18.1 3.6c.1-.3.3-.5.4-.9-1.4.1-2.6.2-3.6.3l1.5 1-4.9 1c-.3-.1-.5-.1-.8-.3v.3c-1.2-.2-2.2-.4-3.2-.5v-.4c.5-.1.9-.3 1.4-.4-.5-.3-1-.6-1.6-.8-.1 0-.3 0-.4-.1-1.2-.1-3.1.6-4.1-.2-1.7-1.2-1.3-2.6-1.5-4.5-.2-1.6.5-3.6-.9-4.9-1-.8-10.5.3-10.5.4v.3c.4.2 1 .4 1.2.7s0 .8 0 1.1c-.5 0-1.1.1-1.4-.1-.8-.5-1.4-1.2-2.2-1.7-.1-.1-.5.1-.6.1.6.8 1.1 1.5 1.7 2.2l-.2.2-2-1c-1.3.8-2.4 1.6-3.7 2.4-.1-.4-.1-.7-.2-1.1-.7.1-1.4.1-2.2.2 0-.1-.1-.3-.1-.4 1.2-.3 2.5-.5 3.7-.8.1.1.1.2.2.3.2-.4.3-.8.6-1.3-2.8.5-5.4 1.1-8 1.4-1.5.2-3.1 0-4.6-.2-.8-.2-1.5-.9-2-1.6.6.1 1.1.3 1.7.4.1-.1.2-.3.3-.4-1.2-.7-2.4-1.3-3.5-2 .2-.1.4-.3.6-.4.4-.5.8-.9 1.4-1.6-1-.1-1.7-.2-2.3-.3.3-.5 1.1-1.4.8-1.6-.6-.6-1.7-.8-2.7-1.3l1-1c-3.8.3-7.4 0-10.6 1.8-2.1-1.6-4.1.3-6.8 0 1.2.8 2.1 1.4 2.9 1.9-3.5-.6-3.8-.9-3.6-2.1-1.7.3-3.3.6-5 1-.8-1-1.6-2.1-2.5-3.1-.2.5-.3.8-.5 1.1-.1 0-.2-.1-.4-.1.2-.7.4-1.4.7-2.2-1.2-.4-2.4-.6-3.6-.6-.2.6-.4 1-.5 1.3-1.6.1-3 .2-4.6.3.2-.5.4-.9.7-1.1-.9.2-1.7.5-2.6.7 1 .6 2 1.1 3 1.7 0 .1 0 .3.1.4-1.3-.1-2.6-.1-4-.2.6.5 1.2 1.1 1.8 1.6-2.5-.6-3.7-1.4-3.7-2.6-.8.2-1.6.5-2.4.7-.1-.4-.2-.6-.4-1l-2.1.6c.2.5.4 1 .5 1.5.1.4-.3.9-.6 1.3 0 .1-.7 0-.8-.1-.1-.4-.1-.9 0-1.3 0-.3.3-.5.4-.7-.4-.1-.8-.2-1.1-.3-2 .4-3.9.9-5.2 2.5-.4.4-1.3.6-2 .8-.1-.1-.2-.3-.4-.4.5-.4 1.1-.7 1.6-1.1-2.2-.6-7.1.5-7.6 1.3-2.4.3-4.6.4-6.8.8-3.4.6-6.7 1.2-10.1.1-.3-.1-.8 0-1.1.1-3.6 1.2-7.2 2.3-10.7 3.6-2.1.8-4.1 1.7-6.1 2.6-.3.1-.8.4-1.1.3-3.5-.9-6.3.3-9 1.8-1 .5-1.9.7-3.1.8-1.7.1-3.4.4-5 .9-1.1.3-1.9 1.1-3.2 1.8-4-1.1-7.4 1.5-11.7 1.8.6 1.1 1.1 2.1 1.6 3-1.7 1.3 1.2 1.8.8 3l-.9-.6c-.8-.5-1.4-.7-2.4-.1-1.2.8-2.7.9-4.4.8-2.7-.2-5.5-.1-8.3-.2-.7 0-1.3-.4-1.9-.6 0-.2.1-.5.1-.7-2.9.2-5.8.4-8.6.6-.3 0-.6 0-.8-.1-2.6-1.7-5.4-1.6-8.4-.8h-.5c-2.4-1.4-5.4-1.2-8.1-1.5-2.5-.3-4.9-.9-7-2.1-.5-.3-1.2-.5-1.8-.4-3.7.1-7.3.3-10.9.5-2.5.2-5 .5-7.4.8-.4 0-.9.1-1.1 0-3-1.8-6.2-1.3-9.5-.6-1 .2-1.8.1-2.9-.1-1.8-.5-3.7-.8-5.5-.6-.1 0-.1-.1-.2-.1l.1.1-1.5.3c-.4-.4-.7-.9-1-1.4-.8.1-1.6-.2-2.2-.7-.5-.1-1.1-.4-1.5-.7-.6-.4-1.1-1-1.6-1.5l-1.8-.9c.2-.1.3-.2.5-.2-1.5-.8-4.5-.8-6.1-.4 0 0-.1 0-.1-.1h-.3c.1 0 .2 0 .3-.1-1-.6-1.9-1.4-3.3-1.4-.3 1.1-.5 2-.8 2.9-.2 0-.5 0-.7-.1 0-.5.1-.9.1-1.6-.7-.2-1.8-.7-2.4-.5-2.1.8-.9 2.4-1 3.6l-.5.1c-.2-.8-.5-1.5-.8-2.4-.4.6-.7 1.2-1.1 1.7.1 0 .2-.1.4-.1.3.7.5 1.4.9 2.4-1-.3-1.4-.4-1.8-.5-.6 2.3-2.3 2.3-4.8 1.5.2.4.4.9.7 1.4-.1.1-.3.2-.4.3-.9-.7-1.7-1.4-2.7-2.2-.4.4-.8 1-1.2 1.5-.5-.6-1-1.2-1.8-2.1v1.7c0 .6-.2 1.1-.3 1.7h-.4c-.3-1.2-.7-2.4-1.1-3.7-1.2 1-2.1 1.8-3.2 2.7-.4-.2-.9-.4-1.2-.6.9-.5 1.7-1.1 2.7-1.6-1.3-1.2-2.7-.8-4-.7-1.1-1.3-3.9-1.4-5-.2-.6.3-1.3.6-1.8.9-.9-.7-1.9-1.3-3.2-2.2 1 .3 1.7.5 2.5.7s1.6.4 2.5.6c-.5-.3-.9-.8-1.5-1-.9-.3-1.8-.5-2.7-.7-1.5-.4-2.9-.4-3.5 1.1-.5-.3-1-.6-1.6-.9-.1.2-.2.5-.2.8-1 .2-1.9.4-2.9.6-.8.2-1.4.6-2.1.9l-.7-.7c-.2.5-.4.9-.5 1.1.6.4 1.2.7 2.1 1.2-1.3.2-2 .3-2.6.4-1.7-2.1-3.4-4.3-5.3-6.6-.2.5-.3.8-.5 1.1-.1 0-.2-.1-.4-.1.2-.7.4-1.4.7-2.2-1.2-.4-2.4-.6-3.6-.6.1-.3.3-.7.5-1.1-1.9.4-3.7.5-4.8 1.6-.9.2-1.7.5-2.6.7-.1-.1-.2-.1-.3-.2l-.4.4c-.5.1-.9.2-1.4.4-.1-.7-.2-1.1-.3-1.6-.4.7-.5 1.3-.5 1.8-.8.2-1.6.5-2.4.7-.1-.4-.2-.6-.4-1l-2.1.6c-.2-.5-.4-1.1-.6-1.6-1.5.3-2.6.5-3.8.7 0 .2-.1.3-.1.5.9.2 1.9.5 2.9.8-2 .4-3.9.9-5.2 2.5-.4.4-1.3.6-2 .8-.1-.1-.2-.3-.4-.4.5-.4 1.1-.7 1.6-1.1-2.2-.6-7.1.5-7.6 1.3-2.4.3-4.6.4-6.8.8-3.4.6-6.7 1.2-10.1.1-.3-.1-.8 0-1.1.1-3.6 1.2-7.2 2.3-10.7 3.6-2.1.8-4.1 1.7-6.1 2.6-.3.1-.8.4-1.1.3-3.5-.9-6.3.3-9 1.8-1 .5-1.9.7-3.1.8-1.7.1-3.4.4-5 .9-1.1.3-1.9 1.1-3.2 1.8-4-1.1-7.4 1.5-11.7 1.8.6 1.1 1.1 2.1 1.6 3-1.7 1.3 1.2 1.8.8 3l-.9-.6c-.8-.5-1.4-.7-2.4-.1-1.2.8-2.7.9-4.4.8-2.7-.2-5.5-.1-8.3-.2-.7 0-1.3-.4-1.9-.6 0-.2.1-.5.1-.7-2.9.2-5.8.4-8.6.6-.3 0-.6 0-.8-.1-2.6-1.7-5.4-1.6-8.4-.8h-.5c-2.4-1.4-5.4-1.2-8.1-1.5-2.5-.3-4.9-.9-7-2.1-.5-.3-1.2-.5-1.8-.4-3.7.1-7.3.3-10.9.5-2.5.2-5 .5-7.4.8-.4 0-.9.1-1.1 0-3-1.8-6.2-1.3-9.5-.6-1 .2-1.8.1-2.9-.1-1.8-.5-3.7-.8-5.5-.6-.1 0-.1-.1-.2-.1l-1.4-.7c0-.2-.1-.4-.1-.6-.2.1-.4.2-.6.2l-.4-.2c-.1-.2-.2-.5-.3-.7l-.6.3-2.8-1.4c-.3-.3-.5-.6-.8-.8-.7-.6-1.5-1.3-2.2-1.1-1.6-.8-4.7-.8-6.3-.4-1-.6-1.9-1.4-3.3-1.4-.3 1.1-.5 2-.8 2.9-.2 0-.5 0-.7-.1 0-.5.1-.9.1-1.6-.7-.2-1.8-.7-2.4-.5-2.1.8-.9 2.4-1 3.6l-.5.1c-.2-.8-.5-1.5-.8-2.4-.4.6-.7 1.2-1.1 1.7.1 0 .2-.1.4-.1.3.7.5 1.4.9 2.4-1-.3-1.4-.4-1.8-.5-.6 2.3-2.3 2.3-4.8 1.5.2.4.4.9.7 1.4-.1.1-.3.2-.4.3-.9-.7-1.7-1.4-2.7-2.2-.4.4-.8 1-1.2 1.5-.5-.6-1-1.2-1.8-2.1v1.7c0 .6-.2 1.1-.3 1.7h-.4c-.3-1.2-.7-2.4-1.1-3.7-1.2 1-2.1 1.8-3.2 2.7-.4-.2-.9-.4-1.2-.6.9-.5 1.7-1.1 2.7-1.6-1.3-1.2-2.7-.8-4-.7-1.1-1.3-3.9-1.4-5-.2-.6.3-1.3.6-1.8.9-.9-.7-1.9-1.3-3.2-2.2 1 .3 1.7.5 2.5.7s1.6.4 2.5.6c-.5-.3-.9-.8-1.5-1-.9-.3-1.8-.5-2.7-.7-1.5-.4-2.9-.4-3.5 1.1-.5-.3-1-.6-1.6-.9-.5.9.2 2.3-1.7 2.3-.2-.7-.5-1.4-.7-2.2-.6.3-1 .5-1.1.5-1.2-.4-2.1-.7-3.3-1 0 .6.1.8.1 1.2-3.6-.3-6.4 1-9.7 2.1-1.5-.7-2.3 1-3.5 1.4-3.5-.8-3.7-3.3-4.9-5.3-.5-.9-1.8-1.5-2.9-2-.6-.3-1.6 0-2.3.2-.2.1.1 1 .1 1.6-.1 0-.4.1-.5 0-1.6-.9-3.3-.7-4.9-.1-1.7.6-3.2 1.5-4.8 2.2-2.3.9-7.7 4.1-10.2 3.6-.7-.2-1.3-.6-1.8-1 0 .1 0 .2-.1.3-.2-.2-.3-.4-.4-.6-.4-.2-.7-.4-1.2-.5-1.3-.2-4.4-.7-6.3-.3v.9c-1.2-.2-2.2-.4-3.2-.5v-.4c.5-.2 1-.3 1.6-.5-.8-.9-2.4.1-3.7.3-.1-1.2-.3-3.3-1.1-4.7-.5-.1-.9-.2-1.4-.3 0-.1 0-.3.1-.4.2 0 .4-.1.6-.1-.4-.3-.9-.5-1.5-.4.2-.1-.2-3.1-.3-3.4-.9-.2-1.7-.6-2.6-1.1-3.1.2-6.4.5-9.7.8v.3c.4.2 1 .4 1.2.7s0 .8 0 1.1c-.5 0-1.1.1-1.4-.1-.8-.5-1.4-1.2-2.2-1.7-.1-.1-.5.1-.6.1.6.8 1.1 1.5 1.7 2.2l-.2.2-2-1c-1.3.8-2.4 1.6-3.7 2.4-.1-.4-.1-.7-.2-1.1-.7.1-1.4.1-2.2.2 0-.1-.1-.3-.1-.4 1.2-.3 2.5-.5 3.7-.8.1.1.1.2.2.3.2-.4.3-.8.6-1.3-2.8.5-5.4 1.1-8 1.4-1.5.2-3.1 0-4.6-.2-.8-.2-1.5-.9-2-1.6.6.1 1.1.3 1.7.4.1-.1.2-.3.3-.4-1.2-.7-2.4-1.3-3.5-2 .2-.1.4-.3.6-.4.4-.5.8-.9 1.4-1.6-1-.1-1.7-.2-2.3-.3.3-.5 1.1-1.4.8-1.6-.6-.6-1.7-.8-2.7-1.3l1-1c-3.8.3-7.4 0-10.6 1.8-2.1-1.6-4.1.3-6.8 0 1.2.8 2.1 1.4 2.9 1.9-3.5-.6-3.8-.9-3.7-2.1-2.7.5-5.5 1-8.3 1.6-.4.1-.7.2-1 .4 1.1-.1 2.2-.1 3.4-.2.2 0 .4-.3.6-.4 1.3-.9 3.7-.4 4.5 1.2-.8-.3-1.5-.4-2.1-.7-1-.4-1.6-.5-2.3.4-.8 1.1-1.3 1.3-2.5 1 .3-.3.5-.6.7-.9-1.2.9-1.9.1-2.6-.3-.3.1-.5.3-.8.4l-.7-.7c-.2.5-.4.9-.5 1.1.6.4 1.2.7 2.1 1.2-1.3.2-2 .3-2.6.4-1.7-2.1-3.4-4.3-5.3-6.6-.2.5-.3.8-.5 1.1-.1 0-.2-.1-.4-.1.2-.7.4-1.4.7-2.2-2.6-.8-5.3-.8-8-.1-2.6.7-5.2 1.4-7.8 2.2-.1-.4-.2-.6-.4-1-3 1.1-6.8.9-8.9 3.4-.4.4-1.3.6-2 .8-.1-.1-.2-.3-.4-.4.5-.4 1.1-.7 1.6-1.1-2.2-.6-7.1.5-7.6 1.3-2.4.3-4.6.4-6.8.8-3.4.6-6.7 1.2-10.1.1-.3-.1-.8 0-1.1.1-3.6 1.2-7.2 2.3-10.7 3.6-2.1.8-4.1 1.7-6.1 2.6-.3.1-.8.4-1.1.3-3.5-.9-6.3.3-9 1.8-1 .5-1.9.7-3.1.8-1.7.1-3.4.4-5 .9-1.1.3-1.9 1.1-3.2 1.8-4-1.1-7.4 1.5-11.7 1.8.6 1.1 1.1 2.1 1.6 3-1.7 1.3 1.2 1.8.8 3l-.9-.6c-.8-.5-1.4-.7-2.4-.1-1.2.8-2.7.9-4.4.8-2.7-.2-5.5-.1-8.3-.2-.7 0-1.3-.4-1.9-.6 0-.2.1-.5.1-.7-2.9.2-5.8.4-8.6.6-.3 0-.6 0-.8-.1-2.6-1.7-5.4-1.6-8.4-.8h-.5c-2.4-1.4-5.4-1.2-8.1-1.5-2.5-.3-4.9-.9-7-2.1-.5-.3-1.2-.5-1.8-.4-3.7.1-7.3.3-10.9.5-2.5.2-5 .5-7.4.8-.4 0-.9.1-1.1 0-3-1.8-6.2-1.3-9.5-.6-1 .2-1.8.1-2.9-.1-2.9-.8-5.9-1.1-8.8.5-3.4-2.3-7.8-.7-11.8-1.6v3.2c-2.1.9.3 2.1-.5 3.1-.2-.3-.4-.5-.6-.8-.5-.7-1-1.1-2.3-.8-1.1.2-2.5.4-3.5.1-2.2-.6-3.7 0-5.7 1.4.4.7.9 1.7 1.4 2.6.1.1.1.3.1.4-1.1 1.4 0 2.7.2 4 .3 1.7.1 1.8-2 1.8-.3 0-.7.1-1.2.2.7.9 1.3 1.7 2 2.7-1-.4-1.7-.7-2.7-1 0-.1.1-.4.1-.8 0-.7-.3-1.1-1.4-1.1-1.9.1-3.8.2-5.7.1-1.1 0-2.2-.3-3.5-.6.7 1.7 1.9 2.3 3.5 1.9.2.9.4 1.7.5 2.5-.1.1-.3.2-.4.3-1.1-.9-2.3-1.7-3.6-2.7-.4.5-.9.9-1.1 1.1-2.1.1-3.9.2-5.8.3.5-.7 1-1.5 1.5-2.1 1.1.4 1.8.7 2.5 1 0-.7.1-1.2.1-1.8h-10.9c.1.3.1.7.1.7h6.9c.1.1.2.3.2.4-1.6.7-3.2 1.4-5 2.3-.2-.9-.4-1.6-.5-2.2-1.3 2.4-4.7.2-6.3 2-.8-1-1.4-1.8-2.1-2.6.5-.2.9-.3 1.4-.5l-.1-.4c-1.3.2-2.7.3-4 .5v.5c.7 0 1.5.1 2.2.1-1.2 1.1-2.2 1.1-4.8-.1.4-.2.8-.5 1.3-.8-.7 0-1.2-.2-1.8-.1-.4.1-1 .4-.9.6.3 1.1.7 2.2 1.1 3.4-1.2 0-2.8-.2-4.2 0-2.4.4-4.5-.2-6.7-.5-2.3-.4-4.7-.3-6.9-.7-1.6-.3-3-1-4.6-1.5-.6-.2-1.2-.4-1.8-.4-4 .2-8 .5-12 .8-2.1.2-4.2.6-6.3.9-.4.1-.9.2-1.1.1-3.1-1.7-6.2-1.1-9.5-.5-.9.2-1.9.1-2.8 0-3-.5-6-1-8.8.8-3.3-2.3-7.5-.6-11.8-1.4 1.6-.7 2.7-1.2 3.9-1.6 1.3-.5 2-2.1 1.1-2.9-1.2-1.1-2.6-2.2-3.8-3.3-.7-.6-1.9-1.1-.5-2.1l-1.2-.6c.5-.4.8-.8 1.3-1 .8-.5 1.7-.9 2.6-1.3 1.8-.8 2-1.8.9-3.1-2.2-2.4-2.2-2.4-5.6-3.3.5-.5 1-1 1.3-1.4-.8-.4-1.7-.7-1.7-.9.2-1.4-1.3-2.1-2.4-2.4-1.6-.4-1.7-1.1-1.8-2 0-.2-.2-.4-.3-.7-.3.1-.6.2-1.2.3 1.2-2.8-2.2-2.3-3.1-3-3.1 1.3-6 2.6-9 3.9 1 .4 1.8.6 2.3 1 .2.1-.4.8-.6 1.3-1.5-.6-2.8-1.4-4.4-1 1 .6 1.9 1 2.8 1.5 0 .1 0 .2-.1.3-.9-.1-1.8-.2-2.4-.3-.7 1.1-1.4 2.1-1.8 2.7-1 0-1.5-.1-1.9 0-.5.1-.9.3-1.4.4v-.7c-1.8.7-3.6 1.3-5.5 2-1.7.6-3.4.8-4.9-.4.6-.1 1.2-.2 1.8-.2v-.4l-3.9-1.2c.1-.7.2-1.2.3-2-.9.1-1.5.2-1.8.3-.3-.6-.3-1.5-.9-1.8-.5-.3-1.6-.1-2.6-.1 0-.1.1-.6.3-1.4-3.2 1.5-6.8 2.2-8.8 4.9-2.8-.9-3.7 1.5-6.2 2 1.5.4 2.5.6 3.6.9-.1.2-.2.3-.2.5-1.3-.7-3.5.6-4.2-1.3-3.1 1.8-6.1 3.6-9.5 5.6l2.6 1.3c-.9.3-1.4.6-2.1.8-2.6-1.4-5.3-2.9-8.1-4.5 0 .4-.1.7-.1 1h-.3c-.2-.7-.3-1.4-.5-2.1-6.2.1-9.3 3.9-13.5 6.6l-.8-.8c-1.3.8-2.7 1.5-3.8 2.4-1 .9-1.7 2-2.6 3.1-.5.6-1 1.1-1.5 1.6-.2-.1-.4-.2-.5-.3.3-.5.6-1 1-1.6-3 .3-4.5 2.2-6.5 3.4.2.4.4.7.6 1-1.9-.4-3.3.3-4.7 1.1-1.8.9-4.1.8-6.1-.7 1.8.1 3.4.3 5.2.4-.9-1.2-1.5-2.1-2.2-3.1.4-.3.7-.5 1-.7l1.2 2.4h.7c.7-1 1.3-1.9 2-2.9.4-.2 1-.3 1.1-.6.5-1.2 1.2-2.5-.1-3.7-.3-.3-.4-.8-.6-1.3 1.6.4 2.9.3 3.3-1.3.2.1.3.2.5.4-.8 1-1.7 2-2.5 3l.6.3c1-1.2 2.2-2.3 3-3.6.3-.5-.2-1.3-.3-2h-.5c.3-.1.5-.2.8-.4.2-.1.5-.2 1-.5-1.3-.5-2.5-.9-3.7-1.4-.1.4-.2.6-.2.8-.7.1-1.4.1-2.4.2v-2.4c-1.3-.1-2.8-.1-4.3-.2-.1.1-.1.3-.2.4-.1-.4-.3-.7-.4-1.2-.7.4-1.4.7-2.4 1.3-.2-.8-.3-1.5-.5-2.3-2.8-.4-5.5-.1-8 1.3-.2-.9-.3-1.7-.5-2.6-1.8.7-3.1.4-4.4-.4-1-.6-1.9-.8-2.5.4-.1.2-.7.3-1.2.3.3-.3.7-.7 1.2-1.3-.8.1-1.2.2-1.6.3-.2-.6-.3-1.2-.6-1.9.5.1.9.1 1.5.2-.3-.7-.6-1.4-1.2-2.6-1.2 1.1-2.1 1.9-3 2.7-.1 0-.2-.1-.2-.1.4-.7.8-1.4 1.2-2.2-.2.1-.4.1-.5.2l-2.7-3.3c-.2 0-.3.1-.5.1-.1.4-.2.8-.4 1.8-1-1.1-1.7-1.8-2.6-2.9-1.5-.2-1.1.7-.9 1.6-1.4-.1-2.8-.2-4.5-.4 1.1-.5 1.9-.8 2.7-1.2.1.3.2.6.2.9h.5v-2.5c-2.3.9-2.7.8-3.3-.8-.5.1-1.1.1-1.7.2-.7-3.1-2.8-.2-4.1-.7-1.4 2.7-2.1 3.1-3.7 2.9.4-1.3.8-2.6 1.1-3.6 1-1.2 1.9-2.3 3-3.2 1.7-1.5-.4-2.6-.6-4h-4.6c1-2.5 2.5-4.5 4.6-6.2 1.3-1.1.8-2.2-.6-3.2-1.5-1.1-3.3-1.3-5.1-1.8-.9-.3-2.1-.5-1.4-1.7-.5-.1-.8-.1-1.3-.2 0-.1-.1-.3 0-.4.8-1 1.5-2.1 2.4-3.1 1.1-1.1.7-2-.5-2.6-2.2-1.1-4.2-2.9-7.4-1.3.3-.9.5-1.6.7-2.2-.1 0-.3-.1-.4-.1-.3.2-.6.4-1.1.7-.8-1.2-1.9-2-3.7-2-1.5 0-2.5-.4-3.1-1.4-.1-.2-.9-.2-1.4-.2-.4-2.5-3.2-.8-4.3-1.3-2.2 2.1-4.3 4.1-6.5 6.3 1.2 0 2-.1 2.7.1.2.1.1.9.2 1.3h-4.2c-.1 0-.2.5-.2.5 1.1.2 2.1.3 3.1.5 0 .1.1.2.1.3-.9.2-1.8.3-2.3.4-.1 1.3-.2 2.4-.3 3.7-.5-.3-.8-.4-1.2-.6-.4.4-.8.9-1.3 1.4-.2-.3-.5-.5-.5-.6.6-.7 1.4-1.4 1.9-2.1.2-.3-.1-.8-.2-1.5-1.7 2.1-3.1 4-4.7 5.8-.7.7-1.6 1.4-2.6 1.9-1.3.7-2.1.7-3.7.2l1.8-.6c0-.1-.1-.3-.1-.4h-4c-.4-.7-.6-1.2-.9-1.7-.6.2-1.2.5-1.7.6-.3-.5-.5-1.4-.9-1.4-1-.1-2.1.2-3.2.4 0-.1-.1-.5-.1-.8-1.1-.2-5.4 4.9-5.8 6.9-3.1 0-2.6 2.5-4.7 3.7 1.6-.1 2.7-.2 3.8-.3-2.2 1.4-3.4 1.5-4.4.6-1.7 2.2-3.3 4.5-5 6.8.1.1.2.1.3.2.3-.1.9-.2 1-.4.1-1.1 1.9-1.5 1.8-2.8-.1-.9 2.8-1.6 4-.9-.8.2-1.5.5-2.2.6-1 .2-1.5.6-1 1.4.1.2.2.6.2.8-.1.4-.3.8-.5 1.3-.3-.3-.6-.6-.9-1-.2 1.7-2.1 1.2-3.5 1.5.2.3.4.7.5.9.8-.1 1.5-.2 2.7-.3-.8.9-1.2 1.3-1.6 1.7-3.2-.5-6.4-1.1-9.6-1.6-.1.2-.1.4-.2.9-.5-.7-.8-1.1-1.2-1.7-5.7 1.9-6.7 6.4-9.1 10.2-.4-.2-.7-.3-1.1-.4-.8 1.2-1.8 2.4-2.4 3.6-.5 1.1-.5 2.2-.7 3.4-.1.7-.3 1.3-.5 2l-.7-.1c.1-.6.2-1.2.2-1.9-2.6 1.2-3.2 3.4-4.4 5.2 1.1.2 2.1.5 3.3.7-1.4 1-2.5 1.8-3.6 2.6-.1-.1-.2-.1-.3-.2l2.3-2.3c-.2-.2-.5-.4-.7-.5-1 .7-2.2 1.2-3.1 2-1 1-1.8 2.2-2.6 3.3-1.4 1.8-3.1 3.4-5.6 4.4-.4.2-.8.5-1 .9-1.2 2.6-2.6 3.4-6.6 3.6-.2-.7-.4-1.4-.7-2.3-.7.4-1.1.6-1.6.9 1.6-1.8.7-3.2-.7-4.7-.9-1-2.1-2-1.4-3.5.1-.3-.5-.9-.7-1.1-1.5.4-2.6.7-3.7 1.1-.1-.2-.2-.4-.3-.5.5-.2 1-.4 1.8-.7-.2-.5-.1-1.5-.6-1.8-2.1-1-3.3.6-4.8 1.4l-.3-.3c.8-.6 1.5-1.2 2.3-1.9-.8.1-1.6.1-1.9.2-.9.8-1.5 1.3-2.4 2.1-.3-.8-.4-1.1-.5-1.4-.8.2-1.4.3-2.1.5-.8-.6-1.5-1.1-2.4-1.7.3-.3.6-.6.8-.9-.1-.1-.2-.2-.4-.3-.5.4-1 .8-1.6 1.3-.9-1.2.1-2 1-3h-2.7c.5-.8.8-1.5 1.3-2.3-1.3.6-2.5 1.1-3.7 1.6l-.3-.3c1.1-.9 2.3-1.8 3.5-2.7-1.8-.2-3.1-.4-4.5-.6v-1.3c.5.3.9.6 1.4.7.6.1 1.2 0 1.9 0-.1-.4-.1-.9-.2-1.3-.2-.8-.2-1.7-.7-2.2-.8-.9-.7-2.3-2.7-2.6-1-.1-2.1-.5-3.3-.8 1.3-.6 2.2-1.3 1.2-2.5-.4.2-.9.4-1.3.6-.1-.1-.1-.2-.1-.3.6-.3 1.3-.5 1.9-.8.9 1.1.1 2.6 2 3.2-.5-1.3-.8-2.7-1.5-3.9-.4-.6-1.5-.9-2.4-1.3l-.3.3c.1-.5.1-1 .2-1.6-1.3.5-2.5.9-3.7 1.4.3.3.5.5.8.7-.5.2-.9.4-1.4.7.3.2.6.4.8.5l-.4.4c-.8-.5-1.6-.9-2.4-1.4-.1-.1-.2-.3-.3-.4-1 .9-2 1.8-3.2 2.8.1 0-.4-.1-1-.4-.1.7-.2 1.3-.2 2.1-.5-.1-1-.2-1.3-.4-1.1-1-2-.6-2.7.3-1.1 1.4-2 2.9-3 4.4-.5-.2-1.3-.6-2.2-1 0 .2.1.3.1.5-1.2.6-2.4 1.3-3.7 1.7-1.2.4-1.8.7-1.1 1.7.2.2 0 .6 0 .9h-.5c-.1-.4-.3-.8-.4-1.5-.3.4-.5.7-.8 1-.7-.2-1.4-.5-2.2-.8.3-.3.6-.5.9-.9-.9-.3-1.8-.5-3.2-.9.3 1.4.5 2.4.7 3.5h-.3c-.5-.7-.9-1.3-1.4-2-.1.1-.1.3-.2.4-1.7-.2-3.4-.3-5.1-.5 0 .1-.1.2-.1.3.4.3.7.6 1.1 1l-.1.4c-1.2-.1-2.4-.2-4-.3-1.4.8.2 1.2 1.2 1.8-.5.2-1 .4-1.1.4-1-.7-1.8-1.3-2.9-2.1-.4 2.2-1 2.4-2.9 1.7-.3.4-.5.7-.8 1.1-1.4-.5-2.5-.7-2.7.9 0 .4-.5.8-.8 1.2 1.7 2.1 1.8 2.9.5 3.9-1-1-2-2.1-3-3.2-.1-.4-.2-.9-.4-1.4-.3-.8-.6-1.5-.9-2.2-.4-1-1-1.8-2.6-1.6-.5 0-1-.3-1.5-.5-1 .9-1.9 1.8-3.1 2.8-1.9-2.3-3-4.5-3.4-6.9-.2-1.4-1.8-1.7-3.5-1.6-2.2.2-3.5 1.3-5.2 1.9-.6.2-1.5 0-2.2 0-.4 0-.9.1-1.7.2-.4-1-1-2.2-1.4-3.3-.5-1.4-1.5-1.9-3.3-1.5-2.4.6-5.2.8-5.8 3.4-.7-.7-1.2-1.2-1.9-1.8-.4 2-1.7 1.2-2.9 1-1 .7-2 1.4-3.4 2.4-.5.1-1.9-1-2.7.5-2.9-1.7-3 1.3-4.9 1.9 2.8 1.9 1.4 4.5 2.5 6.9-.7 0-1.3.1-1.8.1.1.1.2.1.2.2-.6.5-1.3 1-2.2 1.7-.2-.8-.2-1.1-.3-1.4-.4.1-.8.1-1.1.2-.4.1-.7.1-1 .2-.7-.6-1.5-1.2-2.2-1.8.3-.3.6-.5.9-.8-.1-.1-.2-.2-.4-.3l-1.5 1.2c-.2 0-.3-.1-.5-.1.4-.9.7-1.8 1.2-2.9-.6-.1-1.4-.2-2.2-.2.4-.6.8-1.3 1.3-2-1.3.4-2.5.9-3.8 1.3l-.3-.3c1.2-.8 2.4-1.6 3.8-2.5-1.8-.3-3.1-.6-4.5-.8V250c.3.1.4.2.6.2.9.2 1.7.4 2.6.7-.1-.6-.2-1.3-.3-1.9-.1-.4-.4-.8-.6-1.2 0-.5 0-1-.1-1.5-.4-2-3-1.8-4.8-2.7 1.1-.6 2.2-1.2 1.1-2.4-.5.2-.9.4-1.3.6-.1-.1-.1-.2-.2-.3.7-.2 1.4-.4 2.2-.6.8 1.2-.1 2.6 1.7 3.3-.4-1.5-.7-2.9-1.4-4.3-.2-.5-1.4-.7-2.3-1.1 0-.2.1-.6.2-1.2-1.3.4-2.5.7-3.8 1.1.3.3.6.5.7.6l-1.4 1.4c-.4-.2-1.2-.7-2-1.2-.1-.2-.1-.3-.2-.5-1.1.8-2.1 1.6-3.1 2.4l.3.3c-.4-.2-.9-.3-1.5-.5-.1.7-.3 1.3-.4 2-.4-.1-.7-.1-.9-.2-1.3-1.5-2.5-.8-3.4.3-1.1 1.2-1.9 2.6-2.9 3.9-.6-.3-1.4-.7-2.4-1.3-.5 1.6-2 2.1-3.7 2.3-1.3.1-1.6.7-1.1 1.6.1.3 0 .6-.1 1h-.5c-.1-.4-.2-.8-.3-1.5-.4.4-.6.7-.8 1-.7-.3-1.3-.5-2.2-.9.4-.2.7-.4 1.2-.7-.9-.3-1.7-.6-2.5-.9-2.1.9.4 2.2-.6 3.4-.5-.8-.9-1.5-1.3-2.2-.1.1-.2.3-.2.4-1.7-.3-3.3-.5-5-.8-.1.1-.1.2-.2.4l1 1c0 .1-.1.3-.1.4-1.2-.2-2.4-.3-3.9-.5-1.4.7.1 1.2 1 1.9-.7.2-1.1.3-1.2.3-.9-.8-1.7-1.4-2.7-2.3-.7 2.2-1.1 2.3-3.1 1.6-.3.3-.6.6-.9 1-3.2-1.5-2.3 1.4-3.6 1.9 1.6 2.4 1.5 3.2-.1 4.2-.3-.7-.5-1.4-.9-2-.5-.6-1.3-.9-1.5-1.5 0-.5 0-.9-.1-1.4-.2-.9-.6-1.8-.9-2.7-.3-.9-.9-1.5-2.2-1.5-.6 0-1.1-.4-1.6-.5-1 .8-2 1.6-3.3 2.6-1.7-2.3-2.6-4.5-2.7-6.7-.1-1.7-1.6-2.5-3.7-1.9-.1 0-.4 0-.5-.1v5.7c-.1-1.8-.2-3-.3-3.2-1.1 1.2-3.1 1.6-2.9 3.4.1 1.2-.6 2.4-1 3.6-1.3-.3-2.2-.6-3.3-.8.1.6.2 1.1.3 1.5h-.4c-.9-1.8-2.5-2.2-4.9-2-1.7.1-3.5.3-4.9-1-.3-.3-1.3-.1-1.6-.1-.3 1.1-.5 2-.8 2.9-.2 0-.5 0-.7-.1 0-.5.1-.9.1-1.6-.7-.2-1.8-.7-2.4-.5-2.1.8-.9 2.4-1 3.6l-.5.1c-.2-.8-.5-1.5-.8-2.4-.4.6-.7 1.2-1.1 1.7.1 0 .2-.1.4-.1.3.7.5 1.4.9 2.4-1-.3-1.4-.4-1.8-.5-.6 2.3-2.3 2.3-4.8 1.5.2.4.4.9.7 1.4-.1.1-.3.2-.4.3-.9-.7-1.7-1.4-2.7-2.2-.4.4-.8 1-1.2 1.5-.5-.6-1-1.2-1.8-2.1v1.7c0 .6-.2 1.1-.3 1.7h-.4c-.3-1.2-.7-2.4-1.1-3.7-1.2 1-2.1 1.8-3.2 2.7-.4-.2-.9-.4-1.2-.6.9-.5 1.7-1.1 2.7-1.6-1.3-1.2-2.7-.8-4-.7-1.1-1.3-3.9-1.4-5-.2-.5-.3-.9-.8-1.5-1-.9-.3-1.8-.5-2.7-.7-1.5-.4-2.9-.4-3.5 1.1-.5-.3-1-.6-1.6-.9-.5.9.2 2.3-1.7 2.3-.2-.7-.5-1.4-.7-2.2-.6.3-1 .5-1.1.5-1.2-.4-2.1-.7-3.3-1 0 .6.1.8.1 1.2-3.6-.3-6.4 1-9.7 2.1-1.5-.7-2.3 1-3.5 1.4-3.5-.8-3.7-3.3-4.9-5.3-.5-.9-1.8-1.5-2.9-2-.6-.3-1.6 0-2.3.2-.2.1.1 1 .1 1.6-.1 0-.4.1-.5 0-1.6-.9-3.3-.7-4.9-.1-1.7.6-3.2 1.5-4.8 2.2-3.1 1.2-8.5 4.6-11.9 2.6-.2-.1-.5-.3-.7-.5v.2c-.5-.7-.8-1.1-.9-1.2v-.1c-.3-.4-.6-.9-.9-1.3-.9.1-1.7.1-2.4.2 0-.1-.1-.3-.1-.4l2.1-.3c-.4-.4-.8-.8-1.4-1-.9-.3-2.3.7-3.4.4-1.2-.3-1.9-2-3-2.6-1.5-.8-4.1-.1-5.2-.8-.9-.6-1-2.2-1.7-2.6-1.4-1-.7-1.1-2.8-1.7-2.4-.6-6.4.5-8.9.7v.3c.4.2 1 .4 1.2.7s0 .8 0 1.1c-.5 0-1.1.1-1.4-.1-.8-.5-1.4-1.2-2.2-1.7-.1-.1-.5.1-.6.1.6.8 1.1 1.5 1.7 2.2l-.2.2-2-1c-1.3.8-2.4 1.6-3.7 2.4-.1-.4-.1-.7-.2-1.1-.7.1-1.4.1-2.2.2 0-.1-.1-.3-.1-.4 1.2-.3 2.5-.5 3.7-.8.1.1.1.2.2.3.2-.4.3-.8.6-1.3-2.8.5-5.4 1.1-8 1.4-1.5.2-3.1 0-4.6-.2-.8-.2-1.5-.9-2-1.6.6.1 1.1.3 1.7.4.1-.1.2-.3.3-.4-1.2-.7-2.4-1.3-3.5-2 .2-.1.4-.3.6-.4.4-.5.8-.9 1.4-1.6-1-.1-1.7-.2-2.3-.3.3-.5 1.1-1.4.8-1.6-.6-.6-1.7-.8-2.7-1.3l1-1c-3.8.3-7.4 0-10.6 1.8-2.1-1.6-4.1.3-6.8 0 1.2.8 2.1 1.4 2.9 1.9-3.5-.6-3.8-.9-3.6-2.1-1.8.3-2.8.7-4.6 1m122 30.5c-1.6.7-2.9 1.7-4.3 2.6-.3.2-.6.4-.8.4-2.1 0-4 .3-5.9.8h-3.5c6.3-2 12.6-4 19-6 .6-.2 1.3-.2 2-.4 0 .1.1.3.1.4-2.3.7-4.6 1.3-6.6 2.2zm930.1-21.6c.1-.4 0-1.3.4-1.4 1.2-.4 2.5-.4 3.7-.5.1 0 .2.7.3.9-1.5.3-2.8.6-4.4 1zm91.6 21.6c-1.6.7-2.9 1.7-4.3 2.6-.3.2-.6.4-.8.4-2.1 0-4 .3-5.9.8h-3.5c6.3-2 12.6-4 19-6 .6-.2 1.3-.2 2-.4 0 .1.1.3.1.4-2.3.7-4.5 1.3-6.6 2.2zm14.2-17h4c-.7.2-1.3.5-2 .7 1.1.9 2.2 1.8 3.2 2.6-2.6.1-2.6.1-5.2-3.3zm27.3-1.5c-1.9-1.7-1.9-1.8-.5-2.5.3.5.6 1.1 1.1 1.9 0 .1-.3.3-.6.6zm233.1-11.9h4c-.7.2-1.3.5-2 .7 1.1.9 2.2 1.8 3.2 2.6-2.6.1-2.6.1-5.2-3.3zm26.9-1.1c-1.9-1.7-1.9-1.8-.5-2.5.3.5.6 1.1 1.1 1.9 0 .1-.3.3-.6.6zm8.8-.5c-.2-.4-.4-.9-.6-1.4-.9-.1-1.6-.4-2.2-.8 2.7-.3 3.5.3 2.8 2.2zm3.9-.1h-2.4c-.8-1.3-.8-1.5 1-1.5-.4.2-.6.4-.7.6.8.2 1.5.4 2.2.6 0 .1-.1.2-.1.3zm64 9.3c-1.5-.5-2.9-.9-4.2-1.4 0-.1.1-.2.1-.3 1.3.2 2.6.4 4.1.6v1.1zm32.2 1c-.6-.2-1.1-.4-2.1-.9 1.4-.2 2.3-.4 3.3-.6.1.1.1.2.2.3-.5.5-.9.8-1.4 1.2zm65-20.2v-.2c1.3-.1 2.5-.3 4.2-.5 0 0 .2.4.3.7h-4.5zm18.5-1.4c.9-.4 1.9-.8 3.5-1.4-.3 1-.3 2-.7 2.1-.8.2-1.9 0-2.8-.1v-.6zm5.3 3.4c-1.6-.2-2.9-.5-4.1-.7v-.5c1.3-.4 2.6-.7 4.1-1.1v2.3zm9.9.6c-.7-.9-1.1-1.3-1.2-1.5.4-.7.6-1.2 1-1.9-2 .1-3.6.2-5.1.3 0-.2-.1-.4-.1-.5 2-.3 3.9-.6 6.2-.9-.3 1.7-.5 2.9-.8 4.5zm8.8-3.2h.1-.1zm0 0c-.6-.2-1.1-.4-1.5-.5-.3-.2-.6-.3-.9-.3-.1-.2-.3-.4-.4-.5 1-.2 2.3.1 3 1-.1.1-.1.2-.2.3zm27.8 8c.1-.4 0-1.3.4-1.4 1.2-.4 2.5-.4 3.7-.5.1 0 .2.7.3.9-1.6.3-2.9.6-4.4 1zm91.6 21.6c-1.6.7-2.9 1.7-4.3 2.6-.3.2-.6.4-.8.4-5 0-9.1 1.8-13.3 3.5-3.4 1.3-6.7 2.9-10.7 3.1l-.3-.3c1.5-.6 3-1.2 4.5-1.9l.3.3c.1-.5.2-.9.2-1.2.8-.1 1.4 0 2-.2 8.9-2.8 17.8-5.6 26.8-8.5.6-.2 1.3-.2 2-.4 0 .1.1.3.1.4-2.2.7-4.5 1.3-6.5 2.2zm14.8-17.3h4c-.7.2-1.3.5-2 .7 1.1.9 2.2 1.8 3.2 2.6-2.6.1-2.6.1-5.2-3.3zm26.7-1.2c-1.9-1.7-1.9-1.8-.5-2.5.3.5.6 1.1 1.1 1.9 0 .1-.3.3-.6.6zm12.8-.9h-2.4c-.8-1.4-.8-1.5 1.3-1.5-.5.3-.7.5-.9.7.8.2 1.5.4 2.2.6-.2 0-.2.1-.2.2zm64.5-6.3c-.4-.1-1.2-.1-1.3-.3-.4-.6-.6-1.4-.8-2.1.2-.1.5-.2.7-.2.6.5 1.3 1 1.7 1.5.1.2-.2.7-.3 1.1z'/%3E%3C/g%3E%3C/svg%3E");
 border-bottom-color: rgb(143, 125, 115);
 display: block;
 height: 100px;
 line-height: 88px;
 text-size-adjust: 100%;
/*  transform: matrix(-1, 0, 0, 1, 0, 0); */
 unicode-bidi: isolate;
 width: 1903px;
 top: -88px;
 position: relative;
}


  
.bande-annonce {
 display: flex;
 flex-direction: column; 
}

.bande-annonce .content {
 width: 100%;
 max-width: 883px;
 position: relative;
 justify-content: center;
 align-items: center;
 aspect-ratio: 16 / 9;
 overflow: hidden;
 background-color: black;
 box-shadow: 0.00px 0.00px 13px 5px rgba(0, 0, 0, 0.19);
}

.presentation {
 display: flex;
 flex-direction: column; 
}

.presentation .subtitle {
 font-family: futura-lt-w01-light, sans-serif;
 color: rgb(147, 12, 31);
 font-size: 21px;
 font-style: normal;
 font-weight: 300;
}

.presentation p {
 font-family: futura-lt-w01-light, sans-serif;
 font-size: 20px;
 color: rgb(55, 59, 77);
 
 font-weight: 700;
 margin: 0 0 20px 0;
}

.presentation p:FIRST-CHILD {
 font-style: italic;
}

.presentation h3 {
 color: rgb(160, 82, 34);
 font-family: futura-lt-w01-light, sans-serif;
 font-size: 20px;
 margin: 19px 0 8px 0;
 font-weight: 700;
}

.team {
 display: flex;
 flex-direction: column; 
}

.team .content {
 width: 100%;
 max-width: 883px;
 position: relative;
 justify-content: center;
 align-items: center;
 aspect-ratio: 16 / 9;
 overflow: hidden;
 background-color: black;
 box-shadow: 0.00px 0.00px 13px 5px rgba(0, 0, 0, 0.19);
}

.team h3 {
 color: rgb(160, 82, 34);
 font-family: futura-lt-w01-light, sans-serif;
 font-size: 20px;
 margin: 19px 0 8px 0;
 font-weight: 700;
}

.team p {
 font-family; futura-lt-w01-light, sans-serif;
 font-size: 20px;
 color: rgb(55, 59, 77);
 font-weight: 700;
 margin: 0 0 20px 0;
}

.team p:FIRST-CHILD {
 font-style: italic;
}

.team .discover {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 margin: 25px 0 0 0;
 justify-content: space-between;
}

.team .discover span {
 color: rgb(99, 74, 58);
 font-family: lato-light, lato, sans-serif;
 font-size: 20px;
 font-weight: 700;
 margin: 0 0 20px 0;
}

.team .discover .audio-discover {
 display: flex;
 flex-direction: column;
 width: 49%;
 align-items: center;
 min-width: 308px;
}

.team .discover .audio-discover #pause {
 display: none;
}

.team .discover button {
 background: none;
 border: none;
 cursor: pointer;
 margin: 10px 0 50px 0;
}

.team .discover svg {
 height: 60px;
 width: 60px;
}

.team .discover .album-discover {
 display: flex;
 flex-direction: column;
 width: 49%;
 align-items: center;
 min-width: 308px;
}

.team .discover .album-discover button {
 background: #361702;
 border: 3px double rgba(222, 213, 213, 0.43);
 width: 140px;
 height: 50px;
 color: rgb(255, 255, 255);
 margin: -15px auto 0 auto;
 font-family: lato-light, lato, sans-serif;
 font-size: 18px;
 font-weight: 700;
 cursor: pointer;
}

@media (max-width: 880px) {
 .team .discover {
  justify-content: center;
 }
 
 .team .discover .audio-discover {
  width: 43%;
 }

 .team .discover .audio-discover {
  width: 43%;
 }
}

.team .discover .frame {
 display: inline-block;
 width: fit-content;
 height: fit-content;
 padding: 0;
 margin: 0;
 box-shadow: rgba(54, 23, 2, 0.3) 0px 4px 3px 2px;
 border-radius: 5px;
}

.team .section-container p {
 font-family: futura-lt-w01-light, sans-serif;
}

.message {
 display: flex;
 flex-direction: column; 
}

.temoignages {
 display: flex;
 flex-direction: column; 
}

.temoignages .line {
 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdcAAAADCAYAAADBXEVMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAahJREFUeNrsWN2NwyAM/irde9kg3SCRMkC7yd0o11G6Cdkg2YBuQCa4ezGShUxwoMkTnxQFUfz32SbQyziOvwA8gBnH4kZPgKPnEa3jvjwyOmfSaXA+fIXdK4BBmJ8AWIE3x8YmylXgqAOwFOTxxmx48ssxm4bmgt5ByJMGA+myQi1YhfwjyrtP1JWNZPjarfildSZTX5ZsaLkwjD/J3sDy66P1vG+M4FOQifmAII/MmqPgKu3eE3vAwuKK+yZwaAWer/R+7fQj6Ax557XNay/+XVvrUm0iqgUnxJzqOalfU/0U4nKK+DU+xFwhwZem96U+Cxzlvhv27GK/jOP4h4aGhoaGhoaP4QvAs+DGNQNY2XwH4J2Q6emUMilt9PReTuLgO3Gafirj2zplc57udMrbo6djp7Ilk5dVGO9BDe8dO52W3mjeCv+MggsU8Jvyo6e5dSePizDnhRhTuerYjWWt6Muj+qkD8JO4HUyK+Lb0gvFU6nu44U4ZzkD+8XFJ/UwVe48rlNX0Aa/vuXBfyP2DEPsR51DLo/+gf7UI/TTVKPkHAAD//wMAcoSB+Sw+ay8AAAAASUVORK5CYII=);
 background-repeat: repeat-x;
 height: 3px;
 min-height: 3px;
 width: 77%;
}

.temoignages p {
 font-family: futura-lt-w01-light, sans-serif;
 font-size: 20px;
 font-weight: 700;
 color: rgb(55, 59, 77);
 text-align: center;'
 
}

.temoignages svg {
 height: 49px;
}

.temoignages h2 {
 font-family: peaches-and-cream-regular-w00, script;
 font-size: 51px;
 font-weight: 700;
 color: rgb(160, 82, 34);
 margin: 40px 0 0 0;
}

.temoignages .witness {
 text-align: center;
 margin: 25px 0 10px 0;
}

.temoignages .witness .person {
 display: flex;
 flex-direction: row;
 justify-content: center;
}

.temoignages .witness span {
 font-family: lato-light, lato, sans-serif;
 font-size: 18px;
 font-weight: 700;
 color: rgb(55, 59, 77);
 margin: auto 0;
 width: 82px;
}

.temoignages .link-to-billetreduc {
 font-family: "jockey one", sans-serif;
 color: rgb(160, 82, 34);
 font-weight: 400;
 font-size: 26px;
 text-align: center;
 margin: 30px auto 30px auto;
 width: fit-content;
 animation: reset-spacing 0.4s ease-in-out;
}

.temoignages .link-to-billetreduc:hover {
 background: rgb(232, 227, 227);
 animation: spacing 0.4s ease-in-out forwards;
 text-decoration: underline;
}

.temoignages .line2 {
 background-image: url(data:image/png;base64,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);
 background-repeat: repeat-x;
 height: 3px;
 min-height: 3px;
 width: 60%;
 margin: 30px auto 30px auto;
 
}

.contact {
 display: flex;
 flex-direction: column;
}

.contact .section-container {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
}

.contact .site {
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: center;
 white-space: nowrap;
 margin: 25px 0 0 0;
}

.contact .site a {
 color: rgb(187, 81, 95);
 font-family: helvetica-w01-bold, sans-serif;
 font-size: 19px;
 font-weight: 700;
 width: 100%;
 margin: 0 0 20px 0;
}

.contact .site a:hover {
 color: rgb(223 122 59);
}

.contact .section-container .social-networks {
 margin: 20px 0 40px 0;
}

.contact .section-container .social-networks a {
 margin: 0 10px 0 10px;
}

.contact .social-networks img:hover {
 transform: scale(1.1);
}

.contact .section-container p {
 font-family: avenir, sans-serif;
 font-size: 19px;
 font-weight: 400;
 text-align: center;
 font-color: rgb(0, 0, 0);
 margin: 5px 0 5px 0;
}

.contact .section-container .bold {
 font-weight: bold;
}

.contact .email {
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: center;
 width: 100%;
}
.contact .email span {
 margin: 20px 0 0 0;
}

.contact .email svg {
 height: 32px;
 width: auto;
 fill: rgb(7, 65, 81);
 display: none;
}

@media (max-width: 500px) {
 .contact .email svg {
  display: none;
 }
}

.contact .email svg:hover {
 transform: scale(1.1);
}

.contact .email span a {
 color: #C56322;
 font-family: avenir, sans-serif;
 font-size: 17px;
 font-weight: bold;
 padding: 0;
}

@media (max-width: 500px) {
 .contact .email svg {
  display: none;
 }
}


.contact .also {
 display: flex;
 flex-direction: column;
 margin: 0 0 40px 0;
 position: relative;
}

.contact .also span {
 font-family: helvetica-w01-bold, sans-serif;
 color: rgb(187, 81, 95);
 font-weight: 400;
 font-size: 19px;
 justify-content: center;
 display: flex;
}

.contact .also a {
 cursor: pointer; 
}

.contact .also img:hover {
 filter: brightness(0.9);
}

@media (min-width: 880px) {
 .contact .also {
  position: absolute;
  transform: translateX(-350px);
 }
}

@media (max-width: 1441px) {
 .section-container {
  width: 70%;
 }
}

@media (max-width: 880px) {
 .section-container {
  width: 90%;
 }
}