@import url(https://fonts.googleapis.com/css2?family=Grand+Hotel&family=Jacques+Francois&family=Jacques+Francois+Shadow&family=Noto+Sans:wght@100;300;400;600;700;900&family=Nunito+Sans:ital,wght@0,300;0,600;0,700;0,900;1,300;1,400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200&family=Russo+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,400;1,700&family=Grand+Hotel&family=Jacques+Francois&family=Jacques+Francois+Shadow&family=Noto+Sans:wght@100;300;400;600;700;900&family=Nunito+Sans:ital,wght@0,300;0,600;0,700;0,900;1,300;1,400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200&family=Russo+One&display=swap);#app{font-family:Montserrat,Poppins,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;background:#d4d8e4;background:#fff;overflow-x:hidden}html{scroll-behavior:smooth}*{transition:all .3s ease;font-family:Montserrat,Poppins,Nunito Sans,sans-serif}::-webkit-scrollbar{width:10px;border-radius:30px}::-webkit-scrollbar-thumb{background:linear-gradient(0deg,#01a093 0,#029239);border-radius:30px}.fade-enter-from{opacity:0;transform:translateY(-30px)}.appear-enter-active,.appear-leave-active,.fade-enter-active,.fade-leave-active,.leave-enter-active,.leave-leave-active,.move-enter-active,.move-leave-active{transition:all .4s ease}.fade-leave-to{opacity:0;transform:translateY(-30px)}.fade-move{transition:all .4s ease;position:absolute}.move-enter-from,.move-leave-to{opacity:0;transform:scale(1.6)}.leave-enter-from,.leave-leave-to{transform:translateX(-100vw)}.appear-enter-from,.appear-leave-to{opacity:0}.slide-in-enter-from{transform:translateY(15vh)}.slide-in-active{transition:all .3s ease}.slide-in-leave-to{transform:translateY(20vh)}a,button,i,label{cursor:pointer;transition:all .3s ease}a:hover,button:hover,i:hover,label:hover{transform:scale(.9)}a:active,button:active,i:active,label:active{transform:scale(.8)}.blur,.blur-wrapper{width:100%;height:100%;background:#014545;opacity:.6;position:absolute;top:0;left:0}.to-landing-page{width:40px;height:40px;border-radius:3px;position:fixed;right:30px;bottom:50px;z-index:1}.to-landing-page .a{text-decoration:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff}.reach{left:10px;border-radius:100%;width:55px;height:55px;background:#e66581}.reach a i{font-size:20px}.router-link-exact-active{color:#ffeb12;border-bottom:2px solid orange}#main{width:100%;overflow-x:hidden;padding:0;margin:0}.flex-container{width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:20px auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px 20px}.flex-container .flex-item{width:320px;height:200px;border-radius:8px;box-shadow:0 0 18px 8px #c3cbcb;padding:20px;flex-direction:column;gap:20px}.flex-container .flex-item,.flex-container .flex-item .flex-icon{background:#fff;display:flex;justify-content:center;align-items:center}.flex-container .flex-item .flex-icon{width:100px;height:100px;border-radius:100%;box-shadow:0 0 15px 8px #d2ddde;cursor:pointer;overflow:hidden}.flex-container .flex-item .flex-icon i{font-size:40px}.flex-container .flex-item h2{font:600 19px Montserrat,Nunito Sans,sans-serif;text-align:center}.flex-container .flex-item:hover{transform:translateY(-10px);background:#e9a802}.flex-container .flex-item:hover .flex-icon{transform:translateX(5px);box-shadow:0 0 17px 4px #c28903;background:#fff}.flex-container .flex-item:hover .flex-icon i{color:#215564}.flex-container .flex-item:hover h2{color:#fff}.wrapper{background:transparent;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;padding:20px 0}.wrapper .media{width:220px;height:90px;font-size:32px;font-weight:700;color:#fff}.wrapper .media div{cursor:pointer}.wrapper .logo{width:70px;height:70px;border-radius:50%;position:relative;overflow:hidden}.wrapper .logo:before{top:0;left:0;border-radius:50%;border:3px solid #cba003;-webkit-animation:turn 5s infinite;animation:turn 5s infinite}.wrapper .logo:after,.wrapper .logo:before{content:"";width:70px;height:70px;position:absolute}.wrapper .logo:after{border-radius:50%;border:3px solid green;right:0;bottom:0;-webkit-animation:turnL 5s linear infinite;animation:turnL 5s linear infinite}.wrapper .logo li{width:100%;height:100%;border-radius:50%;list-style-type:none;text-transform:uppercase;position:relative;top:50px;left:30%;display:block;font-size:35px;-webkit-animation:pop 20s steps(3) infinite;animation:pop 20s steps(3) infinite}@-webkit-keyframes pop{to{top:-100px}}@keyframes pop{to{top:-100px}}@-webkit-keyframes turn{to{transform:rotateY(1turn)}}@keyframes turn{to{transform:rotateY(1turn)}}@-webkit-keyframes turnL{to{transform:rotateY(-1turn)}}@keyframes turnL{to{transform:rotateY(-1turn)}}.wrapper .list{width:650px;height:72px;padding:0;overflow:hidden}.wrapper .list li{cursor:pointer;list-style-type:none;width:100%;height:72px;display:flex;justify-content:center;align-items:center;text-transform:capitalize;position:relative;top:0;font-size:25px;font-weight:800;color:#fff;-webkit-animation:move 50s steps(5) infinite;animation:move 50s steps(5) infinite}.wrapper .list li:before{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;background:rgrgb(33,85,100);-webkit-animation:hide 5s infinite alternate forwards;animation:hide 5s infinite alternate forwards}@media screen and (max-width:400px){.wrapper .list li{font-size:20px}}@-webkit-keyframes move{to{top:-360px}}@keyframes move{to{top:-360px}}@-webkit-keyframes hide{to{left:81%}}@keyframes hide{to{left:81%}}footer[data-v-7f3e0173]{background:#27262c;background:#215564;width:100%;min-height:30vh;flex-wrap:wrap;position:relative}footer h3[data-v-7f3e0173]{font-size:20px;color:#d7b705;text-align:left}footer li[data-v-7f3e0173]{list-style-type:none;text-align:left;margin:10px 0;cursor:pointer}footer li a[data-v-7f3e0173]{text-decoration:none;color:#fff}footer div[data-v-7f3e0173]{min-width:230px;margin-top:1%;padding:10px}footer div .icon[data-v-7f3e0173]{font-size:32px;cursor:pointer;margin-right:15px}footer div h2[data-v-7f3e0173]{color:#daa520;font-size:19px;text-align:center;padding:5px;transition:all .3s ease}footer div a[data-v-7f3e0173]{text-decoration:none;color:#eae7e7;cursor:pointer}footer div a i[data-v-7f3e0173]{font-size:21px}.trying.enter-from[data-v-5a1c1df8]{width:0;position:absolute;left:0;bottom:0;height:3px;background:#215564;-webkit-animation:hovering-in 1s linear alternate forwards;animation:hovering-in 1s linear alternate forwards}.trying.enter-to[data-v-5a1c1df8]{left:0;width:100%}.trying.leave-to[data-v-5a1c1df8]{-webkit-animation:hovering-out 1s linear alternate forwards;animation:hovering-out 1s linear alternate forwards}main[data-v-5a1c1df8]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}main header[data-v-5a1c1df8]{width:100%;height:13vh;margin:auto;display:flex;justify-content:space-between;align-items:center;background:#215564;z-index:1}main header nav[data-v-5a1c1df8]{display:flex;justify-content:space-evenly;align-items:center;width:40%;height:100%}main header nav .route-to[data-v-5a1c1df8]{text-decoration:none;color:#fff;font:500 13px Poppins,sans-serif;text-transform:capitalize;cursor:pointer;position:relative}main header nav .route-to span[data-v-5a1c1df8]{width:100%;height:3px;position:absolute;bottom:0;left:0;background:#03b7b7;border-radius:30px}main header nav .route-to[data-v-5a1c1df8]:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:#f1d203;-webkit-animation:hovering-5a1c1df8 1s linear 2 alternate forwards;animation:hovering-5a1c1df8 1s linear 2 alternate forwards}main header nav .route-to[data-v-5a1c1df8]:hover{color:#f8d409}main header nav .special[data-v-5a1c1df8]{background:#fff;color:#093746;height:40px;width:100px;border-radius:30px;display:flex;justify-content:center;align-items:center;font-weight:700}main header nav .special[data-v-5a1c1df8]:hover{color:#fff;background:#226e82}main header nav .router-link-active[data-v-5a1c1df8],main header nav .router-link-exact-active[data-v-5a1c1df8]{color:#ffeb12;border-bottom:2px solid orange}main header .nav-contacts[data-v-5a1c1df8]{width:30%}@-webkit-keyframes hovering-5a1c1df8{to{width:100%}}@keyframes hovering-5a1c1df8{to{width:100%}}main header .logo[data-v-5a1c1df8]{width:20%}main header .logo .logoName[data-v-5a1c1df8]{width:80px;height:80px;border-radius:100%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}main header .logo .logoName img[data-v-5a1c1df8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main header .logo .logoName[data-v-5a1c1df8]:before{content:"";width:80px;height:80px;border-radius:100%;position:absolute;top:0;right:0;border:3px solid #1b4f5e}main header .logo .logoName[data-v-5a1c1df8]:after{content:"";width:80px;height:80px;border-radius:100%;position:absolute;top:0;right:0;border:4px solid #e4b004;transform:rotateY(80deg)}main header #app-list[data-v-5a1c1df8]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 4px 16px 7px #dfdfdf;position:fixed;top:10vh;left:0;z-index:1}main header #app-list h1[data-v-5a1c1df8]{padding:10px 5px;text-transform:capitalize;font:600 15px Poppins,sans-serif;text-align:center;color:#b04d26}main header #app-list ul[data-v-5a1c1df8]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-evenly;align-items:center}main header #app-list ul li[data-v-5a1c1df8]{list-style-type:none;width:16%;flex-basis:1;flex-grow:1;height:9vh;cursor:pointer}main header #app-list ul li a[data-v-5a1c1df8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;text-transform:capitalize;font:500 11px Poppins,sans-serif;color:teal}main header #app-list ul li a i[data-v-5a1c1df8]{padding-right:5px;font-size:19px;color:#b04d26}@media screen and (max-width:500px){main header #app-list[data-v-5a1c1df8]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:10vh;left:0;box-shadow:0 7px 5px #dcdbdb}main header #app-list ul[data-v-5a1c1df8]{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;margin:0;width:100%;background:#fffcfc}main header #app-list ul li[data-v-5a1c1df8]{width:100%;flex-grow:1;flex-basis:1;margin:0;border-top:1px solid #e4e2e2}main header #app-list ul li a[data-v-5a1c1df8]{padding-left:20px;display:flex;justify-content:flex-start;align-items:center}main header #app-list ul li a i[data-v-5a1c1df8]{padding-right:20px}main header #app-list ul li[data-v-5a1c1df8]:hover{background:#fff;border-left:5px solid #b04d26}main header #app-list ul li[data-v-5a1c1df8]:active{transform:scale(1)}}main header #bars[data-v-5a1c1df8]{font-size:28px;width:20%;text-align:center;position:relative;color:#fff;cursor:pointer;transition:all .3s ease}main header #bars .menu-bars[data-v-5a1c1df8]{transition:all .2s ease}main header #bars .menu-bars[data-v-5a1c1df8]:hover{transform:rotate(-90deg)}main header #bars .menu-bars[data-v-5a1c1df8]:active{font-size:1.5em}@media screen and (max-width:500px){main header nav[data-v-5a1c1df8]{width:36%}main header nav .route-to[data-v-5a1c1df8]{font-size:9px}}main .large-screens[data-v-5a1c1df8]{background:#215564;position:fixed;top:0;left:0;z-index:1}main header.whiteBg[data-v-5a1c1df8]{background:#fff;box-shadow:none}main header.whiteBg nav .route-to[data-v-5a1c1df8]{color:teal}#container{width:100vw;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding:10px 0;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#container .card-container{width:350px;height:500px;background:#fff;border-radius:7px;overflow:hidden;position:relative;margin:10px}#container .card-container .card-header{height:45%;width:100%;background:#215564;position:relative;border:none}#container .card-container .card-header .img{width:200px;height:200px;border-radius:100%;overflow:hidden;position:absolute;bottom:-20%;left:23%;border:3px solid #fff;box-shadow:0 0 1px 2px #1d3b67}#container .card-container .card-header .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:400px){#container .card-container .card-header .img{width:150px;height:150px}}#container .card-container .card-header .card-media{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;position:absolute;right:0;top:2%;display:flex;justify-content:space-around;align-items:center;flex-direction:column}#container .card-container .card-header .card-media i{font-size:19px;color:#e7e6e6;margin:10px;cursor:pointer}#container .card-container .card-header:hover{background:#2b528d}#container .card-container .card-body{width:100%;height:55%;padding:0 10px;padding-top:11%;background:#f3f3f3}#container .card-container .card-body .card-title{text-align:center;font:600 23px Montserrat,Nunito Sans,sans-serif;color:#494949;padding:10px 5px;width:90%;margin:auto}#container .card-container .card-body .card-description{text-align:center;font:500 13px/20px Montserrat,Poppins,sans-serif;padding:10px 4px;width:90%;margin:auto;color:#313131}#container .card-container .card-body .card-buttons{width:95%;margin:auto;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#container .card-container .card-body .card-buttons .btn{width:140px;height:40px;border-radius:30px;border:none;text-decoration:none;background:#215564;color:#fff;display:flex;justify-content:center;align-items:center;margin:5px;cursor:pointer;font-size:15px;transition:all .3s ease}#container .card-container .card-body .card-buttons .btn:hover{transform:scale(.9);background:#df9502}#container .card-container .card-body .card-buttons .btn:active{transform:scale(.8)}#container .card-container .card-body .card-buttons .btn:last-child{background:transparent;box-shadow:0 0 1px 1px #215564;color:#1d4e64}#container .card-container .card-body:hover{background:#f5f5f5}#container .card-container:hover{transform:translateY(-10px);background:linear-gradient(to bottom left,#2c7387,#215564)}#container .card-container:hover .card-header{background:linear-gradient(to top left,#297185,#215564)}#container .card-container:hover .card-header .img{border-color:#dda603;box-shadow:0 0 1px 2px #fff}#container .card-container:hover .card-body{background:linear-gradient(to bottom left,#297185,#215564);color:#fff}#container .card-container:hover .card-body .card-title{color:#efcd0b}#container .card-container:hover .card-body .card-description{color:#fff}#container .card-container:hover .card-body .card-buttons a{background:#df9502}#container .card-container:hover .card-body .card-buttons a:last-child{background:#fff;border:none}@media screen and (max-width:400px){#container .card-container{width:93vw;height:470px}#container .card-container .card-header{height:35%}#container .card-container .card-body{height:65%}#container .card-container .card-body .card-title{font-size:19px;padding-top:15px}#container .card-container .card-body .card-description{font-size:12px}}header[data-v-29f8b9e7]{padding-top:30px;width:100vw;background:#fff;height:auto}header h1[data-v-29f8b9e7]{font-size:35px;text-transform:capitalize;font-weight:700;text-align:center;padding:10px;font-family:Poppins,sans-serif}@media screen and (max-width:600px){header h1[data-v-29f8b9e7]{font-size:21px}}header h3[data-v-29f8b9e7]{text-align:center;font-size:19px;color:teal;padding:5px;font-weight:500;font-family:Poppins,sans-serif}@media screen and (max-width:600px){header h3[data-v-29f8b9e7]{font-size:16px}}.courses-div[data-v-29f8b9e7]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;padding-top:30px;padding-bottom:20px;position:relative;background:#fff}.courses-div h1[data-v-29f8b9e7]{padding:10px;text-transform:capitalize;font:800 35px Poppins,sans-serif;position:relative;color:#113b74}@media screen and (max-width:500px){.courses-div h1[data-v-29f8b9e7]{font-size:20px}}.courses-div p[data-v-29f8b9e7]{width:95vw;padding:10px;padding-bottom:40px;position:relative;margin:auto;color:#113b74}header[data-v-6623d725]{width:100%;height:13vh;z-index:1;box-shadow:0 2px 5px #b7b7b7}.landing-page[data-v-6623d725]{width:100%;height:100vh;background:url(/img/atech-blue-1.2c6db27c.jpeg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;position:relative;background-position:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}.bn[data-v-6623d725]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:20px auto;flex-wrap:wrap;position:absolute;bottom:8%;left:auto}.bn button[data-v-6623d725]{width:250px;height:50px;border-radius:30px;border:none;cursor:pointer;position:relative;background:linear-gradient(0deg,#e2b203 0,#ac6e02);margin:10px;-webkit-animation:bounce-6623d725 3s linear infinite alternate forwards;animation:bounce-6623d725 3s linear infinite alternate forwards}.bn button[data-v-6623d725]:last-child{background:teal;-webkit-animation:demo-6623d725 3s linear infinite alternate forwards;animation:demo-6623d725 3s linear infinite alternate forwards}.bn button .route[data-v-6623d725]{display:flex;justify-content:center;align-items:center}.bn button #demo[data-v-6623d725],.bn button .route[data-v-6623d725]{width:100%;height:100%;text-decoration:none;color:#fff;text-transform:capitalize}@media screen and (max-width:400px){.bn button[data-v-6623d725]{width:90%}}@media screen and (max-width:450px){.bn[data-v-6623d725]{left:5%}}@-webkit-keyframes bounce-6623d725{to{transform:translateY(-30px)}}@keyframes bounce-6623d725{to{transform:translateY(-30px)}}@-webkit-keyframes demo-6623d725{0%{transform:translateY(-30px)}to{transform:translateY(0)}}@keyframes demo-6623d725{0%{transform:translateY(-30px)}to{transform:translateY(0)}}.about[data-v-6623d725]{width:100vw;background:#fff}.about .about-wrapper[data-v-6623d725],.about[data-v-6623d725]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.about .about-wrapper[data-v-6623d725]{width:100%;padding:20px auto;padding-top:30px}.about .about-wrapper h1[data-v-6623d725]{text-transform:uppercase;font:700 40px Montserrat,Nunito Sans,sans-serif;padding:20px 0;padding-bottom:10px;text-align:center}.about .about-wrapper p[data-v-6623d725]{width:80%;margin:20px auto;padding:10px 0;text-align:center}.about .about-wrapper p span[data-v-6623d725]{color:#927c03;font-weight:700}.display[data-v-6623d725]{width:100vw;height:90vh;background:url(/img/woman-with-phone-design.fc57a2a2.jpeg);background-repeat:no-repeat;background-size:contain;background-position:50%;position:relative;display:flex;justify-content:center;align-items:center}.display .blur-wrapper[data-v-6623d725]{display:none;opacity:.4}.display .buttons[data-v-6623d725]{width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:none}.display .buttons a[data-v-6623d725]{display:flex;justify-content:center;align-items:center;width:250px;height:50px;padding:0 25px;border:none;background:#fff;color:#c5a802;text-decoration:none;text-transform:capitalize;font:700 17px Montserrat,Poppins,sans-serif;margin:20px auto;border-radius:30px;position:relative}.display .buttons a[data-v-6623d725]:last-child{background:#cfb002;color:#fff}@media screen and (max-width:400px){.display .buttons a[data-v-6623d725]{width:90%}}.display:hover .blur-wrapper[data-v-6623d725],.display:hover .buttons[data-v-6623d725]{display:block}.pop-enter-from[data-v-7f106f42]{opacity:0}.pop-enter-active[data-v-7f106f42]{opacity:1;-webkit-animation:pop 2s linear alternate forwards;animation:pop 2s linear alternate forwards}.pop-enter-to[data-v-7f106f42],.pop-leave-from[data-v-7f106f42]{opacity:1}.pop-leave-active[data-v-7f106f42]{opacity:1;transition:1s ease}.pop-leave-to[data-v-7f106f42]{opacity:0;transform:translateX(150px)}main[data-v-7f106f42]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:linear-gradient(0deg,rgba(21,122,253,.685) 0,rgba(171,250,171,.623) 40%,rgba(20,164,212,.877));background-attachment:scroll;background-size:cover}main .home[data-v-7f106f42],main[data-v-7f106f42]{display:flex;justify-content:center;align-items:center}main .home[data-v-7f106f42]{width:100px;height:35px;position:fixed;text-align:center;top:20px;left:20px;text-decoration:none;z-index:1;color:#979898;font:500 15px Poppins,sans-serif;background:#fff;border-radius:4px}main .contact-form[data-v-7f106f42]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px 5px 20px 5px;position:relative;margin-bottom:0;background:transparent}main .contact-form .bubble[data-v-7f106f42]{width:200px;height:200px;border-radius:100%;background:#fff;position:absolute;top:10%;opacity:.2;left:5%}main .contact-form .blur[data-v-7f106f42]{position:absolute;height:50%;top:50%;bottom:0!important;left:0;overflow:hidden;opacity:1;border-radius:70% 0 0 0;background:linear-gradient(0deg,rgba(21,122,253,.685) 0,rgba(171,250,171,.623) 40%,rgba(20,164,212,.877));background-attachment:fixed;background-size:cover}main .contact-form h1[data-v-7f106f42]{padding:20px;padding-bottom:10px;text-transform:capitalize;color:#fff;text-align:center}main .contact-form h6[data-v-7f106f42]{color:#efeded;padding:10px;text-align:center;font:400 13px Poppins,sans-serif}main .contact-form .contact-header[data-v-7f106f42]{width:850px;margin:10px auto;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;position:relative}main .contact-form .contact-header nav[data-v-7f106f42]{width:270px;height:70px;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;padding:0;transition:all .3s ease}main .contact-form .contact-header nav i[data-v-7f106f42]{color:#fff}main .contact-form .contact-header nav p[data-v-7f106f42]{padding:0;color:#f5f5f5}@media screen and (max-width:868px){main .contact-form .contact-header[data-v-7f106f42]{width:100%;flex-wrap:wrap;justify-content:center}main .contact-form .contact-header nav[data-v-7f106f42]{width:140px;margin:0;padding:0}main .contact-form .contact-header nav i[data-v-7f106f42],main .contact-form .contact-header nav p[data-v-7f106f42]{font-size:12px}main .contact-form .contact-header .nav[data-v-7f106f42]{width:47%;width:200px}}main .contact-form form[data-v-7f106f42]{width:900px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;position:relative;margin:10px auto;padding:20px;border-radius:5px}main .contact-form form h2[data-v-7f106f42]{padding:10px;text-transform:capitalize;width:100%;text-align:center;color:#666868}main .contact-form form .top-form[data-v-7f106f42]{width:95%;margin:auto;display:flex;justify-content:space-between;align-items:center}main .contact-form form .top-form .credentials[data-v-7f106f42]{width:48%;height:300px;display:flex;justify-content:space-between;align-items:center;flex-direction:column}main .contact-form form .top-form .credentials .input[data-v-7f106f42]{width:100%;height:85px}main .contact-form form .top-form .credentials .input label[data-v-7f106f42]{text-align:left;text-transform:capitalize;display:block;color:dimgray;font:700 18px Poppins,sans-serif;width:100%;padding:2px 0 4px 0}main .contact-form form .top-form .credentials .input .input-field[data-v-7f106f42]{display:flex;justify-content:center;align-items:center;border-radius:3px;background:#fffbfb;box-shadow:0 0 .3px 1px #faf0f0}main .contact-form form .top-form .credentials .input .input-field i[data-v-7f106f42]{width:15%;height:100%;font-size:25px;display:flex;justify-content:center;align-items:center;color:#777}main .contact-form form .top-form .credentials .input .input-field input[data-v-7f106f42]{width:100%;height:50px;display:block;border:none;background:inherit;color:rgba(22,53,123,.54);outline:none}main .contact-form form .top-form .message[data-v-7f106f42]{width:48%;height:300px}main .contact-form form .top-form .message label[data-v-7f106f42]{text-align:left;text-transform:capitalize;display:block;color:#6d6e6e;font:800 18px Poppins,sans-serif;width:100%;padding:2px 0 4px 0}main .contact-form form .top-form .message textarea[data-v-7f106f42]{display:block;width:100%;height:90%;padding:10px 20px;border:none;background:#fffbfb;box-shadow:0 0 .5px 3px #fffbfb;border-radius:3px;box-shadow:0 0 .3px 1px #faf0f0;outline:none}@media screen and (max-width:600px){main .contact-form form .top-form[data-v-7f106f42]{flex-direction:column}main .contact-form form .top-form .credentials[data-v-7f106f42],main .contact-form form .top-form .message[data-v-7f106f42]{width:100%}main .contact-form form .top-form .credentials input[data-v-7f106f42],main .contact-form form .top-form .message input[data-v-7f106f42]{height:95px}}main .contact-form form .bottom-form[data-v-7f106f42]{width:95%;margin:auto}main .contact-form form .bottom-form h3[data-v-7f106f42]{text-align:left;text-transform:capitalize;color:#888;font:800 19px Poppins,sans-serif;padding:10px;padding-left:0}main .contact-form form .bottom-form .form-services[data-v-7f106f42]{width:100%;display:flex;justify-content:space-between;align-items:center}main .contact-form form .bottom-form .form-services .service[data-v-7f106f42]{width:31%;height:60px;display:flex;justify-content:center;align-items:center;border-radius:3px;background:#f1f5f5;cursor:pointer}main .contact-form form .bottom-form .form-services .service span[data-v-7f106f42]{text-transform:capitalize;color:#7d7d7d;font:500 16px Poppins,sans-serif}@media screen and (max-width:600px){main .contact-form form .bottom-form .form-services .service span[data-v-7f106f42]{font-size:10px}}@media screen and (max-width:600px) and (max-width:300px){main .contact-form form .bottom-form .form-services .service span[data-v-7f106f42]{font-size:8px}}main .contact-form form .btns[data-v-7f106f42]{width:95%;margin:auto;display:flex;justify-content:space-between;align-items:center;margin-top:20px}main .contact-form form .btns button[data-v-7f106f42]{width:47%;height:60px;background:#da7979;border-radius:3px;display:flex;justify-content:center;align-items:center;border:none}main .contact-form form .btns button i[data-v-7f106f42]{color:#fff;margin-right:10px;font-size:20px}main .contact-form form .btns button span[data-v-7f106f42]{color:#fff;font:500 18px Poppins,sans-serif;text-transform:capitalize}@media screen and (max-width:600px){main .contact-form form .btns[data-v-7f106f42]{flex-direction:column}main .contact-form form .btns button[data-v-7f106f42]{width:100%;margin-bottom:10px}}@media screen and (max-width:905px){main .contact-form form[data-v-7f106f42]{width:99vw}}main .response-div[data-v-7f106f42]{width:100vw;position:fixed;align-content:center;top:19vh;left:0}main .response-div div[data-v-7f106f42],main .response-div[data-v-7f106f42]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;z-index:1}main .response-div div[data-v-7f106f42]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;padding:20px;border-radius:5px;color:#fff;background:#28df7a;font:600 18px Poppins,sans-serif}main .response-div div i[data-v-7f106f42]{color:#fff;font-size:25px;padding:0 3px}main .response-div div.failed[data-v-7f106f42]{background:crimson;color:#fff}@media screen and (max-width:500px){main .response-div[data-v-7f106f42]{top:60vh}}.content[data-v-2ecda75a]{width:100%;height:100%;padding:0;margin:0;background:#f5f5f5;overflow:hidden;overflow-y:auto}.content header[data-v-2ecda75a]{width:100%;height:10vh;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 10px}.content header .logo[data-v-2ecda75a]{width:25%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2em;color:teal;font-family:Jacques Francois Shadow,cursive}.content header .logo span[data-v-2ecda75a]{color:#e66581;text-decoration:overline}.content header .right-header[data-v-2ecda75a]{width:60%;height:100%;display:flex;justify-content:center;align-items:center;gap:15px}.content header .right-header .link[data-v-2ecda75a]{text-decoration:none;color:#025d5d;flex-basis:1;flex-grow:1}.content header .right-header .link i[data-v-2ecda75a]{font-size:15px;padding-right:2px}@media screen and (max-width:420px){.content header .right-header .link[data-v-2ecda75a]{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:8px}}.content header .right-header .router-link-active.router-link-exact-active[data-v-2ecda75a]{color:#e66581}@media screen and (max-width:605px){.content header .right-header[data-v-2ecda75a]{width:65%}.content header .right-header .link[data-v-2ecda75a]{font-size:10px}}.content .main-container[data-v-2ecda75a]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#spinner[data-v-7358a8fa]{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column}#spinner .blur[data-v-7358a8fa]{position:fixed;bottom:0;left:0}#spinner .spinner[data-v-7358a8fa]{font-size:70px;-webkit-animation:spin-7358a8fa 1s linear infinite forwards;animation:spin-7358a8fa 1s linear infinite forwards;position:relative;display:block;color:#3cb371;cursor:pointer}#spinner p[data-v-7358a8fa]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:5px;background:#3cb371;padding:20px;color:#f3f3f3;position:relative;font:30px 500 Poppins,sans-serif;-webkit-animation:loading-7358a8fa 1s infinite alternate forwards;animation:loading-7358a8fa 1s infinite alternate forwards;opacity:.1;margin-top:10px}@-webkit-keyframes spin-7358a8fa{to{transform:rotate(1turn)}}@keyframes spin-7358a8fa{to{transform:rotate(1turn)}}@-webkit-keyframes loading-7358a8fa{to{opacity:1}}@keyframes loading-7358a8fa{to{opacity:1}}#main[data-v-7b992c68]{width:100%;height:100%;padding:0;margin:0;overflow-x:hidden;background:teal}#main .main[data-v-7b992c68],#main[data-v-7b992c68]{display:flex;justify-content:center;align-items:center}#main .main[data-v-7b992c68]{width:90%;height:80%;box-shadow:1px 0 4px 5px #017272;position:relative}@media screen and (max-width:550px){#main .main[data-v-7b992c68]{height:100%;width:100%}}#main .left-main[data-v-7b992c68]{width:25%;height:100%;background:teal;position:relative}#main .left-main header[data-v-7b992c68]{width:100%;height:10%;position:absolute;top:0;left:0}#main .left-main header h1[data-v-7b992c68]{padding:10px;font:700 23px Grand Hotel,sans-serif;color:#fff;text-transform:capitalize}@media screen and (max-width:550px){#main .left-main[data-v-7b992c68]{width:15%;display:flex;align-items:center;justify-content:center}#main .left-main header[data-v-7b992c68]{position:relative;margin:auto;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#main .left-main header h1[data-v-7b992c68]{transform:rotate(-90deg)}}#main .right-main[data-v-7b992c68]{width:75%;height:100%;background:#fff;position:relative}#main .right-main header[data-v-7b992c68]{width:100%;height:10%;position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 1px .5px #eeeded}#main .right-main header .menu[data-v-7b992c68]{width:25%;height:100%;display:flex;justify-content:flex-start;align-items:center}#main .right-main header .menu i[data-v-7b992c68]{color:teal;font-size:26px}#main .right-main header .items[data-v-7b992c68]{width:75%;display:flex;justify-content:space-evenly;align-items:center}#main .right-main header .items a[data-v-7b992c68]{color:teal;height:100%;text-decoration:none;display:flex;justify-content:center;align-items:center;text-transform:capitalize;font:600 15px Poppins,sans-serif}#main .right-main header .items a span[data-v-7b992c68]{color:#e66581;width:20px;height:20px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:10px;border:2px solid #e66581}@media screen and (max-width:550px){#main .right-main[data-v-7b992c68]{position:relative;width:85%}#main .right-main header .items a[data-v-7b992c68]{font-size:12px}}@media screen and (max-width:550px) and (max-width:410px){#main .right-main header .items a[data-v-7b992c68]{font-size:9px}}#main .right-main.squeeze[data-v-7b992c68]{width:100%}#main .center-main[data-v-7b992c68]{width:80%;height:65%;position:absolute;top:20%;left:10%;background:transparent;display:flex;justify-content:space-between;align-items:center}#main .center-main .image[data-v-7b992c68]{width:40%;height:90%;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;flex-basis:1;flex-grow:1}#main .center-main .image .img[data-v-7b992c68]{width:100%;height:100%;overflow:hidden;box-shadow:1px -.3px 1px #ececec}#main .center-main .image .close[data-v-7b992c68]{position:absolute;top:2px;left:5px;font-size:30px;color:#fff}#main .center-main .image .drag-and-drop[data-v-7b992c68]{border:1px dashed #c8c8c8;display:flex;justify-content:center;align-items:center;flex-direction:column;text-transform:capitalize;color:#e66581}#main .center-main .image .drag-and-drop button[data-v-7b992c68]{width:150px;height:150px;border-radius:100%;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;border:none}#main .center-main .image .drag-and-drop button i[data-v-7b992c68]{font-size:40px;color:#e66581}#main .center-main .image img[data-v-7b992c68]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}#main .center-main .image .input[data-v-7b992c68]{position:absolute;bottom:10%;right:10%;width:70px;height:70px;border-radius:100%;overflow:hidden;background:#fff;box-shadow:0 0 4px #949393}#main .center-main .image .input input[data-v-7b992c68]{width:100%;position:absolute;left:0;top:0;height:100%;border:none;visibility:hidden;background:transparent}#main .center-main .image .input button[data-v-7b992c68]{width:100%;height:100%;background:transparent;border:none;border-radius:5px;font-size:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3px}#main .center-main .image .input button i[data-v-7b992c68]{color:#5a7c7b;font-size:27px}#main .center-main .image .input.hide[data-v-7b992c68]{display:none}#main .center-main .image .blur[data-v-7b992c68]{display:none;opacity:.3}@media screen and (max-width:550px){#main .center-main .image[data-v-7b992c68]{display:none}#main .center-main .image .img[data-v-7b992c68],#main .center-main .image .input[data-v-7b992c68]{box-shadow:none;display:none}#main .center-main .image img[data-v-7b992c68]{display:none}}#main .center-main .image:hover .blur[data-v-7b992c68]{display:block}#main .center-main .credentials[data-v-7b992c68]{width:58%;height:100%;position:relative;transition:all 2s ease;overflow:hidden;overflow-y:auto;padding:10px 0 20px 10px}#main .center-main .credentials h4[data-v-7b992c68]{margin-left:10px;width:90px;height:30px;font:500 12px Poppins,sans-serif;color:#6b6a6a;border-radius:2px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 1px #e66581,inset 0 0 1px #e66581}#main .center-main .credentials h1[data-v-7b992c68]{padding:10px;font:600 30px Poppins,sans-serif;color:teal;margin-bottom:0;padding-bottom:0}#main .center-main .credentials h3[data-v-7b992c68]{font:400 15px Nunito Sans,sans-serif;padding-left:10px}#main .center-main .credentials .small-screen-image[data-v-7b992c68]{width:100%;height:120px;display:flex;justify-content:center;align-items:center;gap:10px;display:none}#main .center-main .credentials .small-screen-image .img[data-v-7b992c68]{width:120px;height:120px;border-radius:100%;overflow:hidden;margin:0;box-shadow:0 0 2px #e6e4e4}#main .center-main .credentials .small-screen-image .img img[data-v-7b992c68]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#main .center-main .credentials .small-screen-image .input[data-v-7b992c68]{position:relative;width:50px;height:50px;border-radius:100%;overflow:hidden;background:#fff;box-shadow:0 0 4px #949393}#main .center-main .credentials .small-screen-image .input input[data-v-7b992c68]{width:100%;position:absolute;left:0;top:0;height:100%;border:none;visibility:hidden;background:transparent}#main .center-main .credentials .small-screen-image .input button[data-v-7b992c68]{width:100%;height:100%;background:transparent;border:none;border-radius:5px;font-size:10px}#main .center-main .credentials .small-screen-image .input button i[data-v-7b992c68]{color:#5a7c7b;font-size:27px}#main .center-main .credentials .about[data-v-7b992c68]{color:teal;padding-left:10px}#main .center-main .credentials .title[data-v-7b992c68]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 0;display:flex;justify-content:space-between;align-items:center}#main .center-main .credentials p[data-v-7b992c68]{padding:0 10px;font:500 14px Poppins,sans-serif;color:#858484;width:100%;max-height:60px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;overflow-y:scroll}#main .center-main .credentials p i[data-v-7b992c68]{color:teal;font-size:22px}#main .center-main .credentials .slang[data-v-7b992c68]{width:95%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 0}#main .center-main .credentials .slang form[data-v-7b992c68]{width:100%;height:60px;background:#fff;display:flex;justify-content:center;align-items:center}#main .center-main .credentials .slang form input[data-v-7b992c68]{width:65%;height:100%;outline:none;border:none;padding:10px;background:transparent;box-shadow:0 0 16px 10px #e0dfdf}#main .center-main .credentials .slang form button[data-v-7b992c68]{width:35%;height:100%;background:teal;color:#fff;border:none;box-shadow:0 0 1px 1px teal;border-radius:0 1px 1px 0;transform:none}@media screen and (max-width:550px){#main .center-main .credentials[data-v-7b992c68]{width:100%}#main .center-main .credentials .small-screen-image[data-v-7b992c68]{display:flex;margin:auto}#main .center-main .credentials .about[data-v-7b992c68],#main .center-main .credentials h1[data-v-7b992c68],#main .center-main .credentials h3[data-v-7b992c68],#main .center-main .credentials h4[data-v-7b992c68],#main .center-main .credentials p[data-v-7b992c68]{padding-left:5px}#main .center-main .credentials h1[data-v-7b992c68]{font-size:20px}}@media screen and (max-width:550px) and (max-width:350px){#main .center-main .credentials h1[data-v-7b992c68]{font-size:16px}}#main .center-main .credentials.squeeze[data-v-7b992c68]{width:100%}@media screen and (max-width:550px){#main .center-main[data-v-7b992c68]{height:90%;width:85%;top:10%;left:15%}#main .center-main.squeeze[data-v-7b992c68]{width:100%;left:0}}#main .memories[data-v-7b992c68]{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}#main .memories .blur[data-v-7b992c68]{opacity:.3}#main .memories .items[data-v-7b992c68]{width:90%;height:90%;background:#fff;padding:10px;z-index:1;border-radius:10px}#main .memories .items i[data-v-7b992c68]{color:#e66581;font-size:30px}#main .memories .items ul[data-v-7b992c68]{width:100%;height:90%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;overflow:hidden;overflow-y:scroll}#main .memories .items ul li[data-v-7b992c68]{width:220px;height:200px;border-radius:5px;padding:10px;margin:10px;cursor:pointer;display:flex;justify-content:center;align-items:center;list-style-type:none;background:linear-gradient(180deg,#37dcc1,#03a0a0);text-align:center}#main .memories .readText[data-v-7b992c68]{width:90%;padding:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;border-radius:7px;z-index:1}#main .memories .readText i[data-v-7b992c68]{color:#e66581;font-size:33px}#main .memories .readText h3[data-v-7b992c68]{padding:10px;color:teal}#main .memories .readText p[data-v-7b992c68]{padding:10px;font-size:14px}.response-div[data-v-7b992c68]{width:100vw;position:fixed;align-content:center;top:19vh;left:0}.response-div div[data-v-7b992c68],.response-div[data-v-7b992c68]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;z-index:1}.response-div div[data-v-7b992c68]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;padding:20px;border-radius:5px;color:#fff;background:#28df7a;font:600 18px Poppins,sans-serif}.response-div div i[data-v-7b992c68]{color:#fff;font-size:25px;padding:0 3px}.response-div div.failed[data-v-7b992c68]{background:crimson;color:#fff}@media screen and (max-width:500px){.response-div[data-v-7b992c68]{top:60vh}}main[data-v-21681239]{width:100%;height:100%;overflow-y:scroll;display:flex;justify-content:center;align-items:center;padding:30px 10px;padding-top:0}main .main[data-v-21681239]{width:600px;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;background:#fff;position:relative;margin:0 auto}@media screen and (max-width:660px){main .main[data-v-21681239]{width:95%}}@media screen and (max-width:660px) and (max-width:520px){main .main[data-v-21681239]{width:99%;padding:5px}}main .main .header[data-v-21681239]{width:90%;height:20vh;padding:0 30px;flex-wrap:wrap}@media screen and (max-width:590px){main .main .header[data-v-21681239]{flex-direction:column}}main .main .header div[data-v-21681239]{width:20%;font-size:1.5em;text-transform:capitalize;cursor:pointer}@media screen and (max-width:500px){main .main .header div[data-v-21681239]{font-size:19px}}main .main .header div span[data-v-21681239]{font-size:35px;background:linear-gradient(180deg,#ce05a3,gold);font-weight:600;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Grand Hotel,cursive}@media screen and (max-width:430px){main .main .header div span[data-v-21681239]{font-size:29px}}main .main .header div i[data-v-21681239]{color:teal}@media screen and (max-width:500px){main .main .header div i[data-v-21681239]{font-size:50px}}main .main .header div[data-v-21681239]:first-child{width:80%}main .main hr[data-v-21681239]{height:5px;width:100%;border-radius:30px;color:red;background:linear-gradient(180deg,#ce05a3,gold)}main .main .main-body[data-v-21681239]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;padding:20px 10px}main .main .response[data-v-21681239],main .main input[data-v-21681239]{border:none;border-radius:5px;width:40%;height:50px;outline:none;text-align:center;color:#3d566f;display:flex;justify-content:center;align-items:center}main .main .input[data-v-21681239]{background:transparent;color:#3d566f}main .main .currencyOne[data-v-21681239],main .main .currencyTwo[data-v-21681239]{width:80px;height:50px;display:flex;justify-content:center;align-items:center;color:red}main .main #click[data-v-21681239]{transition:all .3s ease;height:60px;width:200px;margin:20px auto;border:none;border-radius:5px;background:teal;color:#fff}main .main #click[data-v-21681239]:active{transform:scale(.9)}@media screen and (max-width:430px){main .main #click[data-v-21681239]{width:100%}}main .main .from[data-v-21681239],main .main .to[data-v-21681239]{width:95%;height:110px;padding:15px;border-radius:5px;background:#eeeaf4;border:.5px solid #ebe9e9;transition:all .5s ease}main .main .from .paragraphs[data-v-21681239],main .main .to .paragraphs[data-v-21681239]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}main .main .from .paragraphs p[data-v-21681239],main .main .to .paragraphs p[data-v-21681239]{text-transform:capitalize;font-size:14px;color:teal;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px;padding-left:0}main .main .from .choose[data-v-21681239],main .main .to .choose[data-v-21681239]{display:flex;justify-content:center;align-items:center;font-size:15px;background:transparent;width:50%;text-align:center;cursor:pointer;border:none;outline:none;color:#3d566f}main .main .from .choose option[data-v-21681239],main .main .to .choose option[data-v-21681239]{border:none;border-radius:5px;transition:all .3s ease}main .main .from .choose option[data-v-21681239]:hover,main .main .to .choose option[data-v-21681239]:hover{background:teal}@media screen and (max-width:520px){main .main .from[data-v-21681239],main .main .to[data-v-21681239]{width:100%}main .main .from .from[data-v-21681239],main .main .from .to[data-v-21681239],main .main .to .from[data-v-21681239],main .main .to .to[data-v-21681239]{width:98%}main .main .from .from p[data-v-21681239],main .main .from .to p[data-v-21681239],main .main .to .from p[data-v-21681239],main .main .to .to p[data-v-21681239]{font-size:11px}}.main[data-v-19f812c5]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#ebeaea;background-attachment:fixed;background-size:cover;background-position:50%;position:relative;display:flex;justify-content:center;align-items:center;margin:0;padding:0;padding-bottom:20px;overflow-y:scroll}.main .c1[data-v-19f812c5],.main .c2[data-v-19f812c5],.main .c3[data-v-19f812c5]{width:90px;height:90px;border-radius:100%;background:teal;position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column}.main .c1 i[data-v-19f812c5],.main .c2 i[data-v-19f812c5],.main .c3 i[data-v-19f812c5]{color:#fff;font-size:20px}.main .c1 span[data-v-19f812c5],.main .c2 span[data-v-19f812c5],.main .c3 span[data-v-19f812c5]{color:#fff;font-size:7px}.main .c1[data-v-19f812c5]{top:13vh;left:10%;-webkit-animation:run1-19f812c5 10s linear infinite alternate forwards;animation:run1-19f812c5 10s linear infinite alternate forwards}.main .c3[data-v-19f812c5]{top:14vh;right:15%;background:#fff;-webkit-animation:run3-19f812c5 15s linear 3 alternate forwards;animation:run3-19f812c5 15s linear 3 alternate forwards}.main .c3 i[data-v-19f812c5],.main .c3 span[data-v-19f812c5]{color:teal}@-webkit-keyframes run1-19f812c5{0%{top:13vh}to{top:90vh}}@keyframes run1-19f812c5{0%{top:13vh}to{top:90vh}}@-webkit-keyframes run3-19f812c5{0%{top:90vh}to{top:14vh}}@keyframes run3-19f812c5{0%{top:90vh}to{top:14vh}}.main #pic[data-v-19f812c5]{width:10%;height:auto;position:fixed;right:3%;top:20%}.main .content[data-v-19f812c5]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:20px 0;position:relative}.main .content .todo-container[data-v-19f812c5]{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:transparent;overflow-y:scroll;z-index:1;padding:0!important;margin:0}.main .content .todo-container h1[data-v-19f812c5]{text-transform:capitalize;font-size:30px;font-weight:600;font-family:Nunito Sans,sans-serif;padding:30px 0;padding-left:5px;color:teal;margin:auto;display:flex;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;position:relative}.main .content .todo-container h1 i[data-v-19f812c5]{margin-right:6%;color:#e66581;cursor:progress;font-size:30px}.main .content .todo-container .title[data-v-19f812c5]{width:100%;text-align:center;color:teal;font-size:12px}.main .content .todo-container #inputItem[data-v-19f812c5]{width:97%;height:150px;margin:auto;display:block;padding:20px;outline:none;border:none;background:#fff;border-radius:10px;box-shadow:0 0 2px 1px #f5f5f5;transition:all .3s ease-in-out}.main .content .todo-container #inputItem[data-v-19f812c5]:hover{transform:scaleY(1.2)}.main .content .todo-container #inputItem[data-v-19f812c5]:active{transform:scale(1)}@media screen and (max-width:768px){.main .content .todo-container #inputItem[data-v-19f812c5]{margin:auto}}.main .content .todo-container .addItem[data-v-19f812c5]{width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;margin:15px auto;justify-content:space-between;align-items:center;flex-wrap:wrap}.main .content .todo-container .addItem span[data-v-19f812c5]{display:flex;justify-content:space-between;align-items:center;width:40%;height:45px}.main .content .todo-container .addItem span .laugh[data-v-19f812c5]{font-size:35px;margin:10px 10%;color:teal;cursor:pointer;transition:all .3s ease}.main .content .todo-container .addItem span .laugh[data-v-19f812c5]:hover{color:#e66581}.main .content .todo-container .addItem span .laugh[data-v-19f812c5]:active{transform:scale(.8)}@media screen and (max-width:768px){.main .content .todo-container .addItem span[data-v-19f812c5]{width:60%;margin:10px auto}.main .content .todo-container .addItem span .laugh[data-v-19f812c5]{position:relative;left:0;justify-content:center}.main .content .todo-container .addItem[data-v-19f812c5]{flex-direction:column-reverse}}.main .content .todo-container button[data-v-19f812c5]{width:42%;height:50px;float:right;padding:5px;margin:10px 0;border-radius:30px;border:none;background-color:teal;background:linear-gradient(180deg,#15ba9f,teal);color:#fff;text-transform:capitalize;transition:all .3s ease;cursor:pointer}@media screen and (max-width:768px){.main .content .todo-container button[data-v-19f812c5]{width:100%;display:block}}.main .content .todo-container button[data-v-19f812c5]:hover{background:#e66581}.main .content .todo-container .errorDiv[data-v-19f812c5]{width:95%;margin:0 auto;flex-wrap:wrap;padding:2px}.main .content .todo-container .errorDiv form[data-v-19f812c5],.main .content .todo-container .errorDiv[data-v-19f812c5]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center}.main .content .todo-container .errorDiv form[data-v-19f812c5]{width:100%;flex-direction:column;background:transparent}.main .content .todo-container .errorDiv form #edit[data-v-19f812c5],.main .content .todo-container .errorDiv form #search[data-v-19f812c5]{width:100%;height:50px;padding:2px 10px 2px 16px;outline:none;border:none;text-transform:lowercase;background:transparent;border-bottom:2px solid teal}.main .content .todo-container .errorDiv form button[data-v-19f812c5]{width:10%;height:50px;padding:2px 0;border:none;display:block;border-radius:0 3px 3px 0;background:transparent;cursor:pointer}.main .content .todo-container .errorDiv form button .edit[data-v-19f812c5]{color:teal;font-size:23px}.main .content .todo-container .todoItems[data-v-19f812c5]{width:100%;max-height:1200px;margin:5px 0;padding:10px 0;overflow-y:scroll}.main .content .todo-container .todoItems ul[data-v-19f812c5]{width:100%;height:100%;padding:0;padding-left:1px;margin:0 auto;overflow:hidden;overflow-y:scroll;background:transparent;position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.main .content .todo-container .todoItems ul[data-v-19f812c5]::-webkit-scrollbar{background:transparent;width:5px}.main .content .todo-container .todoItems ul li[data-v-19f812c5]{width:240px;height:130px;margin:5px;padding:5px;list-style-type:none;font-size:15px;border-radius:8px;display:block;text-transform:capitalize;position:relative;overflow:hidden;transition:all .3s ease;background:#fff}.main .content .todo-container .todoItems ul li .item[data-v-19f812c5]{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column}.main .content .todo-container .todoItems ul li .item p[data-v-19f812c5]{cursor:pointer;width:95%;height:19%;padding:2px 10px;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;white-space:pre-line;text-overflow:ellipsis;transition:all .3s ease;font-size:10px}.main .content .todo-container .todoItems ul li .item p .span[data-v-19f812c5]{color:#fff;font-size:10px;font-weight:700;margin-right:10px;width:18px;height:18px;border-radius:100%;display:flex;justify-content:center;align-items:center;background:#e66581}.main .content .todo-container .todoItems ul li .item p .read-icon[data-v-19f812c5]{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative;color:#3d3d3d;font:600 17px Poppins,sans-serif;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.main .content .todo-container .todoItems ul li .item p .read-icon i[data-v-19f812c5]{font-size:24px;color:#dfe0e0;cursor:pointer;margin-right:5px}.main .content .todo-container .todoItems ul li .item .content[data-v-19f812c5]{align-items:flex-start;font-size:11px;height:62%;padding:5px}.main .content .todo-container .todoItems ul li .item .small-screen-only[data-v-19f812c5]{display:none}.main .content .todo-container .todoItems ul li .icons[data-v-19f812c5]{width:100%;height:20%;position:absolute;right:0;bottom:-21%;display:flex;justify-content:space-evenly;align-items:center;border-radius:0 0 8px 8px;transition:all .3s ease;cursor:pointer;background:transparent}.main .content .todo-container .todoItems ul li .icons button[data-v-19f812c5]{background:none;width:17px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;outline:none;border:none;border-radius:0;background:transparent}.main .content .todo-container .todoItems ul li .icons i[data-v-19f812c5]{font-size:17px;color:teal;cursor:pointer;transition:all .5s ease;display:block}.main .content .todo-container .todoItems ul li .icons i[data-v-19f812c5]:active{transform:scale(.8)}.main .content .todo-container .todoItems ul li .icons #trash[data-v-19f812c5]{color:#cc0832;font-size:17px}.main .content .todo-container .todoItems ul li .icons .taskStatus[data-v-19f812c5]{width:17px;height:17px;border:none;display:block;margin:0 5px;box-shadow:0 0 2px 1px #f5f5f5;outline:none;border-radius:5px;cursor:pointer;transition:all .3s ease}.main .content .todo-container .todoItems ul li .icons .taskStatus[data-v-19f812c5]:checked{display:block;background:teal}.main .content .todo-container .todoItems ul li:hover .item[data-v-19f812c5]{height:80%;display:block;position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.main .content .todo-container .todoItems ul li:hover .item p[data-v-19f812c5]{overflow:hidden;text-overflow:ellipsis}.main .content .todo-container .todoItems ul li:hover .icons[data-v-19f812c5]{bottom:0}@media screen and (max-width:975px){.main .content .todo-container .todoItems ul li[data-v-19f812c5]{width:300px}}@media screen and (max-width:975px) and (max-width:700px){.main .content .todo-container .todoItems ul li[data-v-19f812c5]{width:48%}}@media screen and (max-width:975px) and (max-width:700px) and (max-width:550px){.main .content .todo-container .todoItems ul li[data-v-19f812c5]{width:100%;height:180px;margin:10px auto}.main .content .todo-container .todoItems ul li .item[data-v-19f812c5]{height:100%;width:100%}.main .content .todo-container .todoItems ul li .item .large-screen-only[data-v-19f812c5]{display:none}.main .content .todo-container .todoItems ul li .item .small-screen-only[data-v-19f812c5]{display:block}.main .content .todo-container .todoItems ul li .icons[data-v-19f812c5]{width:25%;height:100%;flex-direction:column;border-radius:0 8px 8px 0;right:-25%;top:0;padding:10px 0;background:#03b8b8}.main .content .todo-container .todoItems ul li .icons i[data-v-19f812c5]{color:#fff}.main .content .todo-container .todoItems ul li:hover .item[data-v-19f812c5]{width:75%;height:100%}.main .content .todo-container .todoItems ul li:hover .icons[data-v-19f812c5]{right:0;top:0}}.main .content .todo-container .todoItems ul li.done[data-v-19f812c5]{background:#c1f8c1;background:linear-gradient(180deg,#37dcc1,#03a0a0)}.main .content .todo-container .todoItems ul li.done .content[data-v-19f812c5]{flex-direction:column}.main .content .todo-container .todoItems ul li.done .content[data-v-19f812c5]:before{content:"Important|completed";text-decoration:none;font-size:1.1em;color:#fff;font-family:Grand Hotel,cursive;display:block}.main .content .todo-container .todoItems ul li.done .icons i[data-v-19f812c5]{color:#fff}.main .content .todo-container #pending[data-v-19f812c5]{text-align:center;padding:3px;color:teal;position:relative;margin:0 auto;text-transform:capitalize}.main .content .todo-container #pending #count[data-v-19f812c5]{padding:0 5px;color:#e66581}.main .content .todo-container #reset[data-v-19f812c5]{width:100%;height:45px;margin:1% auto;text-align:center}@media screen and (max-width:600px){.main .content[data-v-19f812c5]{width:100%;padding:0}.main .content .todo-container[data-v-19f812c5]{width:100%}.main .content .todo-container h1[data-v-19f812c5]{font-size:20px}}.main .response-div[data-v-19f812c5]{width:100%;height:88vh;position:fixed;left:0;bottom:0;background:#2d2d2d;display:flex;justify-content:center;align-items:center;z-index:1}.main .response-div .response[data-v-19f812c5]{width:500px;height:300px;border-radius:5px;background:#fff;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.main .response-div .response i[data-v-19f812c5]{color:teal;font-size:40px}.main .response-div .response p[data-v-19f812c5]{width:90%;margin:0 auto;white-space:pre-wrap;text-align:center;color:teal;font:600 19px Poppins,sans-serif}.main .response-div .response .buttons[data-v-19f812c5]{width:90%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.main .response-div .response .buttons button[data-v-19f812c5]{width:200px;height:50px;border-radius:5px;background:teal;color:#fff;text-transform:capitalize;margin:10px auto;border:none}.main .response-div .response .buttons button[data-v-19f812c5]:last-child{background:crimson}.main button[data-v-19f812c5]:active{transform:scale(.8)}#error[data-v-19f812c5]{font-size:12px;color:rgba(231,16,16,.938);text-align:center;margin:0 auto;cursor:pointer}.errorDiv[data-v-19f812c5],.read-task[data-v-19f812c5]{width:100%;min-height:100%;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1}.errorDiv .blur[data-v-19f812c5],.read-task .blur[data-v-19f812c5]{background:#3c3c3c;opacity:.5}.errorDiv button[data-v-19f812c5],.errorDiv form[data-v-19f812c5],.read-task button[data-v-19f812c5],.read-task form[data-v-19f812c5]{z-index:1}.errorDiv h3[data-v-19f812c5],.read-task h3[data-v-19f812c5]{display:flex;justify-content:flex-start;align-items:center}.errorDiv h3 span[data-v-19f812c5],.read-task h3 span[data-v-19f812c5]{width:18px;height:18px;font-size:10px;border-radius:100%;background:teal;color:#fff;display:flex;justify-content:center;align-items:center;margin:0 5px}.errorDiv form[data-v-19f812c5],.read-task form[data-v-19f812c5]{width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:7px;padding:20px}.errorDiv form h1[data-v-19f812c5],.read-task form h1[data-v-19f812c5]{color:#e66581;text-transform:capitalize;font:600 30px Grand Hotel,sans-serif}.errorDiv form h1 span[data-v-19f812c5],.read-task form h1 span[data-v-19f812c5]{color:teal;text-transform:capitalize;margin:0 10px}.errorDiv form input[data-v-19f812c5],.errorDiv form textarea[data-v-19f812c5],.read-task form input[data-v-19f812c5],.read-task form textarea[data-v-19f812c5]{width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:none;border:none;background:#f5f5f5;padding:20px;border-radius:10px;margin:10px}.errorDiv form textarea[data-v-19f812c5],.read-task form textarea[data-v-19f812c5]{height:300px}.errorDiv form .buttons[data-v-19f812c5],.read-task form .buttons[data-v-19f812c5]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:90%}.errorDiv form .buttons button[data-v-19f812c5],.read-task form .buttons button[data-v-19f812c5]{width:300px;height:50px;border:none;border-radius:5px;background:#e66581;color:#fff;display:block;margin:10px}@media screen and (max-width:650px){.errorDiv form .buttons button[data-v-19f812c5],.read-task form .buttons button[data-v-19f812c5]{width:100%;margin:10px auto}}.errorDiv form .buttons button[type=submit][data-v-19f812c5],.read-task form .buttons button[type=submit][data-v-19f812c5]{background:teal}.errorDiv .read-content[data-v-19f812c5],.read-task .read-content[data-v-19f812c5]{width:97%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px 10px;background:#fff;border-radius:7px;z-index:1;margin:20px auto}.errorDiv .read-content i[data-v-19f812c5],.read-task .read-content i[data-v-19f812c5]{font-size:30px;color:crimson;cursor:pointer}.errorDiv .read-content h3[data-v-19f812c5],.read-task .read-content h3[data-v-19f812c5]{color:teal;font:500 16px Poppins,sans-serif;padding:5px}.errorDiv .read-content p[data-v-19f812c5],.read-task .read-content p[data-v-19f812c5]{width:97%;margin:auto;white-space:pre-wrap;line-height:23px;font:400 14px Poppins,sans-serif;overflow-x:hidden}@media screen and (max-width:768px){.errorDiv .read-content[data-v-19f812c5],.read-task .read-content[data-v-19f812c5]{width:98%}}.main.show-main[data-v-19f812c5]{display:flex;position:relative;animation:show-19f812c5 2s linear 1 alternate-reverse forwards}@-webkit-keyframes show-19f812c5{0%{top:-75vh}to{top:-10vh}}@keyframes show-19f812c5{0%{top:-75vh}to{top:-10vh}}main[data-v-acfc59ee]{width:100%;height:100%;margin:0;padding:0}main .first-page[data-v-acfc59ee]{width:90%;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}main .first-page #icon2[data-v-acfc59ee],main .first-page #icon[data-v-acfc59ee]{font-size:250px;color:teal;position:absolute;top:25%;right:10%;opacity:.2;z-index:.1}main .first-page #icon2[data-v-acfc59ee]{left:0;opacity:.1;top:5%}main .first-page h1[data-v-acfc59ee]{font:600 30px Poppins,sans-serif;padding:20px;color:teal;width:80%;white-space:pre-wrap;position:relative}@media screen and (max-width:1000px){main .first-page h1[data-v-acfc59ee]{font-size:25px;width:95%}}@media screen and (max-width:1000px) and (max-width:490px){main .first-page h1[data-v-acfc59ee]{font-size:20px;width:100%;padding:10px}}main .first-page .content[data-v-acfc59ee]{width:100%;background:transparent;position:relative}main .first-page .content h2[data-v-acfc59ee]{font:600 24px Grand Hotel,cursive;padding:15px;background:linear-gradient(180deg,#ce05a3,gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}main .first-page .content form[data-v-acfc59ee]{width:600px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px}main .first-page .content form label[data-v-acfc59ee]{width:90%;height:40px;padding:0;text-align:left;padding-bottom:4px;display:flex;align-items:center;font:500 22px Poppins,sans-serif;color:teal;text-transform:capitalize}main .first-page .content form input[data-v-acfc59ee]{width:90%;height:50px;border:none;outline:none;box-shadow:0 0 2px 1px #f5f5f5;padding:3px 20px;border-radius:2px;margin-bottom:20px}main .first-page .content form button[data-v-acfc59ee]{width:90%;height:50px;border:none;background:teal;border-radius:2px;color:#fff;text-transform:capitalize}@media screen and (max-width:650px){main .first-page .content form[data-v-acfc59ee]{width:95%;padding:10px}main .first-page .content form button[data-v-acfc59ee],main .first-page .content form input[data-v-acfc59ee],main .first-page .content form label[data-v-acfc59ee]{width:100%}}main .first-page .content .details[data-v-acfc59ee]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}main .first-page .content .details button[data-v-acfc59ee]{width:200px;height:40px;font-size:15px;background:teal;color:#fff;border:none;border-radius:1px;margin-bottom:20px}main .first-page .content .details h3[data-v-acfc59ee],main .first-page .content .details p[data-v-acfc59ee]{color:#3d566f}main .first-page .content .details p[data-v-acfc59ee]{background:linear-gradient(180deg,#ce05a3,gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}main .first-page .content .details table[data-v-acfc59ee]{width:90%;margin:20px 0;background:teal;border-radius:10px}main .first-page .content .details table tr[data-v-acfc59ee]{background:transparent}main .first-page .content .details table tr th[data-v-acfc59ee]{font:500 16px Poppins,sans-serif;color:#fff;background:transparent;padding:10px}main .first-page .content .details table tr td[data-v-acfc59ee]{font:400 14px Poppins,sans-serif;color:#fff;background:transparent}@media screen and (max-width:570px){main .first-page .content .details table[data-v-acfc59ee]{width:100%}}main .details[data-v-acfc59ee]{width:400px;height:90px;border:1px solid #fff;font-size:30px;position:relative;border:none;border-radius:5px}main .details .pressure[data-v-acfc59ee]{background:#fff;width:50%;position:relative;height:100%;padding-top:20px;cursor:pointer}main .details .pressure .pressure-heading[data-v-acfc59ee]{position:absolute;top:5px;left:20%;font-size:15px}main .details .humidity[data-v-acfc59ee]{width:50%;height:100%;position:relative;background:crimson;color:#fff;padding-top:20px;cursor:pointer}main .details .humidity .humidity-heading[data-v-acfc59ee]{position:absolute;top:5px;left:20%;font-size:15px}main .img[data-v-acfc59ee]{position:absolute;top:15%;right:10%;width:130px}main .results .time[data-v-acfc59ee]{position:absolute;bottom:15vh;right:5%;cursor:pointer}main .results .city-name[data-v-acfc59ee]{position:relative;font-size:50px;text-transform:uppercase;cursor:pointer}main .title[data-v-acfc59ee]{width:100%;height:20vh;background:transparent}main .title .temp[data-v-acfc59ee]{width:300px;height:150px;position:relative;background:#fff;border:.5px solid #e7e7e5;font-size:50px;color:#db0731;font-weight:700;cursor:pointer}main .title .temp .side-bar[data-v-acfc59ee]{position:absolute;top:0;left:23%;font-size:12px;color:#ff00b3;text-transform:capitalize}main .title .temp .desp[data-v-acfc59ee]{position:absolute;bottom:4px;left:20%;font-size:15px;color:#ff00b3;cursor:pointer}main[data-v-081e4b83]{width:100%;height:100%}main h1[data-v-081e4b83]{width:97%;text-align:center;text-transform:capitalize;padding:20px 10px;font-family:Grand Hotel,cursive;color:#878686;padding-bottom:0}main h1 .span[data-v-081e4b83]{font-size:1.2em;color:teal;text-decoration:none;font-family:Jacques Francois Shadow,cursive}main h1 .span span[data-v-081e4b83]{color:#e66581;text-decoration:overline}main p[data-v-081e4b83]{padding:10px;text-align:center}main p a[data-v-081e4b83]{background:linear-gradient(to bottom right,teal,#e66581);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:underline}main .content[data-v-081e4b83]{width:95%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;margin:0 auto}main .content .image-container[data-v-081e4b83]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;border:3px dotted #e66581}main .content .image-container button[data-v-081e4b83]{min-width:100px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3px;display:block;border:none;background:transparent;margin:5px auto;color:#4d4d4d}main .content .image-container button i[data-v-081e4b83]{padding-left:3px;font-size:25px;color:#e66581}main .content .image-container button[data-v-081e4b83]:last-child{box-shadow:0 0 5px #d2d2d2;border-radius:3px;height:40px;min-width:200px}main .content .image-container button[data-v-081e4b83]:last-child:hover{box-shadow:inset 0 0 20px #e7e6e6}main #desc-container h1[data-v-081e4b83]{color:teal;font-size:1.2em;text-decoration:none;font-family:Jacques Francois Shadow,cursive}main #desc-container h1 span[data-v-081e4b83]{color:#e66581;text-decoration:overline}main #desc-container h2[data-v-081e4b83]{text-align:center;color:#036666;padding:20px 10px}main #desc-container .desc-container-content[data-v-081e4b83]{width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto}main #desc-container .desc-container-content ul[data-v-081e4b83]{width:100%;height:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;gap:15px;list-style:none}main #desc-container .desc-container-content ul .lead[data-v-081e4b83]{color:#e66581}@media screen and (max-width:630px){main #desc-container .desc-container-content ul .lead[data-v-081e4b83]{display:none}}main #desc-container .desc-container-content ul .lead-down[data-v-081e4b83]{color:#e66581;display:none}@media screen and (max-width:630px){main #desc-container .desc-container-content ul .lead-down[data-v-081e4b83]{display:block}}main #desc-container .desc-container-content ul li[data-v-081e4b83]{width:230px;height:170px;border-radius:10px;background:teal;padding:10px;color:#d9d8d8}main #desc-container .desc-container-content ul li p[data-v-081e4b83]{font-size:12px;padding:5px;margin:0;white-space:pre-wrap}main #desc-container .desc-container-content ul li p i[data-v-081e4b83]{padding-right:3px}main #desc-container .desc-container-content ul li p[data-v-081e4b83]:first-child{color:#fff;font-size:1.1em;font-weight:bolder}@media screen and (max-width:630px){main #desc-container .desc-container-content ul[data-v-081e4b83]{flex-direction:column}}html[data-v-917f744c]{scroll-behavior:smooth}main[data-v-917f744c]{width:100%;height:100%}main h1[data-v-917f744c]{width:97%;text-align:center;text-transform:capitalize;padding:20px 10px;font-family:Grand Hotel,cursive;color:#878686;padding-bottom:0}main h1 .span[data-v-917f744c]{font-size:1.2em;color:teal;text-decoration:none;font-family:Jacques Francois Shadow,cursive}main h1 .span span[data-v-917f744c]{color:#e66581;text-decoration:overline}main p[data-v-917f744c]{padding:10px;text-align:center}main p a[data-v-917f744c]{background:linear-gradient(to bottom right,teal,#e66581);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:underline}main .content[data-v-917f744c]{width:95%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;margin:0 auto}main .content .image-container[data-v-917f744c]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;border:3px dotted #e66581;box-shadow:0 0 8px #999}main .content .image-container button[data-v-917f744c]{min-width:100px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3px;display:block;border:none;background:transparent;margin:5px auto;color:#4d4d4d}main .content .image-container button i[data-v-917f744c]{padding-left:3px;font-size:25px;color:#e66581}main .content .image-container button[data-v-917f744c]:last-child{box-shadow:0 0 5px #d2d2d2;border-radius:3px;height:40px;min-width:200px}main .content .image-container button[data-v-917f744c]:last-child:hover{box-shadow:inset 0 0 20px #e7e6e6}main #desc-container h1[data-v-917f744c]{color:teal;font-size:1.2em;text-decoration:none;font-family:Jacques Francois Shadow,cursive}main #desc-container h1 span[data-v-917f744c]{color:#e66581;text-decoration:overline}main #desc-container h2[data-v-917f744c]{text-align:center;color:#036666;padding:20px 10px}main #desc-container .desc-container-content[data-v-917f744c]{width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto}main #desc-container .desc-container-content ul[data-v-917f744c]{width:100%;height:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;gap:15px;list-style:none;padding:10px;box-shadow:0 0 5px #d2d2d2}main #desc-container .desc-container-content ul .lead[data-v-917f744c]{color:#e66581}@media screen and (max-width:630px){main #desc-container .desc-container-content ul .lead[data-v-917f744c]{display:none}}main #desc-container .desc-container-content ul .lead-down[data-v-917f744c]{color:#e66581;display:none}@media screen and (max-width:630px){main #desc-container .desc-container-content ul .lead-down[data-v-917f744c]{display:block}}main #desc-container .desc-container-content ul li[data-v-917f744c]{width:230px;height:170px;border-radius:10px;background:teal;padding:10px;color:#d9d8d8}main #desc-container .desc-container-content ul li p[data-v-917f744c]{font-size:12px;padding:5px;margin:0;white-space:pre-wrap}main #desc-container .desc-container-content ul li p i[data-v-917f744c]{padding-right:3px}main #desc-container .desc-container-content ul li p[data-v-917f744c]:first-child{color:#fff;font-size:1.1em;font-weight:bolder}@media screen and (max-width:630px){main #desc-container .desc-container-content ul[data-v-917f744c]{flex-direction:column;justify-content:center;align-items:center;padding:20px 5px}}.slider-main[data-v-1b3089ac]{width:100%;height:100%;overflow-x:hidden;margin:0 auto}h1[data-v-1b3089ac]{display:block;position:absolute;top:40%;left:20%;color:#fff;text-transform:capitalize;font-weight:400;font-size:16px;z-index:1}.el-carousel.el-carousel--horizontal[data-v-1b3089ac],.el-carousel[data-v-1b3089ac]{height:100%}.el-carousel .el-carousel__item.is-active[data-v-1b3089ac],.el-carousel .el-carousel__item[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item.is-active[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item[data-v-1b3089ac]{width:100%!important;height:94vh}.el-carousel .el-carousel__item img[data-v-1b3089ac],.el-carousel .el-carousel__item.is-active img[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item img[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item.is-active img[data-v-1b3089ac]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;image-orientation:flip}@media screen and (max-width:500px){.el-carousel .el-carousel__item.is-active[data-v-1b3089ac],.el-carousel .el-carousel__item[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item.is-active[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item[data-v-1b3089ac]{height:100vh}}@media screen and (max-width:500px) and (max-width:450px){.el-carousel .el-carousel__item.is-active[data-v-1b3089ac],.el-carousel .el-carousel__item[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item.is-active[data-v-1b3089ac],.el-carousel.el-carousel--horizontal .el-carousel__item[data-v-1b3089ac]{height:120vh}}.templates-container[data-v-3fd80ebe]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.templates-container .landing-page[data-v-3fd80ebe]{width:100%;height:100vh;padding-top:14vh;position:relative}.templates-container .landing-page .slider-container[data-v-3fd80ebe]{width:100%;height:86vh;position:absolute;top:13%;left:0}.templates-container .landing-page .slider-container .blur-wrapper[data-v-3fd80ebe]{display:none}.templates-container .landing-page .landing-page-wrapper[data-v-3fd80ebe]{width:100%;height:100%;position:relative;padding-top:13vh}.templates-container .landing-page .landing-page-wrapper h1[data-v-3fd80ebe]{text-transform:uppercase;color:#fff;padding:10px;text-align:center;font:800 50px Montserrat,Nunito Sans,sans-serif;line-height:80px;letter-spacing:1px}.templates-container .landing-page .landing-page-wrapper h1 span[data-v-3fd80ebe]{color:gold}.templates-container .landing-page .landing-page-wrapper h2[data-v-3fd80ebe]{position:relative;text-align:center;text-transform:capitalize;color:#fff;font:600 20px Montserrat,Nunito Sans,sans-serif}.templates-container .landing-page .landing-page-wrapper a[data-v-3fd80ebe]{margin:20px auto;text-decoration:none;width:200px;height:50px;border-radius:30px;background:#fae20d;color:#0c526a;display:flex;justify-content:center;align-items:center;text-transform:capitalize;font-weight:700}@media screen and (max-width:400px){.templates-container .landing-page .landing-page-wrapper a[data-v-3fd80ebe]{width:80%}}.templates-container #templates[data-v-3fd80ebe]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.templates-container #templates h1[data-v-3fd80ebe]{font:700 30px Montserrat,sans-serif;text-align:center;text-transform:capitalize;padding:20px 5px}.templates-container #templates .template-header[data-v-3fd80ebe]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.templates-container #templates .template-header .template-header-wrapper[data-v-3fd80ebe]{width:90%;margin:20px auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px 20px}.templates-container #templates .template-header .template-header-wrapper .template-button[data-v-3fd80ebe]{text-decoration:none;border:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:10px 25px;border-radius:30px;background:#fff;color:#272626;text-transform:capitalize;transition:all .4s ease}.templates-container #templates .template-header .template-header-wrapper .template-button[data-v-3fd80ebe]:hover{background:#134d66;color:#fff}.templates-container #templates .template-header .template-header-wrapper .router-link-exact-active[data-v-3fd80ebe]{background:#ffa200;color:#fff}.menu-container[data-v-9b57df70]{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1}.menu-container .menu-content[data-v-9b57df70]{width:40vw;height:100vh;background:#fff;position:relative}header[data-v-4c086adb]{width:100%;height:13vh;background:#fff;display:flex;justify-content:center;align-items:center}header .header-wrapper[data-v-4c086adb]{width:75%;height:100%;display:flex;justify-content:space-between;align-items:center}header .header-wrapper .logo[data-v-4c086adb]{width:20%;display:flex;justify-content:center;align-items:center;color:#14505b;text-transform:capitalize;font:700 26px Grand Hotel,cursive}header .header-wrapper .logo span[data-v-4c086adb]{color:#de9904;font-family:Grand Hotel,cursive}header .header-wrapper .nav-links[data-v-4c086adb]{width:70%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:space-evenly;align-items:center;gap:10px}header .header-wrapper .nav-links a[data-v-4c086adb]{text-decoration:none;color:#2c2b2b;text-transform:capitalize}header .header-wrapper .nav-links .router-link-active[data-v-4c086adb],header .header-wrapper .nav-links .router-link-exact-active[data-v-4c086adb]{color:#d28d03;border-bottom:2px solid orange}header .header-wrapper .nav-links button[data-v-4c086adb]{border:none;background:transparent;cursor:pointer}.landing-pages-container[data-v-5f7b8c6f]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff}.landing-pages-container .landing-pages-content[data-v-5f7b8c6f]{padding-top:13vh;width:100%;margin:0 auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.landing-pages-container .template-head[data-v-5f7b8c6f]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:2px;background:#fff;box-shadow:3px 0 17px 7px #e6e6e6}.landing-pages-container .page-intro[data-v-5f7b8c6f]{width:75%;margin:20px auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px}.landing-pages-container .page-intro h2[data-v-5f7b8c6f]{text-align:left;text-transform:capitalize;font:600 20px Nunito Sans,sans-serif}.landing-pages-container .page-intro p[data-v-5f7b8c6f]{font:400 16px/23px Montserrat,sans-serif}.landing-pages-container .templates-preview[data-v-5f7b8c6f]{width:73%;margin:20px auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.landing-pages-container .templates-preview .templates-preview-wrapper[data-v-5f7b8c6f]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:40px 20px}.landing-pages-container .templates-preview .templates-preview-wrapper .template[data-v-5f7b8c6f]{width:288px;height:300px;overflow:hidden;cursor:pointer;background:#fff;box-shadow:0 0 16px 6px #e0e0e0;border-radius:3px}.landing-pages-container .templates-preview .templates-preview-wrapper .template .template-image[data-v-5f7b8c6f]{width:100%;height:162px;overflow:hidden}.landing-pages-container .templates-preview .templates-preview-wrapper .template .template-image img[data-v-5f7b8c6f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-pages-container .templates-preview .templates-preview-wrapper .template .template-info[data-v-5f7b8c6f]{width:100%;height:100px;padding:10px}.landing-pages-container .templates-preview .templates-preview-wrapper .template .template-info h2[data-v-5f7b8c6f]{font:600 18px Montserrat,Nunito Sans,sans-serif;text-transform:capitalize}.landing-pages-container .templates-preview .templates-preview-wrapper .template .template-info p[data-v-5f7b8c6f]{font:400 15px Montserrat,Nunito Sans,sans-serif}.template-preview-container[data-v-2495344c]{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.template-preview-container .template-preview-content[data-v-2495344c]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:13vh}.template-preview-container .template-preview-content .template-header[data-v-2495344c]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:2px;background:#fff;box-shadow:3px 0 17px 7px #e6e6e6}.template-preview-container .template-preview-content .preview-container[data-v-2495344c]{width:75%;margin:0 auto;padding:30px 0}.template-preview-container .template-preview-content .preview-container h2[data-v-2495344c]{text-transform:capitalize;text-align:left;padding:10px}.template-preview-container .template-preview-content .preview-container p[data-v-2495344c]{padding:10px}.template-preview-container .template-preview-content .preview-container .preview-image[data-v-2495344c]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.template-preview-container .template-preview-content .preview-container .preview-image img[data-v-2495344c]{width:100%;height:auto}.template-preview-container .template-preview-content .preview-container h3[data-v-2495344c]{text-transform:capitalize;padding:20px}.template-preview-container .template-preview-content .preview-container .template-details[data-v-2495344c]{width:100%;padding:20px 10px}.template-preview-container .template-preview-content .preview-container .template-details p span[data-v-2495344c]{padding-right:10px;font-weight:700}.template-preview-container .template-preview-content .preview-container .template-details h4[data-v-2495344c]{text-transform:capitalize}.template-preview-container .template-preview-content .preview-container .template-details .preview-btn[data-v-2495344c]{display:flex;justify-content:center;align-items:center;gap:10px;text-decoration:none;text-transform:capitalize;width:250px;border-radius:30px;color:#fff;background:#c48a01;height:50px;font-weight:700}