html,body{margin:0;padding:0;font-family:Roboto Mono,monospace;color:#faebdf;width:100dvw;height:100dvh;overflow:hidden;interpolate-size:allow-keywords}html *,body *{scrollbar-width:thin;overscroll-behavior:contain}h1{font-size:clamp(2.2888rem,2.174rem + .5742vw,3.552rem);font-weight:700;line-height:1.3}h2{font-size:clamp(1.8311rem,1.7553rem + .3789vw,2.6647rem);font-weight:700;line-height:1.3}h3{font-size:clamp(1.4648rem,1.4163rem + .2428vw,1.999rem);font-weight:700;line-height:1.3}h4{font-size:clamp(1.1719rem,1.1421rem + .149vw,1.4996rem);font-weight:700;line-height:1.3}p{font-size:clamp(.9375rem,.9205rem + .0852vw,1.125rem);font-weight:400;line-height:1.4}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;padding:0}a{text-decoration:none;color:#faebdf}:root{--header-height: 72px;--footer-height: 72px;--skill-card-size: clamp(120px, 10vw, 250px);--skill-img-size: clamp(100px, 8vw, 200px);--angular-shadow-color: hsl(0, 83%, 58%);--css3-shadow-color: hsl(217, 92%, 50%);--html5-shadow-color: hsl(14, 77%, 55%);--javascript-shadow-color: hsl(48, 95%, 50%);--typescript-shadow-color: hsl(203, 73%, 46%);--react-shadow-color: hsl(193, 95%, 68%);--blazor-shadow-color: hsl(265, 47%, 45%);--sass-shadow-color: hsl(340, 79%, 66%);--dotnet-shadow-color: hsl(270, 76%, 46%);--csharp-shadow-color: hsl(276, 75%, 47%);--git-shadow-color: hsl(14, 86%, 50%);--mssql-shadow-color: hsl(0, 100%, 40%);--postgresql-shadow-color: hsl(210, 57%, 45%);--firebase-shadow-color: hsl(35, 85%, 55%);--vue-shadow-color: hsl(141, 55%, 44%);--x: 0;--y: 0;--cursor-color: hsl(54, 100%, 62%);--cursor-shadow-color: var(--cursor-color);--cursor-hover-color: hsl(0, 0%, 100%);--cursor-hover-shadow-color: var(--cursor-hover-color)}@media (hover: hover) and (pointer: fine){body,body *{cursor:none}body:before{content:"";position:absolute;display:block;width:clamp(20px,25%,40px);top:0;right:0;bottom:0;left:0;z-index:999999;aspect-ratio:1;margin:auto;border-radius:50%;background:var(--cursor-color);box-shadow:0 0 6px 6px var(--cursor-shadow-color);pointer-events:none;mix-blend-mode:difference;opacity:.9;transition:background .5s,box-shadow .5s,width .5s;animation:exit .5s forwards ease-in-out}body:has(.clickable:hover,a:hover,button:hover):before{width:1rem;background:var(--cursor-hover-color);box-shadow:0 0 80px 20px var(--cursor-hover-shadow-color)}body:hover:before{animation:enter .5s forwards ease-in-out}}@keyframes enter{0%{translate:0 0}to{translate:var(--x) var(--y)}}@keyframes exit{0%{translate:var(--x) var(--y)}to{translate:0 0}}.slide-enter-active,.slide-leave-active{--_transition-duration: .7s;transition:transform var(--_transition-duration) ease,opacity var(--_transition-duration) ease;transform-origin:left}.slide-enter-from{transform:translate(-100%);opacity:0}.slide-leave-to{transform:translate(100%);opacity:0}.slide-enter-to,.slide-leave-from{transform:translate(0);opacity:1}@media (prefers-reduced-motion: reduce){.slide-enter-active,.slide-leave-active{transition:none;transform:none;opacity:1}}._main-layout_1719o_1{height:100dvh;overflow:hidden;box-sizing:border-box;position:relative;display:flex;flex-direction:column}._main-layout_1719o_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-100000;background-image:url(/assets/bg-skull-AJJz8DFq.jpg);background-size:cover;background-position:center}._main-layout_1719o_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-99999;background-color:#000000bf}._main-layout_1719o_1 ._content_1719o_25{flex:1;box-sizing:border-box;max-width:calc(100dvw - 4px);max-height:calc(100dvh - 4px - var(--header-height) - var(--footer-height));scrollbar-width:none;display:flex;flex-direction:column}._main-layout_1719o_1 ._content_1719o_25>*{flex:1;box-sizing:border-box}._main-layout_1719o_1>Nav{display:none}@media screen and (max-width: 1024px){._main-layout_1719o_1 Nav{display:flex;position:fixed;inset:auto 4px calc(var(--footer-height) + 16px) auto}}._fade-enter-active_1719o_49,._fade-leave-active_1719o_50{transition:opacity .5s ease}._fade-enter-from_1719o_54,._fade-leave-to_1719o_55{opacity:0}nav{margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}nav ul{gap:16px;list-style:none;margin:0;animation:_slide-left_12ljf_1 2s forwards;display:flex;flex-direction:row}nav ul li{border-radius:4px}nav ul li:hover{background:#ffcccc1a}nav ul li>a{padding:8px 16px;border-radius:inherit;transition:background 1s}nav ul li>a>span{text-transform:capitalize}nav ul li>a>svg{display:none;transition:filter 1s}nav ul li>a._active_12ljf_34{background:#fcc3}nav ul li>a._active_12ljf_34>svg{filter:brightness(1) invert(1) opacity(1)}@media screen and (max-width: 1280px){nav ul{gap:2px}}@media screen and (max-width: 1024px){nav{margin:0;display:flex;flex-direction:column}nav ul{-webkit-backdrop-filter:blur(5px) brightness(3);backdrop-filter:blur(5px) brightness(3);padding-block:8px;border-radius:100dvh;border:1px solid hsla(0,0%,100%,.2);gap:8px;animation:_slide-down_12ljf_1 2s forwards;display:flex;flex-direction:column}nav ul>li{-webkit-user-select:none;user-select:none;padding-inline:8px;background:none!important}nav ul>li>a{background:none!important}nav ul>li>a>span{display:none}nav ul>li>a>svg{pointer-events:none;display:block;width:24px;height:24px;filter:brightness(1) invert(1) opacity(.5) blur(1px)}nav ul>li *{-webkit-user-select:none;user-select:none}}@keyframes _slide-down_12ljf_1{0%{transform:translateY(-100dvh)}to{transform:translateY(0)}}@keyframes _slide-left_12ljf_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_6i54y_1{--logo-width: 72px;height:var(--header-height);background:#000000b3;padding:8px 32px;box-sizing:border-box;position:relative;display:flex;flex-direction:row}._header_6i54y_1 a{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-inline:auto}._header_6i54y_1 a ._logo_6i54y_18{width:var(--logo-width);height:calc(var(--logo-width) / 1.21)}._header_6i54y_1 ._info_6i54y_22{position:absolute;inset:0 auto 0 32px;gap:64px;display:flex;flex-direction:row;justify-content:center;align-items:center}._header_6i54y_1 Nav{position:absolute;inset:0 32px 0 auto}@media screen and (max-width: 1024px){._header_6i54y_1 a{margin-inline:auto 0}._header_6i54y_1 Nav{display:none}}._switch_cij7w_1{position:relative}._switch_cij7w_1 *,._switch_cij7w_1 *:before,._switch_cij7w_1 *:after{box-sizing:border-box}._switch_cij7w_1 input[type=checkbox]{opacity:0;position:absolute;top:0;left:0}._switch_cij7w_1 input[type=checkbox][disabled]~label{pointer-events:none}._switch_cij7w_1 input[type=checkbox][disabled]~label ._toggle_cij7w_18{opacity:.4}._switch_cij7w_1 input[type=checkbox]:checked~label ._toggle_cij7w_18:before{content:attr(data-unchecked);left:0}._switch_cij7w_1 input[type=checkbox]:checked~label ._toggle_cij7w_18:after{content:attr(data-checked)}._switch_cij7w_1 label{-webkit-user-select:none;user-select:none;position:relative;display:flex;align-items:center}._switch_cij7w_1 label ._label_cij7w_34{flex:1;padding-left:32px}._switch_cij7w_1 label ._toggle_cij7w_18{position:relative;font-size:clamp(.9375rem,.9205rem + .0852vw,1.125rem);font-weight:400;line-height:1.4}._switch_cij7w_1 label ._toggle_cij7w_18:before{content:attr(data-checked);position:absolute;top:0;text-align:center}._switch_cij7w_1 label ._toggle_cij7w_18:after{content:attr(data-unchecked);position:absolute;z-index:5;text-align:center;background:#6b000093;transform:translateZ(0)}._switch_cij7w_1 input[type=checkbox][disabled]~label{color:#33333380}._switch_cij7w_1 input[type=checkbox]:focus~label ._toggle_cij7w_18,._switch_cij7w_1 input[type=checkbox]:hover~label ._toggle_cij7w_18{background:#3333334d}._switch_cij7w_1 input[type=checkbox]:checked~label ._toggle_cij7w_18{background:#4040404d}._switch_cij7w_1 input[type=checkbox]:checked:focus~label ._toggle_cij7w_18,._switch_cij7w_1 input[type=checkbox]:checked:hover~label ._toggle_cij7w_18{background:#3333334d}._switch_cij7w_1 label ._label_cij7w_34{flex:1}._switch_cij7w_1 label ._toggle_cij7w_18{transition:background .3s linear;background:#4040404d}._switch_cij7w_1 label ._toggle_cij7w_18:before{color:#737373}._switch_cij7w_1 label ._toggle_cij7w_18:after{-webkit-transition:-webkit-transform .3s linear;transition:transform .3s linear;color:#faebdf}._switch_cij7w_1{width:134px;height:36px}._switch_cij7w_1 input[type=checkbox]:focus~label ._toggle_cij7w_18:after,._switch_cij7w_1 input[type=checkbox]:hover~label ._toggle_cij7w_18:after{box-shadow:0 3px 3px #0006}._switch_cij7w_1 input[type=checkbox]:checked~label ._toggle_cij7w_18:after{transform:translate3d(65px,0,0)}._switch_cij7w_1 input[type=checkbox]:checked:focus~label ._toggle_cij7w_18:after,._switch_cij7w_1 input[type=checkbox]:checked:hover~label ._toggle_cij7w_18:after{box-shadow:0 3px 3px #0006}._switch_cij7w_1 label ._toggle_cij7w_18{height:36px;flex:0 0 134px;border-radius:4px}._switch_cij7w_1 label ._toggle_cij7w_18:before{left:67px;line-height:36px;width:67px;padding:0 12px}._switch_cij7w_1 label ._toggle_cij7w_18:after{top:2px;left:2px;border-radius:2px;width:65px;line-height:32px}._switch_cij7w_1 label ._toggle_cij7w_18:hover:after{box-shadow:0 3px 3px #0006}._switch_cij7w_1._small_cij7w_119{width:190px;height:32px}._switch_cij7w_1._small_cij7w_119 input[type=checkbox]:focus~label ._toggle_cij7w_18:after,._switch_cij7w_1._small_cij7w_119 input[type=checkbox]:hover~label ._toggle_cij7w_18:after{box-shadow:0 2px 2px #0006}._switch_cij7w_1._small_cij7w_119 input[type=checkbox]:checked~label ._toggle_cij7w_18:after{transform:translate3d(90px,0,0)}._switch_cij7w_1._small_cij7w_119 input[type=checkbox]:checked:focus~label ._toggle_cij7w_18:after,._switch_cij7w_1._small_cij7w_119 input[type=checkbox]:checked:hover~label ._toggle_cij7w_18:after{box-shadow:0 2px 2px #0006}._switch_cij7w_1._small_cij7w_119 label ._toggle_cij7w_18{height:32px;flex:0 0 190px;border-radius:100vw}._switch_cij7w_1._small_cij7w_119 label ._toggle_cij7w_18:before{left:95px;line-height:32px;width:95px;padding:0 12px}._switch_cij7w_1._small_cij7w_119 label ._toggle_cij7w_18:after{top:5px;left:5px;border-radius:50vw;width:90px;line-height:22px}._switch_cij7w_1._small_cij7w_119 label ._toggle_cij7w_18:hover:after{box-shadow:0 2px 2px #0006}footer{--social-icon-size: 32px;margin-top:auto;background:#000000b3;padding:16px 32px;height:var(--footer-height);box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center}footer ._copyright_1oqw2_13{-webkit-user-select:none;user-select:none;font-size:clamp(.9375rem,.9205rem + .0852vw,1.125rem);font-weight:400;line-height:1.4}footer ._socials_1oqw2_19{gap:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}footer ._socials_1oqw2_19 ._social_1oqw2_19{width:var(--social-icon-size);height:var(--social-icon-size)}footer ._socials_1oqw2_19 ._social_1oqw2_19>img{width:inherit;height:inherit;filter:invert(98%) sepia(16%) saturate(701%) hue-rotate(302deg) brightness(95%) contrast(108%)}@media screen and (max-width: 768px){:root{--footer-height: 96px !important}._footer_1oqw2_40{--social-icon-size: 32px;gap:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}}._aboutpage_5vbov_1{padding-inline:32px;width:100%;scrollbar-width:none;align-items:center;position:relative;overflow-y:hidden}._aboutpage_5vbov_1 ._info_5vbov_9{--_gap: 8px;box-sizing:border-box;overflow-y:auto;width:min(100%,120rem);margin-inline:auto;scrollbar-width:none;height:calc(100dvh - var(--header-height) - var(--footer-height));display:grid;grid-template-areas:"item1 ." "item1 item2" "item3 item2" "item3 item4" "item5 item4" "item5 item6" "item7 item6" "item7 .";align-items:center;gap:var(--_gap);padding:32px}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23 ._wrapper_5vbov_23{background-color:#330000b3;max-width:60ch;padding:16px;border-radius:8px}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23 ._wrapper_5vbov_23 h2{text-wrap:balance}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23 ._wrapper_5vbov_23 p{text-align:justify;text-wrap:pretty;height:0;overflow:hidden;transition:height .2s}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23 ._wrapper_5vbov_23:hover p{height:auto;margin-top:16px}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(1){grid-area:item1}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(2){grid-area:item2}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(2)>*{margin-left:auto}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(2) h2{text-align:right}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(3){grid-area:item3}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(4){grid-area:item4}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(4)>*{margin-left:auto}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(4) h2{text-align:right}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(5){grid-area:item5}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(6){grid-area:item6}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(6)>*{margin-left:auto}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(6) h2{text-align:right}._aboutpage_5vbov_1 ._info_5vbov_9 ._block_5vbov_23:nth-child(7){grid-area:item7}._aboutpage_5vbov_1 ._hero_5vbov_82{gap:32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;animation-range:0 150dvh;animation:_fade_5vbov_1 linear;animation-timeline:view()}._aboutpage_5vbov_1 ._hero_5vbov_82>p{max-width:350px;text-align:justify}._aboutpage_5vbov_1 ._hero_5vbov_82>img{width:30%;filter:brightness(2);transform-origin:center;animation:_edgeWiggle_5vbov_1 1s linear infinite}@media screen and (max-width: 768px){._aboutpage_5vbov_1{padding-inline:16px}._aboutpage_5vbov_1 section._hero_5vbov_82{justify-content:center!important;padding-inline:32px}._aboutpage_5vbov_1 section._hero_5vbov_82>img{display:none}}@media screen and (max-width: 480px){._aboutpage_5vbov_1>section._hero_5vbov_82>p{font-size:clamp(.9375rem,.9205rem + .0852vw,1.125rem);font-weight:400;line-height:1.4}}@keyframes _fade-out_5vbov_1{to{opacity:0;scale:.7}0%{opacity:1;scale:1}}@keyframes _fade-in_5vbov_1{0%{opacity:0;scale:.7}to{opacity:1;scale:1}}@keyframes _fade_5vbov_1{0%{opacity:0;scale:.7}50%{opacity:1;scale:1}to{opacity:0;scale:.7}}._scroll-watcher_10337_1{position:sticky;top:0;z-index:100;width:100%;height:2px}._scroll-watcher_10337_1:after{content:"";position:absolute;width:100%;height:2px;z-index:200;scale:0 1;background:#d9a520;animation:_scroll-watcher_10337_1 linear;animation-timeline:scroll()}@keyframes _scroll-watcher_10337_1{to{scale:1 1}}._homepage_4fdsl_1{display:flex;flex-direction:column;align-items:center;padding:32px}._homepage_4fdsl_1 :last-child{text-align:center;margin-top:auto;max-width:80ch;background-color:#0009;padding:16px;border-radius:16px;font-size:clamp(.6rem,.597rem + .0151vw,.6331rem);font-weight:400;line-height:1.4}._homepage_4fdsl_1 ._description_4fdsl_18{text-align:center;max-width:70ch;font-size:clamp(.9375rem,.9205rem + .0852vw,1.125rem);font-weight:400;line-height:1.4}@media screen and (max-width: 768px){._homepage_4fdsl_1{padding:16px}._homepage_4fdsl_1 ._description_4fdsl_18{font-size:clamp(.9375rem,.9205rem + .0852vw,1.125rem);font-weight:400;line-height:1.4}}._contactpage_xssvo_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px;width:100%;gap:16px;max-width:2000px;margin:auto;overflow-x:hidden;overflow-y:auto}._contactpage_xssvo_1 ._map_xssvo_14{--_size: clamp(300px, 35svw, 600px);width:var(--_size);height:var(--_size);border-radius:8px;overflow:hidden}._contactpage_xssvo_1 ._map_xssvo_14 iframe{width:inherit;height:inherit;border:none;border-radius:inherit;z-index:-1;position:relative;filter:invert(1)}._contactpage_xssvo_1 ._info_xssvo_30{display:flex;flex-direction:column;width:clamp(300px,80%,400px);padding:16px;border-radius:8px;gap:4px;background-color:#0009}._contactpage_xssvo_1 ._info_xssvo_30 h1{margin-bottom:16px}._contactpage_xssvo_1 ._info_xssvo_30 p{display:flex;flex-direction:row;align-items:baseline}._contactpage_xssvo_1 ._info_xssvo_30 p span{font-size:clamp(.9375rem,.9205rem + .0852vw,1.125rem);font-weight:400;line-height:1.4;margin-left:auto}@media screen and (max-width: 1024px){._contactpage_xssvo_1{display:flex;flex-direction:column;flex-direction:column-reverse;justify-content:center;align-items:center;gap:64px}}._skillspage_1nssm_1{padding-inline:32px;width:100%;scrollbar-width:none;align-items:center;position:relative;overflow-y:auto;display:flex;flex-direction:column}._skillspage_1nssm_1>section{box-sizing:border-box;width:100%;flex:1}._skillspage_1nssm_1 ._skills_1nssm_1{padding:16px 0;max-width:2000px;display:flex;flex-direction:column}._skillspage_1nssm_1 ._skills_1nssm_1 h1{align-self:flex-start}._skillspage_1nssm_1 ._skills_1nssm_1 ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:16px;gap:16px;height:100%}@media screen and (max-width: 1280px){section._skills_1nssm_1{height:auto}}@media screen and (max-width: 1024px){._skillspage_1nssm_1 ._skills_1nssm_1 ul{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}}@media screen and (max-width: 768px){._skillspage_1nssm_1{padding-inline:16px}._skillspage_1nssm_1 section._skills_1nssm_1{padding:4px}._skillspage_1nssm_1 section._skills_1nssm_1 ul{padding-block:8px}}@property --border-color-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@property --drop-shadow-color{syntax: "<color>"; inherits: false; initial-value: hsl(51,100%,50%);}._card_gdtlo_11{width:var(--skill-card-size);height:var(--skill-card-size);position:relative;padding:8px;gap:2px;border-radius:8px;background:radial-gradient(circle,#fff6,#0d0d0db3 95%);transition:transform .2s;cursor:none;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center}._card_gdtlo_11 svg{overflow-clip-margin:32px;width:var(--skill-img-size);height:var(--skill-img-size);-webkit-user-select:none;user-select:none;fill:#000}._card_gdtlo_11 ._text_gdtlo_36{text-transform:capitalize;font-size:clamp(1.1719rem,1.1421rem + .149vw,1.4996rem);font-weight:700;line-height:1.3}._card_gdtlo_11:hover{transform:scale(1.05)}._card_gdtlo_11:hover use{transition-property:fill,filter;transition-timing-function:cubic-bezier(.86,.26,.59,.51),linear;transition-behavior:allow-discrete;transition-duration:.3s,.1s;fill:var(--drop-shadow-color);filter:drop-shadow(clamp(5px,1vmin,20px) clamp(5px,1vmin,20px) 0 hsl(0,0%,0%));stroke:#000;stroke-width:.3;stroke-opacity:.5}._glow_gdtlo_57{transition:none}._glow_gdtlo_57:before,._glow_gdtlo_57:after{content:"";position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;border-radius:inherit;z-index:-1;background:conic-gradient(from var(--border-color-angle),hsl(0,100%,50%),hsl(60,100%,50%),hsl(120,100%,50%),hsl(180,100%,50%),hsl(240,100%,50%),hsl(300,100%,50%),hsl(0,100%,50%));animation:_spinandglow_gdtlo_1 4s linear infinite;filter:blur(1rem) opacity(.3)}._glow_gdtlo_57:hover{transform:none}._glow_gdtlo_57:hover use{filter:none;stroke:none;fill:#000}._glow_gdtlo_57:hover:before,._glow_gdtlo_57:hover:after{filter:blur(.5rem) opacity(.5)}@media screen and (max-width: 1280px){._card_gdtlo_11{gap:4px}}@keyframes _spinandglow_gdtlo_1{0%{--border-color-angle: 0deg}to{--border-color-angle: 360deg}}._overlay_1eupg_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-user-select:none;user-select:none;pointer-events:all;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}._overlay_1eupg_1 ._modal_1eupg_15{width:clamp(300px,80vw,600px);max-height:100dvh;padding:16px;border:3px solid hsla(0,0%,27%,.8);box-sizing:border-box;border-radius:8px;gap:32px;background:#000000b3;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}._overlay_1eupg_1 ._modal_1eupg_15 ._close_1eupg_30{position:absolute;inset:4px 4px auto auto;padding:4px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}._overlay_1eupg_1 ._modal_1eupg_15 ._close_1eupg_30:hover{transform:scale(1.1)}._overlay_1eupg_1 ._modal_1eupg_15 ._close_1eupg_30>img{filter:invert(1)}._overlay_1eupg_1 ._modal_1eupg_15>h2{max-width:90%}._overlay_1eupg_1 ._modal_1eupg_15>p{max-width:70%;text-align:justify}@media screen and (max-width: 768px){._overlay_1eupg_1 ._modal_1eupg_15{width:100dvw;height:100dvh;border:none;padding:32px}._overlay_1eupg_1 ._modal_1eupg_15 ._close_1eupg_30{inset:8px 8px auto auto}._overlay_1eupg_1 ._modal_1eupg_15 ._close_1eupg_30>img{width:1.5rem;height:1.5rem}._overlay_1eupg_1 ._modal_1eupg_15>p,._overlay_1eupg_1 ._modal_1eupg_15>h2{max-width:unset}}
