body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#299b8a}::-webkit-scrollbar-thumb:hover{background:#5abca3}.App{text-align:center}.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)}}#myBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#299b8a;border:none;border-radius:20px 20px 20px 20px;bottom:20px;box-shadow:0 0 5px #000;color:#fff;cursor:pointer;display:block;font-size:18px;font-weight:700;opacity:0;outline:none;padding:20px;position:fixed;right:30px;transition:.3s;z-index:99}#myBtn:hover{background-color:#218374}.About_container{align-items:center;display:flex;gap:20px;justify-content:space-around;position:relative}.About{background-color:#efefef;color:#7f5f97;font-size:19px;min-height:50vh;padding:50px 50px 10px;position:relative}.About h1,.About h2,.About h3{color:#503e99;font-size:25px;font-style:italic;margin:0}.About h1{font-size:35px;font-style:normal;margin:0}.grain{background-image:url(/static/media/Glitch.6e1499622be8d63cfc56.gif);background-position:0 0;background-size:auto;bottom:0;display:block;left:0;opacity:.05;position:absolute;right:0;top:0;z-index:0}.About hr{width:50%}.About_main{display:flex;flex-direction:column;justify-content:center;padding:20px;row-gap:20px}.About_main div{text-align:justify}.About_projects img{border-radius:200px 200px 0 0;width:100%}.cvox{background-color:#0c0c0c;border-radius:0 0 20px 20px;font-size:20px;font-weight:600;position:relative;text-transform:capitalize;width:auto}.About_projects,.cvox{padding:20px;transition:.5s}.About_projects{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;width:1500px}.About_projects:hover,.About_projects:hover .cvox{gap:20px}.wave_hand{animation-duration:2.5s;animation-iteration-count:infinite;animation-name:wave_hand-animation;display:inline-block;transform-origin:70% 70%}.Projects h3{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes wave_hand-animation{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}.cvox:hover{background-color:#efefef;color:#299b8a;cursor:pointer}.About a{all:unset;width:100%}@media only screen and (max-width:1300px){.About_container{flex-direction:column}.About_projects{padding:0;width:60vw}.cvox{font-size:18px}.About_main{font-size:14px;padding-inline:10px}.About h1,.About h2,.About h3{font-size:20px}.About h1{font-size:27px}}.admin-form-container{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:20px}.admin-form-container h1{font-size:2rem;margin-bottom:20px;text-align:center}.admin-form{gap:15px}.admin-form,.form-group{display:flex;flex-direction:column}.form-group label{font-weight:700;margin-bottom:5px}.form-group input[type=file],.form-group input[type=text],.form-group input[type=url]{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:10px}.form-group input[type=file]{padding:5px}.ReactQuill{background:#fff;border:1px solid #ccc;border-radius:6px}.submit-button{background-color:#299b8a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 15px;transition:background-color .3s ease}.submit-button:hover{background-color:#0056b3}.image-preview{margin-top:10px}.image-preview p{font-weight:700;margin-bottom:10px}.image-preview div{display:flex;flex-wrap:wrap;gap:10px}.image-preview img{border-radius:6px;box-shadow:0 2px 6px #000000b3;max-height:400px;max-width:400px;object-fit:contain;transition:transform .3s ease}.image-preview img:hover{transform:scale(1.05)}.images-preview{margin-top:10px}.images-preview p{font-weight:700;margin-bottom:10px}.images-preview div{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;width:100%}.images-preview img{border-radius:6px;box-shadow:0 2px 6px #000000b3;max-height:200px;max-width:600px;object-fit:contain;transition:transform .3s ease}.images-preview img:hover{transform:scale(1.05)}.projects-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;width:100%}.projects-list .image-preview img{max-height:300px;max-width:300px}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.Home_main{align-items:center;color:#299b8a;display:flex;font-family:Pacifico,cursive;height:70vh;justify-content:space-around;margin-inline:20%;position:relative}.Home_main_container{height:91vh;overflow:hidden;position:relative}.Home_main h1{font-size:2.6vw;text-transform:capitalize}.Home_main img{border-radius:200px 10px 200px 200px;rotate:-5deg;width:30%}@keyframes cube{0%{opacity:1;transform:scale(0) rotate(0deg) translate(-50%,-50%)}to{opacity:0;transform:scale(20) rotate(960deg) translate(-50%,-50%)}}@keyframes cube2{0%{opacity:1;transform:scale(0) rotate(0deg) translate(-50%,-50%)}to{opacity:0;transform:scale(10) rotate(960deg) translate(-50%,-50%)}}.background{height:100%;left:0;margin:0;overflow:hidden;position:absolute;top:0;width:97%}.background li{animation:cube 10s ease-in infinite forwards;border:1px solid #59bca3;border-radius:2px 2px 2px 2px;color:#0000;height:10px;left:45vw;position:absolute;top:80vh;transform:scale(0) rotate(0deg) translate(-50%,-50%);transform-origin:top left;width:10px}undefined .background li:nth-child(0){animation-delay:0s;left:94vw;top:54vh}.background li:first-child{animation-delay:2s;left:0;top:29%}.background li:nth-child(2){animation-delay:4s;left:63vw;top:75%}.background li:nth-child(3){animation-delay:6s;left:19vw;top:73%}.background li:nth-child(4){animation-delay:8s;left:89vw;top:49%}.background li:nth-child(5){animation-delay:10s;left:73vw;top:12%}.background li:nth-child(6){animation:cube2 10s ease-in infinite forwards;top:85%}.ocean{background:#299b8a;bottom:0;height:5%;width:100%}.ocean,.wave{left:0;position:absolute}.wave{animation:wave 7s ease infinite;background:url(/static/media/wave.7eb729d8f8062754d508.svg) repeat-x;height:198px;top:-198px;transform:translate(0,0,0);width:6400px}.wave:nth-of-type(2){animation:swell 4s ease infinite;opacity:1;top:-168px}@keyframes wave{0%{margin-left:0}to{margin-left:-1600px}}@keyframes swell{0%,to{transform:translateY(-30px)}50%{transform:translateY(5px)}}@media only screen and (max-width:1200px){.Home_main{flex-direction:column;justify-content:center}.Home_main h1{font-size:5vw}.Home_main img{border-radius:200px 10px 200px 200px;rotate:-5deg;width:50%;z-index:12}}@media only screen and (max-width:600px){.Home_main h1{font-size:7vw}.Home_main img{border-radius:200px 10px 200px 200px;rotate:-5deg;width:70%}}.Header{align-items:center;background-color:#0000;display:flex;justify-content:center;position:relative;text-transform:uppercase;top:2px;width:100%}.Header h3{border-right:1px solid #000;padding-left:100px;padding-right:100px;transition:.2s}.Header img{display:none}.Header a:last-of-type{border-right:none}.Header a{color:inherit;margin:0;text-decoration:none}.Header a:hover h3{color:#299b8a}.Header .menu_collapse{align-items:center;background-color:#fff;color:#fff;display:none;flex-direction:column;font-size:1rem;gap:40px;height:0;margin-top:50%;opacity:0;transition:.3s;width:0}#contact_nav h3{border:none}@media only screen and (max-width:1200px){.Header img{display:block;height:100px;position:absolute;right:0;top:0;width:auto}.Header h3{border-right:none;padding-right:100px}.Header{background-color:#0000;height:100px;position:fixed;right:0;top:0;transition:.3s;z-index:11}.Header>a{display:none}}@media only screen and (max-width:600px){.Header img{display:block;height:50px;position:absolute;right:0;top:0;width:auto}.Header{background-color:#0000;height:100px;right:0;top:0;transition:.3s;z-index:11}.Header>a{display:none}}.footer{align-items:flex-start;background-color:#1d1f1d;border-top:solid #299b8a;color:#fff;display:flex;font-family:Sarabun,sans-serif;height:60vh;justify-content:space-around;overflow:hidden;padding-block:100px;padding-inline:50px;position:relative}.footer>div{width:20%}.footer h1{font-family:Poppins,sans-serif}.footer .intro{text-align:justify;width:40%}.footer .intro h3{font-family:Sarabun,sans-serif;font-style:italic;font-weight:400}.footer .ocean2{background:#299b8a;bottom:0;height:5%;left:0;position:absolute;width:100%}.footer .wave3{animation:wave 7s ease infinite;background:url(/static/media/wave.7eb729d8f8062754d508.svg) repeat-x;height:198px;left:0;position:absolute;top:-198px;transform:translate(0,0,0);width:6400px}.footer .wave3:nth-of-type(2){animation:swell 4s ease infinite;opacity:1;top:-168px}.footer a img{border:solid #fff;border-radius:10px 10px 10px 10px;padding:4px;transition:.2s;width:40px}.footer a img:hover{border:solid #299b8a}.footer .contact_info{display:flex;flex-direction:column}.footer .contact_info div{align-items:center;display:flex;gap:30px;justify-content:center}.footer a:last-of-type{border-right:none}.footer a{color:inherit;margin:0;text-decoration:none}.footer a:hover h3{color:#299b8a}@media only screen and (max-width:1100px){.footer{align-items:center;flex-direction:column;justify-content:space-between;padding-bottom:400px}.footer>div{width:100%}.footer .intro{width:70%}}.Projects_nav{border-radius:10px 10px 10px 10px;display:flex;justify-content:space-around;margin-bottom:20px;text-transform:uppercase;width:100%;z-index:1}.Projects_nav h2{cursor:pointer;transition:.2s;z-index:1}.Projects_nav h2:hover{color:#299b8a}.Projects_main{background-attachment:fixed;background-color:#222831;border-top:solid #299b8a;color:#fff;font-size:17px;min-height:59vh;padding:50px;position:relative;z-index:1}.Projects{flex-wrap:wrap;font-family:Sarabun,sans-serif;justify-content:space-around;overflow-x:hidden;width:100%}.Project,.Projects{align-items:center;display:flex;z-index:1}.Project{border-radius:10px 10px 10px 10px;box-shadow:0 0 0 2px #2ca290;flex-direction:column;font-weight:600;justify-content:center;margin-block:10px;text-transform:capitalize;transition:.3s}.Project h2{color:#fff}.Project:hover img{height:230px;width:430px}.Project:hover{box-shadow:10px 10px 1px #2ca290;color:#299b8a;cursor:pointer}.Project img{border-radius:10px 10px 10px 10px;height:200px;object-fit:cover;transition:.3s;width:400px}.Overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.427);border:solid;bottom:0;font-family:Sarabun,sans-serif;left:0;opacity:0;position:fixed;right:0;top:0;transition:.6s;visibility:hidden;z-index:999}.Overlay,.Overlay .atropos{align-items:center;display:flex;justify-content:center}.Overlay .atropos{color:#fff;height:70%;margin-inline-end:9%;width:100%}.Overlay .atropos-inner,.Overlay .atropos-rotate,.Overlay .atropos-scale{height:100%;width:100%}.Overlay #data_overlay{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;margin-inline:5%;width:100%}.Overlay iframe{border-radius:10px 10px 10px 10px;height:100%;object-fit:contain}.Overlay .Overlay_img{border-radius:10px 10px 10px 10px;object-fit:cover}.Overlay #data_overlay>#data_text{-ms-overflow-style:none;background-color:#222831;border-radius:10px 10px 10px 10px;box-shadow:10px 10px 1px #2fb29e;display:flex;flex-direction:column;gap:20px;letter-spacing:.7px;line-height:23px;max-height:70%;max-width:35%;min-height:40%;min-width:15%;overflow-y:auto;padding-block:40px;padding-inline:20px;scrollbar-width:none;text-align:justify}.Overlay #data_overlay>#data_text h2{color:#2fb29e;letter-spacing:5px;margin:0;text-align:center;text-transform:capitalize}#data_text a{color:#2fb29e;font-weight:700;text-decoration:none;transition:.1s}#data_text a:hover{color:#19e2c4}#data_carousel{border-radius:10px 10px 0 0;display:flex;height:75%;justify-content:center;position:relative;width:54.5%}.carousel-root{width:91%}.control-dots{top:100%}.carousel.carousel-slider{overflow:visible!important}.carousel-root,.carousel-slider,.slide,.slide div,.slider,.slider-wrapper{height:100%}.slide{width:100%}#data_carousel img,#data_carousel video{border-radius:10px 10px 10px 10px;max-height:100%;max-width:100%;object-fit:contain;transform-origin:center center;transition:transform .5s}#cancel_svg{cursor:pointer;position:absolute;right:0;top:3%;z-index:50}#cancel_svg:hover{filter:sepia(100) saturate(100) hue-rotate(90deg)}.star{background-image:url(/static/media/star.0ff7ddb2fce36ffb1b47.gif);background-position:0 0;background-repeat:no-repeat;background-size:cover;bottom:0;display:block;left:0;opacity:.1;position:absolute;right:0;top:0;z-index:0}.slide-in-fwd-right{animation:slide-in-fwd-right .4s cubic-bezier(.25,.46,.45,.94) both}.orbitProgress{left:50%;position:absolute;top:50%;transform:translate(-50%,-12%)}@keyframes slide-in-fwd-right{0%{opacity:0;transform:translateZ(-1400px) translateX(1000px)}to{opacity:1;transform:translateZ(0) translateX(0)}}.fade-in{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:1300px){.Projects_nav h2{font-size:20px}.Projects_main{padding:20px}.Project img{border-radius:10px 10px 10px 10px;height:150px;object-fit:cover;transition:.3s;width:250px}.Overlay #data_overlay{align-items:center;flex-direction:column;gap:40px;height:100%;margin-inline:0;width:100%}.Overlay .Overlay_img{border-radius:10px 10px 10px 10px;height:100%;object-fit:cover;width:100%}#data_carousel{width:100%}.Overlay .atropos{margin-inline-end:0}.Overlay #data_overlay>#data_text{box-shadow:0 5px 1px #2fb29e;font-size:1rem;letter-spacing:normal;max-width:50%;min-height:30%;padding-bottom:60px;scrollbar-width:auto}.Overlay #data_overlay>#data_text::-webkit-scrollbar-thumb{background:#299b8a;border-radius:5px 5px 5px 0}.Overlay #data_overlay>#data_text::-webkit-scrollbar-track{border-radius:5px 5px 5px 0}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.Skills h1,.Skills h2,.Skills h3{color:#503e99;font-size:25px;margin:0}.Skills h1{font-size:35px;margin:0}.Skills hr{width:50%}.Skills{background-color:#efefef;padding:1em;position:relative}.Icon img{filter:drop-shadow(rgba(0,0,0,.35) 0 5px 15px);float:left;height:80px;object-fit:cover}.Text{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-weight:700;transition:.5s ease}.SkillContainer{align-items:center;border:2px solid #64d4c4;border-radius:10px 10px 10px 10px;display:flex;flex-direction:row;height:6em;justify-content:space-between;padding:.3em 2em;position:relative}.Container{grid-gap:1em;display:grid;gap:1em;grid-template-columns:repeat(2,1fr);padding:1em}.overlay{height:100%;left:0;opacity:0;position:absolute;top:0;transition:.35s ease;width:0;z-index:-1}.overlay>*{transform:translateY(20px);transition:transform .25s}.SkillContainer:hover .overlay{opacity:1;width:100%}.SkillContainer:hover .Text{color:#299b8a}.overlay:hover>*{transform:translateY(0)}@media only screen and (max-width:700px){.Container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:1500px){.Container{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=main.be9a04ed.css.map*/