@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__c7L3v{height:300px;min-height:100%}.style_footer__XOW3b{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__XOW3b a{color:var(--light-color-fourth)}.style_footer__XOW3b h3{color:var(--light-color-third);font-weight:500}.style_footer__XOW3b p{font-size:smaller}.style_hrThin__wGbGT{background:var(--dark-color-third);border:none;height:.2px;margin:3% auto;position:relative;width:80%}.style_hr__6LzHZ{background:var(--light-color-first);border:none;height:.5px;margin:4% auto;position:relative;width:100%}.style_socialIcons__aiGeU{display:flex;justify-content:center;margin:1%}.style_socialIcons__aiGeU ul{align-content:center;align-items:center;display:flex;justify-content:space-evenly;list-style:none;overflow:hidden;width:25%}.style_socialIcons__aiGeU ul li{font-size:15px;position:relative;width:25px}.style_socialIcons__aiGeU 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__aiGeU ul{width:50%}.style_footer__XOW3b h3{font-size:1rem}.style_hrThin__wGbGT,.style_hr__6LzHZ{margin:8% auto}}@media only screen and (min-width:600px) and (max-width:768px){.style_socialIcons__aiGeU ul{width:50%}.style_hr__6LzHZ{margin:8% auto}}@media only screen and (min-width:768px) and (max-width:1024px){.style_socialIcons__aiGeU ul{width:40%}.style_hr__6LzHZ{margin:8% auto}}.style_scroll__o3d\+6{-webkit-animation:style_scroll__o3d\+6 1s linear 1s infinite alternate;animation:style_scroll__o3d\+6 1s linear 1s infinite alternate;text-align:center}.style_scroll__o3d\+6 a{color:#cecece}.style_scroll__o3d\+6 svg{fill:var(--brand-color-dark-first);transition-duration:.3s;width:1.5rem}.style_scroll__o3d\+6 svg:hover{fill:#cecece;width:1.6rem}@-webkit-keyframes style_scroll__o3d\+6{to{-webkit-transform:translateY(40px);transform:translateY(40px)}}@keyframes style_scroll__o3d\+6{to{-webkit-transform:translateY(40px);transform:translateY(40px)}}@media only screen and (max-width:360px){.style_scroll__o3d\+6{display:block;position:static}}.style_wrapper__YvS9Z{padding:2% 0;position:relative;width:100%}main{padding:8% 0 0}.style_title__NYBoZ{display:block;text-align:center}.style_title__NYBoZ h1{color:var(--brand-color-dark-first);font-size:6rem;font-weight:600;position:relative;z-index:10}.style_subTitle__s2rWI{color:#3d3d3d;color:var(--brand-color-dark-third);font-size:2rem;font-weight:400;text-align:center}.style_aboutBtn__8uUbW{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__8uUbW 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__8uUbW 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__xKuT5{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__NYBoZ{text-align:left}.style_title__NYBoZ h1{font-size:1.8rem}.style_subTitle__s2rWI{font-size:1rem;text-align:left}.style_aboutBtn__8uUbW 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__NYBoZ{text-align:left}.style_title__NYBoZ h1{font-size:1.9rem}.style_subTitle__s2rWI{font-size:1.2rem;text-align:left}.style_aboutBtn__8uUbW 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__NYBoZ{text-align:left}.style_title__NYBoZ h1{font-size:2rem}.style_subTitle__s2rWI{font-size:1.2rem;text-align:left}.style_aboutBtn__8uUbW 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__NYBoZ{text-align:left}.style_title__NYBoZ h1{font-size:2.5rem}.style_subTitle__s2rWI{font-size:1.3rem;text-align:left}.style_aboutBtn__8uUbW 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__NYBoZ h1{font-size:3rem}.style_subTitle__s2rWI{font-size:1.5rem}.style_aboutBtn__8uUbW button{font-size:15px;padding:10px}}@media only screen and (min-width:770px) and (max-width:1024px){main{padding:15% 0 0}.style_title__NYBoZ h1{font-size:4rem}.style_subTitle__s2rWI{font-size:1.5rem}.style_aboutBtn__8uUbW button{font-size:15px;padding:10px}}@media only screen and (min-width:1025px) and (max-width:1199px){main{padding:10% 0 0}.style_title__NYBoZ h1{font-size:5.3rem}.style_subTitle__s2rWI{font-size:1.8rem}.style_aboutBtn__8uUbW button{font-size:15px;padding:12px}}.Style_logo__dyCWM{left:0;position:absolute;top:0}.Style_banner__VLbHI{display:flex;width:200px;z-index:1000}.Style_panel__aoVAC{-webkit-animation:Style_rotate__L\+Ki\+ 6s var(--delay) infinite ease-in-out alternate;animation:Style_rotate__L\+Ki\+ 6s var(--delay) infinite ease-in-out alternate;height:45px;overflow:hidden;position:relative;width:8px}.Style_panel__aoVAC: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__L\+Ki\+{0%,15%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}85%,to{-webkit-transform:rotateX(2turn);transform:rotateX(2turn)}}@keyframes Style_rotate__L\+Ki\+{0%,15%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}85%,to{-webkit-transform:rotateX(2turn);transform:rotateX(2turn)}}.Style_panel__aoVAC:first-child{--left:0px;--hue:0;--delay:0s}.Style_panel__aoVAC:nth-child(2){--left:-8px;--hue:15;--delay:0.1s}.Style_panel__aoVAC:nth-child(3){--left:-16px;--hue:30;--delay:0.2s}.Style_panel__aoVAC:nth-child(4){--left:-24px;--hue:45;--delay:0.3s}.Style_panel__aoVAC:nth-child(5){--left:-32px;--hue:60;--delay:0.4s}.Style_panel__aoVAC:nth-child(6){--left:-40px;--hue:75;--delay:0.5s}.Style_panel__aoVAC:nth-child(7){--left:-48px;--hue:90;--delay:0.6s}.Style_panel__aoVAC:nth-child(8){--left:-56px;--hue:105;--delay:0.7s}.Style_panel__aoVAC:nth-child(9){--left:-64px;--hue:120;--delay:0.8s}.Style_panel__aoVAC:nth-child(10){--left:-72px;--hue:135;--delay:0.9s}.Style_panel__aoVAC:nth-child(11){--left:-80px;--hue:150;--delay:1s}.Style_panel__aoVAC:nth-child(12){--left:-88px;--hue:165;--delay:1.1s}.Style_panel__aoVAC:nth-child(13){--left:-96px;--hue:180;--delay:1.2s}.Style_panel__aoVAC:nth-child(14){--left:-104px;--hue:195;--delay:1.3s}.Style_panel__aoVAC:nth-child(15){--left:-112px;--hue:210;--delay:1.4s}.Style_panel__aoVAC:nth-child(16){--left:-120px;--hue:225;--delay:1.5s}.Style_panel__aoVAC:nth-child(17){--left:-128px;--hue:240;--delay:1.6s}.Style_panel__aoVAC:nth-child(18){--left:-136px;--hue:255;--delay:1.7s}.Style_panel__aoVAC:nth-child(19){--left:-144px;--hue:270;--delay:1.8s}.Style_panel__aoVAC:nth-child(20){--left:-152px;--hue:285;--delay:1.9s}.Style_panel__aoVAC:nth-child(21){--left:-160px;--hue:300;--delay:2s}.Style_panel__aoVAC:nth-child(22){--left:-168px;--hue:315;--delay:2.1s}.Style_panel__aoVAC:nth-child(23){--left:-176px;--hue:330;--delay:2.2s}.Style_panel__aoVAC:nth-child(24){--left:-184px;--hue:345;--delay:2.3s}.style_wrapper__FhlgH{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__qb\+mK{background-color:var(--dark-color-second);border-radius:10px;padding:4% 6%;position:relative;transition:.8s cubic-bezier(.25,.46,.45,.94)}.style_card__qb\+mK:hover{background-color:var(--dark-color-fifth)}.style_card__qb\+mK h3{color:var(--brand-color-light-fourth);font-size:2rem}.style_card__qb\+mK span{color:var(--brand-color-light-first)}.style_hrThin__23V1z{background-color:var(--light-color-first);border:none;height:.2px;margin:4% 0;position:relative;width:90%}.style_card__qb\+mK p{color:var(--light-color-second)}.style_card__qb\+mK 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__qb\+mK button:hover{background-color:var(--brand-color-dark-first);color:var(--brand-color-dark-fourth)}.style_hostingBoxOuter__ElmXn{background-color:rgba(0,0,0,.534);display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.style_hostingBoxInner__iXKeh{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__iXKeh h1{margin-top:5%}.style_hostingBoxInner__iXKeh p{color:var(--light-color-second)}.style_closeBtn__7Yop\+{color:var(--brand-color-dark-first);display:inline-block;font-size:2.5rem;position:absolute;right:50px;top:30px}.style_reachMe__PZcOf{color:var(--brand-color-light-first)!important;font-size:small}@media only screen and (min-width:300px) and (max-width:600px){.style_wrapper__FhlgH{gap:30px;grid-auto-rows:300px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:15% 2%}.style_card__qb\+mK h3{font-size:1.6rem}.style_card__qb\+mK p{font-size:smaller}.style_hostingBoxInner__iXKeh{height:600px;width:90%}.style_hostingBoxInner__iXKeh h1{margin-top:25%}.style_closeBtn__7Yop\+{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__FhlgH{gap:30px;grid-auto-rows:310px;padding:6% 4%}.style_card__qb\+mK h3{font-size:1.8rem}.style_card__qb\+mK p{font-size:.9rem}.style_hostingBoxInner__iXKeh{height:550px;width:90%}.style_hostingBoxInner__iXKeh h1{margin-top:15%}.style_closeBtn__7Yop\+{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__FhlgH{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));padding:8% 4%}}.style_section__OVqBw{background-color:var(--solid-color-fourth);border-radius:50px;min-height:0!important}.style_wrapper__P0nfW{display:flex;justify-content:space-around;padding:2% 4%;position:relative;scroll-snap-align:start}.style_talkToMe__ndbGV{align-self:center;padding:8% 0}.style_chat__5MjE-{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__5MjE- a{color:var(--solid-color-second)}.style_chat__5MjE-:hover{background-color:var(--solid-color-third)}.style_talk__b2L0M h1{display:inline-block;font-size:7rem;font-style:italic;font-weight:500;margin:0;overflow:hidden;position:relative;width:100%}.style_talk__b2L0M 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__b2L0M h1:hover:after{width:100%}.style_talk__b2L0M h1 a{color:var(--brand-color-dark-third)}.style_talk__b2L0M h1 a span{display:inline-block}.style_upRightArrow1__8dBHJ,.style_upRightArrow2__WoAdD{display:inline-block;font-size:6rem;transition:color 1s}.style_upRightArrow2__WoAdD{bottom:-8rem;position:relative;right:15rem}.style_talk__b2L0M h1 a:hover span svg{-webkit-animation:style_move__Bo4nW 1s ease-in-out 0s;animation:style_move__Bo4nW 1s ease-in-out 0s;color:var(--brand-color-dark-first);position:relative}@-webkit-keyframes style_move__Bo4nW{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__Bo4nW{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__PgMHH p{color:var(--brand-color-light-third-third);font-size:1.3rem;text-align:center}.style_writeMe__dkzDq{align-self:center;width:35%}.style_writeMe__dkzDq .style_form__ppJ4i{display:flex;flex-direction:column;gap:15px;padding:1% 0;position:relative}.style_writeMe__dkzDq .style_form__ppJ4i legend{border-bottom:1px solid var(--brand-color-dark-third);font-size:1.2rem}.style_textarea__4zohq,.style_writeMe__dkzDq .style_form__ppJ4i .style_input__Eq0Tw{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__4zohq::-webkit-input-placeholder,.style_writeMe__dkzDq .style_form__ppJ4i .style_input__Eq0Tw::-webkit-input-placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_textarea__4zohq::placeholder,.style_writeMe__dkzDq .style_form__ppJ4i .style_input__Eq0Tw::placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_writeMe__dkzDq .style_form__ppJ4i>div{display:flex;justify-content:space-between}.style_writeMe__dkzDq .style_form__ppJ4i>div .style_input__Eq0Tw{width:49%}.style_writeMe__dkzDq .style_form__ppJ4i .style_submitBtn__BA7AH{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__dkzDq .style_form__ppJ4i .style_submitBtn__BA7AH: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__dkzDq .style_form__ppJ4i .style_thankYouMsg__RSTYV{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__P0nfW{flex-direction:column;padding:10% 4%}.style_section__OVqBw{border-radius:40px}.style_sectionTitle__4abyF{margin:8% 0 0 8%!important}.style_talk__b2L0M h1{font-size:4rem}.style_tagLines__PgMHH p{font-size:1rem}.style_upRightArrow1__8dBHJ,.style_upRightArrow2__WoAdD{font-size:4rem}.style_writeMe__dkzDq{align-self:center;width:100%}.style_chat__5MjE-{left:auto;right:0;top:35%;-webkit-transform:rotate(-90deg) translateY(100%);transform:rotate(-90deg) translateY(100%)}.style_writeMe__dkzDq .style_form__ppJ4i .style_submitBtn__BA7AH{border-radius:15px;font-size:20px;padding:8px}}@media only screen and (min-width:600px) and (max-width:768px){.style_wrapper__P0nfW{flex-direction:column;padding:8% 4%}.style_talk__b2L0M h1{font-size:5rem}.style_tagLines__PgMHH p{font-size:1rem}.style_upRightArrow1__8dBHJ,.style_upRightArrow2__WoAdD{font-size:5rem}.style_writeMe__dkzDq{align-self:center;width:90%}.style_chat__5MjE-{left:-55px;padding:5px 15px;top:35%}.style_writeMe__dkzDq .style_form__ppJ4i .style_submitBtn__BA7AH{border-radius:15px;font-size:20px;padding:8px}}@media only screen and (min-width:768px) and (max-width:1024px){.style_wrapper__P0nfW{flex-direction:column;padding:6% 4%}.style_talk__b2L0M h1{font-size:6rem}.style_tagLines__PgMHH p{font-size:1.2rem}.style_upRightArrow1__8dBHJ,.style_upRightArrow2__WoAdD{font-size:6rem}.style_writeMe__dkzDq{align-self:center;width:90%}.style_chat__5MjE-{left:-55px;padding:5px 15px;top:35%}.style_writeMe__dkzDq .style_form__ppJ4i .style_submitBtn__BA7AH{border-radius:15px;font-size:20px;padding:8px}}.style_wrapper__q5Iy\+{padding:4%;position:relative}.style_wrapper__78hdf{padding:2% 0;position:relative;width:100%}.style_cards__daphA{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__TPr8A{align-content:center;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.style_card__TPr8A div{margin-bottom:2%}.style_card__TPr8A .style_image__t1fpI{border-radius:5px;height:200px;overflow:hidden;position:relative;width:100%}.style_card__TPr8A img{-webkit-filter:grayscale(85%);filter:grayscale(85%);position:relative;right:25%;transition-duration:.3s;transition-timing-function:ease;width:150%}.style_card__TPr8A img:hover{-webkit-filter:grayscale(10%);filter:grayscale(10%);scale:1.2}.style_cardTitle__0p3Nd h2{color:var(--brand-color-light-fourth)}.style_searchItem__G8\+go{align-items:center;display:flex;position:relative}.style_searchItem__G8\+go 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__pAYNb{color:var(--light-color-second);height:120px;position:relative}.style_projectTitle__pAYNb h1{bottom:0;display:inline-block;font-size:4rem;font-weight:500;position:absolute}.style_projectTitle__pAYNb 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__pAYNb a:hover .style_externalLinkIcon__zFE5W{color:var(--brand-color-dark-first);scale:1.2}.style_externalLinkIcon__zFE5W{color:var(--brand-color-light-first);display:inline-block;font-size:1.2rem;transition-duration:.3s;width:50px}.style_iframe__7T-Ga{background-color:var(--brand-color-light-fourth);border:0;overflow-x:hidden;overflow-y:hidden;padding:.5%;width:100%}.style_hrThin__V6Tgg{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__pAYNb h1{bottom:30px;font-size:1.6rem}.style_iframe__7T-Ga{height:600px;margin-top:5%}.style_projectTitle__pAYNb a{bottom:0;font-size:1rem;left:0}}@media only screen and (min-width:600px) and (max-width:768px){.style_projectTitle__pAYNb h1{bottom:30px;font-size:3rem}.style_iframe__7T-Ga{height:600px;margin-top:5%}.style_projectTitle__pAYNb a{bottom:0;left:0}}.style_pagination__vXR\+C{align-items:center;display:flex;justify-content:center;list-style:none}.style_pagination__vXR\+C li{font-size:small;margin:1% 1.5%;padding:5px;text-align:center;transition-duration:.3s;vertical-align:middle!important}.style_next__-STv7,.style_previous__rKVtL{border:1px solid var(--brand-color-dark-fourth);border-radius:25px;color:var(--brand-color-dark-fourth);padding:5px 15px!important}.style_next__-STv7:hover,.style_previous__rKVtL: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__zSAT1{border-radius:50%;color:var(--brand-color-light-fourth);height:30px;width:30px}.style_numbers__zSAT1:hover{scale:1.1}.style_active__X2sS8,.style_numbers__zSAT1:hover{background-color:var(--brand-color-dark-first);color:var(--brand-color-light-fourth)}.style_searchBox__GWRFb{align-items:center;color:var(--brand-color-light-fourth);display:flex;flex-wrap:wrap;gap:10px;padding:2%}.style_inputField__JySId,.style_searchBox__GWRFb 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__GWRFb button:hover{background-color:var(--brand-color-dark-first);border:none;color:var(--brand-color-light-fourth);scale:1.1}.style_inputField__JySId{align-items:center;display:flex;padding:5px 20px}.style_inputIcon__C-Sxl{color:var(--brand-color-dark-fourth);font-size:12px;left:0;position:relative}.style_inputField__JySId input{background-color:initial;border:none;color:var(--brand-color-light-fourth);font-size:15px;height:25px;margin:0 10px;outline:none}.style_inputField__JySId input::-webkit-input-placeholder{color:var(--brand-color-dark-fourth);margin-left:50px}.style_inputField__JySId input::placeholder{color:var(--brand-color-dark-fourth);margin-left:50px}.style_active__Kck2N{background-color:var(--brand-color-dark-first)!important;border:none!important;color:var(--brand-color-dark-fourth)!important}.style_wrapper__0UE\+T{height:100%;padding:6% 4% 2%;position:relative;width:100%}.style_mypic__ZsvZi{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__ZsvZi img{left:-10%;position:relative}.style_aboutme__GElW\+{color:var(--brand-color-dark-fourth);font-size:1rem;font-style:italic;margin:2% 0;padding:2% 10%;text-align:justify}.style_tools__9D872{position:relative}@media only screen and (min-width:300px) and (max-width:600px){.style_wrapper__0UE\+T{padding:25% 4% 2%}.style_aboutme__GElW\+{font-size:.8rem;padding:12% 2%}.style_mypic__ZsvZi{height:150px;left:50%;top:20%;width:150px}.style_mypic__ZsvZi img{left:-25%;position:relative;width:150%}}@media only screen and (min-width:600px) and (max-width:768px){.style_wrapper__0UE\+T{padding:15% 4% 2%}.style_aboutme__GElW\+{font-size:.8rem;padding:6% 2%}.style_mypic__ZsvZi{height:150px;left:50%;top:20%;width:150px}.style_mypic__ZsvZi img{left:-25%;position:relative;width:150%}}@media only screen and (min-width:768px) and (max-width:1024px){.style_wrapper__0UE\+T{padding:10% 4% 2%}.style_aboutme__GElW\+{font-size:.9rem;padding:6% 2%}.style_mypic__ZsvZi{height:200px;left:50%;top:20%;width:200px}.style_mypic__ZsvZi img{left:-25%;position:relative;width:150%}}.style_tool__xO2BW{padding:6% 2% 0;text-align:center}.style_tool__xO2BW 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__xO2BW 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__xO2BW ul li svg{height:100%;margin:10% auto;transition-delay:1s;width:100%}.style_tool__xO2BW ul li svg :hover{fill:var(--brand-color-dark-first)}.style_react__R56sT{-webkit-animation:style_rotate__H3ZPN 20s ease-in-out infinite;animation:style_rotate__H3ZPN 20s ease-in-out infinite}@-webkit-keyframes style_rotate__H3ZPN{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes style_rotate__H3ZPN{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__xO2BW{padding:15% 2% 4%}.style_tool__xO2BW ul{gap:30px;grid-template-columns:repeat(auto-fit,minmax(50px,1fr))}.style_tool__xO2BW ul li{font-size:x-small}}@media only screen and (min-width:600px) and (max-width:768px){.style_tool__xO2BW{padding:12% 2% 2%}.style_tool__xO2BW ul{gap:40px;grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.style_tool__xO2BW ul li{font-size:small}}@media only screen and (min-width:768px) and (max-width:1024px){.style_tool__xO2BW{padding:10% 2% 0}}.style_hrThin__M183Q{background-color:var(--dark-color-third);border:none;height:.2px;margin:6% auto;position:relative;width:100%}.style_contact__Im5z6,.style_contact__Im5z6 a{color:var(--brand-color-dark-fourth)}.style_contact__Im5z6 h2{font-size:2rem;font-weight:400}.style_quickLinks__v7b9m{align-items:center;display:flex;justify-content:space-between;width:40%}.style_quickLinks__v7b9m a:hover{color:var(--brand-color-dark-first)}.style_chat__R\+04T{align-content:center;display:flex;justify-content:space-between;padding:2%;position:relative}.style_chat__R\+04T .style_socialLinks__nS4GA{align-self:center;margin-right:8%}.style_chat__R\+04T .style_socialLinks__nS4GA a:hover{color:var(--brand-color-dark-first)}.style_chat__R\+04T h1{display:inline-block;font-size:8rem;font-style:italic;font-weight:500;margin:0;overflow:hidden;position:relative;width:100%}.style_chat__R\+04T 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__R\+04T h1:hover:after{width:100%}.style_chat__R\+04T h1 a{color:var(--brand-color-dark-fourth)}.style_chat__R\+04T h1 a span{display:inline-block;overflow:hidden;position:absolute;right:0}.style_upRightArrow1__GcWQD,.style_upRightArrow2__OpHCy{display:inline-block;font-size:6rem;transition:color 1s}.style_upRightArrow2__OpHCy{bottom:-10rem;position:relative;right:15rem}.style_chat__R\+04T h1 a:hover span svg{-webkit-animation:style_move__4gpXe 1s ease-in-out 0s;animation:style_move__4gpXe 1s ease-in-out 0s;color:var(--brand-color-dark-first);position:relative}@-webkit-keyframes style_move__4gpXe{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__4gpXe{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__M183Q{margin:15% auto}.style_quickLinks__v7b9m{width:100%}.style_chat__R\+04T{display:flex;flex-direction:column;padding:10% 2% 0}.style_chat__R\+04T .style_socialLinks__nS4GA{align-self:self-start;margin-bottom:10%}.style_chat__R\+04T h1{font-size:4rem;font-weight:500}.style_chat__R\+04T h1 a span{left:20px;position:relative;top:30px}.style_upRightArrow1__GcWQD,.style_upRightArrow2__OpHCy{font-size:4rem}}@media only screen and (min-width:600px) and (max-width:768px){.style_hrThin__M183Q{margin:12% auto}.style_quickLinks__v7b9m{width:80%}.style_chat__R\+04T{display:flex;flex-direction:column;padding:10% 2% 0}.style_chat__R\+04T .style_socialLinks__nS4GA{align-self:self-start;margin-bottom:10%}.style_chat__R\+04T h1{font-size:4rem;font-weight:500}.style_upRightArrow1__GcWQD,.style_upRightArrow2__OpHCy{font-size:4rem}}@media only screen and (min-width:768px) and (max-width:1024px){.style_hrThin__M183Q{margin:10% auto}.style_quickLinks__v7b9m{width:60%}.style_chat__R\+04T{display:flex;flex-direction:column;padding:10% 2% 1%}.style_chat__R\+04T .style_socialLinks__nS4GA{align-self:self-start;margin-bottom:10%}.style_chat__R\+04T h1{font-size:6rem;font-weight:500}.style_upRightArrow1__GcWQD,.style_upRightArrow2__OpHCy{font-size:5rem}}.style_container__26sxd{background-color:initial;height:100vh;left:0;position:fixed;top:0;width:100%}.style_box1__bMmpk{background-color:#cecece}.style_box1__bMmpk,.style_box2__EMdwu{height:100vh;left:0;position:absolute;top:0;width:100%}.style_box2__EMdwu{background-color:#626262}.style_box3__BqREg{background-color:#3d3d3d}.style_box3__BqREg,.style_box4__DB7Pc{height:100vh;left:0;position:absolute;top:0;width:100%}.style_box4__DB7Pc{background-color:#0f0f0f}.style_box5__wRkz1{background-color:#ff005d;height:100vh;left:0;position:absolute;top:0;width:100%}.style_wrapper__VaFaq{height:100%;padding:4%;position:relative;width:100%}.style_headingTitle__ZJsIG{color:var(--brand-color-dark-first);font-size:2rem;margin-bottom:5%;text-align:center}.style_cards__TR7gy{align-content:center;align-items:center;display:flex;gap:40px;justify-content:center}.style_card__q9XQT{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__q9XQT:after,.style_card__q9XQT: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__q9XQT: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__q9XQT: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__q9XQT:hover{border-radius:20px;box-shadow:0 15px 0 var(--brand-color-dark-first);margin-top:-30px}.style_cardHeader__Rjiva{padding:0 10px 30px}.style_package__L0VL8{border-bottom:1px solid var(--brand-color-dark-first);display:inline-block;font-size:larger}.style_price__gAS7f{color:var(--solid-color-first);font-weight:900;padding-bottom:25px}.style_price__gAS7f .style_priceValue__XT5JH{color:var(--dark-color-third);display:block;font-size:25px;font-weight:800;line-height:35px;padding:0 10px}.style_price__gAS7f .style_priceValue__XT5JH span{font-size:50px}.style_price__gAS7f .style_starting__ubige{color:var(--light-color-second);font-size:smaller;font-weight:400}.style_price__gAS7f .style_timeline__SulI8{color:var(--light-color-second);display:block;font-size:15px;font-weight:100;margin-top:15px}.style_features__l\+WYJ 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__l\+WYJ ul li{color:var(--dark-color-fourth);font-size:14px;padding:10px 0}.style_getStartedBtn__YM2AP{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__YM2AP:hover{background-color:var(--brand-color-dark-first);scale:1.1}.style_priceTermsBtn__O-KBq{color:var(--text-highlight-light);display:block;font-size:15px;margin:25px 0;text-align:center}.style_priceTermsBtn__O-KBq span{display:inline-block;font-size:15px;margin-right:20px;transition-duration:.5s;vertical-align:middle}.style_priceTermsBtn__O-KBq span.style_rotate__xDVAX{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.style_priceTermsBtn__O-KBq:hover{color:var(--brand-color-dark-fourth)}.style_priceTerms__2y\+Xi{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__2y\+Xi>div{overflow:hidden}.style_priceTerms__2y\+Xi.style_show__UDIVH{grid-template-rows:1fr;opacity:1}.style_priceTerms__2y\+Xi h5{color:var(--brand-color-light-first)}.style_priceTerms__2y\+Xi ul{margin:6%}.style_priceTerms__2y\+Xi ul li{border-bottom:.5px solid var(--dark-color-second);font-size:12px;list-style:square;margin:1%}.style_priceTerms__2y\+Xi ul li:hover{color:var(--brand-color-light-fourth)}@media only screen and (min-width:300px) and (max-width:600px){.style_headingTitle__ZJsIG{font-size:1.5rem;padding:10% 2% 0}.style_cards__TR7gy{flex-direction:column;gap:50px;justify-content:center;padding:5% 0}.style_card__q9XQT{min-width:250px;padding:8% 6%;width:320px}.style_price__gAS7f{padding-bottom:15px}.style_price__gAS7f .style_priceValue__XT5JH span{font-size:40px}.style_price__gAS7f .style_timeline__SulI8{font-size:12px;margin-top:0}.style_features__l\+WYJ ul li{font-size:14px;padding:8px 0}.style_priceTerms__2y\+Xi{width:100%}.style_priceTerms__2y\+Xi ul{margin:10% 12%}.style_priceTerms__2y\+Xi ul li{font-size:12px;margin:1.5%}}@media only screen and (min-width:600px) and (max-width:768px){.style_headingTitle__ZJsIG{font-size:1.8rem;padding:4% 2% 0}.style_cards__TR7gy{flex-wrap:wrap;gap:50px}.style_card__q9XQT{min-width:250px;padding:6% 4%;width:350px}.style_features__l\+WYJ ul li{font-size:16px;padding:10px 0}.style_priceTerms__2y\+Xi{width:70%}.style_priceTerms__2y\+Xi ul{margin:8% 12%}.style_priceTerms__2y\+Xi ul li{font-size:12px;margin:2%}}@media only screen and (min-width:768px) and (max-width:1024px){.style_headingTitle__ZJsIG{padding:3%}.style_cards__TR7gy{gap:30px}.style_price__gAS7f .style_priceValue__XT5JH span{font-size:40px}.style_card__q9XQT{min-width:250px;padding:4% 2%;width:45%}.style_features__l\+WYJ ul li{font-size:12px;padding:7px 0}.style_priceTerms__2y\+Xi{width:60%}.style_priceTerms__2y\+Xi ul{margin:8%}.style_priceTerms__2y\+Xi ul li{font-size:13px;margin:2%}}.style_hrThin__rkYwl{background:var(--dark-color-third);border:none;height:.2px;margin:6% auto;position:relative;width:100%}.style_contact__ag-p-,.style_contact__ag-p- a{color:var(--brand-color-dark-fourth)}.style_contact__ag-p- h2{font-size:2rem;font-weight:400}.style_quickLinks__MXdkX{align-items:center;display:flex;justify-content:space-between;width:40%}.style_quickLinks__MXdkX a:hover{color:var(--brand-color-dark-first)}.style_chat__5AfEa{align-content:center;display:flex;justify-content:space-between;padding:2%;position:relative}.style_chat__5AfEa .style_socialLinks__hR5bv{align-self:center;margin-right:8%}.style_chat__5AfEa .style_socialLinks__hR5bv a:hover{color:var(--brand-color-dark-first)}.style_chat__5AfEa h1{display:inline-block;font-size:8rem;font-style:italic;font-weight:500;margin:0;overflow:hidden;position:relative;width:100%}.style_chat__5AfEa 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__5AfEa h1:hover:after{width:100%}.style_chat__5AfEa h1 a{color:var(--brand-color-dark-fourth)}.style_chat__5AfEa h1 a span{display:inline-block;overflow:hidden;position:absolute;right:0}.style_upRightArrow1__D04eJ,.style_upRightArrow2__HXu5j{display:inline-block;font-size:6rem;transition:color 1s}.style_upRightArrow2__HXu5j{bottom:-10rem;position:relative;right:15rem}.style_chat__5AfEa h1 a:hover span svg{-webkit-animation:style_move__Bi\+li 1s ease-in-out 0s;animation:style_move__Bi\+li 1s ease-in-out 0s;color:var(--brand-color-dark-first);position:relative}@-webkit-keyframes style_move__Bi\+li{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__Bi\+li{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__rkYwl{margin:15% auto}.style_quickLinks__MXdkX{width:100%}.style_chat__5AfEa{display:flex;flex-direction:column;padding:10% 2% 0}.style_socialLinks__hR5bv{margin-bottom:10%}.style_chat__5AfEa h1{font-size:4rem;font-weight:500}.style_chat__5AfEa h1 a span{left:20px;position:relative;top:30px}.style_upRightArrow1__D04eJ,.style_upRightArrow2__HXu5j{font-size:4rem}}@media only screen and (min-width:600px) and (max-width:768px){.style_hrThin__rkYwl{margin:12% auto}.style_quickLinks__MXdkX{width:80%}.style_chat__5AfEa{display:flex;flex-direction:column;padding:10% 2% 0}.style_socialLinks__hR5bv{margin-bottom:10%}.style_chat__5AfEa h1{font-size:4rem;font-weight:500}.style_upRightArrow1__D04eJ,.style_upRightArrow2__HXu5j{font-size:4rem}}@media only screen and (min-width:768px) and (max-width:1024px){.style_hrThin__rkYwl{margin:10% auto}.style_quickLinks__MXdkX{width:60%}.style_chat__5AfEa{display:flex;flex-direction:column;padding:10% 2% 1%}.style_socialLinks__hR5bv{margin-bottom:10%}.style_chat__5AfEa h1{font-size:6rem;font-weight:500}.style_upRightArrow1__D04eJ,.style_upRightArrow2__HXu5j{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__nsO9k{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__3xOtg{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__3xOtg>div{text-align:center;width:80%}.style_formContainer__3xOtg .style_header__IYREq>div{margin:2% 0}.style_formContainer__3xOtg .style_header__IYREq .style_title__gP1aC{font-size:2.2rem}.style_backBtn__wGK-k{font-size:2.5rem;left:5%;position:absolute;top:5%}.style_closeBtn__l1SKv{font-size:2.5rem;position:absolute;right:5%;top:5%}.style_form__Qyt1D{margin:auto;width:90%}.style_form__Qyt1D .style_input__fRVfS,.style_textarea__mhWO4{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__Qyt1D .style_textarea__mhWO4{height:150px}.style_form__Qyt1D .style_input__fRVfS::-webkit-input-placeholder,.style_textarea__mhWO4::-webkit-input-placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_form__Qyt1D .style_input__fRVfS::placeholder,.style_textarea__mhWO4::placeholder{color:var(--brand-color-dark-fourth);font-family:Courier New,Courier,monospace}.style_clientDetails__HROQI,.style_form__Qyt1D .style_proDetails__k1Lht{display:flex;flex-direction:column}.style_form__Qyt1D .style_proDetails__k1Lht>div{margin:1% 0}.style_form__Qyt1D .style_clientDetails__HROQI>div{display:flex}.style_form__Qyt1D .style_clientDetails__HROQI>div .style_input__fRVfS{width:50%}.style_form__Qyt1D .style_buttons__j5Tyl{display:flex;justify-content:center}.style_button__CInvp,.style_form__Qyt1D .style_submitBtn__VOOd\+{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__Qyt1D .style_submitBtn__VOOd\+{font-weight:900;margin:2%}.style_button__CInvp:hover,.style_form__Qyt1D .style_submitBtn__VOOd\+: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__OsWwF{color:var(--light-color-first);padding:0 4%}.style_icon__rwUQz,.style_thankYou__OsWwF .style_thankYouMsg__gsDwZ>span{color:var(--brand-color-dark-first)}.style_icon__rwUQz{font-size:5rem}.style_loading__AfcCk{display:inline-block;height:50px;position:relative;width:50px}.style_loading__AfcCk:after{-webkit-animation:style_loading__AfcCk 1.2s infinite;animation:style_loading__AfcCk 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__AfcCk{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__AfcCk{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__nsO9k{padding:8% 5%}.style_formContainer__3xOtg{border-radius:50px}.style_formContainer__3xOtg>div{text-align:center;width:90%}.style_form__Qyt1D{width:100%}.style_formContainer__3xOtg .style_header__IYREq .style_title__gP1aC{font-size:1.6rem}.style_formContainer__3xOtg .style_form__Qyt1D .style_input__fRVfS,.style_textarea__mhWO4{font-size:small;margin:2% 1%;padding:4%}.style_formContainer__3xOtg .style_form__Qyt1D .style_textarea__mhWO4{height:150px;width:98%}.style_form__Qyt1D .style_buttons__j5Tyl{display:flex;flex-direction:column}.style_form__Qyt1D .style_buttons__j5Tyl .style_button__CInvp{margin:2%}.style_thankYou__OsWwF{font-size:small}.style_icon__rwUQz{font-size:4rem}}@media only screen and (min-width:600px) and (max-width:768px){.style_backGroundDiv__nsO9k{padding:15% 5%}.style_formContainer__3xOtg{border-radius:60px}.style_form__Qyt1D{width:100%}.style_formContainer__3xOtg>div{text-align:center;width:90%}.style_backBtn__wGK-k{left:5%;top:5%}.style_closeBtn__l1SKv{right:5%;top:5%}.style_formContainer__3xOtg .style_header__IYREq .style_title__gP1aC{font-size:2rem}.style_formContainer__3xOtg .style_form__Qyt1D .style_input__fRVfS,.style_textarea__mhWO4{font-size:small;margin:1.5% 1%;padding:4%}.style_formContainer__3xOtg .style_form__Qyt1D .style_textarea__mhWO4{height:150px;width:98%}.style_form__Qyt1D .style_buttons__j5Tyl{display:flex;flex-direction:column}.style_form__Qyt1D .style_buttons__j5Tyl .style_button__CInvp{margin:2%}}@media only screen and (min-width:768px) and (max-width:1024px){.style_formContainer__3xOtg>div{text-align:center;width:80%}.style_backBtn__wGK-k{left:5%;top:5%}.style_closeBtn__l1SKv{right:5%;top:5%}.style_form__Qyt1D{width:100%}.style_formContainer__3xOtg .style_form__Qyt1D .style_input__fRVfS,.style_textarea__mhWO4{margin:1%;padding:3%}.style_formContainer__3xOtg .style_form__Qyt1D .style_textarea__mhWO4{height:150px;width:98%}}.style_container__vuxwS{color:var(--brand-color-dark-fourth);font-size:1rem;line-height:1.7;margin:0 auto;max-width:720px;padding:2rem 1rem}.style_heading__p-MpU{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.style_subheading__QlBOM{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:2rem}.style_paragraph__gRFPe{margin-bottom:1rem}.style_list__dc6bT{list-style:disc;margin-bottom:1rem;padding-left:1.5rem}.style_table__eNkbJ{border-collapse:collapse;margin-bottom:1.5rem;margin-top:1rem;width:100%}.style_table__eNkbJ td,.style_table__eNkbJ th{border:1px solid var(--brand-color-dark-fourth);padding:.5rem;text-align:left}.style_table__eNkbJ thead{background-color:var(--brand-color-dark-fourth);color:var(--brand-color-dark-second);font-weight:600}.style_email__aV9\+j{font-weight:500;margin-top:.5rem}@media (max-width:640px){.style_heading__p-MpU{font-size:1.5rem}.style_subheading__QlBOM{font-size:1.125rem}.style_table__eNkbJ td,.style_table__eNkbJ th{font-size:.875rem}}.style_wrapper__SWsZe{background-color:var(--solid-color-first);height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100vw}.style_progressBar__gJyxD{background-color:var(--brand-color-dark-first);bottom:0;height:3px;position:absolute;transition:width 4s}.style_countDown__aVRXN{display:flex;justify-content:center;margin-top:90vh;position:relative}.style_countDown__aVRXN>div{overflow:hidden;padding:1% 2%}.style_countDown__aVRXN p{color:var(--brand-color-dark-fourth);font-size:1rem;text-align:end}.style_logo__Ggf\+w{height:500px;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px}.style_logo__Ggf\+w .style_img__7L7T-{height:500px;position:relative;width:500px}@media only screen and (min-width:300px) and (max-width:600px){.style_progressBar__gJyxD{bottom:0}.style_countDown__aVRXN{display:none}.style_logo__Ggf\+w,.style_logo__Ggf\+w .style_img__7L7T-{height:400px;width:400px}}@media only screen and (min-width:600px) and (max-width:768px){.style_progressBar__gJyxD{bottom:0}.style_countDown__aVRXN{margin-top:90vh}.style_countDown__aVRXN>div{overflow:hidden;padding:1.6%}.style_logo__Ggf\+w,.style_logo__Ggf\+w .style_img__7L7T-{height:400px;width:400px}}@media only screen and (min-width:768px) and (max-width:1200px){.style_progressBar__gJyxD{bottom:0}.style_countDown__aVRXN{margin-top:90vh}.style_countDown__aVRXN>div{overflow:hidden;padding:1% 2%}.style_logo__Ggf\+w,.style_logo__Ggf\+w .style_img__7L7T-{height:400px;width:400px}}.style_cursor__H2Bbk{border-radius:50%;height:12px;pointer-events:none;top:0;width:12px;z-index:10000}.style_cursor__H2Bbk,.style_progressBar__35nEk{background-color:var(--brand-color-dark-first);left:0;position:fixed}.style_progressBar__35nEk{bottom:0;height:3px;right:0;z-index:100}.style_cookieConsent__5OFtL{align-items:center;-webkit-animation:style_fadeIn__03a1d .6s ease-in-out;animation:style_fadeIn__03a1d .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__03a1d{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes style_fadeIn__03a1d{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.style_text__cWQqI{flex:1 1;margin:0}.style_link__T5pKZ{color:var(--brand-color-dark-fourth);text-decoration:underline}.style_button__3L1eL{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__5OFtL{bottom:5%;flex-direction:column;font-size:14px;height:150px;padding:1rem 1rem 1.5rem;right:5%;width:90%}}
/*# sourceMappingURL=main.d25e2d3a.css.map*/