.members-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-12px}@media screen and (max-width:1023px){.members-list{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}.members-list__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:304px;-webkit-box-flex:1;-webkit-flex:1 0 304px;-ms-flex:1 0 304px;flex:1 0 304px;width:100%;background-color:#fff;border-radius:16px;overflow:hidden;margin:12px}@media only screen and (max-width:679px){.members-list__item{max-width:400px}}.members-list__item_img{width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.members-list__item_body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:25px 32px}@media only screen and (max-width:679px){.members-list__item_body{padding:24px}}.members-list__item_body .wrap{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:21px}.members-list__item .social-links,.members-list__item_body .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.members-list__item .social-links__item{display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:25px;width:25px;padding:0}.members-list__item .social-links__item:not(:first-of-type){margin-left:5px}.members-list__item .social-links__item svg{width:100%;height:100%;display:block}.members-list__item_name{font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.5px;margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.members-list__item_bio{font-size:14px;line-height:18px;margin-bottom:21px}.members-list__item_link{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;color:#2f3040}.members-list__item_link:hover{color:#483fdd}.pagination{margin:20px auto 0;width:864px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:32px 0 48px;position:relative}@media only screen and (max-width:1024px){.pagination{width:-webkit-calc(100% - 96px);width:calc(100% - 96px)}}@media only screen and (max-width:679px){.pagination{width:100%;margin-top:0;padding:32px 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.pagination__item{height:48px;width:48px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-family:Moderat-Bold,Proxima Nova,Helvetica Neue,PingFang SC,Arial,sans-serif;position:relative;margin:0 4px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border:2px solid #e8e8ee;border-radius:50%;font-size:16px;line-height:22px;color:#151d51}@media only screen and (max-width:679px){.pagination__item{height:32px;width:32px;margin:4px}}.pagination__item:nth-last-child(-n+2){margin-right:0}.pagination__item_active{color:#fff;background-color:#483fdd;border:none}.pagination__item:hover:not(.pagination__item_active){-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#fff;background-color:#5579f0;border:2px solid #5579f0}.pagination__pointer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;width:24px;height:48px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.pagination__pointer-left{border-radius:0 100% 100% 0/0 50% 50% 0;background:#483fdd;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.pagination__pointer-right{border-radius:100% 0 0 100%/50% 0 0 50%;background:#483fdd}.pagination__pointer-disabled{background:#e8e8ee;border:none}.pagination__link{border:2px solid #483fdd;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:70px;padding:9px 0;font-size:16px;font-weight:700;line-height:20px;position:absolute;color:#483fdd;width:144px;text-align:center}.pagination__link,.pagination__link:hover{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pagination__link:hover{color:#fff;background-color:#5579f0;border:2px solid #5579f0}.pagination__link-prev{left:0}.pagination__link-next{right:0}.pagination__link-disabled,.pagination__link-disabled:hover{border:2px solid #e8e8ee;color:#e8e8ee;background:#fff}.pagination__arrow{height:14px;width:14px}.pagination__arrow_left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pagination__arrow-disabled .pride{fill:#cecfd7}.pagination__gap{width:24px;height:12px;font-size:16px;line-height:0;letter-spacing:-.248889px;text-align:center;font-weight:600;color:#151d51;margin:0 4px;cursor:default}.item-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.team,.team.showBanner{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.team.showBanner{margin-top:64px}.team__top{background:#483fdd;color:#fff;padding:26px 0 35px}.team__top_title{font-family:Moderat-Bold,Proxima Nova,Helvetica Neue,PingFang SC,Arial,sans-serif;font-size:48px;line-height:54px;letter-spacing:-.65px;margin:0}@media only screen and (max-width:1024px){.team__top_title{font-size:40px;line-height:46px}}@media only screen and (max-width:679px){.team__top_title{font-size:28px;line-height:34px;text-align:center;letter-spacing:-.435556px;margin-bottom:22px}}.team__top_subtitle{margin-top:20px;font-size:18px;line-height:24px;letter-spacing:-.417021px}@media only screen and (max-width:1024px){.team__top_subtitle{font-size:16px;line-height:22px;letter-spacing:-.248889px}}@media only screen and (max-width:679px){.team__top_subtitle{font-size:14px;line-height:20px;text-align:center}}.team__creators{padding:82px 0 0}@media only screen and (max-width:679px){.team__creators{padding:27px 0 48px}}.team__creators_title{font-weight:700;font-size:32px;line-height:36px;letter-spacing:-.5px;margin-bottom:41px}@media only screen and (max-width:679px){.team__creators_title{font-size:28px;line-height:34px;letter-spacing:-1px;margin-bottom:27px}}.team__creators_subtitle{font-size:20px;line-height:26px;letter-spacing:-.5px}.guidelines{padding:74px 0 48px}@media only screen and (max-width:679px){.guidelines{padding:46px 0 48px}}.guidelines__title{font-weight:700;font-size:48px;line-height:48px;letter-spacing:-1.5px;margin-bottom:50px}@media only screen and (max-width:679px){.guidelines__title{font-size:40px;line-height:44px;letter-spacing:-.75px;margin-bottom:32px}}.guidelines__paragraphs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:679px){.guidelines__paragraphs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.guidelines__paragraphs_item{position:relative;max-width:-webkit-calc((100% - 32px)/2);max-width:calc((100% - 32px)/2);-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.guidelines__paragraphs_item:after{content:"";display:block;position:absolute;left:0;bottom:0;width:32px;height:4px;background:#2f3040;border-radius:16px}@media screen and (min-width:679px){.guidelines__paragraphs_item:nth-last-of-type(-n+2):after{display:none}.guidelines__paragraphs_item:not(:nth-last-of-type(-n+2)){margin-bottom:39px}}@media only screen and (max-width:679px){.guidelines__paragraphs_item{max-width:100%;margin-bottom:23px}.guidelines__paragraphs_item:last-of-type{margin-bottom:0}.guidelines__paragraphs_item:last-of-type:after{display:none}}.guidelines__paragraphs_item-text{font-size:18px;line-height:24px;letter-spacing:-.5px;padding-bottom:39px}@media only screen and (max-width:679px){.guidelines__paragraphs_item-text{font-size:16px;line-height:22px;letter-spacing:-.248889px;padding-bottom:31px}}.guidelines__cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:32px 56px 32px 32px;background:#0d86ff;border-radius:24px;color:#fff}@media only screen and (max-width:679px){.guidelines__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:24px}}.guidelines__cta_icon{width:144px;height:96px;background-image:url("../images/talk-icon.png");background-size:contain;background-repeat:no-repeat;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.guidelines__cta_icon{background-image:url("../images/talk-icon@2x.png")}}.guidelines__cta_wrap{max-width:524px;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;margin:0 32px 0 16px}@media only screen and (max-width:679px){.guidelines__cta_wrap{margin:16px 0 32px;text-align:center}}.guidelines__cta_title{font-weight:700;font-size:32px;line-height:36px;letter-spacing:-.5px;margin-bottom:11px}@media only screen and (max-width:679px){.guidelines__cta_title{font-size:24px;line-height:28px;letter-spacing:-.25px}}.guidelines__cta_subtitle{font-size:18px;line-height:24px;letter-spacing:-.5px}@media only screen and (max-width:679px){.guidelines__cta_subtitle{font-size:14px;line-height:18px}}.guidelines__cta_btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:156px;height:48px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:21px;border:2px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.guidelines__cta_btn-icon{margin-left:6px}.guidelines__cta_btn:hover{background-color:hsla(0,0%,100%,.1);-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}@media only screen and (max-width:679px){.guidelines__cta_btn{width:100%}}