13394 lines
215 KiB
CSS
13394 lines
215 KiB
CSS
|
|
html {
|
||
|
|
-ms-text-size-adjust: 100%;
|
||
|
|
-webkit-text-size-adjust: 100%;
|
||
|
|
font-family: sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
body {
|
||
|
|
margin: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
audio, canvas, progress, video {
|
||
|
|
vertical-align: baseline;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
audio:not([controls]) {
|
||
|
|
height: 0;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
[hidden], template {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
a {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
a:active, a:hover {
|
||
|
|
outline: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
abbr[title] {
|
||
|
|
border-bottom: 1px dotted;
|
||
|
|
}
|
||
|
|
|
||
|
|
b, strong {
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
|
||
|
|
dfn {
|
||
|
|
font-style: italic;
|
||
|
|
}
|
||
|
|
|
||
|
|
h1 {
|
||
|
|
margin: .67em 0;
|
||
|
|
font-size: 2em;
|
||
|
|
}
|
||
|
|
|
||
|
|
mark {
|
||
|
|
color: #000;
|
||
|
|
background: #ff0;
|
||
|
|
}
|
||
|
|
|
||
|
|
small {
|
||
|
|
font-size: 80%;
|
||
|
|
}
|
||
|
|
|
||
|
|
sub, sup {
|
||
|
|
vertical-align: baseline;
|
||
|
|
font-size: 75%;
|
||
|
|
line-height: 0;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
sup {
|
||
|
|
top: -.5em;
|
||
|
|
}
|
||
|
|
|
||
|
|
sub {
|
||
|
|
bottom: -.25em;
|
||
|
|
}
|
||
|
|
|
||
|
|
img {
|
||
|
|
border: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
svg:not(:root) {
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
figure {
|
||
|
|
margin: 1em 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
hr {
|
||
|
|
box-sizing: content-box;
|
||
|
|
height: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
pre {
|
||
|
|
overflow: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
code, kbd, pre, samp {
|
||
|
|
font-family: monospace;
|
||
|
|
font-size: 1em;
|
||
|
|
}
|
||
|
|
|
||
|
|
button, input, optgroup, select, textarea {
|
||
|
|
color: inherit;
|
||
|
|
font: inherit;
|
||
|
|
margin: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
button {
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
button, select {
|
||
|
|
text-transform: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
button, html input[type="button"], input[type="reset"] {
|
||
|
|
-webkit-appearance: button;
|
||
|
|
cursor: pointer;
|
||
|
|
}
|
||
|
|
|
||
|
|
button[disabled], html input[disabled] {
|
||
|
|
cursor: default;
|
||
|
|
}
|
||
|
|
|
||
|
|
button::-moz-focus-inner, input::-moz-focus-inner {
|
||
|
|
border: 0;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
input {
|
||
|
|
line-height: normal;
|
||
|
|
}
|
||
|
|
|
||
|
|
input[type="checkbox"], input[type="radio"] {
|
||
|
|
box-sizing: border-box;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
|
||
|
|
height: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
input[type="search"] {
|
||
|
|
-webkit-appearance: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
|
||
|
|
-webkit-appearance: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
fieldset {
|
||
|
|
border: 1px solid silver;
|
||
|
|
margin: 0 2px;
|
||
|
|
padding: .35em .625em .75em;
|
||
|
|
}
|
||
|
|
|
||
|
|
legend {
|
||
|
|
border: 0;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
textarea {
|
||
|
|
overflow: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
optgroup {
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
|
||
|
|
table {
|
||
|
|
border-collapse: collapse;
|
||
|
|
border-spacing: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
td, th {
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
@font-face {
|
||
|
|
font-family: webflow-icons;
|
||
|
|
src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");
|
||
|
|
font-weight: normal;
|
||
|
|
font-style: normal;
|
||
|
|
}
|
||
|
|
|
||
|
|
[class^="w-icon-"], [class*=" w-icon-"] {
|
||
|
|
speak: none;
|
||
|
|
font-variant: normal;
|
||
|
|
text-transform: none;
|
||
|
|
-webkit-font-smoothing: antialiased;
|
||
|
|
-moz-osx-font-smoothing: grayscale;
|
||
|
|
font-style: normal;
|
||
|
|
font-weight: normal;
|
||
|
|
line-height: 1;
|
||
|
|
font-family: webflow-icons !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-slider-right:before {
|
||
|
|
content: "";
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-slider-left:before {
|
||
|
|
content: "";
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-nav-menu:before {
|
||
|
|
content: "";
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
|
||
|
|
content: "";
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-file-upload-remove:before {
|
||
|
|
content: "";
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-file-upload-icon:before {
|
||
|
|
content: "";
|
||
|
|
}
|
||
|
|
|
||
|
|
* {
|
||
|
|
box-sizing: border-box;
|
||
|
|
}
|
||
|
|
|
||
|
|
html {
|
||
|
|
height: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
body {
|
||
|
|
min-height: 100%;
|
||
|
|
color: #333;
|
||
|
|
background-color: #fff;
|
||
|
|
margin: 0;
|
||
|
|
font-family: Arial, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
img {
|
||
|
|
max-width: 100%;
|
||
|
|
vertical-align: middle;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
html.w-mod-touch * {
|
||
|
|
background-attachment: scroll !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-block {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-inline-block {
|
||
|
|
max-width: 100%;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-clearfix:before, .w-clearfix:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-clearfix:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-button {
|
||
|
|
color: #fff;
|
||
|
|
line-height: inherit;
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: #3898ec;
|
||
|
|
border: 0;
|
||
|
|
border-radius: 0;
|
||
|
|
padding: 9px 15px;
|
||
|
|
text-decoration: none;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
input.w-button {
|
||
|
|
-webkit-appearance: button;
|
||
|
|
}
|
||
|
|
|
||
|
|
html[data-w-dynpage] [data-w-cloak] {
|
||
|
|
color: rgba(0, 0, 0, 0) !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-webflow-badge, .w-webflow-badge * {
|
||
|
|
z-index: auto;
|
||
|
|
visibility: visible;
|
||
|
|
box-sizing: border-box;
|
||
|
|
width: auto;
|
||
|
|
height: auto;
|
||
|
|
max-height: none;
|
||
|
|
max-width: none;
|
||
|
|
min-height: 0;
|
||
|
|
min-width: 0;
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
box-shadow: none;
|
||
|
|
opacity: 1;
|
||
|
|
direction: ltr;
|
||
|
|
font-family: inherit;
|
||
|
|
font-weight: inherit;
|
||
|
|
color: inherit;
|
||
|
|
font-size: inherit;
|
||
|
|
line-height: inherit;
|
||
|
|
font-style: inherit;
|
||
|
|
font-variant: inherit;
|
||
|
|
text-align: inherit;
|
||
|
|
letter-spacing: inherit;
|
||
|
|
-webkit-text-decoration: inherit;
|
||
|
|
text-decoration: inherit;
|
||
|
|
text-indent: 0;
|
||
|
|
text-transform: inherit;
|
||
|
|
text-shadow: none;
|
||
|
|
font-smoothing: auto;
|
||
|
|
vertical-align: baseline;
|
||
|
|
cursor: inherit;
|
||
|
|
white-space: inherit;
|
||
|
|
word-break: normal;
|
||
|
|
word-spacing: normal;
|
||
|
|
word-wrap: normal;
|
||
|
|
background: none;
|
||
|
|
border: 0 rgba(0, 0, 0, 0);
|
||
|
|
border-radius: 0;
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
list-style-type: disc;
|
||
|
|
transition: none;
|
||
|
|
display: block;
|
||
|
|
position: static;
|
||
|
|
top: auto;
|
||
|
|
bottom: auto;
|
||
|
|
left: auto;
|
||
|
|
right: auto;
|
||
|
|
overflow: visible;
|
||
|
|
transform: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-webflow-badge {
|
||
|
|
white-space: nowrap;
|
||
|
|
cursor: pointer;
|
||
|
|
box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
|
||
|
|
visibility: visible !important;
|
||
|
|
z-index: 2147483647 !important;
|
||
|
|
color: #aaadb0 !important;
|
||
|
|
opacity: 1 !important;
|
||
|
|
width: auto !important;
|
||
|
|
height: auto !important;
|
||
|
|
background-color: #fff !important;
|
||
|
|
border-radius: 3px !important;
|
||
|
|
margin: 0 !important;
|
||
|
|
padding: 6px 8px 6px 6px !important;
|
||
|
|
font-size: 12px !important;
|
||
|
|
line-height: 14px !important;
|
||
|
|
text-decoration: none !important;
|
||
|
|
display: inline-block !important;
|
||
|
|
position: fixed !important;
|
||
|
|
top: auto !important;
|
||
|
|
bottom: 12px !important;
|
||
|
|
left: auto !important;
|
||
|
|
right: 12px !important;
|
||
|
|
overflow: visible !important;
|
||
|
|
transform: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-webflow-badge > img {
|
||
|
|
visibility: visible !important;
|
||
|
|
opacity: 1 !important;
|
||
|
|
vertical-align: middle !important;
|
||
|
|
display: inline-block !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
h1, h2, h3, h4, h5, h6 {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
|
||
|
|
h1 {
|
||
|
|
margin-top: 20px;
|
||
|
|
font-size: 38px;
|
||
|
|
line-height: 44px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h2 {
|
||
|
|
margin-top: 20px;
|
||
|
|
font-size: 32px;
|
||
|
|
line-height: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h3 {
|
||
|
|
margin-top: 20px;
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h4 {
|
||
|
|
margin-top: 10px;
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h5 {
|
||
|
|
margin-top: 10px;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h6 {
|
||
|
|
margin-top: 10px;
|
||
|
|
font-size: 12px;
|
||
|
|
line-height: 18px;
|
||
|
|
}
|
||
|
|
|
||
|
|
p {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
blockquote {
|
||
|
|
border-left: 5px solid #e2e2e2;
|
||
|
|
margin: 0 0 10px;
|
||
|
|
padding: 10px 20px;
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 22px;
|
||
|
|
}
|
||
|
|
|
||
|
|
figure {
|
||
|
|
margin: 0 0 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
figcaption {
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
ul, ol {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding-left: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-list-unstyled {
|
||
|
|
padding-left: 0;
|
||
|
|
list-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-embed:before, .w-embed:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-embed:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-video {
|
||
|
|
width: 100%;
|
||
|
|
padding: 0;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-video iframe, .w-video object, .w-video embed {
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
border: none;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
fieldset {
|
||
|
|
border: 0;
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
button, [type="button"], [type="reset"] {
|
||
|
|
cursor: pointer;
|
||
|
|
-webkit-appearance: button;
|
||
|
|
border: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-form {
|
||
|
|
margin: 0 0 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-form-done {
|
||
|
|
text-align: center;
|
||
|
|
background-color: #ddd;
|
||
|
|
padding: 20px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-form-fail {
|
||
|
|
background-color: #ffdede;
|
||
|
|
margin-top: 10px;
|
||
|
|
padding: 10px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
label {
|
||
|
|
margin-bottom: 5px;
|
||
|
|
font-weight: bold;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-input, .w-select {
|
||
|
|
width: 100%;
|
||
|
|
height: 38px;
|
||
|
|
color: #333;
|
||
|
|
vertical-align: middle;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 8px 12px;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 1.42857;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-input:-moz-placeholder, .w-select:-moz-placeholder {
|
||
|
|
color: #999;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-input::-moz-placeholder, .w-select::-moz-placeholder {
|
||
|
|
color: #999;
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
|
||
|
|
color: #999;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-input:focus, .w-select:focus {
|
||
|
|
border-color: #3898ec;
|
||
|
|
outline: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
|
||
|
|
cursor: not-allowed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
|
||
|
|
background-color: #eee;
|
||
|
|
}
|
||
|
|
|
||
|
|
textarea.w-input, textarea.w-select {
|
||
|
|
height: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-select {
|
||
|
|
background-color: #f3f3f3;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-select[multiple] {
|
||
|
|
height: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-form-label {
|
||
|
|
cursor: pointer;
|
||
|
|
margin-bottom: 0;
|
||
|
|
font-weight: normal;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-radio {
|
||
|
|
margin-bottom: 5px;
|
||
|
|
padding-left: 20px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-radio:before, .w-radio:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-radio:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-radio-input {
|
||
|
|
float: left;
|
||
|
|
margin: 3px 0 0 -20px;
|
||
|
|
line-height: normal;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-input {
|
||
|
|
width: .1px;
|
||
|
|
height: .1px;
|
||
|
|
opacity: 0;
|
||
|
|
z-index: -100;
|
||
|
|
position: absolute;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
|
||
|
|
color: #333;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-error {
|
||
|
|
margin-top: 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-uploading-btn {
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: #fafafa;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
margin: 0;
|
||
|
|
padding: 8px 12px;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: normal;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-file {
|
||
|
|
background-color: #fafafa;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
flex-grow: 1;
|
||
|
|
justify-content: space-between;
|
||
|
|
margin: 0;
|
||
|
|
padding: 8px 9px 8px 11px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-file-name {
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: normal;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-remove-link {
|
||
|
|
width: auto;
|
||
|
|
height: auto;
|
||
|
|
cursor: pointer;
|
||
|
|
margin-top: 3px;
|
||
|
|
margin-left: 10px;
|
||
|
|
padding: 3px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-file-upload-remove {
|
||
|
|
margin: auto;
|
||
|
|
font-size: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-error-msg {
|
||
|
|
color: #ea384c;
|
||
|
|
padding: 2px 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-info {
|
||
|
|
padding: 0 12px;
|
||
|
|
line-height: 38px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-file-upload-label {
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: #fafafa;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
margin: 0;
|
||
|
|
padding: 8px 12px;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: normal;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
|
||
|
|
width: 20px;
|
||
|
|
margin-right: 8px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-file-upload-uploading {
|
||
|
|
height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-container {
|
||
|
|
max-width: 940px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-container:before, .w-container:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-container:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-container .w-row {
|
||
|
|
margin-left: -10px;
|
||
|
|
margin-right: -10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-row:before, .w-row:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-row:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-row .w-row {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col {
|
||
|
|
float: left;
|
||
|
|
width: 100%;
|
||
|
|
min-height: 1px;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col .w-col {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-1 {
|
||
|
|
width: 8.33333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-2 {
|
||
|
|
width: 16.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-3 {
|
||
|
|
width: 25%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-4 {
|
||
|
|
width: 33.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-5 {
|
||
|
|
width: 41.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-6 {
|
||
|
|
width: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-7 {
|
||
|
|
width: 58.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-8 {
|
||
|
|
width: 66.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-9 {
|
||
|
|
width: 75%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-10 {
|
||
|
|
width: 83.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-11 {
|
||
|
|
width: 91.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-12 {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-hidden-main {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 991px) {
|
||
|
|
.w-container {
|
||
|
|
max-width: 728px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-hidden-main {
|
||
|
|
display: inherit !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-hidden-medium {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-1 {
|
||
|
|
width: 8.33333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-2 {
|
||
|
|
width: 16.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-3 {
|
||
|
|
width: 25%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-4 {
|
||
|
|
width: 33.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-5 {
|
||
|
|
width: 41.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-6 {
|
||
|
|
width: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-7 {
|
||
|
|
width: 58.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-8 {
|
||
|
|
width: 66.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-9 {
|
||
|
|
width: 75%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-10 {
|
||
|
|
width: 83.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-11 {
|
||
|
|
width: 91.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-medium-12 {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-stack {
|
||
|
|
width: 100%;
|
||
|
|
left: auto;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 767px) {
|
||
|
|
.w-hidden-main, .w-hidden-medium {
|
||
|
|
display: inherit !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-hidden-small {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-row, .w-container .w-row {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col {
|
||
|
|
width: 100%;
|
||
|
|
left: auto;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-1 {
|
||
|
|
width: 8.33333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-2 {
|
||
|
|
width: 16.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-3 {
|
||
|
|
width: 25%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-4 {
|
||
|
|
width: 33.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-5 {
|
||
|
|
width: 41.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-6 {
|
||
|
|
width: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-7 {
|
||
|
|
width: 58.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-8 {
|
||
|
|
width: 66.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-9 {
|
||
|
|
width: 75%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-10 {
|
||
|
|
width: 83.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-11 {
|
||
|
|
width: 91.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-small-12 {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 479px) {
|
||
|
|
.w-container {
|
||
|
|
max-width: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-hidden-main, .w-hidden-medium, .w-hidden-small {
|
||
|
|
display: inherit !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-hidden-tiny {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-1 {
|
||
|
|
width: 8.33333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-2 {
|
||
|
|
width: 16.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-3 {
|
||
|
|
width: 25%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-4 {
|
||
|
|
width: 33.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-5 {
|
||
|
|
width: 41.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-6 {
|
||
|
|
width: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-7 {
|
||
|
|
width: 58.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-8 {
|
||
|
|
width: 66.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-9 {
|
||
|
|
width: 75%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-10 {
|
||
|
|
width: 83.3333%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-11 {
|
||
|
|
width: 91.6667%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-col-tiny-12 {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-map {
|
||
|
|
width: 100%;
|
||
|
|
height: 400px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-map label {
|
||
|
|
width: auto;
|
||
|
|
display: inline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-map img {
|
||
|
|
max-width: inherit;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-map .gm-style-iw {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-map .gm-style-iw > button {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter {
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim {
|
||
|
|
vertical-align: top;
|
||
|
|
width: 28px;
|
||
|
|
height: 20px;
|
||
|
|
text-align: center;
|
||
|
|
background: #fff;
|
||
|
|
border: 1px solid #758696;
|
||
|
|
border-radius: 3px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim * {
|
||
|
|
pointer-events: none;
|
||
|
|
-webkit-user-select: none;
|
||
|
|
-ms-user-select: none;
|
||
|
|
user-select: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
|
||
|
|
text-align: center;
|
||
|
|
color: #999;
|
||
|
|
font-family: serif;
|
||
|
|
font-size: 15px;
|
||
|
|
line-height: 12px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--large {
|
||
|
|
width: 36px;
|
||
|
|
height: 28px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 18px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim:not(.w--vertical) {
|
||
|
|
margin-left: 5px;
|
||
|
|
margin-right: 8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
|
||
|
|
margin-left: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
|
||
|
|
content: " ";
|
||
|
|
height: 0;
|
||
|
|
width: 0;
|
||
|
|
pointer-events: none;
|
||
|
|
border: solid rgba(0, 0, 0, 0);
|
||
|
|
position: absolute;
|
||
|
|
top: 50%;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim:not(.w--vertical):before {
|
||
|
|
border-width: 4px;
|
||
|
|
border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
|
||
|
|
margin-top: -4px;
|
||
|
|
margin-left: -9px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
|
||
|
|
border-width: 5px;
|
||
|
|
margin-top: -5px;
|
||
|
|
margin-left: -10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim:not(.w--vertical):after {
|
||
|
|
border-width: 4px;
|
||
|
|
border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
|
||
|
|
margin-top: -4px;
|
||
|
|
margin-left: -8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
|
||
|
|
border-width: 5px;
|
||
|
|
margin-top: -5px;
|
||
|
|
margin-left: -9px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--vertical {
|
||
|
|
width: 61px;
|
||
|
|
height: 33px;
|
||
|
|
margin-bottom: 8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
|
||
|
|
content: " ";
|
||
|
|
height: 0;
|
||
|
|
width: 0;
|
||
|
|
pointer-events: none;
|
||
|
|
border: solid rgba(0, 0, 0, 0);
|
||
|
|
position: absolute;
|
||
|
|
top: 100%;
|
||
|
|
left: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--vertical:before {
|
||
|
|
border-width: 5px;
|
||
|
|
border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
|
||
|
|
margin-left: -5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--vertical:after {
|
||
|
|
border-width: 4px;
|
||
|
|
border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
|
||
|
|
margin-left: -4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 22px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-widget-twitter-count-shim.w--vertical.w--large {
|
||
|
|
width: 76px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-background-video {
|
||
|
|
height: 500px;
|
||
|
|
color: #fff;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-background-video > video {
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
object-fit: cover;
|
||
|
|
z-index: -100;
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
margin: auto;
|
||
|
|
position: absolute;
|
||
|
|
top: -100%;
|
||
|
|
bottom: -100%;
|
||
|
|
left: -100%;
|
||
|
|
right: -100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-background-video > video::-webkit-media-controls-start-playback-button {
|
||
|
|
-webkit-appearance: none;
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-background-video--control {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
padding: 0;
|
||
|
|
position: absolute;
|
||
|
|
bottom: 1em;
|
||
|
|
right: 1em;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-background-video--control > [hidden] {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider {
|
||
|
|
height: 300px;
|
||
|
|
text-align: center;
|
||
|
|
clear: both;
|
||
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
background: #ddd;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-mask {
|
||
|
|
z-index: 1;
|
||
|
|
height: 100%;
|
||
|
|
white-space: nowrap;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slide {
|
||
|
|
vertical-align: top;
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
white-space: normal;
|
||
|
|
text-align: left;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-nav {
|
||
|
|
z-index: 2;
|
||
|
|
height: 40px;
|
||
|
|
text-align: center;
|
||
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
margin: auto;
|
||
|
|
padding-top: 10px;
|
||
|
|
position: absolute;
|
||
|
|
top: auto;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-nav.w-round > div {
|
||
|
|
border-radius: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-nav.w-num > div {
|
||
|
|
width: auto;
|
||
|
|
height: auto;
|
||
|
|
font-size: inherit;
|
||
|
|
line-height: inherit;
|
||
|
|
padding: .2em .5em;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-nav.w-shadow > div {
|
||
|
|
box-shadow: 0 0 3px rgba(51, 51, 51, .4);
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-nav-invert {
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-nav-invert > div {
|
||
|
|
background-color: rgba(34, 34, 34, .4);
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-nav-invert > div.w-active {
|
||
|
|
background-color: #222;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-dot {
|
||
|
|
width: 1em;
|
||
|
|
height: 1em;
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: rgba(255, 255, 255, .4);
|
||
|
|
margin: 0 3px .5em;
|
||
|
|
transition: background-color .1s, color .1s;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-dot.w-active {
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-dot:focus {
|
||
|
|
outline: none;
|
||
|
|
box-shadow: 0 0 0 2px #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-dot:focus.w-active {
|
||
|
|
box-shadow: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-arrow-left, .w-slider-arrow-right {
|
||
|
|
width: 80px;
|
||
|
|
cursor: pointer;
|
||
|
|
color: #fff;
|
||
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
-webkit-user-select: none;
|
||
|
|
-ms-user-select: none;
|
||
|
|
user-select: none;
|
||
|
|
margin: auto;
|
||
|
|
font-size: 40px;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
|
||
|
|
outline: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-arrow-left {
|
||
|
|
z-index: 3;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-arrow-right {
|
||
|
|
z-index: 4;
|
||
|
|
left: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-slider-left, .w-icon-slider-right {
|
||
|
|
width: 1em;
|
||
|
|
height: 1em;
|
||
|
|
margin: auto;
|
||
|
|
top: 0;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-aria-label {
|
||
|
|
clip: rect(0 0 0 0);
|
||
|
|
height: 1px;
|
||
|
|
width: 1px;
|
||
|
|
border: 0;
|
||
|
|
margin: -1px;
|
||
|
|
padding: 0;
|
||
|
|
position: absolute;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-slider-force-show {
|
||
|
|
display: block !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown {
|
||
|
|
text-align: left;
|
||
|
|
z-index: 900;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
|
||
|
|
vertical-align: top;
|
||
|
|
color: #222;
|
||
|
|
text-align: left;
|
||
|
|
white-space: nowrap;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
padding: 20px;
|
||
|
|
text-decoration: none;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-toggle {
|
||
|
|
-webkit-user-select: none;
|
||
|
|
-ms-user-select: none;
|
||
|
|
user-select: none;
|
||
|
|
cursor: pointer;
|
||
|
|
padding-right: 40px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-toggle:focus {
|
||
|
|
outline: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-icon-dropdown-toggle {
|
||
|
|
width: 1em;
|
||
|
|
height: 1em;
|
||
|
|
margin: auto 20px auto auto;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
bottom: 0;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-list {
|
||
|
|
min-width: 100%;
|
||
|
|
background: #ddd;
|
||
|
|
display: none;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-list.w--open {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-link {
|
||
|
|
color: #222;
|
||
|
|
padding: 10px 20px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-link.w--current {
|
||
|
|
color: #0082f3;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dropdown-link:focus {
|
||
|
|
outline: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 767px) {
|
||
|
|
.w-nav-brand {
|
||
|
|
padding-left: 10px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-backdrop {
|
||
|
|
cursor: auto;
|
||
|
|
letter-spacing: normal;
|
||
|
|
text-indent: 0;
|
||
|
|
text-shadow: none;
|
||
|
|
text-transform: none;
|
||
|
|
visibility: visible;
|
||
|
|
white-space: normal;
|
||
|
|
word-break: normal;
|
||
|
|
word-spacing: normal;
|
||
|
|
word-wrap: normal;
|
||
|
|
color: #fff;
|
||
|
|
text-align: center;
|
||
|
|
z-index: 2000;
|
||
|
|
opacity: 0;
|
||
|
|
-webkit-user-select: none;
|
||
|
|
-moz-user-select: none;
|
||
|
|
-webkit-tap-highlight-color: transparent;
|
||
|
|
background: rgba(0, 0, 0, .9);
|
||
|
|
outline: 0;
|
||
|
|
font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
|
||
|
|
font-size: 17px;
|
||
|
|
font-style: normal;
|
||
|
|
font-weight: 300;
|
||
|
|
line-height: 1.2;
|
||
|
|
list-style: disc;
|
||
|
|
position: fixed;
|
||
|
|
top: 0;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
-webkit-transform: translate(0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-backdrop, .w-lightbox-container {
|
||
|
|
height: 100%;
|
||
|
|
-webkit-overflow-scrolling: touch;
|
||
|
|
overflow: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-content {
|
||
|
|
height: 100vh;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-view {
|
||
|
|
width: 100vw;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 0;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-view:before {
|
||
|
|
content: "";
|
||
|
|
height: 100vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
|
||
|
|
height: 86vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-frame, .w-lightbox-view:before {
|
||
|
|
vertical-align: middle;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-figure {
|
||
|
|
margin: 0;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-group .w-lightbox-figure {
|
||
|
|
cursor: pointer;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-img {
|
||
|
|
width: auto;
|
||
|
|
height: auto;
|
||
|
|
max-width: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-image {
|
||
|
|
float: none;
|
||
|
|
max-width: 100vw;
|
||
|
|
max-height: 100vh;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-group .w-lightbox-image {
|
||
|
|
max-height: 86vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-caption {
|
||
|
|
text-align: left;
|
||
|
|
text-overflow: ellipsis;
|
||
|
|
white-space: nowrap;
|
||
|
|
background: rgba(0, 0, 0, .4);
|
||
|
|
padding: .5em 1em;
|
||
|
|
position: absolute;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-embed {
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-control {
|
||
|
|
width: 4em;
|
||
|
|
cursor: pointer;
|
||
|
|
background-position: center;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-size: 24px;
|
||
|
|
transition: all .3s;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-left {
|
||
|
|
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
|
||
|
|
display: none;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-right {
|
||
|
|
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
|
||
|
|
display: none;
|
||
|
|
bottom: 0;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-close {
|
||
|
|
height: 2.6em;
|
||
|
|
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
|
||
|
|
background-size: 18px;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-strip {
|
||
|
|
white-space: nowrap;
|
||
|
|
padding: 0 1vh;
|
||
|
|
line-height: 0;
|
||
|
|
position: absolute;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
overflow-x: auto;
|
||
|
|
overflow-y: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-item {
|
||
|
|
width: 10vh;
|
||
|
|
box-sizing: content-box;
|
||
|
|
cursor: pointer;
|
||
|
|
padding: 2vh 1vh;
|
||
|
|
display: inline-block;
|
||
|
|
-webkit-transform: translate3d(0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-active {
|
||
|
|
opacity: .3;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-thumbnail {
|
||
|
|
height: 10vh;
|
||
|
|
background: #222;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-thumbnail-image {
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-thumbnail .w-lightbox-tall {
|
||
|
|
width: 100%;
|
||
|
|
top: 50%;
|
||
|
|
transform: translate(0, -50%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-thumbnail .w-lightbox-wide {
|
||
|
|
height: 100%;
|
||
|
|
left: 50%;
|
||
|
|
transform: translate(-50%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-spinner {
|
||
|
|
box-sizing: border-box;
|
||
|
|
width: 40px;
|
||
|
|
height: 40px;
|
||
|
|
border: 5px solid rgba(0, 0, 0, .4);
|
||
|
|
border-radius: 50%;
|
||
|
|
margin-top: -20px;
|
||
|
|
margin-left: -20px;
|
||
|
|
animation: .8s linear infinite spin;
|
||
|
|
position: absolute;
|
||
|
|
top: 50%;
|
||
|
|
left: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-spinner:after {
|
||
|
|
content: "";
|
||
|
|
border: 3px solid rgba(0, 0, 0, 0);
|
||
|
|
border-bottom-color: #fff;
|
||
|
|
border-radius: 50%;
|
||
|
|
position: absolute;
|
||
|
|
top: -4px;
|
||
|
|
bottom: -4px;
|
||
|
|
left: -4px;
|
||
|
|
right: -4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-hide {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-noscroll {
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
@media (min-width: 768px) {
|
||
|
|
.w-lightbox-content {
|
||
|
|
height: 96vh;
|
||
|
|
margin-top: 2vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-view, .w-lightbox-view:before {
|
||
|
|
height: 96vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
|
||
|
|
height: 84vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-image {
|
||
|
|
max-width: 96vw;
|
||
|
|
max-height: 96vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-group .w-lightbox-image {
|
||
|
|
max-width: 82.3vw;
|
||
|
|
max-height: 84vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-left, .w-lightbox-right {
|
||
|
|
opacity: .5;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-close {
|
||
|
|
opacity: .8;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-control:hover {
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-lightbox-inactive, .w-lightbox-inactive:hover {
|
||
|
|
opacity: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext:before, .w-richtext:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
|
||
|
|
white-space: initial;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext ol, .w-richtext ul {
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
|
||
|
|
outline: 2px solid #2895f7;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
|
||
|
|
content: "";
|
||
|
|
display: none;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure {
|
||
|
|
max-width: 60%;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure > div:before {
|
||
|
|
cursor: default !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure img {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
|
||
|
|
opacity: .6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure div {
|
||
|
|
color: rgba(0, 0, 0, 0);
|
||
|
|
font-size: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
|
||
|
|
caption-side: bottom;
|
||
|
|
display: table-caption;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
|
||
|
|
width: 60%;
|
||
|
|
height: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-center {
|
||
|
|
clear: both;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
|
||
|
|
max-width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-normal {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-fullwidth {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 100%;
|
||
|
|
text-align: center;
|
||
|
|
clear: both;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-fullwidth > div {
|
||
|
|
padding-bottom: inherit;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-floatleft {
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
margin-right: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-richtext figure.w-richtext-align-floatright {
|
||
|
|
float: right;
|
||
|
|
clear: none;
|
||
|
|
margin-left: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav {
|
||
|
|
z-index: 1000;
|
||
|
|
background: #ddd;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav:before, .w-nav:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-brand {
|
||
|
|
float: left;
|
||
|
|
color: #333;
|
||
|
|
text-decoration: none;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-link {
|
||
|
|
vertical-align: top;
|
||
|
|
color: #222;
|
||
|
|
text-align: left;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
padding: 20px;
|
||
|
|
text-decoration: none;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-link.w--current {
|
||
|
|
color: #0082f3;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-menu {
|
||
|
|
float: right;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
[data-nav-menu-open] {
|
||
|
|
text-align: center;
|
||
|
|
min-width: 200px;
|
||
|
|
background: #c8c8c8;
|
||
|
|
position: absolute;
|
||
|
|
top: 100%;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
overflow: visible;
|
||
|
|
display: block !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w--nav-link-open {
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-overlay {
|
||
|
|
width: 100%;
|
||
|
|
display: none;
|
||
|
|
position: absolute;
|
||
|
|
top: 100%;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-overlay [data-nav-menu-open] {
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-animation="over-left"] .w-nav-overlay {
|
||
|
|
width: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
|
||
|
|
z-index: 1;
|
||
|
|
top: 0;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-animation="over-right"] .w-nav-overlay {
|
||
|
|
width: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
|
||
|
|
z-index: 1;
|
||
|
|
top: 0;
|
||
|
|
left: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-button {
|
||
|
|
float: right;
|
||
|
|
cursor: pointer;
|
||
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
tap-highlight-color: rgba(0, 0, 0, 0);
|
||
|
|
-webkit-user-select: none;
|
||
|
|
-ms-user-select: none;
|
||
|
|
user-select: none;
|
||
|
|
padding: 18px;
|
||
|
|
font-size: 24px;
|
||
|
|
display: none;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-button:focus {
|
||
|
|
outline: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-button.w--open {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #c8c8c8;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-collapse="all"] .w-nav-menu {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w--nav-dropdown-list-open {
|
||
|
|
position: static;
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 991px) {
|
||
|
|
.w-nav[data-collapse="medium"] .w-nav-menu {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-collapse="medium"] .w-nav-button {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 767px) {
|
||
|
|
.w-nav[data-collapse="small"] .w-nav-menu {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-collapse="small"] .w-nav-button {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav-brand {
|
||
|
|
padding-left: 10px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 479px) {
|
||
|
|
.w-nav[data-collapse="tiny"] .w-nav-menu {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-nav[data-collapse="tiny"] .w-nav-button {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tabs {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tabs:before, .w-tabs:after {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tabs:after {
|
||
|
|
clear: both;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tab-menu {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tab-link {
|
||
|
|
vertical-align: top;
|
||
|
|
text-align: left;
|
||
|
|
cursor: pointer;
|
||
|
|
color: #222;
|
||
|
|
background-color: #ddd;
|
||
|
|
padding: 9px 30px;
|
||
|
|
text-decoration: none;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tab-link.w--current {
|
||
|
|
background-color: #c8c8c8;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tab-link:focus {
|
||
|
|
outline: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tab-content {
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-tab-pane {
|
||
|
|
display: none;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w--tab-active {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 479px) {
|
||
|
|
.w-tab-link {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-ix-emptyfix:after {
|
||
|
|
content: "";
|
||
|
|
}
|
||
|
|
|
||
|
|
@keyframes spin {
|
||
|
|
0% {
|
||
|
|
transform: rotate(0);
|
||
|
|
}
|
||
|
|
|
||
|
|
100% {
|
||
|
|
transform: rotate(360deg);
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dyn-empty {
|
||
|
|
background-color: #ddd;
|
||
|
|
padding: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.wf-layout-layout {
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-layout-grid {
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-form-formradioinput--inputType-custom {
|
||
|
|
width: 12px;
|
||
|
|
height: 12px;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
border-radius: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-form-formradioinput--inputType-custom.w--redirected-focus {
|
||
|
|
box-shadow: 0 0 3px 1px #3898ec;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-form-formradioinput--inputType-custom.w--redirected-checked {
|
||
|
|
border-width: 4px;
|
||
|
|
border-color: #3898ec;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-checkbox {
|
||
|
|
margin-bottom: 5px;
|
||
|
|
padding-left: 20px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-checkbox:before {
|
||
|
|
content: " ";
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-checkbox:after {
|
||
|
|
content: " ";
|
||
|
|
clear: both;
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
display: table;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-checkbox-input {
|
||
|
|
float: left;
|
||
|
|
margin: 4px 0 0 -20px;
|
||
|
|
line-height: normal;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-checkbox-input--inputType-custom {
|
||
|
|
width: 12px;
|
||
|
|
height: 12px;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
border-radius: 2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-checkbox-input--inputType-custom.w--redirected-checked {
|
||
|
|
background-color: #3898ec;
|
||
|
|
background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-size: cover;
|
||
|
|
border-color: #3898ec;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-checkbox-input--inputType-custom.w--redirected-focus {
|
||
|
|
box-shadow: 0 0 3px 1px #3898ec;
|
||
|
|
}
|
||
|
|
|
||
|
|
body {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: DM Sans, sans-serif;
|
||
|
|
font-size: 16px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h1 {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 54px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
h2 {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 40px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 42px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h3 {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 16px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 32px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 38px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h4 {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 24px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h5 {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h6 {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 8px;
|
||
|
|
font-family: DM Sans, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 700;
|
||
|
|
line-height: 26px;
|
||
|
|
}
|
||
|
|
|
||
|
|
p {
|
||
|
|
color: #969696;
|
||
|
|
text-align: left;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
a {
|
||
|
|
color: #ff9431;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
a:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
ul {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-left: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
li {
|
||
|
|
padding-top: 3px;
|
||
|
|
padding-bottom: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
img {
|
||
|
|
max-width: 100%;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
blockquote {
|
||
|
|
border-left: 5px #e2e2e2;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
padding: 0;
|
||
|
|
font-family: Zilla Slab, sans-serif;
|
||
|
|
font-size: 32px;
|
||
|
|
line-height: 38px;
|
||
|
|
}
|
||
|
|
|
||
|
|
figure {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
figcaption {
|
||
|
|
opacity: .5;
|
||
|
|
text-align: left;
|
||
|
|
margin-top: 12px;
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section {
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4d801b0ebe745503d97e7_bg-waves-06.svg");
|
||
|
|
background-position: 50% 100%;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 96px;
|
||
|
|
padding-bottom: 260px;
|
||
|
|
transition: opacity .2s;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.bg-gray-4 {
|
||
|
|
font-family: DM Sans, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.section-small {
|
||
|
|
padding-top: 72px;
|
||
|
|
padding-bottom: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.image-bg-section {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #000;
|
||
|
|
padding-top: 20vh;
|
||
|
|
padding-bottom: 20vh;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.no-bottom-space {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.bg-primary-2 {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.bottom-space-small {
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.top-space-small {
|
||
|
|
padding-top: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.container {
|
||
|
|
z-index: 1;
|
||
|
|
width: 100%;
|
||
|
|
max-width: 1248px;
|
||
|
|
flex-direction: column;
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
padding-left: 24px;
|
||
|
|
padding-right: 24px;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.container.container-narrow {
|
||
|
|
max-width: 1084px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.container.text-center {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.container.schoolpresent, .container.schoolnotpresent {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-gray-1 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-gray-2 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-large {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 28px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-large.footer-text {
|
||
|
|
max-width: 294px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 6px;
|
||
|
|
flex-direction: column;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.bg-white {
|
||
|
|
max-width: 506px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.style-guide-color-card {
|
||
|
|
min-width: 150px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.form-input-card {
|
||
|
|
border-radius: 5px;
|
||
|
|
flex-direction: row;
|
||
|
|
flex: 1;
|
||
|
|
align-items: center;
|
||
|
|
transition: border-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.form-input-card:focus {
|
||
|
|
border-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.form-input-card.search-card {
|
||
|
|
padding-right: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.shadow {
|
||
|
|
border-color: #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.no-border {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.no-border.image-caption-overlay {
|
||
|
|
max-width: 265px;
|
||
|
|
position: absolute;
|
||
|
|
bottom: 24px;
|
||
|
|
right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.no-border.blog-card {
|
||
|
|
height: 100%;
|
||
|
|
transition: box-shadow .2s, transform .2s;
|
||
|
|
box-shadow: 0 4px 8px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.no-border.blog-card:hover {
|
||
|
|
transform: translate(0, -12px);
|
||
|
|
box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.link-card {
|
||
|
|
width: 100%;
|
||
|
|
color: #4e5152;
|
||
|
|
text-align: center;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
align-items: center;
|
||
|
|
transition: box-shadow .2s, transform .2s, background-color .2s;
|
||
|
|
transform: translate(0);
|
||
|
|
box-shadow: 0 6px 4px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.link-card:hover {
|
||
|
|
background-color: #fff;
|
||
|
|
text-decoration: none;
|
||
|
|
transform: translate(0, -4px);
|
||
|
|
box-shadow: 0 6px 4px rgba(0, 0, 0, .05);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.form-overlap-card {
|
||
|
|
width: 100%;
|
||
|
|
margin-top: -96px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.fullscreen-card {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 400px;
|
||
|
|
margin-left: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.fullscreen-card.margin-top {
|
||
|
|
max-width: 540px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.job-card {
|
||
|
|
color: #4e5152;
|
||
|
|
transition: transform .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.job-card:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
transform: translate(12px);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.help-article-link {
|
||
|
|
transition: box-shadow .2s, transform .2s;
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.help-article-link:hover {
|
||
|
|
transform: translate(0, -8px);
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.case-study-card {
|
||
|
|
height: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.password-card {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 400px;
|
||
|
|
margin-top: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.page-demo-card {
|
||
|
|
transition: box-shadow .2s, transform .2s;
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.page-demo-card:hover {
|
||
|
|
transform: translate(0, -6px)scale(1.02);
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small:hover {
|
||
|
|
color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small.text-muted.margin-top {
|
||
|
|
margin-top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small.form-hint-text {
|
||
|
|
opacity: .75;
|
||
|
|
margin-top: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small.last-item {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-caps {
|
||
|
|
color: #4e5152;
|
||
|
|
letter-spacing: .25em;
|
||
|
|
text-transform: uppercase;
|
||
|
|
margin-right: -.25em;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-primary-1 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-gray-4 {
|
||
|
|
width: 100%;
|
||
|
|
height: auto;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
background-color: #faf8f5;
|
||
|
|
border-radius: 0;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: block;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row {
|
||
|
|
width: auto;
|
||
|
|
flex-wrap: wrap;
|
||
|
|
align-self: center;
|
||
|
|
align-items: stretch;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.style-guide-content-row {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-align-center {
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-split-content {
|
||
|
|
grid-column-gap: 36px;
|
||
|
|
grid-row-gap: 48px;
|
||
|
|
flex-flow: row;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
justify-content: space-around;
|
||
|
|
align-items: center;
|
||
|
|
justify-items: center;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-split-content.direction-reverse {
|
||
|
|
direction: rtl;
|
||
|
|
flex-direction: row-reverse;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-split-content.row-align-top {
|
||
|
|
align-items: start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-justify-between {
|
||
|
|
justify-content: space-between;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.no-wrap {
|
||
|
|
flex-wrap: nowrap;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-justify-center {
|
||
|
|
justify-content: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-no-wrap {
|
||
|
|
flex-wrap: nowrap;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.icon-row {
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.price-row {
|
||
|
|
justify-content: center;
|
||
|
|
align-items: flex-end;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-justify-end {
|
||
|
|
justify-content: flex-end;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.breadcrumb-row {
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
align-items: center;
|
||
|
|
padding-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.utility-row-right {
|
||
|
|
justify-content: flex-end;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.utility-row-left {
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-title {
|
||
|
|
width: 336px;
|
||
|
|
background-color: #faf8f5;
|
||
|
|
border-radius: 10px;
|
||
|
|
margin-right: 48px;
|
||
|
|
padding: 36px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content {
|
||
|
|
flex: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content.row {
|
||
|
|
align-items: flex-start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content.row.justify-between {
|
||
|
|
justify-content: space-between;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown {
|
||
|
|
float: left;
|
||
|
|
clear: left;
|
||
|
|
color: #fff;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 2px solid #ecebea;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-weight: 700;
|
||
|
|
text-decoration: none;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #969696;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-small {
|
||
|
|
padding: 6px 12px;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-small.bg-gray-4 {
|
||
|
|
margin-left: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-large {
|
||
|
|
padding-top: 16px;
|
||
|
|
padding-bottom: 16px;
|
||
|
|
font-size: 18px;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-outline {
|
||
|
|
box-shadow: none;
|
||
|
|
color: #ff9431;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-color: #ff9431;
|
||
|
|
transition: color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-outline:hover {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-white {
|
||
|
|
box-shadow: none;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #fff;
|
||
|
|
transition: border-color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-white:hover {
|
||
|
|
background-color: #ecebea;
|
||
|
|
border-color: #ecebea;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-1 {
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-color: #4e5152;
|
||
|
|
transition: background-color .2s, border .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-1:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
background-color: #969696;
|
||
|
|
border-color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-4 {
|
||
|
|
box-shadow: none;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #faf8f5;
|
||
|
|
border-color: #faf8f5;
|
||
|
|
transition: border-color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-4:hover {
|
||
|
|
background-color: #ecebea;
|
||
|
|
border-color: #ecebea;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-4.button-block {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-primary-2:hover {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
border-color: rgba(0, 0, 0, 0);
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-primary-3 {
|
||
|
|
border-color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-2 {
|
||
|
|
box-shadow: none;
|
||
|
|
background-color: #969696;
|
||
|
|
border-color: #969696;
|
||
|
|
transition: color .2s, border-color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-2:hover {
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-3 {
|
||
|
|
box-shadow: none;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #ecebea;
|
||
|
|
border-color: #ecebea;
|
||
|
|
transition: color .2s, border-color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-gray-3:hover {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
border-color: #faf8f5;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-white {
|
||
|
|
box-shadow: none;
|
||
|
|
color: #4e5152;
|
||
|
|
border-color: #fff;
|
||
|
|
transition: border-color .2s, color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-white:hover {
|
||
|
|
background-color: #ecebea;
|
||
|
|
border-color: #ecebea;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-white.search-button {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-style: none;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-white.search-button:hover {
|
||
|
|
background-color: rgba(255, 255, 255, 0);
|
||
|
|
border-color: rgba(255, 255, 255, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-success {
|
||
|
|
border-color: #57a773;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-warning {
|
||
|
|
border-color: #f19953;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-error {
|
||
|
|
border-color: #ed6a5e;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.form-search-button {
|
||
|
|
margin-left: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-outline-white {
|
||
|
|
box-shadow: none;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-color: rgba(255, 255, 255, .1);
|
||
|
|
transition: border-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-outline-white:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
border-color: rgba(255, 255, 255, .75);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-row-last, .dropdown.horizontal-form-button {
|
||
|
|
margin-left: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-block {
|
||
|
|
width: 100%;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.button-block.bg-gray-4 {
|
||
|
|
text-align: center;
|
||
|
|
justify-content: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.no-wrap {
|
||
|
|
white-space: nowrap;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-primary-1 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #f19953;
|
||
|
|
border-style: none;
|
||
|
|
border-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.bg-primary-1:hover {
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-style: none;
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.top-label {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
clear: left;
|
||
|
|
border-width: 1px;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.relation {
|
||
|
|
width: auto;
|
||
|
|
float: right;
|
||
|
|
border-width: 1px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content-item {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-head {
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
padding: 16px 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-head.no-border {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body {
|
||
|
|
flex: 1;
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.card-body-large {
|
||
|
|
padding: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.text-center {
|
||
|
|
width: 100%;
|
||
|
|
text-align: center;
|
||
|
|
align-self: auto;
|
||
|
|
padding: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.card-body-small {
|
||
|
|
padding: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.card-body-small.team-member-card-overlay-body {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.justify-center {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.pricing-icon-card-body {
|
||
|
|
text-align: center;
|
||
|
|
padding: 36px 46px 48px 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.blog-card-body {
|
||
|
|
flex: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.job-card-body {
|
||
|
|
justify-content: space-between;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.featured-case-study-card-body {
|
||
|
|
background-color: #fff;
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: space-between;
|
||
|
|
padding: 36px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.case-study-card-body {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: flex-start;
|
||
|
|
align-items: flex-start;
|
||
|
|
padding: 36px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.border-bottom {
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.page-demo-card-body {
|
||
|
|
text-align: center;
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
padding: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.notification-card-body {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: flex-start;
|
||
|
|
padding: 30px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-foot {
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
padding: 16px 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-foot.bg-gray-4 {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-foot.help-article-card-foot {
|
||
|
|
color: #4e5152;
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-space-left-white {
|
||
|
|
color: #fff;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 5px;
|
||
|
|
font-size: 14px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-image-head {
|
||
|
|
border-top-left-radius: 5px;
|
||
|
|
border-top-right-radius: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-primary-1 {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-small {
|
||
|
|
width: 400px;
|
||
|
|
direction: ltr;
|
||
|
|
flex: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-small.card-tabs {
|
||
|
|
width: 560px;
|
||
|
|
flex-direction: column;
|
||
|
|
margin-left: 30px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-small.expandable-tabs-vertical {
|
||
|
|
border-left: 2px solid #ecebea;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: flex-start;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-small.team-member-bio {
|
||
|
|
text-align: center;
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
padding-top: 24px;
|
||
|
|
padding-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.subheading {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 612px;
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
direction: ltr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large.tabs-row-content {
|
||
|
|
background-color: #ecebea;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large.tabs-row-content.video {
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 780px;
|
||
|
|
text-align: center;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title.section-title-wide.no-bottom-space {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds {
|
||
|
|
width: 100%;
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.gapless-columns {
|
||
|
|
grid-column-gap: 0px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.gapless-columns.gapless-rows {
|
||
|
|
grid-row-gap: 0px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.grid-thirds-narrow {
|
||
|
|
max-width: 786px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.grid-align-bottom {
|
||
|
|
align-items: end;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle {
|
||
|
|
width: 48px;
|
||
|
|
height: 48px;
|
||
|
|
background-color: #969696;
|
||
|
|
border: 1px rgba(0, 0, 0, 0);
|
||
|
|
border-radius: 100%;
|
||
|
|
flex: none;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle.list-circle {
|
||
|
|
margin-right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-primary-2 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #6d70c6;
|
||
|
|
border: 1px solid rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-white {
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle-number {
|
||
|
|
font-family: Zilla Slab, sans-serif;
|
||
|
|
font-size: 28px;
|
||
|
|
line-height: 1;
|
||
|
|
position: absolute;
|
||
|
|
bottom: 11px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.centered-grid-item {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.margin-top {
|
||
|
|
margin-top: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-icons {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
padding-top: 12px;
|
||
|
|
padding-left: 12px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list-item {
|
||
|
|
border: 1px #000;
|
||
|
|
border-radius: 1px;
|
||
|
|
flex-direction: row;
|
||
|
|
margin-bottom: 15px;
|
||
|
|
padding-top: 0;
|
||
|
|
padding-bottom: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list-item.icon-list-item-last {
|
||
|
|
border-bottom-style: none;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list-item.align-center {
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list-item.no-bottom-space {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white {
|
||
|
|
background-color: #fff;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-60px {
|
||
|
|
padding: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-60px.bg-border {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-60px.bg-border.center-all {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-30px {
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-30px.bg-border {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-100px {
|
||
|
|
padding: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-100px.bg-border {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-white.block-padding-100px.bg-border.center-all {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
padding: 101px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.shadow-small {
|
||
|
|
box-shadow: 3px 3px 6px rgba(0, 0, 0, .05);
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting {
|
||
|
|
letter-spacing: -.03em;
|
||
|
|
font-family: Caveat, sans-serif;
|
||
|
|
font-size: 32px;
|
||
|
|
line-height: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting.rotate {
|
||
|
|
white-space: nowrap;
|
||
|
|
transform: translate(0, -16px)rotate(-15deg);
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting.text-gray-1 {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-arrow {
|
||
|
|
margin-top: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-wrapper {
|
||
|
|
justify-content: flex-end;
|
||
|
|
align-items: flex-start;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents {
|
||
|
|
position: absolute;
|
||
|
|
top: -4px;
|
||
|
|
transform: translate(0, -100%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.handwriting-below {
|
||
|
|
top: auto;
|
||
|
|
bottom: -90px;
|
||
|
|
right: -34px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.pricing-tabbed-handwriting-contents {
|
||
|
|
min-width: 110px;
|
||
|
|
transform: rotate(-10deg)translate(100%, -110%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.coming-soon-handwriting-contents {
|
||
|
|
right: -72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.pricing-plans-handwriting-contents {
|
||
|
|
top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.pricing-table-handwriting-contents {
|
||
|
|
left: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hidden-on-mobile {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-medium {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 506px;
|
||
|
|
direction: ltr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-medium.justify-content-center {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-medium.image-overlap-wrapper {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.no-bottom-space {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h6-small {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h6-small.dropdown-heading {
|
||
|
|
opacity: 1;
|
||
|
|
color: #4e5152;
|
||
|
|
white-space: nowrap;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
margin-bottom: 4px;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h6-small.dropdown-heading:hover {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-grid {
|
||
|
|
grid-column-gap: 0px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-left: 0;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-grid-list-item {
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
border-radius: 1px;
|
||
|
|
flex-direction: row;
|
||
|
|
align-items: center;
|
||
|
|
padding-top: 0;
|
||
|
|
padding-bottom: 16px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-text-block {
|
||
|
|
max-width: 480px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list {
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list.icon-list-vertical {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 48px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.no-border {
|
||
|
|
border: 1px #000;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dot-list-item {
|
||
|
|
align-items: center;
|
||
|
|
margin-top: 12px;
|
||
|
|
padding-top: 0;
|
||
|
|
padding-bottom: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-dot {
|
||
|
|
width: 6px;
|
||
|
|
height: 6px;
|
||
|
|
background-color: #969696;
|
||
|
|
border-radius: 50%;
|
||
|
|
flex: none;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-dot.bg-primary-1 {
|
||
|
|
background-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-muted {
|
||
|
|
opacity: .5;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color {
|
||
|
|
width: 100%;
|
||
|
|
height: 72px;
|
||
|
|
border-top-left-radius: 6px;
|
||
|
|
border-top-right-radius: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-primary-1 {
|
||
|
|
background-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-primary-2 {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-primary-3 {
|
||
|
|
background-color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-gray-1 {
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-gray-2 {
|
||
|
|
background-color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-gray-4 {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-warning {
|
||
|
|
background-color: #f19953;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-error {
|
||
|
|
background-color: #ed6a5e;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-color.bg-primary-4 {
|
||
|
|
background-color: #cdeeaa;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-primary-3 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-gray-3 {
|
||
|
|
background-color: #ecebea;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-success {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #57a773;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-warning {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #f19953;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bg-error {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #ed6a5e;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content-group {
|
||
|
|
width: 100%;
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input {
|
||
|
|
width: 100%;
|
||
|
|
height: 48px;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 5px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: auto;
|
||
|
|
padding: 10px 15px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 24px;
|
||
|
|
transition: border-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input:focus {
|
||
|
|
border-color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input::-ms-input-placeholder {
|
||
|
|
color: rgba(150, 150, 150, .5);
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input::placeholder {
|
||
|
|
color: rgba(150, 150, 150, .5);
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.form-input-small {
|
||
|
|
height: 36px;
|
||
|
|
padding: 6px 16px;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.form-input-large {
|
||
|
|
height: 60px;
|
||
|
|
padding-top: 16px;
|
||
|
|
padding-bottom: 16px;
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.form-input-large:focus {
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.form-input-naked {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.horizontal-form-input {
|
||
|
|
min-width: 294px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.text-area-input {
|
||
|
|
height: auto;
|
||
|
|
min-height: 156px;
|
||
|
|
padding-top: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.margin-bottom-40px {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.margin-bottom-20px {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.margin-l10 {
|
||
|
|
width: 100%;
|
||
|
|
margin-left: 10px;
|
||
|
|
display: block;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.margin-bottom-10px {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.margin-r10 {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.copy {
|
||
|
|
width: 100%;
|
||
|
|
float: left;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.share {
|
||
|
|
width: auto;
|
||
|
|
min-width: 360px;
|
||
|
|
float: left;
|
||
|
|
margin-right: 20px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content-heading {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label {
|
||
|
|
float: left;
|
||
|
|
text-align: left;
|
||
|
|
margin-bottom: 8px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 500;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label.margin-top-10 {
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label.margin-l5 {
|
||
|
|
margin-left: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label.top-dropdown {
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label.top-input {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label.margin-l10 {
|
||
|
|
margin-left: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label.margin-r10 {
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-icon {
|
||
|
|
color: #4e5152;
|
||
|
|
flex: none;
|
||
|
|
margin-left: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-feedback {
|
||
|
|
text-align: center;
|
||
|
|
border-radius: 5px;
|
||
|
|
margin-top: 12px;
|
||
|
|
padding: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-feedback.bg-error {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge {
|
||
|
|
border-radius: 100px;
|
||
|
|
padding: 6px 16px;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 700;
|
||
|
|
line-height: 20px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge.page-demos-badge {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge-bg {
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
opacity: .1;
|
||
|
|
border-radius: 100px;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge-bg.badge-bg-link {
|
||
|
|
cursor: pointer;
|
||
|
|
transition: opacity .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge-bg.badge-bg-link:hover {
|
||
|
|
opacity: .2;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge-bg.badge-bg-link.bg-primary-1 {
|
||
|
|
z-index: 2;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge-bg.badge-solid {
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.badge-text {
|
||
|
|
white-space: nowrap;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-primary-2 {
|
||
|
|
color: #6d70c6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-primary-3 {
|
||
|
|
color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-success {
|
||
|
|
color: #57a773;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-warning {
|
||
|
|
color: #f19953;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-error {
|
||
|
|
color: #ed6a5e;
|
||
|
|
}
|
||
|
|
|
||
|
|
.shadow {
|
||
|
|
box-shadow: 0 8px 16px rgba(0, 0, 0, .08);
|
||
|
|
}
|
||
|
|
|
||
|
|
.shadow-large {
|
||
|
|
box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-quarters {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template: ". . . Area"
|
||
|
|
/ 1fr 1fr 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sticky-top {
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sticky-top.sticky-heading {
|
||
|
|
top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-icon {
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
margin-left: 5px;
|
||
|
|
margin-right: -4px;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-list {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 6px;
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-list.w--open {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-list.shadow.w--open {
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link {
|
||
|
|
opacity: .75;
|
||
|
|
padding: 6px 0;
|
||
|
|
text-decoration: none;
|
||
|
|
transition: color .2s, opacity .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link:hover {
|
||
|
|
opacity: 1;
|
||
|
|
color: #ff9431;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link.w--current {
|
||
|
|
opacity: 1;
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-menu {
|
||
|
|
min-width: 360px;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-top: 10px;
|
||
|
|
padding: 20px 24px 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-menu.no-space {
|
||
|
|
min-width: 130px;
|
||
|
|
margin-top: -6px;
|
||
|
|
margin-bottom: -6px;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-menu.label-top {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-menu.simple-list {
|
||
|
|
min-width: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-foot {
|
||
|
|
padding: 12px 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-foot.bg-gray-4 {
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link-block {
|
||
|
|
min-width: 80px;
|
||
|
|
opacity: 1;
|
||
|
|
color: #4e5152;
|
||
|
|
transition: opacity .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link-block:hover {
|
||
|
|
opacity: 1;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-grid {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
padding: 24px;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link-block-text {
|
||
|
|
color: #969696;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-halves {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-halves.team-grid-halves {
|
||
|
|
grid-column-gap: 48px;
|
||
|
|
grid-row-gap: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar {
|
||
|
|
width: 96px;
|
||
|
|
height: 96px;
|
||
|
|
border-radius: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-small {
|
||
|
|
width: 48px;
|
||
|
|
height: 48px;
|
||
|
|
flex: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large {
|
||
|
|
width: 216px;
|
||
|
|
height: 216px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large.team-member-avatar {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
transition: transform .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large.team-member-avatar:hover {
|
||
|
|
transform: scale(1.03);
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large.horizontal-quote-avatar {
|
||
|
|
flex: none;
|
||
|
|
margin-right: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-group-item {
|
||
|
|
border: 2px solid #fff;
|
||
|
|
margin-right: -24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.margin-bottom, .avatar.team-member-avatar {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar-group {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navigation-container-top {
|
||
|
|
z-index: 99;
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar {
|
||
|
|
z-index: 999999999;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
align-items: center;
|
||
|
|
padding-top: 16px;
|
||
|
|
padding-bottom: 16px;
|
||
|
|
display: flex;
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link {
|
||
|
|
white-space: nowrap;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
padding: 0 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link.w--current {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar-container {
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar-indicator {
|
||
|
|
width: 25%;
|
||
|
|
height: 25%;
|
||
|
|
border: 2px solid #fff;
|
||
|
|
border-radius: 50%;
|
||
|
|
position: absolute;
|
||
|
|
top: 0%;
|
||
|
|
bottom: auto;
|
||
|
|
left: auto;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-wrapper {
|
||
|
|
flex: 1;
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-wrapper.justify-end {
|
||
|
|
justify-content: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-links {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-links.nav-links-1 {
|
||
|
|
justify-content: center;
|
||
|
|
margin-left: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-functions {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-button-wrapper {
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 12px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-dropdown {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-dropdown.hide-for-desktop {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.background {
|
||
|
|
z-index: 0;
|
||
|
|
opacity: .15;
|
||
|
|
position: absolute;
|
||
|
|
top: 0%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: 0%;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal {
|
||
|
|
z-index: 1001;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: flex-start;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
top: 10vh;
|
||
|
|
left: 50%;
|
||
|
|
transform: translate(-50%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-screen {
|
||
|
|
z-index: 1000;
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
background-color: rgba(0, 0, 0, .75);
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-search-form {
|
||
|
|
width: 100vw;
|
||
|
|
max-width: 600px;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 6px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding: 24px 24px 24px 12px;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comparison-row {
|
||
|
|
max-width: 824px;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
border-bottom: 2px solid rgba(255, 255, 255, .1);
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 3fr 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
justify-items: center;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
padding-top: 24px;
|
||
|
|
padding-bottom: 24px;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comparison-row.no-border {
|
||
|
|
border-bottom-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comparison-row.no-border.no-bottom-space {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comparison-text {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle-small {
|
||
|
|
width: 24px;
|
||
|
|
height: 24px;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 50%;
|
||
|
|
flex: none;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-right: 12px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle-small.comparison-circle {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle-small.margin-right {
|
||
|
|
margin-right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle-small.bg-primary-2 {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2 {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
font-family: Zilla Slab, sans-serif;
|
||
|
|
font-size: 40px;
|
||
|
|
line-height: 42px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2.margin-bottom {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2.text-center {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2.blog-post-heading {
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2.no-bottom-space {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-top: 96px;
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row-cta {
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-row-heading {
|
||
|
|
max-width: 506px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-rule {
|
||
|
|
width: 100%;
|
||
|
|
height: 1px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-rule.bg-white {
|
||
|
|
background-color: rgba(255, 255, 255, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-logo, .footer-logo.w--current {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-row {
|
||
|
|
justify-content: space-between;
|
||
|
|
margin-bottom: 96px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-right {
|
||
|
|
flex: 1;
|
||
|
|
justify-content: flex-end;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-list {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 6px;
|
||
|
|
flex-direction: column;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
padding-left: 0;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hover-link {
|
||
|
|
opacity: .75;
|
||
|
|
color: #4e5152;
|
||
|
|
transition: opacity .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hover-link:hover {
|
||
|
|
opacity: 1;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hover-link.text-white {
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-menu-column {
|
||
|
|
margin-left: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-lower-row {
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle {
|
||
|
|
width: 48px;
|
||
|
|
height: 48px;
|
||
|
|
border-radius: 50%;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
transition: transform .2s;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle:hover {
|
||
|
|
transform: scale(1.1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle.button-small {
|
||
|
|
width: 36px;
|
||
|
|
height: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle.bg-white {
|
||
|
|
background-color: rgba(255, 255, 255, .2);
|
||
|
|
transition: background-color .2s, transform .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle.bg-white:hover {
|
||
|
|
background-color: rgba(255, 255, 255, .25);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle.slider-arrow-button {
|
||
|
|
border: 4px solid #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle.button-circle-large {
|
||
|
|
width: 120px;
|
||
|
|
height: 120px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle.button-circle-large.bg-primary-1:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.social-icon {
|
||
|
|
width: 16px;
|
||
|
|
height: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.social-icon.social-icon-dark {
|
||
|
|
opacity: .75;
|
||
|
|
}
|
||
|
|
|
||
|
|
.social-icons-list {
|
||
|
|
align-items: center;
|
||
|
|
margin-left: -4px;
|
||
|
|
margin-right: -4px;
|
||
|
|
padding-left: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-item {
|
||
|
|
margin-left: 4px;
|
||
|
|
margin-right: 4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-row {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h1 {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 36px;
|
||
|
|
line-height: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h1.no-bottom-space {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-centered {
|
||
|
|
width: 100%;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr .5fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
align-items: center;
|
||
|
|
justify-items: center;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-search-form {
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: 36px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-search-form.sidebar-form {
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list-item {
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
padding-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list-item.bordered-list-item-last {
|
||
|
|
border-bottom-style: none;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list {
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list.margin-top {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-grid-item {
|
||
|
|
border-bottom: 1px solid #fff;
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-grid-item.no-border-bottom {
|
||
|
|
border-bottom-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-demos {
|
||
|
|
flex-flow: column-reverse wrap;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overflow-hidden {
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlapped-illustration-section {
|
||
|
|
z-index: 2;
|
||
|
|
width: 100%;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
justify-content: space-between;
|
||
|
|
margin-top: -96px;
|
||
|
|
display: flex;
|
||
|
|
position: absolute;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlap-image-left {
|
||
|
|
max-width: 28vw;
|
||
|
|
transform: translate(-35%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlap-image-right {
|
||
|
|
max-width: 28vw;
|
||
|
|
transform: translate(35%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.opacity-50 {
|
||
|
|
opacity: .5;
|
||
|
|
}
|
||
|
|
|
||
|
|
.logo-row-image {
|
||
|
|
margin: 12px 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.logo-row-image.no-left-space {
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title-wide {
|
||
|
|
max-width: 720px;
|
||
|
|
text-align: center;
|
||
|
|
margin-bottom: 72px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title-wide.no-bottom-space {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-large {
|
||
|
|
width: 96px;
|
||
|
|
flex: none;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.restricted-grid-item {
|
||
|
|
padding-left: 36px;
|
||
|
|
padding-right: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.restricted-grid-item.border-sides-white {
|
||
|
|
border-left: 2px solid rgba(255, 255, 255, .5);
|
||
|
|
border-right: 2px solid rgba(255, 255, 255, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.restricted-grid-item.border-sides-white-thick {
|
||
|
|
border-left: 4px solid rgba(255, 255, 255, .7);
|
||
|
|
border-right: 4px solid rgba(255, 255, 255, .7);
|
||
|
|
}
|
||
|
|
|
||
|
|
.subscribe-form {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-center {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-header {
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 36px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-subscribe-text {
|
||
|
|
text-align: center;
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-right {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: flex-end;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-left {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.menu-column-left {
|
||
|
|
margin-right: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-grid {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-results-wrapper {
|
||
|
|
max-width: 718px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-result-item {
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-result-text {
|
||
|
|
margin-top: 12px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-header {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 515px;
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: stretch;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-form {
|
||
|
|
align-items: center;
|
||
|
|
margin-top: 24px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-subtitle {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 420px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-subtitle.text-large {
|
||
|
|
max-width: 780px;
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 34px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-rows {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
align-content: start;
|
||
|
|
align-items: start;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-rows.grid-rows-compact {
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-button-wrapper {
|
||
|
|
cursor: pointer;
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item {
|
||
|
|
padding: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item.border-bottom-white-thick {
|
||
|
|
border-bottom: 4px solid rgba(255, 255, 255, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item.border-bottom-white-thick.border-sides-white-thick, .padded-grid-item.border-sides-white-thick {
|
||
|
|
border-left: 4px solid rgba(255, 255, 255, .5);
|
||
|
|
border-right: 4px solid rgba(255, 255, 255, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-space-left-large {
|
||
|
|
margin-left: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon {
|
||
|
|
flex: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-extra-large {
|
||
|
|
width: 120px;
|
||
|
|
height: 120px;
|
||
|
|
flex: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-image {
|
||
|
|
border: 10px solid #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rotate-image-left {
|
||
|
|
transform: rotate(-2deg);
|
||
|
|
}
|
||
|
|
|
||
|
|
.rotate-image-right {
|
||
|
|
transform: rotate(2deg);
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-left {
|
||
|
|
color: #fff;
|
||
|
|
text-align: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-left.ghost {
|
||
|
|
color: #4e5152;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 22px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider {
|
||
|
|
height: auto;
|
||
|
|
max-width: 100%;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider.slider-large {
|
||
|
|
max-width: 824px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.display-none {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slide-nav {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 800px;
|
||
|
|
margin-top: 24px;
|
||
|
|
padding: 12px 16px 0;
|
||
|
|
font-size: 8px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-slide {
|
||
|
|
padding: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.quotes-grid {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-background {
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-background.bg-image-1 {
|
||
|
|
opacity: .8;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5dc3f0f96a906d5845336df3_hero-1.jpg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-background.bg-image-2 {
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5dc3f0f96a906d4ec2336df2_hero-3.jpg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-background.bg-image-3 {
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5dc3f0f96a906d17d2336df4_hero-4.jpg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
}
|
||
|
|
|
||
|
|
.background-scrim-left {
|
||
|
|
width: 50%;
|
||
|
|
height: 100%;
|
||
|
|
opacity: .5;
|
||
|
|
background-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0));
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider-arrow {
|
||
|
|
z-index: 9;
|
||
|
|
width: 48px;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
left: -24px;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider-arrow.slider-arrow-right {
|
||
|
|
left: auto;
|
||
|
|
right: -24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.lightbox-image {
|
||
|
|
transition: transform .2s;
|
||
|
|
position: relative;
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.lightbox-image:hover {
|
||
|
|
z-index: 2;
|
||
|
|
transform: scale(1.05);
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: flex-start;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-link {
|
||
|
|
max-width: 294px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-link.gallery-stack-link-b {
|
||
|
|
z-index: 1;
|
||
|
|
align-self: flex-end;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-link.gallery-stack-link-c {
|
||
|
|
margin-top: -48px;
|
||
|
|
margin-left: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.captioned-image-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: flex-end;
|
||
|
|
align-items: flex-end;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-fifths {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-small {
|
||
|
|
flex: 1;
|
||
|
|
padding-top: 72px;
|
||
|
|
padding-bottom: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-small.cta-contained-content {
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
padding-left: 24px;
|
||
|
|
padding-right: 24px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.full-bleed-image {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.full-bleed-image.rounded-left {
|
||
|
|
border-top-left-radius: 25vw;
|
||
|
|
border-bottom-left-radius: 25vw;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves {
|
||
|
|
grid-column-gap: 0px;
|
||
|
|
grid-row-gap: 0px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
align-items: center;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves.full-height {
|
||
|
|
height: 100vh;
|
||
|
|
align-items: stretch;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves.direction-reverse {
|
||
|
|
direction: rtl;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves-content {
|
||
|
|
max-width: 506px;
|
||
|
|
direction: ltr;
|
||
|
|
margin-left: 24px;
|
||
|
|
margin-right: 24px;
|
||
|
|
padding-top: 48px;
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-grid-halves {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-group {
|
||
|
|
z-index: 1;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-group.margin-l10 {
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-group.margin-r10 {
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-wrapper {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form {
|
||
|
|
flex-direction: column;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form.margin-top {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.no-top-space {
|
||
|
|
margin-top: 0;
|
||
|
|
padding-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-divider {
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-top: 12px;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-divider-text {
|
||
|
|
z-index: 1;
|
||
|
|
padding-left: 16px;
|
||
|
|
padding-right: 16px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-divider-line {
|
||
|
|
width: 100%;
|
||
|
|
height: 1px;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-image-right {
|
||
|
|
position: absolute;
|
||
|
|
bottom: -48px;
|
||
|
|
right: -48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-form {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.signup-form {
|
||
|
|
max-width: 420px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-contained {
|
||
|
|
border-radius: 6px;
|
||
|
|
justify-content: space-between;
|
||
|
|
display: flex;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-contained-image {
|
||
|
|
width: 480px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.video-lightbox-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.video-lightbox-button-wrapper {
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list-item-small {
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
padding-top: 6px;
|
||
|
|
padding-bottom: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list-item-small.bordered-list-item-last {
|
||
|
|
border-bottom-style: none;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-label {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
color: #969696;
|
||
|
|
text-align: left;
|
||
|
|
border-top-left-radius: 6px;
|
||
|
|
border-top-right-radius: 6px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding: 6px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h5 {
|
||
|
|
color: #4e5152;
|
||
|
|
margin-bottom: 0;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h5.center {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 20px;
|
||
|
|
font-weight: 700;
|
||
|
|
}
|
||
|
|
|
||
|
|
.price-description {
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
margin-top: 24px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
padding-top: 24px;
|
||
|
|
padding-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-circle {
|
||
|
|
width: 56px;
|
||
|
|
height: 56px;
|
||
|
|
color: #fff;
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px solid rgba(78, 81, 82, .25);
|
||
|
|
border-radius: 3px;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 16px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-circle:hover {
|
||
|
|
background-color: rgba(78, 81, 82, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-circle.selected {
|
||
|
|
background-color: rgba(255, 148, 49, .2);
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-container {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-container.text-space-left {
|
||
|
|
float: left;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 10px;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-container.text-space-left.testcontainer {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-message {
|
||
|
|
min-width: 160px;
|
||
|
|
color: #fff;
|
||
|
|
text-align: center;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 6px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
display: none;
|
||
|
|
position: absolute;
|
||
|
|
top: -63px;
|
||
|
|
bottom: auto;
|
||
|
|
left: 26px;
|
||
|
|
right: auto;
|
||
|
|
transform: translate(-50%);
|
||
|
|
box-shadow: 4px 4px 16px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.h3 {
|
||
|
|
margin-bottom: 16px;
|
||
|
|
font-family: Zilla Slab, sans-serif;
|
||
|
|
font-size: 32px;
|
||
|
|
line-height: 38px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-quarters {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-quarters.grid-align-bottom {
|
||
|
|
align-items: end;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-row {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1.75fr 2.5fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
align-items: center;
|
||
|
|
justify-items: start;
|
||
|
|
padding: 16px 12px 16px 24px;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-row.pricing-header {
|
||
|
|
z-index: 3;
|
||
|
|
background-color: #faf8f5;
|
||
|
|
border-bottom: 2px solid #6d70c6;
|
||
|
|
padding: 12px 0;
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-thirds {
|
||
|
|
width: 100%;
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
justify-items: center;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-label {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-table-section {
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link-switch {
|
||
|
|
color: #ff9431;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-radius: 100px;
|
||
|
|
padding: 6px 16px;
|
||
|
|
transition: color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link-switch:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link-switch.w--current {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-switches-tabs {
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 36px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-overlap-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-overlap-card-wrapper {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 400px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-underline-menu {
|
||
|
|
border-bottom: 2px solid #ecebea;
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 48px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline {
|
||
|
|
opacity: .5;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-bottom: 4px solid rgba(0, 0, 0, 0);
|
||
|
|
margin-left: 18px;
|
||
|
|
margin-right: 18px;
|
||
|
|
padding: 12px 0;
|
||
|
|
transition: opacity .2s, border-color .2s;
|
||
|
|
top: 2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline:hover {
|
||
|
|
opacity: 1;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline:active {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline.w--current {
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-bottom-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline.tab-underline-last {
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline.tab-underline-last.w--current {
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline.tab-underline-first {
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-underline-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable-text {
|
||
|
|
color: #969696;
|
||
|
|
margin-top: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable-text.expandable-accordion-text {
|
||
|
|
margin-top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable-heading {
|
||
|
|
cursor: pointer;
|
||
|
|
margin-bottom: 0;
|
||
|
|
transition: color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable-heading:hover {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable-heading.h6-small {
|
||
|
|
margin-bottom: 0;
|
||
|
|
transition: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-card {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 6px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
padding: 12px 24px;
|
||
|
|
transition: transform .2s, border-color .2s, background-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-card:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
transform: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-card.w--current {
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-card.w--current:hover {
|
||
|
|
transform: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-tab-vertical {
|
||
|
|
opacity: .75;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-left: 2px solid rgba(0, 0, 0, 0);
|
||
|
|
padding: 12px 0 12px 16px;
|
||
|
|
transition: opacity .2s, border-color .2s;
|
||
|
|
right: 2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-tab-vertical:hover {
|
||
|
|
opacity: 1;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-tab-vertical.w--current {
|
||
|
|
opacity: 1;
|
||
|
|
border-left-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-row {
|
||
|
|
justify-content: space-around;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-extra-large {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 720px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable-arrow {
|
||
|
|
margin-left: 12px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.accordion-title, .vertical-tabs-row {
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-image-large {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
transition: transform .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-image-large:hover {
|
||
|
|
transform: scale(1.02);
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-link {
|
||
|
|
color: #4e5152;
|
||
|
|
margin-bottom: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-link:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-heading {
|
||
|
|
margin-bottom: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-image {
|
||
|
|
max-width: 17vw;
|
||
|
|
margin-right: 36px;
|
||
|
|
transition: transform .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-image:hover {
|
||
|
|
transform: scale(1.02);
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-text {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-content-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-link-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-overlay-wrapper {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: flex-end;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-overlay-card-wrapper {
|
||
|
|
width: 100%;
|
||
|
|
padding-bottom: 12px;
|
||
|
|
padding-left: 12px;
|
||
|
|
padding-right: 12px;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-overlay-text {
|
||
|
|
min-width: 190px;
|
||
|
|
margin-top: 6px;
|
||
|
|
margin-bottom: 6px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-fullscreen {
|
||
|
|
height: 100vh;
|
||
|
|
max-height: 900px;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-fullscreen.bg-gray-4 {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: stretch;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-fullscreen.utility-page-section {
|
||
|
|
max-height: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-form {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.justify-content-center {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.illustration-bottom-right {
|
||
|
|
max-width: 25vw;
|
||
|
|
position: absolute;
|
||
|
|
top: auto;
|
||
|
|
bottom: 0%;
|
||
|
|
left: 24px;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.fullscreen-section-content {
|
||
|
|
width: 100%;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
padding-left: 12px;
|
||
|
|
padding-right: 12px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-page-content {
|
||
|
|
flex-direction: column;
|
||
|
|
flex: 1;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article {
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 26px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article h4 {
|
||
|
|
margin-top: 48px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article ul {
|
||
|
|
margin-top: 24px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article li {
|
||
|
|
padding-top: 12px;
|
||
|
|
padding-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article blockquote {
|
||
|
|
color: #ff9431;
|
||
|
|
background-color: #fff;
|
||
|
|
margin-top: 48px;
|
||
|
|
margin-bottom: 48px;
|
||
|
|
padding: 36px;
|
||
|
|
font-size: 28px;
|
||
|
|
line-height: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article figure {
|
||
|
|
margin-top: 48px;
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.coming-soon-row {
|
||
|
|
width: 100%;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves-content-wrapper {
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves-content-wrapper.bg-primary-3 {
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.coming-soon-image-a {
|
||
|
|
max-width: 340px;
|
||
|
|
position: absolute;
|
||
|
|
top: -24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.coming-soon-image-a.bordered-image.rotate-image-right {
|
||
|
|
left: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.coming-soon-image-b {
|
||
|
|
max-width: 340px;
|
||
|
|
position: absolute;
|
||
|
|
top: auto;
|
||
|
|
bottom: -72px;
|
||
|
|
left: 10%;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rounded {
|
||
|
|
border-radius: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-sticky {
|
||
|
|
z-index: 998;
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.back-to-top-button-wrapper {
|
||
|
|
z-index: 99;
|
||
|
|
position: fixed;
|
||
|
|
bottom: 24px;
|
||
|
|
right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.back-to-top-container {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.post-meta-left {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.post-meta-right {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-blog-link {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.category-link {
|
||
|
|
margin-left: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.category-links-section {
|
||
|
|
padding-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-heading {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-blog-category-head {
|
||
|
|
color: #fff;
|
||
|
|
border-top-left-radius: 6px;
|
||
|
|
border-top-right-radius: 6px;
|
||
|
|
flex-direction: column;
|
||
|
|
flex: 1;
|
||
|
|
justify-content: space-between;
|
||
|
|
padding: 36px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.breadcrumb-section {
|
||
|
|
padding-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar-with-name {
|
||
|
|
color: #4e5152;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar-with-name:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article-tags-wrapper {
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
padding-top: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-space-right, .tag-link {
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tag-link:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tag-link.tag-list-item {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.empty-state {
|
||
|
|
text-align: center;
|
||
|
|
background-color: #ecebea;
|
||
|
|
border-radius: 6px;
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-post-category-placeholder {
|
||
|
|
min-height: 408px;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-post-category-placeholder.sidebar-blog-post-category-placeholder {
|
||
|
|
min-height: 257px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.featured-blog-post-grid {
|
||
|
|
grid-column-gap: 0px;
|
||
|
|
grid-row-gap: 0px;
|
||
|
|
border-radius: 6px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
transition: transform .2s, box-shadow .2s;
|
||
|
|
overflow: hidden;
|
||
|
|
box-shadow: 0 4px 8px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.featured-blog-post-grid:hover {
|
||
|
|
transform: translate(0, -12px);
|
||
|
|
box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.featured-blog-post-content {
|
||
|
|
background-color: #fff;
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: space-between;
|
||
|
|
padding: 36px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.featured-blog-post-content.featured-blog-post-content-small {
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-gray-1 {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-vertical-grid {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 48px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar-layout {
|
||
|
|
grid-column-gap: 72px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 2.25fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: start;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar-layout.case-study-layout {
|
||
|
|
grid-template-columns: 1fr 2.25fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar {
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.widget {
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.widget.footer-menu-column {
|
||
|
|
max-width: 320px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.widget.no-bottom-space {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-post-small {
|
||
|
|
color: #4e5152;
|
||
|
|
align-items: center;
|
||
|
|
font-weight: 500;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-post-small.text-white {
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar-blog-post-image {
|
||
|
|
width: 72px;
|
||
|
|
flex: none;
|
||
|
|
margin-right: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.widget-heading {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.categories-widget {
|
||
|
|
border-top: 1px solid #ecebea;
|
||
|
|
}
|
||
|
|
|
||
|
|
.categories-widget-item {
|
||
|
|
width: 100%;
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
justify-content: space-between;
|
||
|
|
padding-top: 12px;
|
||
|
|
padding-bottom: 12px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tag-list {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-tags-list {
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 18px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.empty-state-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-tag-link {
|
||
|
|
margin-left: 6px;
|
||
|
|
margin-right: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-tag-link:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-quote {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-link-bg-wrapper {
|
||
|
|
color: #fff;
|
||
|
|
border-radius: 6px;
|
||
|
|
transition: box-shadow .2s, transform .2s;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-link-bg-wrapper:hover {
|
||
|
|
transform: scale(1.05);
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-link-bg-content {
|
||
|
|
background-color: rgba(34, 37, 37, .75);
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: flex-start;
|
||
|
|
padding: 24px;
|
||
|
|
transition: background-color .2s;
|
||
|
|
display: flex;
|
||
|
|
position: absolute;
|
||
|
|
top: 0%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: 0%;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-link-bg-content:hover {
|
||
|
|
background-color: rgba(34, 37, 37, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-3-row {
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: flex-start;
|
||
|
|
margin-bottom: 72px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-3-row-lower {
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-3-links {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-columns-wrapper {
|
||
|
|
flex: 1;
|
||
|
|
justify-content: flex-end;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.job-list {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 1036px;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.job-details {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.checkbox-label {
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.checkbox-field {
|
||
|
|
margin-top: 12px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-duo {
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-duo-b {
|
||
|
|
z-index: 1;
|
||
|
|
max-width: 400px;
|
||
|
|
margin-left: -96px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-overlap-small {
|
||
|
|
width: 250px;
|
||
|
|
position: absolute;
|
||
|
|
top: auto;
|
||
|
|
bottom: -24px;
|
||
|
|
left: -24px;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.map {
|
||
|
|
height: 540px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tags-horizontal-wrapper {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tags-horizontal {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.popular-tags-wrapper {
|
||
|
|
justify-content: center;
|
||
|
|
margin-top: 24px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.help-article-heading {
|
||
|
|
margin-top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.case-study-logo {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.case-study-card-excerpt {
|
||
|
|
flex: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.case-study-cards-grid {
|
||
|
|
grid-column-gap: 24px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-close-cross {
|
||
|
|
cursor: pointer;
|
||
|
|
position: absolute;
|
||
|
|
top: 12px;
|
||
|
|
right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-demos-grid {
|
||
|
|
grid-column-gap: 72px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: .5fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
align-items: start;
|
||
|
|
display: grid;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-demos-sidebar {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: flex-start;
|
||
|
|
display: flex;
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlap-section-below {
|
||
|
|
margin-bottom: -144px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification-wrapper {
|
||
|
|
z-index: 999;
|
||
|
|
max-width: 610px;
|
||
|
|
padding-bottom: 24px;
|
||
|
|
padding-left: 24px;
|
||
|
|
padding-right: 24px;
|
||
|
|
position: fixed;
|
||
|
|
top: auto;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dismiss-notification-cross {
|
||
|
|
opacity: .5;
|
||
|
|
cursor: pointer;
|
||
|
|
transition: opacity .2s;
|
||
|
|
position: absolute;
|
||
|
|
top: 12px;
|
||
|
|
right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dismiss-notification-cross:hover {
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification-dismiss-wrapper {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ipad-hero-image {
|
||
|
|
max-width: 55vw;
|
||
|
|
border-radius: 2.5vw;
|
||
|
|
box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-bar {
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
flex-direction: row;
|
||
|
|
align-items: center;
|
||
|
|
padding-top: 12px;
|
||
|
|
padding-bottom: 12px;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-bar.bg-primary-3 {
|
||
|
|
border-bottom-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-bar-row {
|
||
|
|
justify-content: space-between;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-bar-row.justify-content-center {
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-bar-dismiss {
|
||
|
|
opacity: .5;
|
||
|
|
cursor: pointer;
|
||
|
|
transition: opacity .2s;
|
||
|
|
position: absolute;
|
||
|
|
right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-bar-dismiss:hover {
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-custom {
|
||
|
|
width: 20px;
|
||
|
|
height: 20px;
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #ecebea;
|
||
|
|
margin-top: 0;
|
||
|
|
transition: background-color .2s, border-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-custom.w--redirected-checked {
|
||
|
|
background-color: #ff9431;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5dc3f0f96a906d7196336d54_icon-check-small.svg");
|
||
|
|
background-size: 14px 14px;
|
||
|
|
border-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-custom.radio-button.w--redirected-checked {
|
||
|
|
background-size: 12px;
|
||
|
|
border-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-label {
|
||
|
|
color: #969696;
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: 8px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-with-label {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-with-label.margin-bottom-40px {
|
||
|
|
clear: left;
|
||
|
|
margin-top: 20px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-2, .heading-3 {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-3.margin-bottom-30px {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-3.margin-bottom-30px.margin-top-20px {
|
||
|
|
margin-top: 20px;
|
||
|
|
line-height: 42px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-4 {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-4.margin-bottom-30px {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-5 {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-5.margin-bottom-40px {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-6 {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block {
|
||
|
|
float: left;
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block.float-left {
|
||
|
|
width: 84%;
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
margin-left: 15px;
|
||
|
|
padding-left: 0;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block.margin-bottom-30px {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-large {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-large:hover {
|
||
|
|
text-decoration: underline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-small {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-small:hover, .link-body:hover {
|
||
|
|
text-decoration: underline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-2, .text-block-3, .text-block-4 {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-small {
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 6px 12px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
font-weight: 500;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-small:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard {
|
||
|
|
float: right;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 3px;
|
||
|
|
order: -1;
|
||
|
|
padding: 12px 16px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.bg-primary-3 {
|
||
|
|
background-color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.bg-primary-2 {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.bg-gray-1 {
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.bg-gray-1.float-right {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.outline {
|
||
|
|
color: #969696;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.outline.margin-r20 {
|
||
|
|
float: left;
|
||
|
|
margin-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.outline.full-width {
|
||
|
|
width: 100%;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.outline.full-width.margin-top-20px {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.outline.full-width.margin-top-20px:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.center-aligned {
|
||
|
|
float: none;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.modal-confirm, .button-standard.float-left {
|
||
|
|
float: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.tertiary-color {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
order: 1;
|
||
|
|
padding: 12px 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.margin-right-10px {
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.margin-right-10px.full-width.dark {
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.last {
|
||
|
|
order: 1;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button {
|
||
|
|
color: #fff;
|
||
|
|
padding: 16px 35px 16px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large {
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-top: 0;
|
||
|
|
padding: 16px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
transition: transform .2s, box-shadow .2s;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
transform: scale(1.01);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.left-align {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.left-align.back {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.outline {
|
||
|
|
color: #969696;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.outline.margin-right-20px {
|
||
|
|
margin-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.outline.margin-top-10px {
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.margin-top-30px {
|
||
|
|
margin-top: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.middle {
|
||
|
|
justify-content: center;
|
||
|
|
margin-top: 40px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.full-width {
|
||
|
|
width: 100%;
|
||
|
|
justify-content: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.full-width.outline.margin-top-20px {
|
||
|
|
color: #4e5152;
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 20px;
|
||
|
|
font-weight: 500;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.full-width.outline.margin-top-20px:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
border-color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.button-large-gray-1 {
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.float-right {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.float-right.inactive {
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #ecebea;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.float-right.tertiary-color {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.bg-primary-3 {
|
||
|
|
background-color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.bg-primary-3.margin-top-60px {
|
||
|
|
margin-top: 60px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.blue {
|
||
|
|
background-color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.margin-bottom-30px {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.dark {
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.dark.center {
|
||
|
|
width: auto;
|
||
|
|
max-width: none;
|
||
|
|
float: none;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.margin-top-20px {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.margin-left-20px {
|
||
|
|
margin-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.lesspadding {
|
||
|
|
padding-left: 16px;
|
||
|
|
padding-right: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-onboarding-school {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
padding-top: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-7 {
|
||
|
|
clear: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-8 {
|
||
|
|
text-align: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-small {
|
||
|
|
color: #969696;
|
||
|
|
text-align: left;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-center {
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 20px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-2 {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 6px;
|
||
|
|
flex-direction: column;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-2:hover {
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-2.form-input-card {
|
||
|
|
border-radius: 5px;
|
||
|
|
flex-direction: row;
|
||
|
|
flex: 1;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: -1px;
|
||
|
|
margin-right: -1px;
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
transition: border-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-2.form-input-card:focus {
|
||
|
|
border-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-2.form-input-card.margin-lr5 {
|
||
|
|
margin-left: 5px;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-2.form-input-card.margin-l5 {
|
||
|
|
margin-left: 5px;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-2.form-input-card.margin-r5 {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-icon-2 {
|
||
|
|
color: #4e5152;
|
||
|
|
flex: none;
|
||
|
|
margin-left: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-2 {
|
||
|
|
height: 48px;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 5px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding: 10px 15px;
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
transition: border-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-2:focus {
|
||
|
|
border-color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-2::-ms-input-placeholder {
|
||
|
|
color: rgba(150, 150, 150, .5);
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-2::placeholder {
|
||
|
|
color: rgba(150, 150, 150, .5);
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-2.form-input-naked {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-dashboard-school {
|
||
|
|
z-index: 2;
|
||
|
|
background-color: #fff;
|
||
|
|
border-bottom: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns {
|
||
|
|
margin-top: 60px;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
padding-bottom: 40px;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns.template {
|
||
|
|
margin-top: 40px;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns.template._2nd-row {
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-2 {
|
||
|
|
float: right;
|
||
|
|
margin-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-3 {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-signout {
|
||
|
|
float: right;
|
||
|
|
clear: none;
|
||
|
|
color: #969696;
|
||
|
|
padding-left: 5px;
|
||
|
|
padding-right: 0;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-signout:hover {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-signout.w--current:visited {
|
||
|
|
color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link-account {
|
||
|
|
float: left;
|
||
|
|
color: #969696;
|
||
|
|
border-bottom: 4px solid rgba(0, 0, 0, 0);
|
||
|
|
margin-left: 20px;
|
||
|
|
margin-right: 20px;
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link-account:hover {
|
||
|
|
color: #4e5152;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link-account:focus {
|
||
|
|
border-bottom: 4px solid #ff9431;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link-account.w--current {
|
||
|
|
color: #4e5152;
|
||
|
|
border-bottom-color: #ff9431;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu {
|
||
|
|
width: 100%;
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-block {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link-2, .image-2 {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-2 {
|
||
|
|
z-index: 10000;
|
||
|
|
margin-right: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-item {
|
||
|
|
min-height: 60px;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-item:hover {
|
||
|
|
border-color: #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link-open-plekken {
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-menu {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-inactive {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-5 {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link-gepland {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link {
|
||
|
|
color: #969696;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
padding-left: 20px;
|
||
|
|
padding-right: 20px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link:hover {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link.w--current {
|
||
|
|
z-index: 2;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-bottom-style: none;
|
||
|
|
border-top-left-radius: 3px;
|
||
|
|
border-top-right-radius: 3px;
|
||
|
|
padding-left: 20px;
|
||
|
|
padding-right: 20px;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-content {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-top-right-radius: 3px;
|
||
|
|
border-bottom-right-radius: 3px;
|
||
|
|
border-bottom-left-radius: 3px;
|
||
|
|
padding: 30px;
|
||
|
|
top: -1px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-left: 30px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon.bg-primary-1 {
|
||
|
|
float: right;
|
||
|
|
clear: none;
|
||
|
|
background-color: #ff9431;
|
||
|
|
transition-property: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon.bg-primary-1.float-none {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon.bg-primary-1.float-right {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon.bg-primary-2.float-right {
|
||
|
|
float: right;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon.float-right {
|
||
|
|
float: right;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-icon {
|
||
|
|
max-width: none;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-9 {
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-top: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-9.margin-bottom-10px {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column {
|
||
|
|
padding-right: 0;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-6, .image-3 {
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-time-icon {
|
||
|
|
max-width: 12px;
|
||
|
|
float: left;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-time {
|
||
|
|
float: left;
|
||
|
|
background-color: #ededed;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
margin-right: 5px;
|
||
|
|
padding: 2px 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-3 {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
padding: 2px 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-message {
|
||
|
|
background-color: rgba(255, 148, 49, .2);
|
||
|
|
border: 1px solid rgba(0, 0, 0, 0);
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
padding: 10px 20px 10px 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-message.regular {
|
||
|
|
background-color: rgba(237, 237, 237, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-message.empty-state-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.message-icon {
|
||
|
|
max-width: 16px;
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
margin-right: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-message {
|
||
|
|
color: #4e5152;
|
||
|
|
align-items: center;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-block-2 {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-4 {
|
||
|
|
max-width: 16px;
|
||
|
|
position: -webkit-sticky;
|
||
|
|
position: sticky;
|
||
|
|
top: auto;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-item-icon {
|
||
|
|
float: right;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-right: 10px;
|
||
|
|
padding: 5px 8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-item-icon:hover {
|
||
|
|
background-color: #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.date-time {
|
||
|
|
align-items: center;
|
||
|
|
margin-top: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-planning {
|
||
|
|
float: left;
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-3 {
|
||
|
|
padding-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-2 {
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-2 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 2px solid #ecebea;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-weight: 700;
|
||
|
|
text-decoration: none;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-2:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #969696;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-7 {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-icon-2 {
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-right: -4px;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-list-2 {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-list-2.shadow.w--open {
|
||
|
|
margin-top: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link-2 {
|
||
|
|
opacity: .75;
|
||
|
|
padding: 6px 0;
|
||
|
|
text-decoration: none;
|
||
|
|
transition: color .2s, opacity .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link-2:hover {
|
||
|
|
opacity: 1;
|
||
|
|
color: #ff9431;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link-2.w--current {
|
||
|
|
opacity: 1;
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-3 {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-weight: 700;
|
||
|
|
text-decoration: none;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-3:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #969696;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-3 {
|
||
|
|
margin-top: 40px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-4 {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon-add {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-left: 0;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon-add:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon-add.rounded {
|
||
|
|
border: 1px #000;
|
||
|
|
border-radius: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-space-left-2 {
|
||
|
|
color: #faf8f5;
|
||
|
|
margin-left: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-2 {
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-3 {
|
||
|
|
margin-top: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-5 {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-circle-label {
|
||
|
|
width: 18px;
|
||
|
|
height: 18px;
|
||
|
|
clear: both;
|
||
|
|
color: #fff;
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 50%;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 16px;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-circle-2 {
|
||
|
|
width: 18px;
|
||
|
|
height: 18px;
|
||
|
|
color: #fff;
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 50%;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 16px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-message-2 {
|
||
|
|
min-width: 200px;
|
||
|
|
color: #fff;
|
||
|
|
text-align: center;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-radius: 6px;
|
||
|
|
padding: 6px;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
display: none;
|
||
|
|
position: absolute;
|
||
|
|
bottom: 100%;
|
||
|
|
left: 16px;
|
||
|
|
transform: translate(-50%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-4 {
|
||
|
|
background-color: #fff;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
padding-top: 30px;
|
||
|
|
padding-left: 20px;
|
||
|
|
padding-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-4 {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-6 {
|
||
|
|
align-items: stretch;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.group-item {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 20px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.group-tag {
|
||
|
|
float: left;
|
||
|
|
background-color: rgba(255, 148, 49, .1);
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 5px 10px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.group-tag.teacher-overview {
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-group {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-5 {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teacher-icon {
|
||
|
|
float: left;
|
||
|
|
margin-top: 0;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teacher-block {
|
||
|
|
float: left;
|
||
|
|
margin-left: 20px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teacher-block.teacher-overview {
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-teacher {
|
||
|
|
margin-top: 7px;
|
||
|
|
margin-left: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-teacher.e-mail {
|
||
|
|
float: none;
|
||
|
|
clear: left;
|
||
|
|
color: #969696;
|
||
|
|
margin-left: 20px;
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-custom-2 {
|
||
|
|
width: 20px;
|
||
|
|
height: 20px;
|
||
|
|
cursor: pointer;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #ecebea;
|
||
|
|
margin-top: 7px;
|
||
|
|
margin-left: 0;
|
||
|
|
transition: background-color .2s, border-color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-custom-2.w--redirected-checked {
|
||
|
|
background-color: #ff9431;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5dc3f0f96a906d7196336d54_icon-check-small.svg");
|
||
|
|
background-size: 14px 14px;
|
||
|
|
border-color: #ff9431;
|
||
|
|
margin-top: 7px;
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.radio-checkbox-label-2 {
|
||
|
|
color: #969696;
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: 8px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teachers-header {
|
||
|
|
margin-bottom: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.checkbox-field-2 {
|
||
|
|
padding-left: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.actions {
|
||
|
|
padding-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-8 {
|
||
|
|
margin-left: 50px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-5 {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
justify-content: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-6 {
|
||
|
|
width: 480px;
|
||
|
|
height: 320px;
|
||
|
|
background-color: #fff;
|
||
|
|
order: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-block {
|
||
|
|
width: 480px;
|
||
|
|
height: auto;
|
||
|
|
background-color: #fff;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 40px;
|
||
|
|
position: relative;
|
||
|
|
box-shadow: 1px 1px 20px -7px rgba(150, 150, 150, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-block.large {
|
||
|
|
width: 620px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-block.extralarge {
|
||
|
|
width: 620px;
|
||
|
|
flex: 0 auto;
|
||
|
|
padding: 60px;
|
||
|
|
display: inline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-close {
|
||
|
|
width: 16px;
|
||
|
|
height: 16px;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
margin-top: 10px;
|
||
|
|
margin-right: 10px;
|
||
|
|
position: absolute;
|
||
|
|
top: 0%;
|
||
|
|
bottom: auto;
|
||
|
|
left: auto;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-2 {
|
||
|
|
margin-top: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-5 {
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-delete {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-7 {
|
||
|
|
padding: 0 10px 0 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-8 {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-9 {
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-label-top {
|
||
|
|
float: left;
|
||
|
|
clear: left;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center {
|
||
|
|
text-align: center;
|
||
|
|
flex: 0 auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center.margin-top-60px {
|
||
|
|
margin-top: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-6 {
|
||
|
|
margin-top: 40px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align {
|
||
|
|
text-align: center;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
left: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.margin-top-60px {
|
||
|
|
margin-top: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.margin-bottom-10px {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.margin-bottom-60px {
|
||
|
|
margin-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.subtitle {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 16px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.max-width {
|
||
|
|
text-align: center;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.margin-bottom-100px {
|
||
|
|
margin-bottom: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-18px {
|
||
|
|
color: #969696;
|
||
|
|
text-align: left;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
font-size: 18px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 28px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-span {
|
||
|
|
color: #4e5152;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-10 {
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-small {
|
||
|
|
text-align: left;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-small.center-align {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-11 {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-12 {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-13, .column-14 {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-4 {
|
||
|
|
line-height: 24px;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.left-align {
|
||
|
|
float: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-item-2, .list-item-3, .list-item-4 {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-6 {
|
||
|
|
float: left;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
position: static;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-placeholder {
|
||
|
|
z-index: 20;
|
||
|
|
width: auto;
|
||
|
|
height: auto;
|
||
|
|
min-height: 260px;
|
||
|
|
background-color: rgba(250, 248, 245, .5);
|
||
|
|
background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-size: cover;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-top: 20px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-placeholder.school {
|
||
|
|
border-style: none;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-7 {
|
||
|
|
z-index: 1;
|
||
|
|
width: auto;
|
||
|
|
height: auto;
|
||
|
|
margin: 79px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-upload {
|
||
|
|
max-width: 200px;
|
||
|
|
border: 1px solid rgba(150, 150, 150, .5);
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 10px 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-upload.upload-input {
|
||
|
|
z-index: -1;
|
||
|
|
width: .1px;
|
||
|
|
height: .1px;
|
||
|
|
opacity: 0;
|
||
|
|
position: absolute;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-upload-icon {
|
||
|
|
float: right;
|
||
|
|
margin-top: 7px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-upload-text {
|
||
|
|
color: #969696;
|
||
|
|
text-align: left;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.suggestions {
|
||
|
|
z-index: 1;
|
||
|
|
cursor: pointer;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.upload-input {
|
||
|
|
z-index: -1;
|
||
|
|
opacity: 0;
|
||
|
|
position: absolute;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed {
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed.group {
|
||
|
|
max-height: 45px;
|
||
|
|
min-width: 140px;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-style: none;
|
||
|
|
margin-left: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-profile {
|
||
|
|
width: 32px;
|
||
|
|
height: 32px;
|
||
|
|
float: right;
|
||
|
|
cursor: pointer;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5dd7e53fbe26702e3830a1bd_icon-user.svg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
border: 1px #ededed;
|
||
|
|
border-radius: 20px;
|
||
|
|
margin-top: 15px;
|
||
|
|
margin-right: 10px;
|
||
|
|
padding: 5px 8px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-profile:hover {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.profile-image-placeholder {
|
||
|
|
width: 200px;
|
||
|
|
height: 200px;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 100px;
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-left {
|
||
|
|
padding-left: 20px;
|
||
|
|
padding-right: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-right {
|
||
|
|
padding-left: 40px;
|
||
|
|
padding-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-welcome {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 50px 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-welcome.margin-right-20px {
|
||
|
|
margin-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-welcome.margin-left-20px {
|
||
|
|
margin-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-welcome.margin-side10px {
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-counter {
|
||
|
|
width: 32px;
|
||
|
|
height: 32px;
|
||
|
|
color: #fff;
|
||
|
|
text-align: center;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-radius: 20px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 30px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-counter.inactive {
|
||
|
|
color: #969696;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-counter.complete {
|
||
|
|
background-color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-label {
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-right: 30px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 24px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-label.inactive {
|
||
|
|
color: #969696;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-label.complete {
|
||
|
|
color: #969696;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 24px;
|
||
|
|
position: relative;
|
||
|
|
top: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-item {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.steps {
|
||
|
|
z-index: 100000;
|
||
|
|
width: 100%;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: flex-start;
|
||
|
|
margin-top: 15px;
|
||
|
|
display: flex;
|
||
|
|
position: absolute;
|
||
|
|
top: 0%;
|
||
|
|
bottom: auto;
|
||
|
|
left: 0%;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-8 {
|
||
|
|
width: auto;
|
||
|
|
flex-wrap: nowrap;
|
||
|
|
align-content: space-between;
|
||
|
|
}
|
||
|
|
|
||
|
|
.menu-onboarding {
|
||
|
|
z-index: 1;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.step-counter-complete {
|
||
|
|
width: 32px;
|
||
|
|
height: 32px;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 20px;
|
||
|
|
margin-right: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
top: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-7 {
|
||
|
|
display: inline;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-8 {
|
||
|
|
margin-top: 5px;
|
||
|
|
margin-left: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.menu-login-message {
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-top: 20px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main-menu-item {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
transition: color .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main-menu-item:hover, .main-menu-item:focus {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main-menu-icon {
|
||
|
|
width: 68px;
|
||
|
|
float: left;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
margin-right: 10px;
|
||
|
|
padding: 15px;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-last {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-last:hover {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-last.text-muted.margin-top {
|
||
|
|
margin-top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-last.form-hint-text {
|
||
|
|
opacity: .75;
|
||
|
|
margin-top: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-last.last-item {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-logo, .brand-logo.w--current {
|
||
|
|
top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation {
|
||
|
|
float: left;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-inner {
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-item {
|
||
|
|
width: 100%;
|
||
|
|
float: left;
|
||
|
|
justify-content: flex-start;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-item.horizontal {
|
||
|
|
width: auto;
|
||
|
|
margin-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-icon {
|
||
|
|
max-width: none;
|
||
|
|
float: left;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-top: 5px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-label {
|
||
|
|
float: left;
|
||
|
|
color: #969696;
|
||
|
|
margin-left: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-label.large {
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-what {
|
||
|
|
background-color: #fff;
|
||
|
|
padding-top: 40px;
|
||
|
|
padding-bottom: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-column-left {
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-details {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 0 #ededed;
|
||
|
|
border-radius: 0;
|
||
|
|
flex: 0 auto;
|
||
|
|
order: 0;
|
||
|
|
align-self: center;
|
||
|
|
padding: 0;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-cta-block {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-7 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-body {
|
||
|
|
margin-top: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-header {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.intro {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 28px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-block {
|
||
|
|
font-family: Inconsolata, monospace;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-description {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-creator {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-2 {
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.creator {
|
||
|
|
margin-top: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.creator-image {
|
||
|
|
float: left;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.creator-name {
|
||
|
|
margin-left: 10px;
|
||
|
|
padding-top: 8px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-image {
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-creator-title {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floating-block-right {
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: flex-end;
|
||
|
|
align-items: center;
|
||
|
|
display: block;
|
||
|
|
position: absolute;
|
||
|
|
top: 360px;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-10 {
|
||
|
|
position: static;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floating-block-left {
|
||
|
|
position: absolute;
|
||
|
|
top: 140px;
|
||
|
|
bottom: 0%;
|
||
|
|
left: 0%;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overview-column-left, .overview-column-right {
|
||
|
|
padding-right: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-11 {
|
||
|
|
z-index: 0;
|
||
|
|
border-radius: 5px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-block-2 {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-bold {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-home-left {
|
||
|
|
position: absolute;
|
||
|
|
left: 10%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-home-right {
|
||
|
|
position: absolute;
|
||
|
|
top: 65%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 10%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text {
|
||
|
|
line-height: 46px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.home-why-column-right {
|
||
|
|
align-items: center;
|
||
|
|
padding-left: 60px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-8 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-call-to-action {
|
||
|
|
background-color: #fff;
|
||
|
|
padding-top: 100px;
|
||
|
|
padding-bottom: 180px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-16 {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-usp {
|
||
|
|
opacity: 1;
|
||
|
|
background-color: #fff;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-left: 30px;
|
||
|
|
padding: 70px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-usp.left {
|
||
|
|
box-shadow: none;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-7 {
|
||
|
|
margin-bottom: 100px;
|
||
|
|
padding-top: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list {
|
||
|
|
margin-top: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.item-label {
|
||
|
|
color: #969696;
|
||
|
|
white-space: normal;
|
||
|
|
margin-left: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-item-usp {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-item-usp.last-item {
|
||
|
|
margin-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.quote-text {
|
||
|
|
color: #4e5152;
|
||
|
|
font-size: 18px;
|
||
|
|
line-height: 28px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.quote-author {
|
||
|
|
color: #4e5152;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.quote {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.flex-center {
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-image-left {
|
||
|
|
position: absolute;
|
||
|
|
top: 28%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: -5%;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-image-right {
|
||
|
|
position: absolute;
|
||
|
|
top: 28%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: -5%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-testimonials {
|
||
|
|
background-color: #fff;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eb56a58b62ba49caa74d_bg-waves-08.svg");
|
||
|
|
background-position: 50% 0;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 240px;
|
||
|
|
padding-bottom: 80px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-quote-left {
|
||
|
|
position: absolute;
|
||
|
|
top: 0%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: -110px;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-quote-right {
|
||
|
|
position: absolute;
|
||
|
|
top: 270px;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 140px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-for-who {
|
||
|
|
padding-top: 40px;
|
||
|
|
padding-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-vision {
|
||
|
|
background-color: #fff;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eab2a58b62248acaa4e3_bg-waves-07.svg");
|
||
|
|
background-position: 50% 100%;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 40px;
|
||
|
|
padding-bottom: 220px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-usp {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
padding-top: 60px;
|
||
|
|
padding-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentations-top {
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eab2a58b62248acaa4e3_bg-waves-07.svg");
|
||
|
|
background-position: 50% 100%;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 100px;
|
||
|
|
padding-bottom: 240px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.vision-column-left {
|
||
|
|
align-items: center;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 60px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-2 {
|
||
|
|
line-height: 46px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid {
|
||
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item {
|
||
|
|
height: 220px;
|
||
|
|
min-width: 220px;
|
||
|
|
background-color: #000;
|
||
|
|
background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 15px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item.second-row {
|
||
|
|
min-width: 100%;
|
||
|
|
background-image: none;
|
||
|
|
position: relative;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.title {
|
||
|
|
color: #fff;
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: flex-start;
|
||
|
|
align-items: flex-end;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-9 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-9 {
|
||
|
|
position: absolute;
|
||
|
|
top: -73px;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: -200px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-presentations {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-item-5 {
|
||
|
|
list-style-type: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px {
|
||
|
|
clear: left;
|
||
|
|
color: #969696;
|
||
|
|
text-align: left;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
font-size: 16px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 26px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px.center-align {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px.feedback {
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
padding: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px.inloggen {
|
||
|
|
width: 100%;
|
||
|
|
max-width: none;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
margin-left: 0;
|
||
|
|
padding: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px.margin-bottom-20px {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px.margin-left-20px {
|
||
|
|
margin-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-14px {
|
||
|
|
color: #4e5152;
|
||
|
|
text-align: left;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 26px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-14px.no-margin-bottom {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-14px.no-margin-bottom.inlineblock {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-2 {
|
||
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||
|
|
grid-template-areas: ". . Area";
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-grid {
|
||
|
|
grid-column-gap: 21px;
|
||
|
|
grid-template-rows: auto auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-footer {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
line-height: 26px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-footer a {
|
||
|
|
color: #4e5152;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-footer a:hover {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-footer p {
|
||
|
|
color: #4e5152;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 28px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-link {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-link:hover {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-label {
|
||
|
|
margin-right: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-social {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 7px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-18px {
|
||
|
|
float: left;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 32px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-title-link {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-title-link:hover {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-14px-gray {
|
||
|
|
color: #969696;
|
||
|
|
text-align: left;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 22px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-14px-gray.text-center {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-14px-gray.margin-bottom-20px {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-11 {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-12 {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-check {
|
||
|
|
width: 24px;
|
||
|
|
height: 24px;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 20px;
|
||
|
|
justify-content: center;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list-2 {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cookie-icon {
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list-wrapper {
|
||
|
|
z-index: 1;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-3 {
|
||
|
|
grid-template-rows: auto;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-testimonials-mobile {
|
||
|
|
background-color: #fff;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eb56a58b62ba49caa74d_bg-waves-08.svg");
|
||
|
|
background-position: 50% 0;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 240px;
|
||
|
|
padding-bottom: 80px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-18, .image-19 {
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-edit {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-add {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.alert {
|
||
|
|
width: 100%;
|
||
|
|
background-color: rgba(255, 148, 49, .1);
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 7px 10px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.alert.alert-warning {
|
||
|
|
color: #ff9431;
|
||
|
|
text-align: left;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-related-presentations {
|
||
|
|
background-color: #fff;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eb56a58b62ba49caa74d_bg-waves-08.svg");
|
||
|
|
background-position: 50% 0;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 240px;
|
||
|
|
padding-bottom: 80px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-2 {
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-top: 0;
|
||
|
|
padding: 16px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-2:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-2.full-width {
|
||
|
|
width: 100%;
|
||
|
|
justify-content: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-2.full-width.outline.margin-top-20px {
|
||
|
|
color: #4e5152;
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 20px;
|
||
|
|
font-weight: 500;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-2.full-width.outline.margin-top-20px:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
border-color: #969696;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-2.full-width.outline.margin-top-20px.w--current {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-title-link-2 {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-title-link-2:hover {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-2 {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
position: static;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-label-2 {
|
||
|
|
float: left;
|
||
|
|
color: #969696;
|
||
|
|
margin-left: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-background {
|
||
|
|
z-index: 1;
|
||
|
|
width: 100%;
|
||
|
|
height: 99px;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: #fff;
|
||
|
|
position: absolute;
|
||
|
|
top: auto;
|
||
|
|
bottom: auto;
|
||
|
|
left: auto;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-12 {
|
||
|
|
opacity: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-13 {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-3 {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-gray-1 {
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-4 {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-14 {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px #000;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-15 {
|
||
|
|
border: 1px solid #000;
|
||
|
|
border-radius: 1px;
|
||
|
|
display: none;
|
||
|
|
box-shadow: 1px 1px 3px 1px #000;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-16 {
|
||
|
|
border: 1px solid #000;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-school {
|
||
|
|
margin-top: 40px;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.school-info {
|
||
|
|
padding-left: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-19 {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-10 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-label {
|
||
|
|
color: #4e5152;
|
||
|
|
padding-left: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tag-group {
|
||
|
|
color: #ff9431;
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tag-school {
|
||
|
|
color: #969696;
|
||
|
|
margin-bottom: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tag-planning {
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-right: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.school-group-headers {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-school-planning {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 100px;
|
||
|
|
padding-top: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-title {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 700;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-date-icon {
|
||
|
|
max-width: 16px;
|
||
|
|
float: left;
|
||
|
|
margin-top: 4px;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.school-image {
|
||
|
|
height: 360px;
|
||
|
|
background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-size: cover;
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-3-copy {
|
||
|
|
color: #fff;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-weight: 700;
|
||
|
|
text-decoration: none;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-3-copy:hover {
|
||
|
|
box-shadow: none;
|
||
|
|
background-color: #fff;
|
||
|
|
border-color: #969696;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-4 {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-image-thumbs {
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.lightbox-thumb {
|
||
|
|
margin-top: 10px;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.timeslot-headers {
|
||
|
|
margin-top: 20px;
|
||
|
|
margin-right: 0;
|
||
|
|
padding-right: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
._w-form {
|
||
|
|
margin-top: -5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-share {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-block-large {
|
||
|
|
width: 620px;
|
||
|
|
height: auto;
|
||
|
|
background-color: #fff;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 40px;
|
||
|
|
position: relative;
|
||
|
|
box-shadow: 1px 1px 20px -7px rgba(150, 150, 150, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-no-padding {
|
||
|
|
flex-direction: row;
|
||
|
|
flex: 0 auto;
|
||
|
|
order: 1;
|
||
|
|
justify-content: flex-end;
|
||
|
|
align-self: stretch;
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 10px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-dashboard-parents {
|
||
|
|
z-index: 1;
|
||
|
|
background-color: #fff;
|
||
|
|
border-bottom: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.parent-label {
|
||
|
|
color: #969696;
|
||
|
|
margin-right: 20px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.parent-info {
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-12 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-left {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
margin-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.donwload-item {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 10px 20px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification-default {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
padding: 10px 20px 10px 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-user-icon {
|
||
|
|
max-width: 16px;
|
||
|
|
float: left;
|
||
|
|
margin-top: 4px;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-planned {
|
||
|
|
color: #8fd347;
|
||
|
|
margin-left: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-planned {
|
||
|
|
width: auto;
|
||
|
|
background-color: rgba(143, 211, 71, .2);
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 10px 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-17 {
|
||
|
|
justify-content: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label p {
|
||
|
|
color: #4e5152;
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 10px;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label.margin-bottom-20px {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label.normal {
|
||
|
|
color: #969696;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label.normal.margin-top-40px {
|
||
|
|
margin-top: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label.textarea {
|
||
|
|
width: 100%;
|
||
|
|
float: left;
|
||
|
|
clear: right;
|
||
|
|
margin-top: 30px;
|
||
|
|
font-size: 16px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-shadow {
|
||
|
|
background-color: #fff;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-right: 20px;
|
||
|
|
padding: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-shadow.right {
|
||
|
|
margin-left: 20px;
|
||
|
|
margin-right: 0;
|
||
|
|
padding: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-box {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-center-560px {
|
||
|
|
max-width: 560px;
|
||
|
|
object-fit: fill;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: flex-start;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title-paragraph {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
padding-top: 60px;
|
||
|
|
padding-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-two-blocks {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
padding-bottom: 60px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-structure {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-bottom: 80px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-structure.wiz-quiz {
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4d801b0ebe745503d97e7_bg-waves-06.svg");
|
||
|
|
background-position: 50% 100%;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-bottom: 280px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-21 {
|
||
|
|
align-self: center;
|
||
|
|
padding-right: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
._w-slider-dot {
|
||
|
|
width: 1em;
|
||
|
|
height: .25em;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slide {
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-2, .icon-3 {
|
||
|
|
color: #ff9431;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slide-inner {
|
||
|
|
height: 100%;
|
||
|
|
background-color: #fff;
|
||
|
|
border-radius: 0;
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: space-around;
|
||
|
|
padding-left: 100px;
|
||
|
|
padding-right: 100px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slide-icon {
|
||
|
|
flex: 0 auto;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-18 {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider-2 {
|
||
|
|
height: 420px;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.right-arrow, .mask {
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-completed {
|
||
|
|
float: right;
|
||
|
|
background-color: #8fd347;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 20px;
|
||
|
|
padding: 6px 12px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-subject {
|
||
|
|
float: left;
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 700;
|
||
|
|
}
|
||
|
|
|
||
|
|
.subject {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
clear: right;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
text-decoration: underline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link.cancel {
|
||
|
|
float: right;
|
||
|
|
align-self: center;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-right: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link.back {
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: space-around;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-area {
|
||
|
|
color: #4e5152;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 20px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-area.margin-bottom-30px {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-area.sharepenna {
|
||
|
|
margin-top: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-canceled {
|
||
|
|
float: right;
|
||
|
|
background-color: #ed6a5e;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 20px;
|
||
|
|
padding: 6px 12px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-canceled, .label-completed {
|
||
|
|
color: #fff;
|
||
|
|
margin-left: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-waiting {
|
||
|
|
float: right;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #ecebea;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 20px;
|
||
|
|
order: 1;
|
||
|
|
padding: 6px 12px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-waiting {
|
||
|
|
color: #4e5152;
|
||
|
|
margin-left: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-structure-backup {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-options {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5defc49a6761c93e7075edcb_bg-waves-01.svg");
|
||
|
|
background-position: 50% 0;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
margin-top: 0;
|
||
|
|
padding-top: 280px;
|
||
|
|
padding-bottom: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-options.no-waves {
|
||
|
|
background-image: none;
|
||
|
|
padding-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-13, .columns-14 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-blue {
|
||
|
|
color: #96dae4;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-powerpoint {
|
||
|
|
background-color: #fff;
|
||
|
|
border-radius: 3px;
|
||
|
|
flex-direction: row;
|
||
|
|
margin-top: 60px;
|
||
|
|
padding: 30px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-dark {
|
||
|
|
float: left;
|
||
|
|
color: #4e5152;
|
||
|
|
order: 0;
|
||
|
|
align-self: stretch;
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-left: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-20 {
|
||
|
|
float: left;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-5 {
|
||
|
|
width: auto;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.subtitle {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-who-header {
|
||
|
|
margin-top: 60px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-15 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-25 {
|
||
|
|
align-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.header-image {
|
||
|
|
max-width: 485px;
|
||
|
|
float: right;
|
||
|
|
border-radius: 3px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.italic-text {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-14 {
|
||
|
|
line-height: 42px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-why {
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eab2a58b62248acaa4e3_bg-waves-07.svg");
|
||
|
|
background-position: 50% 100%;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
background-size: 1920px;
|
||
|
|
background-attachment: scroll;
|
||
|
|
padding-top: 100px;
|
||
|
|
padding-bottom: 240px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-cta {
|
||
|
|
float: left;
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-image {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-image.margin-bottom-40px {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-usps {
|
||
|
|
background-color: #faf8f5;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-top: 60px;
|
||
|
|
padding-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-usp {
|
||
|
|
margin-left: 20px;
|
||
|
|
margin-right: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.usps {
|
||
|
|
margin-top: 60px;
|
||
|
|
padding-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-testimonials-2 {
|
||
|
|
background-color: #fff;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eb56a58b62ba49caa74d_bg-waves-08.svg");
|
||
|
|
background-position: 50% 0;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 240px;
|
||
|
|
padding-bottom: 80px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-cta-school {
|
||
|
|
background-color: #fff;
|
||
|
|
background-image: url("https://uploads-ssl.webflow.com/5dc3f0f96a906d57b4336cb9/5df4eb56a58b62ba49caa74d_bg-waves-08.svg");
|
||
|
|
background-position: 50% 0;
|
||
|
|
background-repeat: repeat-x;
|
||
|
|
background-size: 1920px;
|
||
|
|
padding-top: 260px;
|
||
|
|
padding-bottom: 180px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-quote-right-cta {
|
||
|
|
position: absolute;
|
||
|
|
top: -120px;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 140px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-quote-left-cta {
|
||
|
|
position: absolute;
|
||
|
|
top: 40%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: -110px;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-pane-tab-5 {
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-template-usps {
|
||
|
|
background-color: #fff;
|
||
|
|
padding-top: 0;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-27 {
|
||
|
|
padding-right: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-2 {
|
||
|
|
padding-left: 20px;
|
||
|
|
padding-right: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-16 {
|
||
|
|
margin-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-image {
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-illustration {
|
||
|
|
position: absolute;
|
||
|
|
top: -20px;
|
||
|
|
left: 65px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-21 {
|
||
|
|
position: absolute;
|
||
|
|
top: auto;
|
||
|
|
bottom: 50%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-illustration-alternative {
|
||
|
|
height: 90%;
|
||
|
|
position: absolute;
|
||
|
|
top: 23px;
|
||
|
|
left: -40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.illustration-left {
|
||
|
|
position: absolute;
|
||
|
|
top: 30%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.illustration-right {
|
||
|
|
position: absolute;
|
||
|
|
top: 15%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-cancel {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-plannend {
|
||
|
|
float: right;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #96dae4;
|
||
|
|
border: 1px solid #96dae4;
|
||
|
|
border-radius: 20px;
|
||
|
|
order: -1;
|
||
|
|
padding: 6px 12px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-plannend.margin-right-10px {
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-plannend.margin-right-10px.last {
|
||
|
|
order: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-plannend.margin-right-10px.full-width {
|
||
|
|
border-color: rgba(78, 81, 82, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-plannend.last {
|
||
|
|
border-color: rgba(78, 81, 82, .1);
|
||
|
|
order: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-plannend {
|
||
|
|
color: #fff;
|
||
|
|
margin-left: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-feedback {
|
||
|
|
float: right;
|
||
|
|
color: #4e5152;
|
||
|
|
background-color: #6d70c6;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 16px 24px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-feedback {
|
||
|
|
color: #fff;
|
||
|
|
margin-left: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-upload {
|
||
|
|
margin-top: 4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-eye {
|
||
|
|
margin-top: 7px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-feedback, .modal-wrapper-upload, .modal-wrapper-download {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.usps-presentation {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-info {
|
||
|
|
margin-top: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-cta {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
flex: 0 auto;
|
||
|
|
order: 0;
|
||
|
|
align-self: center;
|
||
|
|
padding: 40px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.no-padding-left {
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.no-padding-right {
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-9 {
|
||
|
|
margin-bottom: 8px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-item {
|
||
|
|
margin-bottom: 15px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-item {
|
||
|
|
max-width: none;
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
margin-left: 5px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-no-padding-left {
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-15 {
|
||
|
|
margin-bottom: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-16px {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-16px p {
|
||
|
|
color: #4e5152;
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 10px;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-16px.margin-bottom-20px {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
font-size: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.float-left {
|
||
|
|
clear: none;
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: flex-start;
|
||
|
|
align-items: flex-start;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-22 {
|
||
|
|
flex: 0 auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-holder {
|
||
|
|
float: left;
|
||
|
|
margin-top: 5px;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
margin-right: 5px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item-3 {
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-download-is-ready {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-center {
|
||
|
|
max-width: 100%;
|
||
|
|
flex-direction: column;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-check-clean {
|
||
|
|
width: 16px;
|
||
|
|
height: auto;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-radius: 0;
|
||
|
|
justify-content: center;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-accordion {
|
||
|
|
float: right;
|
||
|
|
color: #ff9431;
|
||
|
|
cursor: pointer;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
text-decoration: underline;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.explanation {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
font-size: 14px;
|
||
|
|
font-style: italic;
|
||
|
|
line-height: 22px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.login-for-mobile {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-action {
|
||
|
|
width: auto;
|
||
|
|
float: right;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
order: 0;
|
||
|
|
margin: 0 10px 0 0;
|
||
|
|
padding: 11px 15px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-action:hover {
|
||
|
|
background-color: rgba(237, 237, 237, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-action.last-child {
|
||
|
|
order: 1;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-action.first {
|
||
|
|
order: -1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-parent {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
margin-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.topic-title {
|
||
|
|
float: left;
|
||
|
|
clear: left;
|
||
|
|
color: #4e5152;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 5px;
|
||
|
|
padding-bottom: 0;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 700;
|
||
|
|
line-height: 20px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.topic-title.empty {
|
||
|
|
color: #ff9431;
|
||
|
|
background-color: rgba(255, 148, 49, .2);
|
||
|
|
border: 1px solid rgba(255, 148, 49, .2);
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 2px 5px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.date {
|
||
|
|
float: left;
|
||
|
|
background-color: #ededed;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
margin-right: 5px;
|
||
|
|
padding: 2px 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
background-color: #ededed;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
margin-right: 5px;
|
||
|
|
padding: 2px 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.parent {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
background-color: #ededed;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 0;
|
||
|
|
padding: 2px 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot {
|
||
|
|
align-items: center;
|
||
|
|
margin-top: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot-actions {
|
||
|
|
min-height: 53px;
|
||
|
|
justify-content: flex-end;
|
||
|
|
align-items: center;
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot-item {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 15px 10px 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot-item:hover {
|
||
|
|
border-color: #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot-columns {
|
||
|
|
width: 100%;
|
||
|
|
min-height: 53px;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.topic {
|
||
|
|
width: 100%;
|
||
|
|
float: left;
|
||
|
|
clear: right;
|
||
|
|
flex-direction: row;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 20px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-login {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-redactie {
|
||
|
|
margin-top: 30px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-description {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-16px {
|
||
|
|
float: left;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 16px;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 32px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-form {
|
||
|
|
justify-content: flex-start;
|
||
|
|
align-items: stretch;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-2 {
|
||
|
|
justify-content: flex-end;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-8 {
|
||
|
|
margin-top: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.file-name {
|
||
|
|
float: left;
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
text-decoration: underline;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-delete {
|
||
|
|
float: left;
|
||
|
|
margin-top: 5px;
|
||
|
|
margin-left: 10px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-file {
|
||
|
|
margin-left: 30px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-back {
|
||
|
|
max-height: none;
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
margin-top: 15px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-success {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-4 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-sub-nav {
|
||
|
|
margin-top: 40px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-date-time {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-white {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-white.left {
|
||
|
|
min-height: 360px;
|
||
|
|
margin-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-white.right {
|
||
|
|
min-height: 360px;
|
||
|
|
min-width: auto;
|
||
|
|
margin-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-approve, .modal-wrapper-feedback-presentation, .modal-wrapper-message {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-reupload {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
float: left;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification {
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 10px 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification.success {
|
||
|
|
background-color: #d4edda;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification.warning {
|
||
|
|
background-color: #fff3cd;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification.error {
|
||
|
|
background-color: #f8d7da;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-title {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-title.success {
|
||
|
|
color: #155724;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-title.warning {
|
||
|
|
color: #856404;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-title.error {
|
||
|
|
color: #721c24;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-description {
|
||
|
|
padding-left: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-description.success {
|
||
|
|
color: #155724;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-description.warning {
|
||
|
|
color: #856404;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bar-description.error {
|
||
|
|
color: #721c24;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-bar {
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-9 {
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-12 {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-17 {
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-6, .text-block-13 {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.timeslot-counter {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-left: 10px;
|
||
|
|
padding-left: 8px;
|
||
|
|
padding-right: 8px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-7, .html-embed-8, .html-embed-9, .text-block-14, .text-block-15, .text-block-16, .text-block-17, .text-block-18, .html-embed-10, .html-embed-11, .text-block-19, .text-block-20, .html-embed-12, .html-embed-13, .tablinklabel, .html-embed-14, .text-block-22, .html-embed-15 {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.empty-state-placeholder {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
padding-top: 60px;
|
||
|
|
padding-bottom: 60px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.empty-state-placeholder.empty-state-hidden {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.empty-state-description {
|
||
|
|
max-width: 620px;
|
||
|
|
text-align: center;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.empty-state-title {
|
||
|
|
line-height: 15px;
|
||
|
|
display: inline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.empty-state-icon {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-title {
|
||
|
|
float: left;
|
||
|
|
margin-top: 7px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-actions {
|
||
|
|
margin-top: 60px;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-left: 30px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon.bg-primary-1 {
|
||
|
|
float: right;
|
||
|
|
clear: none;
|
||
|
|
background-color: #ff9431;
|
||
|
|
padding-top: 13px;
|
||
|
|
padding-bottom: 13px;
|
||
|
|
transition-property: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon.bg-primary-1.float-none {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon.bg-primary-1.float-right {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon.bg-primary-2.float-right {
|
||
|
|
float: right;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon.float-right {
|
||
|
|
float: right;
|
||
|
|
padding-top: 13px;
|
||
|
|
padding-bottom: 13px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-icon.ghost {
|
||
|
|
min-height: 57px;
|
||
|
|
min-width: 57px;
|
||
|
|
float: left;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px solid rgba(78, 81, 82, .5);
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 10px;
|
||
|
|
padding: 16px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-lar-icon-copy {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-left: 30px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-lar-icon-copy:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-lar-icon-copy.bg-primary-1 {
|
||
|
|
float: right;
|
||
|
|
clear: none;
|
||
|
|
background-color: #ff9431;
|
||
|
|
transition-property: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-lar-icon-copy.bg-primary-1.float-none {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-lar-icon-copy.bg-primary-1.float-right {
|
||
|
|
float: right;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-lar-icon-copy.bg-primary-2.float-right {
|
||
|
|
float: right;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-lar-icon-copy.float-right {
|
||
|
|
float: right;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-copy {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon-2 {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-left: 30px;
|
||
|
|
padding: 10px 24px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
transition: box-shadow .2s;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard-icon-2:hover {
|
||
|
|
box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-left-2 {
|
||
|
|
color: #fff;
|
||
|
|
text-align: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification-container {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-share {
|
||
|
|
width: auto;
|
||
|
|
max-width: 620px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-school-icon, .planning-group-icon {
|
||
|
|
max-width: 12px;
|
||
|
|
float: left;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
border: 1px solid rgba(0, 0, 0, 0);
|
||
|
|
border-radius: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding: 10px 20px 10px 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner.regular {
|
||
|
|
background-color: rgba(237, 237, 237, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner.action-required {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner.action-required.banner-hidden {
|
||
|
|
background-color: #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner.information {
|
||
|
|
background-color: rgba(237, 237, 237, .5);
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner.information.banner-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-teachers {
|
||
|
|
margin-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.table-header {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teachercolumns {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 15px 10px;
|
||
|
|
display: block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teacherprofile {
|
||
|
|
margin-top: 0;
|
||
|
|
padding-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teacheravatar {
|
||
|
|
width: 40px;
|
||
|
|
height: auto;
|
||
|
|
max-width: none;
|
||
|
|
float: left;
|
||
|
|
margin-bottom: 0;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teachername {
|
||
|
|
width: 80%;
|
||
|
|
max-width: 100%;
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
margin-left: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.teacheremail {
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
color: #969696;
|
||
|
|
margin-left: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
font-weight: 400;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.taggroup {
|
||
|
|
background-color: rgba(255, 148, 49, .2);
|
||
|
|
border: 1px solid rgba(255, 148, 49, .2);
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 5px 10px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.labelgroup {
|
||
|
|
width: auto;
|
||
|
|
text-align: center;
|
||
|
|
border: 0 #ededed;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 13px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.invitestatus {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.linkresendinvite {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
text-decoration: underline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.headerlabel {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
|
||
|
|
.headerlabel.last {
|
||
|
|
text-align: left;
|
||
|
|
padding-left: 70px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.headerlabel.first {
|
||
|
|
margin-left: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.headerlabel.secondlast {
|
||
|
|
margin-left: -5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatarcolumn {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.toggle {
|
||
|
|
width: 60px;
|
||
|
|
height: 32px;
|
||
|
|
background-color: rgba(255, 148, 49, .2);
|
||
|
|
border: 1px solid rgba(255, 148, 49, .1);
|
||
|
|
border-radius: 20px;
|
||
|
|
margin-top: 8px;
|
||
|
|
font-size: 24px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.toggle.inactive {
|
||
|
|
background-color: #ededed;
|
||
|
|
border-color: rgba(78, 81, 82, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.toggleswitch {
|
||
|
|
width: 24px;
|
||
|
|
height: 24px;
|
||
|
|
float: right;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 20px;
|
||
|
|
margin-top: 3px;
|
||
|
|
margin-left: 4px;
|
||
|
|
margin-right: 4px;
|
||
|
|
padding-top: 0;
|
||
|
|
padding-left: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.toggleswitch.inactive {
|
||
|
|
float: left;
|
||
|
|
background-color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-29 {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.invitedate {
|
||
|
|
color: #4e5152;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.school {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
background-color: #ededed;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 5px;
|
||
|
|
padding: 2px 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.group {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
background-color: #ededed;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: 0;
|
||
|
|
padding: 2px 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconedit {
|
||
|
|
align-items: flex-start;
|
||
|
|
margin-left: 5px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-23 {
|
||
|
|
margin-bottom: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cardtemplate {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icontemplate {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.linkback {
|
||
|
|
margin-top: 20px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.linktext {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
line-height: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.templatedetail {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-18 {
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tips {
|
||
|
|
background-color: #eaf8fa;
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
padding: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-24 {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltip-row {
|
||
|
|
width: 100%;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltiparrow {
|
||
|
|
z-index: -1;
|
||
|
|
width: 16px;
|
||
|
|
height: 16px;
|
||
|
|
float: left;
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px #ededed;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: inline-block;
|
||
|
|
position: absolute;
|
||
|
|
top: auto;
|
||
|
|
bottom: -5px;
|
||
|
|
left: 0%;
|
||
|
|
right: 0%;
|
||
|
|
transform: rotate(45deg);
|
||
|
|
}
|
||
|
|
|
||
|
|
.tooltiptext {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.schoolexist {
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-30 {
|
||
|
|
flex-direction: column;
|
||
|
|
padding: 20px 0 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.margin-left-20px {
|
||
|
|
margin-top: 0;
|
||
|
|
margin-left: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-19 {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.model-wrapper-subject {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.background-video {
|
||
|
|
max-height: 280px;
|
||
|
|
object-fit: fill;
|
||
|
|
display: block;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.background-video-2 {
|
||
|
|
z-index: 9999;
|
||
|
|
width: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-pane-tab-4, .videoplaceholder {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-how-it-works {
|
||
|
|
margin-top: 60px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-flex {
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-favorite, .favorite-added-modal, .favorite-removed-modal {
|
||
|
|
z-index: 999;
|
||
|
|
width: 100%;
|
||
|
|
height: 100vh;
|
||
|
|
opacity: 1;
|
||
|
|
background-color: rgba(0, 0, 0, .25);
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
display: none;
|
||
|
|
position: fixed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-3 {
|
||
|
|
width: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-block {
|
||
|
|
width: 48%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-16 {
|
||
|
|
float: left;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-presentation {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
border-radius: 5px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
padding: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-text {
|
||
|
|
color: #fff;
|
||
|
|
margin-bottom: 0;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-header {
|
||
|
|
margin-top: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-count {
|
||
|
|
max-height: 24px;
|
||
|
|
max-width: 24px;
|
||
|
|
min-height: 24px;
|
||
|
|
min-width: 24px;
|
||
|
|
background-color: #4e5152;
|
||
|
|
border: 1px solid #4e5152;
|
||
|
|
border-radius: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.counter-text {
|
||
|
|
color: #fff;
|
||
|
|
text-align: center;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-menu {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-menu-text {
|
||
|
|
margin-left: 5px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-menu-item {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
margin-right: 30px;
|
||
|
|
padding-left: 15px;
|
||
|
|
padding-right: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-menu-item.w--current {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border: 1px solid rgba(78, 81, 82, .2);
|
||
|
|
border-radius: 5px;
|
||
|
|
padding-left: 15px;
|
||
|
|
padding-right: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h4 {
|
||
|
|
font-size: 28px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-menu {
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 0;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-text {
|
||
|
|
padding-left: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-how-it-works {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-content {
|
||
|
|
background-color: #fff;
|
||
|
|
border-style: solid;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-content.how-it-works {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
border-style: none;
|
||
|
|
margin-top: 30px;
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pill {
|
||
|
|
max-width: 120px;
|
||
|
|
color: #fff;
|
||
|
|
background-color: #ff9431;
|
||
|
|
border-radius: 20px;
|
||
|
|
justify-content: center;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
padding: 8px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-style: normal;
|
||
|
|
font-weight: 500;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pill.ouders {
|
||
|
|
max-width: 200px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.myaccount {
|
||
|
|
width: 135px;
|
||
|
|
float: right;
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: flex-end;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.myaccount-text {
|
||
|
|
color: #969696;
|
||
|
|
align-self: center;
|
||
|
|
padding-top: 17px;
|
||
|
|
padding-right: 10px;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.video-how-it-works {
|
||
|
|
border: 1px solid rgba(78, 81, 82, .1);
|
||
|
|
border-radius: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.my-account-old {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-in-banner {
|
||
|
|
color: #fff;
|
||
|
|
text-align: center;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.link-in-banner {
|
||
|
|
color: #fff;
|
||
|
|
font-size: 14px;
|
||
|
|
text-decoration: underline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-share {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
border-radius: 3px;
|
||
|
|
margin-bottom: 30px;
|
||
|
|
padding: 30px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list-4 {
|
||
|
|
float: none;
|
||
|
|
flex-wrap: wrap;
|
||
|
|
display: flex;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list-wrapper-2 {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.consent {
|
||
|
|
max-width: 730px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-block-3 {
|
||
|
|
color: #969696;
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-beta {
|
||
|
|
background-color: #6d70c6;
|
||
|
|
border: 1px solid rgba(0, 0, 0, 0);
|
||
|
|
border-radius: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding: 10px 20px 10px 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-beta.regular {
|
||
|
|
background-color: rgba(237, 237, 237, .5);
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-beta.action-required {
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-beta.action-required.banner-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-beta.information {
|
||
|
|
background-color: rgba(237, 237, 237, .5);
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-beta.information.banner-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-link {
|
||
|
|
padding-left: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-17 {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 991px) {
|
||
|
|
blockquote {
|
||
|
|
font-size: 28px;
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section {
|
||
|
|
padding-top: 72px;
|
||
|
|
padding-bottom: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.style-guide-row {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-split-content {
|
||
|
|
flex-direction: column;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
justify-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-split-content.direction-reverse {
|
||
|
|
direction: ltr;
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-title {
|
||
|
|
width: 100%;
|
||
|
|
margin-bottom: 36px;
|
||
|
|
margin-right: 0;
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content {
|
||
|
|
max-width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.card-body-large, .card-body.case-study-card-body {
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large.tabs-row-content {
|
||
|
|
margin-top: 48px;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title {
|
||
|
|
margin-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title.no-bottom-space {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds {
|
||
|
|
max-width: 100%;
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.grid-align-bottom {
|
||
|
|
align-items: stretch;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.team-grid-thirds {
|
||
|
|
max-width: 400px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.blog-grid-thirds, .grid-thirds.blog-link-bg-thirds {
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle.bg-primary-2 {
|
||
|
|
align-items: stretch;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-white {
|
||
|
|
color: #fff;
|
||
|
|
flex: 0 auto;
|
||
|
|
align-self: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.margin-top {
|
||
|
|
margin-top: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-arrow {
|
||
|
|
right: 107px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.pricing-tabbed-handwriting-contents {
|
||
|
|
transform: rotate(-10deg)translate(100%, -100%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list.icon-list-vertical {
|
||
|
|
grid-row-gap: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input {
|
||
|
|
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.horizontal-form-input {
|
||
|
|
min-width: 250px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-feedback {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-quarters.cards-grid {
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-quarters.team-member-avatar-grid {
|
||
|
|
grid-row-gap: 36px;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar {
|
||
|
|
width: 72px;
|
||
|
|
height: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large {
|
||
|
|
width: 180px;
|
||
|
|
height: 180px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large.team-member-avatar {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large.horizontal-quote-avatar {
|
||
|
|
margin-right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar {
|
||
|
|
justify-content: space-around;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-link {
|
||
|
|
padding-top: 6px;
|
||
|
|
padding-bottom: 6px;
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-wrapper {
|
||
|
|
background-color: #fff;
|
||
|
|
border: 1px solid #ecebea;
|
||
|
|
border-radius: 6px;
|
||
|
|
padding: 16px;
|
||
|
|
box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-links {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: flex-start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-links.nav-links-1 {
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-button-wrapper {
|
||
|
|
flex: 1;
|
||
|
|
justify-content: flex-end;
|
||
|
|
}
|
||
|
|
|
||
|
|
.menu-button {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
margin-left: 12px;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.menu-button.w--open {
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.menu-cross-icon {
|
||
|
|
position: absolute;
|
||
|
|
top: 0%;
|
||
|
|
bottom: auto;
|
||
|
|
left: 0%;
|
||
|
|
right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comparison-row {
|
||
|
|
grid-template-columns: 2.5fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2.margin-bottom {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer {
|
||
|
|
padding-top: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row-cta {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-row-heading {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-rule {
|
||
|
|
background-color: rgba(0, 0, 0, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-left {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 48px;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-row {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-menu-column {
|
||
|
|
margin-left: 24px;
|
||
|
|
margin-right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-lower-row {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-centered {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-search-form {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlapped-illustration-section {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title-wide {
|
||
|
|
margin-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.restricted-grid-item.border-sides-white, .restricted-grid-item.border-sides-white-thick {
|
||
|
|
padding-left: 24px;
|
||
|
|
padding-right: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-right {
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-left {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-grid {
|
||
|
|
text-align: center;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
justify-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-result-item {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-form {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item {
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-extra-large {
|
||
|
|
width: 96px;
|
||
|
|
height: 96px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.quotes-grid {
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-small {
|
||
|
|
padding-top: 60px;
|
||
|
|
padding-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.full-bleed-image.rounded-left {
|
||
|
|
border-top-left-radius: 0;
|
||
|
|
border-bottom-left-radius: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.full-bleed-image.tall-image {
|
||
|
|
width: auto;
|
||
|
|
max-height: 612px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves {
|
||
|
|
grid-row-gap: 0px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves-content {
|
||
|
|
padding-top: 72px;
|
||
|
|
padding-bottom: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-image-right {
|
||
|
|
bottom: -96px;
|
||
|
|
right: -96px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-contained {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
padding-bottom: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-contained.bg-primary-1 {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-quarters {
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-row {
|
||
|
|
flex-direction: column-reverse;
|
||
|
|
}
|
||
|
|
|
||
|
|
.vertical-tabs-row {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-image {
|
||
|
|
max-width: 30vw;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-content-wrapper {
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-fullscreen.utility-page-section {
|
||
|
|
height: auto;
|
||
|
|
padding-top: 72px;
|
||
|
|
padding-bottom: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article {
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article h4 {
|
||
|
|
margin-top: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article ul {
|
||
|
|
margin-top: 12px;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article li {
|
||
|
|
padding-top: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.coming-soon-row {
|
||
|
|
flex-direction: column-reverse;
|
||
|
|
align-items: stretch;
|
||
|
|
}
|
||
|
|
|
||
|
|
.coming-soon-image {
|
||
|
|
margin-top: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.coming-soon-image-a, .coming-soon-image-b {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.featured-blog-post-grid {
|
||
|
|
max-width: 506px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar-layout {
|
||
|
|
grid-row-gap: 48px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar-layout.case-study-layout {
|
||
|
|
grid-column-gap: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-3-row {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-3-row-lower {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-3-links {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.case-study-cards-grid {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-demos-grid {
|
||
|
|
grid-row-gap: 48px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-demos-sidebar {
|
||
|
|
max-width: 506px;
|
||
|
|
text-align: center;
|
||
|
|
align-items: center;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
position: static;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlap-section-below {
|
||
|
|
margin-bottom: -120px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ipad-hero-image {
|
||
|
|
max-width: 65vw;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-2 {
|
||
|
|
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 767px) {
|
||
|
|
h1 {
|
||
|
|
margin-bottom: 16px;
|
||
|
|
font-size: 40px;
|
||
|
|
line-height: 42px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h2 {
|
||
|
|
margin-bottom: 16px;
|
||
|
|
font-size: 32px;
|
||
|
|
line-height: 38px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h3 {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
font-size: 28px;
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h4 {
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h5 {
|
||
|
|
font-size: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-split-content {
|
||
|
|
grid-row-gap: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.icon-row {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: flex-start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.utility-row-right {
|
||
|
|
justify-content: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.utility-row-left {
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.horizontal-form-button {
|
||
|
|
width: 100%;
|
||
|
|
margin-top: 12px;
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-head {
|
||
|
|
padding-left: 16px;
|
||
|
|
padding-right: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body {
|
||
|
|
padding: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.card-body-large {
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-small {
|
||
|
|
max-width: 100%;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large.tabs-row-content {
|
||
|
|
margin-top: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title {
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.grid-thirds-narrow.link-card-grid {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.blog-grid-thirds {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle {
|
||
|
|
margin-right: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle.bg-primary-2 {
|
||
|
|
flex-direction: row;
|
||
|
|
align-items: stretch;
|
||
|
|
}
|
||
|
|
|
||
|
|
.centered-grid-item {
|
||
|
|
max-width: 480px;
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list-item {
|
||
|
|
margin-bottom: 16px;
|
||
|
|
padding-bottom: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list-item.icon-list-item-last {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting {
|
||
|
|
font-size: 28px;
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.pricing-plans-handwriting-contents, .handwriting-contents.pricing-table-handwriting-contents, .hidden-on-mobile {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-medium {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-grid-list-item {
|
||
|
|
padding-bottom: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list.icon-list-vertical {
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content-group {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.horizontal-form-input {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-quarters {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-grid {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-halves {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-halves.team-grid-halves {
|
||
|
|
grid-row-gap: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-halves.screenshots-grid {
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar {
|
||
|
|
width: 60px;
|
||
|
|
height: 60px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large {
|
||
|
|
width: 120px;
|
||
|
|
height: 120px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-group-item {
|
||
|
|
margin-right: -12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-functions {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-search-form {
|
||
|
|
padding: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comparison-row {
|
||
|
|
align-items: center;
|
||
|
|
padding-top: 12px;
|
||
|
|
padding-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle-small.margin-right {
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2 {
|
||
|
|
margin-bottom: 16px;
|
||
|
|
font-size: 32px;
|
||
|
|
line-height: 38px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h2.blog-post-heading {
|
||
|
|
margin-top: 12px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-row {
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-right {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
justify-content: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-menu-column {
|
||
|
|
width: 50%;
|
||
|
|
margin-bottom: 36px;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-circle.button-circle-large {
|
||
|
|
width: 96px;
|
||
|
|
height: 96px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h1 {
|
||
|
|
margin-bottom: 16px;
|
||
|
|
font-size: 40px;
|
||
|
|
line-height: 42px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-grid-item {
|
||
|
|
border-bottom-style: none;
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title-wide {
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-large {
|
||
|
|
width: 82px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.restricted-grid-item {
|
||
|
|
max-width: 400px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.restricted-grid-item.border-sides-white, .restricted-grid-item.border-sides-white-thick {
|
||
|
|
border-left-style: none;
|
||
|
|
border-right-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-result-item {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item.border-bottom-white-thick {
|
||
|
|
border-bottom-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item.border-bottom-white-thick.border-sides-white-thick {
|
||
|
|
border-bottom-style: none;
|
||
|
|
border-left-style: none;
|
||
|
|
border-right-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item.border-sides-white-thick {
|
||
|
|
border-left-style: none;
|
||
|
|
border-right-style: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-image {
|
||
|
|
text-transform: capitalize;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider {
|
||
|
|
max-width: 360px;
|
||
|
|
margin-left: auto;
|
||
|
|
margin-right: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slide-nav {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.background-scrim-left {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-link {
|
||
|
|
max-width: 270px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-fifths.margin-top {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-image-right {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-form {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-label {
|
||
|
|
position: relative;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.price-description {
|
||
|
|
margin-top: 16px;
|
||
|
|
margin-bottom: 16px;
|
||
|
|
padding-top: 16px;
|
||
|
|
padding-bottom: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h3 {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
font-size: 28px;
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-row {
|
||
|
|
text-align: center;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1.75fr;
|
||
|
|
justify-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-label {
|
||
|
|
width: 100%;
|
||
|
|
border-bottom: 1px solid #ecebea;
|
||
|
|
justify-content: center;
|
||
|
|
margin-bottom: 6px;
|
||
|
|
padding-bottom: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-underline-menu {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline {
|
||
|
|
text-align: center;
|
||
|
|
margin-left: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-image-large {
|
||
|
|
max-width: 294px;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-link {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-image {
|
||
|
|
max-width: 294px;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-text {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article h4 {
|
||
|
|
margin-top: 24px;
|
||
|
|
margin-bottom: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article blockquote {
|
||
|
|
margin-top: 36px;
|
||
|
|
margin-bottom: 36px;
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article figure {
|
||
|
|
margin-top: 36px;
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-blog-category-head {
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-post-category-placeholder {
|
||
|
|
min-height: 240px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.featured-blog-post-content {
|
||
|
|
padding: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar-layout.case-study-layout {
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sidebar {
|
||
|
|
position: static;
|
||
|
|
}
|
||
|
|
|
||
|
|
.widget.footer-menu-column {
|
||
|
|
width: 100%;
|
||
|
|
text-align: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-tags-list {
|
||
|
|
flex-wrap: wrap;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-quote {
|
||
|
|
align-items: flex-start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-columns-wrapper.footer-4-columns-wrapper {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-overlap-small {
|
||
|
|
bottom: -48px;
|
||
|
|
left: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-overlap-small.bordered-image.rotate-image-right {
|
||
|
|
width: 320px;
|
||
|
|
bottom: -85px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.help-article-heading {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.case-study-cards-grid {
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlap-section-below {
|
||
|
|
margin-bottom: -96px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification-wrapper {
|
||
|
|
max-width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.utility-bar-row {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-content {
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 479px) {
|
||
|
|
h1 {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
font-size: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h2 {
|
||
|
|
font-size: 32px;
|
||
|
|
line-height: 38px;
|
||
|
|
}
|
||
|
|
|
||
|
|
h5 {
|
||
|
|
line-height: 26px;
|
||
|
|
}
|
||
|
|
|
||
|
|
blockquote {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section {
|
||
|
|
background-size: 960px;
|
||
|
|
padding-top: 48px;
|
||
|
|
padding-bottom: 120px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section.section-small {
|
||
|
|
padding-top: 48px;
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.container {
|
||
|
|
padding-top: 0;
|
||
|
|
padding-left: 20px;
|
||
|
|
padding-right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-large {
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.no-border.image-caption-overlay {
|
||
|
|
max-width: 100%;
|
||
|
|
border-top-left-radius: 0;
|
||
|
|
border-top-right-radius: 0;
|
||
|
|
position: relative;
|
||
|
|
bottom: 0;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.link-card {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.form-overlap-card {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card.fullscreen-card.margin-top {
|
||
|
|
max-width: 100%;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row {
|
||
|
|
width: auto;
|
||
|
|
justify-content: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.row-split-content {
|
||
|
|
grid-template-columns: minmax(0, 1fr);
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.no-wrap {
|
||
|
|
justify-content: flex-start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.row.icon-row {
|
||
|
|
flex-direction: row;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-title {
|
||
|
|
border-radius: 5px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown.form-search-button, .dropdown.button-row-last {
|
||
|
|
margin-top: 12px;
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body {
|
||
|
|
padding: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.card-body-large.justify-center {
|
||
|
|
flex: 0 auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.text-center {
|
||
|
|
padding: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.blog-card-body {
|
||
|
|
flex: 0 auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-body.job-card-body {
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: flex-start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-foot {
|
||
|
|
padding-left: 16px;
|
||
|
|
padding-right: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-space-left-white {
|
||
|
|
margin-left: 5px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-image-head.icon-extra-large {
|
||
|
|
margin-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-small {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-small.card-tabs {
|
||
|
|
order: -1;
|
||
|
|
margin-top: 30px;
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.subheading {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content-width-large.tabs-row-content {
|
||
|
|
flex: 1;
|
||
|
|
order: 1;
|
||
|
|
align-self: flex-start;
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds, .grid-thirds.gapless-columns {
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.blog-grid-thirds {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-thirds.blog-link-bg-thirds {
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.circle {
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.centered-grid-item {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.margin-top {
|
||
|
|
margin-top: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-icons {
|
||
|
|
justify-content: space-around;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-list-item {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.handwriting-below {
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.pricing-tabbed-handwriting-contents {
|
||
|
|
transform: translate(80%, -110%);
|
||
|
|
}
|
||
|
|
|
||
|
|
.handwriting-contents.coming-soon-handwriting-contents.hide-on-mobile {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h6-small.dropdown-heading {
|
||
|
|
color: #969696;
|
||
|
|
font-size: 14px;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-grid.margin-top {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-grid-list-item {
|
||
|
|
border-bottom-style: none;
|
||
|
|
padding-bottom: 8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.style-guide-content-group {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input {
|
||
|
|
padding-left: 16px;
|
||
|
|
padding-right: 16px;
|
||
|
|
font-size: 16px;
|
||
|
|
box-shadow: inset 0 0 #000;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input:focus {
|
||
|
|
font-size: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.form-input-large {
|
||
|
|
height: 48px;
|
||
|
|
font-size: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input.margin-r10.margin-bottom-20px {
|
||
|
|
box-shadow: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-label.margin-l5 {
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-quarters {
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-quarters.cards-grid, .grid-quarters.team-member-avatar-grid {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-menu {
|
||
|
|
min-width: auto;
|
||
|
|
border-style: none;
|
||
|
|
margin-top: 0;
|
||
|
|
padding: 0;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-link-block {
|
||
|
|
min-width: 222px;
|
||
|
|
margin-bottom: 5px;
|
||
|
|
padding-left: 0;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.dropdown-grid {
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
grid-template-columns: minmax(0, 1fr);
|
||
|
|
padding: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-halves {
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-halves.screenshots-grid {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.avatar.avatar-large.horizontal-quote-avatar {
|
||
|
|
margin-bottom: 16px;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar {
|
||
|
|
padding-top: 16px;
|
||
|
|
padding-bottom: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-wrapper {
|
||
|
|
padding: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-menu-button-wrapper {
|
||
|
|
align-self: stretch;
|
||
|
|
margin-top: 0;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.menu-button {
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.nav-dropdown.hide-for-desktop {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-search-form {
|
||
|
|
flex-direction: column;
|
||
|
|
margin-left: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer {
|
||
|
|
margin-bottom: 0;
|
||
|
|
padding-top: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-row {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-right {
|
||
|
|
width: 100%;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-menu-column {
|
||
|
|
width: 100%;
|
||
|
|
text-align: center;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-row {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list-item {
|
||
|
|
padding-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-list.margin-top {
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title-wide {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-large {
|
||
|
|
width: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.restricted-grid-item {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.subscribe-form {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-header {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-2-left {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-form {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-subtitle.text-large {
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.padded-grid-item {
|
||
|
|
padding-top: 12px;
|
||
|
|
padding-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-space-left-large {
|
||
|
|
margin-left: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-extra-large {
|
||
|
|
width: 72px;
|
||
|
|
height: 72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bordered-image {
|
||
|
|
border-width: 1.5vw;
|
||
|
|
}
|
||
|
|
|
||
|
|
.quotes-grid {
|
||
|
|
grid-row-gap: 24px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider-arrow {
|
||
|
|
left: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider-arrow.slider-arrow-right {
|
||
|
|
right: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.lightbox-image.gallery-stack-link.gallery-stack-link-c {
|
||
|
|
margin-top: -36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gallery-stack-link {
|
||
|
|
max-width: 55%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.grid-fifths.margin-top {
|
||
|
|
grid-template-columns: 1fr 1fr 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-small {
|
||
|
|
padding-top: 48px;
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-small.cta-contained-content {
|
||
|
|
padding-left: 12px;
|
||
|
|
padding-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves-content {
|
||
|
|
margin-left: 12px;
|
||
|
|
margin-right: 12px;
|
||
|
|
padding-top: 48px;
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-halves-content.content-width-small {
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
padding-left: 12px;
|
||
|
|
padding-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-grid-halves {
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-form {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cta-contained {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.h5 {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 18px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-quarters {
|
||
|
|
grid-column-gap: 12px;
|
||
|
|
grid-row-gap: 12px;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pricing-table-section, .tabs-underline-menu {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-underline {
|
||
|
|
margin-left: 6px;
|
||
|
|
margin-right: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable-text.expandable-accordion-text {
|
||
|
|
margin-top: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.expandable.expandable-card:hover {
|
||
|
|
transform: translate(0);
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-row {
|
||
|
|
flex-direction: column-reverse;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-image-large {
|
||
|
|
max-width: 75vw;
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-link {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-row-image {
|
||
|
|
max-width: 75vw;
|
||
|
|
}
|
||
|
|
|
||
|
|
.team-member-link-wrapper {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-fullscreen.utility-page-section {
|
||
|
|
padding-top: 48px;
|
||
|
|
padding-bottom: 48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.illustration-bottom-right {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article ul {
|
||
|
|
margin-top: 6px;
|
||
|
|
margin-bottom: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article blockquote {
|
||
|
|
margin-top: 24px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article figure {
|
||
|
|
margin-top: 24px;
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article-tags-wrapper {
|
||
|
|
padding-top: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tag-link.tag-horizontal-item {
|
||
|
|
margin-bottom: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.blog-post-category-placeholder {
|
||
|
|
min-height: 180px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.featured-blog-post-content {
|
||
|
|
padding: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.widget {
|
||
|
|
margin-bottom: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.horizontal-quote {
|
||
|
|
text-align: center;
|
||
|
|
flex-direction: column;
|
||
|
|
align-items: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-3-row {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-overlap-small {
|
||
|
|
width: 80%;
|
||
|
|
margin-top: 12px;
|
||
|
|
position: absolute;
|
||
|
|
bottom: -48px;
|
||
|
|
left: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-overlap-small.bordered-image.rotate-image-right {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-overlap-small.rotate-image-right.bordered-image {
|
||
|
|
width: 80%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.map {
|
||
|
|
height: 320px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tags-horizontal-wrapper {
|
||
|
|
align-items: flex-start;
|
||
|
|
}
|
||
|
|
|
||
|
|
.case-study-logo {
|
||
|
|
margin-bottom: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-demos-grid {
|
||
|
|
grid-row-gap: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overlap-section-below {
|
||
|
|
margin-bottom: -72px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification-wrapper {
|
||
|
|
padding-bottom: 12px;
|
||
|
|
padding-left: 12px;
|
||
|
|
padding-right: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ipad-hero-image {
|
||
|
|
max-width: 90vw;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-3.margin-bottom-30px.margin-top-20px {
|
||
|
|
margin-top: 10px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-4 {
|
||
|
|
font-size: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-4.margin-bottom-30px {
|
||
|
|
margin-bottom: 15px;
|
||
|
|
font-size: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block {
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard {
|
||
|
|
float: none;
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.center {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-standard.margin-right-10px.full-width {
|
||
|
|
width: 100%;
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large {
|
||
|
|
width: auto;
|
||
|
|
float: left;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.margin-top-30px {
|
||
|
|
margin-top: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.middle {
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.auto {
|
||
|
|
width: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.dark.center.margin-top-30px {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 100%;
|
||
|
|
flex: none;
|
||
|
|
order: 1;
|
||
|
|
align-self: flex-start;
|
||
|
|
padding-left: 16px;
|
||
|
|
padding-right: 16px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large.margin-top-20px {
|
||
|
|
margin-top: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-input-2 {
|
||
|
|
padding-left: 16px;
|
||
|
|
padding-right: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-item {
|
||
|
|
padding: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-menu {
|
||
|
|
flex-wrap: nowrap;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link {
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-link.w--current {
|
||
|
|
width: auto;
|
||
|
|
object-fit: fill;
|
||
|
|
padding-left: 10px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-content {
|
||
|
|
padding: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-time-icon {
|
||
|
|
margin-top: 4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-time {
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-3 {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-message {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-message {
|
||
|
|
font-size: 12px;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.date-time {
|
||
|
|
justify-content: center;
|
||
|
|
padding-left: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-planning {
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-block.extralarge {
|
||
|
|
width: auto;
|
||
|
|
max-height: 100vh;
|
||
|
|
max-width: none;
|
||
|
|
padding: 30px 20px 60px;
|
||
|
|
overflow: scroll;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.margin-bottom-60px {
|
||
|
|
z-index: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.subtitle {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.presentation-structure {
|
||
|
|
width: 220px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-align.margin-bottom-100px {
|
||
|
|
z-index: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-18px {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
font-size: 16px;
|
||
|
|
line-height: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main-menu-item {
|
||
|
|
color: #4e5152;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main-menu-icon {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-last {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-small-last.last-item {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-logo {
|
||
|
|
margin-top: 0;
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-logo.w--current {
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.logo {
|
||
|
|
max-height: 30px;
|
||
|
|
float: none;
|
||
|
|
margin-top: 0;
|
||
|
|
position: relative;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-item.horizontal {
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-icon {
|
||
|
|
width: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-presentation-label.large {
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-what {
|
||
|
|
padding-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-column-left {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-cta-block {
|
||
|
|
margin-top: 20px;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-7 {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-body {
|
||
|
|
margin-top: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-header {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.intro {
|
||
|
|
font-size: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-description {
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-image {
|
||
|
|
max-height: none;
|
||
|
|
min-height: auto;
|
||
|
|
border: 1px solid #ededed;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-10 {
|
||
|
|
font-size: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-body-column-right {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floating-block-right {
|
||
|
|
top: 38%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floating-image {
|
||
|
|
width: 130px;
|
||
|
|
height: 240px;
|
||
|
|
max-height: none;
|
||
|
|
max-width: none;
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
top: auto;
|
||
|
|
bottom: 0%;
|
||
|
|
left: auto;
|
||
|
|
right: 0%;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floating-image-left {
|
||
|
|
height: 40px;
|
||
|
|
position: relative;
|
||
|
|
top: -14px;
|
||
|
|
left: -62px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overview-column-left {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.overview-column-right {
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-11 {
|
||
|
|
border-radius: 3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-bold {
|
||
|
|
font-size: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-home-left {
|
||
|
|
width: 90px;
|
||
|
|
top: 0;
|
||
|
|
left: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-home-right {
|
||
|
|
width: 200px;
|
||
|
|
top: 350px;
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text {
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.home-why-column-right {
|
||
|
|
margin-top: 20px;
|
||
|
|
padding-left: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-8 {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-call-to-action {
|
||
|
|
padding-top: 20px;
|
||
|
|
padding-bottom: 80px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-usp {
|
||
|
|
margin-left: 0;
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-usp.left {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
margin-right: 0;
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list {
|
||
|
|
margin-top: 20px;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.item-label {
|
||
|
|
width: auto;
|
||
|
|
max-width: 86%;
|
||
|
|
min-width: 85%;
|
||
|
|
float: left;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
margin-left: 10px;
|
||
|
|
padding-left: 0;
|
||
|
|
font-size: 14px;
|
||
|
|
position: relative;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.list-item-usp {
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.quote {
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-image-left {
|
||
|
|
top: 28%;
|
||
|
|
bottom: 0%;
|
||
|
|
left: 0%;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-image-right {
|
||
|
|
right: 0%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-testimonials {
|
||
|
|
background-size: 720px;
|
||
|
|
padding-top: 120px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-vision {
|
||
|
|
background-size: 720px;
|
||
|
|
padding-bottom: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-usp {
|
||
|
|
padding-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentations-top {
|
||
|
|
background-size: 760px;
|
||
|
|
padding-bottom: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.vision-column-left {
|
||
|
|
order: 1;
|
||
|
|
margin-top: 30px;
|
||
|
|
padding-right: 10px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-2 {
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 28px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list {
|
||
|
|
width: auto;
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
flex-wrap: nowrap;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
grid-auto-flow: row;
|
||
|
|
align-content: flex-start;
|
||
|
|
align-items: flex-start;
|
||
|
|
margin-left: 10px;
|
||
|
|
display: grid;
|
||
|
|
position: static;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item.second-row {
|
||
|
|
height: 110px;
|
||
|
|
min-width: auto;
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
|
||
|
|
background-position: 50%;
|
||
|
|
background-size: cover;
|
||
|
|
order: 1;
|
||
|
|
justify-content: space-between;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
padding: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.title {
|
||
|
|
line-height: 18px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-9 {
|
||
|
|
flex-direction: column;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-presentations {
|
||
|
|
order: -1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px.inloggen {
|
||
|
|
text-align: left;
|
||
|
|
margin-top: 5px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
margin-left: 0;
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-16px.margin-bottom-20px.small {
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.footer-grid {
|
||
|
|
max-width: none;
|
||
|
|
grid-column-gap: 21px;
|
||
|
|
grid-template-rows: minmax(auto, 1fr) auto auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-flow: row;
|
||
|
|
justify-content: stretch;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-footer {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.rich-text-footer h5 {
|
||
|
|
margin-bottom: 5px;
|
||
|
|
font-size: 18px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-18px {
|
||
|
|
font-size: 16px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-14px-gray.text-center {
|
||
|
|
width: 220px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-11 {
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-12 {
|
||
|
|
position: relative;
|
||
|
|
left: -48px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-13, .image-14 {
|
||
|
|
max-width: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-15 {
|
||
|
|
position: relative;
|
||
|
|
right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-10 {
|
||
|
|
order: 3;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-16 {
|
||
|
|
float: left;
|
||
|
|
clear: none;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-12 {
|
||
|
|
font-size: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-check {
|
||
|
|
width: 24px;
|
||
|
|
float: left;
|
||
|
|
padding-top: 5px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list-2 {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
flex-flow: wrap;
|
||
|
|
grid-template-rows: auto auto auto;
|
||
|
|
grid-template-columns: 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
display: grid;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-3 {
|
||
|
|
text-align: center;
|
||
|
|
flex: 0 auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-13 {
|
||
|
|
font-size: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list-wrapper {
|
||
|
|
flex-flow: column;
|
||
|
|
align-content: space-between;
|
||
|
|
justify-content: space-between;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item-first {
|
||
|
|
float: none;
|
||
|
|
clear: none;
|
||
|
|
display: block;
|
||
|
|
position: static;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item-secind {
|
||
|
|
display: inline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-4 {
|
||
|
|
font-size: 24px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-17 {
|
||
|
|
width: 210px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-testimonials-mobile {
|
||
|
|
grid-column-gap: 16px;
|
||
|
|
grid-row-gap: 16px;
|
||
|
|
background-size: 720px;
|
||
|
|
grid-template-rows: auto auto;
|
||
|
|
grid-template-columns: 1fr 1fr;
|
||
|
|
grid-auto-columns: 1fr;
|
||
|
|
padding-top: 120px;
|
||
|
|
padding-bottom: 80px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-17 {
|
||
|
|
margin-top: 33px;
|
||
|
|
margin-bottom: 3px;
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-18 {
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-11 {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-related-presentations {
|
||
|
|
background-size: 720px;
|
||
|
|
padding-top: 120px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.button-large-2 {
|
||
|
|
width: 100%;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-background {
|
||
|
|
height: 65px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-school {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.school-info {
|
||
|
|
padding-top: 30px;
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-10 {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-school-planning {
|
||
|
|
margin-bottom: 40px;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-title {
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-11 {
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-20 {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-date-icon {
|
||
|
|
margin-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-image-thumbs {
|
||
|
|
max-width: 100%;
|
||
|
|
object-fit: scale-down;
|
||
|
|
display: inline-block;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.lightbox-thumb {
|
||
|
|
max-width: none;
|
||
|
|
float: none;
|
||
|
|
display: inline-block;
|
||
|
|
overflow: visible;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item-2 {
|
||
|
|
max-width: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-12, .time-left {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.donwload-item {
|
||
|
|
padding: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.notification-default {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-user-icon {
|
||
|
|
margin-top: 4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-shadow {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
margin-right: 0;
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.card-shadow.right {
|
||
|
|
margin-left: 0;
|
||
|
|
padding: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-structure.wiz-quiz {
|
||
|
|
background-size: 760px;
|
||
|
|
padding-bottom: 140px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-2, .icon-3 {
|
||
|
|
font-size: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.div-block-18 {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slider-2 {
|
||
|
|
height: 280px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.right-arrow {
|
||
|
|
width: 32px;
|
||
|
|
font-size: 18px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-completed.full-width {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-subject {
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.subject {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-canceled.full-width {
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-options.waves {
|
||
|
|
background-size: 760px;
|
||
|
|
padding-top: 60px;
|
||
|
|
padding-bottom: 40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-13, .columns-14 {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-blue {
|
||
|
|
font-size: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-22, .column-23, .column-24 {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.left-arrow {
|
||
|
|
width: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.left-arrow-2 {
|
||
|
|
width: 32px;
|
||
|
|
font-size: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-powerpoint {
|
||
|
|
flex-direction: column;
|
||
|
|
margin-top: 40px;
|
||
|
|
padding: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-dark {
|
||
|
|
text-align: center;
|
||
|
|
margin-top: 10px;
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-who-header {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-15 {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.header-image {
|
||
|
|
max-width: 100%;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-14 {
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-why {
|
||
|
|
background-size: 760px;
|
||
|
|
padding-bottom: 100px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.center-image.margin-bottom-40px {
|
||
|
|
margin-top: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-usp {
|
||
|
|
margin-bottom: 30px;
|
||
|
|
margin-left: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-testimonials-2 {
|
||
|
|
background-size: 720px;
|
||
|
|
padding-top: 120px;
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-cta-school {
|
||
|
|
background-size: 720px;
|
||
|
|
padding-top: 120px;
|
||
|
|
padding-bottom: 140px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-quote-right-cta {
|
||
|
|
width: 70px;
|
||
|
|
top: -120px;
|
||
|
|
right: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.floater-quote-left-cta {
|
||
|
|
width: 180px;
|
||
|
|
top: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-26 {
|
||
|
|
order: -1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-6 {
|
||
|
|
font-size: 25px;
|
||
|
|
line-height: 31px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-7 {
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
font-size: 24px;
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.paragraph-3 {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-28 {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-illustration {
|
||
|
|
max-width: 106%;
|
||
|
|
top: -12px;
|
||
|
|
left: -13px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-21 {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-illustration-alternative {
|
||
|
|
height: auto;
|
||
|
|
display: none;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.illustration-left {
|
||
|
|
max-width: 60%;
|
||
|
|
top: 380px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.illustration-right {
|
||
|
|
max-height: 150px;
|
||
|
|
max-width: none;
|
||
|
|
top: 60px;
|
||
|
|
right: -30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box-plannend.margin-right-10px.full-width {
|
||
|
|
width: 100%;
|
||
|
|
float: none;
|
||
|
|
margin-top: 10px;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-download {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-presentation-info {
|
||
|
|
margin-top: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.presentation-cta {
|
||
|
|
padding: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.no-padding-left {
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.no-padding-right {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-9 {
|
||
|
|
font-family: Ubuntu, Helvetica, sans-serif;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-no-padding-left {
|
||
|
|
margin-top: 30px;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-list-3 {
|
||
|
|
width: auto;
|
||
|
|
object-fit: cover;
|
||
|
|
display: block;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-15 {
|
||
|
|
margin-bottom: 0;
|
||
|
|
font-size: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.label-16px.margin-bottom-20px {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-text-8 {
|
||
|
|
font-size: 24px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.heading-16 {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.image-22 {
|
||
|
|
max-width: 12px;
|
||
|
|
position: relative;
|
||
|
|
top: -2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-holder {
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-block-11 {
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.collection-item-3 {
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-download-is-ready {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.block-center {
|
||
|
|
max-width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-check-clean {
|
||
|
|
width: 14px;
|
||
|
|
float: left;
|
||
|
|
padding-top: 5px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.login-for-mobile {
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.html-embed-5 {
|
||
|
|
z-index: 9999;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-action {
|
||
|
|
float: left;
|
||
|
|
margin-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-action.last-child {
|
||
|
|
float: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-action.first {
|
||
|
|
float: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-parent {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.topic-title {
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.date {
|
||
|
|
flex-direction: row;
|
||
|
|
justify-content: center;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.parent {
|
||
|
|
margin-left: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot {
|
||
|
|
flex-direction: column;
|
||
|
|
justify-content: center;
|
||
|
|
align-items: flex-start;
|
||
|
|
padding-left: 0;
|
||
|
|
display: flex;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot-actions {
|
||
|
|
min-height: auto;
|
||
|
|
flex-direction: row;
|
||
|
|
margin-top: 20px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot-item {
|
||
|
|
justify-content: center;
|
||
|
|
align-items: center;
|
||
|
|
padding: 20px;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.time-slot-columns, .topic {
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-wrapper-login {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bold-16px {
|
||
|
|
font-size: 16px;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.planning-school-icon, .planning-group-icon {
|
||
|
|
margin-top: 4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner {
|
||
|
|
border-radius: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.school, .group {
|
||
|
|
margin-left: 0;
|
||
|
|
display: inline-block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-how-it-works {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tab-menu-text {
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabs-menu {
|
||
|
|
object-fit: fill;
|
||
|
|
justify-content: space-between;
|
||
|
|
overflow: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-image {
|
||
|
|
padding-left: 0;
|
||
|
|
padding-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.column-text {
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.columns-how-it-works {
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
.video-how-it-works {
|
||
|
|
max-height: 260px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.banner-beta {
|
||
|
|
border-radius: 0;
|
||
|
|
margin-bottom: 0;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_260be3b3-0696-8a13-ecef-d513893fe621-78336d6a {
|
||
|
|
grid-area: span 1 / span 1 / span 1 / span 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_2a3d66f4-d31b-3312-3faa-7a6b67eef034-78336d6a {
|
||
|
|
justify-self: start;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_89f827ba-6eb3-317b-b173-5944f142d611-c9336e7a, #w-node-b468fb9c-5719-98cf-2c24-acedbdf5c129-5e336dea, #w-node-b0aff062-d339-2453-1de9-9990938a1375-5e336dea, #w-node-cdb5e8a4-b7d7-c910-4b1e-eff7189f89b4-5e336dea, #w-node-b0c54be1-bc59-51a5-13ce-6a8c6c14999e-5e336dea {
|
||
|
|
align-self: center;
|
||
|
|
justify-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-b0c54be1-bc59-51a5-13ce-6a8c6c1499a8-5e336dea {
|
||
|
|
align-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_13dfd958-1770-8299-6a18-9361608206a4-f1336e72 {
|
||
|
|
align-self: center;
|
||
|
|
justify-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_13dfd958-1770-8299-6a18-9361608206bc-f1336e72 {
|
||
|
|
align-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-a3908c01-c3ae-be02-f6f5-2098f9d5fd90-f9d5fd8c {
|
||
|
|
justify-self: start;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-a3908c01-c3ae-be02-f6f5-2098f9d5fdaa-f9d5fd8c {
|
||
|
|
justify-self: end;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-dcef0765-03d4-03ec-f1eb-461c6bd848ea-65336e64 {
|
||
|
|
align-self: center;
|
||
|
|
justify-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-dabc2907-6636-0879-988e-7d613fbe2d07-3fbe2d04 {
|
||
|
|
grid-area: 1 / 2 / 2 / 3;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-dabc2907-6636-0879-988e-7d613fbe2d28-3fbe2d04 {
|
||
|
|
grid-area: 1 / 1 / 3 / 2;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_5f89bf18-d135-c05c-c937-19c518115319-5d336e78 {
|
||
|
|
grid-area: span 1 / span 1 / span 1 / span 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-e4af891c-e9d1-ebcf-ceb5-14f16c08c4d7-e5336e63 {
|
||
|
|
justify-self: end;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_8ab06d89-ca11-f81a-a239-02ea4fdcacc2-8c336e74, #w-node-_9824db43-c24e-0ef8-1b68-5f74aa4b3306-11336e77 {
|
||
|
|
align-self: center;
|
||
|
|
justify-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_2b6316b3-e9ff-5bf1-4dc5-64fac05445d1-11336e77 {
|
||
|
|
justify-self: start;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-faed957c-6962-c039-5220-19f7c74ec8f6-18336e52 {
|
||
|
|
align-self: center;
|
||
|
|
justify-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-d97b45e5-d09f-01de-4f64-27b22f8d409e-2f8d408d {
|
||
|
|
grid-area: 1 / 2 / 2 / 3;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-d97b45e5-d09f-01de-4f64-27b22f8d40b4-2f8d408d {
|
||
|
|
grid-area: span 2 / span 1 / span 2 / span 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-d97b45e5-d09f-01de-4f64-27b22f8d4090-2f8d408d {
|
||
|
|
grid-area: 1 / 1 / 3 / 2;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_1d00d756-60c0-1047-59c5-ae77ef7370ca-8b9c0fdb, #w-node-_421a8bc5-47cb-4315-9ead-36153126b167-8b9c0fdb {
|
||
|
|
align-self: center;
|
||
|
|
justify-self: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
@media screen and (max-width: 479px) {
|
||
|
|
#w-node-ab63e0ee-e253-5e6e-625c-c39013612b46-49336cca {
|
||
|
|
grid-area: span 1 / span 1 / span 1 / span 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-dabc2907-6636-0879-988e-7d613fbe2d07-3fbe2d04 {
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-dabc2907-6636-0879-988e-7d613fbe2d28-3fbe2d04 {
|
||
|
|
grid-area: 7 / 1 / 8 / 2;
|
||
|
|
justify-self: start;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-d97b45e5-d09f-01de-4f64-27b22f8d409e-2f8d408d {
|
||
|
|
grid-area: 1 / 1 / 2 / 2;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-d97b45e5-d09f-01de-4f64-27b22f8d40b4-2f8d408d {
|
||
|
|
grid-area: 3 / 1 / 5 / 3;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-d97b45e5-d09f-01de-4f64-27b22f8d4090-2f8d408d {
|
||
|
|
grid-area: 7 / 1 / 8 / 2;
|
||
|
|
justify-self: start;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-_980731db-e686-4608-7721-38ad71f0ce85-2f8d408d {
|
||
|
|
grid-area: 7 / 2 / 8 / 3;
|
||
|
|
justify-self: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
#w-node-e3b4f920-5306-84f2-75c0-272ccbfe018e-2f8d408d {
|
||
|
|
grid-area: 6 / 1 / 7 / 3;
|
||
|
|
justify-self: start;
|
||
|
|
}
|
||
|
|
}
|