@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Space+Grotesk:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;600;700&display=swap);.variables{--body-bg-color:#0f0f0f}:root{--brand-color-dark-first:#ff005d;--brand-color-dark-second:#0f0f0f;--brand-color-dark-third:#3d3d3d;--brand-color-dark-fourth:#cecece;--brand-color-light-first:#f4557a;--brand-color-light-second:#242424;--brand-color-light-third:#626262;--brand-color-light-fourth:#e3e3e3;--dark-color-first:#121214;--dark-color-second:#222;--dark-color-third:#272727;--dark-color-fourth:#343437;--dark-color-fifth:#333;--light-color-first:#474747;--light-color-second:#878787;--light-color-third:#d0d0d0;--light-color-fourth:#dbdbdb;--text-highlight-light:#82979f;--solid-color-first:#000;--solid-color-second:#fff;--solid-color-third:green;--solid-color-fourth:#f0f8ff;--body-bg-color:#0f0f0f;--preloader-bg-color:#000;--primary-color:#fd2155;--secondary-color:#cecece;--tertiary-color:#fff;--quaternary-color:#3d3d3d;--quinary-color:#f0f8ff;--senary-color:#878787;--septenary-color:#82919f;--octonary-color:#474747;--nonary-color:#272727;--denary-color:#222;--eleven-color:#333;--twelve-color:#626262;--thirteen-color:#dbdbdb;--forteen-color:#d0d0d0;--fifteen-color:#e3e3e3;--sixteen-color:green;--section-headngs-text:#cecece;--section-headngs-border:#fd2155;--section-headngs-border-hover:#cecece;--hero-title:#fd2155;--hero-subTitle:#3d3d3d;--hero-btn-text:#3d3d3d;--hero-btn-text-hover:#fd2155;--hero-btn-bg-hover:#3d3d3d;--hero-btn-border:#3d3d3d;--service-card-bg:#222;--service-card-bg-hover:#333;--service-card-title:#f0f8ff;--service-card-subtitle:#626262;--service-card-description:#cecece;--service-card-hrThin:#272727;--service-card-btn-text:#cecece;--service-card-btn-bg-hover:#fd2155;--service-card-btn-border:#fd2155;--works-filter-title:#fff;--works-card-title:#f0f8ff;--works-filter-btn-text-hover:#cecece;--works-filter-btn-border:#cecece;--works-filter-btn-bg-hover:#fd2155;--works-card-btn-text:#fff;--works-card-externalLink-btn:#fff;--contact-section-bg:#f0f8ff;--contact-talk-text:#3d3d3d;--contact-talk-text-border-hover:#fd2155;--contact-tagline-text:#3d3d3d;--contact-input-bg:#cecece;--contact-input-placeholder:#cecece;--contact-input-text:#fd2155;--contact-submit-btn-text:#3d3d3d;--contact-submit-btn-text-hover:#fff;--contact-submit-btn-bg-hover:#fd2155;--contact-submit-btn-border:#3d3d3d;--contact-chat-btn-text:#fff;--contact-chat-btn-bg-hover:green;--footer-text:#cecece;--footer-subText:#878787;--footer-hr:#878787;--footer-htThin:#272727;--footer-icon:#878787;--footer-icon-hover:#fd2155;--about-section-bg:#f0f8ff;--aboutMe-text:#fff;--aboutMe-pic-bg:#fff;--aboutMe-myTools-svg:#fff;--aboutMe-myTools-svg-hover:#fd2155;--aboutMe-contact-text:#cecece;--aboutMe-contact-text-hover:#fd2155;--pricing-title:#f0f8ff;--pricing-text:#fff;--pricing-card-bg:#fff;--pricing-card-border:#e3e3e3;--pricing-card-border-after:#fd2155;--pricing-card-border-before:#fd2155;--pricing-card-price-text:#000;--pricing-card-priceValue-text:#474747;--pricing-card-priceStarting-text:#82919f;--pricing-card-priceTimline-text:#82919f;--pricing-card-border-bottom:#d0d0d0;--pricing-card-lastChild-border-bottom:#dbdbdb;--pricing-card-btn-text:#fff;--pricing-card-btn-bg:#474747;--pricing-card-btn-bg-hover:#fd2155;--pricing-terms-btn:#82919f;--pricing-terms-btn-hover:#cecece;--pricing-card-title:#fd2155;--pricing-terms-text:#cecece;--pricing-contact-text:#cecece;--pricing-contact-text-hover:#fd2155}*{box-sizing:border-box;cursor:none;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;background-color:var(--brand-color-dark-second);font-family:Poppins,sans-serif}section{display:inline-block;min-height:100vh;overflow:hidden;position:relative;scroll-snap-align:start;width:100%}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{height:100%;overflow:overlay;padding:3% 6%;position:relative;scroll-behavior:smooth;scroll-snap-type:y mandatory;width:100%}.sectionTitle{display:block;margin:2%}.sectionTitle h1{border-bottom:1px solid var(--brand-color-dark-first);border-left:1px solid var(--brand-color-dark-first);color:var(--brand-color-dark-fourth);display:inline-block;font-size:2.5rem;padding:.5% 1%;transition-duration:1s}.sectionTitle h1:hover{box-shadow:-4px 6px 0 1px var(--brand-color-dark-first),-10px 12px 2px 0 var(--brand-color-dark-fourth);scale:1.05}::-webkit-scrollbar{height:10px;width:5px}::-webkit-scrollbar-track{background-color:var(--solid-color-first)}::-webkit-scrollbar-thumb{background:#5a5a5a66}::-webkit-scrollbar-thumb:hover{background:var(--brand-color-dark-first)}@media only screen and (max-width:360px){.container{padding:8% 6%}}@media only screen and (min-width:361px) and (max-width:400px){.container{padding:8% 6%}}@media only screen and (min-width:401px) and (max-width:480px){.container{padding:6%}}@media only screen and (min-width:481px) and (max-width:580px){.container{padding:6%}}@media only screen and (min-width:581px) and (max-width:770px){.container{padding:5% 6%}}@media only screen and (min-width:770px) and (max-width:1024px){.container{padding:4% 6%}}.style_section__C-Aa0{height:300px;min-height:100%}.style_footer__G6p3q{color:var(--light-color-second);display:flex;flex-direction:column;height:100%;justify-content:center;padding:2% 4%;position:relative;text-align:center;width:100%}.style_footer__G6p3q a{color:var(--light-color-fourth)}.style_footer__G6p3q h3{color:var(--light-color-third);font-weight:500}.style_footer__G6p3q p{font-size:smaller}.style_hrThin__hsB2M{background:var(--dark-color-third);border:none;height:.2px;margin:3% auto;position:relative;width:80%}.style_hr__NW33b{background:var(--light-color-first);border:none;height:.5px;margin:4% auto;position:relative;width:100%}.style_socialIcons__4z-5k{display:flex;justify-content:center;margin:1%}.style_socialIcons__4z-5k ul{align-content:center;align-items:center;display:flex;justify-content:space-evenly;list-style:none;overflow:hidden;width:25%}.style_socialIcons__4z-5k ul li{font-size:15px;position:relative;width:25px}.style_socialIcons__4z-5k ul li a{bottom:-30px;color:var(--brand-color-dark-first);left:4px;position:absolute}@media only screen and (min-width:300px) and (max-width:600px){.style_socialIcons__4z-5k ul{width:50%}.style_footer__G6p3q h3{font-size:1rem}.style_hrThin__hsB2M,.style_hr__NW33b{margin:8% auto}}@media only screen and (min-width:600px) and (max-width:768px){.style_socialIcons__4z-5k ul{width:50%}.style_hr__NW33b{margin:8% auto}}@media only screen and (min-width:768px) and (max-width:1024px){.style_socialIcons__4z-5k ul{width:40%}.style_hr__NW33b{margin:8% auto}}.style_scroll__RYzhw{-webkit-animation:style_scroll__RYzhw 1s linear 1s infinite alternate;animation:style_scroll__RYzhw 1s linear 1s infinite alternate;text-align:center}.style_scroll__RYzhw a{color:#cecece}.style_scroll__RYzhw svg{fill:var(--brand-color-dark-first);transition-duration:.3s;width:1.5rem}.style_scroll__RYzhw svg:hover{fill:#cecece;width:1.6rem}@-webkit-keyframes style_scroll__RYzhw{to{-webkit-transform:translateY(40px);transform:translateY(40px)}}@keyframes style_scroll__RYzhw{to{-webkit-transform:translateY(40px);transform:translateY(40px)}}@media only screen and (max-width:360px){.style_scroll__RYzhw{display:block;position:static}}.style_wrapper__1iMkh{padding:2% 0;position:relative;width:100%}main{padding:8% 0 0}.style_title__EuFFB{display:block;text-align:center}.style_title__EuFFB h1{color:var(--brand-color-dark-first);font-size:6rem;font-weight:600;position:relative;z-index:10}.style_subTitle__GkyUf{color:#3d3d3d;color:var(--brand-color-dark-third);font-size:2rem;font-weight:400;text-align:center}.style_aboutBtn__oKSeJ{background-color:initial;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:0;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.style_aboutBtn__oKSeJ button{background-color:initial;border:none;border:2px solid var(--brand-color-dark-third);border-radius:20px;color:var(--brand-color-dark-third);cursor:pointer;font-size:15px;padding:12px;transition:1s ease-in-out}.style_aboutBtn__oKSeJ button:hover{background-color:initial;background-color:var(--brand-color-dark-third);border:2px solid var(--brand-color-dark-third);color:var(--brand-color-dark-first)}.style_scrollIcon__dCMpu{align-items:center;display:flex;height:8em;justify-content:center}@media only screen and (max-width:360px){section{min-height:auto}main{padding:50% 0 0}.style_title__EuFFB{text-align:left}.style_title__EuFFB h1{font-size:1.8rem}.style_subTitle__GkyUf{font-size:1rem;text-align:left}.style_aboutBtn__oKSeJ button{font-size:14px;padding:8px}}@media only screen and (min-width:361px) and (max-width:400px){section{min-height:auto}main{padding:45% 0 0}.style_title__EuFFB{text-align:left}.style_title__EuFFB h1{font-size:1.9rem}.style_subTitle__GkyUf{font-size:1.2rem;text-align:left}.style_aboutBtn__oKSeJ button{font-size:15px;padding:8px}}@media only screen and (min-width:401px) and (max-width:480px){section{min-height:auto}main{padding:40% 0 0}.style_title__EuFFB{text-align:left}.style_title__EuFFB h1{font-size:2rem}.style_subTitle__GkyUf{font-size:1.2rem;text-align:left}.style_aboutBtn__oKSeJ button{font-size:15px;padding:8px}}@media only screen and (min-width:481px) and (max-width:580px){section{min-height:auto}main{padding:35% 0 0}.style_title__EuFFB{text-align:left}.style_title__EuFFB h1{font-size:2.5rem}.style_subTitle__GkyUf{font-size:1.3rem;text-align:left}.style_aboutBtn__oKSeJ button{font-size:16px;padding:9px}}@media only screen and (min-width:581px) and (max-width:770px){section{min-height:auto}main{padding:25% 0 0}.style_title__EuFFB h1{font-size:3rem}.style_subTitle__GkyUf{font-size:1.5rem}.style_aboutBtn__oKSeJ button{font-size:15px;padding:10px}}@media only screen and (min-width:770px) and (max-width:1024px){main{padding:15% 0 0}.style_title__EuFFB h1{font-size:4rem}.style_subTitle__GkyUf{font-size:1.5rem}.style_aboutBtn__oKSeJ button{font-size:15px;padding:10px}}@media only screen and (min-width:1025px) and (max-width:1199px){main{padding:10% 0 0}.style_title__EuFFB h1{font-size:5.3rem}.style_subTitle__GkyUf{font-size:1.8rem}.style_aboutBtn__oKSeJ button{font-size:15px;padding:12px}}.Style_logo__CRV5L{left:0;position:absolute;top:0}.Style_banner__QET5l{display:flex;width:200px;z-index:1000}.Style_panel__S6cHd{-webkit-animation:Style_rotate__74Ygz 6s var(--delay) infinite ease-in-out alternate;animation:Style_rotate__74Ygz 6s var(--delay) infinite ease-in-out alternate;height:45px;overflow:hidden;position:relative;width:8px}.Style_panel__S6cHd:before{color:hsl(var(--hue),50%,81%);content:"beingvin";font-size:25px;left:var(--left);position:absolute;width:-webkit-max-content;width:max-content}@-webkit-keyframes Style_rotate__74Ygz{0%,15%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}85%,to{-webkit-transform:rotateX(2turn);transform:rotateX(2turn)}}@keyframes Style_rotate__74Ygz{0%,15%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}85%,to{-webkit-transform:rotateX(2turn);transform:rotateX(2turn)}}.Style_panel__S6cHd:first-child{--left:0px;--hue:0;--delay:0s}.Style_panel__S6cHd:nth-child(2){--left:-8px;--hue:15;--delay:0.1s}.Style_panel__S6cHd:nth-child(3){--left:-16px;--hue:30;--delay:0.2s}.Style_panel__S6cHd:nth-child(4){--left:-24px;--hue:45;--delay:0.3s}.Style_panel__S6cHd:nth-child(5){--left:-32px;--hue:60;--delay:0.4s}.Style_panel__S6cHd:nth-child(6){--left:-40px;--hue:75;--delay:0.5s}.Style_panel__S6cHd:nth-child(7){--left:-48px;--hue:90;--delay:0.6s}.Style_panel__S6cHd:nth-child(8){--left:-56px;--hue:105;--delay:0.7s}.Style_panel__S6cHd:nth-child(9){--left:-64px;--hue:120;--delay:0.8s}.Style_panel__S6cHd:nth-child(10){--left:-72px;--hue:135;--delay:0.9s}.Style_panel__S6cHd:nth-child(11){--left:-80px;--hue:150;--delay:1s}.Style_panel__S6cHd:nth-child(12){--left:-88px;--hue:165;--delay:1.1s}.Style_panel__S6cHd:nth-child(13){--left:-96px;--hue:180;--delay:1.2s}.Style_panel__S6cHd:nth-child(14){--left:-104px;--hue:195;--delay:1.3s}.Style_panel__S6cHd:nth-child(15){--left:-112px;--hue:210;--delay:1.4s}.Style_panel__S6cHd:nth-child(16){--left:-120px;--hue:225;--delay:1.5s}.Style_panel__S6cHd:nth-child(17){--left:-128px;--hue:240;--delay:1.6s}.Style_panel__S6cHd:nth-child(18){--left:-136px;--hue:255;--delay:1.7s}.Style_panel__S6cHd:nth-child(19){--left:-144px;--hue:270;--delay:1.8s}.Style_panel__S6cHd:nth-child(20){--left:-152px;--hue:285;--delay:1.9s}.Style_panel__S6cHd:nth-child(21){--left:-160px;--hue:300;--delay:2s}.Style_panel__S6cHd:nth-child(22){--left:-168px;--hue:315;--delay:2.1s}.Style_panel__S6cHd:nth-child(23){--left:-176px;--hue:330;--delay:2.2s}.Style_panel__S6cHd:nth-child(24){--left:-184px;--hue:345;--delay:2.3s}.style_wrapper__3toTB{grid-gap:30px;display:grid;gap:30px;grid-auto-rows:320px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));height:100%;padding:4%;position:relative;width:100%;z-index:1}.style_card__muFgO{background-color:var(--dark-color-second);border-radius:10px;padding:4% 6%;position:relative;transition:.8s cubic-bezier(.25,.46,.45,.94)}.style_card__muFgO:hover{background-color:var(--dark-color-fifth)}.style_card__muFgO h3{color:var(--brand-color-light-fourth);font-size:2rem}.style_card__muFgO span{color:var(--brand-color-light-first)}.style_hrThin__jFuz9{background-color:var(--light-color-first);border:none;height:.2px;margin:4% 0;position:relative;width:90%}.style_card__muFgO p{color:var(--light-color-second)}.style_card__muFgO button{background-color:initial;border:1px solid var(--brand-color-light-first);border-radius:20px;bottom:30px;color:var(--brand-color-dark-fourth);font-weight:500;margin-top:30px;padding:15px;position:absolute;transition-duration:.5s}.style_card__muFgO button:hover{background-color:var(--brand-color-dark-first);color:var(--brand-color-dark-fourth)}.style_hostingBoxOuter__88wOa{background-color:rgba(0,0,0,.534);display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.style_hostingBoxInner__gOLI-{background-color:var(--dark-color-second);border-radius:30px;color:var(--brand-color-dark-fourth);display:inline-block;height:500px;left:50%;padding:4% 6%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.8s cubic-bezier(.25,.46,.45,.94);width:50%}.style_hostingBoxInner__gOLI- h1{margin-top:5%}.style_hostingBoxInner__gOLI- p{color:var(--light-color-second)}.style_closeBtn__h3SxL{color:var(--brand-color-dark-first);display:inline-block;font-size:2.5rem;position:absolute;right:50px;top:30px}.style_reachMe__QMV8u{color:var(--brand-color-light-first)!important;font-size:small}@media only screen and (min-width:300px) and (max-width:600px){.style_wrapper__3toTB{gap:30px;grid-auto-rows:300px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:15% 2%}.style_card__muFgO h3{font-size:1.6rem}.style_card__muFgO p{font-size:smaller}.style_hostingBoxInner__gOLI-{height:600px;width:90%}.style_hostingBoxInner__gOLI- h1{margin-top:25%}.style_closeBtn__h3SxL{color:var(--brand-color-dark-first);display:inline-block;font-size:2.5rem;position:absolute;right:30px;top:15px}}@media only screen and (min-width:600px) and (max-width:768px){.style_wrapper__3toTB{gap:30px;grid-auto-rows:310px;padding:6% 4%}.style_card__muFgO h3{font-size:1.8rem}.style_card__muFgO p{font-size:.9rem}.style_hostingBoxInner__gOLI-{height:550px;width:90%}.style_hostingBoxInner__gOLI- h1{margin-top:15%}.style_closeBtn__h3SxL{color:var(--brand-color-dark-first);display:inline-block;font-size:2.5rem;position:absolute;right:30px;top:15px}}@media only screen and (min-width:768px) and (max-width:1200px){.style_wrapper__3toTB{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));padding:8% 4%}}.style_section__-ESHj{background-color:var(--solid-color-fourth);border-radius:50px;min-height:0!important}.style_wrapper__K1194{display:flex;justify-content:space-around;padding:2% 4%;position:relative;scroll-snap-align:start}.style_talkToMe__It17o{align-self:center;padding:8% 0}.style_chat__f46eE{background-color:var(--brand-color-dark-first);border-radius:10px 10px 0 0;display:inline-block;left:-60px;padding:8px 20px;position:absolute;top:30%;-webkit-transform:rotate(90deg) translateY(-50%);transform:rotate(90deg) translateY(-50%);transition:.3s;z-index:10}.style_chat__f46eE a{color:var(--solid-color-second)}.style_chat__f46eE:hover{background-color:var(--solid-color-third)}.style_talk__f7jyQ h1{display:inline-block;font-size:7rem;font-style:italic;font-weight:500;margin:0;overflow:hidden;position:relative;width:100%}.style_talk__f7jyQ h1:after{background-color:var(--brand-color-light-first);bottom:20px;content:"";height:3px;position:absolute;right:0;transition:width .5s;width:0}.style_talk__f7jyQ h1:hover:after{width:100%}.style_talk__f7jyQ h1 a{color:var(--brand-color-dark-third)}.style_talk__f7jyQ h1 a span{display:inline-block}.style_upRightArrow1__XlgMv,.style_upRightArrow2__7Oxn\+{display:inline-block;font-size:6rem;transition:color 1s}.style_upRightArrow2__7Oxn\+{bottom:-8rem;position:relative;right:15rem}.style_talk__f7jyQ h1 a:hover span svg{-webkit-animation:style_move__KkxXl 1s ease-in-out 0s;animation:style_move__KkxXl 1s ease-in-out 0s;color:var(--brand-color-dark-first);position:relative}@-webkit-keyframes style_move__KkxXl{0%{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}to{-webkit-transform:rotate(-45deg) translate(250%);transform:rotate(-45deg) translate(250%)}}@keyframes style_move__KkxXl{0%{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}to{-webkit-transform:rotate(-45deg) translate(250%);transform:rotate(-45deg) translate(250%)}}.style_tagLines__eDBVG p{color:var(--brand-color-light-third-third);font-size:1.3rem;text-align:center}.style_writeMe__1Vwwk{align-self:center;width:35%}.style_writeMe__1Vwwk .style_form__67nwG{display:flex;flex-direction:column;gap:15px;padding:1% 0;position:relative}.style_writeMe__1Vwwk .style_form__67nwG legend{border-bottom:1px solid var(--brand-color-dark-third);font-size:1.2rem}.style_textarea__2wePi,.style_writeMe__1Vwwk .style_form__67nwG .style_input__tPS-r{background-color:var(--brand-color-light-third);border:none;border-radius:10px;color:var(--solid-color-second);outline:none;padding:3% 4%;resize:none}.style_textarea__2wePi::-webkit-input-placeholder,.style_writeMe__1Vwwk .style_form__67nwG .style_input__tPS-r::-webkit-input-placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_textarea__2wePi::placeholder,.style_writeMe__1Vwwk .style_form__67nwG .style_input__tPS-r::placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_writeMe__1Vwwk .style_form__67nwG>div{display:flex;justify-content:space-between}.style_writeMe__1Vwwk .style_form__67nwG>div .style_input__tPS-r{width:49%}.style_writeMe__1Vwwk .style_form__67nwG .style_submitBtn__PVNNg{background-color:initial;border:none;border:2px solid var(--brand-color-dark-third);border-radius:20px;color:var(--brand-color-dark-third);font-size:20px;padding:12px;transition:.5s ease-in-out}.style_writeMe__1Vwwk .style_form__67nwG .style_submitBtn__PVNNg:hover{background-color:initial;background-color:var(--brand-color-dark-first);border:2px solid var(--brand-color-dark-first);color:var(--solid-color-second)}.style_writeMe__1Vwwk .style_form__67nwG .style_thankYouMsg__hmWU1{background-color:var(--brand-color-dark-first);border-radius:20px;color:var(--solid-color-second);text-align:center}@media only screen and (min-width:300px) and (max-width:600px){.style_wrapper__K1194{flex-direction:column;padding:10% 4%}.style_section__-ESHj{border-radius:40px}.style_sectionTitle__Sn69K{margin:8% 0 0 8%!important}.style_talk__f7jyQ h1{font-size:4rem}.style_tagLines__eDBVG p{font-size:1rem}.style_upRightArrow1__XlgMv,.style_upRightArrow2__7Oxn\+{font-size:4rem}.style_writeMe__1Vwwk{align-self:center;width:100%}.style_chat__f46eE{left:auto;right:0;top:35%;-webkit-transform:rotate(-90deg) translateY(100%);transform:rotate(-90deg) translateY(100%)}.style_writeMe__1Vwwk .style_form__67nwG .style_submitBtn__PVNNg{border-radius:15px;font-size:20px;padding:8px}}@media only screen and (min-width:600px) and (max-width:768px){.style_wrapper__K1194{flex-direction:column;padding:8% 4%}.style_talk__f7jyQ h1{font-size:5rem}.style_tagLines__eDBVG p{font-size:1rem}.style_upRightArrow1__XlgMv,.style_upRightArrow2__7Oxn\+{font-size:5rem}.style_writeMe__1Vwwk{align-self:center;width:90%}.style_chat__f46eE{left:-55px;padding:5px 15px;top:35%}.style_writeMe__1Vwwk .style_form__67nwG .style_submitBtn__PVNNg{border-radius:15px;font-size:20px;padding:8px}}@media only screen and (min-width:768px) and (max-width:1024px){.style_wrapper__K1194{flex-direction:column;padding:6% 4%}.style_talk__f7jyQ h1{font-size:6rem}.style_tagLines__eDBVG p{font-size:1.2rem}.style_upRightArrow1__XlgMv,.style_upRightArrow2__7Oxn\+{font-size:6rem}.style_writeMe__1Vwwk{align-self:center;width:90%}.style_chat__f46eE{left:-55px;padding:5px 15px;top:35%}.style_writeMe__1Vwwk .style_form__67nwG .style_submitBtn__PVNNg{border-radius:15px;font-size:20px;padding:8px}}.style_wrapper__55aZm{padding:4%;position:relative}.style_wrapper__eSUi-{padding:2% 0;position:relative;width:100%}.style_cards__TKirl{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));height:100%;padding:5% 0;position:relative;width:100%}.style_card__Ygdtn{align-content:center;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.style_card__Ygdtn div{margin-bottom:2%}.style_card__Ygdtn .style_image__lNUY7{border-radius:5px;height:200px;overflow:hidden;position:relative;width:100%}.style_card__Ygdtn img{-webkit-filter:grayscale(85%);filter:grayscale(85%);position:relative;right:25%;transition-duration:.3s;transition-timing-function:ease;width:150%}.style_card__Ygdtn img:hover{-webkit-filter:grayscale(10%);filter:grayscale(10%);scale:1.2}.style_cardTitle__CbIbS h2{color:var(--brand-color-light-fourth)}.style_searchItem__pUST-{align-items:center;display:flex;position:relative}.style_searchItem__pUST- button{background-color:initial;border:1px solid var(--brand-color-light-first);border-radius:25px;color:var(--brand-color-dark-fourth);font-size:.7rem;margin-right:2%;padding:5px 10px;transition-duration:.3s}.style_projectTitle__cpHCO{color:var(--light-color-second);height:120px;position:relative}.style_projectTitle__cpHCO h1{bottom:0;display:inline-block;font-size:4rem;font-weight:500;position:absolute}.style_projectTitle__cpHCO a{bottom:30px;color:var(--light-color-second);display:inline-block;font-size:1rem;font-size:1.2rem;font-weight:500;position:absolute;right:20px}.style_projectTitle__cpHCO a:hover .style_externalLinkIcon__zXDGH{color:var(--brand-color-dark-first);scale:1.2}.style_externalLinkIcon__zXDGH{color:var(--brand-color-light-first);display:inline-block;font-size:1.2rem;transition-duration:.3s;width:50px}.style_iframe__wbBn2{background-color:var(--brand-color-light-fourth);border:0;overflow-x:hidden;overflow-y:hidden;padding:.5%;width:100%}.style_hrThin__cJWOa{background:var(--dark-color-third);border:none;height:.2px;margin:1% auto;position:relative;width:80%}@media only screen and (max-width:600px){.style_projectTitle__cpHCO h1{bottom:30px;font-size:1.6rem}.style_iframe__wbBn2{height:600px;margin-top:5%}.style_projectTitle__cpHCO a{bottom:0;font-size:1rem;left:0}}@media only screen and (min-width:600px) and (max-width:768px){.style_projectTitle__cpHCO h1{bottom:30px;font-size:3rem}.style_iframe__wbBn2{height:600px;margin-top:5%}.style_projectTitle__cpHCO a{bottom:0;left:0}}.style_pagination__8boin{align-items:center;display:flex;justify-content:center;list-style:none}.style_pagination__8boin li{font-size:small;margin:1% 1.5%;padding:5px;text-align:center;transition-duration:.3s;vertical-align:middle!important}.style_next__IE8oW,.style_previous__SBRki{border:1px solid var(--brand-color-dark-fourth);border-radius:25px;color:var(--brand-color-dark-fourth);padding:5px 15px!important}.style_next__IE8oW:hover,.style_previous__SBRki:hover{background-color:var(--brand-color-dark-first);border:1px solid var(--brand-color-dark-first);color:var(--brand-color-light-fourth);scale:1.1}.style_numbers__FlGCC{border-radius:50%;color:var(--brand-color-light-fourth);height:30px;width:30px}.style_numbers__FlGCC:hover{scale:1.1}.style_active__UMEB8,.style_numbers__FlGCC:hover{background-color:var(--brand-color-dark-first);color:var(--brand-color-light-fourth)}.style_searchBox__8C1Ej{align-items:center;color:var(--brand-color-light-fourth);display:flex;flex-wrap:wrap;gap:10px;padding:2%}.style_inputField__DzK1A,.style_searchBox__8C1Ej button{background-color:initial;border:1px solid var(--brand-color-dark-fourth);border-radius:25px;color:var(--brand-color-dark-fourth);cursor:pointer;padding:10px 20px;transition-duration:.3s}.style_searchBox__8C1Ej button:hover{background-color:var(--brand-color-dark-first);border:none;color:var(--brand-color-light-fourth);scale:1.1}.style_inputField__DzK1A{align-items:center;display:flex;padding:5px 20px}.style_inputIcon__RylPY{color:var(--brand-color-dark-fourth);font-size:12px;left:0;position:relative}.style_inputField__DzK1A input{background-color:initial;border:none;color:var(--brand-color-light-fourth);font-size:15px;height:25px;margin:0 10px;outline:none}.style_inputField__DzK1A input::-webkit-input-placeholder{color:var(--brand-color-dark-fourth);margin-left:50px}.style_inputField__DzK1A input::placeholder{color:var(--brand-color-dark-fourth);margin-left:50px}.style_active__2P105{background-color:var(--brand-color-dark-first)!important;border:none!important;color:var(--brand-color-dark-fourth)!important}.style_wrapper__UPywp{height:100%;padding:6% 4% 2%;position:relative;width:100%}.style_mypic__xEAzH{background-color:var(--brand-color-light-fourth);border:5px solid var(--brand-color-light-fourth);border-radius:50%;height:250px;left:50%;overflow:hidden;position:relative;top:20%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition-duration:.2s;width:250px}.style_mypic__xEAzH img{left:-10%;position:relative}.style_aboutme__Evb2f{color:var(--brand-color-dark-fourth);font-size:1rem;font-style:italic;margin:2% 0;padding:2% 10%;text-align:justify}.style_tools__Nmyp\+{position:relative}@media only screen and (min-width:300px) and (max-width:600px){.style_wrapper__UPywp{padding:25% 4% 2%}.style_aboutme__Evb2f{font-size:.8rem;padding:12% 2%}.style_mypic__xEAzH{height:150px;left:50%;top:20%;width:150px}.style_mypic__xEAzH img{left:-25%;position:relative;width:150%}}@media only screen and (min-width:600px) and (max-width:768px){.style_wrapper__UPywp{padding:15% 4% 2%}.style_aboutme__Evb2f{font-size:.8rem;padding:6% 2%}.style_mypic__xEAzH{height:150px;left:50%;top:20%;width:150px}.style_mypic__xEAzH img{left:-25%;position:relative;width:150%}}@media only screen and (min-width:768px) and (max-width:1024px){.style_wrapper__UPywp{padding:10% 4% 2%}.style_aboutme__Evb2f{font-size:.9rem;padding:6% 2%}.style_mypic__xEAzH{height:200px;left:50%;top:20%;width:200px}.style_mypic__xEAzH img{left:-25%;position:relative;width:150%}}.style_tool__0DBU8{padding:6% 2% 0;text-align:center}.style_tool__0DBU8 ul{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));height:100%;padding:0 2%;position:relative;width:100%}.style_tool__0DBU8 ul li{align-content:center;color:var(--brand-color-light-first);display:flex;flex-direction:column;font-size:medium;justify-content:center;list-style:none}.style_tool__0DBU8 ul li svg{height:100%;margin:10% auto;transition-delay:1s;width:100%}.style_tool__0DBU8 ul li svg :hover{fill:var(--brand-color-dark-first)}.style_react__pY2k-{-webkit-animation:style_rotate__oGlUu 20s ease-in-out infinite;animation:style_rotate__oGlUu 20s ease-in-out infinite}@-webkit-keyframes style_rotate__oGlUu{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes style_rotate__oGlUu{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@media only screen and (min-width:300px) and (max-width:600px){.style_tool__0DBU8{padding:15% 2% 4%}.style_tool__0DBU8 ul{gap:30px;grid-template-columns:repeat(auto-fit,minmax(50px,1fr))}.style_tool__0DBU8 ul li{font-size:x-small}}@media only screen and (min-width:600px) and (max-width:768px){.style_tool__0DBU8{padding:12% 2% 2%}.style_tool__0DBU8 ul{gap:40px;grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.style_tool__0DBU8 ul li{font-size:small}}@media only screen and (min-width:768px) and (max-width:1024px){.style_tool__0DBU8{padding:10% 2% 0}}.style_hrThin__DWHgw{background-color:var(--dark-color-third);border:none;height:.2px;margin:6% auto;position:relative;width:100%}.style_contact__r-4qX,.style_contact__r-4qX a{color:var(--brand-color-dark-fourth)}.style_contact__r-4qX h2{font-size:2rem;font-weight:400}.style_quickLinks__7NLZf{align-items:center;display:flex;justify-content:space-between;width:40%}.style_quickLinks__7NLZf a:hover{color:var(--brand-color-dark-first)}.style_chat__IRgfb{align-content:center;display:flex;justify-content:space-between;padding:2%;position:relative}.style_chat__IRgfb .style_socialLinks__RO9Ax{align-self:center;margin-right:8%}.style_chat__IRgfb .style_socialLinks__RO9Ax a:hover{color:var(--brand-color-dark-first)}.style_chat__IRgfb h1{display:inline-block;font-size:8rem;font-style:italic;font-weight:500;margin:0;overflow:hidden;position:relative;width:100%}.style_chat__IRgfb h1:after{background-color:var(--brand-color-light-first);bottom:20px;content:"";height:3px;position:absolute;right:0;transition:width .5s;width:0}.style_chat__IRgfb h1:hover:after{width:100%}.style_chat__IRgfb h1 a{color:var(--brand-color-dark-fourth)}.style_chat__IRgfb h1 a span{display:inline-block;overflow:hidden;position:absolute;right:0}.style_upRightArrow1__0fe5v,.style_upRightArrow2__JpOsT{display:inline-block;font-size:6rem;transition:color 1s}.style_upRightArrow2__JpOsT{bottom:-10rem;position:relative;right:15rem}.style_chat__IRgfb h1 a:hover span svg{-webkit-animation:style_move__zC\+SY 1s ease-in-out 0s;animation:style_move__zC\+SY 1s ease-in-out 0s;color:var(--brand-color-dark-first);position:relative}@-webkit-keyframes style_move__zC\+SY{0%{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}to{-webkit-transform:rotate(-45deg) translate(250%);transform:rotate(-45deg) translate(250%)}}@keyframes style_move__zC\+SY{0%{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}to{-webkit-transform:rotate(-45deg) translate(250%);transform:rotate(-45deg) translate(250%)}}@media only screen and (min-width:300px) and (max-width:600px){.style_hrThin__DWHgw{margin:15% auto}.style_quickLinks__7NLZf{width:100%}.style_chat__IRgfb{display:flex;flex-direction:column;padding:10% 2% 0}.style_chat__IRgfb .style_socialLinks__RO9Ax{align-self:self-start;margin-bottom:10%}.style_chat__IRgfb h1{font-size:4rem;font-weight:500}.style_chat__IRgfb h1 a span{left:20px;position:relative;top:30px}.style_upRightArrow1__0fe5v,.style_upRightArrow2__JpOsT{font-size:4rem}}@media only screen and (min-width:600px) and (max-width:768px){.style_hrThin__DWHgw{margin:12% auto}.style_quickLinks__7NLZf{width:80%}.style_chat__IRgfb{display:flex;flex-direction:column;padding:10% 2% 0}.style_chat__IRgfb .style_socialLinks__RO9Ax{align-self:self-start;margin-bottom:10%}.style_chat__IRgfb h1{font-size:4rem;font-weight:500}.style_upRightArrow1__0fe5v,.style_upRightArrow2__JpOsT{font-size:4rem}}@media only screen and (min-width:768px) and (max-width:1024px){.style_hrThin__DWHgw{margin:10% auto}.style_quickLinks__7NLZf{width:60%}.style_chat__IRgfb{display:flex;flex-direction:column;padding:10% 2% 1%}.style_chat__IRgfb .style_socialLinks__RO9Ax{align-self:self-start;margin-bottom:10%}.style_chat__IRgfb h1{font-size:6rem;font-weight:500}.style_upRightArrow1__0fe5v,.style_upRightArrow2__JpOsT{font-size:5rem}}.style_container__156DW{background-color:initial;height:100vh;left:0;position:fixed;top:0;width:100%}.style_box1__dxe09{background-color:#cecece}.style_box1__dxe09,.style_box2__aYZCH{height:100vh;left:0;position:absolute;top:0;width:100%}.style_box2__aYZCH{background-color:#626262}.style_box3__mO4DJ{background-color:#3d3d3d}.style_box3__mO4DJ,.style_box4__smiRm{height:100vh;left:0;position:absolute;top:0;width:100%}.style_box4__smiRm{background-color:#0f0f0f}.style_box5__iHlhJ{background-color:#ff005d;height:100vh;left:0;position:absolute;top:0;width:100%}.style_wrapper__y9uow{height:100%;padding:4%;position:relative;width:100%}.style_headingTitle__gxIPr{color:var(--brand-color-dark-first);font-size:2rem;margin-bottom:5%;text-align:center}.style_cards__JGxGi{align-content:center;align-items:center;display:flex;gap:40px;justify-content:center}.style_card__I5mGR{background-color:var(--solid-color-second);border:2px solid var(--brand-color-dark-fourth);border-radius:20px;min-width:250px;padding:3% 2%;position:relative;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:.5s ease-in-out;width:325px}.style_card__I5mGR:after,.style_card__I5mGR:before{border-radius:20px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;transition:all .5s ease 0s;z-index:-1}.style_card__I5mGR:before{border-left:2px solid var(--brand-color-dark-first);border-right:2px solid var(--brand-color-dark-first);-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:100% 0 0;transform-origin:100% 0 0}.style_card__I5mGR:after{border-bottom:5px solid var(--brand-color-dark-first);border-top:2px solid var(--brand-color-dark-first);-webkit-transform-origin:0 100% 0;transform-origin:0 100% 0}.style_card__I5mGR:hover{border-radius:20px;box-shadow:0 15px 0 var(--brand-color-dark-first);margin-top:-30px}.style_cardHeader__jvQj7{padding:0 10px 30px}.style_package__TkK\+o{border-bottom:1px solid var(--brand-color-dark-first);display:inline-block;font-size:larger}.style_price__8DOBh{color:var(--solid-color-first);font-weight:900;padding-bottom:25px}.style_price__8DOBh .style_priceValue__V67KY{color:var(--dark-color-third);display:block;font-size:25px;font-weight:800;line-height:35px;padding:0 10px}.style_price__8DOBh .style_priceValue__V67KY span{font-size:50px}.style_price__8DOBh .style_starting__PmNHg{color:var(--light-color-second);font-size:smaller;font-weight:400}.style_price__8DOBh .style_timeline__K09cl{color:var(--light-color-second);display:block;font-size:15px;font-weight:100;margin-top:15px}.style_features__beys1 ul{border-bottom:1px solid var(--light-color-third);border-top:1px solid var(--light-color-third);list-style:none;margin-bottom:0;padding:4%;text-align:start}.style_features__beys1 ul li{color:var(--dark-color-fourth);font-size:14px;padding:10px 0}.style_getStartedBtn__0UiKZ{background-color:var(--dark-color-third);border:none;border-radius:50px;color:var(--solid-color-second);font-size:14px;font-weight:600;margin-top:10%;outline:none;padding:4%;text-transform:uppercase;transition-duration:.3s;width:70%}.style_getStartedBtn__0UiKZ:hover{background-color:var(--brand-color-dark-first);scale:1.1}.style_priceTermsBtn__G7A9O{color:var(--text-highlight-light);display:block;font-size:15px;margin:25px 0;text-align:center}.style_priceTermsBtn__G7A9O span{display:inline-block;font-size:15px;margin-right:20px;transition-duration:.5s;vertical-align:middle}.style_priceTermsBtn__G7A9O span.style_rotate__DF3st{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.style_priceTermsBtn__G7A9O:hover{color:var(--brand-color-dark-fourth)}.style_priceTerms__pE4zL{border-radius:20px;color:var(--light-color-second);display:grid;grid-template-rows:0fr;margin:0 auto;opacity:0;transition-duration:1s;width:60%}.style_priceTerms__pE4zL>div{overflow:hidden}.style_priceTerms__pE4zL.style_show__4l5FR{grid-template-rows:1fr;opacity:1}.style_priceTerms__pE4zL h5{color:var(--brand-color-light-first)}.style_priceTerms__pE4zL ul{margin:6%}.style_priceTerms__pE4zL ul li{border-bottom:.5px solid var(--dark-color-second);font-size:12px;list-style:square;margin:1%}.style_priceTerms__pE4zL ul li:hover{color:var(--brand-color-light-fourth)}@media only screen and (min-width:300px) and (max-width:600px){.style_headingTitle__gxIPr{font-size:1.5rem;padding:10% 2% 0}.style_cards__JGxGi{flex-direction:column;gap:50px;justify-content:center;padding:5% 0}.style_card__I5mGR{min-width:250px;padding:8% 6%;width:320px}.style_price__8DOBh{padding-bottom:15px}.style_price__8DOBh .style_priceValue__V67KY span{font-size:40px}.style_price__8DOBh .style_timeline__K09cl{font-size:12px;margin-top:0}.style_features__beys1 ul li{font-size:14px;padding:8px 0}.style_priceTerms__pE4zL{width:100%}.style_priceTerms__pE4zL ul{margin:10% 12%}.style_priceTerms__pE4zL ul li{font-size:12px;margin:1.5%}}@media only screen and (min-width:600px) and (max-width:768px){.style_headingTitle__gxIPr{font-size:1.8rem;padding:4% 2% 0}.style_cards__JGxGi{flex-wrap:wrap;gap:50px}.style_card__I5mGR{min-width:250px;padding:6% 4%;width:350px}.style_features__beys1 ul li{font-size:16px;padding:10px 0}.style_priceTerms__pE4zL{width:70%}.style_priceTerms__pE4zL ul{margin:8% 12%}.style_priceTerms__pE4zL ul li{font-size:12px;margin:2%}}@media only screen and (min-width:768px) and (max-width:1024px){.style_headingTitle__gxIPr{padding:3%}.style_cards__JGxGi{gap:30px}.style_price__8DOBh .style_priceValue__V67KY span{font-size:40px}.style_card__I5mGR{min-width:250px;padding:4% 2%;width:45%}.style_features__beys1 ul li{font-size:12px;padding:7px 0}.style_priceTerms__pE4zL{width:60%}.style_priceTerms__pE4zL ul{margin:8%}.style_priceTerms__pE4zL ul li{font-size:13px;margin:2%}}.style_hrThin__s6LY-{background:var(--dark-color-third);border:none;height:.2px;margin:6% auto;position:relative;width:100%}.style_contact__kjcwf,.style_contact__kjcwf a{color:var(--brand-color-dark-fourth)}.style_contact__kjcwf h2{font-size:2rem;font-weight:400}.style_quickLinks__DgxAG{align-items:center;display:flex;justify-content:space-between;width:40%}.style_quickLinks__DgxAG a:hover{color:var(--brand-color-dark-first)}.style_chat__3SSUq{align-content:center;display:flex;justify-content:space-between;padding:2%;position:relative}.style_chat__3SSUq .style_socialLinks__4h02A{align-self:center;margin-right:8%}.style_chat__3SSUq .style_socialLinks__4h02A a:hover{color:var(--brand-color-dark-first)}.style_chat__3SSUq h1{display:inline-block;font-size:8rem;font-style:italic;font-weight:500;margin:0;overflow:hidden;position:relative;width:100%}.style_chat__3SSUq h1:after{background-color:var(--brand-color-light-first);bottom:20px;content:"";height:3px;position:absolute;right:0;transition:width .5s;width:0}.style_chat__3SSUq h1:hover:after{width:100%}.style_chat__3SSUq h1 a{color:var(--brand-color-dark-fourth)}.style_chat__3SSUq h1 a span{display:inline-block;overflow:hidden;position:absolute;right:0}.style_upRightArrow1__UWRqo,.style_upRightArrow2__I72Wo{display:inline-block;font-size:6rem;transition:color 1s}.style_upRightArrow2__I72Wo{bottom:-10rem;position:relative;right:15rem}.style_chat__3SSUq h1 a:hover span svg{-webkit-animation:style_move__bOpu3 1s ease-in-out 0s;animation:style_move__bOpu3 1s ease-in-out 0s;color:var(--brand-color-dark-first);position:relative}@-webkit-keyframes style_move__bOpu3{0%{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}to{-webkit-transform:rotate(-45deg) translate(250%);transform:rotate(-45deg) translate(250%)}}@keyframes style_move__bOpu3{0%{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}to{-webkit-transform:rotate(-45deg) translate(250%);transform:rotate(-45deg) translate(250%)}}@media only screen and (min-width:300px) and (max-width:600px){.style_hrThin__s6LY-{margin:15% auto}.style_quickLinks__DgxAG{width:100%}.style_chat__3SSUq{display:flex;flex-direction:column;padding:10% 2% 0}.style_socialLinks__4h02A{margin-bottom:10%}.style_chat__3SSUq h1{font-size:4rem;font-weight:500}.style_chat__3SSUq h1 a span{left:20px;position:relative;top:30px}.style_upRightArrow1__UWRqo,.style_upRightArrow2__I72Wo{font-size:4rem}}@media only screen and (min-width:600px) and (max-width:768px){.style_hrThin__s6LY-{margin:12% auto}.style_quickLinks__DgxAG{width:80%}.style_chat__3SSUq{display:flex;flex-direction:column;padding:10% 2% 0}.style_socialLinks__4h02A{margin-bottom:10%}.style_chat__3SSUq h1{font-size:4rem;font-weight:500}.style_upRightArrow1__UWRqo,.style_upRightArrow2__I72Wo{font-size:4rem}}@media only screen and (min-width:768px) and (max-width:1024px){.style_hrThin__s6LY-{margin:10% auto}.style_quickLinks__DgxAG{width:60%}.style_chat__3SSUq{display:flex;flex-direction:column;padding:10% 2% 1%}.style_socialLinks__4h02A{margin-bottom:10%}.style_chat__3SSUq h1{font-size:6rem;font-weight:500}.style_upRightArrow1__UWRqo,.style_upRightArrow2__I72Wo{font-size:5rem}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:rgba(0,0,0,.5);border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:rgba(0,0,0,.5);cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.style_backGroundDiv__jI8Q8{background-color:rgba(0,0,0,.8);display:block;height:100vh;left:0;padding:4% 15%;position:fixed;top:0;width:100vw;z-index:100}.style_formContainer__eryZn{align-items:center;background-color:var(--solid-color-fourth);border-radius:80px;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;overflow:hidden;position:relative;width:100%}.style_formContainer__eryZn>div{text-align:center;width:80%}.style_formContainer__eryZn .style_header__NuT8Y>div{margin:2% 0}.style_formContainer__eryZn .style_header__NuT8Y .style_title__iFQim{font-size:2.2rem}.style_backBtn__jjKmy{font-size:2.5rem;left:5%;position:absolute;top:5%}.style_closeBtn__OvoMZ{font-size:2.5rem;position:absolute;right:5%;top:5%}.style_form__FFhFJ{margin:auto;width:90%}.style_form__FFhFJ .style_input__y5lWW,.style_textarea__3vjfQ{background-color:var(--brand-color-dark-third);border:none;border-radius:10px;color:var(--solid-color-second);margin:.8%;outline:none;padding:2% 4%;resize:none}.style_form__FFhFJ .style_textarea__3vjfQ{height:150px}.style_form__FFhFJ .style_input__y5lWW::-webkit-input-placeholder,.style_textarea__3vjfQ::-webkit-input-placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_form__FFhFJ .style_input__y5lWW::placeholder,.style_textarea__3vjfQ::placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_clientDetails__DdDmQ,.style_form__FFhFJ .style_proDetails__5lztp{display:flex;flex-direction:column}.style_form__FFhFJ .style_proDetails__5lztp>div{margin:1% 0}.style_form__FFhFJ .style_clientDetails__DdDmQ>div{display:flex}.style_form__FFhFJ .style_clientDetails__DdDmQ>div .style_input__y5lWW{width:50%}.style_form__FFhFJ .style_buttons__8f0\+1{display:flex;justify-content:center}.style_button__4xkS5,.style_form__FFhFJ .style_submitBtn__0LhHT{background-color:initial;border:none;border:2px solid var(--brand-color-dark-third);border-radius:20px;color:var(--brand-color-dark-third);font-size:15px;margin:1%;min-width:100px;padding:12px;transition:.2s ease-in-out}.style_form__FFhFJ .style_submitBtn__0LhHT{font-weight:900;margin:2%}.style_button__4xkS5:hover,.style_form__FFhFJ .style_submitBtn__0LhHT:hover{background-color:initial;background-color:var(--brand-color-dark-first);border:2px solid var(--brand-color-dark-first);color:var(--solid-color-second)}.style_thankYou__34V0W{color:var(--light-color-first);padding:0 4%}.style_icon__SyGqn,.style_thankYou__34V0W .style_thankYouMsg__3g0vD>span{color:var(--brand-color-dark-first)}.style_icon__SyGqn{font-size:5rem}.style_loading__aj1xM{display:inline-block;height:50px;position:relative;width:50px}.style_loading__aj1xM:after{-webkit-animation:style_loading__aj1xM 1.2s infinite;animation:style_loading__aj1xM 1.2s infinite;border-color:#fd2155 transparent;border-radius:50%;border-style:solid;border-width:20px;box-sizing:border-box;content:" ";display:block;height:0;margin:4px auto;width:0}@-webkit-keyframes style_loading__aj1xM{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(900deg);transform:rotate(900deg)}to{-webkit-transform:rotate(5turn);transform:rotate(5turn)}}@keyframes style_loading__aj1xM{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(900deg);transform:rotate(900deg)}to{-webkit-transform:rotate(5turn);transform:rotate(5turn)}}@media only screen and (min-width:300px) and (max-width:600px){.style_backGroundDiv__jI8Q8{padding:8% 5%}.style_formContainer__eryZn{border-radius:50px}.style_formContainer__eryZn>div{text-align:center;width:90%}.style_form__FFhFJ{width:100%}.style_formContainer__eryZn .style_header__NuT8Y .style_title__iFQim{font-size:1.6rem}.style_formContainer__eryZn .style_form__FFhFJ .style_input__y5lWW,.style_textarea__3vjfQ{font-size:small;margin:2% 1%;padding:4%}.style_formContainer__eryZn .style_form__FFhFJ .style_textarea__3vjfQ{height:150px;width:98%}.style_form__FFhFJ .style_buttons__8f0\+1{display:flex;flex-direction:column}.style_form__FFhFJ .style_buttons__8f0\+1 .style_button__4xkS5{margin:2%}.style_thankYou__34V0W{font-size:small}.style_icon__SyGqn{font-size:4rem}}@media only screen and (min-width:600px) and (max-width:768px){.style_backGroundDiv__jI8Q8{padding:15% 5%}.style_formContainer__eryZn{border-radius:60px}.style_form__FFhFJ{width:100%}.style_formContainer__eryZn>div{text-align:center;width:90%}.style_backBtn__jjKmy{left:5%;top:5%}.style_closeBtn__OvoMZ{right:5%;top:5%}.style_formContainer__eryZn .style_header__NuT8Y .style_title__iFQim{font-size:2rem}.style_formContainer__eryZn .style_form__FFhFJ .style_input__y5lWW,.style_textarea__3vjfQ{font-size:small;margin:1.5% 1%;padding:4%}.style_formContainer__eryZn .style_form__FFhFJ .style_textarea__3vjfQ{height:150px;width:98%}.style_form__FFhFJ .style_buttons__8f0\+1{display:flex;flex-direction:column}.style_form__FFhFJ .style_buttons__8f0\+1 .style_button__4xkS5{margin:2%}}@media only screen and (min-width:768px) and (max-width:1024px){.style_formContainer__eryZn>div{text-align:center;width:80%}.style_backBtn__jjKmy{left:5%;top:5%}.style_closeBtn__OvoMZ{right:5%;top:5%}.style_form__FFhFJ{width:100%}.style_formContainer__eryZn .style_form__FFhFJ .style_input__y5lWW,.style_textarea__3vjfQ{margin:1%;padding:3%}.style_formContainer__eryZn .style_form__FFhFJ .style_textarea__3vjfQ{height:150px;width:98%}}.style_container__dAYV2{color:var(--brand-color-dark-fourth);font-size:1rem;line-height:1.7;margin:0 auto;max-width:720px;padding:2rem 1rem}.style_heading__hSurq{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.style_subheading__jIZxn{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:2rem}.style_paragraph__Q3TSk{margin-bottom:1rem}.style_list__v7wxI{list-style:disc;margin-bottom:1rem;padding-left:1.5rem}.style_table__6j91u{border-collapse:collapse;margin-bottom:1.5rem;margin-top:1rem;width:100%}.style_table__6j91u td,.style_table__6j91u th{border:1px solid var(--brand-color-dark-fourth);padding:.5rem;text-align:left}.style_table__6j91u thead{background-color:var(--brand-color-dark-fourth);color:var(--brand-color-dark-second);font-weight:600}.style_email__iBSxM{font-weight:500;margin-top:.5rem}@media (max-width:640px){.style_heading__hSurq{font-size:1.5rem}.style_subheading__jIZxn{font-size:1.125rem}.style_table__6j91u td,.style_table__6j91u th{font-size:.875rem}}.style_wrapper__QtfEM{background-color:var(--solid-color-first);height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100vw}.style_progressBar__yM1pq{background-color:var(--brand-color-dark-first);bottom:0;height:3px;position:absolute;transition:width 4s}.style_countDown__9s5Kp{display:flex;justify-content:center;margin-top:90vh;position:relative}.style_countDown__9s5Kp>div{overflow:hidden;padding:1% 2%}.style_countDown__9s5Kp p{color:var(--brand-color-dark-fourth);font-size:1rem;text-align:end}.style_logo__d3L2Q{height:500px;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px}.style_logo__d3L2Q .style_img__zv9Mj{height:500px;position:relative;width:500px}@media only screen and (min-width:300px) and (max-width:600px){.style_progressBar__yM1pq{bottom:0}.style_countDown__9s5Kp{display:none}.style_logo__d3L2Q,.style_logo__d3L2Q .style_img__zv9Mj{height:400px;width:400px}}@media only screen and (min-width:600px) and (max-width:768px){.style_progressBar__yM1pq{bottom:0}.style_countDown__9s5Kp{margin-top:90vh}.style_countDown__9s5Kp>div{overflow:hidden;padding:1.6%}.style_logo__d3L2Q,.style_logo__d3L2Q .style_img__zv9Mj{height:400px;width:400px}}@media only screen and (min-width:768px) and (max-width:1200px){.style_progressBar__yM1pq{bottom:0}.style_countDown__9s5Kp{margin-top:90vh}.style_countDown__9s5Kp>div{overflow:hidden;padding:1% 2%}.style_logo__d3L2Q,.style_logo__d3L2Q .style_img__zv9Mj{height:400px;width:400px}}.style_cursor__TpyV8{border-radius:50%;height:12px;pointer-events:none;top:0;width:12px;z-index:10000}.style_cursor__TpyV8,.style_progressBar__48zzT{background-color:var(--brand-color-dark-first);left:0;position:fixed}.style_progressBar__48zzT{bottom:0;height:3px;right:0;z-index:100}.style_cookieConsent__PXjiE{align-items:center;-webkit-animation:style_fadeIn__fKM4J .6s ease-in-out;animation:style_fadeIn__fKM4J .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:var(--brand-color-light-first);border-radius:20px;bottom:2%;box-sizing:border-box;color:var(--brand-color-light-second);display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between;opacity:0;padding:1rem;position:fixed;right:1%;width:450px;z-index:999}@-webkit-keyframes style_fadeIn__fKM4J{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes style_fadeIn__fKM4J{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.style_text__QbcX1{flex:1 1;margin:0}.style_link__DxSkR{color:var(--brand-color-dark-fourth);text-decoration:underline}.style_button__stUzz{background:var(--brand-color-light-second);border:none;border-radius:15px;color:var(--brand-color-light-fourth);cursor:pointer;margin-left:1rem;padding:8px 16px}@media screen and (max-width:600px){.style_cookieConsent__PXjiE{bottom:5%;flex-direction:column;font-size:14px;height:150px;padding:1rem 1rem 1.5rem;right:5%;width:90%}}
/*# sourceMappingURL=main.05c67a3f.css.map*/