body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;max-width:1440px;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6,p,span{margin:0}@font-face{font-family:Space Mono;src:url(/static/media/SpaceMono-Regular.8a2aa304d0bd5e41d186.ttf)}@font-face{font-family:SourceCodePro;src:url(/static/media/SourcodePro.46e9d73a686e6dc90ddc.ttf)}.App{text-align:center}body{background-color:#08151e;font-family:Space Mono;margin:auto;overflow-wrap:break-word;overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#3ccf91;border-radius:20px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{background:#08151e;border-bottom:1px solid #ccc;flex-wrap:nowrap;height:50px;justify-content:space-between;margin:auto;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:998}.logo,.navbar{align-items:center;display:flex}.logo{justify-content:center;max-height:50px;width:auto}.logo h1{color:#fff;font-size:32px}.navbar-buttons{display:flex;gap:20px;padding:10px}.navbar-buttons button{align-items:center;background-color:#08151e;border:none;box-shadow:5px 5px 10px rgba(0,0,0,.103);color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:8px;height:40px;justify-content:center;overflow:hidden;position:relative;transition-duration:.3s;width:130px}.navbar-buttons button:before{background-color:#fff;border-radius:50%;content:"";height:130px;left:-100%;mix-blend-mode:difference;position:absolute;top:0;transition-duration:.3s;width:130px}.navbar-buttons button:hover:before{border-radius:0;color:#08151e;transform:translate(100%,-50%);transition-duration:.3s}.navbar-buttons button:active{transform:translate(5px,5px);transition-duration:.3s}.hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:25px;justify-content:space-around;transition:all .3s ease;width:40px;z-index:10}.hamburger div{background-color:#fff;height:5px;transition:all .3s ease;width:100%}.hamburger.active div:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.active div:nth-child(2){opacity:0}.hamburger.active div:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.sidebar{background-color:#08151e;display:none;flex-direction:column;gap:10px;justify-content:center;min-height:100%;min-width:90%;position:fixed;right:-100%;top:71px;transition:right .3s ease;z-index:999}.sidebar.active{right:0}.sidebar button{align-items:center;background-color:#08151e;border:none;border-bottom:1px solid #ccc;box-shadow:5px 5px 10px rgba(0,0,0,.103);color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;margin:10px 20%;overflow:hidden;padding:10px;position:relative;transition-duration:.3s}.sidebar button:before{background-color:#fff;border-radius:50%;content:"";height:100px;left:-100%;mix-blend-mode:difference;position:absolute;top:0;transition-duration:.3s;width:100%}.sidebar button:active{transform:translate(5px,5px);transition-duration:.3s}.sidebar button:hover:before{border-radius:0;color:#08151e;transform:translate(100%,-50%);transition-duration:.6s}@media (max-width:768px){.navbar-buttons{display:none}.hamburger,.sidebar{display:flex}}@keyframes slideIn{0%{opacity:0;transform:translateY(-100px) scale(.8)}50%{transform:translateY(-25px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes taglineslide{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}50%{opacity:50%;transform:translateY(-25px) scale(1.1)}to{opacity:1;transform:translateY(0)}}.check{margin:auto;padding:32px 64px}.main{display:flex;flex-direction:column;position:relative}.main img{height:80px;left:0;position:absolute;top:0;width:80px;z-index:-1}.heading{display:flex;flex-direction:column;text-align:left}.hey h2{color:#3ccf91;font-size:2rem;margin:0}.name h1{animation:slideIn 1s ease;color:#fff;font-size:80px;margin:10px 0}.tagline{line-height:44px;max-width:75%}.tagline h2{animation:taglineslide 1s ease;color:#fff;font-size:1.5rem;margin:10px 0}.plus,.tagline #sub{color:#8f9094}.plus{animation:taglineslide 1s ease;font-size:1.2rem;line-height:34px;margin:20px 0;text-align:left}.plus a{color:#3ccf91;text-decoration:none}.socials{animation:taglineslide 1s ease;display:flex;flex-wrap:wrap;gap:15px;padding:30px 0}.socials button{align-items:center;background-color:#1a202c;border:1px solid #aca1a1;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;padding:10px 20px;transition:transform .3s ease,border-color .3s ease}.socials button:hover{border-color:#3ccf91;transform:scale(1.06)}.socials span{color:#9ae6b4;margin-right:10px}.Graph-div{align-items:center;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin:auto;padding:40px 20px}@media screen and (max-width:768px){.check{padding:0;width:90%}.main{margin:20px 0}.hey h2{font-size:1.5rem}.name h1{font-size:2rem}.tagline{max-width:100%}.tagline h2{font-size:1.2rem}.plus{font-size:1rem}.socials{gap:10px;padding:15px 0}.socials button{flex-direction:column;flex-grow:1}.Graph-div{flex-direction:column;gap:40px}}@keyframes fadeinProjectdiv{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.projects.animate{animation:fadeinProjectdiv .5s ease forwards}.projects{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:auto;opacity:0;padding:32px 84px;transform:translateY(50px);transition:opacity .2s ease,transform .5s ease}#heading{margin-right:auto}.projects h1{color:#fff;text-align:left}.projects span{color:#3ccf91}.projectCardcontainer{flex-wrap:wrap;justify-content:flex-start;width:100%}.projectCard{border-radius:10px;box-shadow:0 4px 6px #ffffff1a;margin-bottom:-15%;opacity:0;overflow:hidden;position:relative;transform:translateY(50px);transition:opacity .2s ease,transform .5s ease;transition:all .3s ease;width:48%}.projectCard:last-child{margin-bottom:0}.projectCard p{font-weight:200}.projectCard.animate{animation:fadeinProjectdiv .5s ease forwards}.projectCard:nth-child(2n){margin-left:auto}.projectCard img{border-radius:12px;object-fit:contain;width:100%}.projectCard:hover{box-shadow:0 4px 6px #3ccf91;cursor:pointer;transform:scale(1.02)}.projectCard .desc{text-wrap:balance;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:space-between;padding:20px;position:relative;text-align:left;transition:all .3s ease;width:auto}.desc h1{color:#fff;font-size:28px;margin:0 0 10px;transition:all .3s ease}.desc .icons{align-items:center;color:#fff;display:flex;font-size:34px;gap:30px;margin-bottom:0;margin-left:30px;padding:5px}.svg{color:#3ccf91;transition:all .3s ease}.desc .icons .svg:hover{transform:translateY(5px) scale(1.04)}.desc p{color:#8f9094;font-size:22px;margin-top:10px;transition:all .3s ease}.explore{display:flex;justify-content:center;padding:10px 0;transform:translateY(50px);transition:opacity .2s ease,transform .5s ease}.explore button{align-items:center;background:#08151e;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:20px;font-weight:500;gap:10px;letter-spacing:.05em;padding:.8em 1.3em .8em .9em}.explore button svg{margin-right:3px;transform:rotate(30deg)}.explore button span,.explore button svg{transition:transform .5s cubic-bezier(.76,0,.24,1)}.explore button:hover svg{transform:translateX(5px) rotate(90deg)}.explore button:hover span{transform:translateX(7px)}@keyframes fadeinexplore{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.explore.animate{animation:fadeinexplore .5s ease forwards;opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.projects{justify-content:center;margin:auto;max-width:90%;padding:0}.projects h1{text-align:left}}@media screen and (max-width:868px){.projectCardcontainer{display:flex;gap:0;min-width:90%}.projectCard{margin:10px auto;width:100%}.projectCard img{height:auto;width:100%}.projectCard:hover{transform:scale(1)}.projectCard{margin-bottom:40px}.projectCard .desc{height:auto}.projectCard .desc h1{text-wrap:balance;display:flex;flex-direction:column;font-size:22px;margin-left:0}.svg{margin-top:10px}.projectCard .desc p{font-size:18px;padding:10px}}.footer{border-top:.2px solid #8f9094;color:#fff;display:flex;flex-direction:column;gap:20px;margin:auto;padding:52px 64px}.contatcs{align-items:center;gap:40px;height:auto;width:100%}.contatcs,.contatcs button{display:flex;justify-content:center}.contatcs button{background:#08151e;border:1px solid #8f9094;border-radius:50%;font-size:22px;padding:20px;transition:all .3s ease}.contatcs button:hover{background:#3ccf91;border:1px solid #000}.contatcs button:hover .cticons{color:#000;transform:scale(1.5)}.cticons{color:#3ccf91;transition:all .3s ease}.free{justify-content:center;margin:auto;padding:10px;width:600px}.free h2{font-size:24px;font-weight:100}.credit{padding:10px}.credit p{font-weight:100}.credit span{color:#3ccf91}.resume button{background:#08151e;border:1px solid #3ccf91;border-radius:8px;color:#fff;padding:10px 20px}.fbutton,.resume button:hover{cursor:pointer}.fbutton{--main-color:#323232;background-color:var(--bg-color);border:2px solid var(--main-color);border-radius:5px;box-shadow:4px 4px var(--main-color);color:#fff;color:var(--font-color);font-size:17px;font-weight:600;height:40px;margin:10px}.fbutton:active{box-shadow:0 0 var(--main-color);transform:translate(3px,3px)}@media screen and (max-width:768px){.footer{padding:32px 0}.contatcs button{padding:10px}.free{width:auto}.free h2{font-size:18px;font-weight:100}}.feedback-form{grid-gap:8px;border:1px solid #334155;border-radius:10px;color:#94a3b8;display:grid;font-size:14px;gap:8px;grid-template-columns:repeat(6,1fr);margin:auto auto 50px;max-width:500px;padding:16px}.form-title{color:#475569;font-size:20px;font-weight:700;grid-column:span 6;text-align:left}.feedback-input{background-color:#1e293b;border:1px solid #334155;border-radius:8px;color:#94a3b8;grid-column:span 6;outline:none;padding:8px;transition:border .3s}.feedback-input::placeholder{color:#94a3b8;opacity:.5}.feedback-input:focus{border-color:#cbd5e1}.feedback-textarea{background-color:#1e293b;border:1px solid #334155;border-radius:8px;color:#94a3b8;grid-column:span 6;height:112px;outline:none;padding:8px;resize:none;transition:border .3s}.feedback-textarea::placeholder{color:#94a3b8;opacity:.5}.feedback-textarea:focus{border-color:#cbd5e1}.button-container{display:flex;grid-column:span 6;justify-content:flex-end}.emoji-button{fill:#94a3b8;align-items:center;background-color:#1e293b;border:1px solid #334155;border-radius:8px;display:flex;justify-content:center;margin-right:8px;padding:8px;transition:background-color .3s,border .3s,fill .3s}.emoji-button:hover{border-color:#cbd5e1}.emoji-button:focus{fill:#60a5fa;background-color:#1e40af}.spacer{flex:1 1}.submit-button{stroke:#94a3b8;align-items:center;background-color:#1e293b;border:1px solid #334155;border-radius:8px;display:flex;justify-content:center;padding:8px;transition:background-color .3s,border .3s,stroke .3s}.submit-button:hover{border-color:#cbd5e1}.submit-button:focus{stroke:#60a5fa;background-color:#1e40af}.feedback-form .error{color:#fa7474}@media screen and (max-width:768px){.feedback-form{max-width:80%}}@keyframes taglineslide1{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.about{align-items:center;animation:taglineslide1 1s ease;justify-content:center;padding:32px 64px;text-align:left;transition:opacity .2s ease,transform .5s ease}.about h1{color:#fff;font-size:34px;margin-bottom:20px}.profile{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;justify-content:center}.profileText{line-height:36px;max-width:60%;text-align:left;width:100%}.profileText p{color:#8f9094;font-size:18px}.profile span{color:#75dfb3}.avatar{align-items:center;display:flex;justify-content:center}.avatar .pic{border:2px solid #8f9094;border-radius:50%;height:300px;overflow:hidden;width:300px}.pic img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.about{padding:32px 16px}.about h1{font-size:28px}.profile{flex-direction:column;gap:20px}.profileText{max-width:100%}.profileText p{font-size:16px}.avatar{max-width:100%}}@keyframes scrollLeftInfinite{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.skills{display:flex;flex-direction:column;gap:20px;margin:auto;opacity:0;padding:32px 64px;transition:opacity .2s ease,transform .5s ease}.skills.animate{opacity:1;transform:translateY(0)}.skills h1{color:#fff;text-align:left}.scroll-container{overflow:scroll;padding:10px 0;width:100%}.scroll-container::-webkit-scrollbar{display:none}.each{animation:scrollLeftInfinite 20s linear infinite;display:flex;gap:15px;justify-content:flex-start}.each,.skillicon{align-items:center}.skillicon{background-color:#0690ac57;border-radius:50%;display:inline-flex;height:50px;justify-content:center;min-width:50px;padding:10px;transition:all .3s ease;width:auto}.skillicon img{width:100%}#expicon{filter:invert(100%)}.skillicon:hover{cursor:pointer;transform:scale(1.06)}.skillicon:hover img{filter:drop-shadow(1px 2px 1px #fff)}@media screen and (max-width:768px){.skills h1{margin-left:20px}.skills{padding:0}.skillicon img{width:30px}}.contribution-cont{display:flex;flex-direction:column;gap:40px;max-width:90%}.fade-in{transition:opacity .7s ease-in-out,transform .5s ease-in-out}.loading-div{align-items:center;border-radius:12px;display:flex;justify-content:center;margin:auto 0;min-height:200px;min-width:90%;padding:10px}.cont{border:1px solid #0690ac57;border-radius:10px;box-shadow:0 4px 8px #acacac1a;max-width:600px;padding:20px;text-align:left}.cont h2{color:#fff;font-weight:100;transition:color .3s ease,transform .3s ease}.error-div{background:#f33;border-radius:12px;padding:10px}.contributions-grid{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;position:relative}.contribution-day{border-radius:2px;height:11px;margin:2px;position:relative;transition:transform .2s ease-in-out;width:11px}.contribution-day:hover{cursor:pointer;transform:scale(1.5)}.tooltip{background-color:#4caf50;border-radius:10px;bottom:calc(100% + 10px);color:#fff;font-size:14px;opacity:0;padding:10px;text-align:center;transform:translateX(-50%);transition:opacity .3s,transform .3s;visibility:hidden;z-index:1}.tooltip,.tooltip:after{left:50%;position:absolute}.tooltip:after{border:5px solid #0000;border-top-color:#4caf50;content:"";margin-left:-5px;top:100%}.contribution-day:hover .tooltip{opacity:1;transform:translate(-50%,-10px);visibility:visible}.contribution-day[data-level="0"]{background-color:#ebedf0}.contribution-day[data-level="1"]{background-color:#9be9a8}.contribution-day[data-level="2"]{background-color:#40c463}.contribution-day[data-level="3"]{background-color:#30a14e}.contribution-day[data-level="4"]{background-color:#216e39}.total-container{background:#0c4467;border-radius:12px;color:#fff;display:flex;flex-wrap:wrap;padding:10px}.max-streak,.streak,.total{flex:1 1;padding:5px;text-align:center}.streak,.total{border-right:1px solid #000}@media screen and (max-width:768px){.contribution-cont{gap:40px}.cont{max-width:100%}.loading-div{margin:auto}}.wrapper{height:60px;position:relative;width:200px;z-index:1}.circle{animation:circle7124 .5s ease infinite alternate;background-color:#fff;border-radius:50%;height:20px;left:15%;position:absolute;transform-origin:50%;width:20px}@keyframes circle7124{0%{border-radius:50px 50px 25px 25px;height:5px;top:60px;transform:scaleX(1.7)}40%{border-radius:50%;height:20px;transform:scaleX(1)}to{top:0}}.circle:nth-child(2){animation-delay:.2s;left:45%}.circle:nth-child(3){animation-delay:.3s;left:auto;right:15%}.shadow{animation:shadow046 .5s ease infinite alternate;background-color:#000000e6;border-radius:50%;filter:blur(1px);height:4px;left:15%;position:absolute;top:62px;transform-origin:50%;width:20px;z-index:-1}@keyframes shadow046{0%{transform:scaleX(1.5)}40%{opacity:.7;transform:scaleX(1)}to{opacity:.4;transform:scaleX(.2)}}.shadow:nth-child(4){animation-delay:.2s;left:45%}.shadow:nth-child(5){animation-delay:.3s;left:auto;right:15%}.container{background-color:#0c4467;border-radius:8px;display:flex;flex-direction:column;height:380px;max-width:300px;overflow:hidden;padding:10px}.fade-in{opacity:0;transform:translateY(50px);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.fade-in.fade-in-active{opacity:1;transform:translateY(0)}.nav-bar{align-items:center;background-color:none;display:flex;height:40px;justify-content:space-between;width:100%}.nav-bar p{color:#fff;margin-left:10px;-webkit-user-select:none;user-select:none;white-space:nowrap}.close{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;width:40px}.line{background-color:#6b6c7b;border-radius:30px;height:3px;position:absolute;width:20px}.line.one{transform:rotate(45deg)}.line.two{transform:rotate(135deg)}.messages-area{height:100%;overflow-x:auto;width:100%}.sender-area{background:pink;background-color:#343541;border-radius:8px;display:flex;height:50px;width:100%}.message{border-radius:5px;margin:auto auto 10px;max-width:100%;padding:10px}.message.even{background-color:#3ccf91;float:right}.message.odd{background-color:#ccc;float:left}.message-error,.message-loading{background-color:red;border-radius:5px;color:#000;margin-bottom:5px;padding:10px}.send-input{background:none;border:none;border-radius:7px;color:#fff;height:40px;margin-left:5px;outline:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 40px)}.send-input::placeholder{color:#828e9e}.input-place{background-color:#40414f;border:1px solid #2e2f3a;border-radius:7px;flex-direction:row;gap:5px;height:40px;width:100%}.input-place,.send{align-items:center;display:flex}.send{background-color:none;cursor:pointer;height:30px;justify-content:center;width:30px}.send-icon{width:17px}@media screen and (max-width:768px){.container{height:450px}}.body{align-items:center;display:flex;height:100vh;justify-content:center}.loader{display:grid;height:30px;width:60px}.loader:after,.loader:before{--c:no-repeat linear-gradient(#3ccf91 0 0);animation:l14-1 1s linear infinite,l14-2 1s linear infinite;background:var(--c),var(--c),var(--c);content:"";grid-area:1/1}.loader:after{transform:scale(-1)}@keyframes l14-1{0%,3%{background-size:0 4px,4px 0,0 4px}16.67%{background-size:calc(50% - 6px) 4px,4px 0,0 4px}33.33%{background-size:calc(50% - 6px) 4px,4px 14px,0 4px}46%,54%{background-size:calc(50% - 6px) 4px,4px 14px,calc(50% + 6px) 4px}66.67%{background-size:0 4px,4px 14px,calc(50% + 6px) 4px}83.33%{background-size:0 4px,4px 0,calc(50% + 6px) 4px}96%,to{background-size:0 4px,4px 0,0 4px}}@keyframes l14-2{0%,49.9%{background-position:0 50%,left calc(50% - 6px) bottom 13px,left 24px top 3px}50%,to{background-position:right 36px top 50%,left calc(50% - 6px) top 3px,right 0 top 3px}}@media (max-width:768px){.loader{height:30px;width:60px}}.repo-heading{color:#fff;font-size:1.5vh;margin:auto;text-align:left;width:80%}.button1{border:1px solid #3f3f3f;border-radius:.2em;box-shadow:0 .3em 0 .1em #3f3f3f;height:4em;margin-top:20px;position:relative;transform:rotateX(30deg);transition:all .15s;width:50px}.button1:after{bottom:0;color:#3f3f3f;content:"f5";font-size:18px;left:0;padding:.2em;position:absolute;right:0;text-align:end;top:0}.button1:active{box-shadow:0 0 0 0 #3f3f3f;transform:rotateX(30deg) translateY(.3em)}.repos-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:30px 0}.load-more-button{background-color:#0c4467;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin:20px auto;padding:10px 20px;transition:all .3s ease}.load-more-button:hover{background-color:#0c4467b7}.error-message{color:red;font-size:18px;margin-top:20px;text-align:center}@media screen and (max-width:768px){.repos-container{margin:20px 0}}.card{background:#1b233d;border-radius:20px;box-shadow:0 7px 20px 0 #64646f33;margin:10px;overflow:hidden;padding:5px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);width:350px}.card:hover{transform:scale(1.05)}.card .top-section{background:linear-gradient(45deg,#049fbb,#50f6ff);border-radius:15px;display:flex;flex-direction:column;height:150px;position:relative}.card .top-section .border{background:#fff;background:#1b233d;border-bottom-right-radius:10px;box-shadow:-10px -10px 0 0 #1b233d;height:30px;position:relative;transform:skew(-40deg);width:130px}.card .top-section .border:before{border-top-left-radius:10px;right:-15px;top:0}.card .top-section .border:before,.card .top-section:before{background:#fff0;box-shadow:-5px -5px 0 2px #1b233d;content:"";height:15px;position:absolute;width:15px}.card .top-section:before{border-top-left-radius:15px;left:0;top:30px}.card .top-section .icons{display:flex;height:30px;justify-content:space-between;position:absolute;top:-10px;width:100%}.card .top-section .icons .logo{aspect-ratio:1;height:100%;padding:7px 0 7px 15px}.card .top-section .icons .logo .top-section{height:100%}.card .top-section .icons .social-media{display:flex;gap:7px;height:100%;padding:15px 10px 0 0}.card .top-section .icons .social-media .svg{fill:#1b233d;height:100%}.card .top-section .icons .social-media .svg:hover{fill:#fff}.card .bottom-section{margin-top:15px;padding:10px 5px}.card .bottom-section .title{color:#fff;display:block;font-size:17px;font-weight:bolder;letter-spacing:2px;text-align:center}.card .bottom-section .row{display:flex;justify-content:space-between;margin-top:20px}.card .bottom-section .row .item{color:rgba(170,222,243,.721);flex:30% 1;padding:5px;text-align:center}.card .bottom-section .row .item .big-text{display:block;font-size:12px}.card .bottom-section .row .item .regular-text{font-size:9px}.card .bottom-section .row .item:nth-child(2){border-left:1px solid hsla(0,0%,100%,.126);border-right:1px solid hsla(0,0%,100%,.126)}@media screen and (max-width:768px){.card{width:calc(85% - 20px)}.card .top-section .icons .logo{padding:2px 0 7px 15px}.card .top-section .icons .social-media{padding:10px}}.main_wrapper{height:30em;width:100%}.main1,.main_wrapper{align-items:center;display:flex;justify-content:center}.main1{flex-direction:column;margin-top:7em}.antenna{background-color:#fff;border:2px solid #000;border-radius:50%;height:5em;margin-bottom:-6em;margin-left:0;width:5em;z-index:-1}.antenna_shadow{background-color:initial;border:4px solid #0000;border-radius:45%;box-shadow:inset 0 16px #a85103,inset 0 16px 1px 1px #a85103;-moz-box-shadow:inset 0 16px #a85103,inset 0 16px 1px 1px #a85103;height:56px;margin-left:1.68em;position:absolute;transform:rotate(140deg);width:50px}.antenna:after{height:.5em;margin-left:.4em;margin-top:-9.4em;transform:rotate(-25deg);width:1em}.antenna:after,.antenna:before{background-color:#f69e50;border-radius:50%;content:"";position:absolute}.antenna:before{height:.8em;margin-left:1.25em;margin-top:.2em;transform:rotate(-20deg);width:1.5em}.a1{background-image:linear-gradient(#171717,#171717,#353535,#353535,#171717);border-radius:50px;-webkit-clip-path:polygon(50% 0,49% 100%,52% 100%);clip-path:polygon(50% 0,49% 100%,52% 100%);height:5.5em;left:-130%;top:-102%;transform:rotate(-29deg);width:12em}.a1,.a1d{position:relative}.a1d{background-color:#979797;border:2px solid #000;border-radius:50%;height:.5em;left:-35%;top:-211%;transform:rotate(45deg);width:.5em;z-index:99}.a2{background-color:#171717;background-image:linear-gradient(#171717,#171717,#353535,#353535,#171717);border-radius:50px;-webkit-clip-path:polygon(47% 0,47% 0,34% 34%,54% 25%,32% 100%,29% 96%,49% 32%,30% 38%);clip-path:polygon(47% 0,47% 0,34% 34%,54% 25%,32% 100%,29% 96%,49% 32%,30% 38%);height:4em;left:-10%;margin-right:5em;top:-210%;transform:rotate(-8deg);width:12em}.a2,.a2d{position:relative}.a2d{background-color:#979797;border:2px solid #000;border-radius:50%;height:.5em;left:94%;top:-294%;width:.5em;z-index:99}.notfound_text{background-color:#000;border-radius:5px;color:red;font-size:.75em;letter-spacing:0;padding:10px;z-index:10}.tv{background-color:#d36604;border:2px solid #1d0e01;border-radius:15px;box-shadow:inset .2em .2em #e69635;display:flex;justify-content:center;margin-top:3em}.tv,.tv:after{height:9em;width:17em}.tv:after{background:repeating-radial-gradient(#d36604 0 .0001%,#00000070 0 .0002%) 50% 0/2500px 2500px,repeating-conic-gradient(#d36604 0 .0001%,#00000070 0 .0002%) 60% 60%/2500px 2500px;background-blend-mode:difference;border-radius:15px;content:"";opacity:.09;position:absolute}.curve_svg{height:12px;margin-left:-.25em;margin-top:.25em;position:absolute;width:12px}.display_div{align-items:center;align-self:center;border-radius:15px;box-shadow:3.5px 3.5px 0 #e69635;display:flex;justify-content:center}.screen_out{border-radius:10px;height:auto;width:auto}.screen_out1{border-radius:10px;height:7.75em;width:11em}.screen,.screen_out1{align-items:center;display:flex;justify-content:center}.screen{animation:b .2s infinite alternate;background:repeating-radial-gradient(#000 0 .0001%,#fff 0 .0002%) 50% 0/2500px 2500px,repeating-conic-gradient(#000 0 .0001%,#fff 0 .0002%) 60% 60%/2500px 2500px;background-blend-mode:difference;border:2px solid #1d0e01;border-radius:10px;color:#252525;font-family:Montserrat;font-weight:700;height:7.85em;letter-spacing:.15em;text-align:center;width:13em;z-index:99}@keyframes b{to{background-position:50% 0,60% 50%}}.lines{align-self:flex-end;column-gap:.1em;display:flex}.line1,.line3{height:.5em;margin-top:.5em}.line1,.line2,.line3{background-color:#000;border-radius:25px 25px 0 0;width:2px}.line2{flex-grow:1;height:1em}.buttons_div{align-items:center;align-self:center;background-color:#e69635;border:2px solid #1d0e01;border-radius:10px;box-shadow:3px 3px 0 #e69635;display:flex;flex-direction:column;height:8em;justify-content:center;padding:.6em;row-gap:.75em;width:4.25em}.b1{background-color:#7f5934;border:2px solid #000;border-radius:50%;box-shadow:inset 2px 2px 1px #b49577,-2px 0 #513721,-2px 0 0 1px #000;height:1.65em;width:1.65em}.b1:before{height:.4em;margin-left:.5em;margin-top:1em}.b1:after,.b1:before{background-color:#000;border-radius:5px;content:"";position:absolute;transform:rotate(47deg);width:.1em}.b1:after{height:.55em;margin-left:.8em;margin-top:.9em}.b1 div{background-color:#000;content:"";height:1.5em;margin-left:.65em;margin-top:-.1em;position:absolute;transform:rotate(45deg);width:.15em}.b2{background-color:#7f5934;border:2px solid #000;border-radius:50%;box-shadow:inset 2px 2px 1px #b49577,-2px 0 #513721,-2px 0 0 1px #000;height:1.65em;width:1.65em}.b2:before{border-radius:5px;height:.4em;margin-left:.8em;margin-top:1.05em}.b2:after,.b2:before{background-color:#000;content:"";position:absolute;transform:rotate(-45deg);width:.15em}.b2:after{height:1.5em;margin-left:.65em;margin-top:-.1em}.speakers{display:flex;flex-direction:column;row-gap:.5em}.speakers .g1{column-gap:.25em;display:flex}.g12,.g13,.speakers .g1 .g11{background-color:#7f5934;border:2px solid #000;border-radius:50%;box-shadow:inset 1.25px 1.25px 1px #b49577;height:.65em;width:.65em}.speakers .g{background-color:#171717;height:2px;width:auto}.bottom{align-items:center;column-gap:8.7em;display:flex;height:auto;justify-content:center;width:100%}.base1,.base2{background-color:#4d4d4d;border:2px solid #171717;height:1em;margin-top:-.15em;width:2em;z-index:-1}.base3{background-color:#171717;height:.15em;margin-top:.8em;width:17.5em}.base3,.text_404{position:absolute}.text_404{align-items:center;column-gap:6em;display:flex;flex-direction:row;font-family:Montserrat;justify-content:center;margin-bottom:2em;opacity:.5;z-index:-5}.text_4041,.text_4042,.text_4043{transform:scaleY(24.5) scaleX(9)}.gallery{animation:fadeAndSlideUp 1s ease forwards;color:#fff;flex-direction:column;justify-content:center;margin:50px auto 0;opacity:0;transform:translateY(20px)}.gallery img{border-radius:20%;width:30%}.gallery h1,.gallery h2{font-size:24px;font-weight:200;margin-bottom:20px;text-align:center}@keyframes fadeAndSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.gallery img{border-radius:30px;width:80%}}
/*# sourceMappingURL=main.ae6b2ef5.css.map*/