/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html{scroll-behavior:smooth}.app{background-color:#ede0cf}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}.header{justify-content:space-between;align-items:end;margin:0 20%;padding:40px 0;font-family:Inter,Arial,sans-serif;display:flex;position:relative}.header__container{display:flex}.header__icon{width:40px}.header__title{color:#375ace;margin:auto 0 0;font-family:Monomakh,Times New Roman,serif;font-size:30px}.header__text:hover{opacity:.6}.header__nav{align-items:end;gap:20px;font-family:Inter,Arial,sans-serif;display:flex}.header__nav-button{background:linear-gradient(#375ace,#375ace) 0 100%/0 3px no-repeat;border:none;font-size:20px;text-decoration:none;transition:background-size .2s linear}.header__nav-button:hover{cursor:pointer;color:#375ace;background-size:100% 3px}.header__nav-button_active{color:#375ace;background-size:100% 3px}.haeder__icon{width:50px}@media (width<=900px){.header{flex-direction:column;align-items:start;padding:20px 0}.header__icon{width:30px}.header__title{font-size:24px}.header__nav{gap:10px}.header__nav-button{padding:0 2px;font-size:16px}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}.main{margin:0 20%;padding:0;font-family:Inter,Arial,sans-serif}.main__intro{border-bottom:1px solid #000;margin:100px 0 75px;padding:0 0 75px;font-size:30px}.main__text{margin:0 0 4px}.main__text_right{margin:0 0 50px 325px}.main__header{color:#375ace;margin:0 0 4px;font-size:60px;font-weight:500}.main__header_special{font-family:Monomakh,Times New Roman,serif}.main__subtext{margin:0;font-size:24px}.main__link{color:#375ace;background:0 0;font-weight:700}.main__link_button{border:none;padding:0}.main__link:hover{opacity:.6;cursor:pointer}.main__featured{border-bottom:1px solid #000;margin:0 0 75px;padding:0 0 75px}.main__featured-header{margin:0 0 30px;font-size:30px;font-weight:600}.main__featured-container{justify-content:center;display:flex}.main__featured-link_button{border:none;margin:50px 0 0;padding:0;font-size:20px;font-weight:600}.main__in-works{border-bottom:1px solid #000;margin:0 0 75px;padding:0 0 75px}.main__works-header{margin:0 0 30px;font-size:30px;font-weight:600}.main__story{border-bottom:1px solid #000;padding:0 0 75px}@media (width<=1200px){.main__intro{font-size:24px}.main__header{font-size:50px}.main__text_right{margin:0 0 50px 275px}}@media (width<=900px){.main__intro{margin:30px 0;padding:0 0 30px;font-size:18px}.main__header{font-size:26px}.main__featured-header{text-align:center;margin:0;font-size:24px}.main__works-header{text-align:center;margin:0 0 20px;font-size:24px}.main__text_right{margin:0 0 50px 120px}.main__text{font-size:14px}.main__subtext{margin:0;font-size:14px}}.bookshelf{flex-direction:column;align-items:center;display:flex}.bookshelf__books{justify-content:center;align-items:flex-end;gap:2px;height:225px;display:flex}.bookshelf__shelf{background-image:repeating-linear-gradient(#542e0a 80%,#633509 90%,#542e0a);border-radius:2px;width:80%;height:40px;box-shadow:0 5px 7px #000}@media (width<=1200px){.bookshelf__shelf{width:90%}}@media (width<=900px){.bookshelf__shelf{width:100%}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}.book__wrapper{display:inline-flex}.book{flex-direction:column;justify-content:center;align-items:center;width:80px;transition:transform .2s ease-in-out;display:flex}.book__cover{opacity:.9;box-shadow:1px 1px 2px #212121}.book_sm{height:175px}.book_md{height:200px}.book_lg{height:225px}.book__top{background-image:repeating-linear-gradient(90deg,#fff,gray 2%,#fff 5%);width:80px;height:2px;transition:height .2s ease-in-out}.book__wrapper:hover .book__cover{transform:translateY(8px)}.book__cover:hover{cursor:pointer;opacity:1;box-shadow:1px 4px 4px #212121}.book__wrapper:hover .book__top{height:10px}.book__top_black{box-sizing:border-box;border-left:8px solid #242426;border-right:8px solid #242426}.book__top_gray{box-sizing:border-box;border-left:8px solid #505158;border-right:8px solid #505158}.book__top_red{box-sizing:border-box;border-left:8px solid #512121;border-right:8px solid #512121}.book__top_orange{box-sizing:border-box;border-left:8px solid #d37f00;border-right:8px solid #d37f00}.book__top_yellow{box-sizing:border-box;border-left:8px solid #997f0a;border-right:8px solid #997f0a}.book__top_green{box-sizing:border-box;border-left:8px solid #09401b;border-right:8px solid #09401b}.book__top_blue{box-sizing:border-box;border-left:8px solid #2a3065;border-right:8px solid #2a3065}.book__top_purple{box-sizing:border-box;border-left:8px solid #330a33;border-right:8px solid #330a33}.book__cover_black{background-image:linear-gradient(90deg,#242426,#555559,#242426)}.book__cover_gray{background-image:linear-gradient(90deg,#505158,#797a81,#505158)}.book__cover_red{background-image:linear-gradient(90deg,#512121,#843535,#512121)}.book__cover_orange{background-image:linear-gradient(90deg,#d37f00,#fdaa2d,#d37f00)}.book__cover_yellow{background-image:linear-gradient(90deg,#997f0a,#bd9e13,#997f0a)}.book__cover_green{background-image:linear-gradient(90deg,#09401b,#167033,#09401b)}.book__cover_blue{background-image:linear-gradient(90deg,#2a3065,#404998,#2a3065)}.book__cover_purple{background-image:linear-gradient(90deg,#330a33,#561456,#330a33)}.book__title{color:#fff;writing-mode:vertical-lr;margin:0;padding:20px 28px;font-family:Inter,Arial,sans-serif;font-size:20px;rotate:-180deg}.book__title_gold{border-top:6px solid gold;border-bottom:6px solid gold}.book__title_silver{border-top:6px solid silver;border-bottom:6px solid silver}.book__title_blue{border-top:6px solid #2a3065;border-bottom:6px solid #2a3065}.book__title_red{border-top:6px solid #cf2424;border-bottom:6px solid #cf2424}.book__title_pink{border-top:6px solid #e097a3;border-bottom:6px solid #e097a3}@media (width<=1200px){.book{width:60px}.book_sm{height:150px}.book_md{height:175px}.book_lg{height:200px}.book__top{width:60px}.book__top_black{border-left:6px solid #242426;border-right:6px solid #242426}.book__top_gray{border-left:6px solid #505158;border-right:6px solid #505158}.book__top_red{border-left:6px solid #512121;border-right:6px solid #512121}.book__top_orange{border-left:6px solid #d37f00;border-right:6px solid #d37f00}.book__top_yellow{border-left:6px solid #997f0a;border-right:6px solid #997f0a}.book__top_green{border-left:6px solid #09401b;border-right:6px solid #09401b}.book__top_blue{border-left:6px solid #2a3065;border-right:6px solid #2a3065}.book__top_purple{border-left:6px solid #330a33;border-right:6px solid #330a33}.book__title{padding:14px 20px;font-size:18px}}@media (width<=900px){.book{width:40px}.book_sm{height:110px}.book_md{height:130px}.book_lg{height:150px}.book__top{width:40px}.book__top_black{border-left:4px solid #242426;border-right:4px solid #242426}.book__top_gray{border-left:4px solid #505158;border-right:4px solid #505158}.book__top_red{border-left:4px solid #512121;border-right:4px solid #512121}.book__top_orange{border-left:4px solid #d37f00;border-right:4px solid #d37f00}.book__top_yellow{border-left:4px solid #997f0a;border-right:4px solid #997f0a}.book__top_green{border-left:4px solid #09401b;border-right:4px solid #09401b}.book__top_blue{border-left:4px solid #2a3065;border-right:4px solid #2a3065}.book__top_purple{border-left:4px solid #330a33;border-right:4px solid #330a33}.book__title{padding:10px 12px;font-size:14px}}.in-works{justify-content:center;gap:75px;display:flex}.in-works__container{flex-direction:column;gap:20px;display:flex}.in-works__label{background-color:#b2a672;border-radius:4px;align-items:center;padding:12px;display:flex;box-shadow:1px 1px 3px #5d5d5d}.in-works__image{border:2px solid #000;border-radius:50%;width:40px;height:40px}.in-works__column{flex-direction:column;gap:4px;margin:0 0 0 10px;display:flex}.in-works__text{margin:0;font-size:18px}.in-works__text_italics{font-style:italic}@media (width<=1200px){.in-works{gap:30px}.in-works__label{min-width:145px;padding:8px}.in-works__image{width:35px;height:35px}.in-works__text{font-size:16px}}@media (width<=900px){.in-works{flex-direction:column;align-items:center;gap:20px}.in-works__label{justify-content:center;padding:8px 0;display:flex}.in-works__image{width:30px;height:30px}.in-works__text{font-size:14px}}.inkwell{flex-direction:column;align-items:center;display:flex}.inkwell:hover{cursor:pointer;background-color:#0000000a;box-shadow:0 0 50px 15px #0000000d}.inkwell__cork{border-top:60px solid #b9a855;border-left:4px solid #0000;border-right:4px solid #0000;border-radius:6px;width:85px;height:0;transition:transform .3s ease-in-out;transform:translateY(40px)}.inkwell__bottle{display:inherit;flex-direction:inherit;align-items:inherit;z-index:1;position:relative}.inkwell:hover .inkwell__cork{transform:translateY(-15px)}.inkwell__bottle-top{display:inherit;flex-direction:inherit;align-items:inherit}.inkwell__bottle-body{width:150px;height:120px;position:relative;box-shadow:1px 3px 5px #504f4f6c}.inkwell__ink{z-index:-1;background-color:#000;width:120px;height:80px;margin:auto;position:absolute;inset:0;transform:translateY(25px)}.inkwell__bottle_glass_black{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#4d4d4d7b,#0000006a);border-radius:8px;position:relative}.inkwell__bottle_glass_black:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(#fff,#e8e8e8) border-box;border:1px solid #00000063;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000),linear-gradient(#000);mask-image:linear-gradient(#000),linear-gradient(#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:border-box,padding-box;mask-clip:border-box,padding-box;-webkit-mask-origin:border-box,padding-box;mask-origin:border-box,padding-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.inkwell__bottle_glass_red{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#cb20207b,#5e0a0a6a);border-radius:8px;position:relative}.inkwell__bottle_glass_red:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(#fff,#e8e8e8) border-box;border:1px solid #5e0a0a6a;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000),linear-gradient(#000);mask-image:linear-gradient(#000),linear-gradient(#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:border-box,padding-box;mask-clip:border-box,padding-box;-webkit-mask-origin:border-box,padding-box;mask-origin:border-box,padding-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.inkwell__bottle_glass_green{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#2a9b4e7b,#0952207b);border-radius:8px;position:relative}.inkwell__bottle_glass_green:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(#fff,#e8e8e8) border-box;border:1px solid #0952207b;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000),linear-gradient(#000);mask-image:linear-gradient(#000),linear-gradient(#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:border-box,padding-box;mask-clip:border-box,padding-box;-webkit-mask-origin:border-box,padding-box;mask-origin:border-box,padding-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.inkwell__bottle_glass_blue{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#1831947b,#171e7a6a);border-radius:8px;position:relative}.inkwell__bottle_glass_blue:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(#fff,#e8e8e8) border-box;border:1px solid #18308f63;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000),linear-gradient(#000);mask-image:linear-gradient(#000),linear-gradient(#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:border-box,padding-box;mask-clip:border-box,padding-box;-webkit-mask-origin:border-box,padding-box;mask-origin:border-box,padding-box;-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.inkwell__bottle-lip{border-radius:4px;width:125px;height:20px}.inkwell__bottle-neck{border-radius:0;width:110px;height:20px}@media (width<=1200px){.inkwell__cork{width:75px}.inkwell__bottle-body{width:125px;height:110px}.inkwell__ink{width:100px;height:70px;margin:auto;transform:translateY(20px)}.inkwell__bottle-lip{border-radius:4px;width:110px;height:15px}.inkwell__bottle-neck{border-radius:0;width:90px;height:15px}}@media (width<=900px){.inkwell__cork{border-top:40px solid #b9a855;width:60px;transform:translateY(25px)}.inkwell__bottle-body{width:100px;height:80px}.inkwell__ink{width:80px;height:50px;transform:translateY(15px)}.inkwell__bottle-lip{border-radius:4px;width:90px;height:10px}.inkwell__bottle-neck{border-radius:0;width:75px;height:10px}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}.story__content{font-family:Inter,Arial,sans-serif;display:flex}.story__column{width:60%}.story__text{margin:0 0 20px;font-size:20px}.story__link{color:#375ace;font-weight:700}.story__link:hover{opacity:.6}.story__row{gap:8px;display:flex}.story__icon{width:40px}.story__icon:hover{opacity:.6}@media (width<=1200px){.story__image{width:300px}}@media (width<=900px){.story__content{text-align:center;flex-direction:column;align-items:center;display:flex}.story__row{justify-content:center;margin-bottom:20px;display:flex}.story__image{width:200px}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}.seo{flex-direction:column;align-items:center;margin:0 20%;font-family:Inter,Arial,sans-serif;display:flex}.seo__section{border-bottom:1px solid #000;width:600px;margin-bottom:20px;padding-bottom:20px}.seo__section_intro{text-align:center;border-bottom:none;margin-bottom:0;padding-bottom:0}.seo__section_work{display:inherit;flex-direction:inherit;gap:30px}.seo__header_one{font-family:Monomakh,Times New Roman,serif;font-size:40px}.seo__header_two{margin:0 0 10px;font-family:Monomakh,Times New Roman,serif;font-size:24px}.seo__title{margin:0 0 4px;font-family:Monomakh,Times New Roman,serif;font-size:24px}.seo__text{margin:0}.seo__date{margin:0 0 20px;font-size:20px}.seo__link{color:#375ace}.seo__link:hover{opacity:.6;cursor:pointer}@media (width<=900px){.seo__header_one{font-size:26px}.seo__section{width:100%}.seo__header_two{margin:0 0 10px;font-size:20px}.seo__title{margin:0 0 4px;font-size:20px}.seo__date{margin:0 0 20px;font-size:16px}.seo__text{margin:0;font-size:14px}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}.writing{flex-direction:column;align-items:center;margin:0 20%;font-family:Inter,Arial,sans-serif;display:flex}.writing__section{border-bottom:1px solid #000;width:600px;margin-bottom:20px;padding-bottom:20px}.writing__section_intro{text-align:center;border-bottom:none;margin:0;padding:0}.writing__section_work{display:inherit;flex-direction:inherit;gap:30px}.writing__section_auth{display:inherit;flex-direction:inherit;gap:10px}.writing__header_one{font-family:Monomakh,Times New Roman,serif;font-size:40px}.writing__header_two{margin:0 0 10px;font-family:Monomakh,Times New Roman,serif;font-size:24px}.writing__title{margin:0 0 4px;font-family:Monomakh,Times New Roman,serif;font-size:24px}.writing__text{margin:0}.writing__date{margin:0 0 20px;font-size:20px}.writing__link{color:#375ace}.writing__link:hover{opacity:.6;cursor:pointer}@media (width<=900px){.writing__header_one{font-size:26px}.writing__section{width:100%}.writing__header_two{margin:0 0 10px;font-size:20px}.writing__title{margin:0 0 4px;font-size:20px}.writing__date{margin:0 0 20px;font-size:16px}.writing__text{margin:0;font-size:14px}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}.about{flex-direction:column;align-items:center;margin:0 20%;font-family:Inter,Arial,sans-serif;display:flex}.about__header{font-family:Monomakh,Times New Roman,serif;font-size:40px}.about__section{width:600px;margin:0 0 30px}.about__section_intro{width:auto;margin:0 0 50px}.about__title{margin:0 0 10px;font-family:Monomakh,Times New Roman,serif;font-size:32px}.about__text{margin:0;font-size:20px}.about__text_extra_space{margin:0 0 8px}.about__text_intro{margin:0 0 20px;font-size:30px}.about__image-container{max-width:400px}.about__image{width:100%}.about__image:hover{cursor:pointer}.about__container{gap:40px;display:flex}.about__content{flex-direction:column;justify-content:center;font-size:30px;font-weight:300;display:flex}.about__list{margin:12px 0 0;padding:0}.about__list_item{font-size:20px;list-style-type:none}.about__link{color:#375ace}.about__link:hover{opacity:.6;cursor:pointer}@media (width<=1200px){.about__container{flex-direction:column;align-items:center}}@media (width<=900px){.about__container{gap:20px}.about__section{width:100%}.about__header{font-size:26px}.about__title{margin:0 0 10px;font-size:24px}.about__text{margin:0;font-size:16px}.about__text_intro{margin:0 0 10px;font-size:20px}.about__list_item{font-size:16px}.about__text_extra_space{margin:0 0 8px}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}.footer{justify-content:space-between;margin:0 20%;padding:40px 0;font-family:Inter,Arial,sans-serif;display:flex}.footer__column{flex-direction:column;gap:4px;display:flex}.footer__header{color:#375ace;margin:0 0 8px;font-family:Monomakh,Times New Roman,serif;font-size:24px;font-weight:500}.footer__header:hover{cursor:pointer;opacity:.6}.footer__text{margin:0 0 8px}.footer__column-header{margin:0 0 8px;font-weight:600}.footer__link{color:#375ace;background:0 0;margin:0;text-decoration:none}.footer__link:hover{opacity:.6}@media (width<=900px){.footer{text-align:center;flex-direction:column;align-items:center}.footer__header{font-size:20px}.footer__column{gap:0;margin-bottom:8px}}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}.secret{flex-direction:column;align-items:center;margin:0 20%;font-family:Inter,Arial,sans-serif;display:flex}.secret__header{justify-content:center;font-family:Monomakh,Times New Roman,serif;font-size:40px;display:flex}.secret__section{border-bottom:1px solid #000;width:600px}.secret__title{font-family:Monomakh,Times New Roman,serif;font-size:24px}.secret__text{margin:0 0 16px;font-size:20px}.secret__text_italic{font-size:14px;font-style:italic}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/UnifrakturMaguntia-Regular-CCyHCrAN.ttf);font-family:Unifraktur}.project{flex-direction:column;align-items:center;font-family:Inter,Arial,sans-serif;display:flex}.project__container{width:600px;display:inherit;flex-direction:inherit;align-items:inherit;text-align:center}.project__logo{width:200px}.project__title{font-family:Monomakh,Times New Roman,serif}.project__description{margin:0 0 40px;font-style:italic}.project__section{width:600px;display:block}.project__initial{float:left;font-family:Unifraktur,Times New Roman,serif;font-size:50px}.project__text{margin:0 0 20px}.project__text_italic{font-style:italic}.project__link{color:#375ace}.project__link:hover{opacity:.6}.project__button{color:#375ace;background:0 0;border:1px solid #375ace;border-radius:8px;padding:4px 10px}.project__button:hover{cursor:pointer;opacity:.6}.project__image-container{justify-content:center;margin-bottom:20px;display:flex}.project__image{width:500px}.project__image_sm{width:300px}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-family:Inter}@font-face{src:url(/marc_pickelman_fullstack_portfolio/assets/Monomakh-Regular-B4q6_ZuU.ttf);font-family:Monomakh}.modal{visibility:hidden;opacity:0;z-index:6;background-color:#00000040;justify-content:center;align-items:center;font-family:Inter,Arial,sans-serif;transition:visibility 0s linear .5s,opacity .5s linear;display:flex;position:fixed;inset:0}.modal_open{visibility:visible;opacity:1;transition-delay:0s}.modal__container{background-image:linear-gradient(#5b5b5b,#343434);border-radius:8px;width:500px;padding:20px;position:relative}.modal__close-button{background:0 0;border:none;width:48px;height:48px;padding:0;position:absolute;top:4px;right:4px}.modal__close-icon{width:100%}.modal__close-icon:hover{opacity:.6;cursor:pointer}.modal__title{color:#ffc916;margin:0 0 20px;font-family:Monomakh,Times New Roman,serif;font-size:32px}.modal__input{width:300px;margin:0}.modal__input-container{justify-content:center;align-items:center;display:flex}.modal__input_otp{text-align:center;color:#ffc916;background-color:#474747;border:3px solid #dedede;width:40px;margin:0 10px;font-size:24px}.modal__input:focus{border:3px solid #ffc916;outline:none}.modal__text{color:#dedede;margin:0 0 10px;font-size:20px}.modal__answer{color:#dedede;margin:0;font-size:20px}.modal__answer_clue{color:#ffc916;border:1px solid #ffc916;border-radius:4px;padding:2px 6px;font-size:16px}.modal__text_italic{font-style:italic}.modal__content{width:400px;margin:30px 0}.modal__submit-button{color:#000;background:#dedede;border:2px solid #c5c4c4;border-radius:4px;padding:2px 4px}.modal__submit-button:hover{cursor:pointer;background:#acacac;border:2px solid #8b8b8b}.modal__submission{align-items:center;gap:20px;margin-top:20px;display:flex}.modal__link{color:#ffc916;font-size:20px}.modal__link:hover{cursor:pointer;opacity:.6}@media (width<=900px){.modal__container{width:300px}.modal__close-button{width:35px;height:35px}.modal__title{font-size:26px}.modal__text{text-wrap:balance;font-size:16px}.modal__input_otp{text-align:center;color:#ffc916;background-color:#474747;border:3px solid #dedede;width:30px;margin:0 10px;font-size:24px}.modal__answer{font-size:16px}.modal__link{color:#ffc916;font-size:16px}}
