@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Amiri&display=swap);@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,600,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,500&display=swap);@font-face{font-family:"Calibre";src:local("CalibreMedium"),url(/static/media/CalibreMedium.284460ee.otf) format("opentype");font-weight:400}@font-face{font-family:"SFMono";src:local("SFMonoMedium"),url(/static/media/SFMonoMedium.00a97c56.otf) format("opentype");font-weight:400}html{scroll-behavior:smooth}body::-webkit-scrollbar{width:8px;background:#fff}body::-webkit-scrollbar-thumb{background-color:#121212}*{margin:0;padding:0;box-sizing:border-box}.contact_container{min-height:100vh;position:relative;font-family:"Poppins";padding-top:50px}.contact_container:after{content:"";position:absolute;bottom:0;top:0;left:0;width:40%;background-color:#2c3e50;z-index:-1}.contact_box{background:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;overflow:hidden;padding:35px}.contact_header h4{color:#1c1d24;font-size:24px;position:relative;padding:0 0 15px;margin:0;font-weight:700}.contact_form{background:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;overflow:hidden;padding:35px}.contact_input{position:relative;margin-bottom:30px}.contact_input input[type=text]{color:#333;width:100%}.contact_input input:focus{outline:none}.contact_input_message{position:relative;margin-bottom:30px}.contact_input_message textarea[type=text]{color:#333;width:100%;height:100px}.contact_input_message textarea:focus{outline:none}.effect-7{border:1px solid #ccc;padding:7px 14px 9px;transition:.4s;cursor:auto}.effect-7~.focus-border:after,.effect-7~.focus-border:before{content:"";position:absolute;top:0;left:50%;width:0;height:2px;background-color:#000;transition:.4s}.effect-7~.focus-border:after{top:auto;bottom:0}.effect-7~.focus-border i:after,.effect-7~.focus-border i:before{content:"";position:absolute;top:50%;left:0;width:2px;height:0;background-color:#000;transition:.6s}.effect-7~.focus-border i:after{left:auto;right:0}.effect-7:focus~.focus-border:after,.effect-7:focus~.focus-border:before{left:0;width:100%;transition:.4s}.effect-7:focus~.focus-border i:after,.effect-7:focus~.focus-border i:before{top:0;height:100%;transition:.6s}.swal2-image{height:250px;width:400px}.swal2-title{font-family:"Poppins";font-size:16px;font-weight:600}.swal2-styled.swal2-confirm{border:none;border-radius:5px;background-color:#000;color:#fff;font-size:1em;text-transform:uppercase}.button-6{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.02);box-sizing:border-box;color:rgba(0,0,0,.85);cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:1.25;margin:0;min-height:3rem;padding:calc(.875rem - 1px) calc(1.5rem - 1px);position:relative;text-decoration:none;transition:all .25s;-ms-user-select:none;user-select:none;-webkit-user-select:none;width:auto}.button-6:focus,.button-6:hover{border-color:rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.1);color:rgba(0,0,0,.65)}.button-6:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.button-6:active{background-color:#f0f0f1;border-color:rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.06);color:rgba(0,0,0,.65);-webkit-transform:translateY(0);transform:translateY(0)}.contact_info_header{margin-bottom:30px}.contact_info_header h4{color:#1c1d24;font-size:24px;position:relative;padding:0 0 15px;margin:0;font-weight:700}.contact_info_header h4:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:3px;background:#000}.contact_info_header p{font-size:15px;width:100%;margin:15px 0 0}.media{display:flex!important;align-items:flex-start;margin-bottom:30px}.contact_media_icon{width:60px;height:60px;border-radius:50%;background:rgba(0,0,0,.05);color:#000;display:inline-flex;align-items:center;justify-content:center;font-size:20px}.media p{padding-left:20px;color:#1c1d24;line-height:30px}@media only screen and (max-width:600px){.contact_container{padding-top:0}.contact_container:after{display:none}.media{padding-left:50px}}@media only screen and (max-width:475px){.contact_box{padding:0}.contact_form{padding:10px}.media{padding-left:0;align-items:flex-start}}.projects .item{display:flex;align-items:center;justify-content:center;margin:0 auto 10rem;font-family:"Calibre"}.projects .item:nth-of-type(2n){flex-direction:row-reverse}.projects .item:nth-of-type(2n) .right{margin-right:-70px;margin-left:0;text-align:left}.projects .item:nth-of-type(2n) .left{margin-right:-50px}.projects .item .left{flex:5 1}.projects .item .right{margin-left:-120px;flex:3 1;text-align:right;z-index:2;padding-right:50px}.projects .item .left .work_image{max-width:700px;border-radius:12px;overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);position:relative;padding:20px 0}.work_image img{width:100%;height:100%}.projects .item .left .work_image img{object-fit:cover;transition:transform .3s ease}.projects .item .left .work_image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:1;background:none}.projects .item .right .project-title{margin:10px 0;color:#f9004d;font-family:"SFMono";font-size:14px;font-weight:400;position:relative}.projects .item .right .project-title span{position:absolute;font-weight:800;font-size:100px;font-family:"Poppins";margin-bottom:0;right:-26px;top:-35px;z-index:-11;-webkit-text-fill-color:#ccd6f6;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#a8b2d1}.projects .item:nth-of-type(2n) .right .project-title span{top:-32px;left:-36px}.projects .item .right .project-sub-title{position:relative;line-height:1.1;font-size:clamp(24px,5vw,28px);font-weight:600;margin-bottom:1rem;color:#495670;letter-spacing:.3px}.projects .item .right .project-desc{box-shadow:0 5px 15px rgba(0,0,0,.35);background-color:#112240;padding:20px;color:#a8b2d1;margin-bottom:1.5rem;z-index:2;font-size:18px;border-radius:4px}.projects .item:nth-of-type(2n) .work_tools{justify-content:flex-start}.work_tools{padding:0;list-style-type:none;display:flex;justify-content:flex-end;flex-wrap:wrap;position:relative;z-index:2;margin:25px 0 10px}.work_tools li{margin:0 0 5px 20px;color:#a8b2d1;font-size:14px;font-family:"SFMono"}.work_tools li:first-of-type{margin:0 0 5px}.external_buttons span{margin:0 10px;font-size:20px}.external_buttons span a{text-decoration:none;color:#495670}@media only screen and (max-width:768px){.projects .item{flex-direction:column;margin-bottom:5rem}.projects .item .left{width:90%;margin-bottom:30px}.projects .item .right{margin-left:0;width:90%;padding-right:0}.projects .item:nth-of-type(2n) .right .project-title span{top:-32px;left:-20px}.projects .item:nth-of-type(2n){flex-direction:column}.projects .item:nth-of-type(2n) .left,.projects .item:nth-of-type(2n) .right{margin-right:0}}.work_container{background:#f6f5fc}.work_heading{color:#000;font-family:"Poppins";font-size:30px;font-weight:600;padding:50px 100px;position:relative}.work_heading:after{content:"";position:absolute;top:66px;width:300px;height:1px;margin-left:30px;background-color:#000}.work{width:100%;margin:0 auto;max-width:1200px}.projects{padding:3rem 0;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:750px){.work_heading:after{display:none}.work_heading{font-size:25px;margin:0;text-align:center;padding:20px 0}}@media only screen and (max-width:450px){.work_heading{font-size:20px}}.skills_container{background-color:#f6f5fc;font-family:"Poppins"}.skills_header{text-align:center;margin:40px}.skills_header h1{font-weight:700;font-size:30px}.skills_header p{color:#b4b4b4;max-width:600px}.tools_header h1{margin:50px 40px}.education_header h1,.tools_header h1{font-weight:700;font-size:30px;text-align:center}.education_header h1{margin:40px}@media only screen and (max-width:600px){.skills_container{height:100%}}.tools_bar{list-style-type:none;padding:0;margin:50px 0}.tool{width:7rem;height:7rem;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 5px 15px 0 rgba(0,0,0,.15)}.tool span{margin-top:15px;margin-bottom:5px}.timeline{position:relative;max-width:1140px;margin:50px auto}.timeline:after{content:"";position:absolute;width:2px;background:#000;top:0;bottom:0;left:50%;margin-left:-1px}.t_box{padding:15px 30px;position:relative;background:inherit;width:100%}.t_box.left{left:-50%}.t_box.right{left:50%}.t_box:after{content:"";position:absolute;width:16px;height:16px;top:calc(50% - 8px);right:-8px;background:#fff;border:2px solid #006e51;border-radius:16px;z-index:1}.t_box.right:after{left:-8px}.t_box:before{content:"";position:absolute;width:50px;height:2px;top:calc(50% - 1px);right:8px;background:#006e51;z-index:1}.t_box.right:before{left:8px}.t_box .date{position:absolute;display:inline-block;top:calc(50% - 8px);text-align:center;font-size:14px;font-weight:700;color:#006e51;text-transform:uppercase;letter-spacing:1px;z-index:1}.t_box.left .date{right:-75px}.t_box .date1{position:absolute;display:inline-block;top:calc(50% - 8px);text-align:center;font-size:14px;font-weight:700;color:#006e51;text-transform:uppercase;letter-spacing:1px;z-index:1}.t_box.left .date1{right:-148px}.t_box.right .date{left:-75px}.t_box .edu_icon{position:absolute;display:inline-block;height:25px;width:25px;padding:9px 5px;top:calc(50% - 20px);background:#000;border:2px solid #006e51;border-radius:40px;text-align:center;color:#006e51;z-index:1}.t_box.left .edu_icon{right:56px}.t_box.right .edu_icon{left:56px}.t_box .content{padding:30px 90px 30px 30px;background:#000;position:relative;border-radius:0 500px 500px 0}.t_box.right .content{padding:30px 30px 30px 90px;border-radius:500px 0 0 500px}.t_box .content h2{margin:0 0 10px;font-size:18px;font-weight:400;color:#fff;font-weight:600}.t_box .content p{margin:0;font-size:16px;line-height:22px;color:#fff;font-weight:300}.t_box .content h6{font-size:14px;color:#006e51;margin:10px 0 0;font-weight:700}@media only screen and (max-width:600px){.timeline:after{left:90px}.t_box{width:100%;padding-left:120px;padding-right:30px}.t_box.left,.t_box.right{left:0}.t_box.left:after,.t_box.right:after{left:82px}.t_box.left:before,.t_box.right:before{left:100px;border-color:transparent #006e51 transparent transparent}.t_box.left .date,.t_box.right .date{right:auto;left:15px}.t_box.left .date1{right:81%}.t_box.left .edu_icon,.t_box.right .edu_icon{right:auto;left:146px}.t_box.left .content,.t_box.right .content{padding:30px 30px 30px 90px;border-radius:500px 0 0 500px}}@media only screen and (max-width:450px){.timeline:after{left:90px}.t_box{width:100%;padding-left:100px;padding-right:30px}.t_box.left,.t_box.right{left:0}.t_box.left:after,.t_box.right:after{left:82px}.t_box.left:before,.t_box.right:before{display:none}.t_box.left .date,.t_box.right .date{right:auto;left:15px}.t_box.left .date1{right:74%}.t_box.left .edu_icon,.t_box.right .edu_icon{display:none}.t_box.left .content,.t_box.right .content{text-align:center;padding:30px 35px;border-radius:500px 0 0 500px}}@media only screen and (max-width:375px){.t_box.left .content,.t_box.right .content{padding-right:30px}}.skill-bars .bar{width:350px;margin:20px 0}.skill-bars .bar:first-child{margin-top:0}.skill-bars .bar .info{margin-bottom:5px}.skill-bars .bar .info span{font-weight:500;font-size:17px;opacity:0;-webkit-animation:showText .5s linear 1s forwards;animation:showText .5s linear 1s forwards}@-webkit-keyframes showText{to{opacity:1}}@keyframes showText{to{opacity:1}}.skill-bars .bar .progress-line{height:30px;width:100%;background:#f0f0f0;position:relative;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;border-radius:5px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05),0 1px hsla(0,0%,100%,.8);-webkit-animation:animate 1s cubic-bezier(1,0,.5,1) forwards;animation:animate 1s cubic-bezier(1,0,.5,1) forwards}@-webkit-keyframes animate{to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes animate{to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.bar .progress-line span{display:flex;justify-content:flex-end;align-items:center;padding-right:10px;font-size:20px;color:#fff;height:100%;position:absolute;border-radius:5px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;background:#112240;-webkit-animation:animate 1s cubic-bezier(1,0,.5,1) 1s forwards;animation:animate 1s cubic-bezier(1,0,.5,1) 1s forwards}.bar .progress-line.html span{width:95%}.bar .progress-line.css span{width:90%}.bar .progress-line.react span{width:85%}.bar .progress-line.bootstrap span{width:80%}.bar .progress-line.sass span{width:70%}.bar .progress-line.js span{width:80%}.bar .progress-line.node span{width:70%}.bar .progress-line.mongo span{width:75%}.bar .progress-line.redux span{width:50%}.progress-line span:before{content:"";top:-14px;height:0;width:0;border-color:#000 transparent transparent;border-style:solid;border-width:7px 0 0 7px}.progress-line span:after,.progress-line span:before{position:absolute;right:0;opacity:0;-webkit-animation:showText2 .5s linear 1.5s forwards;animation:showText2 .5s linear 1.5s forwards}.progress-line span:after{top:-32px;font-weight:500;background:#000;color:#fff;padding:1px 8px;font-size:12px;border-radius:3px}@-webkit-keyframes showText2{to{opacity:1}}@keyframes showText2{to{opacity:1}}.progress-line.html span:after{content:"95%"}.progress-line.css span:after{content:"90%"}.progress-line.react span:after{content:"85%"}.progress-line.bootstrap span:after{content:"80%"}.progress-line.sass span:after{content:"70%"}.progress-line.js span:after{content:"80%"}.progress-line.node span:after{content:"70%"}.progress-line.mongo span:after{content:"75%"}.progress-line.redux span:after{content:"50%"}@media only screen and (max-width:600px){.skill-bars .bar{width:300px}}@media only screen and (max-width:375px){.skill-bars .bar{width:280px}}.blogs_content{font-family:"Poppins"}.blogs_content h1{text-align:center;font-weight:600;font-size:34px}.blogs_wrapper{padding:50px 0}.blog-card{position:relative;max-width:450px;width:100%;height:400px;overflow:hidden;color:#fff;border-radius:0;box-shadow:0 10px 20px -9px rgba(0,0,0,.5);text-align:center;transition:all .4s}.blg1{background:url(/static/media/blg1.15f9514f.jpg) 50% no-repeat;background-size:100%}.blg2{background:url(/static/media/blg4.f19e256c.jpg) 50% no-repeat;background-size:150%}.blg3{background:url(/static/media/blg3.0aa8c025.jpg) 50% no-repeat;background-size:150%}.blg4{background:url(/static/media/blg2.5349006d.jpg) 50% no-repeat;background-size:150%}.blog-card a{color:#fff;text-decoration:none;transition:all .2s}.blog-card .color-overlay{background:rgba(64,84,94,.5);width:100%;height:500px;position:absolute;z-index:10;top:0;left:0;transition:background .3s cubic-bezier(.33,.66,.66,1)}.blog-card .gradient-overlay{background-image:linear-gradient(transparent,rgba(0,0,0,.6) 21%);width:100%;height:500px;position:absolute;top:350px;left:0;z-index:15}.blog-card:hover{box-shadow:0 18px 20px -9px rgba(0,10,30,.75)}.blog-card:hover .card-info{opacity:1;bottom:100px}.blog-card:hover .color-overlay{background:rgba(64,64,70,.8)}.blog-card:hover .title-content{margin-top:50px;text-shadow:0 8px 20px rgba(0,0,0,.95)}.title-content{text-align:center;margin:170px 0 0;position:absolute;z-index:20;width:100%;top:0;left:0;transition:all .6s}.blog-card:hover h3:after{-webkit-animation:changeLetter .3s linear 1;animation:changeLetter .3s linear 1;width:80%}.blog-card h3{font-size:1.9em;font-weight:400;letter-spacing:1px;margin-bottom:0;display:inline-block;text-shadow:0 0 10px rgba(0,0,0,.5);transition:all .2s}.blog-card:hover h3{text-shadow:0 8px 20px rgba(0,0,0,.95)}.blog-card h3:after{content:" ";display:block;width:10%;height:2px;margin:20px auto;border:0;background:red;transition:all .2s}@-webkit-keyframes changeLetter{0%{width:10%}to{width:80%}}@keyframes changeLetter{0%{width:10%}to{width:80%}}.intro{width:170px;margin:0 auto;font-style:italic;line-height:18px}.intro,.intro a{color:#ddd}.intro a:hover{text-decoration:underline;margin-bottom:10px}.card-info{box-sizing:border-box;width:100%;position:absolute;bottom:-40px;left:0;margin:0 auto;padding:0 50px;font-style:16px;line-height:24px;z-index:20;opacity:0;transition:bottom .64s,opacity .63s cubic-bezier(.33,.66,.66,1)}.card-info a{display:block;width:120px;margin:8px auto;background:#fff;color:#444;padding:3px 8px;border-radius:2px;font-size:.8em}.card-info a:hover{background:#8e7c49;color:#fff}.card-info a:hover span{-webkit-filter:brightness(10);filter:brightness(10);opacity:1}.card-info .article_icon{margin-left:10px}.utility-info{position:absolute;bottom:0;left:0;z-index:20;width:100%;text-align:left}.utility-info a:hover{text-decoration:underline}.utility-list{list-style-type:none;margin:0 0 10px 20px;padding:0;width:100%}.utility-list li{margin:0 5px 0 0;padding:3px 0 15px;display:inline-block;font-size:.9em}.utility_icon{margin-right:5px;margin-left:10px;color:#c49d41}@media only screen and (max-width:600px){.utility-info{text-align:center}.utility-info ul{width:100%;margin:0;box-sizing:border-box}.utility-info li{width:49%;display:inline-block;box-sizing:border-box;margin:0}.blg3{background-size:200%}}.about_heading{position:relative}.about_heading:before{content:"About";position:absolute;font-size:110px;font-weight:700;width:100%;right:5%;text-align:end;text-transform:uppercase;font-family:"Roboto",sans-serif;letter-spacing:12px;color:transparent;-webkit-text-stroke:1.5px #ededed;-webkit-text-fill-color:#ededed;z-index:-1}.about_container{min-height:80vh;font-family:"Poppins";display:flex;justify-content:center;align-items:center}.about_text{max-width:570px;margin-top:50px}.about_text h1{font-size:30px;text-align:center}.about_text p{font-size:16px}.about_text p,.cv_box{text-align:center}.cv_link{padding:8px 15px;border:1px solid #333}.cv_link a{text-decoration:none;color:#000;font-size:16px}@media only screen and (max-width:600px){.about_heading:before{display:none}.about_container{margin-bottom:50px}}.home_section{height:90vh;font-family:"Poppins"}.header_row{background-color:#f6fbff}.header_image img{width:100%;height:510px}.header_content{margin-bottom:100px;padding-right:50px}.header_content h3{font-size:72px;font-weight:700;text-transform:uppercase;margin-bottom:40px;line-height:1.2;color:#333}.header_content h4{font-size:25px;font-weight:300;margin-bottom:40px;color:#7d7789}.header_content .bar{width:70px;height:5px;margin-bottom:30px}.header_content .bar,.header_content a{display:inline-block;background-color:#333}.header_content a{text-decoration:none;color:#fff;font-weight:600;transition:.5s ease-in-out;padding:13px 38px;border:2px solid #333}.header_content a:hover{background-color:transparent;color:#333;font-weight:600}.typewritter_span{margin-left:5px}@media only screen and (max-width:600px){.header_image{display:none}.header_content{display:flex;align-items:center;flex-direction:column;height:64vh;justify-content:center;padding-right:0}.header_content h3{font-size:50px;text-align:center;overflow:hidden}}.overview_container{min-height:100vh;font-family:"Poppins",sans-serif}.services_header{border:1px solid #000;padding:30px;margin-bottom:30px}.services_header h2{display:inline-block;letter-spacing:10px;margin:0 0 30px;max-width:100%;padding:10px;position:relative;text-transform:uppercase;z-index:1;font-family:"Poppins",sans-serif;font-size:35px;font-weight:700;color:#1f1f1f;line-height:1.3}.services_header h2:before{border-bottom:5px solid #bf919f;bottom:-5px;content:"";height:100px;left:0;position:absolute;width:70px;z-index:-1}.services_header p{font-family:"Playfair Display",serif;font-size:18px;font-style:italic;color:#555;margin-bottom:40px}@media only screen and (max-width:400px){.services_header h2{font-size:25px}}.box_wrapper{color:#0b0704;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:"Poppins";border-radius:10px}.work_title{letter-spacing:6px;position:relative;text-transform:uppercase;z-index:1;font-weight:800;color:#1f1f1f;line-height:1.3;font-size:22px;margin-bottom:50px;padding-bottom:0;padding-top:20px}.details{font-size:15px;color:#939393;line-height:2.1}.service_icon{color:#ccc;font-size:120px;left:10px;opacity:.4;position:absolute;top:0;-webkit-transform:rotate(-20deg);transform:rotate(-20deg);z-index:-1}@media only screen and (max-width:400px){.service_icon{font-size:100px}}@media only screen and (max-width:600px){.box_wrapper{padding:10px}.work_title{font-size:15px}}.contact_wrapper{height:100vh;background-image:url(/static/media/cta.d13aa61e.png);background-repeat:no-repeat;background-position:calc(50% + 30px) calc(50% - 15px);font-family:"Poppins",sans-serif}.contact_content{display:inline-flex;max-width:300px;text-align:left;flex-direction:column;justify-content:center}.contact_content p{color:#666;font-size:16px;margin-bottom:20px;margin-left:13px}.contact_content h3 a{margin-bottom:30px;text-decoration:none;color:#000;line-height:1;font-family:"Amiri",serif;font-weight:400;font-size:90px;display:inline-flex;background-image:linear-gradient(90deg,#fa4529,#fa4529 50%,currentColor 0);background-position:100% 0;-webkit-background-clip:text;background-clip:text;background-size:200% 200%;transition:background-position .8s ease-in-out;-webkit-text-fill-color:transparent}.contact_content h3 a:hover{background-position:0 100%}@media only screen and (max-width:600px){.contact_wrapper{background:none}.contact_content{border:1px solid;padding:30px;border-radius:10px}.contact_content h3 a{font-size:70px}}.container_nav{font-family:"Poppins",sans-serif;width:1280px;margin:0 auto}.container_nav .home{display:flex;justify-content:center;align-items:center;height:100%;width:100%}header{height:90px}header .inner-header{position:relative;z-index:10;height:100px;justify-content:space-between}header .inner-header,header .inner-header .logo{display:flex;align-items:center}header .inner-header .logo a{font-weight:700;font-size:1rem;text-decoration:none;color:#000;font-family:"Poppins",sans-serif}header .inner-header .menu button{font-family:"Poppins",sans-serif;border:none;background:none;outline:none;cursor:pointer;font-size:.8rem;mix-blend-mode:difference;display:flex;align-items:center}header .hamburger-menu{display:none;z-index:9;top:0;left:0;right:0;position:fixed;height:100%;width:100%}header .hamburger-menu .menu-secondary-background-color{background:#000;top:0;left:0;right:0;bottom:0;position:fixed;height:100%;width:100%;z-index:-1}header .hamburger-menu .menu-layer{position:relative;background:#d6e6f1;height:100%;overflow:hidden}header .hamburger-menu .menu-layer .menu-city-background{top:0;left:0;right:0;bottom:0;position:absolute;height:100%;width:100%;opacity:0}header .hamburger-menu .menu-layer .wrapper{position:relative}header .hamburger-menu .menu-layer .wrapper .menu-links{display:flex;justify-content:start;align-items:center;position:relative;top:100px;left:120px}header .hamburger-menu .menu-layer .wrapper .menu-links nav{display:block}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul{margin:0;padding:0}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li{list-style:none;font-size:2.7rem;font-weight:700;cursor:pointer;height:90px;overflow:hidden;position:relative;width:500px}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li a{position:absolute;color:#fdfcfc;text-decoration:none}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li a:hover{color:#000}header .hamburger-menu .menu-layer .wrapper .social_buttons{position:absolute;bottom:-40px;left:-80px;color:#000;margin-top:16px;font-size:.8rem;font-weight:600}header .hamburger-menu .menu-layer .wrapper .social_buttons span{cursor:pointer;font-weight:400;margin:0 10px}header .hamburger-menu .menu-layer .wrapper .social_buttons span:first-child{margin-left:25px}header .hamburger-menu .menu-layer .wrapper .social_buttons span a{text-decoration:none;color:#000;padding:10px 8px;transition:.3s ease-in-out;border-radius:4px;font-weight:500}header .hamburger-menu .menu-layer .wrapper .social_buttons span a:hover{color:#fff;background:#000}.nav_social_icon{margin-right:7px}@media(max-width:600px){header .inner-header .logo{position:relative;left:23px}header .hamburger-menu .menu-layer .wrapper .menu-links{right:150px;top:135px}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li{font-size:1.5rem;height:80px}.social_buttons{display:none}}.footer_container{min-height:50vh;background-color:#000}.footer_line{color:#fff;text-align:center;font-size:20px;position:relative;margin:0 auto;padding-top:50px;font-family:"Cinzel Decorative",cursive}.footer_line:before{left:13%}.footer_line:after,.footer_line:before{content:"";display:block;width:300px;height:2px;background:#fff;top:75%;position:absolute}.footer_line:after{right:13%}.footer_col_1{text-align:center;display:flex;justify-content:center;align-items:center;font-family:"Poppins";font-weight:700;height:100%}.footer_col_1 p a{text-decoration:none;font-size:33px;cursor:pointer;position:relative;display:inline-block;background:linear-gradient(180deg,#fff,#fff 65%,#000 0,#000);background-clip:text;-webkit-background-clip:text;color:orange;background-repeat:no-repeat;transition:background .2s ease-out;white-space:nowrap}.footer_col_1 span{position:relative}.footer_col_1 span:before{content:"";position:absolute;left:0;right:0;height:8px;background:#fff;bottom:26px;transition:all .2s ease-out}.footer_col_1 p:hover{background-position:0 11px;color:#fff}.footer_col_1 span:hover:before{-webkit-transform:translateY(20px);transform:translateY(20px)}.footer_col_2{display:flex;justify-content:center;align-items:center;height:200px}.blockquote_wrapper{font-family:"Playfair Display",serif;color:#fff;max-width:350px}.blockquote_text{text-align:center;font-size:18px}.blockquote_text_credit a{text-decoration:none;color:#c1c1c1}.blockquote_text_credit:before{content:"\2014\0020"}.blockquote_text_credit{text-align:right}.blockquote_text_credit a{display:inline-block;position:relative;transition:.2s ease-in-out}.blockquote_text_credit a:after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#0087ca;-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.blockquote_text_credit a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.blockquote_text_credit a:hover{color:#fff}.footer_col_3{height:100%;display:flex;justify-content:center;align-items:center}.clock .ghnopm{padding:3%!important}.footer_content{position:relative;padding:20px}.footer_content h6{position:relative;font-size:26px;font-weight:700;color:#fff;padding-bottom:10px;font-family:"Poppins",sans-serif}.footer_content h6:after{content:"";position:absolute;width:100%;height:2px;bottom:-7px;left:0;background-color:#fff}.footer_content p{color:#fff;font-size:14px;font-family:"Cinzel Decorative",cursive;letter-spacing:2px;font-style:italic;padding-top:10px}@media only screen and (max-width:600px){.footer_line:after,.footer_line:before{display:none}.footer_col_1 p a{font-size:27px;padding-top:40px}.footer_col_1 span:before{display:none}.footer_content h6{font-size:20px}.footer_content p{font-size:11px}}.scroll_btn{position:fixed;right:50px;bottom:50px;z-index:1;color:#fff;background:#444857;border:none;border-radius:50%;width:50px;height:50px}
/*# sourceMappingURL=main.88064b25.chunk.css.map */