.a{height:100vh}.a,.a-left{display:flex;align-items:center}.a-left{flex:1 1;justify-content:center;position:relative;height:100%}.a-right{flex:1 1;margin-right:20px}.a-card.bg{position:absolute;top:50px;left:50px;background-color:#000}.a-card{width:60%;height:70vh;border-radius:30px;position:relative;overflow:hidden}.a-img{width:100%;height:100%;object-fit:cover}.a-stack-img-wrapper{width:50%;height:70px;flex-direction:row;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:5px;padding:20px}.a-stack-img{width:60px;height:60px;border-radius:20px}.a-title{font-weight:400}.a-sub{margin:20px 0}.a-desc{font-weight:300}.a-stack{margin-top:50px;flex-direction:column}.a-stack,.a-stack-texts{display:flex;align-items:center;justify-content:center}.a-stack-texts{width:70%}.a-stack-title{font-weight:700;margin-bottom:10px}@media screen and (max-width:480px){.a{height:135vh;flex-direction:column;text-align:center;margin-top:10px}.a-left{flex:0.4 1;width:100%}.a-card{height:30vh}.a-card.bg{display:none}.a-right{flex:0.7 1;padding:20px}.a-stack-img-wrapper{width:70%;justify-content:space-between}}.c{height:100vh;position:relative;display:flex;align-items:center}.c-bg{width:20px;height:100%;background-color:#000;position:absolute}.c-wrapper{padding:50px;display:flex}.c-left{flex:1 1}.c-right{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center}.c-title{font-size:60px;width:80%}.c-info-item{margin:50px 0;font-weight:300}.c-icon-wrapper,.c-info-item{display:flex;align-items:center}.c-icon-wrapper{width:35px;height:35px;background-color:#fff;justify-content:center;border-radius:10px}.c-icon{width:30px;height:30px}.c-icon-texts{margin-left:10px}.c-desc,.c-desc-end{font-weight:200}.c-end{width:100%;height:30px;position:absolute;display:flex;align-items:center;justify-content:center;margin-top:45%}form{margin-top:20px}input{width:50%;height:50px;border:none;border-bottom:1px solid #000}input,textarea{margin:10px 0;font-size:14px;padding-left:10px}textarea{width:100%}button{border:none;padding:15px;background-color:#000;color:#fff;font-weight:500;cursor:pointer}@media screen and (max-width:480px){.c-wrapper{flex-direction:column;padding:0 50px}.c-title{font-size:30px}.c-info-item{margin:20px 0;width:100%}.c-desc{display:none}.c-desc-end{font-weight:200}.c-end{display:none}form{margin-top:0;display:flex;flex-wrap:wrap}input{width:35%;height:40px;margin:10px 10px 10px 0}button{margin-top:10px}}.i{height:100vh}.i,.i-left{display:flex}.i-left{flex:1 1;align-items:center;justify-content:center}.i-right{flex:1 1;position:relative}.i-left-wrapper{padding:50px;height:50%;display:flex;flex-direction:column;justify-content:space-between}.i-intro{font-size:30px;font-weight:300}.i-name{font-size:60px}.i-title{height:50px;overflow:hidden}.i-title-wrapper{height:100%;animation:move 10s ease-in-out infinite alternate}@keyframes move{25%{transform:translateY(-50px)}50%{transform:translateY(-100px)}75%{transform:translateY(-150px)}to{transform:translateY(-200px)}}.i-title-item{height:50px;font-size:30px;font-weight:700;display:flex;align-items:center}.i-img{object-fit:cover}.i-bg,.i-img{width:100%;height:100%;position:absolute}.i-bg{-webkit-clip-path:polygon(100% 0,100% 50%,100% 100%,25% 100%,0 50%,25% 0);clip-path:polygon(100% 0,100% 50%,100% 100%,25% 100%,0 50%,25% 0);background-color:#000;top:0;right:0}@media screen and (max-width:480px){.i{flex-direction:column}.i-left-wrapper{padding:10px;align-items:center;justify-content:center;text-align:center;height:100%}.i-name{font-size:40px}.i-desc{display:none}.i-title{margin-top:20px}.i-title-item{display:flex;align-items:center;justify-content:center}}.pl{padding:50px 100px;display:flex;flex-direction:column;align-items:center;text-align:center}.pl-texts{width:65%}.pl-title{font-size:50px;font-weight:600}.pl-desc{margin:20px 0}.pl-list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:480px){.pl{height:85vh;padding:10px}.pl-texts{width:100%}.pl-title{font-size:30px}}.p{width:30%;height:40vh;margin:20px 10px;border:2px solid #000;border-radius:10px 10px 0 0;overflow:hidden}.p-browser{height:20px;background-color:#000;display:flex;align-items:center;position:-webkit-sticky;position:sticky;z-index:2}.p-circle{width:6px;height:6px;border-radius:50%;margin:3px;background-color:#fff}.p-img{width:100%;transition:all 10s ease}.p:hover .p-img{transform:translateY(-100%)}@media screen and (max-width:480px){.p{width:40%;height:20vh}}.t{width:50px;height:25px;border-radius:20px;border:1px solid #000;background-color:#fff;position:fixed;top:10px;right:10px;z-index:999;display:flex;align-items:center;justify-content:space-around}.t-icon{width:15px;height:15px}.t-button{width:25px;height:25px;border-radius:50%;background-color:#000;position:absolute;cursor:pointer}
/*# sourceMappingURL=main.c832fa8f.chunk.css.map */