@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui-spin{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:.85s;animation-duration:.85s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}20%,80%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}30%,50%,70%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}40%,60%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}20%,80%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}30%,50%,70%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}40%,60%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.ui-shake{-webkit-animation:shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation:shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}@-webkit-keyframes scroll{0%{-webkit-transform:translate3d(13px, 8px, 0px);transform:translate3d(13px, 8px, 0px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:translate3d(13px, 16px, 0px);transform:translate3d(13px, 16px, 0px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translate3d(13px, 8px, 0px);transform:translate3d(13px, 8px, 0px)}}@keyframes scroll{0%{-webkit-transform:translate3d(13px, 8px, 0px);transform:translate3d(13px, 8px, 0px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:translate3d(13px, 16px, 0px);transform:translate3d(13px, 16px, 0px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translate3d(13px, 8px, 0px);transform:translate3d(13px, 8px, 0px)}}.typed-cursor{opacity:1;-webkit-animation:blink .7s infinite;animation:blink .7s infinite}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.container-fluid,.container{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:0.5rem;padding-left:0.5rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{margin:0;padding:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;vertical-align:baseline}input,textarea,button{outline:none}input[placeholder],input:-moz-placeholder,input::-moz-placeholder,input:-ms-input-placeholder{text-overflow:ellipsis}input::-ms-clear{display:none}img{height:auto;max-width:100%;width:auto\9}[role="button"]{cursor:pointer}*{box-sizing:border-box;padding:0;margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}html,.root{font-size:14px;line-height:1.42857143}body{background-color:#fff;display:flex;min-width:320px;min-height:100vh;flex-direction:column;padding:0;margin:0;font-size:14px;line-height:1.42857143;font-weight:400;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}main{flex:1 1}.hide{display:none;visibility:hidden}*::-webkit-input-placeholder{color:rgba(28,32,48,0.45);opacity:1}*:-ms-input-placeholder{color:rgba(28,32,48,0.45);opacity:1}*::-ms-input-placeholder{color:rgba(28,32,48,0.45);opacity:1}*::placeholder{color:rgba(28,32,48,0.45);opacity:1}*::-webkit-input-placeholder-shown{color:rgba(28,32,48,0.45)}*:-ms-input-placeholder-shown{color:rgba(28,32,48,0.45)}*::-ms-input-placeholder-shown{color:rgba(28,32,48,0.45)}*::placeholder-shown{color:rgba(28,32,48,0.45)}::-moz-selection{background:#f60;color:#fff}::selection{background:#f60;color:#fff}input,textarea,button{outline:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}input[placeholder],input:placeholder{text-overflow:ellipsis}textarea{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.form-group,.form-actions{display:flex;position:relative;margin-bottom:40px;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}.form-group:last-child,.form-actions:last-child{margin-bottom:0}.form-group.is-invalid .form-service-add,.form-actions.is-invalid .form-service-add{border-color:#dc3545}.form-group.is-invalid .form-control,.form-actions.is-invalid .form-control{border-bottom-color:#dc3545}.form-group.is-invalid .form-control::-webkit-input-placeholder,.form-actions.is-invalid .form-control::-webkit-input-placeholder{color:#dc3545}.form-group.is-invalid .form-control:-ms-input-placeholder,.form-actions.is-invalid .form-control:-ms-input-placeholder{color:#dc3545}.form-group.is-invalid .form-control::-ms-input-placeholder,.form-actions.is-invalid .form-control::-ms-input-placeholder{color:#dc3545}.form-group.is-invalid .form-control::placeholder,.form-actions.is-invalid .form-control::placeholder{color:#dc3545}.form-group.is-invalid .form-label,.form-actions.is-invalid .form-label{color:#dc3545;opacity:.7}.form-group.is-valid .form-control,.form-actions.is-valid .form-control{border-bottom-color:#28a745}.form-group.is-valid .form-control::-webkit-input-placeholder,.form-actions.is-valid .form-control::-webkit-input-placeholder{color:#28a745}.form-group.is-valid .form-control:-ms-input-placeholder,.form-actions.is-valid .form-control:-ms-input-placeholder{color:#28a745}.form-group.is-valid .form-control::-ms-input-placeholder,.form-actions.is-valid .form-control::-ms-input-placeholder{color:#28a745}.form-group.is-valid .form-control::placeholder,.form-actions.is-valid .form-control::placeholder{color:#28a745}.form-group.is-valid .form-label,.form-actions.is-valid .form-label{color:#28a745}.form-label{position:absolute;font-size:14px;color:#1C2030;letter-spacing:0;line-height:18px;top:-10px;transition:all .3s ease;opacity:0;visibility:hidden}.form-label.show{opacity:.25;visibility:visible}.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}.form-actions-status{opacity:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:16px;transition:.25s ease;margin-top:10px;text-align:center}.form-actions-status.is-show{opacity:1}.form-control{display:block;width:100%;background-color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;color:#1C2030;letter-spacing:0;line-height:18px;font-weight:400;transition:.25s ease;border:none;border-radius:0;border-bottom:1px solid rgba(28,32,48,0.3);padding:13px 0 14px 0;height:56px}.form-control:hover{border-bottom-color:#1C2030}textarea.form-control{min-height:162px;resize:none}.form-service-list{width:100%;display:block;align-content:center;justify-content:space-between;margin-top:40px;flex-flow:row wrap}.form-service{height:56px;margin:0 15px 15px 0;border:1px solid #D91AA2;display:flex;flex:1 1;align-items:center;align-content:center;width:100%;cursor:default;transition:all .25s ease}.form-service-template{display:none}.form-service_name{padding:9px 19px 10px 19px;font-size:14px;line-height:16px;color:#D91AA2;letter-spacing:0}.form-service_remove{margin-left:auto;background-color:#D91AA2;height:55px;flex-basis:55px;width:55px;min-width:55px;display:flex;align-items:center;align-content:center;justify-content:center;transition:all .25s ease;cursor:pointer}.form-service_remove:hover{background-color:#95126f}.form-service-add{justify-content:center;opacity:.3;border-color:#1C2030;color:#1C2030;cursor:pointer}.form-service-add:hover{opacity:1;border-color:#00B96E;color:#00B96E}.form-service-add:hover .form-service-add_add{background-color:#00B96E}.form-service-add_name{padding:9px 19px 10px 19px;font-size:14px;line-height:16px;letter-spacing:0}.form-service-add_add{margin-left:auto;background-color:#1C2030;color:#FFF;height:55px;flex-basis:55px;width:55px;min-width:55px;display:flex;align-items:center;align-content:center;justify-content:center;transition:all .25s ease}.form-checkbox{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:17px;line-height:17px;color:#D91AA2;letter-spacing:0;transition:all .25s ease;cursor:pointer}.form-checkbox .checkbox{display:none}.form-checkbox .checkbox-label{margin-left:16px}.form-checkbox .checkbox-custom{position:relative;width:27px;height:27px;border:2px solid #D91AA2}.form-checkbox .checkbox-custom:before{transition:all .15s ease;opacity:0;display:block;content:'';position:absolute;top:5px;right:5px;bottom:5px;left:5px;background:#D91AA2;border-radius:2px}.form-checkbox .checkbox-custom,.form-checkbox .checkbox-label{display:inline-block;vertical-align:middle}.form-checkbox .checkbox:checked+.checkbox-custom:before{opacity:1}a{transition:.3s ease;text-decoration:none;color:#008ACE;border-bottom:1px solid}a:focus{outline:none}a:hover,a.hover{color:#c00;transition:.2s ease}a:active,a.active{color:red}button[disabled=disabled],button:disabled,.button:disabled,.button.disabled{cursor:not-allowed;color:#adb1b9;background-color:#f7f7f8;border-color:#d6dadd}.button{background-color:transparent;border:1px solid transparent;border-radius:0;padding:20px 42px 19px 42px;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;letter-spacing:0;line-height:18px;white-space:nowrap;text-align:center;text-decoration:none;display:inline-block;transition:all .2s ease;vertical-align:middle;position:relative;overflow:hidden;cursor:pointer}.button-green{background-color:#00B96E}.button-green:hover,.button-green.hover{background-color:#008650;color:#ffffff}.button-green:focus,.button-green.focus{background-color:#006d41;color:#ffffff}.button-green[disabled=disabled],.button-green:disabled,.button-green:disabled,.button-green.disabled{color:#fff;background-color:#d6d9dc;border-color:#d6d9dc}.button-outline{border-width:2px;border-color:#D91AA2;padding-left:50px;padding-right:50px}.button-outline:hover{background-color:#ab1580;border-color:#ab1580;color:#ffffff}.button-pink{background-color:#D91AA2}.button-pink:hover{background-color:#95126f;color:#ffffff}.button-with-icon{display:flex;align-items:center;align-content:center}.button-with-icon .button_icon{margin-left:8px}.button-light-link{font-size:15px;line-height:15px;color:#7E7E7E;letter-spacing:0;font-weight:200;padding:0}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}table{border-collapse:collapse;border-spacing:0;background-color:transparent;width:100%;max-width:100%;border:1px solid transparent}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;border:1px solid}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}span.tsp{display:inline-block;width:.12em;overflow:hidden;text-decoration:inherit}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}p,ul,ol,pre,table,blockquote{margin-top:0px;margin-bottom:21px}ul ul,ol ol,ul ol,ol ul{margin-top:0px;margin-bottom:0px}code{padding:2px 4px;font-size:90%;color:#2f6f9f;background-color:#f9f2f4;border-radius:3px}.text-pink{color:#D91AA2}.text-red{color:#d90f0d}.headline{position:relative;max-width:100%;text-align:left;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}.headline:before{position:absolute;content:'';opacity:.1;color:#3A3F54;letter-spacing:0;font-size:80px;line-height:80px;top:-45px;left:-30px;z-index:0;font-weight:bold}.headline_title{position:relative;z-index:1;font-weight:bold}.headline_title h2,.headline_title .h2{font-weight:bold}.headline_description{position:relative;z-index:1;margin-top:10px;margin-bottom:0;color:#1C2030;letter-spacing:0;font-size:18px;line-height:28px}.headline_description p:last-child{margin-bottom:0}.headline.headline-dark{color:#ffffff}.headline.headline-dark:before{opacity:1;color:#000000}.headline.headline-dark .headline_description{color:#ffffff}.point-list{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}.point-list_item{padding-left:20px;font-size:15px;color:#FFFFFF;letter-spacing:0;text-shadow:0 2px 4px rgba(255,255,255,0.4);margin-bottom:5px;position:relative}.point-list_item:last-child{margin-bottom:0}.point-list_item:before{position:absolute;content:'';left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#D91AA2;width:7px;height:7px}.clients{background-color:#11111B;padding-top:50px;padding-bottom:50px}.clients_wrap{max-width:100%;margin:0 auto;padding:0 20px}.clients .headline:before{content:'Clients.'}.clients_list{margin:0 auto;margin-left:0;width:100%;padding-top:20px}.clients-list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}.clients_item{display:flex;align-items:center;align-content:center;justify-content:center;margin:0 20px 40px 0}.clients_link{border-bottom:0}.clients_link img{vertical-align:bottom;opacity:0.3;max-height:40px}.contact{background-color:#fff;border-top:1px solid #11111B;padding-top:50px;padding-bottom:30px}.contact_wrap{max-width:100%;margin:0 auto;padding:0 20px}.contact .headline:before{content:'Contact.'}.contact-form{margin-top:40px}.contact-form_wrap{display:flex;align-items:stretch;align-content:stretch;margin-bottom:40px;flex-direction:column}.contact-form_col{display:flex;align-items:stretch;align-content:stretch;flex-direction:column}.contact-form_conditions{position:absolute;color:#bebfc2;font-style:italic}.contact-form .form-actions{width:100%}.experience{background-color:#11111B;padding-top:50px;padding-bottom:50px;overflow:hidden}.experience_wrap{max-width:100%;margin:0 auto;padding:0 20px}.experience .headline:before{content:'Experience.'}.experience_action{margin-top:30px;display:flex;align-items:center;align-content:center;justify-content:center;transition:all .3s ease}.experience-list{display:flex;align-items:center;align-content:center;flex-direction:column;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ffffff;padding-top:20px}.experience_item{margin-bottom:20px}.experience_item:last-child{margin-bottom:0}.experience_box{display:flex;align-items:flex-start;align-content:flex-start;flex-direction:column}.experience_summary{min-width:100%}.experience_summary_name{font-size:35px;color:#FFFFFF;letter-spacing:0;text-shadow:0 2px 4px rgba(255,255,255,0.4)}.experience_summary_description{font-size:15px;color:#FFFFFF;letter-spacing:0}.experience_details{display:flex;align-items:stretch;align-content:stretch;flex-wrap:wrap;padding-bottom:20px;padding-top:20px;border-top:2px solid #D91AA2}.experience_details--odd .experience-detail{height:100%}.experience-detail{min-width:100%;margin-bottom:40px;margin-right:0}.experience-detail:last-child{margin-bottom:0}.experience-detail_headline{display:flex;align-items:center;align-content:center;max-height:70px;margin-bottom:10px}.experience-detail_icon{margin-right:20px}.experience-detail_icon--top{position:relative;top:5px}.experience-detail_title{font-size:22px;color:#FFFFFF;letter-spacing:0;line-height:35px}.experience-detail_title h4{margin:0;padding:0;font-size:22px;color:#FFFFFF;letter-spacing:0;line-height:35px}.experience-detail_description{opacity:.7;font-size:13px;color:#9FA8B0;letter-spacing:0;text-align:justify;line-height:22px}.experience-detail_description p{font-size:13px;color:#fff;letter-spacing:0;text-align:justify;line-height:22px;margin-bottom:0}.footer{padding:20px 0;background-color:#11111B;color:rgba(255,255,255,0.3);position:relative;overflow:hidden}.footer_wrap{max-width:100%;margin:0 auto;padding:0 20px}.footer_bg,.footer_logo{bottom:0;position:absolute;left:50%;margin-right:-50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:0}.footer_logo{bottom:34px}.footer_logo svg{margin-right:5px}.footer-public{display:flex;align-items:center;align-content:center;text-align:right;justify-content:flex-end}.footer-public p{margin-bottom:0;margin-right:15px}.footer-company{display:flex;align-items:flex-start;align-content:flex-start;width:100%;flex-direction:column}.footer-company_about{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;letter-spacing:0;line-height:16px;text-align:justify}.footer-company_menu{flex:1 1 100%;display:flex;align-items:flex-start;align-content:flex-start;justify-content:space-between;flex-wrap:wrap;z-index:1}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu-header{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:16px;color:rgba(255,255,255,0.3);letter-spacing:1.29px;margin:0 0 16px 0;padding:0}.footer-menu-header>a{color:rgba(255,255,255,0.3)}.footer-menu-header>a:hover{color:#fff}.footer-menu_item{margin-bottom:10px}.footer-menu_item:last-child{margin-bottom:0}.footer-menu_link{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:14px;letter-spacing:2px;color:rgba(255,255,255,0.3);border-bottom:0}.footer-menu_link:hover{color:#fff}.footer-menu_box{max-width:50%;margin-bottom:30px}.footer-menu_box:last-child{margin-bottom:0}.footer-copyright{display:flex;align-items:center;align-content:center;justify-content:space-between;padding-top:10px;flex-direction:column;padding-bottom:140px;position:relative;z-index:2}.floating-controls{position:fixed;right:0;width:auto;background-color:transparent;display:flex;z-index:1024;transition:all .3s ease;bottom:0;opacity:.5}.rocket-up{opacity:1;cursor:pointer}.rocket-up_box{color:#ffffff;display:flex;align-items:center;align-content:center;justify-content:center;background-color:#D91AA2;width:40px;height:40px;transition:all .3s ease}.rocket-up_box:hover{background-color:#95126f}.contact-up{opacity:1;cursor:pointer;margin-right:5px;border-bottom:none}.contact-up_box{color:#ffffff;display:flex;align-items:center;align-content:center;justify-content:center;width:40px;height:40px;transition:all .3s ease;background:#00B96E;box-shadow:0 2px 10px 0 rgba(0,185,110,0.57)}.contact-up_box:hover{background-color:#006d41}.contact-up_box .count{display:none;position:absolute;left:-10px;top:-10px;background:#f00;width:25px;height:25px;text-align:center;border-radius:25px;font-size:15px;padding-top:2px;font-weight:bold;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation:contact-up-count-pulse 0.5s linear 2;animation:contact-up-count-pulse 0.5s linear 2}@-webkit-keyframes contact-up-count-pulse{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}50%{-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}@keyframes contact-up-count-pulse{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}50%{-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}.contact-up_box .text{display:none;font-size:16px}.contact-up_box svg{width:20px;height:auto}.contact-up-text .contact-up_box{width:120px}.contact-up-text .count{display:block}.contact-up-text .text{display:inline}.contact-up-text .image{display:none}.telegram-up{opacity:1;cursor:pointer;margin-right:5px;border-bottom:none}.telegram-up_box{color:#ffffff;display:flex;align-items:center;align-content:center;justify-content:center;width:40px;height:40px;transition:all .3s ease;background:#3982ca;box-shadow:0 2px 10px 0 rgba(57,130,202,0.58)}.telegram-up_box:hover{background-color:#275c90}.telegram-up_box svg{width:20px;height:auto}.telegram-up-text .contact-up_box{width:120px}.telegram-up-text .count{display:block}.telegram-up-text .text{display:inline}.telegram-up-text .image{display:none}.social{list-style:none;margin:0;padding:0;display:flex}.social-box{position:relative}.social_item{vertical-align:middle;margin-right:7px}.social_item:last-child{margin-right:0}.social_link{overflow:hidden;text-indent:-9999px;position:relative;text-align:center;transition:all .3s ease;width:28px;height:28px;display:flex;align-items:center;align-content:center;justify-content:center;border-radius:50%;background-color:#ffffff;border-bottom:0}.social_link--facebook{background-color:#ffffff}.social_link--facebook span{display:inline-block;width:8px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='8' height='16' fill='%2311111B'%3E%3Cpath d='M3.267.365a2.544 2.544 0 0 1 .608-.241l.655-.125h.43l3.028.229H8l-.31 2.698h-.012l-1.669-.171h-.048l-.167.023-.059.023-.191.091a.155.155 0 0 0-.096.058l-.143.148a.623.623 0 0 0-.083.137.859.859 0 0 0-.095.321c-.008.053-.012.11-.012.172l.023 1.692 2.456.023-.357 2.676-2.122.08v7.788l-.012.012H1.788V8.13H0V5.443h1.717V5.42l.012-.034.059-2.871.024-.161v-.079l.024-.081a.62.62 0 0 1 .048-.171.487.487 0 0 1 .071-.149c.032-.114.076-.217.131-.309.048-.098.108-.194.179-.285.056-.084.123-.165.203-.241.071-.083.147-.16.226-.228V.799l.573-.434z' fill-rule='evenodd'/%3E%3C/svg%3E")}.social_link--facebook:hover{background-color:#3b5998}.social_link--facebook:hover span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='8' height='16' fill='%23fff'%3E%3Cpath d='M3.267.365a2.544 2.544 0 0 1 .608-.241l.655-.125h.43l3.028.229H8l-.31 2.698h-.012l-1.669-.171h-.048l-.167.023-.059.023-.191.091a.155.155 0 0 0-.096.058l-.143.148a.623.623 0 0 0-.083.137.859.859 0 0 0-.095.321c-.008.053-.012.11-.012.172l.023 1.692 2.456.023-.357 2.676-2.122.08v7.788l-.012.012H1.788V8.13H0V5.443h1.717V5.42l.012-.034.059-2.871.024-.161v-.079l.024-.081a.62.62 0 0 1 .048-.171.487.487 0 0 1 .071-.149c.032-.114.076-.217.131-.309.048-.098.108-.194.179-.285.056-.084.123-.165.203-.241.071-.083.147-.16.226-.228V.799l.573-.434z' fill-rule='evenodd'/%3E%3C/svg%3E")}.social_link--twitter{background-color:#ffffff}.social_link--twitter span{display:inline-block;width:16px;height:13px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='16' height='13' fill='%2311111B'%3E%3Cpath d='M16 1.538a6.554 6.554 0 0 1-1.885.516A3.293 3.293 0 0 0 15.558.239a6.568 6.568 0 0 1-2.085.796A3.282 3.282 0 0 0 7.88 4.029 9.324 9.324 0 0 1 1.114.599 3.28 3.28 0 0 0 2.13 4.981a3.266 3.266 0 0 1-1.487-.41l-.001.041a3.283 3.283 0 0 0 2.634 3.217 3.295 3.295 0 0 1-1.483.057 3.287 3.287 0 0 0 3.067 2.279A6.59 6.59 0 0 1 0 11.524a9.295 9.295 0 0 0 5.032 1.475c6.038 0 9.339-5.002 9.339-9.338 0-.142-.003-.284-.009-.425A6.678 6.678 0 0 0 16 1.538z' fill-rule='evenodd'/%3E%3C/svg%3E");position:relative;top:1px;left:1px}.social_link--twitter:hover{background-color:#00aced}.social_link--twitter:hover span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='16' height='13' fill='%23fff'%3E%3Cpath d='M16 1.538a6.554 6.554 0 0 1-1.885.516A3.293 3.293 0 0 0 15.558.239a6.568 6.568 0 0 1-2.085.796A3.282 3.282 0 0 0 7.88 4.029 9.324 9.324 0 0 1 1.114.599 3.28 3.28 0 0 0 2.13 4.981a3.266 3.266 0 0 1-1.487-.41l-.001.041a3.283 3.283 0 0 0 2.634 3.217 3.295 3.295 0 0 1-1.483.057 3.287 3.287 0 0 0 3.067 2.279A6.59 6.59 0 0 1 0 11.524a9.295 9.295 0 0 0 5.032 1.475c6.038 0 9.339-5.002 9.339-9.338 0-.142-.003-.284-.009-.425A6.678 6.678 0 0 0 16 1.538z' fill-rule='evenodd'/%3E%3C/svg%3E")}.social_link--telegram{background-color:#ffffff}.social_link--telegram span{display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='16' height='16' fill='%2311111B'%3E%3Cpath d='M15.629 3.074c-1.116 3.112-2.586 7.545-3.856 10.751-1.821 4.592-3.496.484-3.496.484L6.075 9.913S4.116 9.07 2.078 8.127C-1.793 6.336.93 4.805.93 4.805L13.157.472s4.162-2.11 2.472 2.602z' class='telegram-social'/%3E%3C/svg%3E");position:relative;top:1px;left:-1px}.social_link--telegram:hover{background-color:#0088cc}.social_link--telegram:hover span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='16' height='16' fill='%23fff'%3E%3Cpath d='M15.629 3.074c-1.116 3.112-2.586 7.545-3.856 10.751-1.821 4.592-3.496.484-3.496.484L6.075 9.913S4.116 9.07 2.078 8.127C-1.793 6.336.93 4.805.93 4.805L13.157.472s4.162-2.11 2.472 2.602z' class='telegram-social'/%3E%3C/svg%3E")}.header{position:relative;overflow:hidden;background-color:#fff;height:100vh}.header_circle{background-color:#11111B;height:100vh;position:relative;z-index:1;margin:0 -200px;padding:0 200px;overflow:hidden;border-radius:0 0 100% 100%}.header_wrap{padding-top:0;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-content:center;height:100%;padding:0 20px;text-align:left}.header-cover{z-index:-1;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:0;background-attachment:scroll;background-position:0% 0%;background-repeat:no-repeat;background-size:cover}.header h1{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ffffff;font-weight:800;letter-spacing:0;padding:0;font-size:44px;line-height:48px;margin:0 0 30px 0;text-align:left;min-height:150px}.header h1 .teaser{display:block}.header .header-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;color:#FFFFFF;letter-spacing:0;font-size:18px;line-height:18px}.header .actions-box{width:100%;margin-top:30px;display:flex;align-items:center;align-content:center;justify-content:center}.header_scroll{position:absolute;left:0;right:0;bottom:50px;width:100%;display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}.header_scroll-mouse{position:relative;left:-14px;top:-14px;-webkit-animation:scroll 2.3s infinite;animation:scroll 2.3s infinite}.header_scroll-help{margin-top:15px;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;color:#FFFFFF;letter-spacing:2px;line-height:18px}.top-menu{padding-top:5px;padding-bottom:5px;position:fixed;top:0;left:0;right:0;width:100%;z-index:5;transition:all .25s ease;background-color:rgba(12,13,18,0.45)}.top-menu.is-scroll{background-color:rgba(12,13,18,0.85)}.top-menu_wrap{margin:0 auto;width:100%;max-width:100%;display:flex;align-items:center;align-content:center;justify-content:space-between;padding:0 15px}.top-menu_wrap .menu{display:none}.top-menu_aside{display:flex;align-items:center;align-content:center}.top-menu .logo svg{width:135px;height:auto}.top-menu .action .button{padding:14px 38px 14px 38px}.logo-link{border-bottom:0}.language{margin-right:50px}.menu{list-style-type:none;margin:0;padding:0;display:flex;align-items:center;align-content:center;position:relative}.menu-vertical{flex-direction:column}.menu-nested{position:absolute;top:100%;background-color:rgba(12,13,18,0.85);margin-top:5px;padding:5px 10px;margin:5px -10px 0 -10px;opacity:0;visibility:hidden;transition:all .3s ease}.menu-nested .menu_item{margin-right:0;margin-bottom:5px}.menu-nested .menu_item:last-child{margin-bottom:0}.menu-nested.show{opacity:1;visibility:visible}.menu_item{margin-right:25px}.menu_item:last-child{margin-right:0}.menu_item.is-active .menu_link{opacity:1;color:#ffffff}.menu_link{opacity:.4;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:16px;padding:0;color:#ffffff;letter-spacing:2.29px;text-align:left;border-bottom:0}.menu_link:hover{opacity:1;color:#ffffff}.menu_link-arrow{position:relative;padding-right:14px}.menu_link-arrow:after{position:absolute;content:'';right:0;top:calc( 50% + 2px);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px;height:7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4.605 5L10 1.228' stroke='%23FFF' stroke-width='1.4' fill='none'/%3E%3C/svg%3E")}.menu_link.is-open{opacity:1;color:#ffffff}.plans{background-color:#fff;padding-top:50px;padding-bottom:20px;overflow:hidden}.plans_wrap{max-width:100%;margin:0 auto;padding:0 20px}.plans .headline:before{content:'Plans.'}.plans_menu{display:none;padding-top:20px;padding-bottom:40px}.plans-cards{display:flex;align-items:stretch;align-content:stretch;flex-wrap:wrap}.plans-card_footer .checkbox-label{width:220px}.plans-finish{text-align:center;transition:all 0.3s ease-in-out;margin:40px 0 20px 0}.plans-title{color:#D91AA2;border-bottom:2px solid #D91AA2;margin:50px 0 30px 0;padding-bottom:10px;font-size:24px}.plans-card{flex-basis:100%;min-width:100%;border:2px solid rgba(68,88,107,0.07);font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:20px;transition:all 0.3s ease-in-out;cursor:default}.plans-card:hover{box-shadow:0 4px 6px 0 rgba(134,127,127,0.5)}.plans-card:last-child,.plans-card:nth-child(3n){border-right-color:rgba(68,88,107,0.07)}.plans-card:last-child{margin-bottom:0}.plans-card_box{height:100%;align-items:stretch;align-content:stretch;display:flex;flex-direction:column;padding:25px 30px}.plans-card_headline{margin-bottom:25px;text-align:center}.plans-card_name{margin-bottom:10px;font-size:22px;line-height:24px;color:#1C2030;letter-spacing:0;text-align:center}.plans-card_price{text-align:center;font-size:24px;line-height:24px;color:#D91AA2;letter-spacing:0}.plans-card_body{height:100%;font-size:15px;color:#1C2030;letter-spacing:0;text-align:justify;align-items:stretch;align-content:stretch;display:flex;flex-direction:column;margin-bottom:50px}.plans-card_body p{opacity:.7;font-size:15px;color:#1C2030;letter-spacing:0;text-align:justify;margin-bottom:0}.plans-card_body .more-link{padding-top:30px;margin-top:auto}.plans-card.is-select{background:#D91AA2;color:#ffffff}.plans-card.is-select:hover{box-shadow:0 4px 6px 0 rgba(217,26,162,0.5)}.plans-card.is-select .plans-card_name,.plans-card.is-select .plans-card_price,.plans-card.is-select .plans-card_body,.plans-card.is-select .plans-card_body>p,.plans-card.is-select .more-link .button-light-link{color:#ffffff}.plans-card.is-select .more-link{opacity:.6}.plans-card.is-select .more-link:hover{opacity:1}.plans-card.is-select .plans-card_body>p{opacity:1}.plans-card.is-select .form-checkbox{color:#ffffff}.plans-card.is-select .form-checkbox .checkbox-custom{border-color:#ffffff}.plans-card.is-select .form-checkbox .checkbox-custom:before{background-color:#fff}.platform{background-color:#fff;padding-top:50px;padding-bottom:50px;overflow:hidden}.platform_wrap{max-width:100%;margin:0 auto;padding:0 20px}.platform .headline:before{content:'Platform.'}.platform-info{padding-top:30px;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:18px;color:#0C0D12;letter-spacing:0;text-align:justify;line-height:30px}.platform-info p{opacity:.7;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:18px;color:#0C0D12;letter-spacing:-0.01px;text-align:justify;text-align-last:justify;line-height:30px}.platform-inmedia{padding-top:20px}.media-list{margin:0;padding:0;list-style-type:none;display:flex;align-items:flex-end;align-content:flex-end;justify-content:center;flex-wrap:wrap}.media-list_item{margin-right:15px;margin-bottom:15px}.media-list_link{border-bottom:0}.media-list_link img{vertical-align:bottom}.services{background-color:#11111B;padding-top:50px;padding-bottom:50px;overflow:hidden}.services_list-item{padding:15px}.services_wrap{max-width:100%;margin:0 auto;padding:0 20px}.services .headline:before{content:'Services.'}.services_menu{padding-top:20px;padding-bottom:40px}.services_group{position:relative}.services_nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);min-width:40px;width:40px;height:40px;border:2px solid #D91AA2;box-shadow:0 2px 4px 0 rgba(217,26,162,0.4);z-index:10;align-items:center;align-content:center;justify-content:center;color:#ffffff;transition:all .3s ease;cursor:pointer;opacity:.35;display:none}.services_nav:hover{opacity:1;color:#D91AA2;border-color:#7e0f5e}.services_nav svg{position:relative}.services_nav-left{left:-14px}.services_nav-left svg{top:2px}.services_nav-right{right:-14px}.services_nav-right svg{top:-2px}.services_item{background-color:#3A3F54;border-radius:50px;width:100%;height:100%;margin:0;background-attachment:scroll;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}.services_box{box-shadow:0 6px 25px 0 #000000;border-radius:50px;padding:45px 40px;display:flex;align-items:stretch;align-content:stretch;color:#ffffff;flex-direction:column;overflow:hidden}.services_theses{flex-basis:100%;min-width:100%;z-index:1;margin-top:32px;order:1}.services_headline{position:relative;text-align:left;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:20px;margin-bottom:10px}.services_headline:before{position:absolute;content:'';opacity:.32;font-size:126px;font-weight:bold;color:#D91AA2;letter-spacing:0;line-height:90px;top:-68px;left:-47px;z-index:0}.services_headline-trackers:before{content:'trackers'}.services_headline-roadshow:before{content:'roadshow'}.services_headline-bitcointalk:before{content:'bitcointalk'}.services_headline-bounty:before{content:'bounty'}.services_headline-telegram:before{content:'telegram'}.services_headline-youtube:before{content:'youtube'}.services_headline-pr:before{content:'PR'}.services_headline-advisors:before{content:'advisors'}.services_headline-title{position:relative;z-index:1;margin:0 0 10px 0;padding:0;font-size:28px;color:#FFFFFF;letter-spacing:0}.services_headline-info{position:relative;z-index:1;margin-top:10px;margin-bottom:0;font-size:22px;color:#FFFFFF;letter-spacing:0;line-height:35px}.services_body{opacity:.9}.services_body p{font-size:17px;color:rgba(255,255,255,0.9);letter-spacing:0;text-align:justify;line-height:28px;margin-bottom:15px}.services_body p:last-child{margin-bottom:0}.services_action{margin-top:20px;display:flex;align-items:center;align-content:center;justify-content:center;transition:all .3s ease}.statistics{background-color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;padding-top:50px;padding-bottom:50px}.statistics_wrap{max-width:100%;margin:0 auto;padding:0 20px}.statistics-list{display:flex;align-items:stretch;align-content:stretch;justify-content:center;flex-wrap:wrap}.statistics_item{margin-bottom:20px}.statistics_box{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center}.statistics_value{font-size:45px;color:#D91AA2;letter-spacing:0;text-shadow:0 2px 4px rgba(217,26,162,0.4)}.statistics_description{margin-top:10px;font-size:15px;color:#11111B;letter-spacing:0}.tabs{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}.tabs-list{list-style-type:none;margin:0;padding:0;display:flex;align-items:center;align-content:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;flex-wrap:wrap}.tabs-list-light .tabs_item.active .tabs_link{color:#D91AA2;border-bottom-color:#D91AA2}.tabs-list-light .tabs_link{color:#7E7E7E}.tabs-list-light .tabs_link:hover{color:#D91AA2}.tabs-list-fixed .tabs_link{padding-left:0;padding-right:30px}.tabs_item{margin:0;padding:0}.tabs_item.active .tabs_link{opacity:1;border-bottom-color:#ffffff;color:#fff}.tabs_link{display:flex;opacity:.4;font-size:18px;line-height:46px;color:#ffffff;letter-spacing:0;padding:0 5px;border-bottom-width:2px}.tabs_link:hover{opacity:1;color:#ffffff}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease, -webkit-transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@media only screen and (min-width: 48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:0.5rem;padding-left:0.5rem}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width: 64em){.container{width:65rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:0.5rem;padding-left:0.5rem}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width: 75em){.row{margin-right:-40px;margin-left:-40px}.container{width:76rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:40px;padding-left:40px}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}.form-actions{flex-direction:row;align-items:center;align-content:center;justify-content:flex-end}.form-actions-status{margin-right:40px}.form-actions .button{width:auto}.form-service-list{margin-top:0;min-height:142px}.headline{max-width:550px}.headline:before{font-size:156px;line-height:90px;top:-75px;left:-160px}.headline_description{margin-top:20px;font-size:22px;line-height:35px}.point-list_item{margin-bottom:35px;padding-right:30px}.clients{padding-top:200px;padding-bottom:150px}.clients_wrap{max-width:1120px;padding:0}.clients_list{padding-top:40px;width:1190px;margin-left:-35px}.clients_item{-webkit-transform:rotate(45deg);transform:rotate(45deg);width:120px;min-width:120px;height:120px;margin:-20px 24px}.clients_link{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.contact{padding-top:150px;padding-bottom:150px}.contact_wrap{max-width:1120px;padding:0}.contact-form_wrap{flex-direction:row;align-items:stretch;align-content:stretch}.contact-form_col:first-child{min-width:430px;margin-right:90px}.contact-form_col:last-child{height:100%;min-width:600px}.experience{overflow:auto;padding-top:200px;padding-bottom:150px}.experience_wrap{max-width:1120px;padding:0}.experience_action{margin-top:100px}.experience_action .button{opacity:.65}.experience_action:hover .button{opacity:1}.experience-list{padding-top:150px}.experience_item{margin-bottom:100px}.experience_box{align-items:center;align-content:center;flex-direction:row}.experience_summary{margin-right:60px;min-width:300px}.experience_details{padding-top:40px;padding-left:60px;border-top:0;border-left:2px solid #D91AA2}.experience_details--odd .experience-detail:nth-child(3){margin-right:0;position:relative;top:-180px;margin-bottom:0}.experience_details--odd .experience-detail:nth-child(2){margin-bottom:0}.experience-detail{min-width:300px;flex-basis:300px;margin-right:60px;margin-bottom:90px}.experience-detail:last-child{margin-right:0;margin-bottom:90px}.experience-detail_headline{margin-bottom:20px}.footer{padding:60px 90px 40px 90px}.footer_wrap{max-width:1180px;padding:0}.footer-company{flex-direction:row}.footer-company_about{margin-right:70px;flex-basis:300px;min-width:300px}.footer-company_menu{flex-wrap:nowrap}.footer-menu_box{font-weight:100%;max-width:100%;margin-bottom:0}.footer-copyright{flex-direction:row;padding-top:60px;padding-bottom:0}.floating-controls{opacity:1;bottom:100px}.rocket-up_box{width:60px;height:60px}.contact-up{margin-right:20px}.contact-up_box{width:60px;height:60px}.contact-up_box svg{width:auto;height:auto}.contact-up-text .contact-up_box{width:120px}.telegram-up{margin-right:20px}.telegram-up_box{width:60px;height:60px}.telegram-up_box svg{width:auto;height:auto}.telegram-up-text .contact-up_box{width:120px}.social_link{opacity:.65}.social_link:hover{opacity:1}.social_link span{transition:all .2s ease}.header{min-height:880px;max-height:1020px}.header_circle{padding:0;min-height:880px;max-height:1020px}.header_wrap{align-items:flex-start;align-content:flex-start;max-width:980px}.header-cover{background-attachment:fixed;background-position:50% 50%}.header h1{font-size:80px;line-height:90px;min-height:unset}.header .header-description{font-size:22px;line-height:22px}.header .actions-box{margin-top:60px;align-items:flex-start;align-content:flex-start;width:auto;justify-content:flex-start}.top-menu{padding-top:65px;padding-bottom:5px;background-color:transparent}.top-menu.is-scroll{z-index:100;padding-top:5px;padding-bottom:5px}.top-menu_wrap{padding:0;max-width:1120px}.top-menu_wrap .menu{display:flex}.top-menu .logo svg{width:auto}.top-menu .action{padding:20px 42px 19px 42px}.plans{padding-top:200px;padding-bottom:110px}.plans_wrap{max-width:1120px;padding:0}.plans_menu{display:block;padding-top:120px;padding-bottom:60px}.plans-finish{margin:0}.plans-title{display:none}.plans-card{margin-bottom:40px;flex-basis:33.33333333%;min-width:33.33333333%;border-right-color:transparent;min-height:400px}.plans-card:last-child{margin-bottom:40px}.plans-card_box{padding:25px 50px}.platform{padding-top:200px;padding-bottom:100px}.platform_wrap{max-width:1120px;padding:0}.platform-info p{margin-bottom:0}.platform-info p:last-child{margin-bottom:0}.platform-inmedia{padding-top:80px}.media-list{align-content:flex-start;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between}.media-list_item{margin-right:0;margin-bottom:0}.services{overflow:auto;padding-top:150px;padding-bottom:150px}.services_wrap{max-width:1120px;padding:0}.services_menu{padding-top:120px;padding-bottom:60px}.services_nav{display:flex}.services_nav-left{left:-28px}.services_nav-right{right:-28px}.services_box{flex-direction:row;padding:120px 100px 70px 60px;min-height:740px}.services_theses{flex-basis:400px;min-width:400px;order:unset;margin-top:0}.services_headline{margin-top:0;margin-bottom:25px}.services_headline:before{left:-79px}.services_headline-title{margin:0 0 22px 0}.services_headline-info{margin-top:20px}.services_action{margin-top:60px}.services_action .button{opacity:.6}.services_action:hover .button{opacity:1}.statistics{padding-top:100px;padding-bottom:100px}.statistics_wrap{max-width:1120px;padding:0}.statistics-list{justify-content:space-between;flex-wrap:nowrap}.statistics_item{margin-bottom:0;margin-right:0}.statistics_description{text-align:center;max-width:230px}.tabs-list{flex-wrap:nowrap}.tabs-list-fixed .tabs_link{min-width:130px;padding-right:30px}.tabs_link{padding:0 20px}}@media only screen and (min-width: 24em){.form-service-list{display:flex}}

/*# sourceMappingURL=maps/style.css.map */
