@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&family=Roboto+Mono:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Noto+Sans:ital,wght@0,400;0,500;0,700;1,400&family=Source+Serif+Pro:wght@400;700&display=swap";:root{--max-width: 1100px;--border-radius: 12px;--font-mono: ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;--foreground-rgb: 0, 0, 0;--background-start-rgb: 214, 219, 220;--background-end-rgb: 255, 255, 255;--primary-glow: conic-gradient( from 180deg at 50% 50%, #16abff33 0deg, #0885ff33 55deg, #54d6ff33 120deg, #0071ff33 160deg, transparent 360deg );--secondary-glow: radial-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) );--tile-start-rgb: 239, 245, 249;--tile-end-rgb: 228, 232, 233;--tile-border: conic-gradient( #00000080, #00000040, #00000030, #00000020, #00000010, #00000010, #00000080 );--callout-rgb: 238, 240, 241;--callout-border-rgb: 172, 175, 176;--card-rgb: 180, 185, 188;--card-border-rgb: 131, 134, 135}@media (prefers-color-scheme: dark){:root{--foreground-rgb: 255, 255, 255;--background-start-rgb: 0, 0, 0;--background-end-rgb: 0, 0, 0;--primary-glow: radial-gradient(rgba(1, 65, 255, .4), rgba(1, 65, 255, 0));--secondary-glow: linear-gradient( to bottom right, rgba(1, 65, 255, 0), rgba(1, 65, 255, 0), rgba(1, 65, 255, .3) );--tile-start-rgb: 2, 13, 46;--tile-end-rgb: 2, 5, 19;--tile-border: conic-gradient( #ffffff80, #ffffff40, #ffffff30, #ffffff20, #ffffff10, #ffffff10, #ffffff80 );--callout-rgb: 20, 20, 20;--callout-border-rgb: 108, 108, 108;--card-rgb: 100, 100, 100;--card-border-rgb: 200, 200, 200}}*{box-sizing:border-box;padding:0;margin:0}html,body{max-width:100vw;overflow-x:hidden;background:#fff;color:#000}body{font-family:Noto Sans,sans-serif;margin:0;overflow-x:hidden;background-color:#fff}.container{margin-left:auto;margin-right:auto;max-width:100%;width:1440px;display:block;height:100%}@media (max-width: 1500px){.container{box-sizing:border-box;padding-left:5%;padding-right:5%}}.contentContainer{margin-left:auto;margin-right:auto;max-width:100%;width:1440px;display:flex;height:100%;justify-content:space-between}@media (max-width: 1500px){.contentContainer{box-sizing:border-box;padding-left:5%;padding-right:5%}}.contentContainer .contentLeft{width:65%}.contentContainer .contentRight{width:30%}.contentContainer h1{font-size:44px;margin-bottom:0;font-family:Noto Sans,sans-serif;color:#000}.contentContainer h2,.contentContainer h3{font-family:Noto Sans,sans-serif;color:#000000e6}.contentContainer img{max-width:100%;margin-bottom:20px}.contentContainer p{font-family:"Source Serif Pro",serif;font-size:18px;line-height:28px;padding-top:10px;color:#000c;padding-bottom:10px}.contentContainer .metaContainer{font-size:14px;margin-bottom:30px}.contentContainer .qoute-body{font-family:"Source Serif Pro",serif;font-style:italic;font-size:24px;line-height:32px;padding-bottom:5px}.contentContainer .qoute-body:before,.contentContainer .qoute-body:after{display:inline-block;font-size:200%;content:'"'}.contentContainer .qoute-title{font-weight:700;padding-bottom:20px}.contentTitle{font-size:32px;margin-bottom:0;font-family:Noto Sans,sans-serif;padding-bottom:16px}.contentCat{font-size:12px;text-transform:uppercase;margin-bottom:4px}.contentDescription{margin-bottom:20px;font-family:"Source Serif Pro",serif}.contentCard{border-bottom:2px solid rgb(0,0,0);margin-bottom:22px}.contentCover{max-height:400px;overflow-y:hidden;margin-bottom:50px}.contentCover img{border-radius:0;width:auto}.primaryButton{background-color:#0057ff;color:#fff;font-family:Noto Sans,monospace;border-radius:10px;border:none;text-decoration:none;padding:15px 52px;position:relative;display:inline-block;z-index:1;cursor:pointer}a{color:inherit;text-decoration:none}h1{font-size:40px;padding-bottom:20px}.form-warning{display:inline-block;background:#fbe8f1;color:#a4243f;padding:5px 10px;border-radius:7px;font-size:13px}.form-label{color:#0006;display:inline-block;font-size:13px;margin-bottom:7px;margin-right:10px;font-family:Noto Sans,sans-serif}.form-input{box-sizing:border-box;border-radius:6px;border:1px solid rgba(0,0,0,.2);font-family:Noto Sans,sans-serif;font-size:14px;line-height:24px;padding:2px 10px}.form-textarea{width:100%;min-height:130px;box-sizing:border-box;border-radius:6px;border:1px solid rgba(0,0,0,.2);font-family:Noto Sans,sans-serif;font-size:14px;line-height:24px;padding:10px;resize:vertical}.form-primaryButton{flex-shrink:0;min-width:100px;height:20px;background:#3371c3;background:#0057ff;border-radius:7px;color:#fff;box-sizing:border-box;padding:14px 18px;cursor:pointer;box-shadow:none;border:none;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;line-height:0px;text-align:center;margin-top:0;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 0 2px #0003}.form-primaryButton:disabled{background:#2a457a;cursor:default}.form-primaryButton:disabled:hover{background:#2a457a;cursor:default}@media (max-width: 1100px){.form-primaryButton{padding:20px 16px;font-size:14px}}.form-primaryButton:hover{background:#1966ce}.form-primaryButton-delete{flex-shrink:0;min-width:100px;height:20px;background:#dd2929;border-radius:7px;color:#fff;box-sizing:border-box;padding:14px 18px;cursor:pointer;box-shadow:none;border:none;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;line-height:0px;text-align:center;margin-top:0;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 0 2px #0003}@media (max-width: 1100px){.form-primaryButton-delete{padding:20px 16px;font-size:14px}}.form-primaryButton-delete:hover{background:#c62424}.form-button{flex-shrink:0;min-width:100px;height:20px;background:#fff;border-radius:7px;color:#000c;box-sizing:border-box;padding:13px 17px;cursor:pointer;box-shadow:none;border:1px solid rgba(0,0,0,.1);font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;line-height:0px;text-align:center;margin-top:0;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 0 2px #0003}.form-button:after{display:none!important}@media (max-width: 1100px){.form-button{padding:20px 16px;font-size:14px}}.form-button:hover{background:#e5e5e5}.form-button-link{height:20px;background:none;border-radius:7px;color:#000c;box-sizing:border-box;padding:13px 0;cursor:pointer;box-shadow:none;border:none;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;line-height:0px;text-align:center;margin-top:0;text-decoration:none;display:flex;align-items:center;justify-content:center}@media (max-width: 1100px){.form-button-link{padding:20px 0;font-size:14px}}.form-button-link:hover{opacity:.7}.form-button-delete{min-width:100px;height:20px;background:#fff;border-radius:7px;color:#eb4646;box-sizing:border-box;padding:13px 17px;cursor:pointer;box-shadow:none;border:1px solid rgba(0,0,0,.1);font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;line-height:0px;text-align:center;margin-top:0;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 0 2px #0003}@media (max-width: 1100px){.form-button-delete{padding:20px 16px;font-size:14px}}.form-button-delete:hover{background:#0000000d}.form-sqButton{min-width:20px;height:20px;background:#fff;border-radius:7px;color:#000c;box-sizing:border-box;padding:13px 9px;cursor:pointer;box-shadow:none;border:1px solid rgba(0,0,0,.1);font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;line-height:0px;text-align:center;margin-top:0;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 0 2px #0003}@media (max-width: 1100px){.form-sqButton{padding:20px;font-size:14px}}.form-sqButton:hover{background:#0000000d}.form-select{font-size:13px;padding:0 3px 4px;border-radius:7px;border:1px solid rgba(0,0,0,.01);box-shadow:0 0 3px #0003;font-family:Noto Sans,sans-serif}.form-select fieldset{border:none!important}.form-select svg{fill:#000}.form-select .MuiSelect-select{color:#000;font-size:13px;padding:2px 3px 4px;font-family:Noto Sans,sans-serif;border-radius:7px!important;border:none!important}.form-select .MuiSelect-select div{border:none}@keyframes slideaway{0%{opacity:0;width:0px}to{opacity:1;width:130px}}.form-actions{background:#0057ff;color:#fff;border-radius:7px;padding-left:0;display:flex;align-items:center;animation:slideaway .3s;visibility:visible}.form-actions .actions-close{width:17px;height:100%;display:inline-block;flex-shrink:0;background-size:6px;background-position:center;background-repeat:no-repeat;margin-left:7px;margin-right:2px;cursor:pointer;margin-top:3px}.form-actions .actions-close:hover{opacity:.7}.form-actions fieldset{border:none!important}.form-actions svg{fill:#fff;margin-top:2px}.form-actions .MuiSelect-select{color:#fff;font-size:13px;padding:6px 3px 4px;font-family:Noto Sans,sans-serif;border-radius:7px!important;border:none!important}.form-actions .MuiSelect-select div{border:none}.form-label{color:#0006;display:inline-block;font-size:13px;margin-bottom:7px;margin-right:10px}.form-line{margin-top:12px}.breadcrumb--element{color:#006eff;text-decoration:underline;cursor:pointer;display:inline-block;padding-bottom:10px}.breadcrumb--element:hover{opacity:.85}.breadcrumb--element:after{display:inline-block;content:"";width:14px;height:14px;background-image:url(/kundy-right-arrow.png);background-size:cover;margin-left:7px}.articleBreadcrumb--container{margin-top:40px}.articleBreadcrumb--last:after{background-image:none!important}.articleBreadcrumb--element{text-decoration:none;cursor:pointer;display:inline-block;padding-bottom:10px;opacity:.7;font-size:15px}.articleBreadcrumb--element:hover{opacity:1;text-decoration:underline}.articleBreadcrumb--element:after{display:inline-block;content:"";width:12px;height:12px;background-image:url(/kundy-right-arrow.png);background-size:cover;margin-left:7px;top:2px;position:relative;opacity:.6;margin-right:7px}.hc-hero__screen1{width:100vw;min-height:100vh;background:#f4ece1;color:#2e2e2e;color:#f88e7c;background:#1d1435;flex-direction:column;display:flex;align-items:center;justify-content:flex-start;position:relative}.hc-hero__screen1__navbar{width:1440px;max-width:95%;margin-left:auto;margin-right:auto;display:flex;margin-bottom:60px;padding-top:20px}.hc-hero__screen1__navbar__logo{width:180px}@media (max-width: 700px){.hc-hero__screen1__navbar__logo{width:100px}}.hc-hero__screen1__navbar__logo img{width:100%}.hc-hero__screen1__phoneContainer{width:100%;height:100%;justify-content:center;display:flex;position:relative;z-index:2;margin-bottom:40px}.hc-hero__screen1__phoneContainer__circleContainer{display:flex;flex-direction:column;justify-content:center;align-items:center}.hc-hero__screen1__phoneContainer__circleName{padding-top:20px;font-size:16px}.hc-hero__screen1__phoneContainer__circle{width:120px;height:120px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:4px solid rgb(248,142,124);font-size:16px;margin-right:40px;margin-left:40px;background-size:cover;background-position:center;background-repeat:no-repeat}.hc-hero__screen1__phoneContainer__circle--left{background-image:url(/phonewise/vc-recruiter-2.webp)}.hc-hero__screen1__phoneContainer__circle--right{background-image:url(/phonewise/vc-candidate-3.jpeg)}.hc-hero__screen1__trin-trin{animation-name:trin;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}.hc-hero__screen1__icon-phone{margin-top:30px;height:50px;width:50px;display:flex}.hc-hero__screen1__icon-phone svg{width:100%;height:100%}@keyframes trin{0%{transform:rotate3d(0,0,1,0)}20%,32%,44%,56%,68%{transform:rotate3d(0,0,1,0)}23%,35%,47%,59%,71%{transform:rotate3d(0,0,1,15deg)}26%,38%,50%,62%,74%{transform:rotate3d(0,0,1,0)}29%,41%,53%,65%,77%{transform:rotate3d(0,0,1,-15deg)}80%{transform:rotate3d(0,0,1,0)}}.hc-hero__screen1__container{width:1440px;max-width:95%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:5%}.hc-hero__screen1__typingRow{display:flex;align-items:flex-start;flex-direction:column;color:#f88e7c}.hc-hero__screen1__typingRow__message{font-size:24px;font-weight:bolder}.hc-hero__screen1__typingRow__message__h1{font-size:50px;line-height:70px;display:inline-block;padding-bottom:20px}.hc-hero__screen1__typingRow__message__h2{font-size:24px;line-height:34px}.hc-hero__screen1__typingRow__from{padding-top:10px;font-size:20px;margin-right:14px}.hc-hero__screen1__typingRow__from:before{content:"";position:relative;width:3px;height:15px;background:#f88e7c;display:inline-block;margin-right:4px}.hc-hero__screen1__control__container{width:100%;max-width:1440px;text-align:center;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:60px auto}.hc-hero__screen1__control__actionButton{color:#1d1435;background:#f88e7c;padding:15px 60px;border-radius:64px;font-weight:bolder;font-size:.8em;visibility:visible;opacity:1;transition:visibility .5s linear}@media (max-width: 700px){.hc-hero__screen1__control__actionButton{font-size:1.2em}}.hc-hero__screen1__control__actionButton:hover{opacity:.8}@media (max-width: 700px){.hc-hero__screen1{min-height:50vh}}.hc-hero__screen1__text{max-width:90vw;width:900px;text-align:center;font-size:100px;font-weight:500}@media (max-width: 700px){.hc-hero__screen1__text{font-size:3em}}.hc-hero__screen4{width:100vw;min-height:100vh;background:#f5ebdb;flex-direction:column;display:flex;align-items:center;justify-content:center;position:relative}.hc-hero__screen4__text{max-width:90vw;width:900px;text-align:center;font-size:60px;font-weight:500;padding-top:40px}@media (max-width: 700px){.hc-hero__screen4__text{font-size:4em}}.hc-hero__screen4__subText{font-size:20px;max-width:1140px;width:90vw;margin-top:60px;text-align:center;line-height:34px}.hc-hero__screen4__callCV__container{display:flex;align-items:center;justify-content:space-between;max-width:1000px;width:100%;margin-left:auto;margin-right:auto;margin-top:60px}@media (max-width: 700px){.hc-hero__screen4__callCV__container{max-width:95%}}.hc-hero__screen4__callCV__imgContainer{display:flex;flex-direction:column;max-width:100%;width:600px;align-items:center;margin-right:60px}@media (max-width: 700px){.hc-hero__screen4__callCV__imgContainer{max-width:30%;margin-right:10px}}.hc-hero__screen4__callCV__imgContainer__faces{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}.hc-hero__screen4__callCV__imgContainer__faces__face1{width:80px;flex-shrink:0}@media (max-width: 700px){.hc-hero__screen4__callCV__imgContainer__faces__face1{max-width:30%}}.hc-hero__screen4__callCV__imgContainer__faces__face1 img{width:100%}.hc-hero__screen4__callCV__imgContainer__faces__face2{width:80px;flex-shrink:0}@media (max-width: 700px){.hc-hero__screen4__callCV__imgContainer__faces__face2{max-width:30%}}.hc-hero__screen4__callCV__imgContainer__faces__face2 img{width:100%}.hc-hero__screen4__callCV__imgContainer__faces__phone{width:70px;flex-shrink:0}@media (max-width: 700px){.hc-hero__screen4__callCV__imgContainer__faces__phone{max-width:30%}}.hc-hero__screen4__callCV__imgContainer__faces__phone img{width:100%}.hc-hero__screen4__callWave{width:140px;display:flex;max-width:90%}.hc-hero__screen4__callWave img{width:50%;margin-right:5px}.hc-hero__screen4__video__picReplacemnet{display:none;max-width:100%}.hc-hero__screen4__video__picReplacemnet img{width:100%}@media (max-width: 700px){.hc-hero__screen4__video__picReplacemnet{display:flex}.hc-hero__screen4__video{max-width:70%}.hc-hero__screen4__video video{max-width:100%;height:200px;display:none}.hc-hero__floatText{display:none}}.hc-hero__screen5{width:100vw;min-height:70vh;background:#f4ece1;color:#2e2e2e;flex-direction:column;display:flex;justify-content:center;position:relative;padding-bottom:80px;overflow:hidden}@media (max-width: 700px){.hc-hero__screen5{overflow:initial}}.hc-hero__screen5__text{max-width:95vw;width:900px;margin-left:auto;margin-right:auto;text-align:center;font-size:4em;font-weight:500}.hc-hero__screen5__subText{font-size:1.5em;font-weight:400;line-height:2em;width:840px;max-width:95%;margin-left:auto;margin-right:auto;margin-top:40px;text-align:center}.hc-hero__screen5__p{max-width:90vw;width:400px;text-align:left;font-size:20px;margin-left:10%;margin-top:10%}@media (max-width: 700px){.hc-hero__screen5__p{font-size:16px;text-align:center;max-width:95%;margin-left:auto;margin-right:auto}}.hc-hero__screen5__imgText{display:flex;max-width:95%;width:1100px;justify-content:space-between;margin-left:auto;margin-right:auto;position:relative}@media (max-width: 700px){.hc-hero__screen5__imgText{flex-direction:column-reverse}}.hc-hero__screen5__imgText__imgPhone{opacity:.7}.hc-hero__screen5__imgText__imgPhone svg{position:absolute;zoom:2;right:10%;bottom:-50%;transform:rotate(25deg)}@media (max-width: 700px){.hc-hero__screen5__imgText__imgPhone svg{zoom:1;bottom:initial;bottom:100%;left:50%}}.hc-hero__screen3{width:100vw;min-height:100vh;background:#f5f1ed;color:#2e2e2e;flex-direction:column;display:flex;align-items:center;justify-content:center;position:relative;padding-top:60px}.hc-hero__screen3__colContainer{display:flex;flex-direction:row;justify-content:space-between;margin-top:60px;max-width:1100px}@media (max-width: 700px){.hc-hero__screen3__colContainer{flex-direction:column;width:95%;max-width:95%;margin-left:auto;margin-right:auto}}.hc-hero__screen3__colContainer__col1{width:45%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 700px){.hc-hero__screen3__colContainer__col1{width:100%}}.hc-hero__screen3__colContainer__col2{width:45%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hc-hero__screen3__colContainer__col2__picReplacemnet{display:none;max-width:100%}.hc-hero__screen3__colContainer__col2__picReplacemnet img{width:100%;margin-left:auto;margin-right:auto}@media (max-width: 700px){.hc-hero__screen3__colContainer__col2__picReplacemnet{display:flex;justify-content:center}.hc-hero__screen3__colContainer__col2{width:100%;padding-bottom:40px;margin-left:auto;margin-right:auto}}@media (max-width: 700px) and (max-width: 700px){.hc-hero__screen3__colContainer__col2{max-width:70%}}@media (max-width: 700px){.hc-hero__screen3__colContainer__col2 video{width:100%;height:375px}}@media (max-width: 700px) and (max-width: 700px){.hc-hero__screen3__colContainer__col2 video{display:none}}.hc-hero__screen3__text{max-width:90vw;width:900px;text-align:center;font-weight:500;font-size:4em}.hc-hero__screen3__subText{text-align:left;font-size:.7em;line-height:1.8em}@media (max-width: 700px){.hc-hero__screen3__subText{font-size:1.3em;text-align:center}}.hc-hero__screen2{width:100vw;min-height:70vh;background:#f4ece1;color:#2e2e2e;flex-direction:column;display:flex;justify-content:center;position:relative;padding-bottom:80px;overflow:hidden;padding-top:60px}@media (max-width: 700px){.hc-hero__screen2{overflow:initial}}.hc-hero__screen2__text{max-width:95vw;width:900px;margin-left:auto;margin-right:auto;text-align:center;font-size:4em;font-weight:500}.hc-hero__screen2__subText{font-size:1.5em;font-weight:400;line-height:2em;width:840px;max-width:95%;margin-left:auto;margin-right:auto;margin-top:40px;text-align:center}.hc-hero__screen2__occupations{width:1400px;margin-left:auto;margin-right:auto;position:relative;min-height:400px;font-size:18px;z-index:2;max-width:95%}.hc-hero__screen2__occupations__header{font-size:24px;font-weight:500}.hc-hero__screen2__occupations__text{margin-top:10px;font-size:16px;line-height:23px}.hc-hero__screen2__occupation1{top:0%;left:0;position:absolute;z-index:2;width:200px;background:#f2e0c8;padding:20px}@media (max-width: 700px){.hc-hero__screen2__occupation1{position:relative;width:95%;top:initial;right:initial;left:initial;padding-top:60px}}.hc-hero__screen2__occupation2{top:35%;left:5%;position:absolute;z-index:2;width:200px;background:#f2e0c8;padding:20px}@media (max-width: 700px){.hc-hero__screen2__occupation2{position:relative;width:95%;top:initial;right:initial;left:initial;padding-top:20px}}.hc-hero__screen2__occupation3{bottom:0%;left:10%;position:absolute;z-index:2;width:200px;background:#f2e0c8;padding:20px}@media (max-width: 700px){.hc-hero__screen2__occupation3{position:relative;width:95%;top:initial;right:initial;left:initial;padding-top:20px}}.hc-hero__screen2__occupation4{top:40%;right:0%;position:absolute;z-index:2;width:200px;background:#f2e0c8;padding:20px}@media (max-width: 700px){.hc-hero__screen2__occupation4{position:relative;width:95%;top:initial;right:initial;padding-top:20px}}.hc-hero__screen2__occupation5{top:80%;right:10%;position:absolute;z-index:2;width:200px;background:#f2e0c8;padding:20px}@media (max-width: 700px){.hc-hero__screen2__occupation5{position:relative;width:95%;top:initial;right:initial;padding-top:20px}}.hc-hero__screen2__picContainer{width:900px;max-width:100%;height:700px;margin-left:auto;margin-right:auto;position:relative;z-index:1;margin-top:60px}@media (max-width: 700px){.hc-hero__screen2__picContainer{height:400px}}.hc-hero__screen2__rPhone{width:300px;max-width:100%;position:absolute;z-index:1;left:20%;bottom:10%}@media (max-width: 700px){.hc-hero__screen2__rPhone{left:0;max-width:70%;bottom:initial;top:20%}}.hc-hero__screen2__rPhone img{width:100%;transform:rotate(-10deg)}.hc-hero__screen2__bPhone{width:400px;max-width:100%;position:absolute;z-index:1;left:40%}@media (max-width: 700px){.hc-hero__screen2__bPhone{left:20%;max-width:80%}}.hc-hero__screen2__bPhone img{width:100%}.hc-hero__screen6{width:100vw;min-height:70vh;background:#f4ece1;color:#2e2e2e;flex-direction:column;display:flex;justify-content:center;position:relative;padding-bottom:140px;overflow:hidden}@media (max-width: 700px){.hc-hero__screen6{overflow:initial}}.hc-hero__screen6__text{max-width:95vw;width:900px;margin-left:auto;margin-right:auto;text-align:center;font-size:4em;font-weight:500}.hc-hero__screen6__subText{font-size:1.2em;font-weight:400;line-height:2em;width:840px;max-width:95%;margin-left:auto;margin-right:auto;margin-top:40px;text-align:center}.hc-hero__screen6__control__container{width:100%;max-width:840px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:60px}.hc-hero__screen6__control__actionButton{color:#f4ece1;background:#2e2e2e;padding:15px 60px;border-radius:32px}.hc-hero__screen6__control__actionButton:hover{opacity:.8}.hc-hero__screen7{width:100%;background:#f4ece1;color:#2e2e2e;font-size:.7em;padding-bottom:140px;padding-top:110px}@media (max-width: 700px){.hc-hero__screen7{padding-bottom:60px;padding-top:20px}}.hc-hero__screen7__container{max-width:1100px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}@media (max-width: 700px){.hc-hero__screen7__container{flex-direction:column;justify-content:center}}.hc-hero__screen7__col1{width:30%;margin-right:4%}@media (max-width: 700px){.hc-hero__screen7__col1{width:30%;margin-left:auto;margin-right:auto;text-align:center;font-size:1.5em;padding-bottom:20px}}.hc-hero__screen7__col2{width:47.5%}@media (max-width: 700px){.hc-hero__screen7__col2{width:95%;margin-left:auto;margin-right:auto}}.hc-hero__screen7__col2 img{max-width:100%}.exp{transition:all .5s ease;opacity:1}.past-viewpoint{opacity:0}.raet{font-size:1.5em}@media (max-width: 700px){.raet{font-size:.7em}}.raet__hero{width:100%;text-align:center;height:500px;display:flex;flex-direction:column;justify-content:center}.raet__header{font-size:50px;font-weight:bolder}.raet__subHeader{font-size:24px;font-weight:bolder;padding-top:40px;max-width:700px;margin-left:auto;margin-right:auto}.raet__columns{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1100px){.raet__columns{flex-direction:column}.raet__columns__columns__imgRight{flex-direction:column-reverse}}.raet__columns__col{width:45%}@media (max-width: 1100px){.raet__columns__col{width:100%;text-align:center;box-sizing:border-box;padding:40px 20px}}.raet__columns__col video{max-width:100%}.raet__blockHeader{font-size:24px;font-weight:bolder}.raet__blockText{font-size:16px;line-height:30px;padding-top:40px}@media (max-width: 600px){.rfAction{margin-top:40px}}.primaryButton{background-color:#0057ff;color:#000;color:#fff;font-family:Noto Sans,monospace;border-radius:10px;text-decoration:none;padding:15px 52px;position:relative;display:inline-block;z-index:1}.primaryButton:hover{top:3px;left:3px}.primaryButton:hover:before{top:-2px;left:-2px;z-index:0}.rfFooter{font-family:Roboto Mono,monospace;background:#1d1435;color:#fff;padding-top:10px;padding-bottom:10px;width:100%;float:left}.rfFooter .container{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:100%;width:1440px;height:100%;align-items:flex-end}@media (max-width: 600px){.rfFooter .container{flex-direction:column}}@media (max-width: 1500px){.rfFooter .container{box-sizing:border-box;padding-left:5%;padding-right:5%}}.rfFooter .footerText{color:#fff;font-size:14px}@media (max-width: 600px){.rfFooter .footerText{font-size:12px;padding-top:10px;padding-bottom:20px}}.rfFooter .footerNavContainer{display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 600px){.rfFooter .footerNavContainer{align-items:flex-start}}.rfFooter .footerNavContainer .footerNav{margin-left:40px;color:#fff;text-decoration:none;font-size:14px}@media (max-width: 600px){.rfFooter .footerNavContainer .footerNav{padding-bottom:10px;padding-top:10px;float:left}}.rfFooter .footerNavContainer .footerLinks{display:flex;justify-content:flex-end}@media (max-width: 600px){.rfFooter .footerNavContainer .footerLinks{flex-wrap:wrap;justify-content:flex-start;margin-left:-40px}}.rfFooter .footerNavContainer .footerSmallLinks{display:flex;font-size:13px;margin-bottom:10px}@media (max-width: 600px){.rfFooter .footerNavContainer .footerSmallLinks{margin-left:-40px}}.rfAction{background:#0f1031;color:#fff;width:100%;float:left;padding-top:80px}.rfActionHeader{font-size:53px;font-weight:700;text-align:center;padding-top:80px;width:100%;float:left}@media (max-width: 600px){.rfActionHeader{font-size:38px;padding-top:40px}}.rfActionButton{width:100%;float:left;text-align:center;margin-top:80px}.rfActionBg{width:100%;background-size:cover;background-repeat:no-repeat;float:left;margin-top:100px;background-position:center}.restLp{position:relative;background-color:#fff}.rfTeam{width:100%;float:left}.rfTeamHeader{font-size:55px;font-weight:700;margin-top:60px}@media (max-width: 600px){.rfTeamHeader{font-size:32px}}.rfTeamTeamContainer{width:100%;display:flex;justify-content:space-between;margin-top:60px;margin-bottom:0}@media (max-width: 600px){.rfTeamTeamContainer{flex-direction:column}}.rfTeamTeamContainerMember{width:32%}@media (max-width: 600px){.rfTeamTeamContainerMember{width:100%}}.rfTeamTeamContainerMemberPic{max-width:100%}@media (max-width: 600px){.rfTeamTeamContainerMemberPic{text-align:center;max-width:60%;margin-left:auto;margin-right:auto;border-radius:7px}}.rfTeamTeamContainerMemberPic img{max-width:100%;max-height:370px;border-radius:7px}@media (max-width: 600px){.rfTeamTeamContainerMemberPic img{max-width:100%;margin-left:auto;margin-right:auto}}.rfTeamTeamContainerMemberText{text-align:left}@media (max-width: 600px){.rfTeamTeamContainerMemberText{width:100%;text-align:center;padding-bottom:40px}}.rfTeamTeamContainerMemberTextLinkedIn{display:inline-block;padding-top:10px;font-size:14px;opacity:.7}.rfTeamTeamContainerMemberTextLinkedIn:hover{opacity:1}.rfTeamTeamContainerMemberTextLinkedIn:before{display:inline-block;position:relative;content:"";width:14px;height:14px;background:url(/phonewise/linkedin-icon.png);background-size:cover;margin-right:7px;top:2px}.rfTeamTeamContainerMemberTextPhone{display:inline-block;padding-top:10px;font-size:14px;opacity:.7}.rfTeamTeamContainerMemberTextPhone:hover{opacity:1}.rfTeamTeamContainerMemberTextPhone:before{display:inline-block;position:relative;content:"";width:14px;height:14px;background:url(/phonewise/phone-call-icon.png);background-size:cover;margin-right:7px;top:2px}.rfTeamTeamContainerMemberTextName{font-size:22px;font-weight:700;padding-top:30px}@media (max-width: 600px){.rfTeamTeamContainerMemberTextName{width:100%;font-size:22px;padding-top:10px}}.rfTeamTeamContainerMemberTextPosition{font-size:18px;padding-top:12px}@media (max-width: 600px){.rfTeamTeamContainerMemberTextPosition{font-size:16px}}.rfNavbar{width:100%;box-sizing:border-box;position:fixed;top:0;left:0;z-index:10;background:#fffc;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);height:40px}.rfNavbar .heroLogo{padding-top:5px;display:block;width:120px;height:50px;padding-bottom:12px}.rfNavbar .heroLogo a{text-decoration:none}.rfNavbar .heroLogo img{width:100%}.rfNavbar .navNav{text-decoration:none;color:#000;margin-left:40px;font-size:14px;display:inline-block}.rfNavbar .navNav:first-letter{text-transform:capitalize}@media (max-width: 600px){.rfNavbar .navNav{display:none}}.rfNavbar .navContainerLang{display:inline-block;margin-left:20px}.rfNavbar .navContainerLang a{display:inline-block;font-weight:600;margin-left:7px;font-size:16px}
