@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Big+Shoulders+Text:wght@100;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap" rel="stylesheet);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,200;1,300;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css?family=Exo:100);@font-face{font-family:BestermindRegular;src:url(/static/media/BestermindRegular.58f07bc1.ttf);src:url(/static/media/BestermindRegular.58f07bc1.ttf) format("embedded-opentype"),url(/static/media/BestermindRegular.58f07bc1.ttf) format("truetype"),}*{margin:0;box-sizing:border-box}a{text-decoration:none}body,html{overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#555}::-webkit-scrollbar-thumb{background:#555;border-radius:10px;-webkit-transition:.3s;transition:.3s}img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media screen and (max-width:400px){body{overflow-x:hidden}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (device-aspect-ratio:2/3){body{overflow-x:hidden}}.navbar{height:6.5rem;position:absolute;background-color:initial;z-index:99;justify-content:center}.navbar,.navbar--container{display:flex;align-items:center;width:100%}.navbar--container{justify-content:space-between;padding:0 3rem;margin-top:1rem}.navbar--container>h1{font-family:BestermindRegular;color:var(--primary-2);font-size:2.5rem;-webkit-user-select:none;user-select:none}.navLink--container{margin-top:5rem}.drawer>.MuiBackdrop-root{background:rgba(33,33,33,.15)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.langue--container{padding:10px;display:flex;position:fixed;right:80px}.langue--container select{padding:10px;border-radius:6px}@media (max-width:1100px){.navbar--container{padding:0 2rem}.nav-menu,.navbar--container>h1{font-size:2.2rem}.nav-menu{margin-top:-1.5rem}.select--langue{margin-bottom:40px;margin-left:20px;position:relative;left:30px}}@media screen and (min-width:1101px) and (max-width:1400px){.navLink--container{margin-top:1rem}.navbar--container{padding:0 1rem}.nav-menu,.navbar--container>h1{font-size:1rem}.drawerItem{display:none}.navbar--container h1{font-size:2rem}.select--langue{margin-bottom:40px;margin-left:20px;top:18px;position:relative;left:15px}}@media (max-width:800px){.navbar--container h1{font-size:1.5rem}.navLink--container{margin-top:3rem}.select--langue{margin-bottom:40px;margin-left:20px;position:relative;left:30px}}@media (max-width:600px){.nav-menu{color:var(--primary-2)}.navbar--container>h1{font-size:2rem}.nav-menu:hover{color:var(--primary-2)}.MuiDrawer-paper{border-radius:0!important}.navbar--container h1{font-size:1.2rem}.select--langue{margin-bottom:40px;margin-left:20px;position:relative;left:30px}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (device-aspect-ratio:2/3){.navbar{height:5rem}.navbar--container{padding:0 1rem;margin-top:0}.navbar--container>h1{font-size:1.5rem}}.footer{font-family:"var(--primaryFont)",sans-serif;height:60px;width:100%;display:flex;justify-content:start;position:relative;left:100px;align-items:center}.footer p{font-weight:500;font-family:var(--primaryFont);font-size:18px}.footer p span{font-size:24px}.landing{height:100vh}.landing,.landing--container{display:flex;align-items:center;justify-content:center}.landing--container{height:100%;position:relative}.landing--img{--img-size:400px;position:absolute;left:35%;transform:translateX(-50%);width:var(--img-size);height:var(--img-size);object-fit:cover;border-radius:50%;box-shadow:0 0 30px rgba(0,0,0,.2);transition:opacity .3s}.landing--container-left{flex:35% 1;height:100%;align-items:flex-end}.landing--container-left,.lcl--content{display:flex;justify-content:flex-start}.lcl--content{margin:3rem;width:100%;align-items:center}.landing--social{font-size:35px;margin:0 1rem;transition:transform .5s}.landing--social:hover{transform:scale(1.2)}.landing--container-right{flex:65% 1;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.lcr--content{width:65%;margin-right:5rem;font-family:var(--primaryFont);font-style:normal}.lcr--content h2{font-weight:500;font-size:3rem;margin-bottom:-.85rem;font-weight:700;opacity:.8}.lcr--content h1{font-weight:600;font-size:2.75rem;line-height:110%;margin:1rem 0}.lcr--content p{margin-top:1.45rem;font-weight:500;font-size:1.15rem;opacity:.7}.lcr-buttonContainer{margin-top:2rem;width:350px;display:flex;align-items:center;justify-content:space-between;font-family:"var(--primaryFont)",sans-serif}@media (min-width:301px) and (max-width:600px){.landing--img{--img-size:150px}.lcr--content h1{font-size:1.8rem}.lcr--content h2{font-size:1.6rem;margin-bottom:10px}.landing--container{flex-direction:column;justify-content:space-between}.landing--img{--img-size:200px;left:50%;top:30%;transform:translate(-50%,-50%)}.landing--container-left{flex:initial;width:100%;height:30%}.landing--social{display:none}.landing--container-right{box-sizing:border-box;flex:initial;height:70%;width:100%;align-items:center;justify-content:center;padding:0 2rem}.lcr--content{margin-top:20%;margin-right:0;width:100%}.lcr--content h6{font-size:1rem;text-align:center}.lcr--content h1{font-size:2.5rem;text-align:center}.lcr--content h2{font-size:2rem;text-align:center}.lcr--content p{font-size:.95rem;text-align:center;margin:0 auto;width:90%}.lcr-buttonContainer{position:relative;top:30px;display:flex;align-items:center;justify-content:center}.lcr-buttonContainer button{margin-top:-20%}}@media screen and (min-width:601px) and (max-width:900px){.landing--img{--img-size:200px;left:35%;top:35%;transform:translate(-50%,-50%)}.lcr--content{position:relative;left:50px}.lcr--content h6{font-size:1.2rem;text-align:center}.lcr--content h1{font-size:1.2rem;text-align:left}.lcr--content h2{font-size:1rem;text-align:left}.lcr--content p{font-size:.8rem;text-align:left;width:90%}}@media (min-width:901px) and (max-width:1200px){.landing--img{--img-size:200px;top:35%}.lcr--content h1,.lcr--content h2{font-size:1.5rem}.lcr--content p{font-size:1rem}}@media (min-width:1201px) and (max-width:1450px){.lcr--content h1{font-size:1.8rem}.lcr--content h2{font-size:1.5rem}.landing--img{--img-size:260px}.lcr--content p{font-size:.9rem}}@media (min-width:1451px) and (max-width:1800px){.lcr--content h1,.lcr--content h2{font-size:2rem}.landing--img{--img-size:320px}}@media (max-width:500px){.lcr--content{margin-top:35%}}@media (max-width:370px){.lcr--content{margin-top:60%}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (device-aspect-ratio:2/3){.landing{height:100%}.landing--img{--img-size:150px;left:50%;top:20%}}@media screen and (max-width:600px){.lcr--content h1{font-size:1.8rem;text-align:center}.lcr--content h2{font-size:1.6rem;text-align:center;margin-bottom:20px}.landing--container-left{width:115%}}.about{position:relative}.about-header h2{font-family:var(--primaryFont)}.about .line-styling{position:absolute;top:50px;left:50%;transform:translateX(-50%);height:50px;width:85%;display:flex;align-items:center;justify-content:space-between}.about .line-styling .style-circle{width:10px;height:10px;border-radius:50%}.about .line-styling .style-line{width:95%;height:5px;border-radius:10px}.about-body{grid-gap:200px;gap:200px;padding-top:3.5rem;height:-moz-fit-content;height:fit-content}.about-body,.aboutMeCardSection{display:flex;flex-direction:row;align-items:center;justify-content:center}.aboutMeCardSection{margin-top:50px;grid-gap:80px;gap:80px;width:100%}.aboutMeCard{width:25%;height:550px;background-image:url(/static/media/card.fc0373bd.png);background-size:cover;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.aboutMeCard:first-child{background-image:url(/static/media/card2.470326dd.png)}.aboutMeCard:first-child span{color:#000;font-weight:700;font-size:1.8rem}.aboutMeCard:nth-child(2){background-image:url(/static/media/card4.a31cbace.png)}.aboutMeCard:nth-child(3){background-image:url(/static/media/card3.e69586be.png)}.aboutMeCard:hover{transform:scale(1.1);transition:.5s ease-in-out}.aboutMeCard span:hover{cursor:default}.aboutMeCard>span{margin-top:180px;color:#fff;font-size:1.7rem;width:80%}.about-description{flex-direction:column;text-align:center;justify-content:space-evenly;flex:0.5 1;width:100%;font-size:1rem;height:-moz-fit-content;height:fit-content;top:30px;font-weight:400}.about-description,.about-header h2{display:flex;align-items:center;position:relative}.about-header h2{font-size:3rem;justify-content:center;margin-bottom:40px;font-family:Space Mono,monospace;font-weight:500;top:130px}.about-description>p{font-size:1.4rem;color:#e0d9d9}.about-img{margin-top:40px;pointer-events:none}.about-img>img{width:450px;height:550px;flex:0.5 1}@media (min-width:992px) and (max-width:1380px){.about-description>h2{font-size:3.3rem;margin-bottom:30px}.about-description>p{font-size:1.08rem}.about-img>img{width:370px;height:430px}}@media screen and (max-width:992px){.about .line-styling{top:20px}.about-body{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-evenly;grid-gap:40px;gap:40px;margin-bottom:0}.about-description{margin-top:70px;flex:0.6 1;box-sizing:border-box;padding:20px}.about-description>h2{font-size:3rem;margin-bottom:20px}.about-description>p{font-size:1.1rem}.about-img>img{width:460px;flex:0.4 1}}@media screen and (max-width:800px){.about .line-styling .style-circle{width:8px;height:8px;border-radius:50%}.about-description>h2{align-self:center}}@media screen and (max-width:600px){.about .line-styling .style-circle{width:5px;height:5px;border-radius:50%}.about .line-styling .style-line{width:93%;height:3px;border-radius:10px}.about-description>h2{font-size:2.5rem}.about-description>p{font-size:.95rem}.about-img>img{width:200px}.about-header h2{font-size:2.5rem}.about-header{position:relative;bottom:30px}}@media screen and (max-width:600px){.aboutMeCardSection{flex-direction:column;grid-gap:20px;gap:20px;align-items:center}.aboutMeCard{width:60%;height:300px}.about-img{margin-top:0;position:relative}.about-img>img{width:300px;height:350px;flex:0.5 1}.aboutMeCard span{font-size:1rem;margin-bottom:40px}}@media screen and (min-width:601px) and (max-width:768px){.about{margin-top:300px}.about .line-styling .style-circle{width:5px;height:5px;border-radius:50%}.about .line-styling .style-line{width:93%;height:3px;border-radius:10px}.about-description>h2{font-size:2.5rem}.about-description>p{font-size:.95rem}.about-img>img{width:200px}.about-header h2{font-size:2.5rem}.about-header{position:relative;bottom:30px}.aboutMeCardSection{flex-direction:column;grid-gap:20px;gap:20px;align-items:center}.aboutMeCard{width:60%;height:300px}.about-img{margin-top:0;position:relative}.about-img>img{width:250px;height:350px;flex:0.5 1}.aboutMeCard span{font-size:1rem;margin-bottom:40px}}.skills{flex-direction:column;justify-content:flex-start;min-height:60vh;padding:2.5rem 2rem 2rem}.skills,.skillsHeader{display:flex;align-items:center}.skillsHeader{justify-content:center}.skillsHeader h1{font-family:var(--primaryFont);font-style:normal;font-weight:700;font-size:3.5rem;text-align:center}.skillsContainer{display:flex;align-items:center;justify-content:center;width:100%;margin-top:3.5rem;padding:4rem}.skill--scroll{width:100%;margin:0 2rem}.skill--box{background:#fafafa;box-shadow:0 10px 20px rgba(0,0,0,.12);border-radius:10px;width:160px;height:160px;margin:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;transition:.3s ease-in-out}.skill--box:hover{transform:scale(1.15)}.skill--box>img{height:50px;pointer-events:none}.skill--box h3{font-family:Big Shoulders Text;font-style:normal;font-weight:500;font-size:22px;text-align:center;margin-top:1rem}.marquee{padding:3rem 0}@media screen and (max-width:992px){.skills{padding:1rem;min-height:100%}.skillsContainer{padding:1rem;margin:1rem 0}.skillsHeader h2{font-size:3.2rem}.skill--box{width:150px;height:150px;margin:1.2rem;padding:2rem 1rem}.skill--box>img{height:45px}.skill--box h3{font-size:20px;margin-top:1rem}}@media screen and (max-width:800px){.skills,.skillsContainer{padding:.5rem}.skillsHeader h2{font-size:3rem}.skill--scroll{width:100%;margin:0}}@media screen and (max-width:600px){.skill--box{width:135px;height:135px;margin:1.2rem;padding:2rem 1rem}.skill--box>img{height:40px}.skillsHeader h2{font-size:2.5rem}.skill--box h3{font-size:18px;margin-top:1rem}}.skills-section{margin:0 auto;padding:3rem 1rem}.skills-title{text-align:center;font-size:3.5rem;font-weight:700;margin-bottom:2.5rem;color:#000}.skills-container{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}.image-container{text-align:center;width:50%;margin-left:35px}.image-container img{width:600px;height:600px}.skills-image{max-width:100%;height:auto}.skill-item{padding:10px;width:100px;height:100px;border:1px solid #000;border-radius:10px;display:flex;flex-direction:column;align-items:center;grid-gap:.25rem;gap:.25rem;text-align:center}.skill-item img{width:60px;height:60px}.skill-item p{font-size:.95rem}.skill-icon{max-width:80px;max-height:80px;object-fit:contain}.skill-name{font-size:1rem;font-weight:700;color:#000;font-size:1.2rem}@media (max-width:768px){.skills-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.skills-list{grid-template-columns:1fr}}.skills-category{width:100%;margin:0 auto}.half-width{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 100px)}.category-title{font-size:1.8rem;font-weight:700;text-align:left;color:#333;padding-left:1rem;margin:30px auto 20px}.category-title,.skills-list{display:flex;align-items:center;justify-content:center;width:max-content}.skills-list{flex-wrap:wrap;text-align:center;grid-gap:10px;gap:10px;padding:0 2rem;margin:0 auto}@media screen and (max-width:600px){.skills-title{font-size:2rem}.category-title{border-left:5px solid #007bff;font-size:1.3rem;position:relative;left:0;margin-left:20px}.skills-list{margin-left:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);width:max-content;margin:0 auto}.skill-icon{width:40px;height:40px}.skill-item{width:100px;height:100px}.skill-name{font-size:1rem}}.animated-border{border:1px solid rgba(3,2,3,.482)}@media screen and (min-width:601px) and (max-width:768px){.skills-title{font-size:2.5rem}.category-title{font-size:1.5rem;margin-left:30px}.skills-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;width:max-content;margin:0 auto}.skill-icon{width:50px;height:50px}.skill-item{width:110px;height:110px}.skill-name{font-size:1.1rem}.category-title{border-left:5px solid #007bff;font-size:1.3rem;position:relative;left:0;margin-left:20px}}@media screen and (min-width:770px) and (max-width:1000px){.skills-title{font-size:2.5rem}.category-title{font-size:1.5rem;margin-left:30px}.skills-list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:15px;gap:15px;width:max-content;margin:0 auto}.skill-icon{width:50px;height:50px}.skill-item{width:110px;height:110px}.skill-name{font-size:1.1rem}.category-title{border-left:5px solid #007bff;font-size:1.3rem;position:relative;left:0;margin-left:20px}}@media screen and (max-width:350px){.skills-list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px;gap:15px;width:max-content;margin:0 auto}.category-title{border-left:5px solid #007bff;text-align:left;font-size:1.2rem;width:100%;margin-left:0}}.skill-item:hover{background-color:hsla(0,0%,69.4%,.345);cursor:default}@media screen and (min-width:1000px) and (max-width:1400px){.skill-item{width:80px;height:80px}.skill-item img{width:40px;height:40px}.skill-item p{font-size:.8rem}.skills-category h3{font-size:1.4rem}.skills-title{font-style:1rem}}.testimonials{font-family:var(--primaryFont);height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.slick-slider{height:100%!important;width:100%}.slick-initialized,.slick-list{overflow:hidden}.slick-list{position:relative;display:block;margin:0;padding:0;width:100%}.slick-dots{position:relative!important;bottom:1rem!important}.testimonials--header h1{font-style:normal;font-weight:700;font-size:3.5rem;text-align:center}.testimonials--body{display:flex;flex-direction:column;align-items:center;text-align:center;width:95%;margin-top:1rem;position:relative}.testimonials--body .quote{font-size:4rem;position:absolute;z-index:10;transform:translateY(50%);opacity:.5}.testimonials--body button{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;-webkit-appearance:none;appearance:none;outline:none;border:none;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.testimonials--body .prevBtn{left:5%;cursor:pointer}.testimonials--body .nextBtn{right:5%;cursor:pointer}.testimonials--slider{display:flex;flex-direction:column;align-items:center;text-align:center;width:70%}.single--testimony{padding:2rem;height:500px;position:relative}.single--testimony,.testimonials--container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonials--container{height:100%}.review--img{margin:0 auto;width:100px;height:100px;border-radius:50%;z-index:3;transform:translateY(50%);box-shadow:0 0 5px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.review--img img{width:90px}.review--content{margin:0 auto;width:90%;height:250px;border-radius:200px;box-sizing:border-box;padding:60px 40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.review--content p{font-style:italic;font-weight:300;width:80%}.review--content h1{font-size:1.5rem;font-weight:600;margin-top:10px}.review--content h4{font-size:1rem;font-weight:500}@media (max-width:992px){.testimonials{height:100%;padding-bottom:2rem}.testimonials--header h1{font-size:3rem;margin-top:1.75rem}.testimonials--body .quote{font-size:3.5rem}.review--content{border-radius:50px}}@media (max-width:768px){.testimonials--header h1{font-size:2.5rem}.testimonials--body{width:100%}.testimonials--body button{display:none}.testimonials--slider{width:90%}.review--content{border-radius:50px}}@media (max-width:576px){.review--img{margin:initial;align-self:flex-start}.review--content{border-radius:20px;min-height:300px}.review--content p{font-size:.9rem;width:90%}.review--content h1{font-size:1.3rem}.review--content h4{font-size:.9rem}}@media (max-width:360px){.testimonials--header h1{font-size:2.2rem}.testimonials--body .quote{font-size:3rem}.testimonials--slider{width:100%}.review--img{width:80px;height:80px}.review--img img{width:70px}.review--content{min-height:350px}}.blog{flex-direction:column;justify-content:flex-start;min-height:100vh;padding:2rem;overflow-x:hidden}.blog,.blog--header{display:flex;align-items:center}.blog--header{justify-content:center;width:100%;margin:1rem}.blog--header h1{margin-bottom:40px;font-size:3.5rem;font-family:var(--primaryFont)}.blog--body{flex-direction:column}.blog--body,.blog--bodyContainer{width:100%;display:flex;align-items:center;justify-content:center}.blog--bodyContainer{grid-gap:4.5rem;gap:4.5rem}.blog--viewAll{width:100%;margin-top:1rem;padding:2rem;display:flex;align-items:center;justify-content:flex-end}.blog--viewAll a button{outline:none;border:none;width:150px;height:48px;display:flex;align-items:center;justify-content:space-between;text-transform:inherit;border-radius:45px;font-size:1.05rem;font-family:var(--primaryFont);font-weight:500;padding-left:1.5rem;cursor:pointer}@media screen and (max-width:992px){.blog--bodyContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}@media screen and (max-width:800px){.blog--header h1{font-size:3rem;margin-bottom:30px}}@media screen and (max-width:600px){.blog--header h1{font-size:2.5rem;margin-bottom:20px}.blog--viewAll{position:relative;margin-top:2.5rem}.blog--viewAll a{position:absolute;left:50%;transform:translateX(-50%)}}.singleBlog{height:420px;width:320px;display:flex;flex-direction:column;align-items:center;justify-content:baseline;border-radius:5px}.singleBlog--image{height:50%;overflow:hidden}.singleBlog--image,.singleBlog--image>img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.singleBlog--image>img{object-fit:cover;height:100%;transition:transform 1s,filter 2s ease-in-out;filter:blur(1px);transform:scale(1)}.singleBlog:hover>.singleBlog--image>img{filter:grayscale(0);transform:scale(1.1)}.singleBlog--body{padding:1rem}.singleBlog--body p{font-family:var(--primaryFont);font-weight:600;font-size:13px;margin-bottom:.65rem}.singleBlog--body h3{font-family:var(--primaryFont);margin-bottom:.55rem;font-size:19px;line-height:115%}.singleBlog--body h6{font-family:Noto Sans TC,sans-serif;font-size:15px;line-height:139%;font-weight:500;opacity:.9}@media (min-width:992px) and (max-width:1380px){.singleBlog{height:430px}}@media screen and (max-width:992px){.singleBlog{height:450px;background-color:#abf0f0;margin:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:baseline}}@media screen and (max-width:800px){.singleBlog{height:450px;margin:1rem auto}}@media screen and (max-width:700px){.singleBlog{height:450px;margin:1rem auto}}@media screen and (max-width:600px){.singleBlog{height:450px;width:300px;margin:1rem 0}.singleBlog--image>img{filter:blur(0)}}@media screen and (max-width:320px){.singleBlog{transform:scale(.9)}}.education{min-height:100vh;background-color:#acacac}.education-body{flex-direction:row;align-items:center;color:rgba(62,195,55,.702)}.education-body,.education-description{display:flex;justify-content:center;width:100%}.education-description{flex:0.65 1;padding:2rem;flex-direction:column;align-items:flex-start;margin-left:2%}.education-description>h1{font-size:3.5rem;font-family:var(--primaryFont);margin-bottom:2rem}.education-card{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:90%;height:140px;padding:1.5rem;border-radius:20px;margin-bottom:1.5rem;transition:background-color .2s ease-in-out}.educard-img{border-radius:50%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.educard-img>img{width:40px}.education-details{margin-left:.6rem}.education-details>h6{font-family:var(--primaryFont);font-size:.85rem;font-weight:700;margin-bottom:.5rem}.education-details>h4{font-size:1.225rem}.education-details>h4,.education-details>h5{font-family:var(--primaryFont);font-weight:600}.education-details>h5{font-size:1.15rem}.education-image{box-sizing:border-box;padding:1rem;flex:0.35 1;margin-top:1rem;pointer-events:none}.education-image>img{width:100%}@media screen and (max-width:992px){.education{min-height:100%}.education-image{display:none}.education-description{flex:1 1;margin:auto}.education-description>h1{font-size:3.2rem}.education-card{width:100%;padding:1.5rem;margin-bottom:1.5rem}}@media screen and (max-width:800px){.education-description>h1{font-size:3rem;margin-bottom:2rem;align-self:center}.education-description{padding:1rem}.education-card{padding:1rem;margin-bottom:1.5rem;height:130px}.educard-img{border-radius:50%;width:45px;height:45px}.educard-img>img{width:30px}.education-details>h6{font-size:.85rem;margin-bottom:.45rem}.education-details>h4{font-size:1.125rem;line-height:126%}.education-details>h5{font-size:1.05rem;line-height:126%}}@media screen and (max-width:600px){.education-description>h1{font-size:2.5rem}.timeline-heading h3{font-size:1.2rem}.timeline-body p,.timeline-heading span{font-size:.9rem}}.experience{min-height:100vh}.experience-body{flex-direction:row;align-items:center}.experience-body,.experience-description{display:flex;justify-content:center;width:100%}.experience-description{flex:0.65 1;padding:2rem;flex-direction:column;align-items:flex-end;margin-right:2rem}.experience-description>h1{font-size:3.5rem;font-family:var(--primaryFont);margin-bottom:2rem}.experience-card{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:90%;height:140px;padding:1.5rem;border-radius:20px;margin-bottom:1.5rem;transition:background-color .2s ease-in-out}.expcard-img{border-radius:50%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.expcard-img>img{width:36px;pointer-events:none}.experience-details{margin-left:.6rem}.experience-details>h6{font-family:var(--primaryFont);font-size:.85rem;font-weight:700;margin-bottom:.5rem}.experience-details>h4{font-size:1.225rem}.experience-details>h4,.experience-details>h5{font-family:var(--primaryFont);font-weight:600}.experience-details>h5{font-size:1.15rem}.experience-image{box-sizing:border-box;padding:1rem;flex:0.35 1;margin-left:7%;margin-top:1rem;pointer-events:none}.experience-image>img{width:100%;pointer-events:none}@media screen and (max-width:992px){.experience{min-height:100%}.experience-image{display:none}.experience-description{flex:1 1;margin:auto}.experience-description>h1{font-size:3.2rem}.experience-card{width:100%;padding:1.5rem;margin-bottom:1.5rem}}@media screen and (max-width:800px){.experience-description>h1{font-size:3rem;margin-bottom:2rem;align-self:center}.experience-description{padding:1rem}.experience-card{padding:1rem;margin-bottom:1.5rem;height:130px}.expcard-img{border-radius:50%;width:45px;height:45px}.expcard-img>img{width:30px}.experience-details>h6{font-size:.85rem;margin-bottom:.45rem}.experience-details>h4{font-size:1.125rem;line-height:126%}.experience-details>h5{font-size:1.05rem;line-height:126%}}@media screen and (max-width:600px){.experience-description>h1{font-size:2.5rem}}.contacts{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.contacts--img{width:380px;pointer-events:none}.contacts--container{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;padding:2rem 6rem 3rem;width:100%;height:100%;margin-top:2rem}.contacts--container>h1{font-family:var(--primaryFont);font-size:3.5rem;margin-bottom:2.5rem;text-align:center;width:100%}.contacts-body{display:block;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%}.contacts-form{justify-content:space-between}.contacts-form img{width:500px;height:500px}.contacts-form form{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;width:100%}.input-container{width:100%}.form-input{height:50px}.form-input,.form-message{box-sizing:border-box;border-radius:50px;outline:none;margin-bottom:2rem;padding:.7rem;border-radius:20px;width:100%;resize:none}.form-message{height:150px}.submit-btn button{border:none;outline:none;width:140px;height:50px;border-radius:50px;font-weight:500;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;cursor:pointer}.submit-btn button p{font-size:16px;font-family:var(--primaryFont)}.submit-icon{display:flex;align-items:center;justify-content:center;padding:5px}.send-icon{font-size:25px;transform-origin:center;transform:translate(5px,-3px) rotate(-30deg)}.success-icon{font-size:28px;transition:all .3s ease-in-out .8s}.contacts-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;flex:1 1;box-sizing:border-box;padding-left:7rem;margin-top:1.2rem}.personal-details{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;margin-bottom:2.5rem}.personal-details p{margin-left:1.5rem;font-size:18px;line-height:110%;font-weight:500;font-family:var(--primaryFont);width:45%;word-break:break-word}.socialmedia-icons{width:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-gap:1.5rem;gap:1.5rem;margin-top:4rem}@media (min-width:992px) and (max-width:1380px){.contacts--img{position:absolute;right:0;bottom:270px;width:240px}.contacts--container{padding:2rem 4rem;width:90%;margin-top:1rem}}@media screen and (max-width:992px){.contacts--container{width:100%;margin-top:1rem}.contacts--container>h1{font-size:3rem;margin:0 0 1.2rem}.contacts-details{padding-left:4rem}.personal-details p{margin-left:1rem;font-size:1rem}}@media screen and (max-width:800px){.contacts--container h1{font-size:3rem;margin-bottom:30px}.contacts--container{padding:2rem;margin-top:0;align-items:center}.contacts-body{display:flex;flex-direction:column;align-items:center}.contacts-form{display:flex;flex:1 1;width:80%}.form-input{margin-bottom:.45rem}.contacts-form form{align-items:flex-end}.contacts-details{padding:1rem;align-items:center;margin-top:2rem}.socialmedia-icons{width:100%;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.personal-details{margin-bottom:1.8rem}.personal-details p{margin-left:1.2rem;width:95%}}@media screen and (max-width:600px){.contacts-form{display:flex;flex:1 1;width:100%}.contacts--container h1{font-size:2.5rem;margin-bottom:20px}}@media screen and (max-width:400px){.contacts-details{padding:0;align-items:center;margin-top:2rem}.submit-btn{align-self:center}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (device-aspect-ratio:2/3){.contacts-details{padding:0}}@keyframes spin{0%{opacity:1;transform:translate(5px,-3px) rotate(0deg)}to{transform:rotate(359deg)}}@keyframes fly{10%{transform:rotate(0deg)}20%{transform:translateX(-10px)}70%{transform:translateX(60px)}to{transform:translateX(80px)}}.projects{flex-direction:column;min-height:100vh;overflow-x:hidden;padding:2rem}.projects,.projects--header{display:flex;align-items:center;justify-content:center}.projects--header{width:100%;margin:1rem}.projects--header h1{margin-bottom:40px}.projects--body{width:100%;display:flex;flex-direction:column}.projects--body,.projects--bodyContainer{align-items:center;justify-content:center}.projects--bodyContainer{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;width:50%;margin:auto}.projects--viewAll{width:100%;padding:2rem;display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}.projects--viewAll a button{outline:none;border:none;width:150px;height:48px;display:flex;align-items:center;justify-content:space-between;text-transform:inherit;border-radius:45px;font-size:1.05rem;font-family:var(--primaryFont);font-weight:500;padding-left:1.5rem;cursor:pointer}@media screen and (max-width:1200px){.projects--bodyContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}@media screen and (max-width:800px){.projects--header h1{font-size:3rem;margin-bottom:30px}}@media screen and (max-width:600px){.projects--header h1{font-size:2rem;margin-bottom:20px}.projects--viewAll{position:relative;margin-top:4rem}.projects--viewAll a{position:absolute;left:50%;transform:translateX(-50%)}}.singleProject{box-shadow:4px 4px 8px rgba(36,3,3,.2);width:450px;margin:auto;height:460px;border-radius:10px;justify-content:center;padding:1.4rem 1rem;position:relative;cursor:pointer;overflow:hidden}.projectContent,.singleProject{display:flex;flex-direction:column;align-items:center}.projectContent{justify-content:space-between;width:100%;height:100%}.projectContent>h2{font-family:var(--primaryFont);font-style:normal;font-weight:600;font-size:1.525rem;line-height:110%;text-align:center}.projectContent>img{width:95%;height:63%;transition:opacity .7s .3s}.singleProject:hover img{opacity:0}.project--showcaseBtn{display:flex;align-items:center;justify-content:space-between;width:100%}.project--showcaseBtn>a{cursor:pointer;text-decoration:none;transition:transform .5s .3s}.singleProject:hover .project--showcaseBtn a:nth-child(2){transform:translateX(-140px) scale(1.1)!important}.singleProject .project--desc{position:absolute;width:95%;height:200px;left:0;top:0;transform:translate(-110%,40%);padding:15px;border-radius:0 20px 20px 0;transition:transform .9s;line-height:110%;display:flex;align-items:center;justify-content:center;font-family:var(--primaryFont)}.singleProject:hover .project--desc{transform:translate(-2%,40%)}.singleProject .project--lang{position:absolute;bottom:20px;right:0;width:140px;font-size:.8rem;display:flex;justify-content:center;grid-gap:.5rem;gap:.5rem;flex-direction:column;border-radius:10px 0 0 10px;transform:translateX(100%);transition:transform .5s .3s;padding:.825rem}.singleProject:hover .project--lang{transform:translateX(0)}.project--lang>span{font-family:var(--primaryFont);font-weight:500;word-break:break-word;line-height:100%}@media screen and (max-width:600px){.singleProject{width:300px;height:280px}.projectContent>img{height:60%;margin-bottom:10px}}.services{min-height:100vh;flex-direction:column;justify-content:flex-start;padding:3.7rem}.services,.services-header{display:flex;align-items:center}.services-header{justify-content:center;width:100%}.services-header>h1{margin-bottom:20px;font-size:3.5rem;font-family:var(--primaryFont)}.services-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:2rem}.services-body>p{font-family:var(--primaryFont);font-weight:400;font-size:1.5rem;width:60%;text-align:center;margin-bottom:6rem}.services-bodycontainer{display:flex;align-items:center;justify-content:center;grid-gap:4.5rem;gap:4.5rem;width:100%;flex-wrap:wrap}@media (min-width:992px) and (max-width:1380px){.services{padding:2.7rem}.services-body>p{width:70%}}@media screen and (max-width:992px){.services{padding:1.7rem}.services-body>p{font-size:1.25rem;width:85%;text-align:center;margin-bottom:4rem}.services-bodycontainer{grid-gap:2.5rem;gap:2.5rem}}@media screen and (max-width:800px){.services{padding:1rem}.services-header h1{font-size:3rem;margin-bottom:30px}.services-body>p{font-size:1.05rem;width:95%;text-align:center;margin-bottom:3rem}.services-bodycontainer{grid-gap:2rem;gap:2rem}}@media screen and (max-width:600px){.services{padding:.5rem}.services-header h1{font-size:2.5rem;margin-bottom:20px}.services-body p{width:80%}.services-bodycontainer{grid-gap:1rem;gap:1rem}}.single-service{box-shadow:4px 4px 8px rgba(36,3,3,.2);width:180px;height:180px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.4rem;transition:transform .3s ease-in-out}.single-service:hover{transform:scale(1.15)}.service-content{position:relative;height:150px;display:flex;align-items:center;justify-content:center;padding:1rem}.service-icon{position:absolute;top:15%}.service-icon>svg{font-size:2.8rem}.single-service:hover svg{animation:magic .7s ease-in-out both}@keyframes magic{0%,to{transform:translate(0)}25%{transform:translateY(-20px)}50%{transform:translate(0)}75%{transform:translateY(-10px)}}.service-content>h4{position:absolute;top:60%;height:60px;display:flex;align-items:center;justify-content:center;font-family:var(--primaryFont);font-style:normal;font-weight:600;font-size:16px;text-align:center;line-height:110%;color:#000}@media screen and (max-width:800px){.single-service{width:160px;height:160px;padding:1.2rem}.service-icon>svg{font-size:2.5rem}.service-content>h4{font-size:15px}}@media screen and (max-width:600px){.single-service{width:150px;height:150px;padding:1.2rem}.service-icon>svg{font-size:2.2rem}.service-content>h4{font-size:13px;top:50%}}.achievement{min-height:100vh;flex-direction:row;justify-content:flex-start;padding:3rem}.achievement,.achievement-body{display:flex;align-items:flex-start}.achievement-body{flex-direction:column;justify-content:space-evenly;flex:0.4 1;width:90%}.achievement-body h1{font-family:var(--primaryFont);font-size:3.5rem;margin-bottom:1.5rem}.achievement-body h4{font-size:1.75rem;font-family:Caveat,cursive;font-weight:400}.achievement-cards{padding:2rem;flex-direction:column;justify-content:center;margin-left:5%;flex:0.6 1}.achievement-card,.achievement-cards{display:flex;align-items:flex-start;width:100%}.achievement-card{flex-direction:row;justify-content:space-between;height:170px;padding:1.5rem;border-radius:20px;margin-bottom:1.5rem;margin-left:1.5rem;transition:background-color .2s ease-in-out;position:relative}.achievecard-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;width:65%}.achievecard-details2{display:flex;flex-direction:row;width:50%;align-items:center;font-family:var(--primaryFont);font-size:1.3rem;position:absolute;bottom:7px;left:25px}.achievecard-details2 h5{width:50%}.achievecard-field{width:50%;display:flex;flex-direction:row;align-items:center}.achievecard-field svg{margin-right:6px}.achievecard-field h5{font-family:var(--primaryFont);font-size:1rem;display:flex;width:100%}.achievecard-details1 h2{font-family:var(--primaryFont);font-weight:500;font-size:1.225rem;line-height:110%;margin-bottom:6px}.achievecard-details1 p{font-size:1.1rem;font-family:Roboto;font-weight:400}.achievecard-imgcontainer{width:23%;display:flex;align-items:center;justify-content:center}.achievecard-imgcontainer>img{width:200px;height:130px;border-radius:10px}@media (min-width:992px) and (max-width:1380px){.achievement-card{justify-content:flex-start}.achievement-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;flex:0.3 1;width:90%}.achievement-body h1{font-family:var(--primaryFont);font-size:3.1rem}.achievement-cards{padding:1rem;margin-left:1%;width:100%;flex:0.7 1}.achievecard-imgcontainer{margin-left:1rem}}@media screen and (max-width:992px){.achievement{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:2rem}.achievement-body{width:100%}.achievement-body h1{font-size:2.5rem}.achievement-cards{margin-left:0;padding:1rem 0;width:80%;margin-top:1rem}.achievement-card{margin-left:0;height:-moz-fit-content;height:fit-content}.achievecard-content{width:70%}.achievecard-details1{margin-bottom:20px}.achievecard-details1 h2{font-size:1.15rem}.achievecard-details1 p{font-size:.95rem}.achievecard-details2{width:85%;position:absolute;bottom:7px;left:25px}.achievecard-imgcontainer{width:30%;display:flex;justify-content:center}.achievecard-imgcontainer>img{width:80px;height:70px}}@media screen and (max-width:600px){.achievement{padding:1rem}.achievement-cards{width:100%}.achievecard-field h5{width:50%;right:0}}@media screen and (max-width:600px){.achievement-body h4{font-size:1.5rem}.achievecard-details1 p{font-size:.8rem}.achievecard-imgcontainer>img{width:100px;height:60px}.achievecard-details1 h2{font-family:var(--primaryFont);font-size:1rem}.achievecard-details2{display:flex;justify-content:start}.achievecard-details2 h5{font-size:.8rem}.achievecard-field{display:flex;justify-content:center;align-items:center;width:90%}.achievecard-field h5{width:50%;font-size:.8rem}}.backToTop{position:fixed;right:10px;bottom:60px;height:30px;font-size:3rem;z-index:999}.backToTop button{outline:none;border:none;cursor:pointer;background:none;padding:20px}@media screen and (max-width:800px){.backToTop{bottom:50px;font-size:2.75rem}}.loader-container{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;flex-direction:column}.loader-text{font-size:25px;margin-bottom:20px}.loader{width:300px;border-radius:8px;height:25px;background:linear-gradient(rgba(0,0,0,.5254901960784314) 0 0) 0/0 no-repeat #ddd;animation:l1 8s linear}@keyframes l1{to{background-size:100%}}@font-face{font-family:icomoon;src:url(/static/media/icomoon.95440829.eot);src:url(/static/media/icomoon.95440829.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.9b9208b5.ttf) format("truetype"),url(/static/media/icomoon.d06d2a07.woff) format("woff"),url(/static/media/icomoon.e4a28ac3.svg#icomoon) format("svg");font-weight:400;font-style:normal}body{font-family:Space Mono,Arial,serif;font-weight:400;font-size:16px;line-height:1.7;color:#000;background:#fff}#page{position:relative;overflow-x:hidden;width:100%;height:100%;transition:.5s}.offcanvas #page{overflow:hidden;position:absolute}.offcanvas #page:after{transition:2s;position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:rgba(0,0,0,.7);content:""}a{color:#ff9000;transition:.5s}a:active,a:focus,a:hover{color:#ff9000;outline:none;text-decoration:none}p{margin-bottom:30px}figure,h1,h2,h3,h4,h5,h6{color:#000;font-family:Space Mono,Arial,serif;font-weight:400;margin:0 0 20px}::-webkit-selection{color:#fff;background:#ff9000}::selection{color:#fff;background:#5e4d36}#fh5co-header,.fh5co-cover{background-color:initial;background-size:cover;background-attachment:fixed;position:relative;height:600px;width:100%}#fh5co-header .overlay,.fh5co-cover .overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,144,0,.9)}#fh5co-header .display-t,.fh5co-cover .display-t{width:100%;display:table}#fh5co-header .display-tc,.fh5co-cover .display-tc{display:table-cell;vertical-align:middle;height:600px}#fh5co-header .display-tc h1,#fh5co-header .display-tc h2,#fh5co-header .display-tc h3,.fh5co-cover .display-tc h1,.fh5co-cover .display-tc h2,.fh5co-cover .display-tc h3{margin:0;padding:0;color:#fff}#fh5co-header .display-tc h1,.fh5co-cover .display-tc h1{font-family:Kaushan Script,cursive;margin-bottom:30px;font-size:50px;line-height:1.3;font-weight:300;transform:rotate(-5deg)}#fh5co-header .display-tc h1 span,.fh5co-cover .display-tc h1 span{padding:4px 15px;position:relative}#fh5co-header .display-tc h1 span:before,.fh5co-cover .display-tc h1 span:before{position:absolute;top:40px;left:0;width:30px;height:4px;content:"";background:#fff;margin-left:-30px}#fh5co-header .display-tc h1 span:after,.fh5co-cover .display-tc h1 span:after{position:absolute;top:40px;right:0;width:30px;height:4px;content:"";background:#fff;margin-right:-30px}@media screen and (max-width:768px){#fh5co-header .display-tc h1,.fh5co-cover .display-tc h1{font-size:34px}#fh5co-header .display-tc h1 span:before,.fh5co-cover .display-tc h1 span:before{top:28px;width:20px;height:3px;margin-left:-15px}#fh5co-header .display-tc h1 span:after,.fh5co-cover .display-tc h1 span:after{top:28px;width:20px;height:3px;margin-right:-15px}}#fh5co-header .display-tc h2,.fh5co-cover .display-tc h2{font-size:20px;line-height:1.5;margin-bottom:30px}#fh5co-header .display-tc h3,.fh5co-cover .display-tc h3{font-size:16px}@media screen and (max-width:768px){#fh5co-header .display-tc h3,.fh5co-cover .display-tc h3{font-size:14px}}#fh5co-header .display-tc .profile-thumb,.fh5co-cover .display-tc .profile-thumb{background-size:cover!important;background-position:50%;background-repeat:no-repeat;position:relative;height:200px;width:200px;margin:0 auto 30px;border-radius:50%}#fh5co-header .display-tc .fh5co-social-icons li a,.fh5co-cover .display-tc .fh5co-social-icons li a{color:#fff}#fh5co-header .display-tc .fh5co-social-icons li a i,.fh5co-cover .display-tc .fh5co-social-icons li a i{font-size:30px}#fh5co-features{background:#ff9000}#fh5co-features h2{color:#fff}#fh5co-features .services-padding{padding:7em 0}#fh5co-features .feature-left{margin-bottom:40px;float:left}@media screen and (max-width:992px){#fh5co-features .feature-left{margin-bottom:30px}}#fh5co-features .feature-left .icon{display:table;text-align:center;width:100px;height:100px;background:#fff;margin:0 auto 20px;border-radius:50%}#fh5co-features .feature-left .icon i{font-size:50px;display:table-cell;vertical-align:middle;height:100px;color:#ff9000!important}#fh5co-features .feature-left .feature-copy{width:100%}#fh5co-features .feature-left h3{font-size:24px;font-weight:400;color:#fff}#fh5co-features .feature-left p{font-size:16px;color:hsla(0,0%,100%,.7)}#fh5co-features .feature-left p:last-child{margin-bottom:0}#fh5co-features .feature-left p a{color:#000!important}#fh5co-about,#fh5co-blog,#fh5co-contact,#fh5co-pricing,#fh5co-resume,#fh5co-skills,#fh5co-started,#fh5co-work{padding:7em 0;clear:both}@media screen and (max-width:768px){#fh5co-about,#fh5co-blog,#fh5co-contact,#fh5co-pricing,#fh5co-resume,#fh5co-skills,#fh5co-started,#fh5co-work{padding:3em 0}}#fh5co-started{border-bottom:none}.fh5co-bg-dark{background:#2f3c4f;background:#ff9000}.fh5co-bg-dark .fh5co-heading h2{color:#fff!important}.info{margin:0;padding:0;width:90%;float:left}@media screen and (max-width:768px){.info{margin-bottom:3em}}.info li{width:100%;float:left;list-style:none;padding:10px 0}.info li:first-child{padding-top:0}.info li .first-block{width:40%;display:inline-block;float:left;color:#000;font-weight:700}.info li .second-block{width:60%;display:inline-block;color:rgba(0,0,0,.5)}.fh5co-social-icons{margin:0;padding:0}.fh5co-social-icons li{margin:0;padding:0;list-style:none}.fh5co-social-icons li,.fh5co-social-icons li a{display:-moz-inline-stack;display:inline-block;zoom:1;display:inline}.fh5co-social-icons li a{color:#ff9000;padding-left:10px;padding-right:10px}.fh5co-social-icons li a i{font-size:20px}#fh5co-about .fh5co-social-icons{margin:0;padding:0}#fh5co-about .fh5co-social-icons li{padding:0;list-style:none;display:-moz-inline-stack;display:inline-block;zoom:1;display:inline}#fh5co-about .fh5co-social-icons li a{display:-moz-inline-stack;display:inline-block;zoom:1;display:inline;color:#fff;background:#2f3c4f;padding:10px 10px 2px;border-radius:2px}#fh5co-about .fh5co-social-icons li a i{font-size:20px}#fh5co-about .fh5co-social-icons li a:hover{background:#ff9000}.fh5co-heading{margin-bottom:5em}.fh5co-heading.fh5co-heading-sm{margin-bottom:2em}.fh5co-heading h2{font-size:40px;margin-bottom:20px;line-height:1.5;color:#000}.fh5co-heading p{font-size:18px;line-height:1.5;color:#828282}.fh5co-heading span{display:block;margin-bottom:10px;text-transform:uppercase;font-size:12px;letter-spacing:2px}.timeline{list-style:none;padding:20px 0;position:relative}.timeline:before{top:20px;bottom:0;position:absolute;content:" ";width:2px;background-color:#e6e6e6;left:50%;margin-left:0}@media screen and (max-width:768px){.timeline:before{margin-left:-64px}}@media screen and (max-width:480px){.timeline:before{margin-left:-64px}}@media screen and (max-width:768px){.timeline .timeline-heading{margin-bottom:30px}}.timeline .timeline-heading>div h3{display:inline-block;padding:7px 15px;font-size:18px;text-transform:uppercase;letter-spacing:5px;font-weight:700;background:#e6e6e6;border-radius:4px}@media screen and (max-width:768px){.timeline .timeline-heading>div h3{float:left;margin-bottom:0}}.timeline>li{margin-bottom:20px;position:relative}@media screen and (max-width:768px){.timeline>li{margin-bottom:4em}}.timeline>li:after,.timeline>li:before{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li>.timeline-panel{width:45%;float:left;margin-bottom:0;position:relative;border-radius:4px;font-weight:700;color:rgba(0,0,0,.717)}@media screen and (max-width:768px){.timeline>li>.timeline-panel{width:85%!important}}@media screen and (max-width:480px){.timeline>li>.timeline-panel{width:75%!important}.timeline>li>.timeline-panel:before{top:30px}.timeline>li>.timeline-panel:after{top:31px}}.timeline>li>.timeline-badge{color:#fff;width:44px;height:44px;line-height:50px;font-size:1.4em;text-align:center;position:absolute;top:40px;left:50%;margin-left:-21px;background-color:#000;z-index:100;display:table;border-radius:50%}@media screen and (max-width:768px){.timeline>li>.timeline-badge{margin-left:-10px!important}}.timeline>li>.timeline-badge i{display:table-cell;vertical-align:middle;height:44px;font-size:18px}.timeline>li.timeline-unverted{text-align:right}@media screen and (max-width:1000px){.timeline>li.timeline-unverted{text-align:left}}.timeline>li.timeline-inverted>.timeline-panel{float:right}.timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-title{font-weight:700;margin-top:0;font-size:1.5rem}.company{display:block;margin-bottom:20px;font-size:18px;font-weight:500;color:#101010}.timeline-body>p,.timeline-body>ul{margin-bottom:0}.timeline-body>p{font-weight:400;font-size:1.15rem}.timeline-body>p+p{margin-top:5px}@media (max-width:992px){ul.timeline:before{left:90px}ul.timeline>li>.timeline-panel{width:calc(100% - 200px);width:-webkit-calc(100% - 200px)}ul.timeline>li>.timeline-badge{left:15px;margin-left:0;top:16px}ul.timeline>li>.timeline-panel{float:right}ul.timeline>li>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}ul.timeline>li>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}}.progress-wrap,.progress-wrap h3{width:100%;float:left;margin-bottom:10px}.progress-wrap h3{font-size:16px;display:block}.progress-wrap h3 .name-left{float:left}.progress-wrap h3 .value-right{float:right}.progress{width:100%;float:left}.progress,.progress-bar{height:5px;box-shadow:none}.progress-bar{background-color:#2f3c4f;display:block}.progress-bar.progress-bar-1{background-color:#2980b9!important}.progress-bar.progress-bar-2{background-color:#c0392b!important}.progress-bar.progress-bar-3{background-color:#d35400!important}.progress-bar.progress-bar-4{background-color:#8e44ad!important}.progress-bar.progress-bar-5{background-color:#27ae60!important}.chart{width:160px;height:160px;margin:0 auto 40px;position:relative;text-align:center}.chart span{position:absolute;top:50%;left:0;margin-top:-30px;width:100%}.chart span strong{display:block}.chart canvas{position:absolute;left:0;top:0}.work{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;height:270px;width:100%;display:table;overflow:hidden}@media screen and (max-width:768px){.work{height:400px}}@media screen and (max-width:480px){.work{height:270px}}.work .desc{display:table-cell;vertical-align:middle;height:270px;background:#fff;opacity:0;transition:.3s}.work .desc h3{font-size:20px;transform:translate3d(0,-15px,0)}.work .desc h3,.work .desc span{transition:transform .3s,opacity .3s}.work .desc span{display:block;color:#999;font-size:14px;transform:translate3d(0,15px,0)}@media screen and (max-width:768px){.work .desc{opacity:1;background:hsla(0,0%,100%,.6)}.work .desc h3,.work .desc span{transform:translateZ(0)}}.work:hover .desc{opacity:1}.work:hover .desc h3,.work:hover .desc span{transform:translateZ(0)}#fh5co-started{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;float:left;width:100%}#fh5co-started .fh5co-heading{margin-bottom:0}#fh5co-started .fh5co-heading h2{color:#fff;margin-bottom:20px!important}#fh5co-started .fh5co-heading p{color:hsla(0,0%,100%,.8)}#fh5co-started .btn{height:54px;border:none!important;background:#fff;color:#ff9000;font-size:16px;text-transform:uppercase;font-weight:400;padding-left:50px;padding-right:50px}.fh5co-blog{width:100%;float:left;margin-bottom:40px}@media screen and (max-width:768px){.fh5co-blog{width:100%}}.fh5co-blog .blog-bg{display:block;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;height:300px}@media screen and (max-width:768px){.fh5co-blog .blog-bg{height:400px}}@media screen and (max-width:480px){.fh5co-blog .blog-bg{height:270px}}.fh5co-blog .blog-text{margin-bottom:30px;position:relative;width:100%;padding:30px;float:left;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.06);transition:.3s}@media screen and (max-width:768px){.fh5co-blog .blog-text{padding:10px}}.fh5co-blog .blog-text span{display:inline-block;margin-bottom:20px;font-size:18px!important;color:rgba(0,0,0,.3)}.fh5co-blog .blog-text .stuff{margin:0;border-top:1px solid rgba(0,0,0,.05);padding:20px 0 0}.fh5co-blog .blog-text .stuff li{list-style:none;display:inline-block;margin-left:10px}@media screen and (max-width:768px){.fh5co-blog .blog-text .stuff li{font-size:14px}}.fh5co-blog .blog-text .stuff li:first-child{margin-left:0}.fh5co-blog .blog-text .stuff li:last-child{float:right}.fh5co-blog .blog-text .stuff li:last-child a{color:#000}.fh5co-blog .blog-text .stuff li:last-child i{padding-right:0;padding-left:10px}.fh5co-blog .blog-text .stuff li i{font-size:14px;padding-right:5px}.fh5co-blog .blog-text h3{font-size:24px;margin-bottom:20px;line-height:1.5}.fh5co-blog .blog-text h3 a{color:#000}#fh5co-consult{display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;width:100%;float:left}#fh5co-consult .choose,#fh5co-consult .video{display:inline-block}@media screen and (max-width:768px){#fh5co-consult .choose,#fh5co-consult .video{width:100%!important}}#fh5co-consult .video{display:table;width:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap}@media screen and (max-width:768px){#fh5co-consult .video{display:none}}#fh5co-consult .choose{width:50%;padding:4em}@media screen and (max-width:768px){#fh5co-consult .choose{width:100%;padding:4em 1em}}.fh5co-video{overflow:hidden}@media screen and (max-width:992px){.fh5co-video{height:450px}}.fh5co-video .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);transition:.5s}#fh5co-footer{padding:50px 0;float:left;width:100%}#fh5co-footer p:last-child{margin-bottom:0}.contact-info{margin-bottom:4em;padding:0}.contact-info li{list-style:none;margin:0 0 20px;position:relative;padding-left:40px;color:#000}.contact-info li i{position:absolute;top:.3em;left:0;font-size:22px;color:rgba(0,0,0,.3)}.contact-info li a{color:#000}.form-control{-ms-box-shadow:none;-o-box-shadow:none;border:none;border-radius:4px}.form-control:active,.form-control:focus{border:2px solid rgba(0,0,0,.8)}input[type=text]{height:50px}.form-group{margin-bottom:30px}#map{width:100%;height:500px;position:relative}@media screen and (max-width:768px){#map{height:200px}}.gototop{position:fixed;bottom:20px;right:20px;z-index:999;opacity:0;visibility:hidden;transition:.5s}.gototop.active{opacity:1;visibility:visible}.gototop a{width:50px;height:50px;display:table;background:rgba(0,0,0,.8);color:#fff;text-align:center;border-radius:50%}.gototop a i{height:50px;display:table-cell;vertical-align:middle}.gototop a:active,.gototop a:focus,.gototop a:hover{text-decoration:none;outline:none}.btn{margin-right:4px;margin-bottom:4px;font-family:Space Mono,Arial,serif;font-size:16px;font-weight:400;border-radius:30px;transition:.5s;padding:8px 20px}.btn.btn-md{padding:8px 20px!important}.btn.btn-lg{padding:18px 36px!important}.btn:active,.btn:focus,.btn:hover{box-shadow:none!important;outline:none!important}.btn-primary{background:#ff9000;color:#fff;border:2px solid #ff9000}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background:#ff9b1a!important;border-color:#ff9b1a!important}.btn-primary.btn-outline{background:transparent;color:#ff9000;border:2px solid #ff9000}.btn-primary.btn-outline:active,.btn-primary.btn-outline:focus,.btn-primary.btn-outline:hover{background:#ff9000;color:#fff}.btn-success{background:#5cb85c;color:#fff;border:2px solid #5cb85c}.btn-success:active,.btn-success:focus,.btn-success:hover{background:#4cae4c!important;border-color:#4cae4c!important}.btn-success.btn-outline{background:transparent;color:#5cb85c;border:2px solid #5cb85c}.btn-success.btn-outline:active,.btn-success.btn-outline:focus,.btn-success.btn-outline:hover{background:#5cb85c;color:#fff}.btn-info{background:#5bc0de;color:#fff;border:2px solid #5bc0de}.btn-info:active,.btn-info:focus,.btn-info:hover{background:#46b8da!important;border-color:#46b8da!important}.btn-info.btn-outline{background:transparent;color:#5bc0de;border:2px solid #5bc0de}.btn-info.btn-outline:active,.btn-info.btn-outline:focus,.btn-info.btn-outline:hover{background:#5bc0de;color:#fff}.btn-warning{background:#f0ad4e;color:#fff;border:2px solid #f0ad4e}.btn-warning:active,.btn-warning:focus,.btn-warning:hover{background:#eea236!important;border-color:#eea236!important}.btn-warning.btn-outline{background:transparent;color:#f0ad4e;border:2px solid #f0ad4e}.btn-warning.btn-outline:active,.btn-warning.btn-outline:focus,.btn-warning.btn-outline:hover{background:#f0ad4e;color:#fff}.btn-danger{background:#d9534f;color:#fff;border:2px solid #d9534f}.btn-danger:active,.btn-danger:focus,.btn-danger:hover{background:#d43f3a!important;border-color:#d43f3a!important}.btn-danger.btn-outline{background:transparent;color:#d9534f;border:2px solid #d9534f}.btn-danger.btn-outline:active,.btn-danger.btn-outline:focus,.btn-danger.btn-outline:hover{background:#d9534f;color:#fff}.btn-outline{background:none;border:2px solid grey;font-size:16px;transition:.3s}.btn-outline:active,.btn-outline:focus,.btn-outline:hover{box-shadow:none}.btn.with-arrow{position:relative;transition:.3s}.btn.with-arrow i{visibility:hidden;opacity:0;position:absolute;right:0;top:50%;margin-top:-8px;transition:.2s}.btn.with-arrow:hover{padding-right:50px}.btn.with-arrow:hover i{color:#fff;right:18px;visibility:visible;opacity:1}.form-control{box-shadow:none;background:transparent;border:2px solid rgba(0,0,0,.1);height:54px;font-size:18px;font-weight:300}.form-control:active,.form-control:focus{outline:none;box-shadow:none;border-color:#ff9000}.row-pb-md{padding-bottom:4em!important}.row-pb-sm{padding-bottom:2em!important}.nopadding{padding:0!important;margin:0!important}.col-padding{padding:6px!important;margin:0!important}.fh5co-loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:url(/static/media/loader.95d64a3d.gif) 50% no-repeat #fff}.js .animate-box{opacity:0}@keyframes bg-scrolling{0%{background-position:0 0}to{background-position:40px 40px}}body{margin-top:13.5rem;color:#464343;text-align:left;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAIAAACRXR/mAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABnSURBVHja7M5RDYAwDEXRDgmvEocnlrQS2SwUFST9uEfBGWs9c97nbGtDcquqiKhOImLs/UpuzVzWEi1atGjRokWLFi1atGjRokWLFi1atGjRokWLFi1af7Ukz8xWp8z8AAAA//8DAJ4LoEAAlL1nAAAAAElFTkSuQmCC") repeat;background-size:40px 40px;animation:bg-scrolling 1.5s linear infinite}@media screen and (max-width:1400px){body{background-size:40px 40px}}@media screen and (max-width:600px){.timeline-title{font-weight:700}.timeline-body>p{font-size:1rem}.company{font-weight:500}.fh5co-bg-color{padding:25px}}@media screen and (min-width:993px) and (max-width:1300px){.timeline-heading h3{font-size:1.1rem}.timeline-body p,.timeline-heading .company{font-size:1rem}.timeline-badge i{font-size:1rem;display:none}}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated-fast{animation-duration:.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-50px,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(50px,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;visibility:hidden;transform:translate3d(0,40px,0)}to{visibility:visible;opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpMenu{0%{opacity:0;visibility:hidden;transform:translate3d(0,20px,0)}to{visibility:visible;opacity:1;transform:none}}.fadeInUpMenu{animation-name:fadeInUpMenu}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,40px,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-mobile:before{content:"\e000"}.icon-laptop:before{content:"\e001"}.icon-desktop:before{content:"\e002"}.icon-tablet:before{content:"\e003"}.icon-phone:before{content:"\e004"}.icon-document:before{content:"\e005"}.icon-documents:before{content:"\e006"}.icon-search:before{content:"\e007"}.icon-clipboard:before{content:"\e008"}.icon-newspaper:before{content:"\e009"}.icon-notebook:before{content:"\e00a"}.icon-book-open:before{content:"\e00b"}.icon-browser:before{content:"\e00c"}.icon-calendar:before{content:"\e00d"}.icon-presentation:before{content:"\e00e"}.icon-picture:before{content:"\e00f"}.icon-pictures:before{content:"\e010"}.icon-video:before{content:"\e011"}.icon-camera:before{content:"\e012"}.icon-printer:before{content:"\e013"}.icon-toolbox:before{content:"\e014"}.icon-briefcase:before{content:"\e015"}.icon-wallet:before{content:"\e016"}.icon-gift:before{content:"\e017"}.icon-bargraph:before{content:"\e018"}.icon-grid:before{content:"\e019"}.icon-expand:before{content:"\e01a"}.icon-focus:before{content:"\e01b"}.icon-edit:before{content:"\e01c"}.icon-adjustments:before{content:"\e01d"}.icon-ribbon:before{content:"\e01e"}.icon-hourglass:before{content:"\e01f"}.icon-lock:before{content:"\e020"}.icon-megaphone:before{content:"\e021"}.icon-shield:before{content:"\e022"}.icon-trophy:before{content:"\e023"}.icon-flag:before{content:"\e024"}.icon-map:before{content:"\e025"}.icon-puzzle:before{content:"\e026"}.icon-basket:before{content:"\e027"}.icon-envelope:before{content:"\e028"}.icon-streetsign:before{content:"\e029"}.icon-telescope:before{content:"\e02a"}.icon-gears:before{content:"\e02b"}.icon-key:before{content:"\e02c"}.icon-paperclip:before{content:"\e02d"}.icon-attachment:before{content:"\e02e"}.icon-pricetags:before{content:"\e02f"}.icon-lightbulb:before{content:"\e030"}.icon-layers:before{content:"\e031"}.icon-pencil:before{content:"\e032"}.icon-tools:before{content:"\e033"}.icon-tools-2:before{content:"\e034"}.icon-scissors:before{content:"\e035"}.icon-paintbrush:before{content:"\e036"}.icon-magnifying-glass:before{content:"\e037"}.icon-circle-compass:before{content:"\e038"}.icon-linegraph:before{content:"\e039"}.icon-mic:before{content:"\e03a"}.icon-strategy:before{content:"\e03b"}.icon-beaker:before{content:"\e03c"}.icon-caution:before{content:"\e03d"}.icon-recycle:before{content:"\e03e"}.icon-anchor:before{content:"\e03f"}.icon-profile-male:before{content:"\e040"}.icon-profile-female:before{content:"\e041"}.icon-bike:before{content:"\e042"}.icon-wine:before{content:"\e043"}.icon-hotairballoon:before{content:"\e044"}.icon-globe:before{content:"\e045"}.icon-genius:before{content:"\e046"}.icon-map-pin:before{content:"\e047"}.icon-dial:before{content:"\e048"}.icon-chat:before{content:"\e049"}.icon-heart:before{content:"\e04a"}.icon-cloud:before{content:"\e04b"}.icon-upload:before{content:"\e04c"}.icon-download:before{content:"\e04d"}.icon-target:before{content:"\e04e"}.icon-hazardous:before{content:"\e04f"}.icon-piechart:before{content:"\e050"}.icon-speedometer:before{content:"\e051"}.icon-global:before{content:"\e052"}.icon-compass:before{content:"\e053"}.icon-lifesaver:before{content:"\e054"}.icon-clock:before{content:"\e055"}.icon-aperture:before{content:"\e056"}.icon-quote:before{content:"\e057"}.icon-scope:before{content:"\e058"}.icon-alarmclock:before{content:"\e059"}.icon-refresh:before{content:"\e05a"}.icon-happy:before{content:"\e05b"}.icon-sad:before{content:"\e05c"}.icon-facebook:before{content:"\e05d"}.icon-twitter:before{content:"\e05e"}.icon-googleplus:before{content:"\e05f"}.icon-rss:before{content:"\e060"}.icon-tumblr:before{content:"\e061"}.icon-linkedin:before{content:"\e062"}.icon-dribbble:before{content:"\e063"}.icon-box2:before{content:"\ea82"}.icon-write:before{content:"\ea83"}.icon-clock2:before{content:"\ea84"}.icon-reply2:before{content:"\ea85"}.icon-reply-all2:before{content:"\ea86"}.icon-forward2:before{content:"\ea87"}.icon-flag2:before{content:"\ea88"}.icon-search2:before{content:"\ea89"}.icon-trash2:before{content:"\ea8a"}.icon-envelope2:before{content:"\ea8b"}.icon-bubble:before{content:"\ea8c"}.icon-bubbles:before{content:"\ea8d"}.icon-user2:before{content:"\ea8e"}.icon-users2:before{content:"\ea8f"}.icon-cloud2:before{content:"\ea90"}.icon-download2:before{content:"\ea91"}.icon-upload2:before{content:"\ea92"}.icon-rain:before{content:"\ea93"}.icon-sun:before{content:"\ea94"}.icon-moon2:before{content:"\ea95"}.icon-bell2:before{content:"\ea96"}.icon-folder2:before{content:"\ea97"}.icon-pin2:before{content:"\ea98"}.icon-sound2:before{content:"\ea99"}.icon-microphone:before{content:"\ea9a"}.icon-camera2:before{content:"\ea9b"}.icon-image2:before{content:"\ea9c"}.icon-cog2:before{content:"\ea9d"}.icon-calendar2:before{content:"\ea9e"}.icon-book2:before{content:"\ea9f"}.icon-map-marker:before{content:"\eaa0"}.icon-store:before{content:"\eaa1"}.icon-support:before{content:"\eaa2"}.icon-tag2:before{content:"\eaa3"}.icon-heart2:before{content:"\eaa4"}.icon-video-camera:before{content:"\eaa5"}.icon-trophy2:before{content:"\eaa6"}.icon-cart:before{content:"\eaa7"}.icon-eye2:before{content:"\eaa8"}.icon-cancel:before{content:"\eaa9"}.icon-chart:before{content:"\eaaa"}.icon-target2:before{content:"\eaab"}.icon-printer2:before{content:"\eaac"}.icon-location2:before{content:"\eaad"}.icon-bookmark2:before{content:"\eaae"}.icon-monitor:before{content:"\eaaf"}.icon-cross2:before{content:"\eab0"}.icon-plus2:before{content:"\eab1"}.icon-left:before{content:"\eab2"}.icon-up:before{content:"\eab3"}.icon-browser2:before{content:"\eab4"}.icon-windows:before{content:"\eab5"}.icon-switch2:before{content:"\eab6"}.icon-dashboard:before{content:"\eab7"}.icon-play:before{content:"\eab8"}.icon-fast-forward:before{content:"\eab9"}.icon-next:before{content:"\eaba"}.icon-refresh2:before{content:"\eabb"}.icon-film:before{content:"\eabc"}.icon-home2:before{content:"\eabd"}.icon-add-to-list:before{content:"\e901"}.icon-classic-computer:before{content:"\e902"}.icon-controller-fast-backward:before{content:"\e903"}.icon-creative-commons-attribution:before{content:"\e904"}.icon-creative-commons-noderivs:before{content:"\e905"}.icon-creative-commons-noncommercial-eu:before{content:"\e906"}.icon-creative-commons-noncommercial-us:before{content:"\e907"}.icon-creative-commons-public-domain:before{content:"\e908"}.icon-creative-commons-remix:before{content:"\e909"}.icon-creative-commons-share:before{content:"\e90a"}.icon-creative-commons-sharealike:before{content:"\e90b"}.icon-creative-commons:before{content:"\e90c"}.icon-document-landscape:before{content:"\e90d"}.icon-remove-user:before{content:"\e90e"}.icon-warning:before{content:"\e90f"}.icon-arrow-bold-down:before{content:"\e910"}.icon-arrow-bold-left:before{content:"\e911"}.icon-arrow-bold-right:before{content:"\e912"}.icon-arrow-bold-up:before{content:"\e913"}.icon-arrow-down:before{content:"\e914"}.icon-arrow-left:before{content:"\e915"}.icon-arrow-long-down:before{content:"\e916"}.icon-arrow-long-left:before{content:"\e917"}.icon-arrow-long-right:before{content:"\e918"}.icon-arrow-long-up:before{content:"\e919"}.icon-arrow-right:before{content:"\e91a"}.icon-arrow-up:before{content:"\e91b"}.icon-arrow-with-circle-down:before{content:"\e91c"}.icon-arrow-with-circle-left:before{content:"\e91d"}.icon-arrow-with-circle-right:before{content:"\e91e"}.icon-arrow-with-circle-up:before{content:"\e91f"}.icon-bookmark:before{content:"\e920"}.icon-bookmarks:before{content:"\e921"}.icon-chevron-down:before{content:"\e922"}.icon-chevron-left:before{content:"\e923"}.icon-chevron-right:before{content:"\e924"}.icon-chevron-small-down:before{content:"\e925"}.icon-chevron-small-left:before{content:"\e926"}.icon-chevron-small-right:before{content:"\e927"}.icon-chevron-small-up:before{content:"\e928"}.icon-chevron-thin-down:before{content:"\e929"}.icon-chevron-thin-left:before{content:"\e92a"}.icon-chevron-thin-right:before{content:"\e92b"}.icon-chevron-thin-up:before{content:"\e92c"}.icon-chevron-up:before{content:"\e92d"}.icon-chevron-with-circle-down:before{content:"\e92e"}.icon-chevron-with-circle-left:before{content:"\e92f"}.icon-chevron-with-circle-right:before{content:"\e930"}.icon-chevron-with-circle-up:before{content:"\e931"}.icon-cloud3:before{content:"\e932"}.icon-controller-fast-forward:before{content:"\e933"}.icon-controller-jump-to-start:before{content:"\e934"}.icon-controller-next:before{content:"\e935"}.icon-controller-paus:before{content:"\e936"}.icon-controller-play:before{content:"\e937"}.icon-controller-record:before{content:"\e938"}.icon-controller-stop:before{content:"\e939"}.icon-controller-volume:before{content:"\e93a"}.icon-dot-single:before{content:"\e93b"}.icon-dots-three-horizontal:before{content:"\e93c"}.icon-dots-three-vertical:before{content:"\e93d"}.icon-dots-two-horizontal:before{content:"\e93e"}.icon-dots-two-vertical:before{content:"\e93f"}.icon-download3:before{content:"\e940"}.icon-emoji-flirt:before{content:"\e941"}.icon-flow-branch:before{content:"\e942"}.icon-flow-cascade:before{content:"\e943"}.icon-flow-line:before{content:"\e944"}.icon-flow-parallel:before{content:"\e945"}.icon-flow-tree:before{content:"\e946"}.icon-install:before{content:"\e947"}.icon-layers2:before{content:"\e948"}.icon-open-book:before{content:"\e949"}.icon-resize-100:before{content:"\e94a"}.icon-resize-full-screen:before{content:"\e94b"}.icon-save:before{content:"\e94c"}.icon-select-arrows:before{content:"\e94d"}.icon-sound-mute:before{content:"\e94e"}.icon-sound:before{content:"\e94f"}.icon-trash:before{content:"\e950"}.icon-triangle-down:before{content:"\e951"}.icon-triangle-left:before{content:"\e952"}.icon-triangle-right:before{content:"\e953"}.icon-triangle-up:before{content:"\e954"}.icon-uninstall:before{content:"\e955"}.icon-upload-to-cloud:before{content:"\e956"}.icon-upload3:before{content:"\e957"}.icon-add-user:before{content:"\e958"}.icon-address:before{content:"\e959"}.icon-adjust:before{content:"\e95a"}.icon-air:before{content:"\e95b"}.icon-aircraft-landing:before{content:"\e95c"}.icon-aircraft-take-off:before{content:"\e95d"}.icon-aircraft:before{content:"\e95e"}.icon-align-bottom:before{content:"\e95f"}.icon-align-horizontal-middle:before{content:"\e960"}.icon-align-left:before{content:"\e961"}.icon-align-right:before{content:"\e962"}.icon-align-top:before{content:"\e963"}.icon-align-vertical-middle:before{content:"\e964"}.icon-archive:before{content:"\e965"}.icon-area-graph:before{content:"\e966"}.icon-attachment2:before{content:"\e967"}.icon-awareness-ribbon:before{content:"\e968"}.icon-back-in-time:before{content:"\e969"}.icon-back:before{content:"\e96a"}.icon-bar-graph:before{content:"\e96b"}.icon-battery:before{content:"\e96c"}.icon-beamed-note:before{content:"\e96d"}.icon-bell:before{content:"\e96e"}.icon-blackboard:before{content:"\e96f"}.icon-block:before{content:"\e970"}.icon-book:before{content:"\e971"}.icon-bowl:before{content:"\e972"}.icon-box:before{content:"\e973"}.icon-briefcase2:before{content:"\e974"}.icon-browser3:before{content:"\e975"}.icon-brush:before{content:"\e976"}.icon-bucket:before{content:"\e977"}.icon-cake:before{content:"\e978"}.icon-calculator:before{content:"\e979"}.icon-calendar3:before{content:"\e97a"}.icon-camera3:before{content:"\e97b"}.icon-ccw:before{content:"\e97c"}.icon-chat2:before{content:"\e97d"}.icon-check:before{content:"\e97e"}.icon-circle-with-cross:before{content:"\e97f"}.icon-circle-with-minus:before{content:"\e980"}.icon-circle-with-plus:before{content:"\e981"}.icon-circle:before{content:"\e982"}.icon-circular-graph:before{content:"\e983"}.icon-clapperboard:before{content:"\e984"}.icon-clipboard2:before{content:"\e985"}.icon-clock3:before{content:"\e986"}.icon-code:before{content:"\e987"}.icon-cog:before{content:"\e988"}.icon-colours:before{content:"\e989"}.icon-compass2:before{content:"\e98a"}.icon-copy:before{content:"\e98b"}.icon-credit-card:before{content:"\e98c"}.icon-credit:before{content:"\e98d"}.icon-cross:before{content:"\e98e"}.icon-cup:before{content:"\e98f"}.icon-cw:before{content:"\e990"}.icon-cycle:before{content:"\e991"}.icon-database:before{content:"\e992"}.icon-dial-pad:before{content:"\e993"}.icon-direction:before{content:"\e994"}.icon-document2:before{content:"\e995"}.icon-documents2:before{content:"\e996"}.icon-drink:before{content:"\e997"}.icon-drive:before{content:"\e998"}.icon-drop:before{content:"\e999"}.icon-edit2:before{content:"\e99a"}.icon-email:before{content:"\e99b"}.icon-emoji-happy:before{content:"\e99c"}.icon-emoji-neutral:before{content:"\e99d"}.icon-emoji-sad:before{content:"\e99e"}.icon-erase:before{content:"\e99f"}.icon-eraser:before{content:"\e9a0"}.icon-export:before{content:"\e9a1"}.icon-eye:before{content:"\e9a2"}.icon-feather:before{content:"\e9a3"}.icon-flag3:before{content:"\e9a4"}.icon-flash:before{content:"\e9a5"}.icon-flashlight:before{content:"\e9a6"}.icon-flat-brush:before{content:"\e9a7"}.icon-folder-images:before{content:"\e9a8"}.icon-folder-music:before{content:"\e9a9"}.icon-folder-video:before{content:"\e9aa"}.icon-folder:before{content:"\e9ab"}.icon-forward:before{content:"\e9ac"}.icon-funnel:before{content:"\e9ad"}.icon-game-controller:before{content:"\e9ae"}.icon-gauge:before{content:"\e9af"}.icon-globe2:before{content:"\e9b0"}.icon-graduation-cap:before{content:"\e9b1"}.icon-grid2:before{content:"\e9b2"}.icon-hair-cross:before{content:"\e9b3"}.icon-hand:before{content:"\e9b4"}.icon-heart-outlined:before{content:"\e9b5"}.icon-heart3:before{content:"\e9b6"}.icon-help-with-circle:before{content:"\e9b7"}.icon-help:before{content:"\e9b8"}.icon-home:before{content:"\e9b9"}.icon-hour-glass:before{content:"\e9ba"}.icon-image-inverted:before{content:"\e9bb"}.icon-image:before{content:"\e9bc"}.icon-images:before{content:"\e9bd"}.icon-inbox:before{content:"\e9be"}.icon-infinity:before{content:"\e9bf"}.icon-info-with-circle:before{content:"\e9c0"}.icon-info:before{content:"\e9c1"}.icon-key2:before{content:"\e9c2"}.icon-keyboard:before{content:"\e9c3"}.icon-lab-flask:before{content:"\e9c4"}.icon-landline:before{content:"\e9c5"}.icon-language:before{content:"\e9c6"}.icon-laptop2:before{content:"\e9c7"}.icon-leaf:before{content:"\e9c8"}.icon-level-down:before{content:"\e9c9"}.icon-level-up:before{content:"\e9ca"}.icon-lifebuoy:before{content:"\e9cb"}.icon-light-bulb:before{content:"\e9cc"}.icon-light-down:before{content:"\e9cd"}.icon-light-up:before{content:"\e9ce"}.icon-line-graph:before{content:"\e9cf"}.icon-link:before{content:"\e9d0"}.icon-list:before{content:"\e9d1"}.icon-location-pin:before{content:"\e9d2"}.icon-location:before{content:"\e9d3"}.icon-lock-open:before{content:"\e9d4"}.icon-lock2:before{content:"\e9d5"}.icon-log-out:before{content:"\e9d6"}.icon-login:before{content:"\e9d7"}.icon-loop:before{content:"\e9d8"}.icon-magnet:before{content:"\e9d9"}.icon-magnifying-glass2:before{content:"\e9da"}.icon-mail:before{content:"\e9db"}.icon-man:before{content:"\e9dc"}.icon-map2:before{content:"\e9dd"}.icon-mask:before{content:"\e9de"}.icon-medal:before{content:"\e9df"}.icon-megaphone2:before{content:"\e9e0"}.icon-menu:before{content:"\e9e1"}.icon-message:before{content:"\e9e2"}.icon-mic2:before{content:"\e9e3"}.icon-minus:before{content:"\e9e4"}.icon-mobile2:before{content:"\e9e5"}.icon-modern-mic:before{content:"\e9e6"}.icon-moon:before{content:"\e9e7"}.icon-mouse:before{content:"\e9e8"}.icon-music:before{content:"\e9e9"}.icon-network:before{content:"\e9ea"}.icon-new-message:before{content:"\e9eb"}.icon-new:before{content:"\e9ec"}.icon-news:before{content:"\e9ed"}.icon-note:before{content:"\e9ee"}.icon-notification:before{content:"\e9ef"}.icon-old-mobile:before{content:"\e9f0"}.icon-old-phone:before{content:"\e9f1"}.icon-palette:before{content:"\e9f2"}.icon-paper-plane:before{content:"\e9f3"}.icon-pencil2:before{content:"\e9f4"}.icon-phone2:before{content:"\e9f5"}.icon-pie-chart:before{content:"\e9f6"}.icon-pin:before{content:"\e9f7"}.icon-plus:before{content:"\e9f8"}.icon-popup:before{content:"\e9f9"}.icon-power-plug:before{content:"\e9fa"}.icon-price-ribbon:before{content:"\e9fb"}.icon-price-tag:before{content:"\e9fc"}.icon-print:before{content:"\e9fd"}.icon-progress-empty:before{content:"\e9fe"}.icon-progress-full:before{content:"\e9ff"}.icon-progress-one:before{content:"\ea00"}.icon-progress-two:before{content:"\ea01"}.icon-publish:before{content:"\ea02"}.icon-quote2:before{content:"\ea03"}.icon-radio:before{content:"\ea04"}.icon-reply-all:before{content:"\ea05"}.icon-reply:before{content:"\ea06"}.icon-retweet:before{content:"\ea07"}.icon-rocket:before{content:"\ea08"}.icon-round-brush:before{content:"\ea09"}.icon-rss2:before{content:"\ea0a"}.icon-ruler:before{content:"\ea0b"}.icon-scissors2:before{content:"\ea0c"}.icon-share-alternitive:before{content:"\ea0d"}.icon-share:before{content:"\ea0e"}.icon-shareable:before{content:"\ea0f"}.icon-shield2:before{content:"\ea10"}.icon-shop:before{content:"\ea11"}.icon-shopping-bag:before{content:"\ea12"}.icon-shopping-basket:before{content:"\ea13"}.icon-shopping-cart:before{content:"\ea14"}.icon-shuffle:before{content:"\ea15"}.icon-signal:before{content:"\ea16"}.icon-sound-mix:before{content:"\ea17"}.icon-sports-club:before{content:"\ea18"}.icon-spreadsheet:before{content:"\ea19"}.icon-squared-cross:before{content:"\ea1a"}.icon-squared-minus:before{content:"\ea1b"}.icon-squared-plus:before{content:"\ea1c"}.icon-star-outlined:before{content:"\ea1d"}.icon-star:before{content:"\ea1e"}.icon-stopwatch:before{content:"\ea1f"}.icon-suitcase:before{content:"\ea20"}.icon-swap:before{content:"\ea21"}.icon-sweden:before{content:"\ea22"}.icon-switch:before{content:"\ea23"}.icon-tablet2:before{content:"\ea24"}.icon-tag:before{content:"\ea25"}.icon-text-document-inverted:before{content:"\ea26"}.icon-text-document:before{content:"\ea27"}.icon-text:before{content:"\ea28"}.icon-thermometer:before{content:"\ea29"}.icon-thumbs-down:before{content:"\ea2a"}.icon-thumbs-up:before{content:"\ea2b"}.icon-thunder-cloud:before{content:"\ea2c"}.icon-ticket:before{content:"\ea2d"}.icon-time-slot:before{content:"\ea2e"}.icon-tools2:before{content:"\ea2f"}.icon-traffic-cone:before{content:"\ea30"}.icon-tree:before{content:"\ea31"}.icon-trophy3:before{content:"\ea32"}.icon-tv:before{content:"\ea33"}.icon-typing:before{content:"\ea34"}.icon-unread:before{content:"\ea35"}.icon-untag:before{content:"\ea36"}.icon-user:before{content:"\ea37"}.icon-users:before{content:"\ea38"}.icon-v-card:before{content:"\ea39"}.icon-video2:before{content:"\ea3a"}.icon-vinyl:before{content:"\ea3b"}.icon-voicemail:before{content:"\ea3c"}.icon-wallet2:before{content:"\ea3d"}.icon-water:before{content:"\ea3e"}.icon-500px-with-circle:before{content:"\ea3f"}.icon-500px:before{content:"\ea40"}.icon-basecamp:before{content:"\ea41"}.icon-behance:before{content:"\ea42"}.icon-creative-cloud:before{content:"\ea43"}.icon-dropbox:before{content:"\ea44"}.icon-evernote:before{content:"\ea45"}.icon-flattr:before{content:"\ea46"}.icon-foursquare:before{content:"\ea47"}.icon-google-drive:before{content:"\ea48"}.icon-google-hangouts:before{content:"\ea49"}.icon-grooveshark:before{content:"\ea4a"}.icon-icloud:before{content:"\ea4b"}.icon-mixi:before{content:"\ea4c"}.icon-onedrive:before{content:"\ea4d"}.icon-paypal:before{content:"\ea4e"}.icon-picasa:before{content:"\ea4f"}.icon-qq:before{content:"\ea50"}.icon-rdio-with-circle:before{content:"\ea51"}.icon-renren:before{content:"\ea52"}.icon-scribd:before{content:"\ea53"}.icon-sina-weibo:before{content:"\ea54"}.icon-skype-with-circle:before{content:"\ea55"}.icon-skype:before{content:"\ea56"}.icon-slideshare:before{content:"\ea57"}.icon-smashing:before{content:"\ea58"}.icon-soundcloud:before{content:"\ea59"}.icon-spotify-with-circle:before{content:"\ea5a"}.icon-spotify:before{content:"\ea5b"}.icon-swarm:before{content:"\ea5c"}.icon-vine-with-circle:before{content:"\ea5d"}.icon-vine:before{content:"\ea5e"}.icon-vk-alternitive:before{content:"\ea5f"}.icon-vk-with-circle:before{content:"\ea60"}.icon-vk:before{content:"\ea61"}.icon-xing-with-circle:before{content:"\ea62"}.icon-xing:before{content:"\ea63"}.icon-yelp:before{content:"\ea64"}.icon-dribbble-with-circle:before{content:"\ea65"}.icon-dribbble2:before{content:"\ea66"}.icon-facebook-with-circle:before{content:"\ea67"}.icon-facebook2:before{content:"\ea68"}.icon-flickr-with-circle:before{content:"\ea69"}.icon-flickr:before{content:"\ea6a"}.icon-github-with-circle:before{content:"\ea6b"}.icon-github:before{content:"\ea6c"}.icon-google-with-circle:before{content:"\ea6d"}.icon-google:before{content:"\ea6e"}.icon-instagram-with-circle:before{content:"\ea6f"}.icon-instagram:before{content:"\ea70"}.icon-lastfm-with-circle:before{content:"\ea71"}.icon-lastfm:before{content:"\ea72"}.icon-linkedin-with-circle:before{content:"\ea73"}.icon-linkedin2:before{content:"\ea74"}.icon-pinterest-with-circle:before{content:"\ea75"}.icon-pinterest:before{content:"\ea76"}.icon-rdio:before{content:"\ea77"}.icon-stumbleupon-with-circle:before{content:"\ea78"}.icon-stumbleupon:before{content:"\ea79"}.icon-tumblr-with-circle:before{content:"\ea7a"}.icon-tumblr2:before{content:"\ea7b"}.icon-twitter-with-circle:before{content:"\ea7c"}.icon-twitter2:before{content:"\ea7d"}.icon-vimeo-with-circle:before{content:"\ea7e"}.icon-vimeo:before{content:"\ea7f"}.icon-youtube-with-circle:before{content:"\ea80"}.icon-youtube:before{content:"\ea81"}.icon-home3:before{content:"\eabe"}.icon-home22:before{content:"\eabf"}.icon-home32:before{content:"\eac0"}.icon-office:before{content:"\eac1"}.icon-newspaper2:before{content:"\eac2"}.icon-pencil3:before{content:"\eac3"}.icon-pencil22:before{content:"\eac4"}.icon-quill:before{content:"\eac5"}.icon-pen:before{content:"\eac6"}.icon-blog:before{content:"\eac7"}.icon-eyedropper:before{content:"\eac8"}.icon-droplet:before{content:"\eac9"}.icon-paint-format:before{content:"\eaca"}.icon-image3:before{content:"\eacb"}.icon-images2:before{content:"\eacc"}.icon-camera4:before{content:"\eacd"}.icon-headphones:before{content:"\eace"}.icon-music2:before{content:"\eacf"}.icon-play2:before{content:"\ead0"}.icon-film2:before{content:"\ead1"}.icon-video-camera2:before{content:"\ead2"}.icon-dice:before{content:"\ead3"}.icon-pacman:before{content:"\ead4"}.icon-spades:before{content:"\ead5"}.icon-clubs:before{content:"\ead6"}.icon-diamonds:before{content:"\ead7"}.icon-bullhorn:before{content:"\ead8"}.icon-connection:before{content:"\ead9"}.icon-podcast:before{content:"\eada"}.icon-feed:before{content:"\eadb"}.icon-mic3:before{content:"\eadc"}.icon-book3:before{content:"\eadd"}.icon-books:before{content:"\eade"}.icon-library:before{content:"\eadf"}.icon-file-text:before{content:"\eae0"}.icon-profile:before{content:"\eae1"}.icon-file-empty:before{content:"\eae2"}.icon-files-empty:before{content:"\eae3"}.icon-file-text2:before{content:"\eae4"}.icon-file-picture:before{content:"\eae5"}.icon-file-music:before{content:"\eae6"}.icon-file-play:before{content:"\eae7"}.icon-file-video:before{content:"\eae8"}.icon-file-zip:before{content:"\eae9"}.icon-copy2:before{content:"\eaea"}.icon-paste:before{content:"\eaeb"}.icon-stack:before{content:"\eaec"}.icon-folder3:before{content:"\eaed"}.icon-folder-open:before{content:"\eaee"}.icon-folder-plus:before{content:"\eaef"}.icon-folder-minus:before{content:"\eaf0"}.icon-folder-download:before{content:"\eaf1"}.icon-folder-upload:before{content:"\eaf2"}.icon-price-tag2:before{content:"\eaf3"}.icon-price-tags:before{content:"\eaf4"}.icon-barcode:before{content:"\eaf5"}.icon-qrcode:before{content:"\eaf6"}.icon-ticket2:before{content:"\eaf7"}.icon-cart2:before{content:"\eaf8"}.icon-coin-dollar:before{content:"\eaf9"}.icon-coin-euro:before{content:"\eafa"}.icon-coin-pound:before{content:"\eafb"}.icon-coin-yen:before{content:"\eafc"}.icon-credit-card2:before{content:"\eafd"}.icon-calculator2:before{content:"\eafe"}.icon-lifebuoy2:before{content:"\eaff"}.icon-phone3:before{content:"\eb00"}.icon-phone-hang-up:before{content:"\eb01"}.icon-address-book:before{content:"\eb02"}.icon-envelop:before{content:"\eb03"}.icon-pushpin:before{content:"\eb04"}.icon-location3:before{content:"\eb05"}.icon-location22:before{content:"\eb06"}.icon-compass3:before{content:"\eb07"}.icon-compass22:before{content:"\eb08"}.icon-map3:before{content:"\eb09"}.icon-map22:before{content:"\eb0a"}.icon-history:before{content:"\eb0b"}.icon-clock4:before{content:"\eb0c"}.icon-clock22:before{content:"\eb0d"}.icon-alarm:before{content:"\eb0e"}.icon-bell3:before{content:"\eb0f"}.icon-stopwatch2:before{content:"\eb10"}.icon-calendar4:before{content:"\eb11"}.icon-printer3:before{content:"\eb12"}.icon-keyboard2:before{content:"\eb13"}.icon-display:before{content:"\eb14"}.icon-laptop3:before{content:"\eb15"}.icon-mobile3:before{content:"\eb16"}.icon-mobile22:before{content:"\eb17"}.icon-tablet3:before{content:"\eb18"}.icon-tv2:before{content:"\eb19"}.icon-drawer:before{content:"\eb1a"}.icon-drawer2:before{content:"\eb1b"}.icon-box-add:before{content:"\eb1c"}.icon-box-remove:before{content:"\eb1d"}.icon-download4:before{content:"\eb1e"}.icon-upload4:before{content:"\eb1f"}.icon-floppy-disk:before{content:"\eb20"}.icon-drive2:before{content:"\eb21"}.icon-database2:before{content:"\eb22"}.icon-undo:before{content:"\eb23"}.icon-redo:before{content:"\eb24"}.icon-undo2:before{content:"\eb25"}.icon-redo2:before{content:"\eb26"}.icon-forward3:before{content:"\eb27"}.icon-reply3:before{content:"\eb28"}.icon-bubble2:before{content:"\eb29"}.icon-bubbles2:before{content:"\eb2a"}.icon-bubbles22:before{content:"\eb2b"}.icon-bubble22:before{content:"\eb2c"}.icon-bubbles3:before{content:"\eb2d"}.icon-bubbles4:before{content:"\eb2e"}.icon-user3:before{content:"\eb2f"}.icon-users3:before{content:"\eb30"}.icon-user-plus:before{content:"\eb31"}.icon-user-minus:before{content:"\eb32"}.icon-user-check:before{content:"\eb33"}.icon-user-tie:before{content:"\eb34"}.icon-quotes-left:before{content:"\eb35"}.icon-quotes-right:before{content:"\eb36"}.icon-hour-glass2:before{content:"\eb37"}.icon-spinner:before{content:"\eb38"}.icon-spinner2:before{content:"\eb39"}.icon-spinner3:before{content:"\eb3a"}.icon-spinner4:before{content:"\eb3b"}.icon-spinner5:before{content:"\eb3c"}.icon-spinner6:before{content:"\eb3d"}.icon-spinner7:before{content:"\eb3e"}.icon-spinner8:before{content:"\eb3f"}.icon-spinner9:before{content:"\eb40"}.icon-spinner10:before{content:"\eb41"}.icon-spinner11:before{content:"\eb42"}.icon-binoculars:before{content:"\eb43"}.icon-search3:before{content:"\eb44"}.icon-zoom-in:before{content:"\eb45"}.icon-zoom-out:before{content:"\eb46"}.icon-enlarge:before{content:"\eb47"}.icon-shrink:before{content:"\eb48"}.icon-enlarge2:before{content:"\eb49"}.icon-shrink2:before{content:"\eb4a"}.icon-key3:before{content:"\eb4b"}.icon-key22:before{content:"\eb4c"}.icon-lock3:before{content:"\eb4d"}.icon-unlocked:before{content:"\eb4e"}.icon-wrench:before{content:"\eb4f"}.icon-equalizer:before{content:"\eb50"}.icon-equalizer2:before{content:"\eb51"}.icon-cog3:before{content:"\eb52"}.icon-cogs:before{content:"\eb53"}.icon-hammer:before{content:"\eb54"}.icon-magic-wand:before{content:"\eb55"}.icon-aid-kit:before{content:"\eb56"}.icon-bug:before{content:"\eb57"}.icon-pie-chart2:before{content:"\eb58"}.icon-stats-dots:before{content:"\eb59"}.icon-stats-bars:before{content:"\eb5a"}.icon-stats-bars2:before{content:"\eb5b"}.icon-trophy4:before{content:"\eb5c"}.icon-gift2:before{content:"\eb5d"}.icon-glass:before{content:"\eb5e"}.icon-glass2:before{content:"\eb5f"}.icon-mug:before{content:"\eb60"}.icon-spoon-knife:before{content:"\eb61"}.icon-leaf2:before{content:"\eb62"}.icon-rocket2:before{content:"\eb63"}.icon-meter:before{content:"\eb64"}.icon-meter2:before{content:"\eb65"}.icon-hammer2:before{content:"\eb66"}.icon-fire:before{content:"\eb67"}.icon-lab:before{content:"\eb68"}.icon-magnet2:before{content:"\eb69"}.icon-bin:before{content:"\eb6a"}.icon-bin2:before{content:"\eb6b"}.icon-briefcase3:before{content:"\eb6c"}.icon-airplane:before{content:"\eb6d"}.icon-truck:before{content:"\eb6e"}.icon-road:before{content:"\eb6f"}.icon-accessibility:before{content:"\eb70"}.icon-target3:before{content:"\eb71"}.icon-shield3:before{content:"\eb72"}.icon-power:before{content:"\eb73"}.icon-switch3:before{content:"\eb74"}.icon-power-cord:before{content:"\eb75"}.icon-clipboard3:before{content:"\eb76"}.icon-list-numbered:before{content:"\eb77"}.icon-list2:before{content:"\eb78"}.icon-list22:before{content:"\eb79"}.icon-tree2:before{content:"\eb7a"}.icon-menu2:before{content:"\eb7b"}.icon-menu22:before{content:"\eb7c"}.icon-menu3:before{content:"\eb7d"}.icon-menu4:before{content:"\eb7e"}.icon-cloud4:before{content:"\eb7f"}.icon-cloud-download:before{content:"\eb80"}.icon-cloud-upload:before{content:"\eb81"}.icon-cloud-check:before{content:"\eb82"}.icon-download22:before{content:"\eb83"}.icon-upload22:before{content:"\eb84"}.icon-download32:before{content:"\eb85"}.icon-upload32:before{content:"\eb86"}.icon-sphere:before{content:"\eb87"}.icon-earth:before{content:"\eb88"}.icon-link2:before{content:"\eb89"}.icon-flag4:before{content:"\eb8a"}.icon-attachment3:before{content:"\eb8b"}.icon-eye3:before{content:"\eb8c"}.icon-eye-plus:before{content:"\eb8d"}.icon-eye-minus:before{content:"\eb8e"}.icon-eye-blocked:before{content:"\eb8f"}.icon-bookmark3:before{content:"\eb90"}.icon-bookmarks2:before{content:"\eb91"}.icon-sun2:before{content:"\eb92"}.icon-contrast:before{content:"\eb93"}.icon-brightness-contrast:before{content:"\eb94"}.icon-star-empty:before{content:"\eb95"}.icon-star-half:before{content:"\eb96"}.icon-star-full:before{content:"\eb97"}.icon-heart4:before{content:"\eb98"}.icon-heart-broken:before{content:"\eb99"}.icon-man2:before{content:"\eb9a"}.icon-woman:before{content:"\eb9b"}.icon-man-woman:before{content:"\eb9c"}.icon-happy2:before{content:"\eb9d"}.icon-happy22:before{content:"\eb9e"}.icon-smile:before{content:"\eb9f"}.icon-smile2:before{content:"\eba0"}.icon-tongue:before{content:"\eba1"}.icon-tongue2:before{content:"\eba2"}.icon-sad2:before{content:"\eba3"}.icon-sad22:before{content:"\eba4"}.icon-wink:before{content:"\eba5"}.icon-wink2:before{content:"\eba6"}.icon-grin:before{content:"\eba7"}.icon-grin2:before{content:"\eba8"}.icon-cool:before{content:"\eba9"}.icon-cool2:before{content:"\ebaa"}.icon-angry:before{content:"\ebab"}.icon-angry2:before{content:"\ebac"}.icon-evil:before{content:"\ebad"}.icon-evil2:before{content:"\ebae"}.icon-shocked:before{content:"\ebaf"}.icon-shocked2:before{content:"\ebb0"}.icon-baffled:before{content:"\ebb1"}.icon-baffled2:before{content:"\ebb2"}.icon-confused:before{content:"\ebb3"}.icon-confused2:before{content:"\ebb4"}.icon-neutral:before{content:"\ebb5"}.icon-neutral2:before{content:"\ebb6"}.icon-hipster:before{content:"\ebb7"}.icon-hipster2:before{content:"\ebb8"}.icon-wondering:before{content:"\ebb9"}.icon-wondering2:before{content:"\ebba"}.icon-sleepy:before{content:"\ebbb"}.icon-sleepy2:before{content:"\ebbc"}.icon-frustrated:before{content:"\ebbd"}.icon-frustrated2:before{content:"\ebbe"}.icon-crying:before{content:"\ebbf"}.icon-crying2:before{content:"\ebc0"}.icon-point-up:before{content:"\ebc1"}.icon-point-right:before{content:"\ebc2"}.icon-point-down:before{content:"\ebc3"}.icon-point-left:before{content:"\ebc4"}.icon-warning2:before{content:"\ebc5"}.icon-notification2:before{content:"\ebc6"}.icon-question:before{content:"\ebc7"}.icon-plus3:before{content:"\ebc8"}.icon-minus2:before{content:"\ebc9"}.icon-info2:before{content:"\ebca"}.icon-cancel-circle:before{content:"\ebcb"}.icon-blocked:before{content:"\ebcc"}.icon-cross3:before{content:"\ebcd"}.icon-checkmark:before{content:"\ebce"}.icon-checkmark2:before{content:"\ebcf"}.icon-spell-check:before{content:"\ebd0"}.icon-enter:before{content:"\ebd1"}.icon-exit:before{content:"\ebd2"}.icon-play22:before{content:"\ebd3"}.icon-pause:before{content:"\ebd4"}.icon-stop:before{content:"\ebd5"}.icon-previous:before{content:"\ebd6"}.icon-next2:before{content:"\ebd7"}.icon-backward:before{content:"\ebd8"}.icon-forward22:before{content:"\ebd9"}.icon-play3:before{content:"\ebda"}.icon-pause2:before{content:"\ebdb"}.icon-stop2:before{content:"\ebdc"}.icon-backward2:before{content:"\ebdd"}.icon-forward32:before{content:"\ebde"}.icon-first:before{content:"\ebdf"}.icon-last:before{content:"\ebe0"}.icon-previous2:before{content:"\ebe1"}.icon-next22:before{content:"\ebe2"}.icon-eject:before{content:"\ebe3"}.icon-volume-high:before{content:"\ebe4"}.icon-volume-medium:before{content:"\ebe5"}.icon-volume-low:before{content:"\ebe6"}.icon-volume-mute:before{content:"\ebe7"}.icon-volume-mute2:before{content:"\ebe8"}.icon-volume-increase:before{content:"\ebe9"}.icon-volume-decrease:before{content:"\ebea"}.icon-loop2:before{content:"\ebeb"}.icon-loop22:before{content:"\ebec"}.icon-infinite:before{content:"\ebed"}.icon-shuffle2:before{content:"\ebee"}.icon-arrow-up-left:before{content:"\ebef"}.icon-arrow-up2:before{content:"\ebf0"}.icon-arrow-up-right:before{content:"\ebf1"}.icon-arrow-right2:before{content:"\ebf2"}.icon-arrow-down-right:before{content:"\ebf3"}.icon-arrow-down2:before{content:"\ebf4"}.icon-arrow-down-left:before{content:"\ebf5"}.icon-arrow-left2:before{content:"\ebf6"}.icon-arrow-up-left2:before{content:"\ebf7"}.icon-arrow-up22:before{content:"\ebf8"}.icon-arrow-up-right2:before{content:"\ebf9"}.icon-arrow-right22:before{content:"\ebfa"}.icon-arrow-down-right2:before{content:"\ebfb"}.icon-arrow-down22:before{content:"\ebfc"}.icon-arrow-down-left2:before{content:"\ebfd"}.icon-arrow-left22:before{content:"\ebfe"}.icon-circle-up:before{content:"\e900"}.icon-circle-right:before{content:"\ebff"}.icon-circle-down:before{content:"\ec00"}.icon-circle-left:before{content:"\ec01"}.icon-tab:before{content:"\ec02"}.icon-move-up:before{content:"\ec03"}.icon-move-down:before{content:"\ec04"}.icon-sort-alpha-asc:before{content:"\ec05"}.icon-sort-alpha-desc:before{content:"\ec06"}.icon-sort-numeric-asc:before{content:"\ec07"}.icon-sort-numberic-desc:before{content:"\ec08"}.icon-sort-amount-asc:before{content:"\ec09"}.icon-sort-amount-desc:before{content:"\ec0a"}.icon-command:before{content:"\ec0b"}.icon-shift:before{content:"\ec0c"}.icon-ctrl:before{content:"\ec0d"}.icon-opt:before{content:"\ec0e"}.icon-checkbox-checked:before{content:"\ec0f"}.icon-checkbox-unchecked:before{content:"\ec10"}.icon-radio-checked:before{content:"\ec11"}.icon-radio-checked2:before{content:"\ec12"}.icon-radio-unchecked:before{content:"\ec13"}.icon-crop:before{content:"\ec14"}.icon-make-group:before{content:"\ec15"}.icon-ungroup:before{content:"\ec16"}.icon-scissors3:before{content:"\ec17"}.icon-filter:before{content:"\ec18"}.icon-font:before{content:"\ec19"}.icon-ligature:before{content:"\ec1a"}.icon-ligature2:before{content:"\ec1b"}.icon-text-height:before{content:"\ec1c"}.icon-text-width:before{content:"\ec1d"}.icon-font-size:before{content:"\ec1e"}.icon-bold:before{content:"\ec1f"}.icon-underline:before{content:"\ec20"}.icon-italic:before{content:"\ec21"}.icon-strikethrough:before{content:"\ec22"}.icon-omega:before{content:"\ec23"}.icon-sigma:before{content:"\ec24"}.icon-page-break:before{content:"\ec25"}.icon-superscript:before{content:"\ec26"}.icon-subscript:before{content:"\ec27"}.icon-superscript2:before{content:"\ec28"}.icon-subscript2:before{content:"\ec29"}.icon-text-color:before{content:"\ec2a"}.icon-pagebreak:before{content:"\ec2b"}.icon-clear-formatting:before{content:"\ec2c"}.icon-table:before{content:"\ec2d"}.icon-table2:before{content:"\ec2e"}.icon-insert-template:before{content:"\ec2f"}.icon-pilcrow:before{content:"\ec30"}.icon-ltr:before{content:"\ec31"}.icon-rtl:before{content:"\ec32"}.icon-section:before{content:"\ec33"}.icon-paragraph-left:before{content:"\ec34"}.icon-paragraph-center:before{content:"\ec35"}.icon-paragraph-right:before{content:"\ec36"}.icon-paragraph-justify:before{content:"\ec37"}.icon-indent-increase:before{content:"\ec38"}.icon-indent-decrease:before{content:"\ec39"}.icon-share2:before{content:"\ec3a"}.icon-new-tab:before{content:"\ec3b"}.icon-embed:before{content:"\ec3c"}.icon-embed2:before{content:"\ec3d"}.icon-terminal:before{content:"\ec3e"}.icon-share22:before{content:"\ec3f"}.icon-mail2:before{content:"\ec40"}.icon-mail22:before{content:"\ec41"}.icon-mail3:before{content:"\ec42"}.icon-mail4:before{content:"\ec43"}.icon-amazon:before{content:"\ec44"}.icon-google2:before{content:"\ec45"}.icon-google22:before{content:"\ec46"}.icon-google3:before{content:"\ec47"}.icon-google-plus:before{content:"\ec48"}.icon-google-plus2:before{content:"\ec49"}.icon-google-plus3:before{content:"\ec4a"}.icon-hangouts:before{content:"\ec4b"}.icon-google-drive2:before{content:"\ec4c"}.icon-facebook3:before{content:"\ec4d"}.icon-facebook22:before{content:"\ec4e"}.icon-instagram2:before{content:"\ec4f"}.icon-whatsapp:before{content:"\ec50"}.icon-spotify2:before{content:"\ec51"}.icon-telegram:before{content:"\ec52"}.icon-twitter3:before{content:"\ec53"}.icon-vine2:before{content:"\ec54"}.icon-vk2:before{content:"\ec55"}.icon-renren2:before{content:"\ec56"}.icon-sina-weibo2:before{content:"\ec57"}.icon-rss3:before{content:"\ec58"}.icon-rss22:before{content:"\ec59"}.icon-youtube2:before{content:"\ec5a"}.icon-youtube22:before{content:"\ec5b"}.icon-twitch:before{content:"\ec5c"}.icon-vimeo2:before{content:"\ec5d"}.icon-vimeo22:before{content:"\ec5e"}.icon-lanyrd:before{content:"\ec5f"}.icon-flickr2:before{content:"\ec60"}.icon-flickr22:before{content:"\ec61"}.icon-flickr3:before{content:"\ec62"}.icon-flickr4:before{content:"\ec63"}.icon-dribbble3:before{content:"\ec64"}.icon-behance2:before{content:"\ec65"}.icon-behance22:before{content:"\ec66"}.icon-deviantart:before{content:"\ec67"}.icon-500px2:before{content:"\ec68"}.icon-steam:before{content:"\ec69"}.icon-steam2:before{content:"\ec6a"}.icon-dropbox2:before{content:"\ec6b"}.icon-onedrive2:before{content:"\ec6c"}.icon-github2:before{content:"\ec6d"}.icon-npm:before{content:"\ec6e"}.icon-basecamp2:before{content:"\ec6f"}.icon-trello:before{content:"\ec70"}.icon-wordpress:before{content:"\ec71"}.icon-joomla:before{content:"\ec72"}.icon-ello:before{content:"\ec73"}.icon-blogger:before{content:"\ec74"}.icon-blogger2:before{content:"\ec75"}.icon-tumblr3:before{content:"\ec76"}.icon-tumblr22:before{content:"\ec77"}.icon-yahoo:before{content:"\ec78"}.icon-yahoo2:before{content:"\ec79"}.icon-tux:before{content:"\ec7a"}.icon-appleinc:before{content:"\ec7b"}.icon-finder:before{content:"\ec7c"}.icon-android:before{content:"\ec7d"}.icon-windows2:before{content:"\ec7e"}.icon-windows8:before{content:"\ec7f"}.icon-soundcloud2:before{content:"\ec80"}.icon-soundcloud22:before{content:"\ec81"}.icon-skype2:before{content:"\ec82"}.icon-reddit:before{content:"\ec83"}.icon-hackernews:before{content:"\ec84"}.icon-wikipedia:before{content:"\ec85"}.icon-linkedin3:before{content:"\ec86"}.icon-linkedin22:before{content:"\ec87"}.icon-lastfm2:before{content:"\ec88"}.icon-lastfm22:before{content:"\ec89"}.icon-delicious:before{content:"\ec8a"}.icon-stumbleupon2:before{content:"\ec8b"}.icon-stumbleupon22:before{content:"\ec8c"}.icon-stackoverflow:before{content:"\ec8d"}.icon-pinterest2:before{content:"\ec8e"}.icon-pinterest22:before{content:"\ec8f"}.icon-xing2:before{content:"\ec90"}.icon-xing22:before{content:"\ec91"}.icon-flattr2:before{content:"\ec92"}.icon-foursquare2:before{content:"\ec93"}.icon-yelp2:before{content:"\ec94"}.icon-paypal2:before{content:"\ec95"}.icon-chrome:before{content:"\ec96"}.icon-firefox:before{content:"\ec97"}.icon-IE:before{content:"\ec98"}.icon-edge:before{content:"\ec99"}.icon-safari:before{content:"\ec9a"}.icon-opera:before{content:"\ec9b"}.icon-file-pdf:before{content:"\ec9c"}.icon-file-openoffice:before{content:"\ec9d"}.icon-file-word:before{content:"\ec9e"}.icon-file-excel:before{content:"\ec9f"}.icon-libreoffice:before{content:"\eca0"}.icon-html-five:before{content:"\eca1"}.icon-html-five2:before{content:"\eca2"}.icon-css3:before{content:"\eca3"}.icon-git:before{content:"\eca4"}.icon-codepen:before{content:"\eca5"}.icon-svg:before{content:"\eca6"}.icon-IcoMoon:before{content:"\eca7"}.projects{display:block;width:100%}.projects--bodyContainer{display:block;width:100%;margin-top:30px}.project-img{display:flex;align-items:center;justify-content:center}.projects--header h1{font-family:var(--primaryFont);margin-right:25px;font-weight:500;font-size:3.5rem;text-align:center}.project{width:80%;margin:0 auto;height:350px;display:grid;grid-template-columns:45% 55%;border-radius:10px}.project-info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 20px}.project-img img{width:100%;height:350px;border-radius:10px 0 0 10px;object-fit:cover;filter:drop-shadow(10px 10px 10px rgba(129,163,100,.5))}.project:first-of-type .project-img img,.project:nth-of-type(3) .project-img img{filter:drop-shadow(10px 10px 10px rgba(21,94,195,.5))}.project-tag{width:80px;height:50px;border:1px solid #000;border-radius:10px;padding:9px;margin-left:10px;font-weight:700}.project-tag:hover{background-color:#000;color:#fff;cursor:default}.project-info p{text-align:center;font-size:1.15rem}@media screen and (max-width:768px){.project{width:100%;height:auto;display:block;padding:0}.project-info{padding:20px 0}.project-img img{width:90%;height:250px;border-radius:10px 10px 0 0}.project-info{padding:10px;text-align:center;font-size:.8rem}.project-info p{font-size:1rem;text-align:center}.tags{flex-wrap:wrap;grid-gap:5px;gap:5px;width:90%}.project-tag,.tags{display:flex;justify-content:center}.project-tag{padding:10px;font-size:.7rem;align-items:center;border:1px solid #000}.project-info a{width:30px;height:30px;position:relative;bottom:10px}}@media screen and (min-width:700px) and (max-width:1000px){.project{width:100%;height:auto;display:block;padding:0}.project-info{padding:20px 0;text-align:center;font-size:.8rem}.project-img img{width:60%;height:280px;border-radius:10px 10px 0 0}.project-info p{font-size:.8rem;text-align:center}.tags{flex-wrap:wrap;grid-gap:5px;gap:5px;width:90%}.project-tag,.tags{display:flex;justify-content:center}.project-tag{padding:10px;font-size:.7rem;align-items:center;border:1px solid #000}}@media screen and (min-width:1000px) and (max-width:1300px){.project-img img{width:95%;height:300px;border-radius:10px 10px 0 0}.project-info p{font-size:.9rem;text-align:center}.project-info h1{font-size:1.6rem}.tags{flex-wrap:wrap;grid-gap:5px;gap:5px;width:90%}.project-tag,.tags{display:flex;justify-content:center}.project-tag{padding:2px;font-size:.7rem;align-items:center;border:1px solid #000;text-align:center}.project-info a{position:relative;right:14px;bottom:4px}.project{display:grid;grid-template-columns:50% 50%}}@media screen and (min-width:1301px) and (max-width:1400px){.tags{flex-wrap:wrap;grid-gap:5px;gap:5px;width:90%}.project-tag,.tags{display:flex;justify-content:center}.project-tag{padding:10px;font-size:.7rem;align-items:center;border:1px solid #000}}.github-link{display:flex;justify-content:center;align-items:center;margin-top:20px;width:40px;height:40px}@media screen and (max-width:450px){.project-img img{width:100%;height:240px;border-radius:10px 10px 0 0}}.achievement-card{background-color:#fff;border-radius:10px;padding:20px;margin:20px;box-shadow:0 0 10px rgba(0,0,0,.1);width:30%;height:70vh;display:block}.achievement-card-image{height:65%;overflow:hidden}.achievement-card-image,.achievement-card .achievement-card-image img{width:100%;border-radius:10px}.achievement-title{font-family:var(--primaryFont);font-size:3.5rem;text-align:center;margin-top:120px;margin-bottom:90px}.achievement-section{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px}.image-container{width:80%;height:400px;overflow:hidden}.image-container,.images-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.images-wrapper{width:100%;height:90%}.images-wrapper img{width:50%;height:400px}.slide{position:absolute;width:60%;height:80%;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .5s ease-in-out;opacity:0;transform:scale(.8)}.slide.active{opacity:1;transform:scale(.9);z-index:10}.slide.prev{opacity:.4;transform:translateX(-100%) scale(.4)}.slide.next{opacity:.4;transform:translateX(100%) scale(.4)}.nav-arrow{position:absolute;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;transition:background .6s;z-index:20}.nav-arrow:hover{background:rgba(0,0,0,.8)}.left-arrow{left:10px}.right-arrow{right:10px}.achievement-details{margin-top:15px;font-weight:700}.achievement-title{font-family:Space Mono,monospace;font-weight:500}@media screen and (max-width:450px){.image-container{width:100%;display:none;align-items:center;justify-content:center;margin-right:40px}.image-container img{width:180px;height:120px}}@media (max-width:768px){.image-container{width:90%}.slide{width:80%}.left-arrow{left:-10px}.right-arrow{right:-10px}}@media (max-width:600px){.achievement-title{font-size:2rem;margin-top:30px;margin-bottom:0}.image-container{width:100%;display:flex;align-items:center;justify-content:center;margin-right:40px}.image-container img{width:350px;height:220px}.left-arrow{left:1px}.right-arrow{right:1px}.slide{width:90%}.achievement-details{margin-top:0;position:relative;bottom:40px}}@media screen and (min-width:900px) and (max-width:1200px){.achievement-section{height:180vh}.image-container{height:140vh}.image-container img{width:50%;height:280px}}@media screen and (min-width:850px) and (max-width:1000px){.image-container img{width:50%;height:250px}}@media screen and (min-width:800px) and (max-width:850px){.achievement-section{height:200vh}.image-container{height:150vh}.image-container img{width:50%;height:220px}}@media (min-width:1201px) and (max-width:1450px){.image-container img{width:52%;height:320px}}@media (min-width:1451px) and (max-width:1800px){.image-container img{width:52%;height:400px}}@media (min-width:600px) and (max-width:800px){.image-container img{width:50%;height:220px}}body{margin:0;overflow-x:hidden;z-index:99}.bg{position:fixed;top:-50%;left:-50%;right:-50%;bottom:-50%;width:200%;height:200vh;background:transparent url(http://assets.iceable.com/img/noise-transparent.png) repeat 0 0;background-repeat:repeat;animation:bg-animation .1s infinite;opacity:.9;visibility:visible}@keyframes bg-animation{0%{transform:translate(0)}10%{transform:translate(-8%,-8%)}20%{transform:translate(-12%,6%)}30%{transform:translate(6%,-12%)}40%{transform:translate(-6%,18%)}50%{transform:translate(-12%,6%)}60%{transform:translate(18%)}70%{transform:translateY(12%)}80%{transform:translate(-18%)}90%{transform:translate(12%,6%)}to{transform:translate(6%)}}.contacts-section{width:100%;position:relative;bottom:20px}.contacts-section h1{text-align:center;font-size:3rem;margin-top:60px;margin-bottom:20px;font-family:Space Mono,monospace;font-weight:500}.contacts-image img{width:600px;height:600px;position:relative;bottom:70px}.contacts-form,.contacts-image{display:flex;justify-content:center;align-items:center}.contacts-form{margin:0 auto;width:80%}.submit-btn{margin:0 auto}.contacts-container{margin:0 auto;width:100%;display:grid;grid-template-columns:60% 40%;justify-content:center}.input-container{border-radius:5px}.mail{margin:0 auto;width:100%}.mail .personal-details{left:170px;justify-content:center}.mail .personal-details,.personal-details p{position:relative;display:flex;align-items:center}.personal-details p{top:13px}.socialmedia-icons{position:relative;left:70px}@media screen and (max-width:600px){.contacts-container{display:block;width:90%}.contacts-image img{width:400px;height:400px;position:relative;display:none}.contacts-form{display:flex;justify-content:center;align-items:center;margin:0 auto;width:100%}.submit-btn{margin:0 auto}.mail .personal-details{position:relative;left:30px;top:20px;margin-bottom:20px}.personal-details p{position:relative;top:13px}.socialmedia-icons{top:15px;position:relative;left:0;bottom:5px}.contacts-section h1{font-size:2rem;margin-top:20px;position:relative;bottom:10px}}@media screen and (min-width:1000px) and (max-width:1200px){.contacts-image img{width:500px;height:500px;position:relative;bottom:70px}.contacts-form{display:flex;justify-content:center;align-items:center;margin:0 auto;width:100%}.submit-btn{margin:0 auto}.mail .personal-details{position:relative;left:30px;top:20px;margin-bottom:20px}.personal-details p{position:relative;top:13px}.socialmedia-icons{top:15px;position:relative;left:0;bottom:5px}}@media screen and (min-width:800px) and (max-width:1000px){.contacts-container{width:100%;margin:0 auto}.contacts-image{width:100%;justify-content:center;align-items:center}.contacts-image img{width:100%;height:400px;position:relative;bottom:20px}.mail{margin:30px auto;position:relative;top:20px}.socialmedia-icons{margin:0 auto}.contacts-title{font-size:.5rem}}@media screen and (min-width:1001px) and (max-width:1400px){.contacts-container{width:90%;margin:0 auto}.contacts-image{width:100%;justify-content:center;align-items:center}.contacts-image img{width:100%;height:500px;position:relative;bottom:20px}}.blogPage{flex-direction:column;justify-content:flex-start;min-height:100vh}.blogPage,.blogPage--header{display:flex;align-items:center}.blogPage--header{height:35vh;width:100%;justify-content:center;position:relative}.blogPage--header h1{font-size:4rem;font-family:var(--primaryFont)}.blogPage--container{padding:3rem 2rem;flex-direction:column;justify-content:flex-start}.blog--search,.blogPage--container{width:100%;display:flex;align-items:center}.blog--search{justify-content:center}.blog--input{width:30%;height:2.75rem;outline:none;border:none;border-radius:20px;padding:.25rem 1rem}.blog--input::placeholder{color:#fff}.blogs--container{margin-top:5rem;width:100%}.blog-grid{display:flex;grid-gap:4rem;gap:4rem}@media screen and (max-width:992px){.blogPage--header{height:25vh;width:100%;display:flex;align-items:center;justify-content:center}.blog-grid{grid-gap:3rem;gap:3rem}.blog--input{width:100%}}@media screen and (max-width:702px){.blog-grid{grid-gap:1.5rem;gap:1.5rem}}@media screen and (max-width:550px){.blogPage--header h1{font-size:3rem}}@media screen and (max-width:400px){.blogPage--header{height:20vh}.blogPage--header h1{font-size:2.5rem}}.projectPage{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh}.projectPage-header{height:35vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.projectPage-header>h1{font-size:4rem;font-family:var(--primaryFont)}.projectPage-container{padding:3rem 2rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.projectPage-search{width:100%;display:flex;align-items:center;justify-content:center}.project-container{margin-top:5rem;width:100%}.project-grid{display:flex;grid-gap:4rem;gap:4rem}@media screen and (max-width:992px){.projectPage-header{height:25vh;width:100%;display:flex;align-items:center;justify-content:center}.project-grid{grid-gap:3rem;gap:3rem}}@media screen and (max-width:702px){.project-grid{grid-gap:1.5rem;gap:1.5rem}}@media screen and (max-width:550px){.projectPage-header h1{font-size:3rem}}@media screen and (max-width:400px){.projectPage-header{height:20vh}.projectPage-header h1{font-size:2.5rem}}:root{--primaryFont:"Poppins",sans-serif}
/*# sourceMappingURL=main.689d6ebe.chunk.css.map */