@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');@import url('https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css');.tw_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.tw_text_left{text-align:left}.tw_text_center{text-align:center}@-webkit-keyframes rotateRight{from{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transform-origin:center center;transform-origin:center center}}@keyframes rotateRight{from{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transform-origin:center center;transform-origin:center center}}.tw_font_sans{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Open Sans',sans-serif}*[class^='tw_']{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Open Sans',sans-serif}*[class^='tw_'] b,*[class^='tw_'] strong{font-weight:700}*[class^='tw_'] img{vertical-align:middle}.tw_h1{color:#404040;font-size:21px;font-weight:600;line-height:30px;margin:0}.tw_h2{color:#404040;font-size:16px;font-weight:600;line-height:22px;margin:0}.tw_h3{color:#404040;font-size:14px;font-weight:600;line-height:23px;margin:0}.tw_h4{color:#3f82ef;font-size:18px;font-weight:600;line-height:24px;margin:0}.tw_p{color:#404040;font-size:14px}.tw_p code{background:#f9f9f9;padding:1px 3px;color:#C25;white-space:nowrap}.tw_p--desc,.tw--desc{color:#aaa;font-size:13px}.tw_label{color:#595f5f;display:block;font-size:14px;font-weight:700;text-align:left}.tw_label:after{padding:6px 0;content:'';display:block}.tw_link{color:#3f82ef;font-size:14px;font-weight:600}.tw_link:hover{text-decoration:underline}.tw_link--tiny{color:#9a9a9a;font-size:13px;font-weight:400}.tw_body_text{color:#a5a5a5;font-size:16px;font-weight:400;line-height:22px;margin:0}.tw_body_text--smaller{font-size:13px;line-height:18px}.tw_body_text--darker{color:#404040;font-size:14px;line-height:23px}.tw_body_text--snippet{font-size:12px;line-height:23px}.tw_body_text--tiny{font-size:11px;line-height:15px}.tw_modal_window{background-color:#fff;border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,0.2);left:50%;margin:0 auto;margin-bottom:60px;max-width:737px;overflow:auto;padding:14px;position:absolute;top:60px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:150}.tw_modal_window__backdrop{background-color:rgba(0,0,0,0.4);content:'';display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:90}.tw_modal_window--with_logo{background-image:url(https://static.twistapp.com/7847b39fdaa2542e550ca7359b79d0c1.svg);background-position:14px 14px;background-repeat:no-repeat;background-size:73px}.tw_modal_window__logo{height:23px;position:fixed;top:14px;width:73px}.tw_modal_window__logo img{width:100%}.tw_container{margin:0 auto;max-width:360px}.tw_container--large{max-width:434px}.tw_container--s500{max-width:500px}.tw_container--block{max-width:100%}.tw_separator{margin-bottom:20px;margin-top:20px;min-height:21px;position:relative}.tw_separator:before{background-color:#dedede;content:'';display:block;height:1px;position:absolute;top:50%;width:100%;z-index:10}.tw_separator .tw_separator__text{background-color:#fff;color:#a5a5a5;font-size:14px;line-height:21px;padding:0 11px;margin:0 auto;margin-bottom:-1px;position:relative;text-align:center;z-index:100}.tw_tabs{display:table;width:100%;border-bottom:0;margin-bottom:20px}.tw_tabs ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.tw_tabs li{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer;border-bottom:solid 1px #e0e0e0;text-align:center}.tw_tabs li a{display:block;padding:10px;font-size:13px;line-height:10px;color:#9a9a9a;text-decoration:none}.tw_tabs li a img{margin-right:6px;margin-top:-2px}.tw_tabs li:hover{color:#000}.tw_tabs--on{border-bottom:solid 1px #737373 !important}.tw_tabs--on a{color:#5c5c5c !important}.tw_input{margin-bottom:10px;position:relative}.tw_input input,.tw_input textarea{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Open Sans',sans-serif;border:1px solid #dedede;border-radius:2px;color:#404040;font-size:14px;line-height:21px;outline:0;padding:10px 8px;width:100%}.tw_input input:hover:not(:disabled):not([readonly]),.tw_input textarea:hover:not(:disabled):not([readonly]){border-color:#9a9a9a}.tw_input input:focus:not(:disabled):not([readonly]),.tw_input textarea:focus:not(:disabled):not([readonly]){border-color:#3f82ef}.tw_input input:disabled,.tw_input textarea:disabled,.tw_input input[readonly],.tw_input textarea[readonly]{background-color:#f9f9f9;cursor:not-allowed}.tw_input input[type="password"],.tw_input textarea[type="password"]{font-family:verdana,sans-serif}.tw_input input[type="file"],.tw_input textarea[type="file"]{line-height:15px}.tw_input input::-webkit-input-placeholder,.tw_input textarea::-webkit-input-placeholder{color:#b3b3b3;font-family:'Open Sans',sans-serif}.tw_input input::-moz-placeholder,.tw_input textarea::-moz-placeholder{color:#b3b3b3;font-family:'Open Sans',sans-serif}.tw_input input:-ms-input-placeholder,.tw_input textarea:-ms-input-placeholder{color:#b3b3b3;font-family:'Open Sans',sans-serif}.tw_input input:-moz-placeholder,.tw_input textarea:-moz-placeholder{color:#b3b3b3;font-family:'Open Sans',sans-serif}.tw_input textarea{min-height:80px}.tw_input button{display:none}.tw_input select{font-family:'Open Sans',sans-serif;font-size:14px;width:160px}.tw_input_checkbox{text-align:left}.tw_input_checkbox input,.tw_input_checkbox label{display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw_input_checkbox input{width:20px;height:20px;vertical-align:top}.tw_input_checkbox label{margin-right:10px}.tw_input--has_error input,.tw_input--has_error textarea{background-color:#ffeeef;border-color:#de4c4a}.tw_input--is_ok input,.tw_input--is_ok textarea{border-color:#2ab65b}.tw_input--removable button{background-color:transparent;background-image:url(https://static.twistapp.com/99943248bfae3b3b209d98104e80e6c7.svg);background-position:center center;background-repeat:no-repeat;border:0;bottom:0;color:transparent;cursor:pointer;display:block;height:42px;outline:0;position:absolute;right:-42px;text-indent:-9999px;width:42px}.tw_input--removable button:hover{background-image:url(https://static.twistapp.com/500ecc507f270e708d5729bcc9646aa6.svg)}.tw_input--is_removing input,.tw_input--is_removing textarea{border-color:#f3c1c4}.tw_input--verified:after{background-image:url(https://static.twistapp.com/829c243313ea81462ea5b1a3bfff989d.svg),-webkit-linear-gradient(left,rgba(249,249,249,0) 0,#f9f9f9 25%,#f9f9f9 100%) !important;background-image:url(https://static.twistapp.com/829c243313ea81462ea5b1a3bfff989d.svg),linear-gradient(to right,rgba(249,249,249,0) 0,#f9f9f9 25%,#f9f9f9 100%) !important;background-position:100px center,top left;background-repeat:no-repeat;border-radius:3px;bottom:3px;color:#2ab65b;content:'Verified';cursor:not-allowed;display:block;font-size:14px;font-weight:600;height:39px;line-height:41px;position:absolute;right:2px;text-align:left;text-indent:40px;width:130px}.tw_input--verified:hover:after{opacity:.15}.tw_input__message{color:#de4c4a;font-size:14px;font-weight:400;margin:0}.tw_input--inline{display:inline-block;margin-right:50px}.tw_google_login{background-color:#fff;border:1px solid #dedede;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,0.15);cursor:pointer;display:block;padding:11px 40px;position:relative;width:100%}.tw_google_login:before{background-image:url(https://static.twistapp.com/f40b9bb76eab8ad28885014417ff68e7.svg);background-repeat:no-repeat;background-size:34px;content:'';display:block;height:34px;left:2px;position:absolute;top:4px;width:34px}.tw_google_login:hover{background-color:#f2f2f2;text-decoration:none}.tw_google_login span{color:#404040;font-size:14px;font-weight:600}.tw_google_login--is_loading:after{background-repeat:no-repeat;background-size:15px;content:'';display:inline-block;height:15px;margin-left:12px;vertical-align:middle;width:15px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateRight;animation-name:rotateRight;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:url(https://static.twistapp.com/af16d753ed15f3fe7e7e6c3aff5e30ce.svg);opacity:.5;vertical-align:-3px}.tw_button{background-color:#3f82ef;border:1px solid rgba(0,0,0,0.1);border-radius:2px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:600;max-width:210px;padding:11px;width:100%}.tw_button span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw_button:not(.tw_button--is_loading):not(.tw_button--secondary):not(.tw_button--white):not(.tw_button--duplicator):not([disabled]):hover{background-color:#3b7be2}.tw_button:not(.tw_button--is_loading):not(.tw_button--secondary).tw_button:disabled{background:#b3cdf9;cursor:not-allowed}.tw_button--block{max-width:100%}.tw_button--small{max-width:155px;padding:6px}.tw_button--send_invites{padding:11px}.tw_button--send_invites:after{background-repeat:no-repeat;background-size:15px;content:'';display:inline-block;height:15px;margin-left:12px;vertical-align:middle;width:15px;background-image:url(https://static.twistapp.com/95f2925d137663457d5ce929351557ce.svg);background-size:1.3em;height:1.3em;width:1.3em}.tw_button--right_arrow{padding:11px}.tw_button--right_arrow:after{background-repeat:no-repeat;background-size:15px;content:'';display:inline-block;height:15px;margin-left:12px;vertical-align:middle;width:15px;background-image:url(https://static.twistapp.com/1a0278557ad3826a134ac537a7c68712.svg);background-size:1.1em;height:1.1em;width:1.1em}.tw_button--secondary{background-color:#f9f9f9;border:1px solid rgba(0,0,0,0.1);color:#404040}.tw_button--secondary:not([disabled]):not(.tw_button--is_loading):hover{background-color:#ececec}.tw_button--secondary:disabled{color:#b3b3b3;cursor:not-allowed}.tw_button--white{background-color:#fff;border:1px solid rgba(0,0,0,0.1);color:#3f82ef}.tw_button--white:not([disabled]):not(.tw_button--is_loading):hover{background-color:#ececec}.tw_button--white:disabled{color:#b3b3b3;cursor:not-allowed}.tw_button--white.tw_button--is_loading{background-color:#fff;color:#3f82ef}.tw_button--white.tw_button--is_loading:after{background-image:url(https://static.twistapp.com/af16d753ed15f3fe7e7e6c3aff5e30ce.svg);opacity:.6}.tw_button--duplicator{background-color:#fafafa;border:0;color:#3f82ef;text-align:left}.tw_button--duplicator:hover{text-decoration:underline}.tw_button--is_loading{background-color:#b3b3b3;color:#fff;cursor:progress}.tw_button--is_loading:after{background-repeat:no-repeat;background-size:15px;content:'';display:inline-block;height:15px;margin-left:12px;vertical-align:middle;width:15px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateRight;animation-name:rotateRight;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:url(https://static.twistapp.com/4d45dec05d605944c6cca072b86d9c6e.svg)}.tw_button--inline{display:inline-block;margin-right:20px}.tw_button--inline:last-of-type{margin-right:0}.tw_background{position:relative}.tw_background__bottom_layer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:fixed;width:100vw;z-index:10}.tw_background__top_layer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:100px 0;height:auto;min-height:100vh;position:absolute;top:0;width:100%;z-index:110}.tw_background__top_bar{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#4384eb;box-shadow:0 1px 2px 0 rgba(0,0,0,0.15);height:45px;width:100%;z-index:100}.tw_background__top_bar_tab{color:#fff;font-size:13px;font-weight:400;line-height:48px;margin:0 15px;opacity:.24}.tw_background__top_bar_tab:before{content:'';display:inline-block;height:18px;margin-right:9px;vertical-align:-3px;width:18px}.tw_background__top_bar_tab--threads:before{background-image:url(https://static.twistapp.com/71966ec89f79a7f4369e26ac7d6ef0a4.svg);background-repeat:no-repeat;background-size:18px}.tw_background__top_bar_tab--messages:before{background-image:url(https://static.twistapp.com/20989afcb468ebf97f427977701000eb.svg);background-repeat:no-repeat;background-size:19px;vertical-align:-4px}.tw_background__top_bar_tab--people:before{background-image:url(https://static.twistapp.com/ca832cefbe88f9f7fbf4b7b0508e138f.svg);background-repeat:no-repeat;background-size:18px}.tw_background__top_bar_tab--search:before{background-image:url(https://static.twistapp.com/57878fc31226811b56334c1334fb9c39.svg);background-repeat:no-repeat;background-size:16px;vertical-align:-5px}.tw_background__top_bar_tab--team{margin-left:auto}.tw_background__top_bar_tab--team:before{background-image:url(https://static.twistapp.com/4d990e9a0fbe617079cc39b44adb51f1.svg);background-repeat:no-repeat;background-size:18px;vertical-align:-4px}.tw_background__top_bar_tab--team.tw_background__top_bar_tab--fake{display:none}.tw_background__top_bar_tab--team.tw_background__top_bar_tab--fake+.tw_background__top_bar_tab--avatar{margin-left:auto}.tw_background__top_bar_tab--fake span{background-color:#fff;border-radius:2px;color:transparent;display:inline-block;line-height:7px;vertical-align:1px;width:50px}.tw_background__top_bar_tab--fake:before{background-color:#fff;border-radius:3px;vertical-align:-3px}.tw_background__top_bar_tab--avatar{margin-left:0;margin-top:8px;opacity:1;position:relative}.tw_background__top_bar_tab--avatar img{border-radius:50%;width:30px}.tw_background__top_bar_tab--avatar:before{border-radius:50%;height:30px;left:0;position:absolute;top:0;vertical-align:middle;width:30px;z-index:100}.tw_background__top_bar_tab--avatar.tw_background__top_bar_tab--fake{opacity:.24}.tw_background__side_bar{background-color:#f9f9f9;min-height:calc(100vh - 45px);padding:22px 16px;width:222px}.tw_background__side_bar_group{margin-bottom:27px}.tw_background__side_bar_item{margin-bottom:5px;margin-top:0}.tw_background__side_bar_item span{color:#404040;font-size:13px;font-weight:400}.tw_background__side_bar_item--add_channel{margin-bottom:15px}.tw_background__side_bar_item--add_channel span{color:#a5a5a5;display:inline-block;font-weight:600;text-transform:uppercase;width:124px}.tw_background__side_bar_item--add_channel:after{background-image:url(https://static.twistapp.com/2401e2f9a3abb9128f01a8b3b1ccaab9.svg);background-repeat:no-repeat;background-size:20px;content:'';display:inline-block;height:20px;margin-left:20px;vertical-align:-6px;width:20px}.tw_background__side_bar_item--add_channel.tw_background__side_bar_item--fake:after{background:0;background-color:#ececec;border-radius:50%}.tw_background__side_bar_item--channel:before{background-image:url(https://static.twistapp.com/a584f14f3f092e57631d83b39775d1b4.svg);background-repeat:no-repeat;background-size:10px;content:'';display:inline-block;height:11px;margin-right:11px;width:11px}.tw_background__side_bar_item--selected span{font-weight:600}.tw_background__side_bar_item--fake:before{display:none}.tw_background__side_bar_item--fake span{background-color:#ececec;border-radius:3px;color:transparent;display:inline-block;line-height:8px;max-width:124px;width:100%}.tw_background__side_bar_item--wide span{max-width:164px}.tw_background__side_bar_item--narrow span{max-width:80px}.tw_background__content{background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tw_spacer_03x{padding:3px 0}.tw_spacer_05x{padding:5px 0}.tw_spacer_06x{padding:6px 0}.tw_spacer_1x{padding:10px 0}.tw_spacer_2x{padding:20px 0}.tw_spacer_3x{padding:30px 0}.tw_spacer_4x{padding:40px 0}.tw_spacer_5x{padding:50px 0}.tw_spacer_6x{padding:60px 0}.tw_spacer_7x{padding:70px 0}.tw_spacer_8x{padding:80px 0}.tw_spacer_9x{padding:90px 0}.tw_spacer_10x{padding:100px 0}.tw_avatar{border-radius:50%;height:84px;width:84px}.tw_alert{border-radius:3px;font-size:14px;line-height:19px;padding:8px 10px;text-align:left}.tw_alert--success{background-color:#dff0d8;border:1px solid #93c181;color:#2ab65b}.tw_alert--error{background:#ffeeef;border:1px solid #f3c1c4;color:#de4c4a}.tw_team_selector__list{border:1px solid #dedede;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.12);overflow:hidden;margin:0;padding:0}.tw_team_selector__list_item{border-bottom:1px solid #dedede;list-style-type:none;text-align:left}.tw_team_selector__list_item:last-of-type{border-bottom:0}.tw_team_selector__list_item>a{color:#404040;display:block;font-size:14px;font-weight:600;padding:16px 21px;position:relative}.tw_team_selector__list_item>a:hover{background-color:rgba(0,0,0,0.05);text-decoration:none}.tw_team_selector__list_item>a:after{background-image:url(/static/pages/images/components/components/right_arrow-alt.svg);background-position:center center;background-repeat:no-repeat;background-size:8px;content:'';display:block;padding:13px;position:absolute;right:21px;top:16px}.tw_team_selector__list_item--is_loading>a:after{background-repeat:no-repeat;background-size:15px;content:'';display:inline-block;height:15px;margin-left:12px;vertical-align:middle;width:15px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateRight;animation-name:rotateRight;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:url(https://static.twistapp.com/af16d753ed15f3fe7e7e6c3aff5e30ce.svg);height:auto;margin-left:0;opacity:.5;width:auto}.tw_team_selector__team_avatar{border-radius:3px;height:26px;margin-right:18px;vertical-align:-7px;width:26px}.tw_team_avatar_list__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0 auto}.tw_team_avatar_list__item{border:2px solid #fff;border-radius:50%;cursor:default;height:32px;list-style:none;margin-right:-10px;overflow:hidden;width:32px}.tw_team_avatar_list__item img{width:100%}.tw_team_avatar_list__item--more{background-color:#ececec;color:#404040;font-size:11px;font-weight:400;line-height:28px;margin-right:0}.tw_ws_dropdown{padding:6px 12px !important;padding-right:24px !important;border:1px solid #ccc;border-radius:3px;display:inline-block;background-image:url(https://static.twistapp.com/35bb6d5c30f777ef37ea55cfb04ff551.svg);background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.tw_ws_dropdown:hover{text-decoration:none;color:#272727;border:1px solid #272727}.tw_ws_dropdown-menu{z-index:100;position:absolute;right:40px;top:50px;background-color:white;border:1px solid #ccc;border-radius:3px;cursor:default;width:200px;text-align:left;display:none}.tw_ws_dropdown-menu ul{margin:0;padding:0}.tw_ws_dropdown-menu li{display:block !important}.tw_ws_dropdown-menu li a{display:block;margin:0;padding:6px 12px;color:#272727}.tw_ws_dropdown-menu li a:hover{background-color:#ececec;text-decoration:none}.tw_ws_dropdown-menu--shown{display:block}.tw_ws_dropdown--selected{font-weight:bold}.tw_ws_dropdown-desc,.tw_ws_dropdown--loading{display:block;padding:6px 12px;font-size:12px;color:#959595}.tw_text_list{margin:0;padding:0;text-align:left}.tw_text_list__item{color:#404040;font-size:14px;font-weight:400;line-height:23px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.tw_text_list__item:before{content:'•';font-size:11px;margin-right:1em;opacity:.7;vertical-align:top}.tw_action_list{margin:0;padding:0;text-align:left}.tw_action_list__item{color:#404040;font-size:14px;list-style:none;display:block}.tw_action_list__item a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 5px;color:#404040;text-decoration:none}.tw_action_list__item a p{display:inline}.tw_action_list__item a img{margin-right:10px}.tw_action_list__item a:hover{background-color:#ececec;text-decoration:none}.tw_action_list__item code{background:0;color:#888}.tw_welcome_screen{-ms-flex-item-align:center;align-self:center;background-color:#fff;border-radius:3px;box-shadow:0 2px 6px rgba(0,0,0,0.2);overflow:hidden;margin:0 auto;width:440px;z-index:110}.tw_welcome_screen__header{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#5f94f7;background-image:url(https://static.twistapp.com/0485742050d3641cdec071cbff1eb796.svg),-webkit-linear-gradient(315deg,#5f94f7 0,#1c5edd 100%);background-image:url(https://static.twistapp.com/0485742050d3641cdec071cbff1eb796.svg),linear-gradient(135deg,#5f94f7 0,#1c5edd 100%);background-position:center 90px,center center;background-repeat:no-repeat;height:327px}.tw_welcome_screen__header h1{-ms-flex-item-align:end;align-self:flex-end;color:#fff;font-size:26px;font-weight:400;margin:0;padding-bottom:108px;text-shadow:0 2px 16px rgba(0,0,0,0.2);width:100%}.tw_welcome_screen__footer{color:#3f82ef;font-size:14px;font-weight:600}.tw_welcome_screen__footer span:after{background-repeat:no-repeat;background-size:15px;content:'';display:inline-block;height:15px;margin-left:12px;vertical-align:middle;width:15px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateRight;animation-name:rotateRight;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:url(https://static.twistapp.com/9d54d425a93d4e415b18ae11ef6e922f.svg)}.wrapper_standalone .tw_modal_window__backdrop{background-color:#ccc}.wrapper_standalone .tw_modal_window{max-width:900px}.wrapper_standalone .tw_container{max-width:550px}.tw_landing_page .lp_header{background:#407cec}@media only screen and (max-width:768px){.tw_landing_page .lp_header{padding-top:20px}}.tw_landing_page .lp_header__illustration{max-width:940px;padding-left:10px;padding-right:10px;display:block;margin:0 auto;margin-bottom:20px;margin-top:-60px;max-height:400px;width:90%}.tw_landing_page .lp_nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:940px;padding-left:10px;padding-right:10px}@media only screen and (max-width:768px){.tw_landing_page .lp_nav{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tw_landing_page .lp_nav__logo_image{display:block;height:48px}@media only screen and (max-width:768px){.tw_landing_page .lp_nav__logo_image{height:32px}}.tw_landing_page .lp_nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:768px){.tw_landing_page .lp_nav__list{background-color:#4d8bff;-ms-flex-pack:distribute;justify-content:space-around;margin-left:-10px;margin-right:-10px;margin-top:20px;padding-bottom:10px;padding-top:10px;width:100%}}.tw_landing_page .lp_nav__list_item{margin-right:20px}.tw_landing_page .lp_nav__list_item:last-of-type{margin-right:0}.tw_landing_page .lp_nav__list_item_link{border:2px solid transparent;border-radius:3px;color:#fff;display:block;font-size:14px;font-weight:500;line-height:14px;padding:13px 20px 11px 20px;text-decoration:none}@media only screen and (max-width:479px){.tw_landing_page .lp_nav__list_item_link{padding:7px 10px 6px 10px}}.tw_landing_page .lp_nav__list_item_link--with_border{border-color:rgba(255,255,255,0.32)}.tw_landing_page .lp_nav__list_item_link--with_border:hover{border-color:rgba(255,255,255,0.5)}.tw_landing_page .lp_nav__list_item_link--cta{background-color:#36c28c;box-shadow:0 1px 2px rgba(0,0,0,0.12)}.tw_landing_page--home .lp_header{background-color:transparent;padding-bottom:0;text-align:center}.tw_landing_page .lp_footer{color:#fff;margin-top:-30px}.tw_landing_page .lp_footer:before{background-image:url(https://static.twistapp.com/c62d72009637933805b452541b6799df.svg);background-position:bottom center;background-repeat:no-repeat;background-size:cover;content:'';display:block;height:50px;width:100%}.tw_landing_page .lp_footer__wrapper{background-color:#49566b}.tw_landing_page .lp_footer__container{margin:0 auto;max-width:940px;padding-left:10px;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:479px){.tw_landing_page .lp_footer__container{padding:20px 10px}}.tw_landing_page .lp_footer__tagline{color:#fff;font-size:14px;font-weight:400;line-height:14px}.tw_landing_page .lp_footer__tagline_link{color:#fff;font-weight:500;text-decoration:none}.tw_landing_page .lp_footer__list{display:-webkit-box;display:-ms-flexbox;display:flex}.tw_landing_page .lp_footer__list_item{font-size:14px;font-weight:500;line-height:20px;margin-right:30px}.tw_landing_page .lp_footer__list_item:last-of-type{margin-right:0}.tw_landing_page .lp_footer__list_item_link{color:#fff;opacity:.8;text-decoration:none}.tw_landing_page .lp_footer__list_item_link:hover{opacity:1}.tw_landing_page .lp_footer__list--social{margin-left:10px}.tw_landing_page .lp_footer__list--social .lp_footer__list_item{margin-right:20px;overflow:hidden;text-indent:100%;width:18px}.tw_landing_page .lp_footer__list--social .lp_footer__list_item:last-of-type{margin-right:0}.tw_landing_page .lp_footer__social_link{background-position:center center;background-repeat:no-repeat;background-size:18px;display:block;opacity:.8}.tw_landing_page .lp_footer__social_link:hover{opacity:1}.tw_landing_page .lp_footer__social_link--facebook{background-image:url(https://static.twistapp.com/17da030143c83bc3f283ac60c27a726c.svg)}.tw_landing_page .lp_footer__social_link--twitter{background-image:url(https://static.twistapp.com/44c6516886c185d984326537a4bf7fda.svg);background-size:16px}.tw_landing_page .lp_footer__social_link--linkedin{background-image:url(https://static.twistapp.com/567482571c40313da05927fa500cf323.svg)}.tw_landing_page .lp_banner{margin:0 auto;max-width:940px;padding-left:10px;padding-right:10px;text-align:center}.tw_landing_page .lp_banner__title{color:#fff;font-size:42px;font-weight:500;line-height:42px;text-shadow:0 2px 0 rgba(0,0,0,0.12)}@media only screen and (max-width:479px){.tw_landing_page .lp_banner__title{font-size:38px}}.tw_landing_page .lp_banner__subtitle{color:#fff;font-size:18px;font-weight:400;line-height:29px}@media only screen and (max-width:479px){.tw_landing_page .lp_banner__subtitle{font-size:16px;line-height:24px}}.tw_landing_page .lp_banner__muted_text{color:#bbd5ff;font-size:14px;font-weight:500;line-height:14px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_time{background-color:#fff;border:1px solid #eee;border-radius:4px 4px 0 0;left:-1px;padding:10px;position:absolute;top:-30px;width:calc(100% + 2px)}@media only screen and (max-width:767px){.tw_landing_page.tw_landing_page--pricing .lp_pricing_time{top:-40px}}.tw_landing_page.tw_landing_page--pricing .lp_pricing_time__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tw_landing_page.tw_landing_page--pricing .lp_pricing_time__option{color:#818385;font-size:14px;font-weight:400;padding-left:15px;padding-right:15px;text-align:center;text-decoration:none}.tw_landing_page.tw_landing_page--pricing .lp_pricing_time__option--selected{font-weight:500}.tw_landing_page.tw_landing_page--pricing .lp_pricing_time__switch{background-color:#f2f2f2;border:1px solid #e0e0e0;border-radius:5px;cursor:pointer;display:block;height:10px;position:relative;width:30px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_time__switch_handle{background-color:#68d1a9;border-radius:50%;content:'';height:14px;left:-3px;position:absolute;top:-3px;-webkit-transition:left 75ms ease;transition:left 75ms ease;width:14px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:940px;padding-left:10px;padding-right:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:40px}}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__card{background-color:#fff;border-radius:4px;margin-right:58px;max-width:380px;padding:48px 54px 60px 54px;position:relative}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__card:last-of-type{margin-bottom:0;margin-right:0}@media only screen and (max-width:767px){.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__card{margin-right:0;margin-bottom:80px;padding:24px 27px 30px 27px}}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__card--suggested{border:1px solid #eee}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__card--suggested .lp_pricing_plans__card_title{color:#36c28c}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__header{margin-bottom:32px;text-align:center}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__card_title{color:#4b4b4c;font-size:22px;font-weight:500;line-height:22px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__card_description{color:#818385;font-size:16px;font-weight:400;line-height:24px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__price{color:#4b4b4c;font-size:50px;font-weight:500;line-height:72px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__dolar{font-size:20px;line-height:26px;margin-right:2px;vertical-align:19px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__price_user{color:#a8a8a8;font-size:15px;font-weight:500;line-height:17px;margin-left:4px;vertical-align:3px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__features_list_title{color:#4b4b4c;font-size:16px;font-weight:500;margin-bottom:1rem}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__feature{background-image:url(https://static.twistapp.com/10416304df1bef33edea6d255f7c9f52.svg);background-position:0 4px;background-repeat:no-repeat;background-size:16px;color:#818385;font-size:14px;font-weight:400;line-height:20px;margin-bottom:16px;padding-left:28px}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__feature strong{font-weight:600}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__feature:last-of-type{margin-bottom:0}.tw_landing_page.tw_landing_page--pricing .lp_pricing_plans__feature--plus{background-image:url(https://static.twistapp.com/6f3769c368c6993a0a12fba76c7e0740.svg);background-position:0 2px;background-size:14px}.tw_landing_page.tw_landing_page--home{background-color:#4d8bff;background-image:url(https://static.twistapp.com/89e5306609aa87f53128212aade7ac41.svg);background-position:top center;background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:768px){.tw_landing_page.tw_landing_page--home{background-size:200%}}.tw_landing_page.tw_landing_page--home .lp_manifesto{background-image:url(https://static.twistapp.com/41f9de7ccc28ae32040edc333a0ebb79.svg);background-position:50vw bottom;background-repeat:no-repeat;background-size:contain}.tw_landing_page.tw_landing_page--home .lp_manifesto__container{margin:0 auto;max-width:940px;padding-left:10px;padding-right:10px;padding-bottom:193px}@media only screen and (max-width:479px){.tw_landing_page.tw_landing_page--home .lp_manifesto__container{padding-bottom:80px}}.tw_landing_page.tw_landing_page--home .lp_manifesto__inner{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.24);margin:0 auto;padding:62px 150px}@media only screen and (max-width:768px){.tw_landing_page.tw_landing_page--home .lp_manifesto__inner{padding:31px 75px}}@media only screen and (max-width:479px){.tw_landing_page.tw_landing_page--home .lp_manifesto__inner{padding:25px 25px}}.tw_landing_page.tw_landing_page--home .lp_manifesto__header{color:#3b3b3b;font-size:32px;font-weight:400;line-height:46px;text-align:center}.tw_landing_page.tw_landing_page--home .lp_manifesto__header strong{font-weight:600}@media only screen and (max-width:479px){.tw_landing_page.tw_landing_page--home .lp_manifesto__header{font-size:20px;line-height:26px}}.tw_landing_page.tw_landing_page--home .lp_manifesto__separator{background-image:url(https://static.twistapp.com/b21dfd1e33f42220b736d722b6341af9.svg);background-position:center center;background-repeat:no-repeat;background-size:32px;border:0;height:4px;margin:0}.tw_landing_page.tw_landing_page--home .lp_manifesto__text{color:#444;font-family:"Caecilia Web",Georgia,serif;font-size:18px;font-weight:400;line-height:32px}.tw_landing_page.tw_landing_page--home .lp_manifesto__text p{margin-bottom:25px}.tw_landing_page.tw_landing_page--home .lp_manifesto__text p:last-of-type{margin-bottom:0}.tw_landing_page.tw_landing_page--home .lp_manifesto__text strong{font-weight:700}.tw_landing_page.tw_landing_page--home .lp_manifesto__text em{font-style:italic}.tw_landing_page.tw_landing_page--home .lp_manifesto__text a{color:#444;text-decoration:underline}@media only screen and (max-width:479px){.tw_landing_page.tw_landing_page--home .lp_manifesto__text{font-size:16px;line-height:28px}}.tw_landing_page.tw_landing_page--home .lp_manifesto__list{margin-bottom:25px;margin-left:20px}.tw_landing_page.tw_landing_page--home .lp_manifesto__list li{list-style-type:disc;padding-left:10px}.tw_landing_page.tw_landing_page--home .lp_manifesto__list--checkmark{margin-left:0}.tw_landing_page.tw_landing_page--home .lp_manifesto__list--checkmark b{font-weight:700}.tw_landing_page.tw_landing_page--home .lp_manifesto__list--checkmark li{background-image:url(https://static.twistapp.com/10416304df1bef33edea6d255f7c9f52.svg);background-position:0 10px;background-repeat:no-repeat;background-size:16px;list-style-type:none;padding-left:30px;margin-bottom:10px}.tw_landing_page .lp_enroll_form{background-color:#fff;border-top:1px solid #f5f5f5;margin:0 auto;text-align:center}.tw_landing_page .lp_enroll_form__container{margin:0 auto;max-width:940px;padding-left:10px;padding-right:10px;max-width:752px}@media only screen and (max-width:479px){.tw_landing_page .lp_enroll_form__container{padding:40px 10px}}.tw_landing_page .lp_enroll_form__title{color:#424954;font-size:38px;font-weight:500;line-height:32px}@media only screen and (max-width:768px){.tw_landing_page .lp_enroll_form__title{font-size:28px}}.tw_landing_page .lp_enroll_form__title_icon{background-image:url(https://static.twistapp.com/01cc2c16338d1ae1cf594fc661f59bac.svg);background-position:left top;background-repeat:no-repeat;background-size:13px;color:transparent;display:inline;line-height:39px;vertical-align:-3px}.tw_landing_page .lp_enroll_form__message{color:#9c9c9c;font-size:18px;font-weight:400px;line-height:28px;margin:0 auto;max-width:596px}@media only screen and (max-width:479px){.tw_landing_page .lp_enroll_form__message{font-size:16px;line-height:24px}}.tw_landing_page .lp_enroll_form__form{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(225,227,230,0.32);border-radius:6px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;text-align:left}@media only screen and (max-width:768px){.tw_landing_page .lp_enroll_form__form{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tw_landing_page .lp_enroll_form__input{background-color:#fff;border:1px solid #e7e9f0;border-radius:4px;color:#424954;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;font-weight:400;height:52px;line-height:16px;outline:0;padding-left:46px;padding-right:18px}.tw_landing_page .lp_enroll_form__input::-webkit-input-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__input::-moz-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__input:-ms-input-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__input:-moz-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__input--email{background-image:url(https://static.twistapp.com/5c0be3aaed51f9a9ef77554ae423d0e5.svg);background-position:18px 19px;background-repeat:no-repeat;background-size:16px;margin-right:20px;max-width:300px;position:relative}@media only screen and (max-width:768px){.tw_landing_page .lp_enroll_form__input--email{margin-bottom:10px;margin-right:0;max-width:100%}}.tw_landing_page .lp_enroll_form__fake_select_wrapper{display:inline-block;margin-right:20px;max-width:180px;min-width:170px;position:relative}@media only screen and (max-width:768px){.tw_landing_page .lp_enroll_form__fake_select_wrapper{display:block;margin-bottom:10px;margin-right:0;max-width:100%;width:100%}}.tw_landing_page .lp_enroll_form__fake_select{background-color:#fff;border:1px solid #e7e9f0;border-radius:4px;color:#424954;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;font-weight:400;height:52px;line-height:16px;outline:0;padding-left:46px;padding-right:18px;background-image:url(https://static.twistapp.com/39c4a5afbcd34e4923c3f3dd44052acf.svg),url(https://static.twistapp.com/3bd6db1a76b124b539f1e71857fff24f.svg);background-position:19px 18px,right 18px top 24px;background-repeat:no-repeat,no-repeat;background-size:14px,8px;padding-right:48px}.tw_landing_page .lp_enroll_form__fake_select::-webkit-input-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__fake_select::-moz-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__fake_select:-ms-input-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__fake_select:-moz-placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__fake_select_text{line-height:52px}.tw_landing_page .lp_enroll_form__fake_select_text--placeholder{color:#adb0b8}.tw_landing_page .lp_enroll_form__input--team_size{display:block;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.tw_landing_page .lp_enroll_form__cta{background-color:#36c28c;border:1px solid rgba(0,0,0,0.06);border-radius:4px;box-shadow:0 2px 3px rgba(0,0,0,0.12);color:#fff;cursor:pointer;display:inline-block;font-family:"Graphik Web","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;outline:0;padding:15px 31px}@media only screen and (max-width:768px){.tw_landing_page .lp_enroll_form__cta{display:block;width:100%}}.tw_landing_page .lp_enroll_form__cta--is-loading:after,.tw_landing_page .lp_enroll_form__cta--sent:after{background-repeat:no-repeat;background-size:13px;content:'';display:inline-block;height:13px;margin-left:12px;vertical-align:middle;width:13px}.tw_landing_page .lp_enroll_form__cta--is-loading:after{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotateRight;animation-name:rotateRight;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:url(https://static.twistapp.com/4d45dec05d605944c6cca072b86d9c6e.svg)}.tw_landing_page .lp_enroll_form__cta--sent:after{background-image:url(https://static.twistapp.com/9db62c7f870b51de0daa0817d2847430.svg)}.tw_landing_page .lp_enroll--success{font-size:18px;margin:auto}.tw_landing_page{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.tw_landing_page p>strong{font-weight:500}html{height:100%}.tw_integration_wrapper{background-color:#f9f9f9;height:100%}.tw_integration_wrapper .wrapper{height:100%}.tw_integration_wrapper .tw_container--large{max-width:750px}.tw_integration_content{background-color:white;max-width:800px;margin:auto;margin-top:10px;min-height:100%}.tw_integration_navbar--inner{margin:auto}.tw_integration_navbar{background-color:white;text-align:right;height:55px;padding:10px 40px 0 40px}.tw_integration_navbar .tw_integration_logo{float:left;margin-top:4px}.tw_integration_navbar li{display:inline-block}.tw_integration_navbar a{padding:0 10px;margin-left:15px;color:#9a9a9a}.tw_integration_navbar--on a{color:#444;text-decoration:none !important;cursor:default}.tw_integration_logo_container h1{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:20px;font-weight:normal}.tw_integration_logo_container h1 div{padding-left:15px}.tw_integration_tabbed_container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:750px;margin:auto}.tw_integration_tabbed_container .tw_integration_left_container{width:175px;margin-right:25px;text-align:left}.tw_integration_tabbed_container .tw_integration_content_container{width:550px}.tw_integration_tabbed_container .tw_tabs li,.tw_integration_tabbed_container .tw_tabs ul{display:block;text-align:left;border:none !important}.tw_integration_tabbed_container .tw_tabs li a,.tw_integration_tabbed_container .tw_tabs ul a{color:#202020;padding:0 0 20px 0}.tw_integration_tabbed_container .tw_tabs li{margin-bottom:10px}.tw_integration_tabbed_container .tw_tabs--on{border:0;font-weight:bold}.tw_integration_tabbed_container .tw_tabs--on a{color:#3f82ef !important}body{font-family:"Graphik Web","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:22px;margin:0}table{width:100%}*{box-sizing:border-box}a{color:#3f82ef;text-decoration:none}a:hover{text-decoration:underline}.alert-message{border-radius:.2rem;font-size:13px;line-height:19px;padding:.5rem;margin-top:.5rem}.alert-message--success{background-color:#dff0d8;border:1px solid #93c181;color:#518d36}.alert-message--error{background:#ffeeef;border:1px solid #f3c1c4;color:#de4c4a}.wrapper-medium-page{margin:0 auto;max-width:50rem;min-width:25rem;padding:4rem}.logo{padding-bottom:4rem;padding-top:2rem;text-align:center}.logo__img{display:inline-block}.text-paragraph{margin:0;margin-bottom:1.5rem}.text-header-1{color:#606060;font-size:20px;font-weight:normal;line-height:26px;margin:0;margin-bottom:.3rem}.form-element{margin:.6rem 0}.form-element ::-webkit-input-placeholder{color:#b3b3b3}.form-element :-moz-placeholder{color:#b3b3b3}.form-element ::-moz-placeholder{color:#b3b3b3}.form-element :-ms-input-placeholder{color:#b3b3b3}.form-element--submit{margin-bottom:2.5rem;margin-top:1.5rem}.form-element__input{-webkit-appearance:none;border:1px solid #b3b3b3;border-radius:.2rem;color:#606060;display:inline-block;font-size:14px;margin:0;outline:0;padding:.8rem .6rem;width:100%}.form-element__input:focus{border-color:#3f82ef;color:#606060}.form-element__input:focus+.form-element__field-hint{color:#b3b3b3;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all 200ms;transition:all 200ms;margin-top:.5rem;max-height:10rem;opacity:1}.form-element__input[readonly]{background-color:#ececec;color:#a5a5a5}.form-element__button{-webkit-appearance:none;background-color:#3f82ef;border:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.06);border-radius:.2rem;color:#fff;cursor:pointer;display:block;font-size:13px;font-weight:700;line-height:2;opacity:.8;padding:.6rem .4rem;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:opacity .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out;transition:opacity .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out;width:100%}.form-element__button:hover{opacity:1;text-decoration:none;-webkit-transition:opacity .15s ease-in,background-color .15s ease-in,box-shadow .15s ease-in;transition:opacity .15s ease-in,background-color .15s ease-in,box-shadow .15s ease-in}.form-element__button:active{background-color:#417fc8;border:0;box-shadow:none;opacity:1;outline:0;-webkit-transition:opacity .15s ease-in,background-color .15s ease-in,box-shadow .15s ease-in;transition:opacity .15s ease-in,background-color .15s ease-in,box-shadow .15s ease-in}.form-element__label{color:#a5a5a5;display:block;font-size:12px;font-weight:500;line-height:2;margin-top:1rem}.form-element__label--active{color:#3f82ef}.form-element__field-hint{color:#b3b3b3;font-size:13px;font-weight:400;line-height:1.4;margin-top:0;-webkit-transition:all 500ms;transition:all 500ms;-webkit-transform:scaleY(0.1);transform:scaleY(0.1);-webkit-transform-origin:top;transform-origin:top;max-height:0;opacity:0}.guide-page{border-top:.4rem solid #316fea;font-family:"Graphik Web","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:115%;min-height:100vh;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:60em){.guide-page{font-size:125%}}.guide-page p{color:#071d48;line-height:1.6;margin-bottom:1rem;margin-top:0}.guide-page p a{color:#316fea;text-decoration:none}.guide-page p a:hover{color:#071d48}.guide-page p b,.guide-page p strong{font-weight:500}.guide-page p:last-child{margin-bottom:0}.toc-content-holder__figure{margin:0 auto;max-width:87.5rem;padding:0 2.5rem;text-align:center}@media(min-width:60em){.toc-content-holder__figure{padding:0 10%}}.toc-content-holder__figure--no-padding{padding:0}.toc-content-holder__figure--left-aligned{text-align:left}.toc-content-holder__figure--multiple-images .toc-content-holder__figure-image{margin:.5rem}.toc-content-holder__figure-image{box-sizing:border-box;display:inline-block;height:auto;vertical-align:middle;max-width:100%}.toc-content-holder__figure-image--max500{max-width:500px}.toc-content-holder__figure-caption{font-size:75%;color:#9696c8;line-height:1.4;margin:.625rem auto;text-align:center;width:80%}@media(min-width:60em){.toc-content-holder__figure-caption{margin-top:2.5%}}.toc-main-header{margin:0 auto;max-width:75rem;padding:3.75rem 2.5rem;padding-bottom:0}@media(min-width:60em){.toc-main-header{padding:10%;padding-bottom:0}}.toc-main-header__title{color:#316fea;margin:0;margin-bottom:.625rem}.toc-main-header__subtitle{color:#071d48;font-weight:400;line-height:1.4;margin:0}.toc-content-spacer-xsmall{padding-top:.625rem;padding-bottom:.625rem}@media(min-width:60em){.toc-content-spacer-xsmall{padding-top:2.5%;padding-bottom:0}}.toc-content-spacer-small{padding-top:1.25rem;padding-bottom:1.25rem}@media(min-width:60em){.toc-content-spacer-small{padding-top:5%;padding-bottom:0}}.toc-content-spacer-default{padding-top:2.5rem;padding-bottom:2.5rem}@media(min-width:60em){.toc-content-spacer-default{padding-top:10%;padding-bottom:0}}.toc-content-holder--light-border-top{border-top:1px solid #eaf0fd}.toc-content-holder--callout{background-color:#eaf0fd;border-left:.4rem solid #316fea;padding-left:-0.4rem}.toc-content-holder--callout .toc-content-holder__inner{padding-left:calc(2.1rem)}@media(min-width:60em){.toc-content-holder--callout .toc-content-holder__inner{padding-left:calc(9.6%)}}.toc-content-holder__inner{color:#071d48;margin:0 auto;max-width:75rem;padding:2.5rem}@media(min-width:60em){.toc-content-holder__inner{padding:5% 10%}}.toc-content-holder__download-button-wrapper{text-align:center}.toc-content-holder__download-button{background-image:url(https://static.twistapp.com/76d826fddd55947a9d7ab23315988c25.svg);background-position:1.25rem center;background-repeat:no-repeat;border:1px solid #316fea;border-radius:4px;color:#316fea;display:block;font-size:70%;line-height:1.3;padding:1.25rem;padding-left:calc(3.75rem);text-align:left}.toc-content-holder__download-button:hover{background-color:#316fea;color:#fff;text-decoration:none}@media(min-width:30em){.toc-content-holder__download-button{display:inline-block}}@media(min-width:60em){.toc-content-holder__download-button{background-position:10% center;padding:1.25%;padding-left:calc(6.25%)}}.toc-content-holder__download-label{font-size:140%;font-style:normal;font-weight:500}.toc-content-holder__list{margin:0;padding-left:0}.toc-content-holder__list-item{line-height:1.6;list-style:none;margin-bottom:1.25rem;padding-left:1.2rem}.toc-content-holder__list-item::before{background-color:#316fea;border-radius:50%;content:"";display:inline-block;height:.4rem;margin-left:-1.2rem;margin-right:.8rem;width:.4rem;vertical-align:.2rem}.toc-content-holder__def-list{margin:0 auto;margin-top:.625rem;line-height:1.6}.toc-content-holder__def-list-title{color:#316fea;font-weight:400;line-height:1.3;margin-bottom:.625rem}.toc-content-holder__def-list-icon{display:inline-block;margin-right:.6rem;vertical-align:.05rem;height:.7rem}@media(min-width:60em){.toc-content-holder__def-list-icon{vertical-align:.13rem}}.toc-content-holder__def-list-desc{margin:0;margin-bottom:2.5rem}.toc-content-holder__def-list-desc:last-child{margin-bottom:0}.toc-content-holder__title{color:#316fea;font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:0}.toc-content-holder__title--smaller{font-size:1.5rem}.toc-content-holder__subtitle{font-weight:400;line-height:1.4}.toc-content-holder__subtitle--collapsed{margin-top:0}@media(min-width:60em){.toc-content-holder__badges-wrapper{padding-top:2.5%}}.toc-content-holder__badge{display:inline-block;margin-right:.8rem;margin-bottom:.8rem}.toc-content-holder__badge::last-child{margin-right:0}@media(min-width:60em){.toc-content-holder__badge{margin-right:2.5%;margin-bottom:2.5%}}.toc-content-holder__badge-image{height:2.5rem}.toc-footer{background-color:#fff;color:#316fea;font-weight:500;margin:0 auto;max-width:75rem;padding:2.5rem 2.5rem 3.75rem 2.5rem}@media(min-width:60em){.toc-footer{padding:5% 10% 10% 10%}}.toc-footer__logo{display:block;max-width:3rem}
