.section__title{position:absolute;top:.5rem;left:.5rem;font-size:14px;line-height:20px;opacity:.5}@media (min-width:768px){.section__title{display:none}}.contactSection{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 50px 1fr;padding:1rem;justify-items:center;align-items:center}@media screen and (min-width:768px){.contactSection{grid-template-columns:1fr 10px 1fr;grid-template-rows:1fr}}@media screen and (min-height:900px){.contactSection{grid-template-columns:1fr;grid-template-rows:1fr 50px 1fr}}.apply__contact--item{transition:all .4s ease;display:flex;cursor:pointer;align-items:center;gap:2rem;border:2px solid;padding:.7rem 1rem;border-radius:.125rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.apply__contact--item:is(.dark *){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.apply__contact--item:hover{filter:invert(100%)}.apply__contact--item,.apply__contact--item i{--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}.apply__contact--item i:is(.dark *),.apply__contact--item:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.apply__contact--item i{font-size:2.5rem;--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}.apply__contact--item i:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}summary{list-style:none;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border 1s ease;border-radius:.125rem;border-width:2px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding-top:.5rem;padding-bottom:.5rem}summary:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}@media (min-width:1024px){summary{padding-top:1rem;padding-bottom:1rem}}summary:before{display:none}.apply__learn--section{margin-bottom:1rem;display:flex;width:100%;flex-direction:column;align-items:center;gap:1rem;padding-bottom:.5rem}.apply__carousel--btnIcon{margin-left:.5rem;margin-right:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.apply__carousel--btnIcon:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}@media (min-width:1280px){.apply__carousel--btnIcon{margin-left:0;margin-right:0}}@media (min-height:1800px) and (max-width:1025px){.apply__carousel--btnIcon{margin-left:.75rem;margin-right:.75rem;padding:1rem}}.apply__carousel--btn{position:absolute;bottom:10%;font-size:34px;line-height:48px}.apply__carousel--btn:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){.apply__carousel--btn{bottom:40%}}.test{transition:width 1s ease!important}.header{height:var(--header);position:relative}.header:after{content:"";position:absolute;bottom:0;width:100%;z-index:-1;height:50%}.header__content{max-width:var(--max-width-container)}.apply__ham{background:transparent!important;position:relative;height:1.25rem;width:2rem;cursor:pointer}.apply__ham:after,.apply__ham:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(31 31 31/var(--tw-bg-opacity,1))}.apply__ham:is(.dark *):before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.apply__ham:is(.dark *):after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.apply__ham:after,.apply__ham:before{transition:all .4s ease-in-out;transform:rotate(0) translateY(0) translateX(0);border-radius:50px;content:"";position:absolute;width:100%;height:3px;left:0}.apply__ham:after{top:0;color:#e3e3e3}.apply__ham:before{bottom:2px}.apply__ham.active:before{transform:rotate(-45deg) translateY(-8px) translateX(5px)}.apply__ham.active:after{transform:rotate(45deg) translateY(5px) translateX(3px)}.apply__navItem{font-family:Roboto,sans-serif;display:flex;height:45px;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;text-transform:capitalize;--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}.apply__navItem:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.apply__nav{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.apply__nav:is(.dark *){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.active{border-radius:.125rem;--tw-bg-opacity:1;background-color:rgb(31 31 31/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.active:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}@keyframes wiggleOne{0%{transform:rotate(0deg)}50%{transform:rotate(5deg)}to{transform:rotate(0deg)}}.apply__footer{position:sticky;bottom:0;margin-top:auto;display:flex;height:var(--footer);width:100%;align-items:center;justify-content:center;gap:1rem;--tw-bg-opacity:1;background-color:rgb(227 227 227/var(--tw-bg-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.apply__footer:is(.dark *){--tw-bg-opacity:1;background-color:rgb(19 19 19/var(--tw-bg-opacity,1))}.apply__footer--item{cursor:pointer;font-size:28px;line-height:43px;--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}.apply__footer--item:hover{opacity:.6}.apply__footer--item:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){.apply__footer--item{font-size:34px;line-height:48px}}.bx-sun,.bxs-moon{font-size:1.4rem}.bx.bx-check{font-size:1.8rem;cursor:pointer;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@keyframes scroll{0%{transform:translateY(0)}30%{transform:translateY(100px)}}svg #wheel{animation:scroll 1.5s ease infinite}.bg-React-native{background:#08acda}.bg-E2E-Test{background:#a9505c}.bg-Docker{background:#119fed}.bg-Linux{background:#f7c32b}.bg-Three-js,.bg-Unity{background:#131313}.bg-Tailwind{background:#3ebff8}.bg-Express-js{background:#131313}.bg-Node-js{background:#87cf30}.bg-Testing{background:#a9505c}.bg-Mongodb{background:#48a13f}.bg-JavaScript{background:#f7c32b}.bg-TypeScript{background:#377cc8}.bg-Redux{background:#7a50be}.bg-SCSS{background:#d2699e}.bg-React-js{background:#66dbfb}.bg-Next-js{background:#131313}.apply__learn--list{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:.5rem}.apply__learn--item{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(19 19 19/var(--tw-bg-opacity,1));padding:.5rem .75rem;font-size:14px;line-height:20px;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.apply__learn--item:hover{opacity:.6}.apply__learn--item:is(.dark *){--tw-bg-opacity:1;background-color:rgb(227 227 227/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}@media (min-width:768px){.apply__learn--item{padding:.75rem 1rem;font-size:16px;line-height:19.5px}}.frame{cursor:pointer;stroke:#1f1f1f}.frame:is(.dark *){stroke:#fff}.frame__laptop--con,.frame__mobile--con{width:100%;height:100%}.frame__tablet--con{width:200%;height:100%}.formAction button,.stepper__item--shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 0 rgba(0,0,0,.2)}.formAction button{cursor:pointer;border-radius:.125rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:.5rem .75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.formAction button:hover{opacity:.7}.formAction button:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity,1))}.formAction button:disabled,.formAction button:disabled:hover{opacity:.5}