@charset "UTF-8";:root{--mdc-layout-grid-gutter-desktop:24px;--mdc-layout-grid-column-width-desktop:72px;--mdc-layout-grid-margin-tablet:16px;--mdc-layout-grid-gutter-tablet:16px;--mdc-layout-grid-column-width-tablet:72px;--mdc-layout-grid-margin-phone:16px;--mdc-layout-grid-gutter-phone:16px;--mdc-layout-grid-column-width-phone:72px}@media (min-width:840px){.mdc-layout-grid{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:24px;padding:var(--mdc-layout-grid-margin-desktop,24px)}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-tablet,16px)}}@media (max-width:599px){.mdc-layout-grid{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-phone,16px)}}@media (min-width:840px){.mdc-layout-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-10px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:20px;grid-gap:var(--mdc-layout-grid-gutter-desktop,24px);grid-template-columns:repeat(12,minmax(0,1fr))}}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet,16px);grid-template-columns:repeat(8,minmax(0,1fr))}}}@media (max-width:599px){.mdc-layout-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone,16px);grid-template-columns:repeat(4,minmax(0,1fr))}}}@media (min-width:840px){.mdc-layout-grid__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2);width:calc(33.33333% - 24px);width:calc(33.33333% - 20px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.33333% - 24px);width:calc(8.33333% - 20px);width:calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.66667% - 24px);width:calc(16.66667% - 20px);width:calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - 20px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.33333% - 24px);width:calc(33.33333% - 20px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.66667% - 24px);width:calc(41.66667% - 20px);width:calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{grid-column-end:span 5;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - 20px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{grid-column-end:span 6;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.33333% - 24px);width:calc(58.33333% - 20px);width:calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{grid-column-end:span 7;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.66667% - 24px);width:calc(66.66667% - 20px);width:calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - 20px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{grid-column-end:span 9;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.33333% - 24px);width:calc(83.33333% - 20px);width:calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{grid-column-end:span 10;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.66667% - 24px);width:calc(91.66667% - 20px);width:calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{grid-column-end:span 11;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - 20px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{grid-column-end:span 12;width:auto}}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{grid-column-end:span 5;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{grid-column-end:span 6;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{grid-column-end:span 7;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{grid-column-end:span 8;width:auto}}}@media (max-width:599px){.mdc-layout-grid__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{grid-column-end:span 4;width:auto}}}.mdc-layout-grid__cell--order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mdc-layout-grid__cell--order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mdc-layout-grid__cell--order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.mdc-layout-grid__cell--order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.mdc-layout-grid__cell--order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.mdc-layout-grid__cell--order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.mdc-layout-grid__cell--order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.mdc-layout-grid__cell--order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.mdc-layout-grid__cell--order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.mdc-layout-grid__cell--order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.mdc-layout-grid__cell--order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.mdc-layout-grid__cell--order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.mdc-layout-grid__cell--align-top{-ms-flex-item-align:start;align-self:flex-start}@supports (display:grid){.mdc-layout-grid__cell--align-top{-ms-flex-item-align:start;align-self:start}}.mdc-layout-grid__cell--align-middle{-ms-flex-item-align:center;align-self:center}.mdc-layout-grid__cell--align-bottom{-ms-flex-item-align:end;align-self:flex-end}@supports (display:grid){.mdc-layout-grid__cell--align-bottom{-ms-flex-item-align:end;align-self:end}}@media (min-width:840px){.mdc-layout-grid--fixed-column-width{width:1176px;width:988px;width:calc(var(--mdc-layout-grid-column-width-desktop, 72px)*12 + var(--mdc-layout-grid-gutter-desktop, 24px)*11 + var(--mdc-layout-grid-margin-desktop, 24px)*2)}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc(var(--mdc-layout-grid-column-width-tablet, 72px)*8 + var(--mdc-layout-grid-gutter-tablet, 16px)*7 + var(--mdc-layout-grid-margin-tablet, 16px)*2)}}@media (max-width:599px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc(var(--mdc-layout-grid-column-width-phone, 72px)*4 + var(--mdc-layout-grid-gutter-phone, 16px)*3 + var(--mdc-layout-grid-margin-phone, 16px)*2)}}.mdc-layout-grid--align-left{margin-left:0;margin-right:auto}.mdc-layout-grid--align-right{margin-left:auto;margin-right:0}:root{--mdc-layout-grid-margin-desktop:24px;--mdc-layout-grid-gutter-desktop:20px;--mdc-layout-grid-column-width-desktop:60px;--tm-primary:#ff7a7e;--tm-primary-dark:#ff6165;--tm-primary-light:#ff9497;--tm-secondary:#6e70fb;--tm-secondary-dark:#5558fa;--tm-secondary-light:#8788fc;--tm-grey:#9b9b9b;--tm-grey-light:#dbdbdb;--tm-article-background:#f8fbfc;--tm-black:#4a4a4a}body{background:#ecf6ff url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/startup%20studio/html_bg.jpg?_a=BAMAH2a6A) top no-repeat;background-size:contain}.a11y--hidden{height:1px;overflow:hidden;position:absolute!important;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.tm-layout-wrapper{margin:0 auto;max-width:980px;--mdc-layout-grid-margin-desktop:0;--mdc-layout-grid-margin-tablet:0;--mdc-layout-grid-margin-phone:0}@media screen and (min-width:840px){.tm-layout-grid__cell--span-0-desktop{display:none}}.white-box{background-color:#fff;padding:0 24px}.pink-title{background-color:#ff7a7e;background-color:var(--tm-primary);max-width:100%}button{cursor:pointer}.button{background-color:#ff7a7e;background-color:var(--tm-primary);border:3px solid #ff7a7e;border:3px solid var(--tm-primary);border-radius:32px;color:#fff;font-size:1em;font-weight:900;margin:1em auto 0;padding:12px 54px;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.button.button--inverse,.button:hover{background-color:#fff;color:#ff7a7e;color:var(--tm-primary)}.button.button--inverse{border-color:#fff}.button.button--inverse:hover{background-color:#ff7a7e;background-color:var(--tm-primary);border-color:#fff;color:#fff}.button.button--mail{-webkit-appearance:none;background:transparent;border:2px solid #ff7a7e;border:2px solid var(--tm-primary);color:#ff7a7e;margin-top:0;padding:11px 24px;width:200px}.button.button--mail:hover{background-color:#ff7a7e;color:#fff}.button.button-fullwidth{width:100%}.opening{margin:8em auto 0;max-width:600px;text-align:center}.opening p{color:#4f4f4f}.opening .avatar{background:url(/images/avatar_bg-47bd981312.svg) 50% no-repeat;background-size:100%;margin-top:5em}.mail{margin:4em 0}.mail label{display:block}@media screen and (max-width:840px){.mail label{text-align:center}}@media screen and (min-width:841px){.mail label{text-align:right}}.mail input[type=email]{-webkit-appearance:none;border:1px solid #dbdbdb;border:1px solid var(--tm-grey-light);border-radius:32px;color:#b0b0b0;padding:11px 24px;width:200px}.mail input[type=email]:focus{border:2px solid #ff7a7e;border:2px solid var(--tm-primary);padding:10px 23px}.pitch-us{background:clouindaryUrl("startup%20studio/pitch-bg.jpg") top no-repeat}.pitch-us .white-box{--mdc-layout-grid-gutter-desktop:0;--mdc-layout-grid-gutter-tablet:0;--mdc-layout-grid-gutter-phone:0;background-color:transparent;padding:0}.pitch-us .pitch-box{background-color:#fff}.pitch-us .box1,.pitch-us .box2{border-bottom:1px solid #d5e9ff}.pitch-us .box1,.pitch-us .box3{border-right:1px solid #d5e9ff}.pitch-us svg{padding:4.5em 0 0 1.5em}.pitch-us .box1 .pitch-us__text,.pitch-us .box2 .pitch-us__text{padding:4em 1.5em 1em 2em}.pitch-us .box3 .pitch-us__text,.pitch-us .box4 .pitch-us__text{padding:1em 1.5em 2em 2em}.pitch-us .box3 svg,.pitch-us .box4 svg{padding-top:1.5em}.idea{background:#fff url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/startup%20studio/idea-bg.jpg?_a=BAMAH2a6A) no-repeat top;margin-top:-2em;min-height:220px;padding-bottom:1em}.idea .button_transparent a:hover{border:3px solid #fff;color:#fff}.idea h2{padding-top:1em}@media (min-width:1024px){.idea h2{margin-bottom:0}}#portfolio{background-color:#fff;padding-bottom:4em}#portfolio p{color:#474747;font-size:16px;margin-top:0}#clients,#portfolio .portfolio-logo,#portfolio p{text-align:center}#clients{background-color:#d7ecff;--mdc-layout-grid-gutter-desktop:0;--mdc-layout-grid-gutter-tablet:0;--mdc-layout-grid-gutter-phone:0}#market-startups{padding:2em 0 3em}#summary{background-color:#fff;padding-top:2em}#summary h3{color:#2e2b2c;font-size:28px;font-weight:300;text-align:center}#summary p{color:#fff;font-size:38px;font-weight:700;margin-top:3em;text-align:center}#summary .data_triangle{background:url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/startup%20studio/triangle.jpg?_a=BAMAH2a6A) 50% no-repeat;background-size:100%;height:240px;margin:0 auto;width:100%}.network{background-color:#6e70fb}.network h2{margin-bottom:1.2em;text-align:left}.network p{margin:16px 0;min-height:220px;padding:16px}@media screen and (min-width:841px){.network svg{margin-bottom:3em;margin-top:4em}.network .network__content{position:relative}.network .network__content-box{position:absolute;z-index:500}}.team{position:relative}.team figure{margin:0}.team .team__photo{height:auto;width:100%}@media screen and (min-width:841px){.team .pink-title{bottom:0;left:0;position:absolute;width:20%}}.team__member h3,.team__member p{font-size:15px;font-weight:700;margin:0;text-align:center}.team__member p{color:#b0b0b0;font-weight:400}@media screen and (min-width:841px){.team__member{background-color:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.5);box-shadow:0 0 20px rgba(0,0,0,.5);padding:4px 8px;position:absolute;width:200px}.team__member.member-fil{left:6%;top:4%}.team__member.member-linh{bottom:30%;left:30%}.team__member.member-janko{right:33%;top:10%}.team__member.member-jiri{right:4%;top:6%}}.blog{margin:2em 16px 7em}.blog a:link,.blog a:visited{color:#000}.blog a:hover{color:#6e70fb;color:var(--tm-secondary);text-decoration:underline}.blog .blog_middle-box{-webkit-box-shadow:0 0 20px #d3cdcd;box-shadow:0 0 20px #d3cdcd}#about,#contacts{background-color:#6e70fb}#about{--mdc-layout-grid-gutter-phone:0}#about .pink-title{-webkit-transform:translateY(-2.5em);-ms-transform:translateY(-2.5em);transform:translateY(-2.5em)}#about .white-box{padding:10px 24px}#about .about_us-box{height:200px;text-align:center}#about .about_us-box h3{color:#fff;font-weight:700;margin-top:0}#about .about_us-box svg{padding-top:28px}#about .about_us-blue-box{background-color:#56ccf2}#about .about_us-pink-box{background-color:#ff7a7e}#about .about_us-pink-box h3{margin-top:8px}#contacts{padding:2em 0;text-align:center}#contacts .tm-layout-wrapper{--mdc-layout-grid-margin-phone:16px;--mdc-layout-grid-margin-tablet:16px}#contacts .mailto{margin:1em 0}#contacts .mailto a{color:#fff;font-size:18px;font-weight:700}#contacts .mailto a:hover{text-decoration:underline}#contacts p{color:#fff;font-size:15px;line-height:1.3}#contacts .button_transparent a{color:#6e70fb}#contacts .button_transparent a:hover{background-color:transparent;border:3px solid #fff;color:#fff}.social-buttons{margin-top:.8em}blockquote{margin:0 0 3em;padding:0 1em;position:relative;quotes:"“" "„"}blockquote p{display:inline}blockquote:after,blockquote:before{color:#dadada;content:open-quote;display:inline-block;font-size:2.125em;font-weight:900;position:absolute}blockquote:before{left:0}blockquote:after{bottom:4px;content:close-quote;padding-left:4px}.contact{background:#fff url(/images/bgnd_curve_2.svg) top -5px left calc(50% - 530px) no-repeat;padding:64px 0 100px;text-align:center}@media screen and (min-width:480px){.contact{background-position:top -1px left calc(50% - 360px)}}.contact .contact_title p{color:#4a4a4a;color:var(--tm-black)}.contact .person--photo img{border-radius:50%}.contact svg{margin-top:8px}@media screen and (max-width:479px){#page-topmonks-index{background:#fff url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/topmonks.com/bgnd_header_mobile.png?_a=BAMAH2a6A) no-repeat right calc(50% - 145px) top -1px;background-size:352px auto;overflow-x:hidden}}@media screen and (max-width:479px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:479px) and (min-device-pixel-ratio:2),screen and (max-width:479px) and (min-resolution:192dpi),screen and (max-width:479px) and (min-resolution:2dppx){#page-topmonks-index{background-image:url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/topmonks.com/bgnd_header_mobile.png?_a=BAMAH2a6A)}}@media screen and (min-width:480px){#page-topmonks-index{background:url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/topmonks.com/bgnd_header.png?_a=BAMAH2a6A) no-repeat right calc(50% - 390px) top -1px;background-size:1017px auto;overflow-x:hidden}}@media screen and (min-width:480px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:480px) and (min-device-pixel-ratio:2),screen and (min-width:480px) and (min-resolution:192dpi),screen and (min-width:480px) and (min-resolution:2dppx){#page-topmonks-index{background-image:url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/topmonks.com/bgnd_header.png?_a=BAMAH2a6A)}}@media screen and (min-width:480px) and (max-width:839px){#page-topmonks-index{background-position:right calc(50% - 460px) top -1px}}@media screen and (min-width:840px){#page-topmonks-index .tm-logo{color:#6e70fb;color:var(--tm-secondary);font-size:1.6em}#page-topmonks-index .tm-logo:hover{color:#5558fa;color:var(--tm-secondary-dark)}}#page-topmonks-index .tm-hamburger .tm-hamburger__container:after{color:rgba(0,0,0,.25)}#page-topmonks-index .tm-hamburger .tm-hamburger__bar{background-color:#ff7a7e;background-color:var(--tm-primary)}#page-topmonks-index .tm-app-bar{background-color:transparent}@media screen and (max-width:839px){#page-topmonks-index .tm-app-bar.tm-app-bar--sticky{background-color:#fff}#page-topmonks-index .tm-app-bar .tm-logo{font-size:22px;padding-top:2px}}@media screen and (min-width:840px){#page-topmonks-index .tm-app-bar{height:112px}#page-topmonks-index .tm-app-bar.tm-app-bar--sticky{background-color:#fff;height:72px}#page-topmonks-index .tm-app-bar.tm-app-bar--sticky .tm-layout-wrapper{padding:20px 0 0 16px}#page-topmonks-index .tm-app-bar.tm-app-bar--sticky+main{margin-top:72px}#page-topmonks-index .tm-app-bar.tm-app-bar--sticky .tm-menu__list a{color:#ff7a7e;color:var(--tm-primary)}#page-topmonks-index .tm-app-bar .tm-layout-wrapper{padding:66px 0 0 16px;-webkit-transition:padding .25s;transition:padding .25s}#page-topmonks-index .tm-app-bar+main{margin-top:112px}}#page-topmonks-index .tm-app-bar--open{color:#fff}#page-topmonks-index .tm-app-bar--open .tm-hamburger__container:after{color:hsla(0,0%,100%,.5)}#page-topmonks-index .tm-app-bar--open .tm-hamburger__bar{background-color:#fff}.cooperation{background-image:url(/images/bgnd_product_top.svg),url(/images/bgnd_curve_1.svg);background-position:bottom 0 left -800px,bottom -5px left calc(50% - 530px);background-repeat:no-repeat,no-repeat}@media screen and (min-width:480px){.cooperation{background-position:bottom -20px center,bottom -120px left calc(50% - 400px)}}.cooperation h2{margin-bottom:260px}@media (max-width:780px){.avatar svg{margin-top:4.5em;width:100%}.hidden-box{display:none}.opening .avatar{background:url(/images/avatar_bg-47bd981312.svg) top no-repeat;background-size:100%;margin-top:-5em}.mail_filling,.subscribe{margin:0 auto}#team{height:500px}.pitch-us .pitch-us__text{padding:0 1.5em 1em 2em}.pitch-us svg{padding:1.5em 0 0 1.5em}.pitch-us .box1 .pitch-us__text,.pitch-us .box2 .pitch-us__text,.pitch-us .box3 .pitch-us__text,.pitch-us .box4 .pitch-us__text{padding:0 1.5em 1em 2em}.about,.blog,.clients{padding:24px}.blog{margin:1em 0 2em}.about .pink-title{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.network_icon{margin:0 auto}.network{padding-bottom:2em}.network .white-box{margin:0 8em}.network svg{height:217px;margin-top:2em;width:187px}.network h2{text-align:center}.idea{background-color:#ff7a7e}.idea .tm-layout-wrapper{background:none}.mail{margin:0 0 4em}.opening p,.portfolio p{padding:0 24px}#contacts p,.social{padding:24px}.portfolio .portfolio-text{margin:0 auto}.portfolio .order1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.portfolio .order2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.portfolio .order3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.portfolio .order4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.portfolio .order5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.portfolio .order6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media (max-width:480px){body{background:url(https://res.cloudinary.com/topmonks/image/upload/dpr_1,f_auto,fl_progressive,q_auto,w_auto/v1/startup%20studio/mobile_bg.jpg?_a=BAMAH2a6A) top no-repeat;background-size:100%}.tm-logo{color:#6e70fb;color:var(--tm-secondary)}.tm-logo .monk{fill:#6e70fb;fill:var(--tm-secondary)}.opening h1{font-size:28px}#network .white-box{margin:0 24px;min-height:380px}#network .network_icon svg{width:103px}#idea{padding-top:2em}#idea h2{font-size:28px}.pitch-us .box4{border-top:1px solid #d5e9ff}}@media (max-width:320px){#network .white-box{min-height:488px}.button a.button_filled{padding:12px 48px}}.tm-form{margin:0 auto}@media screen and (min-width:480px){.tm-form{max-width:610px}}.tm-form-control{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1.5em;position:relative;text-align:left}.tm-form-control__label{color:#9b9b9b;color:var(--tm-grey);left:28px;line-height:1;position:absolute;top:17px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.tm-form-control__field.has-value+.tm-form-control__label,.tm-form-control__field:focus+.tm-form-control__label{font-size:12px;text-transform:uppercase;top:5px}.tm-form-control__field{border:2px solid transparent;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.25);box-shadow:0 4px 20px rgba(0,0,0,.25);-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px 26px 10px;width:100%}.tm-form-control__field:invalid{border-color:#ff7a7e;border-color:var(--tm-primary)}