:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#1e1d1d;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:MyCustomFont;src:url(/assets/Montserrat-Regular-Cw3fqWkz.ttf) format("truetype");font-weight:400;font-style:normal}body{margin:0;position:relative;font-family:MyCustomFont,sans-serif}.secondary-button{background-color:#055ffc;color:#fff;padding:8px 12px;font-size:12px;border-radius:4px;outline:none;border:none;cursor:pointer}.secondary-button.disabled{opacity:.65;pointer-events:none;cursor:default}.post-wrapper{display:flex;align-items:center;flex-direction:column}.post-wrapper .my-cls-mark{background-color:#ff0}.post-wrapper p img{width:100%}.post-wrapper .sumarize-and-reactions{display:flex;align-items:center;margin-bottom:14px;justify-content:space-between}.post-wrapper .sumarize-and-reactions .summary-and-best-memo{display:flex;align-items:center;gap:12px}.post-wrapper .sumarize-and-reactions .summary-and-best-memo .best-memo{cursor:pointer;position:relative;padding:4px 8px;border-radius:16px;font-size:12px;color:var(--darkPurple);background-color:#3d3d3d}.post-wrapper .sumarize-and-reactions .summary-and-best-memo .best-memo .relative{position:absolute;top:-10px;right:-6px;font-size:16px}.post-wrapper .sumarize-and-reactions .summary-and-best-memo .best-memo:hover{background-color:#2e2e2e}.post-wrapper .sumarize-and-reactions .sumarize-using-ai{padding:4px 8px;border-radius:18px;font-size:12px;font-weight:799;background:linear-gradient(135deg,#00d9ff,#6f00ff);transition:transform .2s,box-shadow .2s;cursor:pointer}.post-wrapper .sumarize-and-reactions .sumarize-using-ai:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00d9ff4d}.post-wrapper .post{display:flex;flex-direction:column;max-width:800px}.post-wrapper .post .content-post{display:flex;flex-direction:column;gap:32px}.post-wrapper .post .content-post .header-post-wrapper{display:flex;justify-content:space-between}.post-wrapper .post .content-post .header-post-wrapper .title{font-size:24px;font-weight:600}.post-wrapper .post .content-post .header-post-wrapper .best-memo{cursor:pointer;position:relative;border:1px solid rgb(56,56,56);height:fit-content;padding:4px;border-radius:12px;font-size:14px;color:var(--darkPurple)}.post-wrapper .post .content-post .header-post-wrapper .best-memo .relative{position:absolute;top:-10px;right:-6px;font-size:16px}.post-wrapper .post .content-post .header-post-wrapper .best-memo:hover{background-color:#3d3d3d}.post-wrapper .bottom-reaction{margin-top:12px;margin-bottom:48px}.post-wrapper .bottom-reaction .bottom-reaction-title{font-size:18px;text-align:center;margin-bottom:12px}.dp-highlighter{font-size:12px;background-color:#e7e5dc!important;width:99%;overflow:auto;margin:18px 0!important;padding-top:1px}.dp-highlighter .bar{background-color:red}.dp-highlighter .bar ol{list-style:decimal;background-color:#fff;margin:0 0 1px 45px!important;padding:0;color:#5c5c5c!important}.dp-highlighter .bar li{list-style:decimal-leading-zero;list-style-position:outside!important;border-left:3px solid #6ce26c;background-color:#f8f8f8;color:#5c5c5c;padding:0 3px 0 10px!important;margin:0!important}ol>li{list-style-position:outside!important;border-left:3px solid #6ce26c;background-color:#e7e5dc;color:#5c5c5c;padding:0 3px 0 10px!important;margin:0!important}blockquote{border-left:3px solid green;padding-left:12px}.my-cls-mark{background-color:#1e1d1d!important;font-style:italic;display:flex;text-align:center;justify-content:center}@media screen and (max-width: 480px){.post-wrapper .sumarize-and-reactions{flex-direction:column;gap:24px}.post-wrapper .post{width:100%;overflow-x:hidden!important}.post-wrapper .post ol>li>span{text-wrap:wrap!important;width:100%;text-overflow:ellipsis!important;margin:0 12px}.post-wrapper .header-navigation-wrapper{width:100%;min-width:unset;display:flex;flex-direction:column;padding-bottom:16px}.post-wrapper .content-post{margin:0 12px}}.reactions{display:flex;gap:12px;font-size:20px}.reactions .emoji{background-color:var(--emoji);padding:0 8px;border-radius:18px;font-weight:700}.reactions .emoji span{font-size:14px}.reactions .emoji:hover{background-color:var(--emoji20);cursor:pointer}.reactions .emoji.disabled{pointer-events:none}.reactions .emoji.active{background-color:var(--lightYellow);color:var(--black)}.ai-modal-wrapper{width:70vw;max-width:600px;height:70vh;max-height:400px;padding:12px;display:flex;flex-direction:column}.ai-modal-wrapper .ai-title{font-size:18px;font-weight:600;margin-bottom:12px}.ai-modal-wrapper .ai-title span{background:linear-gradient(135deg,#00d9ff,#6f00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.ai-modal-wrapper .ai-post-title{font-size:16px;margin-bottom:6px;font-weight:600}.ai-modal-wrapper .ai-post-summary{flex:1;overflow:auto}.ai-modal-wrapper .close-btn{padding:4px 8px;color:var(--white);border-radius:18px;font-size:16px;font-weight:799;background:linear-gradient(135deg,#00d9ff,#6f00ff);transition:transform .2s,box-shadow .2s;cursor:pointer;outline:none;border:none;margin-top:12px}@media screen and (max-width: 480px){.reactions .emoji{padding:4px 8px}}.header-navigation-wrapper{display:flex;align-items:center;justify-content:space-between;padding:16px 0 40px;width:100%;min-width:800px;position:relative}.header-navigation-wrapper .title{font-size:32px;line-height:44px;font-weight:700;display:inline;margin:0;padding:0;letter-spacing:1px;cursor:pointer}.header-navigation-wrapper .all-links{gap:16px;display:flex;align-items:center;height:48px;font-size:16px;font-weight:700}.header-navigation-wrapper .all-links .about{color:var(--white);cursor:pointer}.header-navigation-wrapper .all-links .programming{color:var(--purple);cursor:pointer}.header-navigation-wrapper .all-links .books{color:var(--yellow);cursor:pointer}.header-navigation-wrapper .all-links .travelling{color:var(--green);cursor:pointer}.header-navigation-wrapper .login-button{padding:6px 12px}.header-navigation-wrapper .login-button:hover{border-radius:18px;border:1px solid lightblue;cursor:pointer;background-color:var(--emoji)}.header-navigation-wrapper .logged-in{cursor:pointer;height:max-content;width:30px;height:30px}.header-navigation-wrapper .logged-in .user-image{border-radius:50%}.header-navigation-wrapper .logged-in .user-initials{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid lightblue;cursor:pointer}.header-navigation-wrapper .login-btn-relative{position:absolute;top:23px;right:10px}.header-navigation-wrapper .title-relative{position:absolute;top:23px;left:15px;font-size:26px;font-weight:700}@media screen and (max-width: 480px){.header-navigation-wrapper .login-button{border-radius:18px}.header-navigation-wrapper .all-links{padding-top:0}}.login-btn{position:relative;color:var(--black);display:flex;gap:12px;align-items:center;background-color:var(--blue);color:#fff;padding:4px 12px;border-radius:20px;cursor:pointer;margin:32px 12px;font-weight:700}.login-btn img{width:30px;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(108deg) brightness(104%) contrast(104%)}@media screen and (max-width: 480px){.login-btn{width:50vw}}.toast-wrapper .toast-message{position:fixed;align-items:center;bottom:20px;min-width:max-content;left:50%;background-color:var(--white);display:flex;gap:12px;padding:6px 12px;transform:translate(-50%);border-radius:30px;color:var(--lightBlack);font-size:14px;background-color:var(--lightYellow);animation:fadeInScale .3s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:translateY(60px) translate(-50%)}to{opacity:1;transform:translateY(0) translate(-50%)}}.modal-wrapper{position:fixed;height:100vh;width:100vw;z-index:10;background-color:#ffffffa6;top:0}.modal-wrapper .modal-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:fit-content;background-color:#fff;color:#000;height:fit-content;padding:12px;border-radius:12px}.modal-wrapper .modal-container .close{text-align:end}.loader{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:30px;height:30px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logout-wrapper{width:380px;padding:12px}.logout-wrapper .logout-btn{border:1px solid lightblue;text-align:center;padding:6px 12px;border-radius:20px}.logout-wrapper .logout-title{font-size:18px;font-weight:600}.logout-wrapper .logout-sub-title{margin:12px 0 6px}.logout-wrapper .logout-info{margin-left:12px;margin-bottom:12px}.logout-wrapper .logout-info .logout-info-first,.logout-wrapper .logout-info .logout-info-second{margin-bottom:4px}.logout-wrapper .stay-btn{border:1px solid var(--purple);background-color:#ef9bef;text-align:center;padding:6px 12px;margin-bottom:12px;border-radius:18px}.logout-wrapper .stay-btn:hover{background-color:#f761f7;color:#fff}@media screen and (max-width: 480px){.logout-wrapper{width:263px}}.new-features-wrapper{width:280px;margin-left:12px}.new-features-wrapper .new-features-title{font-size:18px;font-weight:700}.new-features-wrapper .new-features-desc{margin:12px 0 10px 12px}.new-features-wrapper .new-features-desc .new-features-sub{margin:12px 0}.new-features-wrapper .ok{display:flex;justify-content:end}.new-features-wrapper .ok .ok-button{padding:2px 12px;border-radius:4px;background-color:var(--blue);color:#fff}.modal{z-index:100;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;position:fixed;top:0;left:auto;right:auto;bottom:0;background-color:transparent}.modal-container{z-index:101;width:100vw;height:100vh;background-color:#ffffffa6;cursor:pointer}.modal-content-container{z-index:101;width:300px;height:400px;display:flex;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.best-photo-wrapper{width:100%;height:100%;background-color:var(--white);display:flex;align-items:center;flex-direction:column;transform:rotate(5deg)}.best-photo-wrapper .desc{width:80%;text-align:justify;margin-top:20px;font-size:12px;color:var(--lightBlack);text-rendering:optimizeLegibility;animation:slide-enter .4s ease both}.best-photo-wrapper .image-wrapper{width:80%;height:65%;position:relative;margin-top:24px}.best-photo-wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover}.best-photo-wrapper .image-wrapper:after{content:"";position:absolute;width:55px;height:15px;background-color:#d6964edd;box-shadow:0 1px 3px #0003;top:2px;right:-15px;transform:rotate(35deg);clip-path:polygon(8% 0%,92% 0%,100% 20%,95% 40%,100% 60%,95% 80%,100% 100%,8% 100%,0% 80%,5% 60%,0% 40%,5% 20%)}.best-photo-wrapper .image-wrapper:before{content:"";position:absolute;width:55px;height:15px;background-color:#d6964edd;box-shadow:0 1px 3px #0003;top:93%;left:-15px;transform:rotate(35deg);clip-path:polygon(8% 0%,92% 0%,100% 20%,95% 40%,100% 60%,95% 80%,100% 100%,8% 100%,0% 80%,5% 60%,0% 40%,5% 20%)}:root{--black: black;--darkGrey: #1e1f21;--white: #d8dee9;--lightGrey: #c2c2c2;--green: #b1bf86;--darkGreen: #282b1d;--purple: #c594c5;--yellow: #fac863;--blue: #6699cc;--darkPurple: #cb9bfb;--lightGreen: #5fcca0;--lightYellow: #f8fe91;--lightBlack: #0a0a0a;--emoji: rgb(57, 57, 57);--emoji20: rgb(113, 113, 113);--emoji10:rgb(174, 171, 171);--alert20: #f61c23}.footer-wrapper{display:flex;flex-direction:column;gap:12px;text-align:center;background-color:#1c1c1c;padding:42px 0}.footer-wrapper .rights-reserved{font-size:12px}.footer-wrapper .social-media-redirection{gap:16px;display:flex;justify-content:center}.footer-wrapper .social-media-redirection .social-media{border:1px solid grey;border-radius:50%;padding:4px;height:24px;width:24px;display:flex;align-items:center;justify-content:center}.footer-wrapper .social-media-redirection .social-media:hover{cursor:pointer;background-color:#4b4b4b}.profile-info-wrapper{line-height:1.6;letter-spacing:.3px;font-size:16px;text-rendering:optimizeLegibility}.profile-info-wrapper .profile-info-image{float:right}.profile-info-wrapper .profile-info-image img{border-radius:50%}.profile-info-wrapper .profile-info-data span.books{color:var(--lightYellow)}.profile-info-wrapper .profile-info-data span.traveling{color:var(--lightGreen)}.profile-info-wrapper .profile-info-data span.programming{color:var(--darkPurple)}.profile-info-wrapper .profile-info-data span.here{color:var(--blue);font-weight:700;cursor:pointer}.profile-info-wrapper .profile-info-find-me{font-weight:700;margin:16px 0}.profile-info-wrapper .profile-info-socials{display:flex;font-size:14px;gap:16px;align-items:center}.profile-info-wrapper .profile-info-socials .instagram{cursor:pointer;padding:4px 8px;border-radius:8px;display:flex;align-items:center}.profile-info-wrapper .profile-info-socials .instagram span{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin-left:4px}.profile-info-wrapper .profile-info-socials .instagram:hover{background-color:var(--emoji)}.profile-info-wrapper .profile-info-socials .linkedin{cursor:pointer;padding:4px 8px;border-radius:8px}.profile-info-wrapper .profile-info-socials .linkedin span{background:linear-gradient(45deg,#0077b5,#0a66c2,#005983);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.profile-info-wrapper .profile-info-socials .linkedin:hover{background-color:var(--emoji)}.profile-info-wrapper .profile-info-socials .message-me{cursor:pointer;padding:4px 8px;border-radius:8px}.profile-info-wrapper .profile-info-socials .message-me:hover{background-color:var(--emoji)}@media screen and (max-width: 480px){.profile-info-wrapper .profile-info-data{display:flex;flex-direction:column-reverse;align-items:center;gap:64px;margin:24px 0}.profile-info-wrapper .profile-info-data .profile-info-image{margin:12px 0 0}.profile-info-wrapper .profile-info-data .profile-info-data-text{text-align:center}.profile-info-wrapper .profile-info-socials{justify-content:center;margin:12px 0 0}.profile-info-wrapper .profile-info-find-me{display:none}}.new-feature-highlight-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#0006;z-index:0}.new-feature-highlight-wrapper{position:relative;display:inline-block;z-index:2}.new-feature-highlight-children{z-index:3}.message{background-color:var(--white);color:var(--black);padding:12px 18px;display:flex;flex-direction:column;align-items:end;border-radius:18px;font-size:10x;max-width:160px}.message-text{font-size:10px}.message .ok{color:#00f;font-weight:700;font-size:10px;cursor:pointer}.message .ok:hover{background-color:var(--lightGrey);padding:4px;border-radius:50%;margin:-4px}.simple-input-wrapper .simple-input-label{font-size:10px;margin-bottom:4px}.simple-input-wrapper .input-bar{height:32px;outline:none;border-radius:8px;border:1px solid var(--emoji20);padding:0 12px;background-color:#fff!important;color:#000}.simple-input-wrapper .simple-input-error{font-size:10px;margin-bottom:4px;margin-top:4px;color:var(--alert20)}.message-name-wrapper{margin-top:50px;display:flex;flex-direction:column;padding:12px;justify-content:space-between;flex:1}.message-name-wrapper .message-name-input-wrapper{flex:1;display:flex;flex-direction:column;gap:12px;margin-top:12px}.message-name-wrapper .input-bar{width:90%;height:32px}.message-name-wrapper .message-name-next{display:flex;justify-content:end}.message-name-wrapper .message-name-next .nxt-btn{background-color:#055ffc;padding:2px 6px;color:var(--white);border-radius:4px;font-size:14px;border:none}.message-name-wrapper .message-name-next .nxt-btn.disabled{opacity:.6;pointer-events:none;cursor:default}.message-name-wrapper .message-name-desc{text-align:center}.message-wrapper{margin:8px -12px -12px!important;width:300px;height:420px;border-radius:12px;background-color:#fff;display:flex;flex-direction:column;position:relative}.message-wrapper .message-name-me{border-radius:50%;width:70px;position:absolute;top:110px;left:50%;transform:translate(-50%)}.message-wrapper .handshaake-image{width:100%;height:140px;object-fit:cover;border-radius:12px 12px 0 0}.message-wrapper .message-data{flex:1;display:flex}.message-wrapper .message-data .textarea-wrapper{display:flex;flex-direction:column;margin:42px 30px 10px;width:100%;justify-content:end;gap:8px;text-align:center}.message-wrapper .message-data .textarea-wrapper textarea{outline:none;max-height:100%;height:100%;border-radius:12px;background-color:#fff;line-height:1.4;padding:15px;flex:1;color:#000}.message-wrapper .message-data .textarea-wrapper .send-btn-wrapper{display:flex;justify-content:end;width:100%}.message-wrapper .message-data .conffetti{width:100%;flex:1;height:100%;position:relative}.message-wrapper .message-data .conffetti .conffetti-data{display:flex;flex-direction:column;align-items:center;margin-top:52px}.message-wrapper .message-data .conffetti .conffetti-data .conffetti-title{font-size:16px;font-weight:600}.message-wrapper .message-data .conffetti .conffetti-data .desc{font-size:14px}.message-wrapper .message-data .conffetti .conffetti-data .conffetti-link{color:#00f;font-size:12px;font-weight:600}.message-wrapper .message-data .conffetti img{width:100%;height:92%;object-fit:cover;flex:1;position:absolute;bottom:0;border-radius:0 0 12px 12px}.message-wrapper .dots{display:flex;gap:8px;margin-bottom:14px;justify-content:center}.message-wrapper .dots .dot{width:10px;height:10px;background-color:var(--emoji10);border-radius:50%}.message-wrapper .dots .dot.active-dot{background-color:var(--darkPurple)}@keyframes waveEffect{0%{transform:scale(.5);opacity:.5}50%{transform:scale(1.2);opacity:.3}to{transform:scale(.5);opacity:.5}}.what-I-do-wrapper{display:flex;justify-content:space-between;margin-top:42px}.what-I-do-wrapper .what-I-do-card{background-color:var(--white);width:43%;padding:19px;color:var(--lightBlack);gap:16px;display:flex;flex-direction:column;border-radius:12px}.what-I-do-wrapper .what-I-do-card .first-section{display:flex;align-items:center;justify-content:space-between}.what-I-do-wrapper .what-I-do-card .first-section .availabel-pill{display:flex;gap:8px;color:var(--lightBlack);align-items:center;border:1px solid var(--lightGreen);padding:2px 8px;border-radius:12px;font-size:14px}.what-I-do-wrapper .what-I-do-card .first-section .availabel-pill .dot{width:8px;height:8px;background-color:green;border-radius:50%;position:relative;z-index:1}.what-I-do-wrapper .what-I-do-card .first-section .availabel-pill .dot:before{content:"";position:absolute;width:20px;height:20px;background:radial-gradient(circle,rgb(144,238,144),transparent);border-radius:50%;animation:waveEffect 3s infinite;z-index:0;top:-6px;left:-6px}.what-I-do-wrapper .what-I-do-card .second-section{display:flex;flex-direction:column}.what-I-do-wrapper .what-I-do-card .second-section .second-section-title{font-size:16px;font-weight:700}.what-I-do-wrapper .what-I-do-card .second-section .second-section-description{font-size:14px;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.what-I-do-wrapper .what-I-do-card .third-section{display:flex;align-items:center;gap:18px;border:1px solid rgba(169,169,169,.324);padding:8px 12px;border-radius:8px}.what-I-do-wrapper .what-I-do-card .third-section .vertical-line{height:32px;width:2px;background-color:var(--lightGreen)}.what-I-do-wrapper .what-I-do-card .third-section:hover{background-color:#fff;cursor:pointer;border-radius:8px}.home-wrapper{display:flex;flex-direction:column;align-items:center}.home-wrapper .home{width:800px}.home-wrapper .home .try-new-things{display:flex;flex-direction:column;margin:32px 0;gap:12px}.home-wrapper .home .try-new-things-title{font-weight:600}.home-wrapper .home .try-new-things .new-things{display:flex;gap:40px}.home-wrapper .home .try-new-things .new-things .new-game{width:45%;background-color:var(--darkGrey);padding:12px;border-radius:12px}.home-wrapper .home .try-new-things .new-things .new-game:hover{background-color:var(--lightGreen);cursor:pointer;color:var(--darkGrey)}@media screen and (max-width: 480px){.home-wrapper .home{width:100%}.home-wrapper .home .try-new-things{margin:72px 15px}.home-wrapper .home .try-new-things .new-game{text-align:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.home-wrapper .header-navigation-wrapper{width:100%;min-width:unset;display:flex;flex-direction:column;padding-bottom:20px}.home-wrapper .all-post-wrapper{margin:0 12px}.home-wrapper .what-I-do-wrapper{display:flex;flex-direction:column;gap:12px;margin:42px 12px 12px}.home-wrapper .what-I-do-wrapper .what-I-do-card{width:100%;padding:0;gap:4px}.home-wrapper .what-I-do-wrapper .what-I-do-card .first-section{padding:12px 12px 4px}.home-wrapper .what-I-do-wrapper .what-I-do-card .second-section{padding:0 12px 18px}.home-wrapper .what-I-do-wrapper .what-I-do-card .third-section{margin:12px}.home-wrapper .profile-info-wrapper{margin:0 12px}}.all-post-wrapper{display:flex;flex-direction:column;gap:16px;margin:40px 0}.all-post-wrapper .title{font-size:24px;font-weight:500;color:var(--white);padding:16px 0 8px 12px}.all-post-wrapper .all-post-filters{display:flex;gap:50px;margin-bottom:18px}.all-post-wrapper .all-post-filters .orientation-row{display:flex;flex-direction:column;gap:8px;margin-left:12px}.all-post-wrapper .all-post-filters .orientation-row .orientation-filter-wrapper{display:flex;gap:8px}.all-post-wrapper .all-post-filters .orientation-row .orientation-filter-title{font-size:14px}.all-post-wrapper .all-post-filters .orientation-row .orientation-filter{border:1px solid lightblue;padding:3px 12px;border-radius:16px;width:max-content}.all-post-wrapper .all-post-filters .orientation-row .orientation-filter:hover{background-color:var(--darkPurple);cursor:pointer;color:var(--darkGrey)}.all-post-wrapper .all-post-filters .orientation-row .orientation-filter.active{background-color:var(--darkPurple);color:var(--darkGrey)}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper{display:flex;flex-direction:column}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper .blog-type-filter-title{font-size:14px;margin-bottom:8px}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper .blog-type-filter-values{display:flex;gap:12px}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper .blog-type-filter-values .blog-type-filter{padding:4px 8px;border:1px solid lightblue;border-radius:18px}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper .blog-type-filter-values .blog-type-filter:hover{background-color:var(--lightGreen);color:var(--black);cursor:pointer}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper .blog-type-filter-values .blog-type-filter.active{background-color:var(--lightGreen);color:var(--black)}.all-post-wrapper .post-card{display:flex;justify-content:space-between;padding:12px;cursor:pointer}.all-post-wrapper .post-card:hover{background-color:#4b4b4b;border-radius:4px}.all-post-wrapper .post-card .post-card-second{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--white)}.all-post-wrapper .post-card .post-card-second .new{background-color:#171717;font-size:10px;display:flex;align-items:center;height:fit-content;padding:1px 6px;border-radius:4px}.all-post-wrapper .orientation-card-row{display:flex;gap:12px;flex-wrap:wrap}.all-post-wrapper .orientation-card{display:flex;flex-direction:column;width:224px;height:280px;border:1px solid green;padding:12px;background-color:var(--white);color:var(--black);cursor:pointer;border-radius:12px}.all-post-wrapper .orientation-card .orientation-card-image{width:23 0px;height:180px}.all-post-wrapper .orientation-card .orientation-card-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}.all-post-wrapper .orientation-card .orientation-card-title{margin:8px 0;font-size:14px;font-weight:700;text-align:justify;display:-webkit-box;-webkit-line-clamp:1.5;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:2px}.all-post-wrapper .orientation-card .orientation-card-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:2px;font-size:14px}.Loading{text-align:center;opacity:.65}@media screen and (max-width: 480px){.all-post-wrapper .all-post-filters{display:flex;flex-wrap:wrap;gap:8px}.all-post-wrapper .all-post-filters .orientation-row .orientation-filter-wrapper .orientation-filter{font-size:12px}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper{margin-left:15px}.all-post-wrapper .all-post-filters .blog-type-filter-wrapper .blog-type-filter-values .blog-type-filter{font-size:12px}.all-post-wrapper .orientation-card{width:165px}.all-post-wrapper .post-card-first{width:60%}.all-post-wrapper .post-card-second{font-size:14px}}.about-wrapper{display:flex;justify-content:center;align-items:center}.about-wrapper .about{max-width:800px;display:flex;flex-direction:column;gap:32px}.about-wrapper .about .all-info-wrapper{display:flex;flex-direction:column;gap:32px;margin-top:-32px}.about-wrapper .about .all-info-wrapper .info-div{font-size:16px;line-height:1.6}.about-wrapper .about .all-info-wrapper .info-div .title{font-size:24px;margin-bottom:12px}.about-wrapper .about .all-info-wrapper .info-div .nested{display:flex;gap:16px;flex-direction:column}.about-wrapper .about .all-info-wrapper .info-div .nested .nested-section{display:flex;flex-direction:column;border:1px solid rgb(81,80,80);padding:12px 18px;border-radius:12px;flex:1}.about-wrapper .about .all-info-wrapper .info-div .nested .nested-section .nested-section-title{margin-bottom:12px;font-size:18px;font-weight:600}.about-wrapper .about .all-info-wrapper .info-div .nested .nested-section-sub-title{display:flex;flex-direction:column;gap:8px}.about-wrapper .about .all-info-wrapper .info-div .nested .nested-section-sub-title .nested-sub-section{font-size:16px}.about-wrapper .about .all-info-wrapper .info-div .nested .nested-section-sub-title .nested-sub-section span{font-weight:600;margin-right:4px}.about-wrapper .about .all-info-wrapper .why-work-with-me{display:flex;flex-direction:column;gap:16px}.about-wrapper .about .all-info-wrapper .why-work-with-me .title{font-size:24px}.about-wrapper .about .all-info-wrapper .why-work-with-me .why-wrok-with-me-wrapper{display:flex;flex-direction:column;gap:8px}.about-wrapper .about .all-info-wrapper .why-work-with-me .why-wrok-with-me-wrapper .each-why span{font-weight:600;margin-right:4px}span.name{color:var(--yellow)}span.work{color:var(--green)}span.currentWorkFor{color:#6464ff}span.freelance{color:var(--purple)}span.blogger{color:#f3a342}.what-I-do{font-size:24px}.cards-wrapper{display:flex;gap:10px;justify-content:space-between}.cards-wrapper .about-card{width:270px;height:270px;border-radius:20px}.cards-wrapper .about-card.yellow{background-color:var(--lightYellow)}.cards-wrapper .about-card.purple{background-color:var(--darkPurple)}.cards-wrapper .about-card.green{background-color:var(--lightGreen)}.cards-wrapper .about-card .title{font-size:16px;font-weight:700;color:var(--lightBlack);padding:22px 20px 10px}.cards-wrapper .about-card .desc{color:var(--lightBlack);padding:0 20px 2px;font-size:14px;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:1000px;margin:auto}.card{background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 10px #0000001a;text-align:center;transition:transform .3s ease-in-out}.card .icon{font-size:40px}.card h3{margin:10px 0;font-size:18px}.card p{font-size:14px;color:#555}.timeline{display:flex;flex-direction:column;gap:20px;margin:0 auto;width:800px}.timeline .step{background:#f8f9fa;padding:15px;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;align-items:center;gap:15px}.timeline .step .number{font-size:24px}.timeline .step h3{font-size:16px;margin:0;color:var(--lightBlack)}.timeline .step p{font-size:14px;color:#515151;text-align:end}.why-work-with-me{font-size:24px}@media screen and (max-width: 480px){.about-wrapper .about{width:100%}.about-wrapper .header-navigation-wrapper{width:100%;min-width:unset;display:flex;flex-direction:column;padding-bottom:16px}.about-wrapper .what-I-do,.about-wrapper .why-work-with-me{margin:0 12px}.about-wrapper .timeline{width:100%}.about-wrapper .timeline .step,.about-wrapper .profile-info-wrapper{margin:0 12px}.about-wrapper .cards-wrapper{display:flex;flex-direction:column;margin:0 12px}.about-wrapper .cards-wrapper .about-card{width:100%;height:200px}}.code-page-wrapper{display:flex;flex-direction:column;align-items:center}.code-page-wrapper .code-page{max-width:800px}.code-page-wrapper .code-page .code-block-wrapper{display:flex;flex-direction:column;background-color:#050d1a;border-radius:4px 4px 0 0}.code-page-wrapper .code-page .code-block-wrapper pre{background-color:#050d1a!important;padding:12px 24px;border-radius:0 0 4px 4px!important}.code-page-wrapper .code-page .code-block-wrapper .highlighter-wrapper .intro-text{color:var(--darkPurple);font-size:20px;padding:12px 16px 0}.code-page-wrapper .code-page .code-block-wrapper .highlighter-wrapper .text{padding:0 16px;font-size:14px}.code-page-wrapper .code-page .code-block-wrapper .highlighter-wrapper .code-page-loader-wrapper{display:flex;align-items:center;gap:12px;flex-direction:row-reverse;justify-content:start;margin-top:12px}.code-page-wrapper .code-page .code-block-wrapper .highlighter-wrapper .code-page-loader-wrapper .loader{width:15px;height:15px}.code-page-wrapper .code-page .code-block-wrapper .circles{display:flex;gap:8px;justify-content:end;background-color:var(--white);padding:10px 8px;border-radius:4px 4px 0 0}.code-page-wrapper .code-page .code-block-wrapper .circles .one{border-radius:50%}.code-page-wrapper .code-page .code-block-wrapper .circles .one:nth-child(1){width:10px;height:10px;background-color:var(--darkPurple)}.code-page-wrapper .code-page .code-block-wrapper .circles .one:nth-child(2){width:10px;height:10px;background-color:var(--lightYellow)}.code-page-wrapper .code-page .code-block-wrapper .circles .one:nth-child(3){width:10px;height:10px;background-color:var(--lightGreen)}.code-page-wrapper .code-page .all-post-wrapper{background-color:var(--lightBlack);background-color:#050d1a;padding:8px 12px}.code-page-wrapper .code-page .profile-info-wrapper{background-color:var(--lightBlack);background-color:#050d1a;padding:24px;margin-bottom:12px}.code-page-wrapper .code-page .profile-info-wrapper .profile-info-data{font-size:14px}.code-page-wrapper .code-page .profile-info-wrapper .profile-info-data .profile-info-image img{scale:.8}.code-page-wrapper .code-page .profile-info-wrapper .profile-info-find-me{font-size:14px}.code-page-wrapper .code-page .profile-info-wrapper .profile-info-socials{font-size:12px}.map{width:800px!important}@media screen and (max-width: 480px){.code-page-wrapper .code-page{width:100%}.code-page-wrapper .code-page .header-navigation-wrapper{width:100%;min-width:unset;display:flex;flex-direction:column;padding-bottom:16px}.code-page-wrapper .code-page .code-block-wrapper{width:100%;background-color:transparent}.code-page-wrapper .code-page .code-block-wrapper .circles{margin:0 12px}.code-page-wrapper .code-page .code-block-wrapper .highlighter-wrapper{margin:0 12px;background-color:#050d1a!important}.code-page-wrapper .code-page .code-block-wrapper pre{text-wrap:wrap;border-radius:0 0 12px 12px!important}.code-page-wrapper .code-page .all-post-wrapper{margin:42px 12px}.code-page-wrapper .code-page .profile-info-wrapper{margin:0 12px 12px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.cursor{animation:blink 1s step-start infinite;color:#fff}@keyframes blink{50%{opacity:0}}.travelling-page-wrapper{display:flex;flex-direction:column;align-items:center}.travelling-page-wrapper .travelling-page{width:800px}.travelling-page-wrapper .travelling-page .first-section{display:flex;flex-direction:column;gap:32px;margin-top:70px}.travelling-page-wrapper .travelling-page .first-section .title{font-size:22px}.travelling-page-wrapper .travelling-page .first-section .cards .card-height{height:300px;display:flex;width:100%;gap:2px}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer{background-color:var(--white);border-radius:12px;transform:scale(.9);transition:opacity 1s ease-out,transform 2s ease-out}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(1){height:200px;flex:1;margin-top:12px;font-size:64px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(#5c6bdfa6,#000000a6),url(/assets/images/trembak.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(1):hover{cursor:pointer;transform:scale(1.05)}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(2){height:200px;flex:1;margin-top:64px;font-size:64px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(#5c6bdfa6,#000000a6),url(/assets/space_bhimashankar-AzGPKRIS.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(2):hover{cursor:pointer;transform:scale(1.05)}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(3){height:200px;flex:1;margin-top:82px;font-size:64px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(#5c6bdfa6,#000000a6),url(/assets/me_front-DZfgCcoz.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(3):hover{cursor:pointer;transform:scale(1.05)}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(4){height:200px;flex:1;margin-top:70px;font-size:64px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(#5c6bdfa6,#000000a6),url(/assets/me_rautwadii-PnCDgFlW.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(4):hover{cursor:pointer;transform:scale(1.05)}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(5){height:200px;flex:1;margin-top:32px;font-size:64px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(#5c6bdfa6,#000000a6),url(/assets/praful_me-jnDi_mOW.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(5):hover{cursor:pointer;transform:scale(1.05)}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(6){height:200px;flex:1;font-size:64px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(#5c6bdfa6,#000000a6),url(/assets/me_ootyy-BekSCcxQ.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.travelling-page-wrapper .travelling-page .first-section .cards .card-height .heighted-continer:nth-child(6):hover{cursor:pointer;transform:scale(1.05)}.travelling-page-wrapper .profile-info-wrapper .profile-info-find-me,.travelling-page-wrapper .profile-info-wrapper .profile-info-socials{display:none}@media screen and (max-width: 480px){.travelling-page-wrapper .travelling-page{width:100%}.travelling-page-wrapper .travelling-page .profile-info-wrapper{margin:0 12px}.travelling-page-wrapper .travelling-page .header-navigation-wrapper{width:100%;min-width:unset;display:flex;flex-direction:column;padding-bottom:20px}.travelling-page-wrapper .travelling-page .first-section{margin:42px 12px 12px}.travelling-page-wrapper .travelling-page .all-post-wrapper{margin:0 12px}}.newsletter-wrapper{height:100vh;overflow:hidden;align-items:center;display:flex;flex-direction:column;justify-content:center}.newsletter-wrapper .header-navigation-wrapper{width:800px}.newsletter-wrapper .newsletter{height:82%;position:relative}.newsletter-wrapper .newsletter img{height:100%}.newsletter-wrapper .newsletter .actual-card{position:absolute;background-color:#fff;top:98px;left:152px;width:246px;height:152px;transform:rotate(-6deg)}.how-i-can-help-wrapper{display:flex;justify-content:center}.how-i-can-help-wrapper .how-i-can-help{width:800px}.how-i-can-help-wrapper .how-i-can-help-title{font-size:18px;font-weight:600;margin-bottom:12px}.how-i-can-help-wrapper .how-i-can-help-desc{margin-bottom:24px}.how-i-can-help-wrapper .how-i-can-help-sub-title{margin-bottom:16px}.how-i-can-help-wrapper .how-i-can-help-card{margin-top:24px}.how-i-can-help-wrapper .how-i-can-help-card-title,.how-i-can-help-wrapper .how-i-can-help-card-desc{margin-top:12px}.how-i-can-help-wrapper .how-i-can-help .connect{display:flex;flex-direction:column;align-items:center;margin:65px 0;gap:24px}.how-i-can-help-wrapper .how-i-can-help .connect-title{font-size:20px}.how-i-can-help-wrapper .how-i-can-help .connect-title span{font-weight:700}.how-i-can-help-wrapper .how-i-can-help .connect-links{display:flex;gap:12px;margin-top:12px}.how-i-can-help-wrapper .how-i-can-help .connect-links-goto-link{padding:6px 12px;background-color:#2626d7;border-radius:18px;color:#fff;text-decoration:none}.how-i-can-help-wrapper .how-i-can-help .connect-links-goto-link:hover{cursor:pointer;font-weight:700}@media screen and (max-width: 480px){.how-i-can-help-wrapper .how-i-can-help{width:100%}.how-i-can-help-wrapper .how-i-can-help .header-navigation-wrapper{width:100%;min-width:unset;display:flex;flex-direction:column}.how-i-can-help-wrapper .how-i-can-help-title{font-size:18px;font-weight:600;margin:0 12px 12px}.how-i-can-help-wrapper .how-i-can-help-desc{margin:0 12px 24px}.how-i-can-help-wrapper .how-i-can-help-sub-title{margin:0 12px 16px}.how-i-can-help-wrapper .how-i-can-help-card{margin:24px 12px 0}.how-i-can-help-wrapper .how-i-can-help-card-title,.how-i-can-help-wrapper .how-i-can-help-card-desc{margin-top:12px}}.my-story-wrapper{display:flex;justify-content:center}.my-story-wrapper .my-story{width:800px}.my-story-wrapper .my-story-title{font-size:18px;font-weight:700;margin-bottom:12px}.my-story-wrapper .my-story-info{display:flex;flex-direction:column;gap:12px}.my-story-wrapper .my-story-why-title{font-size:18px;margin:24px 0 12px;font-weight:700}.my-story-wrapper .my-story-why-desc{display:flex;flex-direction:column;gap:12px}.my-story-wrapper .my-story-how-help{margin:42px 0 12px;font-size:18px;font-weight:700}.my-story-wrapper .my-story-help-desc{display:flex;flex-direction:column;gap:12px}.my-story-wrapper .my-story .connect{display:flex;flex-direction:column;align-items:center;margin:65px 0;gap:24px}.my-story-wrapper .my-story .connect-title{font-size:20px}.my-story-wrapper .my-story .connect-title span{font-weight:700}.my-story-wrapper .my-story .connect-links{display:flex;gap:12px;margin-top:12px}.my-story-wrapper .my-story .connect-links-goto-link{padding:6px 12px;background-color:#2626d7;border-radius:18px;color:#fff;text-decoration:none}.my-story-wrapper .my-story .connect-links-goto-link:hover{cursor:pointer;font-weight:700}@media screen and (max-width: 480px){.my-story-wrapper .my-story{width:100%;margin:0 12px}.my-story-wrapper .my-story .header-navigation-wrapper{width:100%;min-width:unset;display:flex;flex-direction:column}}.game-wrapper{display:flex;align-items:center;justify-content:center;height:100vh;gap:32px;flex-direction:column;overflow:auto;position:relative}.back{position:absolute;top:20px;left:20px;background-color:var(--darkGreen);border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;border:2px solid var(--emoji)}.back:hover{background-color:var(--emoji);cursor:pointer}.container{width:25rem;height:25rem;border:5px solid rgb(43,42,42);display:grid;background-color:#343c3c;grid-template-columns:repeat(25,1fr)}.food{background-color:red;border-radius:50%}.snake{background-color:green;border-radius:30%}.startPoint{border-radius:30%}.controllers{display:flex;flex-direction:column;align-items:center;background-color:#7fffd4;border-radius:50%;padding:12px}.middle-btns{display:flex;gap:32px}.action-button{border-radius:12px}.up-btn{transform:rotate(-90deg);padding:18px 14px}.right-btn{transform:rotate(0);padding:12px 22px}.left-btn{transform:rotate(180deg);padding:12px 22px}.down-btn{transform:rotate(90deg);padding:18px 14px}.start-game-wrapper{width:300px;display:flex;flex-direction:column;align-items:center;gap:12px}.title{font-size:32px;font-weight:700}.description{font-size:16px;font-weight:600;font-style:italic}.start-button{background-color:#2c9dc9;padding:2px 8px;border-radius:12px;color:#fff}
