html{scroll-behavior:smooth;overflow-x:hidden;--text-light: #a9e5bb;--text-dark: #2d1e2f;--theme-header: #f7b32b;--theme-footer-text: #0d1f22;--theme-footer: #f7b32b}html[data-theme=light]{--theme-background: #a9e5bb;--theme-background-inverse: #2d1e2f21;--theme-font-color: #2d1e2f;--theme-font-color-inverce: #a9e5bb;--theme-font-color-side: #60222d;--theme-color-button: #f7b32b;--theme-hover: #fcf6b1;--theme-scroll: #77777750}html[data-theme=dark]{--theme-background: #2d1e2f;--theme-background-inverse: #a9e5bb21;--theme-font-color: #a9e5bb;--theme-font-color-inverce: #2d1e2f;--theme-font-color-side: #fcf6b1;--theme-color-button: #f7b32b;--theme-hover: #fcf6b1;--theme-scroll: #77777750}body{transition:background-color .3s ease;background-color:var(--theme-background);margin:0;font-family:Poppins,Arial,Helvetica,sans-serif}a{text-decoration:none}h1,h2,p{color:var(--theme-font-color)}h3,h4{color:var(--theme-font-color-side)}h2,h4{text-align:center}button{border:none;border-radius:10px;background-color:var(--theme-color-button);color:var(--text-dark);padding:13px;font-size:18px}button:hover{background-color:var(--theme-hover)}.grid_container{display:grid;align-items:center;gap:50px}.logo,.navbar li,a,.card p:nth-child(3){transition:color .3s ease}.logo a:hover,.navbar li a:hover,.cvs a:hover,.card p:nth-child(3):hover{color:var(--theme-hover)}button,.skills ul li{transition:background-color .3s ease}.linkedIn:hover,.github:hover,.instagram:hover,.telegram:hover,.gmail:hover,.logo_img:hover,.hireMe:hover{animation:shake 1s ease-in-out 1}@keyframes shake{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-20deg)}20%,40%,60%,80%{transform:rotate(20deg)}}.fade-in{animation:fadeIn 1s forwards}.fade-out{animation:fadeOut 1s forwards}@keyframes fadeOut{0%{transform:translate(0)}50%{transform:translate(200px)}to{opacity:1;transform:translate(-1000px)}}@keyframes fadeIn{0%{transform:translate(1000px)}50%{transform:translate(-200px)}to{transform:translate(0)}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--theme-color-button)}::-webkit-scrollbar-thumb:hover{background:var(--theme-hover)}._theme_switcher_10rzu_1{position:relative;display:inline-block;width:80px;height:40px;border-radius:20px;cursor:pointer;transition:background-color .3s}._theme_switcher_10rzu_1 input:checked+._slider_10rzu_11{background:transparent}._slider_10rzu_11{position:absolute;top:5px;bottom:5px;left:5px;right:5px;background-color:transparent;border-radius:20px;transition:background-color .3s}._icons_10rzu_26{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 10px;color:#4a4a4a}input:checked+._slider_10rzu_11 ._icons_10rzu_26{color:#f0f0f0}._sun_10rzu_39,._moon_10rzu_40{display:flex;align-items:center;justify-content:center}input[type=checkbox]{opacity:0;width:0;height:0}input:checked+._slider_10rzu_11:before{transform:translate(40px)}._slider_10rzu_11:before{content:"";position:absolute;height:30px;width:30px;background-color:#fff;border-radius:50%;transition:transform .3s}@media (min-width: 1441px) or (max-width: 1440px) or (max-width: 1199px){a{font-size:1.5em}li a{font-size:1.2em}}@media (max-width: 1199px){a{font-size:1em}li a{font-size:.8em}}@media (max-width: 576px){li a{font-size:1em}}._header_xd9zj_22{position:relative;display:flex;justify-content:space-between;background:var(--theme-header);align-items:center;width:100%}@media (min-width: 1441px) or (max-width: 1440px) or (max-width: 1199px){._header_xd9zj_22{padding:20px 10%;height:85px}._header_xd9zj_22 a{color:var(--text-dark)}}@media (max-width: 1199px){._header_xd9zj_22{height:55px}}@media (max-width: 991px){._header_xd9zj_22{padding:20px 15px;display:flex}}@media (max-width: 767px){._header_xd9zj_22 a{color:var(--theme-font-color)}}._text_container_xd9zj_56{z-index:5}._image_container_xd9zj_60{position:absolute;top:5px;left:5%;z-index:10}._logo_xd9zj_67{position:relative;cursor:pointer;font-weight:700}@media (min-width: 1441px) or (max-width: 1440px) or (max-width: 1199px){._logo_xd9zj_67{display:flex}}@media (max-width: 991px){._logo_xd9zj_67{display:none}}@media (min-width: 1441px) or (max-width: 1440px) or (max-width: 1199px){._navbar_xd9zj_84 ul{display:flex;transition:transform .3s ease-in-out}}@media (max-width: 991px){._navbar_xd9zj_84 ._invisible_xd9zj_90{transform:translateY(-100px);z-index:2}._navbar_xd9zj_84 ._visible_xd9zj_94{transform:translateY(0);z-index:2}}@media (max-width: 767px){._navbar_xd9zj_84 ._invisible_xd9zj_90{transform:translate(-1000px)}._navbar_xd9zj_84 ._visible_xd9zj_94{transform:translate(0)}._navbar_xd9zj_84 ul{justify-content:space-around;position:absolute;left:0;top:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(10px);width:100%;flex-direction:column}._navbar_xd9zj_84 ul li{margin:10px 0}._navbar_xd9zj_84 ul li:last-child{position:absolute;top:0;right:0}}._navbar_xd9zj_84 li{display:flex;align-items:center;cursor:pointer;padding:0 20px;text-decoration:none;font-weight:700}._logo_img_xd9zj_135{background:url(https://s3.tebi.io/resume-site-pictures/44ba8480-97e3-4c4f-a740-2eb769c18805_logo.png) no-repeat 15px 10px/cover;width:80px;height:80px}@media (min-width: 1441px) or (max-width: 1440px) or (max-width: 1199px){._logo_img_xd9zj_135{display:flex}}@media (max-width: 1199px){._logo_img_xd9zj_135{display:none}}._menu_xd9zj_151{background:url(https://s3.tebi.io/resume-site-pictures/28825efd-6f6c-4663-a25d-8c7d93e6bf98_menu.png) no-repeat center/cover;width:30px;height:30px}@media (min-width: 1441px) or (max-width: 1440px) or (max-width: 1199px){._menu_xd9zj_151{display:none}}@media (max-width: 991px){._menu_xd9zj_151{display:flex}}._cryptos_error_1feq2_1{padding:5px 0}._cryptos_error_header_1feq2_5{display:inline;margin:20px}._cryptos_block_1feq2_10{display:flex;align-items:center}._cryptos_info_block_1feq2_15 h2,span{color:var(--text-light)}._cryptos_info_block_1feq2_15 p{color:var(--theme-color-button)}._cryptos_info_block_1feq2_15 p,._cryptos_info_block_1feq2_15 span{font-weight:700}._dCountPositive_1feq2_29{color:#9cf725}._dCountNegative_1feq2_33{color:#f72c25}._cryptos_info_block_1feq2_15{display:flex;padding:5px 0;justify-content:space-between;align-items:baseline;margin:0 20px;gap:15px}._marquee_1feq2_46{background-color:var(--text-dark)}._marquee_1feq2_46 h2{color:var(--text-light)}*{margin:0;padding:0;box-sizing:border-box}main ._fixed_top_sxztp_7{position:fixed;z-index:9999;width:100%}main ._top_content_sxztp_12{display:flex;flex-direction:column;height:100vh;padding-top:130px}main ._top_content_sxztp_12 ._main_content_container_sxztp_18{padding-top:0;padding-bottom:0;margin:auto}@media (max-width: 1199px){main ._top_content_sxztp_12{padding-top:100px}}main ._main_content_container_sxztp_18{margin-bottom:4rem}@media (min-width: 1441px) or (max-width: 1440px) or (max-width: 1199px){main ._main_content_container_sxztp_18{padding:5% 15% 0}}@media (max-width: 991px){main ._main_content_container_sxztp_18{padding:2%}}@media (max-width: 767px){main ._main_content_container_sxztp_18{padding:2% 0 0}}
