:root{--font-primary:"DM Sans",sans-serif;--100VW:100vw;--100VH:100vh}html[data-theme=dark]{--text-primary-color:#b7b7b7;--text-primary-color-hover:#8c8c8c;--text-secondary-color:grey;--text-ternary-color:#404040;--text-darkest-color:#212121;--color-main-original:#a9794b;--color-main:#a9794b;--color-main-darker:color-mix(in srgb,var(--color-main) 75%,#000);--color-main-2-original:#7b2c2e;--color-main-2:#7b2c2e;--color-main-2-darker:color-mix(in srgb,var(--color-main-2) 75%,#000);--background:#151517;--background-dark-1:#131315;--background-dark-2:#121214;--background-dark-3:#111113;--background-dark-4:#101012;--background-darker:#101012;--background-popup:hsla(0,0%,5%,.8);--background-popup-background:hsla(0,0%,5%,.5);--stroke-primary:#191924;--stroke-active:#35354d;--secondary-lines:#121212;color-scheme:dark;background-image:url(/vector_bg_dark.svg);animation:fadeIn .1s ease-in-out;--light-image-filter:brightness(0.8)}html[data-theme=light]{--text-primary-color:#222;--text-primary-color-hover:#666;--text-secondary-color:#444;--text-ternary-color:#999;--text-darkest-color:#ccc;--color-main-original:#dd944e;--color-main:#dd944e;--color-main-darker:color-mix(in srgb,var(--color-main) 75%,#000);--color-main-2-original:#c6393c;--color-main-2:#c6393c;--color-main-2-darker:color-mix(in srgb,var(--color-main-2) 75%,#000);--background:#efeef3;--background-dark-1:#f1f0f5;--background-dark-2:#ecebf0;--background-dark-3:#e9e8ed;--background-dark-4:#e4e3e8;--background-darker:#e4e3e8;--background-popup:hsla(0,0%,100%,.6);--background-popup-background:hsla(0,0%,100%,.3);--stroke-primary:rgba(203,203,220,.5);--stroke-active:#35354d;--secondary-lines:#dbdbdb;color-scheme:light;background-image:url(/vector_bg_light.svg);animation:fadeIn .1s ease-in-out;--light-image-filter:brightness(1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:focus{outline:none;font-family:inherit}:focus-visible{outline:2px solid #007bff}html{font-size:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:var(--font-primary),sans-serif;display:flex;align-items:center;width:var(--100VW);min-height:var(--100VH);flex-direction:column;background-color:var(--background)}ol,ul{list-style:none}a{text-decoration:none;color:inherit}button{all:unset;cursor:pointer}button,input,select,textarea{font:inherit}canvas,img,picture,svg,video{display:block;max-width:100%;max-height:100%;height:auto}table{width:100%;border-collapse:collapse;border-spacing:0}body{display:flex;flex-direction:column;flex-grow:1;min-height:var(--100VH);line-height:1.5;background-color:transparent;color:var(--text-primary-color);overflow-x:hidden}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}button,input{border:none;background:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.rc-color-picker-panel{background:transparent!important;box-shadow:none!important;padding:0!important}.rc-color-picker-slider{border-radius:.25rem!important}.rc-color-picker-slider .rc-color-picker-palette{height:1rem!important}.rc-color-picker-color-block{margin-left:1rem!important;height:2.875rem!important;width:2.875rem!important;background-image:none!important}.rc-color-picker-select .rc-color-picker-palette{min-height:9.125rem!important}.Footer_footer__4ORg_{justify-self:flex-end;align-self:flex-end;width:var(--100VW);border-top:1px solid var(--stroke-primary)}.Footer_footer__4ORg_,.Footer_footer__content__5T7Kw{display:flex;flex-direction:column;align-items:center;background-color:var(--background-darker)}.Footer_footer__content__5T7Kw{gap:3.5rem;width:100%;max-width:94rem;padding:4rem 2rem}.Footer_footer__title__Ka3HQ{font-size:2.5rem;text-transform:uppercase;font-weight:500;color:var(--text-primary-color);line-height:normal;text-align:center}.Footer_footer__hr__Buaph{width:100%;border:1px solid var(--text-primary-color);border-top:none}.Footer_footer__contact_me_button__6_4pb{text-transform:uppercase}.Footer_footer__social_wrapper__UmYFU{display:flex;width:100%;justify-content:space-between}.Footer_footer__disclaimer__tJCfF{display:flex;flex-direction:column;align-items:center;color:var(--text-secondary-color);font-size:.9rem}.Footer_footer__cookies__l8cVX{text-align:center}.Footer_footer__copyright__kQ03d{font-weight:600}@media screen and (max-width:1024px){.Footer_footer__social_wrapper__UmYFU{flex-direction:column;align-items:center;gap:2rem}.Footer_footer__title__Ka3HQ{font-size:min(2.5rem,calc(1rem + var(--100VW) * .02))}}@media screen and (max-width:640px){.Footer_footer__content__5T7Kw{padding:2rem 1rem;gap:2rem}}.SocialList_social_list__7j4f5{display:flex;gap:6rem}@media screen and (max-width:1024px){.SocialList_social_list__7j4f5{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10rem;column-gap:10rem;grid-row-gap:2rem;row-gap:2rem}}@media screen and (max-width:640px){.SocialList_social_list__7j4f5{display:flex;flex-direction:column;gap:2rem}}.SocialItem_social__hbCKc{display:flex;gap:1.25rem;align-items:center}.SocialItem_social__text_wrapper__zvv3D{display:flex;flex-direction:column}.SocialItem_social__label__Dg97T{font-weight:600}.SocialItem_social__value__WY_Hj{color:var(--text-secondary-color);font-size:.9rem}.SocialItem_social__icon__c0Fd_{height:1.5rem;width:1.5rem;min-height:1.5rem;min-width:1.5rem}