@charset "UTF-8";:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd }*,:after,:before{box-sizing:border-box!important}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}ul{margin-top:0;margin-bottom:1rem;padding-left:2rem}strong{font-weight:bolder}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}textarea{resize:vertical}.container{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.flex-column{flex-direction:column!important}.d-flex{display:flex!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.m-auto{margin:auto!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mt-1{margin-top:.25rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-4{margin-bottom:1.5rem!important}.col-6{flex:0 0 auto;width:50%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}@media(min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media(min-width:768px){.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}}@media(min-width:992px){.col-lg-8{flex:0 0 auto;width:66.66666667%}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.fw-bolder{font-weight:bolder!important}.text-center{text-align:center!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-decoration-none{text-decoration:none!important}.p-2{padding:.5rem!important}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(0, 0, 0, .55);--bs-navbar-hover-color: rgba(0, 0, 0, .7);--bs-navbar-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-active-color: rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, .1);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: .375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(.375rem - 1px) ;--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(.5rem - 1px) ;--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}@media(min-width:576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) }}.table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}@font-face{font-family:Arapey Regular;src:url(/assets/fonts/arapey/Arapey-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arapey Italic;src:url(/assets/fonts/arapey/Arapey-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}header{background-color:#fff;margin:12px 0}header .header{display:flex;justify-content:space-between;margin:0 4rem}header .header .navbar{width:50%;display:flex}header .header .navbar ul{display:flex;width:100%;justify-content:space-evenly;font-size:2rem;list-style-type:none;margin:auto}header .header .navbar ul li a{text-decoration:none;color:#34453d}header .header .navbar ul li a:hover{text-decoration:none}header .header .current_tab{font-weight:700}header .header .menu{display:none}footer{margin-top:25px;padding:32px 0;display:flex;flex-direction:column;background-color:#bfcac4;color:#34453d;justify-content:space-between;align-items:center}footer img{margin:8px}footer ul{list-style-type:none;padding-left:0;text-align:center}footer .links{display:flex;margin-bottom:8px;justify-content:center}footer .links img{height:2rem;width:2rem;margin:8px}.sidenav{height:100%;width:0;position:fixed;z-index:2;top:0;left:0;background-color:#fff;overflow-x:hidden;transition:.5s;padding-top:52px;opacity:.9;border-right:1px solid #7E8E86}.sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:25px;color:#7e8e86;display:block;transition:.3s}.sidenav a:hover{color:#bfcac4}.sidenav .closebtn{font-size:36px;margin-left:1.2rem;margin-bottom:40px}.sidenav .closebtn img{max-height:4rem;width:3rem;height:3rem}.sidenav #dropdown{border:2px solid #BFCAC4}.current_tab_mobile{color:#bfcac4!important}@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:Pridi;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1SiH0wT0CWAbUdXCg.woff2) format("woff2");unicode-range:U+0E01-0E5B,U+200C-200D,U+25CC}@font-face{font-family:Pridi;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1SiH0rT0CWAbUdXCg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Pridi;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1SiH0qT0CWAbUdXCg.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-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Pridi;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1SiH0kT0CWAbUd.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-face{font-family:Pridi;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDQZG5JnZLfkcWJqWgJbU28O7w.woff2) format("woff2");unicode-range:U+0E01-0E5B,U+200C-200D,U+25CC}@font-face{font-family:Pridi;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDQZG5JnZLfkcWSqWgJbU28O7w.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Pridi;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDQZG5JnZLfkcWTqWgJbU28O7w.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-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Pridi;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/pridi/v13/2sDQZG5JnZLfkcWdqWgJbU28.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-face{font-family:Bodoni Moda;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/bodonimoda/v23/aFTB7PxzY382XsXX63LUYJSPUqb0qojSAq1rZLkfbNxcXgOXEFZ8mYc.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-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bodoni Moda;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/bodonimoda/v23/aFTB7PxzY382XsXX63LUYJSPUqb0qojSAq1rZLkfbNxSXgOXEFZ8.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-face{font-family:bodoni;src:url(/assets/fonts/Bodoni-72-Smallcaps-Book.ttf.ttf) format("truetype");font-display:swap}@font-face{font-family:Arapey Regular;src:url(/assets/fonts/arapey/Arapey-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arapey Italic;src:url(/assets/fonts/arapey/Arapey-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}::-webkit-scrollbar{width:16px}body::-webkit-scrollbar-thumb{background-color:#7e8e86}body::-webkit-scrollbar-track{background:#bfcac4}.modal::-webkit-scrollbar-thumb{background-color:#0000}.admin_border{border:8px solid #7E8E86}.layout{display:flex;flex-direction:column;min-height:100vh}html{font-size:62.5%}html body{position:relative}.font{font-family:bodoni,sans-serif}.fontPridi{font-family:Pridi,sans-serif;font-weight:200}.fontPridi_400{font-family:Pridi,sans-serif;font-weight:400}.fontPridi_400_1_5rem{font-family:Pridi,sans-serif;font-weight:400;font-size:1.5rem}.dark_green{color:#34453d!important;border:1px solid #34453D}body{background-color:#fff;position:relative}a{text-decoration:none!important;color:inherit}a:hover{color:inherit}.picture_of_coralie{aspect-ratio:auto;width:60%}.banner{background:url(/assets/pictures/banners/home.webp) center/cover no-repeat;height:75vh}.banner .border_hero{border:4px solid white!important;background-color:#0003;width:50%}.banner h1{color:#fff;font-family:Arapey Regular,serif;font-weight:400}.banner .subtext{color:#fff;font-size:2rem}.banner_presta{background:url(/assets/pictures/banners/services.webp) 50% 75%/cover no-repeat;font-family:bodoni,sans-serif}.banner_presta .border_hero{height:127px;display:flex;justify-content:center;align-items:center}.banner_projects{background:url(/assets/pictures/banners/projects.webp) center/cover no-repeat;font-family:bodoni,sans-serif}.banner_projects .border_hero{height:127px;display:flex;justify-content:center;align-items:center}.banner_terms{background:url(/assets/pictures/banners/terms.webp) center/cover no-repeat;height:50vh;font-family:bodoni,sans-serif}.banner_terms .border_hero{height:127px;display:flex;justify-content:center;align-items:center}.banner_presta_3{height:25vh;font-family:bodoni,sans-serif}.banner_presta_3 h1{color:#000;font-family:bodoni,sans-serif}.banner_presta_3 .subtext{color:#fff;font-size:2rem}.banner_shop{background:url(/assets/pictures/banners/banner_shop_6.jpg) top center/cover no-repeat;height:50vh}.banner_shop .border_hero{border:4px solid white!important;background-color:#0003;width:50%}.banner_shop h1{color:#fff;font-family:Arapey Regular,serif;font-weight:400}.banner_shop .subtext{color:#fff;font-size:2rem}.text_sizing_1_5rem{font-size:1.5rem;font-family:Pridi,sans-serif}.text_sizing_2rem{font-size:2rem;font-family:Pridi,sans-serif;text-transform:uppercase}.text_sizing_banner{font-size:2rem;font-family:Pridi,sans-serif}.text_sizing_big_arapey{font-size:4rem;font-family:Arapey Italic,sans-serif;font-weight:400;font-style:italic}.text_sizing_big_arapey_2rem{font-size:2.5rem;font-family:Arapey Italic,sans-serif;font-weight:400;font-style:italic}.divider{height:75px}.divider_for_desktop{height:75px;display:block}.divider_with_pictures{margin:50px 0;height:20vh;background:url(/assets/pictures/home/divider_banner_min.webp) fixed no-repeat center;background-size:cover}.divider_above_pictures{height:75px;display:none}.services{display:flex;justify-content:center;align-items:flex-start;margin:0 16rem;color:#34453d}.services .single_service{width:28rem;margin:0 12px}.services .single_service a{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:auto}.services .single_service a .service_image{width:60%;height:auto}*,*:after,*:before{box-sizing:border-box}img{max-width:100%;display:block}input{appearance:none;border-radius:0}.card{margin:2rem auto;display:flex;flex-direction:column;width:100%;max-width:425px;background-color:#fff;border-radius:10px;box-shadow:0 10px 20px #99999940;padding:.75rem}.card-image{border-radius:8px;overflow:hidden;padding-bottom:65%;background-image:url(/assets/pictures/banners/contact.webp);background-repeat:no-repeat;background-size:cover;background-position:0 5%;position:relative}.card-heading{position:absolute;left:10%;top:15%;right:10%;font-size:1.75rem;font-weight:700;color:#735400;line-height:1.222}.card-heading small{display:block;font-size:.75em;font-weight:400;margin-top:.25em}.card-heading_error{position:absolute;left:10%;top:15%;right:10%;font-size:1.75rem;font-weight:700;color:#fff;line-height:1.222}.card-heading_error small{display:block;font-size:.75em;font-weight:400;margin-top:.25em}.card-image_error{border-radius:8px;overflow:hidden;padding-bottom:65%;background-color:#34453d;color:#fff!important;position:relative}.card-form{padding:2rem 1rem 0}.form_headings{font-family:bodoni,sans-serif;font-size:2.5rem;color:#34453d;margin-bottom:1rem}.input{display:flex;color:#7e8e86;flex-direction:column-reverse;position:relative;padding-top:1.5rem}.input+.input{margin-top:1.5rem}.input-label{color:#7e8e86!important;position:absolute;top:1.5rem;transition:.25s ease;font-size:1.5rem}textarea{font-size:1.5rem!important;color:#7e8e86!important;resize:none}.input-field{border:0;z-index:1;background-color:transparent;border-bottom:2px solid #eee;font:inherit;font-size:1.5rem;padding:.25rem 0;color:#7e8e86!important}.input-field:focus,.input-field:valid{outline:0;border-bottom-color:#7e8e86}.input-field:focus+.input-label,.input-field:valid+.input-label{color:#7e8e86;transform:translateY(-1.5rem)}.input_custom{display:flex;color:#34453d;flex-direction:column-reverse;position:relative;padding-top:1.5rem}.input_custom_label{color:#34453d!important;font-size:1.5rem}.input_custom_field{border:0;z-index:1;background-color:#bfcac4;font:inherit;font-size:1.5rem;padding:.5rem;color:#34453d!important}.input_custom_field:focus{outline:none}.input_custom_field[type=file]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#bfcac4;color:#34453d!important;font:inherit;font-size:1.5rem;padding:.5rem;border:0;z-index:1}.input_custom_field[type=file]::file-selector-button{background-color:#7e8e86;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.input_custom_field[type=file]::placeholder{color:#7e8e86;font-size:1.5rem}#fileList ul{list-style:none}.error_ul{list-style-type:disc}.checkbox_custom{background-color:#bfcac4;border-radius:0!important;width:25px;height:25px;border:none!important}.checkbox_custom:checked{background-color:#34453d}.label_checkbox{padding-left:12px!important;padding-top:4px!important}.action_button{font-size:1.25rem;padding:1em;font-weight:500;background-color:#7e8e86;border-radius:6px;color:#fff;border:0}.action_button:focus{outline:0}.request_image{width:auto;height:10rem}.single_room_form .radio{display:flex;flex-wrap:wrap;justify-content:center}.single_room_form .radio_single{width:23%;display:flex;flex-direction:column;justify-content:flex-start;font-size:1.5rem;margin:0 8px}.single_room_form .radio_single img{border:1px solid #34453D;transition:border-width .3s linear}.single_room_form .radio_single label{display:flex;flex-direction:column;justify-content:center;align-items:center}.single_room_form .radio_single label input:checked~img{border:4px solid #34453D;transition:border-width .3s linear}.service_card .pictures{width:50%;height:35rem}.service_card .pictures img{width:100%;height:100%;object-fit:cover}.service_card .text{width:50%;margin-left:90px}.service_card .text .heading img{width:30%}.service_card .text .heading .service_title{margin-left:8rem;margin-top:-32px!important}.service_card .text .centering_text{height:100%;display:flex;justify-content:center;align-items:center}.service_card .text .centering_text .service_desc{margin:0 8px}.service_card .text_right{width:50%;right:24px}.service_card .text_right .heading img{width:25%}.service_card .text_right .heading .service_title{margin-left:8rem;margin-top:-32px!important}.service_card .text_right .service_desc{margin:0 8px}.service_card_right .pictures{width:50%;height:35rem}.service_card_right .pictures img{width:100%;height:100%;object-fit:cover}.service_card_right .text{width:50%;margin-right:90px}.service_card_right .text .heading img{width:35%}.service_card_right .text .heading .service_title{margin-left:8rem;margin-top:-32px!important}.service_card_right .text_right{width:50%;margin-right:90px}.service_card_right .text_right .heading{display:flex;flex-direction:column;align-items:flex-end}.service_card_right .text_right .heading img{width:30%}.service_card_right .text_right .heading .service_title{margin-left:4rem!important;margin-top:-32px!important;margin-right:24px!important}.service_card_right .text_right .centering_text{height:100%;display:flex;justify-content:center;align-items:center}.service_card_right .text_right .centering_text .service_desc{margin:0 8px}.single_service_desc{display:flex;justify-content:flex-end}.single_service_desc p{width:40%;text-align:end}.single_service_desc_longer{display:flex;justify-content:flex-end}.single_service_desc_longer p{width:80%;text-align:end}.margin_right{margin-right:24px}.noWrap{white-space:nowrap}#spinner{display:block;margin:0 auto}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c}.modal-content{display:block;margin:0 auto;max-width:80%;max-height:100%}.close{color:#fff;font-size:1rem;position:fixed;top:16px;left:3vw;cursor:pointer;z-index:2}.close img{width:32px;height:auto;margin:12px}.no-scroll{overflow:hidden}.container_grid{display:grid;grid-template-columns:.5fr 1fr .25fr 1fr .5fr;grid-template-rows:1fr;gap:0 0;grid-auto-flow:row;grid-template-areas:". project_1 . project_2 ."}.project_1{grid-area:project_1;cursor:pointer}.project_2{grid-area:project_2;cursor:pointer}.thumbnail_banner{background-color:#7e8e86!important;color:#fff!important;display:flex;justify-content:center}.out-of-stock{position:relative;background-color:#f2f2f2;opacity:.5;cursor:not-allowed}.out-of-stock:before{content:"";position:absolute;width:120%;height:2px;background-color:gray;top:50%;left:-10%;transform:rotate(45deg)}.img_preview{display:flex;justify-content:center;align-content:center}.cart_icon_fixed{position:fixed;bottom:20px;right:20px;z-index:100}.shop_intro{margin:auto 15%;font-size:1.5rem;font-family:Assistant,sans-serif}@keyframes ldio-33l3ts7fp5{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.ldio-33l3ts7fp5 div{position:absolute;animation:ldio-33l3ts7fp5 1.07s linear infinite;width:64px;height:64px;top:68px;left:68px;border-radius:50%;box-shadow:0 4px #34453d;transform-origin:32px 34px;box-sizing:content-box}.loadingio-spinner-eclipse-uxmkcy6c7p{width:200px;height:200px;display:inline-block;overflow:hidden;background:none}.ldio-33l3ts7fp5{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}footer{font-size:2rem}.container_custom{display:flex;width:100%;height:max-content;flex-wrap:wrap;justify-content:center;margin:10px auto}.container_custom .items{margin:20px 4px;width:300px;height:400px;background-color:#fff;transition-duration:1s}.container_custom .items:hover .name{text-decoration:none}.container_custom .items .name{text-align:center;height:25px;padding-top:4px;margin:0 0 0 4px;font-size:2rem;font-family:Assistant,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:#34453d}.container_custom .items .price{padding-left:10px;display:block;font-family:sans-serif;font-size:2rem;color:#7e8e86}.container_custom .items .img{overflow:hidden;margin:0}.container_custom .items .img img{width:300px;height:300px;padding:0;margin:0 0 4px;transition-duration:.8s}.font_assistant{font-family:Assistant,sans-serif!important}.product-image{float:left;width:20%}.product-details{float:left;width:17%}.product-price{float:left;width:12%}.product-quantity{float:left;width:10%}.product-removal{float:left;width:29%}.product-line-price{float:left;width:12%;text-align:right}.group:before,.shopping-cart:before,.column-labels:before,.product:before,.totals-item:before,.group:after,.shopping-cart:after,.column-labels:after,.product:after,.totals-item:after{content:"";display:table}.group:after,.shopping-cart:after,.column-labels:after,.product:after,.totals-item:after{clear:both}.group,.shopping-cart,.column-labels,.product,.totals-item{zoom:1}h1{font-weight:100}.custom_label{color:#aaa}.shopping-cart{margin-top:-45px}.column-labels .custom_label{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee}.column-labels .product-image,.column-labels .product-details,.column-labels .product-removal{text-indent:-9999px}.product{height:180px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.product .product-image{text-align:center}.product .product-image img{width:100px}.product .product-details{display:flex;align-items:start;justify-content:start;height:100%}.product .product-details .product-title{margin-right:20px}.product .product-quantity input{width:40px}.totals .totals-item{float:right;clear:both;width:100%;margin-bottom:10px}.totals .totals-item p{float:left;clear:both;width:79%;text-align:right}.totals .totals-item .totals-value{float:right;width:21%;text-align:right}.totals .totals-item-total{font-family:HelveticaNeue-Medium,Helvetica Neue Medium}.checkout{float:right;border:0;margin-top:20px;padding:6px 25px;background-color:#6b6;color:#fff;font-size:25px;border-radius:3px}.checkout:hover{background-color:#494}.mondial_relay_widget{max-width:90%!important;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;z-index:1}.MRW-CityContainer input,.MRW-CPContainer input{font-size:16px}@media screen and (max-width:650px){.product{height:auto}.product-details{display:initial;align-items:initial;justify-content:initial;height:auto;float:none;margin-bottom:10px;width:auto}.shopping-cart{margin:0;padding-top:20px;border-top:1px solid #eee}.column-labels{display:none}.product-image{float:right;width:auto}.product-image img{margin:0 0 10px 10px}.product-price{clear:both;width:70px}.product-quantity{width:100px}.product-quantity input{margin-left:20px}.product-quantity:before{content:"x"}.product-removal{width:auto}.product-line-price{float:right;width:70px}}@media screen and (max-width:350px){.product{height:auto}.product-removal{float:right}.product-line-price{float:right;clear:left;width:auto;margin-top:10px}.totals .totals-item label{width:60%}.totals .totals-item .totals-value{width:40%}}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}@media screen and (min-width:955px){footer{flex-direction:row;padding:16px}footer .footer_logo{order:2}footer .footer_menu{order:1}footer .footer_menu ul{text-align:start}footer .footer_menu .links{justify-content:flex-start}footer .footer_terms{order:2}.cart_icon_fixed{display:none}}@media screen and (max-width:955px){html{scroll-behavior:smooth}header{background-color:#fff;position:sticky;top:0;z-index:2}header .header{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin:0 4rem}header .header .navbar{display:none}header .header .menu{display:block;max-height:4rem}.border_hero{width:80%!important}.services{display:flex;justify-content:center;margin:0 8rem}.services .single_service{width:100%;margin:0 12px;display:flex;align-items:center;justify-content:center}.services .single_service .service_image{width:50%;height:auto}.text_sizing_2rem{font-size:1.5rem!important}.service_card{flex-direction:column-reverse!important}.service_card .pictures{width:100%;height:25rem;margin:48px 0}.service_card .pictures img{width:100%;height:100%;object-fit:cover}.service_card .text{width:100%;margin:0!important}.service_card .text .heading img{width:35%}.service_card .text .heading .service_title{margin-left:8rem;margin-top:-32px!important}.service_card .text .service_desc{margin:0 8px;margin-top:16px!important;text-align:center!important}.service_card .text_right{width:100%;margin:0!important}.service_card .text_right .heading img{width:35%}.service_card .text_right .heading .service_title{margin-left:8rem;margin-top:-32px!important}.service_card .text_right .service_desc{margin:0 8px;text-align:center!important}.service_card_right{flex-direction:column!important}.service_card_right .pictures{width:100%;height:25rem;margin:48px 0}.service_card_right .pictures img{width:100%;height:100%;object-fit:cover}.service_card_right .text{width:100%;margin:0!important}.service_card_right .text .heading img{width:35%}.service_card_right .text .heading .service_title{margin-left:8rem;margin-top:-32px!important}.service_card_right .text .service_desc{margin:0 8px;text-align:center!important}.service_card_right .text_right{width:100%;margin:0!important}.service_card_right .text_right .heading img{width:35%}.service_card_right .text_right .heading .service_title{margin-left:8rem;margin-top:-32px!important}.service_card_right .text_right .service_desc{margin:0 8px;margin-top:16px!important;text-align:center!important}.single_service_desc{display:flex;justify-content:center}.single_service_desc p{width:90%;text-align:center}.single_service_desc_longer{display:flex;justify-content:center}.single_service_desc_longer p{width:80%;text-align:left}.text_sizing_big_arapey{font-size:3rem}.container_grid{display:grid;grid-template-columns:.25fr 1fr .25fr;grid-template-rows:1fr 75px 1fr;gap:0 0;grid-auto-flow:row;grid-template-areas:". project_1 ." ". . ." ". project_2 ."}.project_1{grid-area:project_1}.project_2{grid-area:project_2}.modal{padding-top:25vh}.close img{width:24px}}@media screen and (max-width:1023px){.shop_intro{margin:auto 5%}.divider_with_pictures{margin:50px 0;height:20vh;background:url(/assets/pictures/home/divider_banner_mobile.jpg) no-repeat left;background-size:cover}}@media screen and (max-width:700px){.services{display:flex;flex-direction:column!important;justify-content:center;margin:0 4rem!important}.services .single_service{width:100%;margin:auto;margin-top:16px!important;display:flex;justify-content:space-between;align-items:center}.services .single_service .service_image{width:25%!important;height:auto}.services .single_service .text p{text-align:left!important}.services .single_service .text_services_homepage p{text-align:center!important}.divider_above_pictures{display:block!important}}
