:root{--background-primary: #002D4F;--background-secondary: #09233C;--background-secondary-alt: #083256;--background-tertiary: #184772;--background-tertiary-alt: #164067;--foreground-highlight: #00CAF4;--foreground-highlight-alt: #FFC600;--foreground-highlight-alt-hover: #FFD94E;--foreground-highlight-alt-active: #F1B900;--base-font-family: "proxima-nova", "Lucida Grande", "Verdana", "Helvetica Neue", "Helvetica", sans-serif;--nav-background: linear-gradient(var(--background-secondary), #193652);--nav-link-color: #D8F7FF;--nav-download-background: linear-gradient(#29D1FF, #00ACDB);--nav-download-hover-background: linear-gradient(#34D3FF, #01BAED);--nav-secondary-background: linear-gradient(rgb(96 129 160 / 75%), rgb(45 72 99 / 75%));--nav-secondary-link-color: #fff;--nav-secondary-link-hover-background: rgb(103 133 163 / 0.5);--nav-secondary-seperator-color: rgb(20 28 37 / 0.4);--hero-title-color: var(--foreground-highlight);--hero-tagline-color: #fff;--hero-download-button-background: var(--foreground-highlight-alt);--hero-download-button-background-hover: var(--foreground-highlight-alt-hover);--hero-download-button-background-active: var(--foreground-highlight-alt-active);--hero-switch-platform-color: #fff;--hero-switch-platform-background-hover: rgba(255, 255, 255, 0.07);--hero-switch-platform-text-decoration: underline}.color-scheme-royal{--background-primary: #081B2E;--background-secondary: #09233C;--background-secondary-alt: #09233C;--background-tertiary: #164067;--background-tertiary-alt: #164067;--foreground-highlight: #53DAFF;--foreground-highlight-alt: #F2BC00;--foreground-highlight-alt-hover: #FFCE22;--foreground-highlight-alt-active: #FFC600;--hero-title-color: linear-gradient(#EFF5FA, #AAC8E5);--hero-tagline-color: rgba(255, 255, 255, 0.72);--hero-download-button-background: linear-gradient(var(--foreground-highlight-alt-hover), var(--foreground-highlight-alt));--hero-switch-platform-color: var(--foreground-highlight);--hero-switch-platform-text-decoration: none}.color-scheme-dark{--background-primary: #1E1E1E;--background-secondary: #363739;--background-secondary-alt: #363739;--background-tertiary: #47494C;--background-tertiary-alt: #47494C}.color-scheme-light{--background-primary: #fff;--background-secondary: #ECEEF0;--background-secondary-alt: #ECEEF0;--background-tertiary: #D3D7DB;--background-tertiary-alt: #D3D7DB}.color-scheme-royal,.color-scheme-dark,.color-scheme-light{--base-font-family: Inter, sans-serif;font-feature-settings:"liga" 1,"calt" 1}@supports(font-variation-settings: normal){.color-scheme-royal,.color-scheme-dark,.color-scheme-light{--base-font-family: InterVariable, sans-serif}}html{font-size:16px;line-height:1.875rem}body{color:#fff;font-family:var(--base-font-family);font-size:1.25rem}h1,h2,h3,h4,h5,h6{font-family:var(--base-font-family);font-size:1.25em;line-height:1.3;margin:0 0 .75rem;color:#00caf4}h1{font-size:3rem}h2{font-size:2.25rem}h3.subline{font-size:1.5rem;font-weight:400;color:#fff}h5{font-size:1.25rem;font-weight:600;margin:0}h6{font-size:1.125rem;font-weight:500;margin:0}p{margin:0 0 .75rem}p.subheader{text-align:center;font-size:1.5rem;line-height:2.25rem;max-width:750px;margin-left:auto;margin-right:auto}a{color:#ffc600;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a:hover{color:shade(#FFC600, 25%)}a:focus{outline:none;outline-offset:0px}hr{border-bottom:1px solid #d1deea;border-left:0;border-right:0;border-top:0;margin:1.5rem 0}.font--white{color:#fff}.font--blue-02{color:#00caf4}.font--highlight{display:inline;border-bottom:2px solid #00caf4}.text--centered{text-align:center}.text--maxwidth{max-width:650px;margin:0px auto}.feature-status{display:inline-block;border-radius:3px;font-size:.875rem;padding:2px 10px;margin-right:.75rem}.feature-status:last-child{margin-right:0}.feature-status--ready{background:green;color:#fff}.feature-status--coming{background:#666;color:#fff}.feature-status--beta{background-color:#ffc600;color:#000}.link-blue{color:#fff;text-decoration:none;border-bottom:2px solid #00caf4}.link-blue:hover{color:#00caf4;border-bottom:2px solid #00caf4}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin:0}dt{font-weight:600;margin:0}dd{margin:0}figure{margin:0}img,picture{margin:0;max-width:100%;height:auto}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-top:2rem}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.button,[type=button],[type=reset],[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffc600;border:3px solid #ffc600;border-radius:6px;color:#3b2300;cursor:pointer;display:inline-block;font-family:var(--base-font-family);font-size:20px;font-weight:600;line-height:2.25rem;padding:0 2rem;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{background-color:#ffd94e;cursor:pointer}.button:focus,[type=button]:focus,[type=reset]:focus,[type=submit]:focus,button:focus{outline:0px solid transparent;outline-offset:0px}.button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:not-allowed;opacity:.5}.button--outlined:hover{background-color:#ffd94e;border-color:#ffd94e}.button--secondary{background-color:#53daff;border-color:#53daff;color:var(--background-primary)}.button--secondary:hover{background-color:#9ce7ff;border-color:#9ce7ff}.button--twitter{padding-left:58px;background-color:#53daff;background-image:url("/assets/img/icons/twitter-icon.svg");background-repeat:no-repeat;background-size:26px;background-position:12px center}.button__wrap{text-align:center}@media(min-width: 47.5em){.button__wrap{display:inline-block}}.button__wrap .button{display:inline-block;min-width:270px;margin-top:20px}.button__wrap .note{display:inline-block;margin-top:4px;font-size:1rem;color:#fff;text-decoration:none}.button__wrap .note:hover{color:#ffc600}.button__wrap .note a{color:#fff}.button__wrap .note a:hover{color:#ffc600}fieldset{background-color:transparent;border:0;margin:0;padding:0}legend{font-weight:600;margin-bottom:4px;padding:0}label{display:block;font-weight:600;margin-bottom:4px}input,select,textarea{display:block;font-family:var(--base-font-family);font-size:16px;color:var(--background-secondary)}textarea,[type=text],[type=email],[type=password],[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #d1deea;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);box-sizing:border-box;margin-bottom:.75rem;padding:.5rem;width:100%}textarea:hover,[type=text]:hover,[type=email]:hover,[type=password]:hover,[type=search]:hover{border-color:shade(#D1DEEA, 20%)}textarea:focus,[type=text]:focus,[type=email]:focus,[type=password]:focus,[type=search]:focus{border-color:#ffc600;box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(255,198,0,.7);outline:none}textarea:disabled,[type=text]:disabled,[type=email]:disabled,[type=password]:disabled,[type=search]:disabled{background-color:shade(var(--background-primary), 5%);cursor:not-allowed}textarea:disabled:hover,[type=text]:disabled:hover,[type=email]:disabled:hover,[type=password]:disabled:hover,[type=search]:disabled:hover{border:1px solid #d1deea}textarea::-moz-placeholder, [type=text]::-moz-placeholder, [type=email]::-moz-placeholder, [type=password]::-moz-placeholder, [type=search]::-moz-placeholder{color:#88a2ba}textarea:-ms-input-placeholder, [type=text]:-ms-input-placeholder, [type=email]:-ms-input-placeholder, [type=password]:-ms-input-placeholder, [type=search]:-ms-input-placeholder{color:#88a2ba}textarea::placeholder,[type=text]::placeholder,[type=email]::placeholder,[type=password]::placeholder,[type=search]::placeholder{color:#88a2ba}textarea{resize:vertical}[type=checkbox],[type=radio]{display:inline;margin-right:.375rem}[type=file]{margin-bottom:.75rem;width:100%}select{margin-bottom:.75rem;width:100%}[type=checkbox]:focus,[type=radio]:focus,[type=file]:focus,select:focus{outline:0px solid transparent;outline-offset:0px}.request-notice{color:#d1deea;margin-top:10px;font-size:1rem;line-height:1.25rem}.request-notice p{margin-bottom:0}.request-notice.error{color:#ff4b00}.request-notice.success{color:#7ed321}table{border-collapse:collapse;margin:1.5rem 0;table-layout:fixed;text-align:left;width:100%}thead{line-height:1.3;vertical-align:bottom}tbody{vertical-align:top}tr{border-bottom:1px solid #d1deea}th{font-weight:600}th,td{padding:.75rem .75rem .75rem 0}.comparison-table th,.comparison-table td{padding:10px}.comparison-table th{position:-webkit-sticky;position:sticky;top:50px;background-color:var(--background-secondary)}.comparison-table td:nth-of-type(1),.comparison-table th:nth-of-type(1){text-align:left}.comparison-table td,.comparison-table th{text-align:center;vertical-align:middle}.comparison-table .row-highlight{color:#ffc600}#git-hosting-services{margin-top:60px}#git-hosting-services .subheader{margin:20px auto}@-webkit-keyframes submenu-show{0%{height:auto;width:300px;opacity:0;padding-top:20px}100%{height:auto;width:300px;opacity:1;padding-top:38px}}@keyframes submenu-show{0%{height:auto;width:300px;opacity:0;padding-top:20px}100%{height:auto;width:300px;opacity:1;padding-top:38px}}@-webkit-keyframes submenu-hide{0%{height:auto;width:300px;opacity:1;padding-top:38px}99%{height:auto;width:300px;opacity:0;padding-top:20px}100%{height:0px;width:0px;opacity:0;padding-top:20px}}@keyframes submenu-hide{0%{height:auto;width:300px;opacity:1;padding-top:38px}99%{height:auto;width:300px;opacity:0;padding-top:20px}100%{height:0px;width:0px;opacity:0;padding-top:20px}}@media print{h1,h2,h3,h4,h5,h6,p{color:#000 !important}.nav-top,.announcement-bar,footer{display:none !important}}.nav-top-common{align-items:center;background:var(--nav-background);border-radius:26px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 10px 20px rgba(0,0,0,.4);display:flex;flex-direction:row;height:52px;left:50%;margin:40px 0 40px -440px;outline:1px solid rgba(0,0,0,.8);padding:0;position:fixed;top:0;width:880px;z-index:201}.nav-top-common li::before{display:none}.nav-top-common li{display:block;margin:0}.nav-top-common a,.nav-top-common a:hover{text-decoration:none}.nav-top-logo{left:50%;margin:1px 0 0 -64px;position:absolute}.nav-top-logo a{background:url("/assets/img/illustrations/tower-header-logo-royal.svg");display:block;height:34px;overflow:hidden;text-indent:9999px;width:127px}.nav-top-show{display:none}.nav-top-primary{display:contents}.nav-top-primary>li{position:relative}.nav-top-primary>li:first-child{margin-left:12px}.nav-top-primary>li>a{border-radius:15px;color:var(--nav-link-color);display:block;font-weight:500;font-size:14px;line-height:30px;padding:0 15px}.nav-top-primary>li:hover>a{color:#fff}.nav-top-primary>li.nav-top-primary-active>a{background:rgba(90,122,153,.33);color:#fff}.nav-top-primary-spacer{flex-grow:1}@-webkit-keyframes nav-top-common-secondary-show{0%{margin-top:-5px;opacity:0}100%{margin-top:0;opacity:1}}@keyframes nav-top-common-secondary-show{0%{margin-top:-5px;opacity:0}100%{margin-top:0;opacity:1}}.nav-top-secondary{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--nav-secondary-background);border-radius:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 0 0 1px rgba(0,0,0,.4),0 2px 6px rgba(0,0,0,.25);display:none;left:50%;margin-left:-150px;padding:5px;position:absolute;top:30px;width:300px;z-index:202}@media(max-width: 1090px){.nav-top-secondary#nav-top-features{left:0;margin-left:0}}.nav-top-primary>li:hover>.nav-top-secondary{display:block;-webkit-animation:nav-top-common-secondary-show;animation:nav-top-common-secondary-show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.nav-top-secondary li{font-size:14px}.nav-top-secondary a{color:var(--nav-secondary-link-color);display:block;font-size:17px;font-weight:500;line-height:20px;padding:12px 11px}.nav-top-secondary a:hover{background-color:var(--nav-secondary-link-hover-background);border-radius:5px;color:#fff}.nav-top-secondary-title{display:block;padding-bottom:3px}.nav-top-secondary a .nav-top-secondary-subline{color:#b8eaf8;display:block;font-size:14px;font-weight:400;line-height:17px}.nav-top-secondary-new-label{background:url("/assets/img/icons/nav-new-label.svg");display:inline-block;height:12px;width:27px}#nav-top-undo,#nav-top-dragndrop,#nav-top-integrations,#nav-top-stacked-prs,#nav-top-videos,#nav-top-book,#nav-top-cheatsheets,#nav-top-webinar,#nav-top-firstaid,#nav-top-advanced{background-image:url("/assets/img/icons/nav-icons.svg");background-repeat:no-repeat;padding-left:63px}#nav-top-undo{background-position:9px 10px}#nav-top-dragndrop{background-position:9px -70px}#nav-top-integrations{background-position:9px -150px}#nav-top-stacked-prs{background-position:9px -230px}#nav-top-videos{background-position:-391px 10px}#nav-top-book{background-position:-391px -70px}#nav-top-cheatsheets{background-position:-391px -150px}#nav-top-webinar{background-position:-391px -230px}#nav-top-firstaid{background-position:-391px -310px}#nav-top-advanced{background-position:-391px -390px}.nav-top-secondary .nav-top-secondary-seperator{background:var(--nav-secondary-seperator-color);height:1px;margin:5px 11px}.nav-top-common .nav-top-download{margin:0 10px 0 15px}.nav-top-download a{background:var(--nav-download-background);border-radius:16px;box-shadow:0 1px 4px var(--background-primary),inset 0 0 0 1px rgba(255,255,255,.25),inset 0 1px rgba(255,255,255,.2);color:#fff;display:block;font-size:14px;font-weight:600;line-height:32px;padding:0 16px;text-shadow:0 1px 1px rgba(7,27,46,.5)}.nav-top-download a:hover{background:var(--nav-download-hover-background)}@media(prefers-contrast: more){.nav-top-download a{background:#96e9ff;box-shadow:0 1px 4px var(--background-primary);color:#02101c;text-shadow:none}.nav-top-download a:hover{background:#c5f2ff}}@media(max-width: 900px){.nav-top-common{border-radius:0;box-shadow:inset 0 -1px 0 rgba(255,255,255,.05),0 10px 20px rgba(0,0,0,.4);display:block;height:auto;margin:0;left:0;width:100%;height:52px;overflow:hidden}.nav-top-common.active{height:100vh;overflow:scroll;transition:height .2s ease-out}.nav-top-logo{top:9px}.nav-top-show{background:url("/assets/img/illustrations/nav-burger-royal.svg") no-repeat center;display:block;height:52px;left:0;position:absolute;overflow:hidden;text-indent:9999px;top:0;width:64px}.nav-top-common.active .nav-top-show{background-image:url("/assets/img/illustrations/nav-burger-close-royal.svg")}.nav-top-primary{display:none;flex-direction:column;margin:0;padding:52px 0 32px}.nav-top-common.active .nav-top-primary{display:flex}.nav-top-primary>li:first-child{margin-left:0}.nav-top-primary>li>a{font-size:17px;line-height:20px;padding:12px 32px}.nav-top-secondary{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border-radius:0;box-shadow:none;display:block;left:0;margin:0 0 16px;padding:0;position:static;top:0;width:auto}.nav-top-primary>li:hover>.nav-top-secondary{-webkit-animation:none;animation:none}.nav-top-secondary a{color:var(--nav-link-color);padding-right:32px;padding-left:48px}.nav-top-secondary a:hover{background:transparent}#nav-top-undo,#nav-top-dragndrop,#nav-top-integrations,#nav-top-stacked-prs,#nav-top-videos,#nav-top-book,#nav-top-cheatsheets,#nav-top-webinar,#nav-top-firstaid,#nav-top-advanced{background-image:none;padding-left:48px}.nav-top-secondary .nav-top-secondary-seperator{background:rgba(255,255,255,.3);margin:8px 48px;width:64px}.nav-top-primary>li.nav-top-primary-active>a{margin:0 12px;padding:12px 20px}.nav-top-common .nav-top-download{margin:0 32px 16px;order:3 !important}.nav-top-download a{display:inline-block}}footer{padding-top:35px;padding-bottom:20px}@media(min-width: 47.5em){footer{border-top:1px solid var(--background-secondary-alt)}}footer .copyright{margin-top:40px;text-align:center;font-size:.75rem;line-height:1.125rem;color:#a0aeba}footer .copyright a{color:#a0aeba;text-decoration:none}@media(min-width: 47.5em){footer .navi-footer{display:flex;justify-content:space-between}}footer .navi-footer a{text-decoration:none;color:#fff}footer .navi-footer__group{font-size:1.125rem}footer .navi-footer__group label{margin:0px}footer .navi-footer__group .available-jobs-counter{display:inline-flex;justify-content:center;align-items:center;background-color:#53daff;color:var(--background-primary);height:20px;width:20px;border-radius:50%;line-height:20px;font-weight:700}@media(min-width: 0.0625em){footer .navi-footer__group{width:100%}footer .navi-footer__group h5{border-top:1px solid var(--background-secondary-alt);padding-top:18px;position:relative}footer .navi-footer__group h5:after{content:"";display:block;width:20px;height:11px;position:absolute;top:50%;right:1rem;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2013.99%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M0%201A1%201%200%200%201%20.29.29a1%201%200%200%201%201.39%200L12.5%2011.18%2023.32.28a1%201%200%200%201%201.39%200%201%201%200%200%201%200%201.41L12.5%2014%20.29%201.69A1%201%200%200%201%200%201%22%20fill%3D%22%2351bbf1%22%2F%3E%0D%0A%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:contain;transition:transform .12s ease-out}footer .navi-footer__group ul{max-height:0px;overflow:hidden;transition:max-height .1s cubic-bezier(0.165, 0.84, 0.44, 1);margin:8px 20px 0px 20px;line-height:46px}footer .navi-footer__group li{border-bottom:1px solid #00caf4}footer .navi-footer__group li:last-child{border-bottom:none}footer .navi-footer__group input[type=checkbox]:checked~ul{max-height:999px;margin-bottom:18px}footer .navi-footer__group input[type=checkbox]:checked~label h5:after{transform:rotate(180deg)}}@media(min-width: 47.5em){footer .navi-footer__group{width:auto}footer .navi-footer__group h5{font-size:24px;border-top:none;padding-top:0}footer .navi-footer__group h5:after{background:none}footer .navi-footer__group ul{max-height:999px;border-bottom:none;margin:0 0 36px 0;line-height:1.875rem}footer .navi-footer__group li{border-bottom:none}}footer .navi-footer__group input.footer-group__toggle{opacity:0;display:block;height:0px;width:0px}.overlay__container--download,.overlay__container--trial-via-email,.overlay__container--screencast,.overlay__container--pricing,.overlay__container--join-beta{display:none;align-items:center;justify-content:center}.overlay__container--download.visible,.overlay__container--trial-via-email.visible,.overlay__container--screencast.visible,.overlay__container--pricing.visible,.overlay__container--join-beta.visible{display:flex;position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:500}@media(min-width: 0.0625em){.overlay__container--download.visible,.overlay__container--trial-via-email.visible,.overlay__container--screencast.visible,.overlay__container--pricing.visible,.overlay__container--join-beta.visible{background-color:#fff}}@media(min-width: 47.5em){.overlay__container--download.visible,.overlay__container--trial-via-email.visible,.overlay__container--screencast.visible,.overlay__container--pricing.visible,.overlay__container--join-beta.visible{background-color:rgba(0,0,0,.7)}}.overlay__container--download .overlay__button--close,.overlay__container--trial-via-email .overlay__button--close,.overlay__container--screencast .overlay__button--close,.overlay__container--pricing .overlay__button--close,.overlay__container--join-beta .overlay__button--close{position:absolute;z-index:10;top:17px;right:17px;display:block;width:25px;height:30px;cursor:pointer}.overlay__container--download .overlay__button--close span,.overlay__container--trial-via-email .overlay__button--close span,.overlay__container--screencast .overlay__button--close span,.overlay__container--pricing .overlay__button--close span,.overlay__container--join-beta .overlay__button--close span{position:relative;display:block;width:100%;height:8px;border-bottom:3px solid #00caf4}.overlay__container--download .overlay__button--close span:nth-of-type(1),.overlay__container--trial-via-email .overlay__button--close span:nth-of-type(1),.overlay__container--screencast .overlay__button--close span:nth-of-type(1),.overlay__container--pricing .overlay__button--close span:nth-of-type(1),.overlay__container--join-beta .overlay__button--close span:nth-of-type(1){transform:rotate(45deg) translate(6px, 4px)}.overlay__container--download .overlay__button--close span:nth-of-type(2),.overlay__container--trial-via-email .overlay__button--close span:nth-of-type(2),.overlay__container--screencast .overlay__button--close span:nth-of-type(2),.overlay__container--pricing .overlay__button--close span:nth-of-type(2),.overlay__container--join-beta .overlay__button--close span:nth-of-type(2){transform:rotate(-45deg) translate(-1px, -2px)}.overlay__wrapper{position:relative;z-index:999;border-radius:6px}@media(min-width: 47.5em){.overlay__wrapper{width:770px;max-width:90%}}.overlay__content{display:none;background-color:var(--background-tertiary)}@media(min-width: 0.0625em){.overlay__content{height:100vh}}@media(min-width: 47.5em){.overlay__content{height:auto;border:1px solid #00caf4}}.overlay__content.hidden{display:none !important}.overlay__content h2{color:#fff}@media(min-width: 0.0625em){.overlay__content h2{margin-bottom:8px;font-size:1.5rem}}@media(min-width: 47.5em){.overlay__content h2{margin-bottom:0;font-size:2.25rem}}.overlay__content h4{margin-bottom:0;font-weight:400}@media(min-width: 0.0625em){.overlay__content h4{font-size:1.25rem}}@media(min-width: 47.5em){.overlay__content h4{font-size:1.5rem}}.overlay__content .content__header{display:flex;align-items:center;background-color:var(--background-primary)}.overlay__content .content__header::after{clear:both;content:"";display:block}@media(min-width: 0.0625em){.overlay__content .content__header{padding:20px 20px}}@media(min-width: 47.5em){.overlay__content .content__header{padding:40px 70px 35px 70px}}.overlay__content .content__header .header__icon{width:80px;margin-right:20px}.overlay__content .content__body{padding:30px 20px 15px 20px}@media(min-width: 47.5em){.overlay__content .content__body{padding:45px 70px 45px 70px}}.overlay__content .content__body h2{margin-bottom:10px}.overlay__content .content__body h2 .highlight{color:#00caf4}.overlay__content .content__body label{font-weight:400}@media(min-width: 0.0625em){.overlay__content .content__body label{font-size:1rem;line-height:1.5rem}}@media(min-width: 47.5em){.overlay__content .content__body label{font-size:1.25rem;line-height:1.875rem}}.overlay__content .content__body input[type=checkbox]{height:17px}.overlay__content .content__body .newsletter-form__consent{margin-top:30px}.overlay__content .content__body .newsletter-form__consent label{font-size:1rem;line-height:1.375rem}.overlay__content .content__body .newsletter-form__signup{display:flex;margin-top:.75rem}.overlay__content .content__body .newsletter-form__signup input[type=text]{margin:0 10px 0 0;max-width:300px}@media(min-width: 0.0625em){.overlay__content .content__body .newsletter-form__signup input[type=submit]{background-color:#ffc600;color:transparent;background-image:url(data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2029%2028%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M28.057.5l-3.52%2027.089-9.385-4.797-3.52%204.797v-7.144L23.364%206.366%208.981%2018.673l-9.038-5.37L28.057.5z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:28px;width:40px}}@media(min-width: 47.5em){.overlay__content .content__body .newsletter-form__signup input[type=submit]{background-color:transparent;color:#fff;background-image:none;width:auto}.overlay__content .content__body .newsletter-form__signup input[type=submit]:hover{background-color:#ffc600;color:#000}}.screencast__wrapper{position:relative;z-index:999;border-radius:6px;margin:0px auto;padding-top:70px;text-align:center}.overlay__container--trial-via-email .overlay__content{background:#fff}@media(min-width: 68.75em){.overlay__container--trial-via-email .overlay__content{padding:30px}}.overlay__container--trial-via-email .content__header{margin-top:20px;background-color:transparent}.overlay__container--trial-via-email .content__header h2{color:var(--background-primary);font-size:1.75rem}@media(min-width: 27.5em){.overlay__container--trial-via-email .content__header h2{font-size:2.25rem}}.overlay__container--trial-via-email .content__header h6{color:#00caf4;font-size:1.375rem;line-height:2rem}.overlay__container--trial-via-email .content__body{padding-top:0;color:var(--background-secondary-alt)}.overlay__container--trial-via-email .content__body .newsletter-form__consent label{font-size:.875rem}.overlay__container--trial-via-email .content__body .newsletter-form__signup{border-top:none;margin-top:0}.overlay__container--trial-via-email .content__body .newsletter-form input[name=email]{float:left;height:44px;box-shadow:none;border:3px solid #00caf4;border-radius:0px;margin-right:6px;margin-bottom:0px}.overlay__container--trial-via-email .content__body .newsletter-form input[name=email]::-moz-placeholder{color:#a0aeba}.overlay__container--trial-via-email .content__body .newsletter-form input[name=email]:-ms-input-placeholder{color:#a0aeba}.overlay__container--trial-via-email .content__body .newsletter-form input[name=email]::placeholder{color:#a0aeba}.overlay__container--trial-via-email .content__body .newsletter-form input[type=submit]{height:44px;background-color:#ffc600;color:transparent;background-image:url(data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2029%2028%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M28.057.5l-3.52%2027.089-9.385-4.797-3.52%204.797v-7.144L23.364%206.366%208.981%2018.673l-9.038-5.37L28.057.5z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:28px;width:40px}.overlay__container--trial-via-email .content__body .newsletter-form .request-notice{clear:both;font-size:.8125rem;font-weight:normal}@media(min-width: 27.5em){.overlay__container--trial-via-email .content__body{padding-top:30px}}.overlay__container--download .overlay__content--1{width:100%;text-align:left}.overlay__container--download .overlay__content--2{width:100%;text-align:left;background-image:url("/assets/img/giveaways/tower-shirts_cropped@2x.png");background-repeat:no-repeat;background-position:right bottom;background-size:270px}.overlay__container--download .overlay__content--2 .content__body h3{color:#fff;font-weight:400;margin-bottom:2.25rem}.overlay__container--download .overlay__content--2 .content__body .hint{margin-top:2.25rem;font-size:1rem;line-height:1.375rem}.announcement-bar{position:relative;overflow:hidden;margin-top:52px;width:100%;height:70px;text-align:center;color:var(--background-primary)}.announcement-bar a,.announcement-bar a:hover{color:var(--background-primary);text-decoration:none}.announcement-bar .inner-container{height:100%;display:flex;align-items:center;justify-content:center;background-color:#ffc600;padding:1rem}.announcement-bar .inner-container.hidden{margin-top:-70px;transition:margin-top .5s ease-out;transition-delay:.1s}.announcement-bar .inner-container.visible{visibility:visible;margin-top:0px}.announcement-bar__icon{margin-right:3rem}@media(min-width: 0.0625em){.announcement-bar__icon{display:none}}@media(min-width: 47.5em){.announcement-bar__icon{display:block}}.announcement-bar__text{display:inline-block;font-weight:500}@media(min-width: 0.0625em){.announcement-bar__text{font-size:1.125rem;line-height:1.625rem}}@media(min-width: 47.5em){.announcement-bar__text{font-size:1.5rem;line-height:1.875rem}}.announcement-bar__button{margin-left:.75rem}@media(min-width: 0.0625em){.announcement-bar__button{display:none}}@media(min-width: 47.5em){.announcement-bar__button{display:block}}.announcement-bar__button .button{color:var(--background-primary);border-color:var(--background-primary)}.announcement-bar__button .button:hover{color:#ffc600;background-color:var(--background-primary)}.pricing-special-bar{text-align:center;background:#ffc600;color:var(--background-primary);font-weight:600;padding-top:14px;padding-bottom:14px}@media(min-width: 0.0625em){.pricing-special-bar__main{font-size:1.125rem;line-height:26px}}@media(min-width: 68.75em){.pricing-special-bar__main{font-size:1.5rem;line-height:60px}}.pricing-special-bar__main .highlight{color:#000;font-weight:800}@media(min-width: 68.75em){.pricing-special-bar__main .highlight{font-size:2.25rem}}@media(min-width: 0.0625em){.pricing-special-bar__sub{margin-top:.75rem;margin-bottom:0;font-size:1.125rem;line-height:26px}}@media(min-width: 68.75em){.pricing-special-bar__sub{margin-top:0;margin-bottom:.75rem;font-size:1.25rem;line-height:30px}}.os-selection .os-switch{display:inline-block;transition:none;line-height:1.2em;text-decoration:none}.os-selection .os-switch__os-string{background-repeat:no-repeat}.os-selection--both .os-switch__os-string{padding-left:30px;margin-left:20px;background-size:26px;background-position:0px 4px}.os-selection--both .os-switch--windows.selectable .os-switch__os-string{background-image:url("/assets/img/icons/os-logo_windows--inactive.svg")}.os-selection--both .os-switch--windows.selectable .os-switch__os-string:hover{background-image:url("/assets/img/icons/os-logo_windows--hover.svg")}.os-selection--both .os-switch--windows.selected .os-switch__os-string{background-image:url("/assets/img/icons/os-logo_windows--active.svg")}.os-selection--both .os-switch--mac.selectable .os-switch__os-string{background-image:url("/assets/img/icons/os-logo_mac--inactive.svg")}.os-selection--both .os-switch--mac.selectable .os-switch__os-string:hover{background-image:url("/assets/img/icons/os-logo_mac--hover.svg")}.os-selection--both .os-switch--mac.selected .os-switch__os-string{background-image:url("/assets/img/icons/os-logo_mac--active.svg")}.os-selection--both .selectable .os-switch__os-string{color:#d8d9d8;transition:color 150ms ease}.os-selection--both .selectable .os-switch__os-string:hover{color:#ffc600}.os-selection--both .selected .os-switch__os-string{font-weight:600;text-decoration:none;color:#fff;border-bottom:6px solid #00caf4}.os-selection--single .os-switch__os-string{background-image:none}@media(min-width: 68.75em){.text-with-media{padding-top:170px}}.text-with-media .inner-container{height:100%;display:flex;flex-wrap:wrap;align-items:center}@media(min-width: 0.0625em){.text-with-media__text{order:1;width:100%;padding:85px 30px 10% 30px;font-size:1.125rem}}@media(min-width: 47.5em){.text-with-media__text{padding-bottom:60px}}@media(min-width: 68.75em){.text-with-media__text{order:0;width:40%;padding:0px 50px 8% 50px;font-size:1.25rem}}@media(min-width: 87.5em){.text-with-media__text{width:50%;padding:0px 100px 8% 100px}}.text-with-media__text .text__container{display:flex}@media(min-width: 0.0625em){.text-with-media__text .text__container{flex-direction:column}}@media(min-width: 47.5em){.text-with-media__text .text__container{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width: 68.75em){.text-with-media__text .text__container{flex-direction:column;margin:0px auto;max-width:520px;justify-content:unset;align-items:unset}}.text-with-media__text .text__container li{padding-left:1rem;text-indent:-1rem}.text-with-media__text .text__container li:before{content:"•";color:#00caf4;padding-right:.6rem}.text-with-media__text .text__container .text__content{max-width:100%}.text-with-media__text .text__container .text__chunk{display:inline}.text-with-media__text .text__container .text__item{cursor:pointer;border-bottom:2px solid;border-color:#a0aeba}.text-with-media__text .text__container .text__item.active{border-color:#ffc600}.text-with-media__text .text__container .text__separator{color:#00caf4;padding:0px 4px}.text-with-media__text .text__container .button{margin-top:22px}.text-with-media__media{align-self:flex-start;order:2;width:100%;padding:0px}@media(min-width: 68.75em){.text-with-media__media{order:0;width:60%}}@media(min-width: 87.5em){.text-with-media__media{width:50%}}.text-with-media__media .media__container{height:100%;position:relative;display:flex;justify-content:center;align-items:center}.text-with-media__media:last-child .media__item{padding:0px 20px;text-align:center}@media(min-width: 68.75em){.text-with-media__media:last-child .media__item{padding:0px;text-align:right}}.inner-container--maxwidth .text-with-media__media:last-child .media__item{text-align:center}.text-with-media__media:first-child .media__item{padding:0px 20px;text-align:center}@media(min-width: 68.75em){.text-with-media__media:first-child .media__item{padding:0px;text-align:left}}.inner-container--maxwidth .text-with-media__media:first-child .media__item{text-align:center}.text-with-media__media .media__item{opacity:0;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:10;transition:opacity .6s ease-in}.text-with-media__media .media__item.active{opacity:1}.text-with-media__media .media__item img,.text-with-media__media .media__item video{box-shadow:0 20px 24px rgba(0,0,0,.6);height:auto;max-height:100%;max-width:100%}.text-with-media__media .media__item video{transition:opacity .3s ease-in}.text-with-media__media .media__item video.loading{opacity:0}.text-with-media__media .media__item video.ready{opacity:1}.text-with-media__media .media__placeholder img{max-height:85vh}.text-with-media__media .media__navigation{position:absolute;z-index:101;bottom:-30px;left:0px;width:100%;text-align:center}.text-with-media__media .media__navigation .navigation__item{display:inline-block;cursor:pointer;width:12px;height:12px;border-radius:50%;background-color:#00caf4;margin-right:10px}.text-with-media__media .media__navigation .navigation__item:last-child{margin-right:0px}.text-with-media__media .media__navigation .navigation__item.active{background-color:#ffc600}@media(min-width: 0.0625em){.text-with-media .testimonial{order:-1;max-width:450px;margin-bottom:50px;margin-top:0}}@media(min-width: 47.5em){.text-with-media .testimonial{order:unset;flex:1 0 330px;margin-top:0;margin-bottom:0;margin-left:50px}}@media(min-width: 68.75em){.text-with-media .testimonial{flex:none;max-width:450px;margin-top:4.5rem;margin-left:0}}.text-with-content h2{color:#00caf4}.text-with-content .testimonial{max-width:700px;margin-left:auto;margin-right:auto}.text-with-content__content--shadow img,.text-with-content__content--shadow video{box-shadow:0 20px 24px rgba(0,0,0,.6)}.text-with-content video{transition:opacity .3s ease-in}.text-with-content video.loading{opacity:0}.text-with-content video.ready{opacity:1}.text-with-content--horizontal .inner-container{display:flex;align-items:center}@media(min-width: 0.0625em){.text-with-content--horizontal .inner-container{flex-direction:column}}@media(min-width: 47.5em){.text-with-content--horizontal .inner-container{flex-direction:row}.text-with-content--horizontal .inner-container>:first-child{margin-right:6rem}}.text-with-content--horizontal .text-with-content__text{flex:0 0 40%}@media(min-width: 0.0625em){.text-with-content--horizontal .text-with-content__text{order:-1;margin-bottom:3.75rem}}@media(min-width: 47.5em){.text-with-content--horizontal .text-with-content__text{order:unset}}.text-with-content--horizontal .text-with-content__content{width:100%}.text-with-content--horizontal .text-with-content__content img,.text-with-content--horizontal .text-with-content__content svg{width:100%;max-width:500px}.text-with-content--vertical .text-with-content__text{text-align:center;margin-bottom:3rem}.text-with-content--vertical .text-with-content__text p{max-width:700px;margin-left:auto;margin-right:auto}.text-with-content--vertical .text-with-content__content{width:100%}.text-with-content--vertical .text-with-content__content img,.text-with-content--vertical .text-with-content__content svg,.text-with-content--vertical .text-with-content__content video{width:100%;max-width:100%}@-webkit-keyframes slider-animation-hide-right{0%{opacity:1;transform:scale(1) translateX(0px)}99%{opacity:0;transform:scale(0.95) translateX(120px)}100%{opacity:0;transform:scale(1) translateX(0px)}}@keyframes slider-animation-hide-right{0%{opacity:1;transform:scale(1) translateX(0px)}99%{opacity:0;transform:scale(0.95) translateX(120px)}100%{opacity:0;transform:scale(1) translateX(0px)}}@-webkit-keyframes slider-animation-hide-left{0%{opacity:1;transform:scale(1) translateX(0px)}99%{opacity:0;transform:scale(0.95) translateX(-120px)}100%{opacity:0;transform:scale(1) translateX(0px)}}@keyframes slider-animation-hide-left{0%{opacity:1;transform:scale(1) translateX(0px)}99%{opacity:0;transform:scale(0.95) translateX(-120px)}100%{opacity:0;transform:scale(1) translateX(0px)}}@-webkit-keyframes slider-animation-show{0%{opacity:0;transform:scale(0.95)}100%{opacity:1;transform:scale(1)}}@keyframes slider-animation-show{0%{opacity:0;transform:scale(0.95)}100%{opacity:1;transform:scale(1)}}.content-slider .content-slider__control--next,.content-slider .content-slider__control--previous{position:absolute;top:50%;width:14px;height:25px;z-index:10;cursor:pointer}.content-slider__control--previous{left:12px}.content-slider__control--next{right:12px}.content-slider__navigation{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);text-align:center}.content-slider__navigation-item{display:inline-block;cursor:pointer;width:9px;height:9px;border-radius:50%;background-color:#00caf4;margin-right:10px}.content-slider__navigation-item:last-child{margin-right:0px}.content-slider__navigation-item.active{background-color:#ffc600}.content-slider__item{position:absolute;top:0px;left:0px;width:100%;opacity:0}.content-slider__item.hidden-right{-webkit-animation:slider-animation-hide-right .7s;animation:slider-animation-hide-right .7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.content-slider__item.hidden-left{-webkit-animation:slider-animation-hide-left .7s;animation:slider-animation-hide-left .7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.content-slider__item.active{-webkit-animation:slider-animation-show 1s;animation:slider-animation-show 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.block-list{color:#fff}.block-list .subheader{color:#00caf4;font-size:24px}@media(min-width: 0.0625em){.block-list .subheader{margin-bottom:40px}}@media(min-width: 68.75em){.block-list .subheader{margin-bottom:80px}}.block-list__items{display:flex;flex-wrap:wrap}.block-list__items .item{flex:1 1 400px;padding:0px 30px;margin-bottom:40px}.block-list__items .item__image{float:left}@media(min-width: 0.0625em){.block-list__items .item__image{width:45px}}@media(min-width: 68.75em){.block-list__items .item__image{width:100px}}@media(min-width: 0.0625em){.block-list__items .item__text{margin-left:65px}}@media(min-width: 68.75em){.block-list__items .item__text{margin-left:140px}}@media(min-width: 0.0625em){.block-list__items .item__headline{font-size:20px;margin-bottom:4px}}@media(min-width: 68.75em){.block-list__items .item__headline{font-size:24px}}.block-list .button__wrap{width:100%;text-align:center;margin:60px 0px 40px 0px}.block-list.theme--05 h2{color:#00caf4}.block-list.theme--05 .subheader{color:#fff}.tooltip-indicator{display:inline-block;position:relative}#tooltip{display:none;position:absolute;z-index:999;width:250px;background-color:#333;border:1px solid #4d4d4d;border-radius:6px;color:#00caf4}#tooltip .tooltip__text{font-size:15px;line-height:20px;padding:10px}#tooltip .tooltip__pointer{content:"";position:absolute;border-style:solid;border-radius:2px;border-color:#333 transparent;display:block;width:32px;height:14px;z-index:1}#tooltip .tooltip__pointer--center{left:calc(50% - 16px)}#tooltip .tooltip__pointer--right{right:6px}#tooltip .tooltip__pointer--left{left:6px}#tooltip .tooltip__pointer--top{border-width:0px 16px 16px 16px;top:-14px}#tooltip .tooltip__pointer--bottom{bottom:-14px;border-width:16px 16px 0px 16px}.testimonials--content-slider{overflow:hidden;background:linear-gradient(to bottom, var(--background-tertiary) 0%, var(--background-tertiary) 56px, var(--background-secondary-alt) 56px, var(--background-secondary-alt) 100%);text-align:center;color:#00caf4}.testimonials--content-slider .inner-container{position:relative;min-height:415px}.testimonials--content-slider .content-slider .testimonial__image img{border-radius:50%;width:112px;height:112px}.testimonials--content-slider .content-slider .testimonial__name{display:block;font-size:1rem;line-height:1.25rem;color:#fff}.testimonials--content-slider .content-slider .testimonial__company{font-size:1rem;line-height:1.25rem}.testimonials--content-slider .content-slider .testimonial__text{display:inline-block;max-width:550px;padding:20px 42px 40px 42px;font-size:1.125rem;color:#fff;font-style:italic}@media(min-width: 27.5em){.testimonials--content-slider .content-slider .testimonial__text{font-size:1.25rem}}.testimonials--content-slider .content-slider .testimonial__text:before,.testimonials--content-slider .content-slider .testimonial__text:after{content:'"';display:inline-block}.testimonials--fullwidth .testimonial{display:flex;margin-bottom:4.5rem}@media(min-width: 0.0625em){.testimonials--fullwidth .testimonial{flex-direction:column}}@media(min-width: 47.5em){.testimonials--fullwidth .testimonial{flex-direction:row;align-items:center}}.testimonials--fullwidth .testimonial .text{font-size:1.5rem;line-height:2rem;font-style:italic;color:#fff;border-left:3px solid #00caf4;padding-left:1.8rem;margin-left:.75rem}@media(min-width: 0.0625em){.testimonials--fullwidth .testimonial .text{order:-1}}@media(min-width: 47.5em){.testimonials--fullwidth .testimonial .text{order:unset}}.testimonials--fullwidth .testimonial .text:before,.testimonials--fullwidth .testimonial .text:after{content:'"';display:inline-block}.testimonials--fullwidth .testimonial .info{display:flex;align-items:center}@media(min-width: 0.0625em){.testimonials--fullwidth .testimonial .info{margin-left:.75rem;margin-top:1.5rem}}@media(min-width: 47.5em){.testimonials--fullwidth .testimonial .info{margin-left:0;margin-top:0;min-width:250px}}.testimonials--fullwidth .testimonial .info .image{margin-right:1.5rem;flex:0 0 70px;height:70px}.testimonials--fullwidth .testimonial .info .image img{border-radius:50%;width:100%}.testimonials--fullwidth .testimonial .info .person{line-height:1.5rem}.testimonials--fullwidth .testimonial .info .name{font-size:1.125rem;color:#fff}.testimonials--fullwidth .testimonial .info .company{font-size:1rem}.testimonials--fullwidth .testimonial:last-child{margin-bottom:0px}.testimonial--halfwidth{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-bottom:6rem}.testimonial--halfwidth .text{font-size:1.125rem;line-height:1.5rem;font-style:italic;color:#fff;margin-bottom:1.875rem}.testimonial--halfwidth .text:before,.testimonial--halfwidth .text:after{content:'"';display:inline-block}.testimonial--halfwidth .info{display:flex;align-items:center}.testimonial--halfwidth .info .image{width:70px;height:70px}.testimonial--halfwidth .info .image img{border-radius:50%;width:70px}.testimonial--halfwidth .info .person{font-size:1rem;line-height:1.25rem;color:#00caf4}.testimonial--halfwidth .info .name{color:#fff}.testimonial--halfwidth:nth-child(odd) .text{text-align:left;border-left:3px solid #00caf4;padding-left:1.5rem}.testimonial--halfwidth:nth-child(odd) .info{text-align:left}.testimonial--halfwidth:nth-child(odd) .info .image{order:0;margin-right:1.5rem}.testimonial--halfwidth:nth-child(even){align-items:flex-end}.testimonial--halfwidth:nth-child(even) .text{text-align:right;border-right:3px solid #00caf4;padding-right:.75rem}.testimonial--halfwidth:nth-child(even) .info{text-align:right}.testimonial--halfwidth:nth-child(even) .info .image{order:2;margin-left:1.5rem}.testimonial--halfwidth:last-child{margin-bottom:0px}.testimonial--mini{font-size:1rem;line-height:1.25rem;color:#00caf4;margin-top:4.5rem}.testimonial--mini img{float:left;width:70px;border-radius:50%}.testimonial--mini .testimonial__text{margin-left:90px}.testimonial--mini .testimonial__text:before,.testimonial--mini .testimonial__text:after{content:'"';display:inline-block}.testimonial--mini .testimonial__person{margin-left:90px;margin-top:10px}.testimonial--mini .testimonial__person a{text-decoration:none}.testimonial--mini .testimonial__name{color:#fff}.testimonial--mini .testimonial__company:before{content:"-";display:inline-block;margin:0px 8px}.testimonial-grid-3x{display:flex;justify-content:space-around;flex-wrap:wrap}.testimonial-grid-3x .testimonial{flex:0 1 300px}.testimonial-grid-3x .testimonial__text{color:#fff}.testimonial-grid-3x .testimonial__name{color:#00caf4}#content_social-proof .outer-container--padding{padding:55px 0 15px}.testimonial--spstack{text-align:center;font-style:italic;font-size:1rem;line-height:1.25rem}.testimonial--spstack img{width:70px;border-radius:50%}.testimonial--spstack blockquote,.testimonial--spstack .company{color:#00caf4}.button-bar{text-align:center;color:#fff}.button-bar .inner-container{padding-top:80px}.button-bar .subline{font-size:1.5rem;line-height:2.125rem;max-width:600px;margin:0px auto}.button-bar__buttons{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:600px;margin:0px auto;padding-bottom:65px}.button__wrap--features{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;height:235px;background-image:url("/assets/img/illustrations/icon-heap.svg");background-position:center;background-repeat:no-repeat;background-size:501px}.button__wrap--features .button{background-color:var(--background-secondary)}.button__wrap--features .button:hover{background-color:#ffc600}.testimonial-placeholder{display:none}.loading-overlay--fullpage{position:fixed;z-index:999;top:0px;left:0px;width:100vw;height:100vh;background-color:rgba(220,220,220,.85);background-image:url("/assets/img/icons/activity-indicator--big-blue.gif");background-position:center center;background-repeat:no-repeat}.referrer-content{padding:80px 0px}.referrer-content__buttons{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:600px;margin:0px auto;margin-top:30px}.referrer-content--none{text-align:center}.referrer-content--none .referrer-content__content{color:#fff;max-width:700px;margin:0px auto}.referrer-content--none .referrer-content__release-notes-link{color:#fff;text-decoration:none;border-bottom:2px solid #a0aeba;transition:border-color 250ms}.referrer-content--none .referrer-content__release-notes-link:hover,.referrer-content--none .referrer-content__release-notes-link:focus{border-color:#ffc600}.referrer-content--github .referrer-content__logo,.referrer-content--microsoft .referrer-content__logo{float:left;width:40%;margin-right:70px}.referrer-content--github .referrer-content__content,.referrer-content--microsoft .referrer-content__content{float:left;width:calc(60% - 70px);color:#fff;font-size:24px}.referrer-content--github .referrer-content__content::after,.referrer-content--microsoft .referrer-content__content::after{clear:both;content:"";display:block}.referrer-content--github .referrer-content__buttons,.referrer-content--microsoft .referrer-content__buttons{text-align:center}.customers{padding:100px 0px 35px 0px}.customers__logos{margin:65px auto 35px auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.customers__logos svg.customer-logo{flex:1 0 165px;margin:0 auto 35px auto;max-width:200px;max-height:100%}@media(min-width: 0.0625em){.customers__logos svg.customer-logo:last-child{display:none}}@media(min-width: 47.5em){.customers__logos svg.customer-logo:last-child{display:block}}.learn-docs-support .subline{font-size:24px}@media(min-width: 0.0625em){.learn-docs-support .subline{margin-bottom:40px}}@media(min-width: 68.75em){.learn-docs-support .subline{margin-bottom:80px}}@media(min-width: 0.0625em){.learn-docs-support .item-container{text-align:left;font-size:1.125rem}.learn-docs-support .item-container .item{display:flex;align-items:center;margin-bottom:40px}.learn-docs-support .item-container .item__image{flex:0 0 100px;height:100px;width:100px;margin-right:30px}.learn-docs-support .item-container .item__text{flex:1 1 200px}}@media(min-width: 68.75em){.learn-docs-support .item-container{display:flex;justify-content:space-between;text-align:center;font-size:1.25rem}.learn-docs-support .item-container .item{display:block;flex:0 1 240px}.learn-docs-support .item-container .item__image{flex:none;width:135px;height:135px;margin-right:auto;margin-left:auto;margin-bottom:40px}}.learn-docs-support .item__image{border-radius:50%}.learn-docs-support .item__image svg{max-width:100%;max-height:100%}.all-features-list .subline{font-size:1.5rem}.all-features-list__content{color:#fff}.all-features-list__content::after{clear:both;content:"";display:block}@media(min-width: 0.0625em){.all-features-list__content p{font-size:1rem;line-height:1.5rem;margin-bottom:0}.all-features-list__content h4{font-size:1.375rem;margin-top:4.5rem}.all-features-list__content h5{font-size:1.125rem;color:#fff}}@media(min-width: 47.5em){.all-features-list__content p{font-size:1.25rem;line-height:1.875rem}.all-features-list__content h4{font-size:1.75rem;margin-top:4.5rem}.all-features-list__content h5{font-size:1.375rem;color:#fff}}.all-features-list__column{float:left;width:45%;margin-right:10%}.all-features-list__column:last-child{margin-right:0}.all-features-list ul{color:#d1deea}@media(min-width: 0.0625em){.all-features-list ul{list-style-type:none;margin-left:0}}@media(min-width: 47.5em){.all-features-list ul{list-style-type:disc;margin-left:1.5rem}}.all-features-list ul a{color:#d1deea}.all-features-list ul li{margin-bottom:1.5rem}#release-notes .os-selection{font-size:1.8125rem}#release-notes .os-beta-selection{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 1010px){#release-notes .os-switch{display:block;margin:1rem 0}#release-notes .os-switch span{margin-left:0}#release-notes .beta-channel-cta{margin-top:1rem;flex-basis:100%}}#release-notes .release--major{margin-top:120px}#release-notes .release--major::after{clear:both;content:"";display:block}#release-notes .release--major__header{display:flex;align-items:baseline;border-bottom:6px solid var(--background-primary);margin-bottom:80px}@media(min-width: 0.0625em){#release-notes .release--major__header{flex-direction:column}}@media(min-width: 47.5em){#release-notes .release--major__header{flex-direction:row}}#release-notes .release--major__header h1{line-height:50px;width:240px;margin-right:30px;margin-bottom:4px;color:#fff}#release-notes .release--major__header .navi--highlights,#release-notes .release--major__header .navi--release-notes{display:inline-block;line-height:50px;cursor:pointer;margin-right:20px;font-weight:600;font-size:1.5rem;color:#fff;margin-bottom:-6px}#release-notes .release--major__header .navi--highlights:hover,#release-notes .release--major__header .navi--release-notes:hover{color:#ffc600}#release-notes .release--major__header .navi--active{border-bottom:6px solid #00caf4}#release-notes .release--major.release--legacy .release--major__header{margin-bottom:20px}#release-notes .release--major .release__notes .release{margin-bottom:100px}#release-notes .release--major .release__notes .release::after{clear:both;content:"";display:block}@media(min-width: 68.75em){#release-notes .release--major .release__notes .release__header{float:left;width:240px}}#release-notes .release--major .release__notes .release__header h2{color:#fff;border-bottom:2px solid #ffc600}#release-notes .release--major .release__notes .release__header .release__build-number{font-weight:bold}#release-notes .release--major .release__notes .release__header .release__publish-date{display:block;font-size:1.125rem}#release-notes .release--major .release__notes .release__header .release__download-link{display:block;font-size:1.125rem}#release-notes .release--major .release__notes .release__header .release__download-link a{text-decoration:none}#release-notes .release--major .release__notes .release__header .release__download-link a:hover{text-decoration:underline}#release-notes .release--major .release__notes .release__content{padding-top:10px}@media(min-width: 68.75em){#release-notes .release--major .release__notes .release__content{margin-left:270px}}#release-notes .release--major .release__notes .release__content .section-header{display:inline-block;color:#00caf4;font-size:1.5rem}#release-notes .release--major .release__notes .release__content ul{font-size:18px;margin-bottom:40px}#release-notes .release--major .release__notes .release__content ul li{list-style-type:disc;list-style-position:outside;margin-left:1.2em}#release-notes .release--major .release__highlights .summary{font-size:1.5rem;margin-bottom:45px;float:right;max-width:790px}#release-notes .release--major .release__highlights .summary::after{clear:both;content:"";display:block}#release-notes .release--major .release__highlights .highlight__item{margin-bottom:80px;float:right;max-width:790px}#release-notes .release--major .release__highlights .highlight__item::after{clear:both;content:"";display:block}#release-notes .release--major .release__highlights .highlight__title{color:#00caf4;border-bottom:2px solid #ffc600;font-size:1.5rem;font-weight:600;margin-bottom:20px}#release-notes .release--major .release__highlights .highlight__description{font-size:1.25rem}#release-notes .release--major .release__highlights .highlight__description video,#release-notes .release--major .release__highlights .highlight__description img{max-width:100%}#release-notes .release__extras{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #fff3}#release-notes .release__extras li{font-size:14px}#release-notes .release__extras a{color:rgba(255,255,255,.6)}#content_text-with-media_power picture,#content_text-with-media_power img{box-shadow:none}.use-cases--enterprise__intro{color:#fff}#content_highperformer-award{text-align:center}#content_highperformer-award .award-logos{display:flex;justify-content:center}#content_highperformer-award .award-logo{text-align:center;margin-right:1rem}@media(min-width: 27.5em){#content_highperformer-award .award-logo{margin-right:3rem}}#content_highperformer-award .award-logo:last-of-type{margin-right:0}#content_highperformer-award .additional-badges{display:flex;flex-direction:column;justify-content:space-between;margin-right:1rem}@media(min-width: 27.5em){#content_highperformer-award .additional-badges{margin-right:3rem}}#content_highperformer-award .additional-badges .award-logo:first-of-type{margin-right:0}#content_highperformer-award .award-text{display:inline-block;max-width:650px;padding:20px 42px 40px 42px;font-size:1.125rem;color:#fff;font-style:italic}@media(min-width: 27.5em){#content_highperformer-award .award-text{font-size:1.25rem}}#content_highperformer-award .award-text:before,#content_highperformer-award .award-text:after{content:'"';display:inline-block}.code-hosting-services .inner-container,.diff-tools .inner-container{display:flex;align-items:center}@media(min-width: 0.0625em){.code-hosting-services .inner-container,.diff-tools .inner-container{flex-direction:column}}@media(min-width: 68.75em){.code-hosting-services .inner-container,.diff-tools .inner-container{flex-direction:row}.code-hosting-services .inner-container>:first-child,.diff-tools .inner-container>:first-child{margin-right:6rem}}.code-hosting-services__text,.diff-tools__text{flex:0 0 40%;max-width:600px;margin-bottom:30px}.code-hosting-services__text ul,.diff-tools__text ul{list-style-type:disc;margin-top:1rem;margin-left:1.5rem}.code-hosting-services__text li,.diff-tools__text li{margin-bottom:1rem}@media(min-width: 0.0625em){.code-hosting-services__text,.diff-tools__text{order:-1;text-align:center}}@media(min-width: 68.75em){.code-hosting-services__text,.diff-tools__text{order:unset;text-align:left}}.code-hosting-services__logos,.diff-tools__logos{margin:30px auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.code-hosting-services__logos li,.diff-tools__logos li{margin:0 10px 10px 10px;font-size:.875rem;text-align:center}@media(min-width: 0.0625em){.code-hosting-services__logos li,.diff-tools__logos li{width:110px}}@media(min-width: 47.5em){.code-hosting-services__logos li,.diff-tools__logos li{width:140px}}@media(min-width: 68.75em){.code-hosting-services__logos li,.diff-tools__logos li{width:110px}}.code-hosting-services__logos li svg,.diff-tools__logos li svg{width:75px;max-width:100%;max-height:80px}#git-hosting-hero .code-hosting-services__logos{max-width:768px}.code-hosting-services__logos li{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:150px}.code-hosting-services__logos li p{margin-top:.75rem}.diff-tools__logos li{display:flex;height:120px;align-items:center;justify-content:center}.plain-content h2{margin-top:4.5rem}.plain-content h3{margin-top:3.375rem}.plain-content h2+h3{margin-top:.75rem}.plain-content h4{margin-top:1.8rem}.plain-content h3+h4{margin-top:.75rem}.plain-content ul{list-style-type:disc;list-style-position:inside;margin-bottom:.75rem}.kbd-shortcut{padding:.1em .4em;background-color:#123656;border-radius:.4em;font-size:1rem;text-transform:uppercase;white-space:nowrap}.modal-view{background:var(--background-primary);border:0;border-radius:10px;box-shadow:0 0 0 1px rgb(0 0 0/0.2),0 20px 40px rgb(0 0 0/0.4);padding:0;width:770px}.modal-view::-webkit-backdrop{background-color:rgba(0, 0, 0, 0.3)}.modal-view::backdrop{background-color:rgba(0, 0, 0, 0.3)}@-webkit-keyframes modal-view-reveal{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@keyframes modal-view-reveal{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.modal-view-reveal{-webkit-animation:modal-view-reveal .3s cubic-bezier(0.4, 0, 0.2, 1) forwards;animation:modal-view-reveal .3s cubic-bezier(0.4, 0, 0.2, 1) forwards}@-webkit-keyframes modal-view-hide{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}@keyframes modal-view-hide{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.modal-view-hide{-webkit-animation:modal-view-hide .3s cubic-bezier(0.4, 0, 0.2, 1) forwards;animation:modal-view-hide .3s cubic-bezier(0.4, 0, 0.2, 1) forwards}.modal-close{background:rgb(255 255 255/0.25) url("../img/icons/x-mark.svg") center no-repeat;border-radius:50%;border:0;width:36px;height:36px;overflow:hidden;padding:0;position:absolute;right:12px;text-indent:-9999px;top:12px}.modal-close:hover{background-color:rgb(255 255 255/0.5)}.modal-big-header{padding:47px 50px 53px}.modal-big-header::after{bottom:0;border-radius:10px;content:"";box-shadow:inset 0 1px 0 rgb(255 255 255/0.1),inset 0 0 0 1px rgb(255 255 255/0.05);left:0;right:0;pointer-events:none;position:absolute;top:0}.modal-title{color:#fff;font-size:36px;font-weight:700;line-height:44px;margin:0}.modal-description{color:var(--foreground-highlight);font-size:24px;line-height:30px;margin:0}.modal-title+.modal-description{margin-top:8px}.modal-content{background:var(--background-tertiary);box-shadow:inset 0 1px 0 rgb(255 255 255/0.1)}.modal-content h2{color:#fff}#after-download-modal .modal-big-header{position:relative;padding-left:160px}#after-download-modal .modal-app-icon{display:flex;flex-direction:column;align-items:center;position:absolute;left:50px;top:46px}@-webkit-keyframes app-icon-bounce{25%,75%,100%{transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0.2, 1, 0.8, 1);animation-timing-function:cubic-bezier(0.2, 1, 0.8, 1)}0%{transform:translateY(-45px);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}50%{transform:translateY(-30px);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}87%{transform:translateY(-15px);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}}@keyframes app-icon-bounce{25%,75%,100%{transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0.2, 1, 0.8, 1);animation-timing-function:cubic-bezier(0.2, 1, 0.8, 1)}0%{transform:translateY(-45px);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}50%{transform:translateY(-30px);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}87%{transform:translateY(-15px);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}}@-webkit-keyframes app-icon-fade-in{0%{opacity:0}20%{opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes app-icon-fade-in{0%{opacity:0}20%{opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}#after-download-modal .modal-app-icon img{display:block;height:85px;margin-bottom:6px;opacity:0;width:85px}#after-download-modal .modal-app-icon-loaded img{-webkit-animation:app-icon-bounce 2s,app-icon-fade-in 2s;animation:app-icon-bounce 2s,app-icon-fade-in 2s;opacity:1}#after-download-modal .modal-app-icon-name{background:rgb(255 255 255/0.25);border-radius:10px;display:block;color:#fff;font-size:13px;line-height:16px;padding:1px 9px 3px;text-align:center}.after-download{padding:40px 50px}.after-download h2{font-size:36px;font-weight:700;line-height:44px;margin:0 0 40px}.after-download .newsletter-form{max-width:100%;color:#fff}.after-download .newsletter-form__groups{font-size:20px;line-height:24px;margin-bottom:32px}.after-download .newsletter-form__groups .row{margin-bottom:16px}.after-download label{font-weight:400}.after-download .newsletter-form__consent label{font-size:16px;line-height:20px}.after-download .newsletter-form__consent a{color:var(--foreground-highlight-alt);text-decoration:underline}.after-download .newsletter-form__consent a:hover{color:var(--foreground-highlight-alt-hover)}.after-download .newsletter-form__groups label,.after-download .newsletter-form__consent label{display:block;padding-left:30px}.after-download .newsletter-form__groups input[type=checkbox],.after-download .newsletter-form__consent input[type=checkbox]{float:left;height:12px;margin-left:-21px;margin-top:6px;width:12px}.after-download .newsletter-form__consent input[type=checkbox]{margin-top:3px}.after-download .newsletter-form__signup{background:transparent;height:auto;margin-top:24px;max-width:100%}.after-download .newsletter-form__signup input[type=email]{border:1px solid #dcdcdc;border-radius:3px;box-shadow:none;display:inline-block;font-size:16px;height:auto;line-height:20px;margin-bottom:0;padding:10px;width:300px;vertical-align:top}.after-download .newsletter-form__signup input[type=email]::-moz-placeholder{color:#b3b3b3}.after-download .newsletter-form__signup input[type=email]:-ms-input-placeholder{color:#b3b3b3}.after-download .newsletter-form__signup input[type=email]::placeholder{color:#b3b3b3}.after-download .newsletter-form__signup input[type=submit]{background:linear-gradient(#FFCE22, #F2BC00);border:0px;border-radius:6px;box-shadow:0 2px 4px rgb(59 35 0/0.2),0 0 0 .5px rgb(59 35 0/0.5),inset 0 .5px rgb(255 244 153/0.3);color:#3b2300;display:inline-block;font-size:20px;font-weight:600;line-height:24px;position:static;height:auto;padding:9px 25px;transition:none;vertical-align:top;width:auto}.after-download .newsletter-form .request-notice{margin-top:8px;padding:0}.after-download .request-notice.error{color:#ff4b00}.after-download .request-notice:empty{display:none}.after-download .request-notice p{margin:0}.after-subscribe{background-image:url("../img/giveaways/tower-shirts_cropped@2x.png");background-position:bottom right;background-repeat:no-repeat;background-size:270px;padding:40px 50px}.after-subscribe h2{font-size:24px;line-height:30px;font-weight:400;margin:0 0 40px}.after-subscribe h2 strong{display:block;font-weight:700}.after-subscribe-share{margin-bottom:40px}.after-subscribe-share .button{background:url("../img/icons/twitter-icon.svg") 16px center/24px no-repeat,linear-gradient(#85E5FF, var(--foreground-highlight));border:0px;border-radius:6px;box-shadow:0 2px 4px rgb(0 46 59/0.2),0 0 0 .5px rgb(0 46 59/0.5),inset 0 .5px rgb(182 239 255/0.3);color:#002e3b;font-size:20px;font-weight:600;line-height:24px;padding:9px 25px 9px 50px}.after-subscribe-share .button:hover{background:url("../img/icons/twitter-icon.svg") 16px center/24px no-repeat,linear-gradient(#94E7FE, #61DCFE);text-decoration:none}.after-subscribe-winners{color:#fff;font-size:16px;line-height:20px}.after-subscribe-winners a{color:var(--foreground-highlight-alt);text-decoration:underline}.after-subscribe-winners a:hover{color:var(--foreground-highlight-alt-hover)}.trial-via-email label{font-weight:400;font-size:17px;line-height:22px}.trial-via-email .newsletter-form__groups{margin-bottom:0}.trial-via-email .newsletter-form__groups .row{margin-bottom:8px}.trial-via-email .newsletter-form__groups label,.trial-via-email .newsletter-form__consent label{display:block;padding-left:26px}.trial-via-email .newsletter-form__groups input[type=checkbox],.trial-via-email .newsletter-form__consent input[type=checkbox]{float:left;height:12px;margin-left:-21px;margin-top:6px;width:12px}.trial-via-email .newsletter-form__consent input[type=checkbox]{margin-top:3px}.trial-via-email .newsletter-form__consent label{font-size:14px;line-height:18px}.trial-via-email .newsletter-form__consent a{color:var(--foreground-highlight-alt);font-weight:400;text-decoration:underline}.trial-via-email .newsletter-form__consent a:hover{color:var(--foreground-highlight-alt-hover)}.trial-via-email .newsletter-form__signup{background:transparent;height:auto;margin-top:8px;max-width:350px;position:relative}.trial-via-email .newsletter-form__signup input[type=email]{background:#fff;border:1px solid #dcdcdc;border-radius:3px;box-sizing:border-box;box-shadow:none;color:#000;display:inline-block;font-size:16px;font-weight:400;height:auto;line-height:20px;margin-bottom:0;padding:8px 10px;vertical-align:top;width:min(100% - 50px,300px)}.trial-via-email .newsletter-form__signup input[type=email]::-moz-placeholder{color:#b3b3b3}.trial-via-email .newsletter-form__signup input[type=email]:-ms-input-placeholder{color:#b3b3b3}.trial-via-email .newsletter-form__signup input[type=email]::placeholder{color:#b3b3b3}.trial-via-email .newsletter-form__signup input[type=submit]{background:url("../img/icons/send-email.svg") center/24px no-repeat,linear-gradient(#FFCE22, #F2BC00);border:0px;border-radius:6px;box-shadow:0 2px 4px rgb(59 35 0/0.2),0 0 0 .5px rgb(59 35 0/0.5),inset 0 .5px rgb(255 244 153/0.3);color:#3b2300;display:inline-block;font-size:20px;font-weight:600;height:38px;line-height:24px;position:absolute;padding:0;right:0;text-indent:-9999px;top:0;transition:none;vertical-align:top;width:42px}.trial-via-email .newsletter-form .request-notice{margin-top:8px;padding:0}.trial-via-email .request-notice.error{color:#ff4b00}.trial-via-email .request-notice:empty{display:none}.trial-via-email .request-notice p{margin:0}@media(max-width: 900px){.modal-big-header{padding:16px}.modal-title{color:#fff;font-size:28px;font-weight:700;line-height:34px;margin:0}.modal-description{color:var(--foreground-highlight);font-size:17px;font-weight:500;line-height:22px;margin:0}.modal-title+.modal-description{margin-top:8px}.modal-content{color:#fff;background:var(--background-tertiary);box-shadow:inset 0 1px 0 rgb(255 255 255/0.1);padding:16px}.modal-content h2{color:#fff}}.outer-container{visibility:visible}#content__newsletter form{max-width:650px}#content__newsletter input[name=email]{max-width:450px}#content__newsletter .newsletter-form__groups,#content__newsletter .newsletter-form__consent{margin-top:2.25rem}#content__newsletter .newsletter-form__groups .group,#content__newsletter .newsletter-form__consent .group{margin-top:.75rem;color:#00caf4}#content__newsletter .newsletter-form__groups input[type=checkbox],#content__newsletter .newsletter-form__consent input[type=checkbox]{height:17px}#content__newsletter .newsletter-form__groups label,#content__newsletter .newsletter-form__consent label{display:inline;font-weight:normal}#content__newsletter .newsletter-form__submit{display:flex;align-items:center;margin-top:1.5rem}#content__newsletter .request-notice,#content__newsletter .request-notice p{font-size:1rem}#content__newsletter ul{list-style-type:disc;list-style-position:inside}#content__newsletter .share-tweet{display:flex;justify-content:flex-start}@media(min-width: 0.0625em){#content__newsletter .share-tweet{flex-direction:column}}@media(min-width: 47.5em){#content__newsletter .share-tweet{flex-direction:row}}@media(min-width: 0.0625em){#content__newsletter .share-tweet__text{order:2;margin:20px 0 40px 0}}@media(min-width: 47.5em){#content__newsletter .share-tweet__text{order:0;margin:50px 30px 0 0}}#content__newsletter .share-tweet__hint{margin-top:40px;font-size:1rem}#content__newsletter .share-tweet__visual img{width:440px}.hero{background:var(--background-primary) url("/assets/img/illustrations/hero-pattern.svg") center 260px no-repeat;overflow:hidden;padding:0}.hero-wrapper{padding:80px 0 0}.hero-title{background:var(--hero-title-color);-webkit-background-clip:text;background-clip:text;font-size:52px;line-height:64px;margin:0 auto 16px;max-width:720px;padding:6px 0;text-align:center;text-shadow:0 4px 8px rgba(0,33,85,.2);-webkit-text-fill-color:transparent}.current-os-mac .hero-title-mac{background:url("/assets/img/home/mac-underline.svg") bottom center no-repeat;background-size:100% 20px;display:inline-block;padding:8px 14px;margin:-8px -14px}.current-os-windows .hero-title-windows{background:url("/assets/img/home/windows-underline.svg") bottom center no-repeat;background-size:100% 20px;display:inline-block;padding:8px 10px;margin:-8px -10px}.hero-tagline{color:var(--hero-tagline-color);font-size:20px;line-height:28px;text-align:center;margin:0 auto 24px;max-width:540px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-title span,.hero-tagline span{white-space:nowrap}.hero-links{margin:0 0 44px;text-align:center}.hero-download{margin-bottom:8px}.hero-download .button{background:url("/assets/img/icons/download.svg") 21px 11px no-repeat,var(--hero-download-button-background);border:0;border-radius:6px;box-shadow:0 0 0 .5px rgba(59,35,0,.2),0 2px 4px rgba(59,35,0,.2),inset 0 .5px 0 rgba(255,244,153,.3);font-size:1.25rem;line-height:24px;padding:9px 25px 9px 57px}.hero-download .button:hover{background:url("/assets/img/icons/download.svg") 21px 11px no-repeat,var(--hero-download-button-background-hover)}.hero-download .button:active{background:url("/assets/img/icons/download.svg") 21px 11px no-repeat,var(--hero-download-button-background-active)}.hero-switch-platform{font-size:12px;line-height:20px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-switch-platform .os-switch{border-radius:6px;color:var(--hero-switch-platform-color);padding:6px 12px;-webkit-text-decoration:var(--hero-switch-platform-text-decoration);text-decoration:var(--hero-switch-platform-text-decoration)}.hero-switch-platform .os-switch:hover{background:var(--hero-switch-platform-background-hover)}.hero-screenshot{margin:0 auto 0;width:1000px}.hero-screenshot img{border-radius:10px;display:block;width:100%;height:auto;box-shadow:0 36px 100px rgba(0,0,0,.4),0 0 3px rgba(0,0,0,.55)}.hero-screenshot .visible-on--windows img{border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.08)}.hero-release{padding:80px 0;text-align:center}.hero-release-notes{font-size:1rem;line-height:20px;margin:0 0 16px}.hero-release-button a{background:#53daff;border-radius:6px;box-shadow:0 2px 4px rgba(0,33,85,.2);color:#002155;display:inline-block;font-size:1.125rem;font-weight:bold;line-height:22px;padding:7px 25px;text-decoration:none}.hero-release-button a:hover{background:#9ce7ff}.hero-release-button a:active{background:#00cbfc}@media(max-width: 1100px){.hero-wrapper{padding:60px 12px}.hero-tagline{margin:0 auto 40px}.hero-links{margin:0 0 40px}.hero-release{padding:60px 0 0}.hero-screenshot{max-width:1000px;width:auto;--hero-screenshot-border-radius: 10px;--hero-screenshot-shadow: 33px}.hero-screenshot img{border-radius:var(--hero-screenshot-border-radius);box-shadow:0 var(--hero-screenshot-shadow) calc(var(--hero-screenshot-shadow)*3) rgba(0,0,0,.4),0 0 3px rgba(0,0,0,.55)}.hero-screenshot .visible-on--windows{--hero-screenshot-border-radius: 5px;--hero-screenshot-shadow: 10px}.hero-screenshot .visible-on--windows img{border-radius:var(--hero-screenshot-border-radius);box-shadow:0 var(--hero-screenshot-shadow) calc(var(--hero-screenshot-shadow)*2) rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.08)}}@media(max-width: 900px){.hero-screenshot{--hero-screenshot-border-radius: 9px;--hero-screenshot-shadow: 30px}}@media(max-width: 800px){.hero-screenshot{--hero-screenshot-border-radius: 8px;--hero-screenshot-shadow: 27px}.hero-screenshot .visible-on--windows{--hero-screenshot-border-radius: 4px;--hero-screenshot-shadow: 8px}}@media(max-width: 700px){.hero-screenshot{--hero-screenshot-border-radius: 7px;--hero-screenshot-shadow: 24px}}@media(max-width: 600px){.hero-screenshot{--hero-screenshot-border-radius: 6px;--hero-screenshot-shadow: 21px}.hero-screenshot .visible-on--windows{--hero-screenshot-border-radius: 3px;--hero-screenshot-shadow: 6px}}@media(max-width: 500px){.hero-screenshot{--hero-screenshot-border-radius: 5px;--hero-screenshot-shadow: 18px}}@media(max-width: 400px){.hero-screenshot{--hero-screenshot-border-radius: 4px;--hero-screenshot-shadow: 15px}.hero-screenshot .visible-on--windows{--hero-screenshot-border-radius: 2px;--hero-screenshot-shadow: 3px}}@media(max-width: 760px){.hero-title{font-size:32px;line-height:40px}.hero-title span,.hero-tagline span{white-space:normal}.hero-wrapper{padding:40px 12px}.hero-tagline{margin:0 auto 20px}.hero-links{margin:0 0 20px}.hero-release{padding:20px 0 0}}
/*# sourceMappingURL=homepage.min.css.map */
