.footer{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:nowrap;position:relative;bottom:0;width:100%;min-height:50vh;height:auto;background-image:url(/images/cabinet.jpg);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;z-index:10}@media(max-width:768px){.footer{min-height:auto;padding-top:2rem;padding-bottom:2rem}}.footer:before{content:"";position:absolute;background-color:rgba(0,0,0,.8);top:0;bottom:0;width:100%;height:inherit;z-index:-1}.footer__container{position:relative;padding:2rem;z-index:11;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1.5rem;flex-wrap:nowrap}@media(max-width:768px){.footer__container{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:auto;justify-content:center;align-items:start;grid-gap:1.5rem;gap:1.5rem}.footer__container>section{grid-column:span 6}}.footer__container h4{font-weight:700;padding-bottom:.5rem}.footer__container a,.footer__container h4,.footer__container p{font-family:var(--font-quicksand),sans-serif!important;font-size:.875rem;font-style:normal;line-height:normal;color:#fff}.footer__container a,.footer__container p{font-weight:400;text-align:left;padding:.25rem 0}@media(max-width:768px){.sub-footer{grid-row-gap:8vh;grid-column-gap:15vh}}@media(max-width:600px){.sub-footer{grid-row-gap:4vh;grid-column-gap:8vh}footer{min-height:40vh;height:auto}footer a,footer p{font-size:12px}footer h4{font-size:14px}}@media(max-width:480px){.sub-footer{grid-row-gap:2vh;grid-column-gap:5vh}footer a,footer p{font-size:10px;padding:4px 0}footer h4{font-size:12px;margin:8px 0}}.burger{position:fixed;top:0;left:0;padding:2.5rem;z-index:100;cursor:pointer;transition:all .2s}.barre1,.barre2,.barre3{display:block;margin:auto;width:2rem;height:.1rem;background-color:#000a14;border-radius:4px}.barre1,.barre2{transition:all 1s}.barre2{margin-top:1.6rem;z-index:10}.barre3{width:2.7rem;margin-top:-.9rem;animation:rotateBurgerLine 8s cubic-bezier(.4,0,.2,1) infinite}.barre1_open,.barre2_open,.barre3_open{width:2rem;height:.1rem;background-color:#000a14}.barre1_open,.barre2_open{transform:rotate(-1turn);opacity:0;transition:all 1s}.barre3_open{transform:rotate(2turn);opacity:0;transition:all 2s}.burger_closed{position:relative;cursor:pointer}.burger_closed:after{content:"";display:block;width:100%;aspect-ratio:1/1;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%)}.burger_closed{position:absolute;right:0;top:0;padding:30px;z-index:11}.burger_closed:hover .barre1_closed,.burger_closed:hover .barre2_closed,.burger_closed:hover .barre3_closed{box-shadow:1px 1px 5px #8c8c8c;cursor:pointer}.barre1_closed,.barre2_closed,.barre3_closed{display:block;margin:auto;width:2.5rem;height:.1rem;background-color:#fff}.barre1_closed{margin-top:1rem;transform:rotate(-225deg);transition:all .6s}.barre2_closed{opacity:0;transition:all .5s}.barre3_closed{margin-top:-.17rem;transform:rotate(225deg);transition:all .6s;margin-bottom:2rem}.menu{position:fixed;margin:0;padding:0;top:-100%;height:100vh;width:100%;visibility:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:nowrap}.menu,.show_menu{left:0;transition:all .8s;z-index:150}.show_menu{visibility:visible;top:0;bottom:0;background-color:#000}.menu-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;flex-wrap:nowrap;text-align:center;z-index:11}.menu-title>h3{width:100%;padding:5px 20px;transform:rotate(0deg);border:.5px solid rgba(0,0,0,0);transition:all 2s}.menu-title>h3:hover{transform:rotate(7deg);border:.5px solid rgba(245,144,1,.8);transition:all .8s}.menu-title>h3:nth-child(2):hover,.menu-title>h3:nth-child(4):hover{transform:rotate(-7deg)}.menu-title>h3 a{font-family:var(--font-quicksand),sans-serif;font-weight:100;border:none}.menu-title>h3 a,.menu-title>h3 a:hover{color:#fff;font-size:30px;text-decoration:none}.logo-menu{position:absolute;bottom:1.25rem;left:1.25rem;width:100px;height:40px;filter:invert(1)}.footer-menu{font-family:var(--font-quicksand),sans-serif;position:absolute;bottom:0;right:0;padding:20px;margin:0;z-index:11}.footer-menu .footer-link,.footer-menu>p{font-family:var(--font-quicksand),sans-serif;font-size:14px;color:#fff}.footer-menu .footer-link{color:#fff;text-decoration:none;transition:all .5s}.footer-menu .footer-link:hover{color:#fff;text-decoration:underline;transition:all .5s}@media(max-width:600px){.burger{position:absolute;padding:1.75rem}.burger_closed{margin:auto;right:0;left:0;padding:60px 60px 0}.menu-title>h3 a,.menu-title>h3 a:hover{font-size:25px}.footer-link,.footer-menu>p{font-size:12px}}@media(max-width:480px){.menu-title>h3 a,.menu-title>h3 a:hover{font-size:23px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-.2rem)}to{transform:translateY(0)}}@keyframes pointLeft{0%{transform:translateX(0)}50%{transform:translateX(-.4rem)}to{transform:translateX(0)}}@keyframes pointRight{0%{transform:translateX(0)}50%{transform:translateX(.4rem)}to{transform:translateX(0)}}@keyframes slideDownShow{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpHide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes rotateBurgerLine{0%{transform:rotate(130deg)}25%{transform:rotate(130deg)}50%{transform:rotate(0deg)}75%{transform:rotate(0deg)}to{transform:rotate(130deg)}}.container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:320px){.container{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:480px){.container{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:600px){.container{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:768px){.container{padding-left:1.75rem;padding-right:1.75rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.container{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1440px){.container{padding-left:3rem;padding-right:3rem}}.bold{font-weight:600}.italic{font-style:italic}::selection{-webkit-text-fill-color:#141414;color:#141414;background-color:rgba(245,144,1,.8)}img::selection{background-color:rgba(0,0,0,0)}*,body,html{cursor:auto;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box!important}body,html{min-height:100vh;height:100%}html{font-size:16px}@media(max-width:1280px){html{font-size:15px}}@media (max-width:1024px){html{font-size:14px}}@media(max-width:768px){html{font-size:13px}}@media(max-width:600px){html{font-size:13px}}@media(max-width:480px){html{font-size:12px}}body{font-family:var(--font-quicksand),sans-serif!important;font-weight:400!important;font-style:normal!important;font-size:1rem!important;color:#141414!important;background-color:#fff!important;height:100%;min-height:100vh}*{line-height:1}h1,h2,h3,h4,h5,h6{font-size:3rem;font-weight:300;font-style:normal;line-height:normal;color:#141414;font-family:var(--font-playfair-display),serif!important}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6,p{font-size:1rem}p{font-family:var(--font-quicksand),sans-serif!important;font-weight:400;font-style:normal;line-height:normal;color:inherit}a{color:#141414;text-decoration:none}a,a *{cursor:pointer}a:hover{text-decoration:underline}ol,ul{list-style-position:inside;padding-left:.5rem}ul{list-style-type:disc}ol{list-style-type:decimal}ol li::marker{font-weight:500}li::marker{font-family:var(--font-quicksand),sans-serif!important}strong{font-weight:500!important}em{font-style:italic!important}input,option,select,textarea{font-family:var(--font-quicksand),sans-serif!important}button{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:inline-block;text-align:center}*{line-height:1.5}main{position:relative;background-image:url(/images/cabinet.jpg);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;z-index:10;width:100%;min-height:100vh;height:auto;background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:nowrap}main:before{content:"";position:absolute;background-color:hsla(0,0%,100%,.95);top:0;bottom:0;width:100%;height:inherit;z-index:-1}.logo{position:absolute;top:1.25rem;right:1.5rem;width:100px;height:35px;transition:all 1s;z-index:15}.triangle1{position:fixed;left:-100px;top:-100px;width:150px;height:150px;z-index:15;transition:all 1.5s}@media(max-width:600px){.triangle1{display:none}}.triangle1 polygon{fill:rgba(245,144,1,.8);stroke:rgba(245,144,1,.8);stroke-width:1}.triangle2{position:fixed;bottom:0;right:0;width:150px;height:150px;z-index:15;transition:all 1.5s}@media(max-width:1024px){.triangle2{display:none}}.triangle2 polygon{fill:rgba(110,96,189,.8);stroke:rgba(110,96,189,.8);stroke-width:1}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/f7c8bed65df13031-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/6af6b543dd3be231-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_65f816{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_65f816{--font-playfair-display:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:Quicksand;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/27fe598d6afad0df-s.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:Quicksand;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6bb8290b259d2538-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Quicksand;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/d89eaefe59e5e1cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Quicksand Fallback;src:local("Arial");ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.00%;size-adjust:104.31%}.__className_5ca1b4{font-family:Quicksand,Quicksand Fallback;font-weight:300;font-style:normal}.__variable_5ca1b4{--font-quicksand:"Quicksand","Quicksand Fallback"}@font-face{font-family:Cinzel;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/b497598118275079-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cinzel;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/37417c97fb0b4bc9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cinzel Fallback;src:local("Times New Roman");ascent-override:71.31%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:136.86%}.__className_082a60{font-family:Cinzel,Cinzel Fallback;font-style:normal}.__variable_082a60{--font-cinzel:"Cinzel","Cinzel Fallback"}