*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:max-content}body{line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:100vw}html{overflow-y:scroll;min-height:100%;line-height:1}canvas,img,picture,svg,video{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{text-decoration:none}a[href]{cursor:pointer}li{list-style-type:none}ul{padding:0;margin:0}iframe{border:0}.margin-container{margin-left:var(--col);margin-right:var(--col)}.padding-container{padding-right:var(--col);padding-left:var(--col)}.color-white{color:#fff}.color-grey{color:#131210}.color-gold{color:#c2ad93}.color-red{color:#620c19}.color-light-grey{color:#e6e0d6}.color-ivory{color:#fcf8f3}.fade-in{opacity:0}@font-face{font-family:Founder Grotesk;src:url(/fonts/FoundersGrotesk-RegularItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Founder Grotesk;src:url(/fonts/FoundersGrotesk-Regular.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Founder Grotesk;src:url(/fonts/FoundersGrotesk-Light.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Founder Grotesk;src:url(/fonts/FoundersGrotesk-LightItalic.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Adjusted Verdana Fallback;src:local(Verdana);size-adjust:92%;ascent-override:109%;descent-override:normal;line-gap-override:normal}:root{--global-font-size:3vw;--col:calc(0.5rem * 4)}@media(min-width:1024px){:root{--global-font-size:1.11111vw;--col:calc(0.5rem * 8)}}html{--webkit-scrollbar-width:none;min-height:100svh;font-size:clamp(13px,var(--global-font-size),17px);font-family:Founder Grotesk,Adjusted Verdana Fallback,sans-serif;font-weight:300;background-color:#fff;color:#131210;scroll-behavior:auto}@media(min-width:1024px){html{min-height:auto}}@media(min-width:2560px){html{font-size:clamp(14px,var(--global-font-size),24px)}}body{position:relative;text-rendering:optimizeSpeed;width:100%;height:100svh}@media(min-width:1024px){body{height:max-content}}body.waiting{cursor:wait}b,strong{font-weight:700}body{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1.4}@media(min-width:1024px){body{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}}h1,h2,h3,h4,h5{font-family:span,serif;font-weight:200;line-height:1}:root{font-feature-settings:"liga","clig";font-variant-ligatures:common-ligatures;text-rendering:optimizeLegibility;--webkit-font-smoothing:antialiased}img{width:100%;height:100%;object-fit:cover}a{color:#131210}.footer{background-color:#fff;width:100%;padding-top:calc(var(--col)*2);padding-bottom:calc(var(--col)*1);display:flex;flex-direction:column;gap:2rem}@media(min-width:1024px){.footer{padding-bottom:calc(var(--col)*.5)}}.footer .footer__lower-part,.footer .footer__upper-part{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}@media(min-width:1024px){.footer .footer__lower-part,.footer .footer__upper-part{flex-wrap:nowrap}}.footer .footer__upper-part__left-part{display:flex;flex-direction:column;gap:.5rem}.footer .footer__upper-part__left-part .initials-wrapper .icon-initials{width:calc(var(--col)*3);height:auto}.footer .footer__upper-part__left-part .bhc-logo-wrapper{display:block}.footer .footer__upper-part__left-part .bhc-logo-wrapper .icon-bhc{width:5rem;height:auto}.footer .footer__upper-part .links-wrapper{display:flex;flex-direction:column;gap:var(--col)}.footer .footer__upper-part .links-wrapper .links-container{display:flex;flex-direction:column;gap:.5rem}.footer .footer__upper-part .links-wrapper .links-container .link{font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;color:#131210;text-decoration:none;transition:color .3s ease-in-out}.footer .footer__upper-part .links-wrapper .links-container .link:hover{color:#c2ad93}.footer .footer__upper-part .connect-wrapper{display:flex;width:100%;justify-content:center;margin-top:var(--col)}@media(min-width:1024px){.footer .footer__upper-part .connect-wrapper{margin-top:0;width:auto;margin-right:var(--col);justify-content:normal}}.footer .footer__upper-part .connect-wrapper .connect-container{display:flex;flex-direction:column;gap:var(--col)}.footer .footer__upper-part .connect-wrapper .connect-container .connect-info{display:flex;flex-direction:column;gap:2.5rem}.footer .footer__upper-part .connect-wrapper .connect-container .connect-info__paragraph{font-size:1.5rem;font-family:span,serif;font-style:italic;text-align:center}@media(min-width:1024px){.footer .footer__upper-part .connect-wrapper .connect-container .connect-info__paragraph{text-align:left}}.footer .footer__lower-part{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:1024px){.footer .footer__lower-part{flex-direction:row;align-items:center;justify-content:space-between}}.footer .footer__lower-part .copyright{font-size:.875rem}.footer .footer__lower-part .mention{display:flex}.footer .footer__lower-part .mention p{font-size:.875rem}.footer .footer__lower-part .mention p a{transition:color .3s ease-in-out}.footer .footer__lower-part .mention p a:hover{color:#c2ad93}.page-to-page{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100svh;background-color:#fff;opacity:0;pointer-events:none}