|
<head data-webtasks-id="0cc48ecb-5987-4d49"><style type="text/css" data-webtasks-id="3e5893c7-bff1-4a05">:root, :host { |
|
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid"; |
|
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular"; |
|
--fa-font-light: normal 300 1em/1 "Font Awesome 6 Light"; |
|
--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin"; |
|
--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone"; |
|
--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp"; |
|
--fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp"; |
|
--fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp"; |
|
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; |
|
} |
|
|
|
svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { |
|
overflow: visible; |
|
box-sizing: content-box; |
|
} |
|
|
|
.svg-inline--fa { |
|
display: var(--fa-display, inline-block); |
|
height: 1em; |
|
overflow: visible; |
|
vertical-align: -0.125em; |
|
} |
|
.svg-inline--fa.fa-2xs { |
|
vertical-align: 0.1em; |
|
} |
|
.svg-inline--fa.fa-xs { |
|
vertical-align: 0em; |
|
} |
|
.svg-inline--fa.fa-sm { |
|
vertical-align: -0.0714285705em; |
|
} |
|
.svg-inline--fa.fa-lg { |
|
vertical-align: -0.2em; |
|
} |
|
.svg-inline--fa.fa-xl { |
|
vertical-align: -0.25em; |
|
} |
|
.svg-inline--fa.fa-2xl { |
|
vertical-align: -0.3125em; |
|
} |
|
.svg-inline--fa.fa-pull-left { |
|
margin-right: var(--fa-pull-margin, 0.3em); |
|
width: auto; |
|
} |
|
.svg-inline--fa.fa-pull-right { |
|
margin-left: var(--fa-pull-margin, 0.3em); |
|
width: auto; |
|
} |
|
.svg-inline--fa.fa-li { |
|
width: var(--fa-li-width, 2em); |
|
top: 0.25em; |
|
} |
|
.svg-inline--fa.fa-fw { |
|
width: var(--fa-fw-width, 1.25em); |
|
} |
|
|
|
.fa-layers svg.svg-inline--fa { |
|
bottom: 0; |
|
left: 0; |
|
margin: auto; |
|
position: absolute; |
|
right: 0; |
|
top: 0; |
|
} |
|
|
|
.fa-layers-counter, .fa-layers-text { |
|
display: inline-block; |
|
position: absolute; |
|
text-align: center; |
|
} |
|
|
|
.fa-layers { |
|
display: inline-block; |
|
height: 1em; |
|
position: relative; |
|
text-align: center; |
|
vertical-align: -0.125em; |
|
width: 1em; |
|
} |
|
.fa-layers svg.svg-inline--fa { |
|
-webkit-transform-origin: center center; |
|
transform-origin: center center; |
|
} |
|
|
|
.fa-layers-text { |
|
left: 50%; |
|
top: 50%; |
|
-webkit-transform: translate(-50%, -50%); |
|
transform: translate(-50%, -50%); |
|
-webkit-transform-origin: center center; |
|
transform-origin: center center; |
|
} |
|
|
|
.fa-layers-counter { |
|
background-color: var(--fa-counter-background-color, #ff253a); |
|
border-radius: var(--fa-counter-border-radius, 1em); |
|
box-sizing: border-box; |
|
color: var(--fa-inverse, #fff); |
|
line-height: var(--fa-counter-line-height, 1); |
|
max-width: var(--fa-counter-max-width, 5em); |
|
min-width: var(--fa-counter-min-width, 1.5em); |
|
overflow: hidden; |
|
padding: var(--fa-counter-padding, 0.25em 0.5em); |
|
right: var(--fa-right, 0); |
|
text-overflow: ellipsis; |
|
top: var(--fa-top, 0); |
|
-webkit-transform: scale(var(--fa-counter-scale, 0.25)); |
|
transform: scale(var(--fa-counter-scale, 0.25)); |
|
-webkit-transform-origin: top right; |
|
transform-origin: top right; |
|
} |
|
|
|
.fa-layers-bottom-right { |
|
bottom: var(--fa-bottom, 0); |
|
right: var(--fa-right, 0); |
|
top: auto; |
|
-webkit-transform: scale(var(--fa-layers-scale, 0.25)); |
|
transform: scale(var(--fa-layers-scale, 0.25)); |
|
-webkit-transform-origin: bottom right; |
|
transform-origin: bottom right; |
|
} |
|
|
|
.fa-layers-bottom-left { |
|
bottom: var(--fa-bottom, 0); |
|
left: var(--fa-left, 0); |
|
right: auto; |
|
top: auto; |
|
-webkit-transform: scale(var(--fa-layers-scale, 0.25)); |
|
transform: scale(var(--fa-layers-scale, 0.25)); |
|
-webkit-transform-origin: bottom left; |
|
transform-origin: bottom left; |
|
} |
|
|
|
.fa-layers-top-right { |
|
top: var(--fa-top, 0); |
|
right: var(--fa-right, 0); |
|
-webkit-transform: scale(var(--fa-layers-scale, 0.25)); |
|
transform: scale(var(--fa-layers-scale, 0.25)); |
|
-webkit-transform-origin: top right; |
|
transform-origin: top right; |
|
} |
|
|
|
.fa-layers-top-left { |
|
left: var(--fa-left, 0); |
|
right: auto; |
|
top: var(--fa-top, 0); |
|
-webkit-transform: scale(var(--fa-layers-scale, 0.25)); |
|
transform: scale(var(--fa-layers-scale, 0.25)); |
|
-webkit-transform-origin: top left; |
|
transform-origin: top left; |
|
} |
|
|
|
.fa-1x { |
|
font-size: 1em; |
|
} |
|
|
|
.fa-2x { |
|
font-size: 2em; |
|
} |
|
|
|
.fa-3x { |
|
font-size: 3em; |
|
} |
|
|
|
.fa-4x { |
|
font-size: 4em; |
|
} |
|
|
|
.fa-5x { |
|
font-size: 5em; |
|
} |
|
|
|
.fa-6x { |
|
font-size: 6em; |
|
} |
|
|
|
.fa-7x { |
|
font-size: 7em; |
|
} |
|
|
|
.fa-8x { |
|
font-size: 8em; |
|
} |
|
|
|
.fa-9x { |
|
font-size: 9em; |
|
} |
|
|
|
.fa-10x { |
|
font-size: 10em; |
|
} |
|
|
|
.fa-2xs { |
|
font-size: 0.625em; |
|
line-height: 0.1em; |
|
vertical-align: 0.225em; |
|
} |
|
|
|
.fa-xs { |
|
font-size: 0.75em; |
|
line-height: 0.0833333337em; |
|
vertical-align: 0.125em; |
|
} |
|
|
|
.fa-sm { |
|
font-size: 0.875em; |
|
line-height: 0.0714285718em; |
|
vertical-align: 0.0535714295em; |
|
} |
|
|
|
.fa-lg { |
|
font-size: 1.25em; |
|
line-height: 0.05em; |
|
vertical-align: -0.075em; |
|
} |
|
|
|
.fa-xl { |
|
font-size: 1.5em; |
|
line-height: 0.0416666682em; |
|
vertical-align: -0.125em; |
|
} |
|
|
|
.fa-2xl { |
|
font-size: 2em; |
|
line-height: 0.03125em; |
|
vertical-align: -0.1875em; |
|
} |
|
|
|
.fa-fw { |
|
text-align: center; |
|
width: 1.25em; |
|
} |
|
|
|
.fa-ul { |
|
list-style-type: none; |
|
margin-left: var(--fa-li-margin, 2.5em); |
|
padding-left: 0; |
|
} |
|
.fa-ul > li { |
|
position: relative; |
|
} |
|
|
|
.fa-li { |
|
left: calc(var(--fa-li-width, 2em) * -1); |
|
position: absolute; |
|
text-align: center; |
|
width: var(--fa-li-width, 2em); |
|
line-height: inherit; |
|
} |
|
|
|
.fa-border { |
|
border-color: var(--fa-border-color, #eee); |
|
border-radius: var(--fa-border-radius, 0.1em); |
|
border-style: var(--fa-border-style, solid); |
|
border-width: var(--fa-border-width, 0.08em); |
|
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); |
|
} |
|
|
|
.fa-pull-left { |
|
float: left; |
|
margin-right: var(--fa-pull-margin, 0.3em); |
|
} |
|
|
|
.fa-pull-right { |
|
float: right; |
|
margin-left: var(--fa-pull-margin, 0.3em); |
|
} |
|
|
|
.fa-beat { |
|
-webkit-animation-name: fa-beat; |
|
animation-name: fa-beat; |
|
-webkit-animation-delay: var(--fa-animation-delay, 0s); |
|
animation-delay: var(--fa-animation-delay, 0s); |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 1s); |
|
animation-duration: var(--fa-animation-duration, 1s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out); |
|
animation-timing-function: var(--fa-animation-timing, ease-in-out); |
|
} |
|
|
|
.fa-bounce { |
|
-webkit-animation-name: fa-bounce; |
|
animation-name: fa-bounce; |
|
-webkit-animation-delay: var(--fa-animation-delay, 0s); |
|
animation-delay: var(--fa-animation-delay, 0s); |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 1s); |
|
animation-duration: var(--fa-animation-duration, 1s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); |
|
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); |
|
} |
|
|
|
.fa-fade { |
|
-webkit-animation-name: fa-fade; |
|
animation-name: fa-fade; |
|
-webkit-animation-delay: var(--fa-animation-delay, 0s); |
|
animation-delay: var(--fa-animation-delay, 0s); |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 1s); |
|
animation-duration: var(--fa-animation-duration, 1s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); |
|
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); |
|
} |
|
|
|
.fa-beat-fade { |
|
-webkit-animation-name: fa-beat-fade; |
|
animation-name: fa-beat-fade; |
|
-webkit-animation-delay: var(--fa-animation-delay, 0s); |
|
animation-delay: var(--fa-animation-delay, 0s); |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 1s); |
|
animation-duration: var(--fa-animation-duration, 1s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); |
|
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); |
|
} |
|
|
|
.fa-flip { |
|
-webkit-animation-name: fa-flip; |
|
animation-name: fa-flip; |
|
-webkit-animation-delay: var(--fa-animation-delay, 0s); |
|
animation-delay: var(--fa-animation-delay, 0s); |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 1s); |
|
animation-duration: var(--fa-animation-duration, 1s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out); |
|
animation-timing-function: var(--fa-animation-timing, ease-in-out); |
|
} |
|
|
|
.fa-shake { |
|
-webkit-animation-name: fa-shake; |
|
animation-name: fa-shake; |
|
-webkit-animation-delay: var(--fa-animation-delay, 0s); |
|
animation-delay: var(--fa-animation-delay, 0s); |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 1s); |
|
animation-duration: var(--fa-animation-duration, 1s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, linear); |
|
animation-timing-function: var(--fa-animation-timing, linear); |
|
} |
|
|
|
.fa-spin { |
|
-webkit-animation-name: fa-spin; |
|
animation-name: fa-spin; |
|
-webkit-animation-delay: var(--fa-animation-delay, 0s); |
|
animation-delay: var(--fa-animation-delay, 0s); |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 2s); |
|
animation-duration: var(--fa-animation-duration, 2s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, linear); |
|
animation-timing-function: var(--fa-animation-timing, linear); |
|
} |
|
|
|
.fa-spin-reverse { |
|
--fa-animation-direction: reverse; |
|
} |
|
|
|
.fa-pulse, |
|
.fa-spin-pulse { |
|
-webkit-animation-name: fa-spin; |
|
animation-name: fa-spin; |
|
-webkit-animation-direction: var(--fa-animation-direction, normal); |
|
animation-direction: var(--fa-animation-direction, normal); |
|
-webkit-animation-duration: var(--fa-animation-duration, 1s); |
|
animation-duration: var(--fa-animation-duration, 1s); |
|
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
animation-iteration-count: var(--fa-animation-iteration-count, infinite); |
|
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8)); |
|
animation-timing-function: var(--fa-animation-timing, steps(8)); |
|
} |
|
|
|
@media (prefers-reduced-motion: reduce) { |
|
.fa-beat, |
|
.fa-bounce, |
|
.fa-fade, |
|
.fa-beat-fade, |
|
.fa-flip, |
|
.fa-pulse, |
|
.fa-shake, |
|
.fa-spin, |
|
.fa-spin-pulse { |
|
-webkit-animation-delay: -1ms; |
|
animation-delay: -1ms; |
|
-webkit-animation-duration: 1ms; |
|
animation-duration: 1ms; |
|
-webkit-animation-iteration-count: 1; |
|
animation-iteration-count: 1; |
|
-webkit-transition-delay: 0s; |
|
transition-delay: 0s; |
|
-webkit-transition-duration: 0s; |
|
transition-duration: 0s; |
|
} |
|
} |
|
@-webkit-keyframes fa-beat { |
|
0%, 90% { |
|
-webkit-transform: scale(1); |
|
transform: scale(1); |
|
} |
|
45% { |
|
-webkit-transform: scale(var(--fa-beat-scale, 1.25)); |
|
transform: scale(var(--fa-beat-scale, 1.25)); |
|
} |
|
} |
|
@keyframes fa-beat { |
|
0%, 90% { |
|
-webkit-transform: scale(1); |
|
transform: scale(1); |
|
} |
|
45% { |
|
-webkit-transform: scale(var(--fa-beat-scale, 1.25)); |
|
transform: scale(var(--fa-beat-scale, 1.25)); |
|
} |
|
} |
|
@-webkit-keyframes fa-bounce { |
|
0% { |
|
-webkit-transform: scale(1, 1) translateY(0); |
|
transform: scale(1, 1) translateY(0); |
|
} |
|
10% { |
|
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); |
|
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); |
|
} |
|
30% { |
|
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); |
|
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); |
|
} |
|
50% { |
|
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); |
|
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); |
|
} |
|
57% { |
|
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); |
|
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); |
|
} |
|
64% { |
|
-webkit-transform: scale(1, 1) translateY(0); |
|
transform: scale(1, 1) translateY(0); |
|
} |
|
100% { |
|
-webkit-transform: scale(1, 1) translateY(0); |
|
transform: scale(1, 1) translateY(0); |
|
} |
|
} |
|
@keyframes fa-bounce { |
|
0% { |
|
-webkit-transform: scale(1, 1) translateY(0); |
|
transform: scale(1, 1) translateY(0); |
|
} |
|
10% { |
|
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); |
|
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); |
|
} |
|
30% { |
|
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); |
|
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); |
|
} |
|
50% { |
|
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); |
|
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); |
|
} |
|
57% { |
|
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); |
|
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); |
|
} |
|
64% { |
|
-webkit-transform: scale(1, 1) translateY(0); |
|
transform: scale(1, 1) translateY(0); |
|
} |
|
100% { |
|
-webkit-transform: scale(1, 1) translateY(0); |
|
transform: scale(1, 1) translateY(0); |
|
} |
|
} |
|
@-webkit-keyframes fa-fade { |
|
50% { |
|
opacity: var(--fa-fade-opacity, 0.4); |
|
} |
|
} |
|
@keyframes fa-fade { |
|
50% { |
|
opacity: var(--fa-fade-opacity, 0.4); |
|
} |
|
} |
|
@-webkit-keyframes fa-beat-fade { |
|
0%, 100% { |
|
opacity: var(--fa-beat-fade-opacity, 0.4); |
|
-webkit-transform: scale(1); |
|
transform: scale(1); |
|
} |
|
50% { |
|
opacity: 1; |
|
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125)); |
|
transform: scale(var(--fa-beat-fade-scale, 1.125)); |
|
} |
|
} |
|
@keyframes fa-beat-fade { |
|
0%, 100% { |
|
opacity: var(--fa-beat-fade-opacity, 0.4); |
|
-webkit-transform: scale(1); |
|
transform: scale(1); |
|
} |
|
50% { |
|
opacity: 1; |
|
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125)); |
|
transform: scale(var(--fa-beat-fade-scale, 1.125)); |
|
} |
|
} |
|
@-webkit-keyframes fa-flip { |
|
50% { |
|
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); |
|
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); |
|
} |
|
} |
|
@keyframes fa-flip { |
|
50% { |
|
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); |
|
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); |
|
} |
|
} |
|
@-webkit-keyframes fa-shake { |
|
0% { |
|
-webkit-transform: rotate(-15deg); |
|
transform: rotate(-15deg); |
|
} |
|
4% { |
|
-webkit-transform: rotate(15deg); |
|
transform: rotate(15deg); |
|
} |
|
8%, 24% { |
|
-webkit-transform: rotate(-18deg); |
|
transform: rotate(-18deg); |
|
} |
|
12%, 28% { |
|
-webkit-transform: rotate(18deg); |
|
transform: rotate(18deg); |
|
} |
|
16% { |
|
-webkit-transform: rotate(-22deg); |
|
transform: rotate(-22deg); |
|
} |
|
20% { |
|
-webkit-transform: rotate(22deg); |
|
transform: rotate(22deg); |
|
} |
|
32% { |
|
-webkit-transform: rotate(-12deg); |
|
transform: rotate(-12deg); |
|
} |
|
36% { |
|
-webkit-transform: rotate(12deg); |
|
transform: rotate(12deg); |
|
} |
|
40%, 100% { |
|
-webkit-transform: rotate(0deg); |
|
transform: rotate(0deg); |
|
} |
|
} |
|
@keyframes fa-shake { |
|
0% { |
|
-webkit-transform: rotate(-15deg); |
|
transform: rotate(-15deg); |
|
} |
|
4% { |
|
-webkit-transform: rotate(15deg); |
|
transform: rotate(15deg); |
|
} |
|
8%, 24% { |
|
-webkit-transform: rotate(-18deg); |
|
transform: rotate(-18deg); |
|
} |
|
12%, 28% { |
|
-webkit-transform: rotate(18deg); |
|
transform: rotate(18deg); |
|
} |
|
16% { |
|
-webkit-transform: rotate(-22deg); |
|
transform: rotate(-22deg); |
|
} |
|
20% { |
|
-webkit-transform: rotate(22deg); |
|
transform: rotate(22deg); |
|
} |
|
32% { |
|
-webkit-transform: rotate(-12deg); |
|
transform: rotate(-12deg); |
|
} |
|
36% { |
|
-webkit-transform: rotate(12deg); |
|
transform: rotate(12deg); |
|
} |
|
40%, 100% { |
|
-webkit-transform: rotate(0deg); |
|
transform: rotate(0deg); |
|
} |
|
} |
|
@-webkit-keyframes fa-spin { |
|
0% { |
|
-webkit-transform: rotate(0deg); |
|
transform: rotate(0deg); |
|
} |
|
100% { |
|
-webkit-transform: rotate(360deg); |
|
transform: rotate(360deg); |
|
} |
|
} |
|
@keyframes fa-spin { |
|
0% { |
|
-webkit-transform: rotate(0deg); |
|
transform: rotate(0deg); |
|
} |
|
100% { |
|
-webkit-transform: rotate(360deg); |
|
transform: rotate(360deg); |
|
} |
|
} |
|
.fa-rotate-90 { |
|
-webkit-transform: rotate(90deg); |
|
transform: rotate(90deg); |
|
} |
|
|
|
.fa-rotate-180 { |
|
-webkit-transform: rotate(180deg); |
|
transform: rotate(180deg); |
|
} |
|
|
|
.fa-rotate-270 { |
|
-webkit-transform: rotate(270deg); |
|
transform: rotate(270deg); |
|
} |
|
|
|
.fa-flip-horizontal { |
|
-webkit-transform: scale(-1, 1); |
|
transform: scale(-1, 1); |
|
} |
|
|
|
.fa-flip-vertical { |
|
-webkit-transform: scale(1, -1); |
|
transform: scale(1, -1); |
|
} |
|
|
|
.fa-flip-both, |
|
.fa-flip-horizontal.fa-flip-vertical { |
|
-webkit-transform: scale(-1, -1); |
|
transform: scale(-1, -1); |
|
} |
|
|
|
.fa-rotate-by { |
|
-webkit-transform: rotate(var(--fa-rotate-angle, none)); |
|
transform: rotate(var(--fa-rotate-angle, none)); |
|
} |
|
|
|
.fa-stack { |
|
display: inline-block; |
|
vertical-align: middle; |
|
height: 2em; |
|
position: relative; |
|
width: 2.5em; |
|
} |
|
|
|
.fa-stack-1x, |
|
.fa-stack-2x { |
|
bottom: 0; |
|
left: 0; |
|
margin: auto; |
|
position: absolute; |
|
right: 0; |
|
top: 0; |
|
z-index: var(--fa-stack-z-index, auto); |
|
} |
|
|
|
.svg-inline--fa.fa-stack-1x { |
|
height: 1em; |
|
width: 1.25em; |
|
} |
|
.svg-inline--fa.fa-stack-2x { |
|
height: 2em; |
|
width: 2.5em; |
|
} |
|
|
|
.fa-inverse { |
|
color: var(--fa-inverse, #fff); |
|
} |
|
|
|
.sr-only, |
|
.fa-sr-only { |
|
position: absolute; |
|
width: 1px; |
|
height: 1px; |
|
padding: 0; |
|
margin: -1px; |
|
overflow: hidden; |
|
clip: rect(0, 0, 0, 0); |
|
white-space: nowrap; |
|
border-width: 0; |
|
} |
|
|
|
.sr-only-focusable:not(:focus), |
|
.fa-sr-only-focusable:not(:focus) { |
|
position: absolute; |
|
width: 1px; |
|
height: 1px; |
|
padding: 0; |
|
margin: -1px; |
|
overflow: hidden; |
|
clip: rect(0, 0, 0, 0); |
|
white-space: nowrap; |
|
border-width: 0; |
|
} |
|
|
|
.svg-inline--fa .fa-primary { |
|
fill: var(--fa-primary-color, currentColor); |
|
opacity: var(--fa-primary-opacity, 1); |
|
} |
|
|
|
.svg-inline--fa .fa-secondary { |
|
fill: var(--fa-secondary-color, currentColor); |
|
opacity: var(--fa-secondary-opacity, 0.4); |
|
} |
|
|
|
.svg-inline--fa.fa-swap-opacity .fa-primary { |
|
opacity: var(--fa-secondary-opacity, 0.4); |
|
} |
|
|
|
.svg-inline--fa.fa-swap-opacity .fa-secondary { |
|
opacity: var(--fa-primary-opacity, 1); |
|
} |
|
|
|
.svg-inline--fa mask .fa-primary, |
|
.svg-inline--fa mask .fa-secondary { |
|
fill: black; |
|
} |
|
|
|
.fad.fa-inverse, |
|
.fa-duotone.fa-inverse { |
|
color: var(--fa-inverse, #fff); |
|
}</style><style data-merge-styles="true" data-webtasks-id="d60e2815-63ad-4535"></style><style data-merge-styles="true" data-webtasks-id="60ff8f20-7992-4e8f"></style><style data-merge-styles="true" data-webtasks-id="156c810f-bab2-4a86"></style><title data-webtasks-id="6a8dbf39-e4ef-4266">Subjects</title><meta charset="utf-8" data-webtasks-id="4c5756be-7a5d-4a3a"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5" data-webtasks-id="626e0323-2946-4da1"><meta name="description" content="Peer-reviewed. Openly licensed. 100% free.And backed by additional learning resources. Review our OpenStax textbooks and decide if they are right for your course. Simple to adopt, free to use. We make it easy to improve student access to education materials in K12 and higher education. " data-webtasks-id="8e79f771-3b6a-4181"><meta property="og:url" content="https://openstax.org/" data-webtasks-id="e713eb4c-a74c-472d"><meta property="og:type" content="article" data-webtasks-id="9c64ba87-facb-4080"><meta property="og:title" content="OpenStax | Free Textbooks Online with No Catch" data-webtasks-id="90c23d70-7316-4d31"><meta property="og:description" content="OpenStax offers free college textbooks for all types of students, making education accessible & affordable for everyone. Browse our list of available subjects!" data-webtasks-id="007ea0c1-3432-45b3"><meta property="og:image" content="https://assets.openstax.org/oscms-prodcms/media/images/Turning_textbook_highlighting_into_time_well-sp.original.jpg" data-webtasks-id="85107d21-e9ce-46ae"><meta property="og:image:alt" content="OpenStax: OpenStax | Free Textbooks Online with No Catch" data-webtasks-id="15663174-6c54-4ac1"><meta name="twitter:card" content="summary_large_image" data-webtasks-id="10a8e6fd-6801-48ab"><meta name="twitter:site" content="@OpenStax" data-webtasks-id="910550a5-0f49-4fa7"><meta name="twitter:title" content="OpenStax | Free Textbooks Online with No Catch" data-webtasks-id="feada491-ae66-40d4"><meta name="twitter:description" content="OpenStax offers free college textbooks for all types of students, making education accessible & affordable for everyone. Browse our list of available subjects!" data-webtasks-id="1200c04e-4aea-4321"><meta name="twitter:image" content="https://assets.openstax.org/oscms-prodcms/media/images/Turning_textbook_highlighting_into_time_well-sp.original.jpg" data-webtasks-id="b07fdce8-0170-429b"><meta name="twitter:image:alt" content="OpenStax" data-webtasks-id="0dd8bcc7-4208-43a3"><link rel="preload" href="/apps/cms/api/webview-settings/" as="fetch" crossorigin="anonymous" data-webtasks-id="62fdd1ae-4faf-4aee"><link rel="preload" as="font" type="font/woff2" crossorigin="anonymous" href="/cms/assets/fonts/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2" data-webtasks-id="66262d2a-4d67-4b6c"><link rel="preconnect" href="https://www.facebook.com" crossorigin="anonymous" data-webtasks-id="af257d4e-ece5-4026"><link rel="preconnect" href="https://connect.facebook.net" crossorigin="anonymous" data-webtasks-id="6d4ad58e-c8d5-4d4f"><link rel="prefetch" href="/apps/cms/api/books/?format=json" data-webtasks-id="0953853d-f179-46df"><link rel="prefetch" href="/apps/cms/api/footer/?format=json" data-webtasks-id="cc824cea-5737-4eb7"><link rel="prefetch" href="/apps/cms/api/v2/pages/openstax-homepage/?format=json" data-webtasks-id="b55acc2f-23dd-4657"><link rel="icon" type="image/x-icon" href="/dist/assets/favicon.ico" data-webtasks-id="914fe802-2e91-484b"><link rel="icon" type="image/png" sizes="16x16" href="/dist/assets/favicon-16x16.png" data-webtasks-id="b4095bad-9600-4f85"><link rel="icon" type="image/png" sizes="32x32" href="/dist/assets/favicon-32x32.png" data-webtasks-id="832a7fed-5006-442f"><link rel="icon" type="image/png" sizes="48x48" href="/dist/assets/favicon-48x48.png" data-webtasks-id="cd052dc6-4f9b-4b8a"><link rel="manifest" href="/dist/assets/manifest.webmanifest" data-webtasks-id="a855fca8-6e9e-426b"><meta name="mobile-web-app-capable" content="yes" data-webtasks-id="9fce4bf2-648f-4483"><meta name="theme-color" content="#fff" data-webtasks-id="d2b7ae84-65b9-466e"><meta name="application-name" content="@openstax/os-webview" data-webtasks-id="cf900ed2-a5d4-4c78"><link rel="apple-touch-icon" sizes="57x57" href="/dist/assets/apple-touch-icon-57x57.png" data-webtasks-id="2155d813-ff7b-4368"><link rel="apple-touch-icon" sizes="60x60" href="/dist/assets/apple-touch-icon-60x60.png" data-webtasks-id="dabba0b3-7897-4812"><link rel="apple-touch-icon" sizes="72x72" href="/dist/assets/apple-touch-icon-72x72.png" data-webtasks-id="45cb4afa-91c3-4517"><link rel="apple-touch-icon" sizes="76x76" href="/dist/assets/apple-touch-icon-76x76.png" data-webtasks-id="33dc663c-f6cd-42ee"><link rel="apple-touch-icon" sizes="114x114" href="/dist/assets/apple-touch-icon-114x114.png" data-webtasks-id="59fccb2b-d231-4150"><link rel="apple-touch-icon" sizes="120x120" href="/dist/assets/apple-touch-icon-120x120.png" data-webtasks-id="207b7f75-7bf1-4eff"><link rel="apple-touch-icon" sizes="144x144" href="/dist/assets/apple-touch-icon-144x144.png" data-webtasks-id="1c18f1f5-7420-403d"><link rel="apple-touch-icon" sizes="152x152" href="/dist/assets/apple-touch-icon-152x152.png" data-webtasks-id="657e9e24-2a07-4eff"><link rel="apple-touch-icon" sizes="167x167" href="/dist/assets/apple-touch-icon-167x167.png" data-webtasks-id="f2e4a79b-de30-4d4c"><link rel="apple-touch-icon" sizes="180x180" href="/dist/assets/apple-touch-icon-180x180.png" data-webtasks-id="3e453570-1c92-442e"><link rel="apple-touch-icon" sizes="1024x1024" href="/dist/assets/apple-touch-icon-1024x1024.png" data-webtasks-id="a50a678e-bb5c-489f"><meta name="apple-mobile-web-app-capable" content="yes" data-webtasks-id="a38ece3e-8e01-4531"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" data-webtasks-id="20ef444c-2d51-4ca0"><meta name="apple-mobile-web-app-title" content="@openstax/os-webview" data-webtasks-id="67a2fc8b-ea33-4a59"><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-640x1136.png" data-webtasks-id="54faeaa3-cbc5-40d0"><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-1136x640.png" data-webtasks-id="c73255a2-8337-4368"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-750x1334.png" data-webtasks-id="58a0bed4-7644-4be8"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-1334x750.png" data-webtasks-id="e04fb00b-a4c1-458c"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1125x2436.png" data-webtasks-id="0ad3d1ab-e27a-414b"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2436x1125.png" data-webtasks-id="146e2ee4-358c-43be"><link rel="apple-touch-startup-image" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1170x2532.png" data-webtasks-id="f320173e-bd5a-440b"><link rel="apple-touch-startup-image" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2532x1170.png" data-webtasks-id="ac60d62e-ce02-4b4d"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-828x1792.png" data-webtasks-id="f8f550d8-dfe5-4b56"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-1792x828.png" data-webtasks-id="86fc2894-b93b-485e"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1242x2688.png" data-webtasks-id="402184b6-af79-406b"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2688x1242.png" data-webtasks-id="5641983d-393a-4876"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1242x2208.png" data-webtasks-id="53ac2e9c-13dc-4870"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2208x1242.png" data-webtasks-id="dcc70b10-882c-42bb"><link rel="apple-touch-startup-image" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1284x2778.png" data-webtasks-id="b46e6e7c-22b0-4648"><link rel="apple-touch-startup-image" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2778x1284.png" data-webtasks-id="dfc5f381-74e7-44a2"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1536x2048.png" data-webtasks-id="aeb71317-a312-41ea"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2048x1536.png" data-webtasks-id="1efea5ff-f582-47e1"><link rel="apple-touch-startup-image" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1620x2160.png" data-webtasks-id="715127e5-d634-4a1f"><link rel="apple-touch-startup-image" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2160x1620.png" data-webtasks-id="a0446400-986b-48ab"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1668x2388.png" data-webtasks-id="6c36c7b7-c8ea-4d37"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2388x1668.png" data-webtasks-id="a6495383-4566-4821"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-1668x2224.png" data-webtasks-id="cdbb29ab-f024-4f9e"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2224x1668.png" data-webtasks-id="874aa6cb-e711-470e"><link rel="apple-touch-startup-image" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="/dist/assets/apple-touch-startup-image-2048x2732.png" data-webtasks-id="5adc85e7-878b-4051"><link rel="apple-touch-startup-image" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="/dist/assets/apple-touch-startup-image-2732x2048.png" data-webtasks-id="718e1884-6299-4989"><meta name="msapplication-TileColor" content="#fff" data-webtasks-id="adb36015-59b6-4315"><meta name="msapplication-TileImage" content="/dist/assets/mstile-144x144.png" data-webtasks-id="b790bafa-fef2-4240"><meta name="msapplication-config" content="/dist/assets/browserconfig.xml" data-webtasks-id="0c9dd672-e966-40be"><link rel="yandex-tableau-widget" href="/dist/assets/yandex-browser-manifest.json" data-webtasks-id="541ff876-aca5-4b54"><script async="" type="text/javascript" src="https://www.googletagmanager.com/gtag/destination?id=G-S2KFQ7JDNH&l=dataLayer&cx=c" data-webtasks-id="b6e206ba-6863-45b8"></script><script type="text/javascript" src="https://pi.pardot.com/pd.js" data-webtasks-id="57d64793-04a6-453d"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-0Q5H4FDCL3&l=dataLayer&cx=c" data-webtasks-id="6daf2f55-0459-42b5"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-T746F8B0QC&l=dataLayer&cx=c" data-webtasks-id="4c6ef015-b10e-48c2"></script><script type="text/javascript" async="" src="https://static.ads-twitter.com/uwt.js" data-webtasks-id="8ceae7f7-c7ef-4d10"></script><script type="text/javascript" async="" src="https://snap.licdn.com/li.lms-analytics/insight.min.js" data-webtasks-id="6b854f23-522f-464d"></script><script async="" src="//www.googletagmanager.com/gtm.js?id=GTM-W6N7PB" data-webtasks-id="3d1ab2a3-51a6-4047"></script><script src="https://connect.facebook.net/signals/config/560465674310764?v=2.9.123&r=stable" async="" data-webtasks-id="124a7c06-d08a-46f7"></script><script async="" src="https://connect.facebook.net/en_US/fbevents.js" data-webtasks-id="88fb426c-79d7-4393"></script><script async="" src="//js.pulseinsights.com/surveys.js" data-webtasks-id="cede31a5-0da1-4988"></script><script defer="defer" src="/dist/runtime-2a3c733eee74198045f6.min.js" data-webtasks-id="ca78478b-37b0-476a"></script><script defer="defer" src="/dist/main-9331fce2713e86778664.min.js" data-webtasks-id="7f75d5bd-ec4d-4007"></script><style data-webtasks-id="2598ee0e-96c0-430d">.general.page { |
|
padding-bottom: 8rem; } |
|
.general.page > section { |
|
width: 100%; |
|
margin: auto; |
|
padding: 0 1.5rem; } |
|
@media (min-width: 75.0625em) { |
|
.general.page > section:not(.block-heading) { |
|
max-width: 120rem; } } |
|
.general.page > section.block-heading { |
|
font-size: 4.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.192rem; |
|
line-height: normal; |
|
line-height: 5rem; |
|
background-color: #fff; |
|
padding: 4rem 1.5rem; |
|
position: relative; } |
|
@media (min-width: 75.0625em) { |
|
.general.page > section.block-heading { |
|
padding-left: calc(50vw - 58.5rem); |
|
padding-right: calc(50vw - 58.5rem); } } |
|
.general.page > section.block-heading .strips { |
|
bottom: 0; } |
|
.general.page > section.block-image > img { |
|
height: auto; |
|
max-width: 100%; } |
|
.general.page > section.block-paragraph > div { |
|
max-width: 80rem; } |
|
@media (max-width: 75em) { |
|
.general.page > section:not(.block-paragraph) > div { |
|
max-width: 100%; } } |
|
.general.page > section:first-child { |
|
margin-bottom: 2.5rem; } |
|
</style><style data-webtasks-id="4fcda14d-f245-46bf">.os-loader { |
|
align-content: center; |
|
background-color: #fff; |
|
display: grid; |
|
grid-template: 10rem / 10rem; |
|
height: 50vh; |
|
justify-content: center; |
|
overflow: hidden; |
|
perspective: 100rem; |
|
width: 100%; } |
|
.os-loader svg { |
|
animation: loadSvg 0.3s forwards 0.3s; |
|
display: block; |
|
height: 100%; |
|
transform-origin: center; |
|
width: 5rem; } |
|
|
|
@keyframes loadSvg { |
|
from { |
|
transform: scale(0); } |
|
to { |
|
opacity: 1; |
|
transform: scale(1); } } |
|
.os-loader svg * { |
|
animation: fadeIn 0.3s forwards; } |
|
.os-loader svg .os-green, |
|
.os-loader svg .os-orange, |
|
.os-loader svg .os-gray, |
|
.os-loader svg .os-yellow, |
|
.os-loader svg .os-blue { |
|
animation-delay: 0.5s; } |
|
.os-loader svg .os-green { |
|
animation: moveGreen 0.6s cubic-bezier(0.81, 0.41, 0.13, 0.74) 0.5s infinite alternate; |
|
transform-origin: center left; } |
|
|
|
@keyframes moveGreen { |
|
from { |
|
transform: matrix(1, 0, 0, 1, 0, 0); } |
|
to { |
|
transform: matrix(0.96593, -0.25882, 0.25882, 0.96593, 0, -18); } } |
|
.os-loader svg .os-orange { |
|
animation: moveOrange 0.6s cubic-bezier(0.81, 0.41, 0.13, 0.74) 0.5s infinite alternate; |
|
transform-origin: center right; } |
|
|
|
@keyframes moveOrange { |
|
from { |
|
transform: matrix(1, 0, 0, 1, 0, 0); } |
|
to { |
|
transform: matrix(0.99452, 0.10453, -0.10453, 0.99452, 0, -14); } } |
|
.os-loader svg .os-gray { |
|
animation: moveGray 0.6s cubic-bezier(0.81, 0.41, 0.13, 0.74) 0.5s infinite alternate; |
|
transform-origin: center right; } |
|
|
|
@keyframes moveGray { |
|
from { |
|
transform: matrix(1, 0, 0, 1, 0, 0); } |
|
to { |
|
transform: matrix(0.99863, 0.05234, -0.05234, 0.99863, 0, -8); } } |
|
.os-loader svg .os-yellow { |
|
animation: moveYellow 0.6s cubic-bezier(0.81, 0.41, 0.13, 0.74) 0.6s infinite alternate; |
|
transform-origin: center right; } |
|
|
|
@keyframes moveYellow { |
|
from { |
|
transform: matrix(1, 0, 0, 1, 0, 0); } |
|
to { |
|
transform: matrix(1, 0, 0, 1, 0, -8); } } |
|
.os-loader svg .os-blue { |
|
animation: moveBlue 0.6s cubic-bezier(0.81, 0.41, 0.13, 0.74) 0.5s infinite alternate; |
|
transform-origin: center; } |
|
|
|
@keyframes moveBlue { |
|
from { |
|
transform: matrix(1, 0, 0, 1, 0, 0); } |
|
to { |
|
transform: matrix(0.99863, 0.05234, -0.05234, 0.99863, 0, -4); } } |
|
</style><style data-webtasks-id="8de37c67-8eae-40ef">@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=437b6557-ce99-4f35-97ff-64a93247731f);</style><style data-webtasks-id="2f46b24c-379d-4aa3">@charset "UTF-8"; |
|
|
|
@font-face { |
|
font-family: 'Neue Helvetica W01'; |
|
font-display: swap; |
|
src: local("Helvetica Neue"), url("/cms/assets/fonts/3dac71eb-afa7-4c80-97f0-599202772905.woff2") format("woff2"), url("/cms/assets/fonts/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff") format("woff"); |
|
font-weight: 400; |
|
font-style: normal; } |
|
|
|
@font-face { |
|
font-family: 'Neue Helvetica W01'; |
|
font-display: swap; |
|
src: local("Helvetica Neue Italic"), url("/cms/assets/fonts/21c44514-f4d6-4cff-a5de-e4cac5e61aff.woff2") format("woff2"), url("/cms/assets/fonts/e7c4b231-76ad-47c7-a54b-5d84dcd78d0f.woff") format("woff"); |
|
font-weight: 400; |
|
font-style: italic; } |
|
|
|
@font-face { |
|
font-family: 'Neue Helvetica W01'; |
|
font-display: swap; |
|
src: url("/cms/assets/fonts/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2") format("woff2"), url("/cms/assets/fonts/050b1948-f226-4d20-a65a-15d8ed031222.woff") format("woff"); |
|
font-weight: 500; |
|
font-style: normal; } |
|
|
|
@font-face { |
|
font-family: 'Neue Helvetica W01'; |
|
font-display: swap; |
|
src: url("/cms/assets/fonts/657c2fa4-585b-4761-9e2e-65ab13159323.woff2") format("woff2"), url("/cms/assets/fonts/400869f0-f0d5-49a0-8a11-f4fb4279d125.woff") format("woff"); |
|
font-weight: 500; |
|
font-style: italic; } |
|
|
|
@font-face { |
|
font-family: 'Neue Helvetica W01'; |
|
font-display: swap; |
|
src: local("Helvetica Neue Bold"), url("/cms/assets/fonts/531c5a28-5575-4f58-96d4-a80f7b702d7b.woff2") format("woff2"), url("/cms/assets/fonts/439c5962-f9fe-4eaf-a1f6-f41d42edba75.woff") format("woff"); |
|
font-weight: 700; |
|
font-style: normal; } |
|
|
|
@font-face { |
|
font-family: 'Neue Helvetica W01'; |
|
font-display: swap; |
|
src: local("Helvetica Neue Bold Italic"), url("/cms/assets/fonts/ade4dbae-c607-4c84-a375-f0c4de0cc357.woff2") format("woff2"), url("/cms/assets/fonts/5b864741-6f14-4ed9-a297-27a4d73edf51.woff") format("woff"); |
|
font-weight: 700; |
|
font-style: italic; } |
|
|
|
h4 { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
line-height: 2.5rem; } |
|
|
|
form.submitted :not(output):invalid ~ .invalid-message, |
|
form.submitted textarea:invalid ~ .invalid-message, |
|
form.submitted .selected-button:invalid ~ .invalid-message, |
|
form.submitted [type="text"]:invalid ~ .invalid-message, |
|
form.submitted [type="url"]:invalid ~ .invalid-message, |
|
form.submitted [type="number"]:invalid ~ .invalid-message, |
|
form.submitted [type="email"]:invalid ~ .invalid-message, |
|
form.submitted [type="date"]:invalid ~ .invalid-message { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; } |
|
|
|
.tutor h4 { |
|
font-size: 1.6rem; |
|
font-weight: bold; |
|
line-height: 2.5rem; |
|
letter-spacing: -0.064rem; } |
|
|
|
html { |
|
font-family: 'Neue Helvetica W01', sans-serif; |
|
font-size: 62.5%; } |
|
|
|
.kss-style { |
|
font-family: 'Neue Helvetica W01', Georgia, sans-serif; } |
|
|
|
body { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
background-color: #f1f1f1; |
|
color: #424242; |
|
margin: 0; |
|
min-height: 100vh; } |
|
|
|
h1, |
|
h2, |
|
h3, |
|
h4 { |
|
margin-bottom: 1rem; } |
|
|
|
h1 { |
|
font-weight: bold; } |
|
@media (max-width: 37.5em) { |
|
h1 { |
|
font-size: 2.4rem; } } |
|
@media (min-width: 60.0625em) { |
|
h1 { |
|
font-size: 4.8rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h1 { |
|
font-size: calc(6.66667vw - 1.6rem); } } |
|
@media (max-width: 37.5em) { |
|
h1 { |
|
letter-spacing: -0.096rem; } } |
|
@media (min-width: 60.0625em) { |
|
h1 { |
|
letter-spacing: -0.192rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h1 { |
|
letter-spacing: calc(-0.26667vw - -0.064rem); } } |
|
@media (max-width: 37.5em) { |
|
h1 { |
|
line-height: 3rem; } } |
|
@media (min-width: 60.0625em) { |
|
h1 { |
|
line-height: 5rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h1 { |
|
line-height: calc(5.55556vw - 0.33333rem); } } |
|
|
|
.hero h1 { |
|
font-weight: bold; } |
|
@media (max-width: 37.5em) { |
|
.hero h1 { |
|
font-size: 3.6rem; } } |
|
@media (min-width: 60.0625em) { |
|
.hero h1 { |
|
font-size: 6rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.hero h1 { |
|
font-size: calc(6.66667vw - 0.4rem); } } |
|
@media (max-width: 37.5em) { |
|
.hero h1 { |
|
letter-spacing: -0.144rem; } } |
|
@media (min-width: 60.0625em) { |
|
.hero h1 { |
|
letter-spacing: -0.24rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.hero h1 { |
|
letter-spacing: calc(-0.26667vw - -0.016rem); } } |
|
@media (max-width: 37.5em) { |
|
.hero h1 { |
|
line-height: 4rem; } } |
|
@media (min-width: 60.0625em) { |
|
.hero h1 { |
|
line-height: 6rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.hero h1 { |
|
line-height: calc(5.55556vw - -0.66667rem); } } |
|
|
|
h2 { |
|
font-weight: bold; } |
|
@media (max-width: 37.5em) { |
|
h2 { |
|
font-size: 2.4rem; } } |
|
@media (min-width: 60.0625em) { |
|
h2 { |
|
font-size: 3.6rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h2 { |
|
font-size: calc(3.33333vw - -0.4rem); } } |
|
@media (max-width: 37.5em) { |
|
h2 { |
|
letter-spacing: -0.096rem; } } |
|
@media (min-width: 60.0625em) { |
|
h2 { |
|
letter-spacing: -0.144rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h2 { |
|
letter-spacing: calc(-0.13333vw - 0.016rem); } } |
|
@media (max-width: 37.5em) { |
|
h2 { |
|
line-height: 3rem; } } |
|
@media (min-width: 60.0625em) { |
|
h2 { |
|
line-height: 4rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h2 { |
|
line-height: calc(2.77778vw - -1.33333rem); } } |
|
|
|
h3 { |
|
font-weight: bold; } |
|
@media (max-width: 37.5em) { |
|
h3 { |
|
font-size: 1.8rem; } } |
|
@media (min-width: 60.0625em) { |
|
h3 { |
|
font-size: 2.4rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h3 { |
|
font-size: calc(1.66667vw - -0.8rem); } } |
|
@media (max-width: 37.5em) { |
|
h3 { |
|
letter-spacing: -0.072rem; } } |
|
@media (min-width: 60.0625em) { |
|
h3 { |
|
letter-spacing: -0.096rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h3 { |
|
letter-spacing: calc(-0.06667vw - 0.032rem); } } |
|
@media (max-width: 37.5em) { |
|
h3 { |
|
line-height: 2.5rem; } } |
|
@media (min-width: 60.0625em) { |
|
h3 { |
|
line-height: 3rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
h3 { |
|
line-height: calc(1.38889vw - -1.66667rem); } } |
|
|
|
.copy-large { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; } |
|
|
|
a { |
|
align-items: baseline; |
|
color: #026aa1; |
|
text-decoration: underline; } |
|
a:hover, a:active { |
|
color: #005481; } |
|
|
|
html { |
|
overflow-x: hidden; } |
|
|
|
body { |
|
display: flex; |
|
flex-direction: column; } |
|
|
|
#app { |
|
min-height: 100vh; |
|
display: flex; |
|
flex-direction: column; } |
|
|
|
* { |
|
box-sizing: border-box; |
|
width: auto; } |
|
|
|
iframe { |
|
border: 0; } |
|
|
|
a.btn { |
|
text-decoration: none; } |
|
|
|
p { |
|
margin-bottom: 1rem; } |
|
|
|
strong { |
|
font-weight: bold; } |
|
|
|
.no-bullets { |
|
list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); |
|
list-style-type: none; } |
|
|
|
sup { |
|
font-size: 66%; |
|
margin-left: 0.1rem; |
|
position: relative; |
|
top: -0.25em; |
|
vertical-align: top; } |
|
|
|
.go-to { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
align-items: baseline; |
|
color: #026aa1; |
|
text-decoration: underline; |
|
font-weight: 500; } |
|
.go-to:hover, .go-to:active { |
|
color: #005481; } |
|
|
|
.go-to, |
|
.with-arrow { |
|
text-decoration: none; } |
|
.go-to::after, |
|
.with-arrow::after { |
|
content: '▸'; |
|
font-size: 120%; |
|
padding-left: 0.5em; } |
|
.go-to.down-page::after, |
|
.with-arrow.down-page::after { |
|
display: inline-block; |
|
margin-left: 0.5em; |
|
transform: rotate(90deg); |
|
transform-origin: 0.5em 0.4em; } |
|
|
|
.download-link { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
font-weight: 500; |
|
text-transform: uppercase; } |
|
.download-link.unavailable { |
|
color: #005481; } |
|
|
|
.sr-only { |
|
border: 0; |
|
clip: rect(0, 0, 0, 0); |
|
height: 0.1rem; |
|
margin: -0.1rem; |
|
overflow: hidden; |
|
padding: 0; |
|
position: absolute; |
|
width: 0.1rem; } |
|
|
|
.hidden { |
|
display: none; } |
|
|
|
.hide-until-loaded { |
|
opacity: 0; |
|
transition: opacity 0.3s linear; |
|
visibility: hidden; } |
|
.hide-until-loaded.loaded { |
|
opacity: 1; |
|
visibility: visible; } |
|
|
|
.no-scroll, |
|
.no-scroll-dialog { |
|
overflow: hidden; |
|
max-height: 100vh; } |
|
|
|
.mac-scroll { |
|
-webkit-overflow-scrolling: touch; } |
|
.mac-scroll::-webkit-scrollbar { |
|
-webkit-appearance: none; } |
|
.mac-scroll::-webkit-scrollbar-thumb { |
|
background-color: rgba(66, 66, 66, 0.3); |
|
border: thin solid #fff; |
|
border-radius: 0.8rem; } |
|
.mac-scroll::-webkit-scrollbar-track { |
|
background-color: #fff; |
|
border-radius: 0.8rem; } |
|
.mac-scroll::-webkit-scrollbar:vertical { |
|
width: 0.8rem; } |
|
|
|
.nojs { |
|
background-color: #098194; |
|
height: 100vh; |
|
width: 100vw; } |
|
.nojs p { |
|
background-color: #fff; |
|
left: 50%; |
|
padding: 5rem 3rem; |
|
position: absolute; |
|
top: 50%; |
|
transform: translate3d(-50%, -50%, 0); } |
|
|
|
#header { |
|
z-index: 5; } |
|
@media (max-width: 37.5em) { |
|
#header.over-mobile-dialog { |
|
z-index: 7; } } |
|
@media (max-width: 60em) { |
|
#header { |
|
position: fixed; |
|
top: 0; |
|
width: 100vw; } } |
|
@media (min-width: 60.0625em) { |
|
#header { |
|
position: sticky; |
|
top: -5rem; } } |
|
@media print { |
|
#header { |
|
display: none; } } |
|
|
|
#lower-sticky-note { |
|
max-width: 100vw; |
|
z-index: 4; } |
|
@media (max-width: 37.5em) { |
|
#lower-sticky-note { |
|
bottom: 0; |
|
position: fixed; } } |
|
@media (min-width: 37.5625em) { |
|
#lower-sticky-note { |
|
display: flex; |
|
justify-content: center; |
|
position: sticky; |
|
top: 5rem; } } |
|
|
|
#microsurvey { |
|
background-color: #fff; |
|
border-radius: 0.3rem; |
|
bottom: 1.5rem; |
|
box-shadow: 0 0.2rem 0.6rem 0 rgba(0, 0, 0, 0.25); |
|
max-width: 32rem; |
|
overflow: hidden; |
|
position: fixed; |
|
right: 1.5rem; |
|
z-index: 4; } |
|
#microsurvey > div:not(:empty):not(.put-away) { |
|
padding: 2.5rem 2.5rem 1.5rem 1.5rem; } |
|
#microsurvey .put-away { |
|
height: 2rem; |
|
line-height: 1.8rem; |
|
right: 0.7rem; |
|
top: 0.7rem; |
|
width: 2rem; } |
|
|
|
#main { |
|
flex: 1 0 auto; |
|
min-height: 50vh; |
|
z-index: 0; } |
|
@media (max-width: 60em) { |
|
#main { |
|
padding-top: 5rem; } } |
|
#main.with-sticky:not(.with-modal) { |
|
z-index: 1; } |
|
#main.with-modal { |
|
z-index: 2; } |
|
|
|
#footer { |
|
z-index: 0; } |
|
@media print { |
|
#footer { |
|
display: none; } } |
|
|
|
#maincontent { |
|
outline: none; } |
|
#maincontent:focus { |
|
animation: pulse ease-in 1; |
|
animation-duration: 1s; |
|
opacity: 1; } |
|
|
|
.page:not([hidden]) { |
|
display: flex; |
|
flex-flow: column nowrap; } |
|
|
|
.boxed, |
|
.text-content { |
|
align-items: center; |
|
display: flex; |
|
flex-flow: column nowrap; |
|
margin: 0 auto; |
|
padding-left: 1.5rem; |
|
padding-right: 1.5rem; |
|
width: 100%; } |
|
.boxed.left-justified, |
|
.text-content.left-justified { |
|
align-items: flex-start; } |
|
.boxed > *, |
|
.text-content > * { |
|
max-width: 100%; } |
|
|
|
.text-content { |
|
max-width: 80rem; } |
|
|
|
.boxed { |
|
max-width: 120rem; } |
|
|
|
.boxed-row { |
|
display: flex; |
|
flex-flow: row nowrap; |
|
margin: 0 auto; |
|
max-width: 120rem; |
|
width: 100%; } |
|
|
|
.no-style.page .boxed { |
|
margin: 4rem auto 8rem; } |
|
@media (min-width: 60.0625em) { |
|
.no-style.page .boxed { |
|
text-align: center; } } |
|
|
|
.subhead { |
|
align-items: center; |
|
display: flex; |
|
font-weight: normal; |
|
max-width: 120rem; |
|
padding: 8rem 1.5rem; |
|
text-align: center; |
|
width: 100%; } |
|
.subhead h1 { |
|
line-height: 1; |
|
margin: 0; } |
|
|
|
.strips { |
|
left: 0; |
|
position: absolute; |
|
width: 100%; } |
|
|
|
[href=""], |
|
[href="#"], |
|
[href*="undefined"], |
|
a:not([href]) { |
|
border: 0.3rem solid #c22032; } |
|
|
|
.modal-overlay { |
|
align-items: center; |
|
background-color: rgba(0, 0, 0, 0.6); |
|
display: flex; |
|
height: 100vh; |
|
justify-content: center; |
|
left: 0; |
|
padding: 2rem; |
|
position: fixed; |
|
right: 0; |
|
top: 0; |
|
z-index: 6; } |
|
.modal-overlay .modal { |
|
align-items: left; |
|
display: flex; |
|
justify-content: center; |
|
max-width: 100%; |
|
outline: 0; |
|
padding: 0; } |
|
|
|
[type="radio"] { |
|
-webkit-appearance: none; |
|
border-radius: 100%; |
|
border-width: 0; |
|
display: inline-block; |
|
height: 2rem; |
|
max-width: 2rem; |
|
outline: none; |
|
padding: 0; |
|
margin-top: 0; } |
|
[type="radio"]::before { |
|
background: #fff; |
|
border: 0.1rem solid #646464; |
|
border-radius: 100%; |
|
box-shadow: inset 0 0.1em 0.1rem -0.1em #fff; |
|
content: ''; |
|
display: block; |
|
height: 2rem; |
|
width: 2rem; } |
|
[type="radio"]:checked::before { |
|
background: #fff; |
|
border-color: #646464; } |
|
[type="radio"]:disabled::before { |
|
background-color: #d5d5d5; |
|
border-color: rgba(100, 100, 100, 0.8); |
|
cursor: not-allowed; } |
|
[type="radio"]::after { |
|
background: #026aa1; |
|
border-radius: 100%; |
|
box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); |
|
content: ''; |
|
display: block; |
|
height: 0; |
|
left: 0.1rem; |
|
position: relative; |
|
top: -2.1rem; |
|
width: 0; } |
|
[type="radio"]:checked::after { |
|
height: 2rem; |
|
width: 2rem; } |
|
[type="radio"]:disabled::after { |
|
background: rgba(2, 106, 161, 0.6); } |
|
|
|
@keyframes fadeIn { |
|
from { |
|
opacity: 0; } |
|
to { |
|
opacity: 1; } } |
|
|
|
@keyframes pulse { |
|
from { |
|
background-color: rgba(0, 36, 105, 0.2); } } |
|
|
|
@keyframes flyin { |
|
from { |
|
opacity: 0; |
|
transform: scale(0); } |
|
to { |
|
opacity: 1; |
|
transform: scale(1); } } |
|
|
|
@keyframes flyout { |
|
from { |
|
opacity: 1; |
|
transform: scale(1); } |
|
to { |
|
opacity: 0; |
|
transform: scale(0); } } |
|
|
|
@keyframes loop { |
|
from { |
|
transform: translate(-1.5rem, -7rem) rotate(0.001deg); } |
|
to { |
|
transform: translate(0) rotate(0.001deg); } } |
|
|
|
.quote-bucket .image { |
|
background-repeat: no-repeat; } |
|
|
|
[role="button"], |
|
button, |
|
.btn { |
|
border: 0; |
|
cursor: pointer; |
|
display: inline-block; |
|
touch-action: manipulation; } |
|
[role="button"]:focus, |
|
button:focus, |
|
.btn:focus { |
|
border-radius: 0.3rem; |
|
box-shadow: 0 0 0.5rem 0.3rem rgba(13, 192, 220, 0.7); } |
|
[role="button"]:hover, [role="button"]:focus, |
|
button:hover, |
|
button:focus, |
|
.btn:hover, |
|
.btn:focus { |
|
text-decoration: none; } |
|
|
|
button, |
|
.btn { |
|
background-color: #757575; |
|
color: #fff; |
|
font-size: inherit; |
|
font-weight: 500; |
|
padding: 1rem; |
|
text-align: center; |
|
transition: all 0.2s ease-in-out; } |
|
|
|
.btn-large { |
|
padding: 2.5rem; } |
|
|
|
.cta > .btn { |
|
padding: 1.5rem 2rem; |
|
text-transform: uppercase; } |
|
|
|
.cta > .btn, |
|
.btn-orange { |
|
background-color: #d4450c; |
|
border: 0; |
|
color: #fff; } |
|
.cta > .btn:active, |
|
.btn-orange:active { |
|
background-color: #b03808; } |
|
.cta > .btn:hover, |
|
.btn-orange:hover { |
|
background-color: #be3c08; } |
|
|
|
.btn-cyan { |
|
background-color: #0dc0dc; } |
|
|
|
.btn-gold { |
|
background-color: #fdbd3e; } |
|
|
|
.strips-and-filter { |
|
position: relative; |
|
width: 100%; } |
|
.strips-and-filter .strips { |
|
margin-bottom: 0; |
|
position: absolute; |
|
transform: translateY(-50%); |
|
z-index: 1; } |
|
|
|
.filter { |
|
color: #5e6162; |
|
left: 50%; |
|
position: absolute; |
|
transform: translate(-50%, -50%); |
|
z-index: 1; } |
|
@media (max-width: 60em) { |
|
.filter { |
|
background-color: #fff; |
|
border: 0.1rem solid #e5e5e5; } } |
|
|
|
[role="radiogroup"]:not(.custom) { |
|
min-height: 5rem; |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; } |
|
@media (max-width: 60em) { |
|
[role="radiogroup"]:not(.custom) { |
|
height: auto; |
|
justify-items: right; } } |
|
@media (min-width: 60.0625em) { |
|
[role="radiogroup"]:not(.custom) { |
|
border: 0.1rem solid #d5d5d5; |
|
align-items: baseline; |
|
border-radius: 0.2rem; |
|
display: inline-flex; |
|
height: 5rem; |
|
padding: 0; |
|
align-items: center; |
|
background-color: #fff; |
|
display: grid; |
|
grid-auto-flow: column; |
|
height: auto; |
|
max-width: 117rem; |
|
width: calc(100vw - 3rem); } |
|
[role="radiogroup"]:not(.custom) > * { |
|
align-items: center; |
|
display: flex; |
|
justify-content: center; |
|
text-align: center; |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
border-radius: 0.5rem; |
|
box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.2); |
|
box-sizing: border-box; |
|
cursor: pointer; |
|
display: inline-flex; |
|
height: 5rem; |
|
margin: 0; |
|
padding: 0 3rem; |
|
text-decoration: none; |
|
user-select: none; |
|
white-space: nowrap; |
|
width: auto; |
|
border: 0.1rem solid #d5d5d5; |
|
color: #424242; |
|
font-weight: normal; |
|
background-color: #fff; |
|
background-color: #fff; |
|
border: 0; |
|
border-radius: 0; |
|
box-shadow: none; |
|
color: #5e6062; |
|
font-family: inherit; |
|
height: 100%; |
|
margin: 0; |
|
max-height: 100%; |
|
white-space: nowrap; } |
|
[role="radiogroup"]:not(.custom) > *.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
[role="radiogroup"]:not(.custom) > *.medium { |
|
height: 4rem; } |
|
[role="radiogroup"]:not(.custom) > *.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
[role="radiogroup"]:not(.custom) > *.disabled { |
|
opacity: 0.4; } |
|
[role="radiogroup"]:not(.custom) > *:hover, [role="radiogroup"]:not(.custom) > *:focus { |
|
background-color: #f1f1f1; } |
|
[role="radiogroup"]:not(.custom) > *:active { |
|
background-color: #e5e5e5; } |
|
[role="radiogroup"]:not(.custom) > *:focus { |
|
z-index: 1; } |
|
[role="radiogroup"]:not(.custom) > *:not(:last-child) { |
|
border-right: thin solid #d5d5d5; } |
|
[role="radiogroup"]:not(.custom) > *:hover { |
|
background-color: #f1f1f1; } |
|
[role="radiogroup"]:not(.custom) :not(:first-child) { |
|
border-bottom-left-radius: 0; |
|
border-top-left-radius: 0; } |
|
[role="radiogroup"]:not(.custom) :not(:last-child) { |
|
border-bottom-right-radius: 0; |
|
border-top-right-radius: 0; } } |
|
@media (max-width: 60em) { |
|
[role="radiogroup"]:not(.custom) [role="radio"] { |
|
align-items: center; |
|
cursor: pointer; |
|
display: flex; |
|
height: 5rem; |
|
overflow: hidden; |
|
white-space: nowrap; |
|
padding: 1.25rem 1.5rem; } } |
|
@media (min-width: 60.0625em) { |
|
[role="radiogroup"]:not(.custom) [role="radio"] { |
|
line-height: 1.33; |
|
min-height: 5rem; |
|
padding: 0.5rem 1.5rem; |
|
white-space: normal; } } |
|
[role="radiogroup"]:not(.custom) [role="radio"]:focus { |
|
position: relative; |
|
z-index: 1; } |
|
@media (min-width: 60.0625em) { |
|
[role="radiogroup"]:not(.custom) [role="radio"][aria-checked="true"] { |
|
background-color: #f1f1f1; |
|
color: #424242; |
|
order: 0; } } |
|
@media (max-width: 60em) { |
|
[role="radiogroup"]:not(.custom) [role="radio"][aria-checked="true"] { |
|
order: -1; } } |
|
@media (max-width: 60em) { |
|
[role="radiogroup"]:not(.custom) [role="radio"]:not([aria-checked="true"]) { |
|
height: 0; |
|
opacity: 0; |
|
padding: 0; |
|
transition: opacity 0.3s; |
|
width: 0; } |
|
.active[role="radiogroup"]:not(.custom) [role="radio"]:not([aria-checked="true"]) { |
|
height: 5rem; |
|
opacity: 1; |
|
padding-left: 2rem; |
|
width: 100%; } } |
|
[role="radiogroup"]:not(.custom) [role="radio"] .on-mobile { |
|
margin-left: 1.5rem; } |
|
@media (min-width: 60.0625em) { |
|
[role="radiogroup"]:not(.custom) [role="radio"] .on-mobile { |
|
display: none; } } |
|
[role="radiogroup"]:not(.custom) [role="radio"] .filter-by { |
|
font-weight: bold; |
|
margin-right: 0.7rem; } |
|
|
|
form label { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
color: #424242; } |
|
|
|
form .subhead { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
text-align: center; } |
|
|
|
form [type="submit"] { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
appearance: none; |
|
float: right; |
|
margin: 0.84rem 0; |
|
padding: 1rem 2rem; |
|
width: 15rem; } |
|
|
|
form [type="date"] { |
|
appearance: none; } |
|
|
|
form .btn { |
|
margin-top: 3rem; } |
|
|
|
form .wrapper { |
|
background-color: #f1f1f1; } |
|
form .wrapper .strips { |
|
margin-bottom: 0; } |
|
|
|
form .invalid-message { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
color: #c22032; |
|
display: block; } |
|
|
|
form .control-group { |
|
margin-bottom: 2rem; } |
|
form .control-group .invalid-message { |
|
height: 0; |
|
overflow: visible; } |
|
|
|
form .control-group, |
|
form .radio-control-group { |
|
break-inside: avoid; } |
|
form .control-group > label, |
|
form .radio-control-group > label { |
|
align-items: center; |
|
display: flex; } |
|
form .control-group > label [type="radio"], |
|
form .control-group > label [type="checkbox"], |
|
form .radio-control-group > label [type="radio"], |
|
form .radio-control-group > label [type="checkbox"] { |
|
margin: 0.5rem 0.5rem 0.5rem 0; } |
|
|
|
form .field-label { |
|
color: #424242; |
|
display: flex; |
|
font-weight: bold; |
|
min-height: 2rem; } |
|
|
|
form fieldset { |
|
border: 0; } |
|
|
|
form.labeled-inputs { |
|
border: 0; |
|
border-spacing: 0.5rem; |
|
display: table; } |
|
form.labeled-inputs label, |
|
form.labeled-inputs .form-item { |
|
color: #002469; |
|
display: flex; } |
|
form.labeled-inputs label > span, |
|
form.labeled-inputs label > input, |
|
form.labeled-inputs .form-item > span, |
|
form.labeled-inputs .form-item > input { |
|
font-weight: 500; } |
|
form.labeled-inputs label > span, |
|
form.labeled-inputs .form-item > span { |
|
flex-basis: 11rem; } |
|
form.labeled-inputs label > input, |
|
form.labeled-inputs .form-item > input { |
|
flex-grow: 1; } |
|
|
|
form.labeled-buttons { |
|
border: 0; } |
|
form.labeled-buttons > label { |
|
display: block; } |
|
|
|
form .labeled-buttons label { |
|
display: block; } |
|
form .labeled-buttons label .short { |
|
height: 2.1rem; |
|
width: 8rem; } |
|
|
|
form .validation-message { |
|
display: none; } |
|
|
|
form .invalid > .validation-message { |
|
background-color: none; |
|
color: #c22032; |
|
display: block; } |
|
|
|
form .field-long-label { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
color: #424242; |
|
display: block; } |
|
|
|
form textarea { |
|
font-family: inherit; |
|
height: 21.42rem; |
|
overflow-y: auto; |
|
white-space: pre-wrap; } |
|
|
|
form [type="text"], |
|
form [type="tel"], |
|
form [type="url"], |
|
form [type="number"], |
|
form [type="email"], |
|
form [type="date"], |
|
form textarea, |
|
form .selected-button { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
appearance: none; |
|
border: 0.1rem solid #d5d5d5; |
|
border-radius: 0; |
|
display: inline-block; |
|
overflow: hidden; |
|
padding: 0.84rem; |
|
text-overflow: ellipsis; |
|
width: 100%; } |
|
form [type="text"]:focus, |
|
form [type="tel"]:focus, |
|
form [type="url"]:focus, |
|
form [type="number"]:focus, |
|
form [type="email"]:focus, |
|
form [type="date"]:focus, |
|
form textarea:focus, |
|
form .selected-button:focus { |
|
border: thin solid #0dc0dc; |
|
box-shadow: 0 0 0.4rem 0 rgba(13, 192, 220, 0.5); |
|
outline: 0; } |
|
|
|
form [type="text"], |
|
form [type="tel"], |
|
form [type="url"], |
|
form [type="number"], |
|
form [type="email"], |
|
form [type="date"], |
|
form .selected-button { |
|
font-weight: 500; |
|
height: 5rem; |
|
white-space: nowrap; } |
|
|
|
form :not(output):invalid { |
|
box-shadow: none; } |
|
|
|
form.submitted :not(output):invalid, |
|
form.submitted textarea:invalid, |
|
form.submitted .selected-button:invalid, |
|
form.submitted [type="text"]:invalid, |
|
form.submitted [type="url"]:invalid, |
|
form.submitted [type="number"]:invalid, |
|
form.submitted [type="email"]:invalid, |
|
form.submitted [type="date"]:invalid { |
|
background-color: #f8e8ea; |
|
border: thin solid #c22032; |
|
box-shadow: none; |
|
color: #c22032; |
|
outline: 0; } |
|
form.submitted :not(output):invalid ~ .invalid-message, |
|
form.submitted textarea:invalid ~ .invalid-message, |
|
form.submitted .selected-button:invalid ~ .invalid-message, |
|
form.submitted [type="text"]:invalid ~ .invalid-message, |
|
form.submitted [type="url"]:invalid ~ .invalid-message, |
|
form.submitted [type="number"]:invalid ~ .invalid-message, |
|
form.submitted [type="email"]:invalid ~ .invalid-message, |
|
form.submitted [type="date"]:invalid ~ .invalid-message { |
|
color: #c22032; |
|
display: block; } |
|
|
|
form.submitted [type="checkbox"]:invalid, |
|
form.submitted [type="radio"]:invalid { |
|
box-shadow: 0 0 0.2rem 0.1rem #c22032; } |
|
|
|
form .select-instructions { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
color: #6f6f6f; |
|
display: block; |
|
font-style: italic; } |
|
|
|
.hero { |
|
background-color: #fff; |
|
padding: 6rem 1.5rem; |
|
text-align: left; } |
|
@media (min-width: 60.0625em) { |
|
.hero { |
|
align-items: center; |
|
text-align: center; } } |
|
.hero.w-cards { |
|
padding: 1.5rem; } |
|
.hero p { |
|
margin: 2rem auto 0; |
|
max-width: calc(80rem - 3rem); } |
|
.hero h1 { |
|
color: inherit; |
|
margin-bottom: 1rem; |
|
margin-top: 0; } |
|
.hero h1 ~ p { |
|
margin-top: 3rem; } |
|
.hero h2 { |
|
font-size: 4.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.192rem; |
|
line-height: normal; |
|
line-height: 5rem; |
|
color: inherit; } |
|
.hero .cta { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
font-weight: bold; |
|
text-transform: capitalize; } |
|
.hero .boxed p, |
|
.hero .container p { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
margin: 0 auto; |
|
max-width: 100%; |
|
width: 100%; } |
|
.hero .boxed p p, |
|
.hero .container p p { |
|
margin: 0; |
|
max-width: 100%; } |
|
|
|
.btn.btn-social { |
|
align-content: center; |
|
border: 0; |
|
border-radius: 50%; |
|
display: grid; |
|
font-size: 1.6rem; |
|
height: 3rem; |
|
justify-content: center; |
|
overflow: hidden; |
|
padding: 0; |
|
width: 3rem; } |
|
|
|
.with-tooltip { |
|
cursor: default; |
|
display: block; |
|
position: relative; } |
|
.with-tooltip .tooltip { |
|
height: 0; |
|
opacity: 0; |
|
overflow: hidden; |
|
padding: 0; |
|
position: absolute; |
|
text-align: left; } |
|
.with-tooltip:hover, .with-tooltip:focus { |
|
outline: 0; } |
|
.with-tooltip:hover .tooltip, .with-tooltip:focus .tooltip { |
|
background-color: #fff; |
|
box-shadow: 0 0.1rem 0.3rem 0.2rem rgba(94, 97, 98, 0.9); |
|
cursor: default; |
|
display: block; |
|
height: auto; |
|
left: 0; |
|
opacity: 1; |
|
overflow: visible; |
|
padding: 2rem; |
|
top: 4rem; |
|
transition: opacity 0.2s, transform 0.2s; |
|
width: auto; |
|
z-index: 10; } |
|
.with-tooltip:hover .tooltip::before, .with-tooltip:focus .tooltip::before { |
|
border: 2rem solid; |
|
border-color: transparent transparent #fff; |
|
bottom: 100%; |
|
content: ''; |
|
left: 50%; |
|
margin-left: -2rem; |
|
position: absolute; } |
|
|
|
.tag-multi-select { |
|
background-color: white; |
|
border: 0.1rem solid #d5d5d5; |
|
display: flex; |
|
min-height: 5rem; |
|
min-width: 12rem; |
|
padding-right: 5rem; |
|
position: relative; } |
|
.tag-multi-select .tag-list { |
|
flex-grow: 1; } |
|
.tag-multi-select .activate-pulldown { |
|
flex-grow: 0; } |
|
</style><meta http-equiv="origin-trial" content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" data-webtasks-id="6f145699-fe58-498c"><script type="text/javascript" async="" src="https://googleads.g.doubleclick.net/pagead/viewthroughconversion/647393842/?random=1692178736102&cv=11&fst=1692178736102&bg=ffffff&guid=ON&async=1&gtm=45He3890&u_w=1366&u_h=768&url=https%3A%2F%2Fopenstax.org%2Fsubjects&hn=www.googleadservices.com&frm=0&tiba=OpenStax&auid=992916071.1692178015&fledge=1&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CGoogle%2520Chrome%3B115.0.5790.171%7CChromium%3B115.0.5790.171&uamb=0&uap=Windows&uapv=10.0.0&uaw=0&rfmt=3&fmt=4" data-webtasks-id="f9cea694-f089-45d0"></script><style data-webtasks-id="d8113673-0670-459d">#lower-sticky-note .put-away, |
|
#microsurvey .put-away { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
background-color: rgba(0, 0, 0, 0.56); |
|
border-radius: 0.3rem; |
|
color: white; |
|
height: 3rem; |
|
line-height: 2.6rem; |
|
position: absolute; |
|
right: 1.5rem; |
|
text-align: center; |
|
top: 1.5rem; |
|
width: 3rem; } |
|
</style><style data-webtasks-id="25dc7e78-4d95-4c8a">.microsurvey-content .btn, |
|
.microsurvey-content button { |
|
align-items: center; |
|
display: flex; |
|
justify-content: center; |
|
text-align: center; |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
border-radius: 0.5rem; |
|
box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.2); |
|
box-sizing: border-box; |
|
cursor: pointer; |
|
display: inline-flex; |
|
height: 5rem; |
|
margin: 0; |
|
padding: 0 3rem; |
|
text-decoration: none; |
|
user-select: none; |
|
white-space: nowrap; |
|
width: auto; |
|
border: 0.1rem solid #d5d5d5; |
|
color: #424242; |
|
font-weight: normal; |
|
background-color: #fff; } |
|
.microsurvey-content .small.btn, |
|
.microsurvey-content button.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.microsurvey-content .medium.btn, |
|
.microsurvey-content button.medium { |
|
height: 4rem; } |
|
.microsurvey-content .wide.btn, |
|
.microsurvey-content button.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.microsurvey-content .disabled.btn, |
|
.microsurvey-content button.disabled { |
|
opacity: 0.4; } |
|
.microsurvey-content .btn:hover, |
|
.microsurvey-content button:hover, .microsurvey-content .btn:focus, |
|
.microsurvey-content button:focus { |
|
background-color: #f1f1f1; } |
|
.microsurvey-content .btn:active, |
|
.microsurvey-content button:active { |
|
background-color: #e5e5e5; } |
|
.microsurvey-content .btn, |
|
.microsurvey-content button { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #d4450c; } |
|
.microsurvey-content .btn:hover, |
|
.microsurvey-content button:hover, .microsurvey-content .btn:focus, |
|
.microsurvey-content button:focus { |
|
background-color: #be3c08; } |
|
.microsurvey-content .btn:active, |
|
.microsurvey-content button:active { |
|
background-color: #b03808; } |
|
|
|
.microsurvey-content .btn, |
|
.microsurvey-content button { |
|
height: 4rem; |
|
margin-top: 1rem; } |
|
|
|
.microsurvey-content h1 { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; } |
|
</style><style data-webtasks-id="44209d93-c58e-44f4">.menus .expand { |
|
appearance: none; |
|
background: transparent; |
|
border: 0; |
|
border-radius: none; |
|
box-shadow: none; |
|
cursor: pointer; |
|
order: 2; |
|
padding: 0; |
|
position: absolute; |
|
right: 1.6rem; |
|
top: 1.2rem; |
|
transition: 0.3s; |
|
user-select: none; |
|
z-index: 1; } |
|
@media (min-width: 60.0625em) { |
|
.menus .expand { |
|
display: none; } |
|
.sticky.menus .expand { |
|
display: block; |
|
margin-left: 2rem; |
|
order: 3; } } |
|
.menus .expand[aria-expanded="true"] { |
|
position: absolute; |
|
right: 2rem; |
|
top: 0; } |
|
.menus .expand:hover, .menus .expand:focus, .menus .expand:active { |
|
outline: none; } |
|
.menus .expand span { |
|
background: #5e6162; |
|
display: inline-block; |
|
height: 0.2rem; |
|
position: relative; |
|
transition: background 0.3s 0.2s ease; |
|
width: 1.6rem; } |
|
.menus .expand span::before, .menus .expand span::after { |
|
background: #5e6162; |
|
content: ''; |
|
display: inline-block; |
|
height: 0.2rem; |
|
left: 0; |
|
position: absolute; |
|
transform-origin: 50% 50%; |
|
transition: top 0.3s 0.2s ease, transform 0.3s ease; |
|
width: 1.6rem; } |
|
.menus .expand span::before { |
|
top: 0.53333rem; } |
|
.menus .expand span::after { |
|
top: -0.53333rem; } |
|
.active.menus .expand span { |
|
background: transparent; |
|
transition: background 0.3s 0s ease; } |
|
.active.menus .expand span::before, .active.menus .expand span::after { |
|
top: 0; |
|
transition: top 0.3s ease, transform 0.3s 0.2s ease; |
|
width: 1.6rem; } |
|
.active.menus .expand span::before { |
|
transform: rotate3d(0, 0, 1, 45deg); } |
|
.active.menus .expand span::after { |
|
transform: rotate3d(0, 0, 1, -45deg); } |
|
</style><style data-webtasks-id="8f8ed784-f37c-4c75">.page-header > .menus > .meta-nav { |
|
align-items: center; |
|
display: grid; |
|
grid-template-columns: 1fr; |
|
height: 0; |
|
justify-items: center; |
|
overflow: hidden; |
|
width: 0; } |
|
.active.page-header > .menus > .meta-nav { |
|
height: auto; |
|
white-space: nowrap; } |
|
@media (min-width: 60.0625em) { |
|
.page-header > .menus > .meta-nav { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
background-color: #f1f1f1; |
|
height: 5rem; |
|
order: 1; |
|
overflow: inherit; |
|
width: 100%; |
|
z-index: 1; } } |
|
.page-header > .menus > .meta-nav .container { |
|
align-items: center; |
|
display: grid; } |
|
@media (max-width: 60em) { |
|
.page-header > .menus > .meta-nav .container { |
|
justify-items: left; |
|
margin-left: auto; |
|
margin-right: auto; } } |
|
@media (min-width: 60.0625em) { |
|
.page-header > .menus > .meta-nav .container { |
|
color: #5e6162; |
|
grid-auto-flow: column; |
|
grid-gap: 3rem; |
|
justify-content: right; |
|
max-width: 120rem; |
|
width: 100%; } |
|
.page-header > .menus > .meta-nav .container a { |
|
color: inherit; } } |
|
.page-header > .menus > .meta-nav .container .give-button { |
|
margin-top: 1rem; } |
|
@media (min-width: 60.0625em) { |
|
.page-header > .menus > .meta-nav .container .give-button { |
|
display: none; } } |
|
.page-header > .menus > .meta-nav .nav-menu { |
|
display: flex; |
|
flex-direction: column; } |
|
@media (min-width: 60.0625em) { |
|
.page-header > .menus > .meta-nav .nav-menu { |
|
flex-direction: row; |
|
justify-content: flex-end; } } |
|
.active.page-header > .menus > .meta-nav .nav-menu { |
|
margin: 0; |
|
padding-left: 0; } |
|
.page-header > .menus > .meta-nav .nav-menu .nav-menu-item { |
|
padding: 0 2rem; } |
|
.active.page-header > .menus > .meta-nav .nav-menu .nav-menu-item { |
|
padding-left: 0; } |
|
.page-header > .menus > .meta-nav .logo-wrapper { |
|
align-items: center; |
|
background: #f1f1f1; |
|
border-top: 0.1rem solid #d5d5d5; |
|
display: flex; |
|
flex-flow: row nowrap; |
|
justify-content: space-between; |
|
opacity: 0; |
|
overflow: hidden; |
|
width: 0; } |
|
.page-header > .menus > .meta-nav .logo-wrapper > img { |
|
max-height: 3rem; } |
|
@media (max-height: 24.375em) { |
|
.page-header > .menus > .meta-nav .logo-wrapper { |
|
display: none; } } |
|
.active.page-header > .menus > .meta-nav .logo-wrapper { |
|
bottom: 0; |
|
left: 0; |
|
opacity: 1; |
|
padding: 1.5rem; |
|
position: absolute; |
|
transform: translate3d(0, 0, 0); |
|
transition: opacity 0.2s 0.5s, transform 0.3s 0.6s; |
|
width: 100%; } |
|
@media (min-width: 60.0625em) { |
|
.page-header > .menus > .meta-nav .logo-wrapper { |
|
background: transparent; |
|
border: 0; |
|
opacity: 1; |
|
padding: 0 1.6rem; |
|
width: auto; } } |
|
@media (max-width: 60em) { |
|
.page-header > .menus > .meta-nav .logo-wrapper::after { |
|
color: #5e6162; |
|
content: '\00a9 Rice University'; |
|
order: 2; } } |
|
</style><style data-webtasks-id="f05e3934-f5a1-471a">.page-header .logo-wrapper { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
align-items: center; |
|
display: flex; |
|
padding: 1.2rem 1.6rem; } |
|
.active.page-header .logo-wrapper { |
|
align-items: flex-start; |
|
left: 0; |
|
position: absolute; |
|
top: 0; } |
|
@media (min-width: 60.0625em) { |
|
.page-header .logo-wrapper { |
|
display: grid; |
|
grid-column-gap: 1rem; |
|
grid-template-columns: min-content auto; |
|
height: 100%; |
|
left: auto; |
|
position: static; |
|
top: auto; |
|
width: 50rem; } } |
|
.page-header .logo-wrapper .logo { |
|
height: 2.8rem; } |
|
.page-header .logo-wrapper .logo a { |
|
display: block; |
|
height: 100%; } |
|
.page-header .logo-wrapper .logo a:active::after, .page-header .logo-wrapper .logo a:focus::after, .page-header .logo-wrapper .logo a:hover::after { |
|
background-color: transparent; |
|
box-shadow: none; } |
|
.page-header .logo-wrapper .logo img { |
|
height: 100%; } |
|
.page-header .logo-wrapper .logo .logo-color { |
|
display: inline-block; } |
|
@media (min-width: 60.0625em) { |
|
.transparent.page-header .logo-wrapper .logo .logo-color { |
|
display: none; } } |
|
.page-header .logo-wrapper .logo .logo-white { |
|
display: none; } |
|
@media (min-width: 60.0625em) { |
|
.transparent.page-header .logo-wrapper .logo .logo-white { |
|
display: inline-block; } } |
|
.page-header .logo-wrapper .logo-quote { |
|
color: #5e6162; |
|
display: inline-block; |
|
height: 0; |
|
transform: scale3d(0, 0, 0); |
|
width: 0; } |
|
@media (min-width: 1000px) { |
|
.page-header .logo-wrapper .logo-quote { |
|
height: auto; |
|
transform: scale3d(1, 1, 1); |
|
width: auto; } } |
|
.transparent.page-header .logo-wrapper .logo-quote { |
|
color: #fff; } |
|
</style><style data-webtasks-id="bfe9bd9a-2152-40ea">.language-selector { |
|
align-items: center; |
|
column-gap: 1rem; |
|
display: flex; |
|
line-height: 1.9rem; } |
|
@media (min-width: 60.0625em) { |
|
.language-selector { |
|
justify-content: center; } } |
|
</style><style data-webtasks-id="9c7f05cf-39e0-4946">.dropdown { |
|
position: relative; } |
|
.dropdown.rightmost .dropdown-container { |
|
right: -1rem; } |
|
.dropdown .chevron { |
|
height: 1em; |
|
margin-left: 0.5em; |
|
width: 0.8rem; } |
|
|
|
.dropdown-menu { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
background-color: #fff; |
|
box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1); |
|
color: #5e6162; |
|
display: none; |
|
padding: 1rem; |
|
width: auto; } |
|
.dropdown-menu[aria-expanded="true"] { |
|
display: inline-block; |
|
height: auto; |
|
opacity: 1; |
|
transition: opacity 0.3s; } |
|
.dropdown-menu a { |
|
color: #5e6162; |
|
display: block; } |
|
.dropdown-menu a:focus, |
|
.dropdown-menu a:hover { |
|
color: #005481; } |
|
.dropdown-menu .language-selector { |
|
justify-content: flex-start; } |
|
.dropdown-menu .language-selector > span a { |
|
color: #026aa1; |
|
display: inline; |
|
text-decoration: underline; } |
|
</style><style data-webtasks-id="94e837a3-1b0b-4190">.give-button { |
|
align-items: center; |
|
display: flex; |
|
justify-content: center; |
|
text-align: center; |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
border-radius: 0.5rem; |
|
box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.2); |
|
box-sizing: border-box; |
|
cursor: pointer; |
|
display: inline-flex; |
|
height: 5rem; |
|
margin: 0; |
|
padding: 0 3rem; |
|
text-decoration: none; |
|
user-select: none; |
|
white-space: nowrap; |
|
width: auto; |
|
border: 0.1rem solid #d5d5d5; |
|
color: #424242; |
|
font-weight: normal; |
|
background-color: #fff; } |
|
.give-button.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.give-button.medium { |
|
height: 4rem; } |
|
.give-button.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.give-button.disabled { |
|
opacity: 0.4; } |
|
.give-button:hover, .give-button:focus { |
|
background-color: #f1f1f1; } |
|
.give-button:active { |
|
background-color: #e5e5e5; } |
|
.give-button { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #d4450c; } |
|
.give-button:hover, .give-button:focus { |
|
background-color: #be3c08; } |
|
.give-button:active { |
|
background-color: #b03808; } |
|
.give-button:active, .give-button:hover { |
|
color: #fff; } |
|
</style><style data-webtasks-id="c493fc19-afe7-4a93">.page-header:not(.active) .nav { |
|
height: 5.2rem; } |
|
|
|
.active.page-header .nav { |
|
box-shadow: none; } |
|
|
|
.fixed.page-header .nav { |
|
left: 0; |
|
overflow: visible; } |
|
|
|
.page-header .nav > .container { |
|
height: 100%; } |
|
|
|
.page-header .nav .main-menu { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
display: none; |
|
flex-direction: column; |
|
height: 0; |
|
overflow: hidden; |
|
padding: 0; } |
|
.active.page-header .nav .main-menu { |
|
display: flex; |
|
height: auto; |
|
margin: 0; |
|
overflow: visible; } |
|
@media (min-width: 60.0625em) { |
|
.page-header .nav .main-menu { |
|
align-items: baseline; |
|
display: flex; |
|
flex-flow: row nowrap; |
|
height: auto; |
|
justify-content: flex-end; |
|
margin: 0; |
|
overflow: visible; } } |
|
@media (max-width: 60em) { |
|
.page-header .nav .main-menu .give-button-item { |
|
display: none; } } |
|
|
|
.page-header .nav .nav-menu-item { |
|
white-space: nowrap; } |
|
.active.page-header .nav .nav-menu-item { |
|
margin-bottom: 1rem; } |
|
@media (min-width: 60.0625em) { |
|
.page-header .nav .nav-menu-item { |
|
margin: 0.5rem 1rem; |
|
padding: 0 0.25rem; } |
|
.page-header .nav .nav-menu-item > a { |
|
color: #5e6162; |
|
display: inline-block; |
|
padding: 1.2rem 0; } |
|
.transparent.page-header .nav .nav-menu-item > a { |
|
color: #fff; } |
|
.page-header .nav .nav-menu-item .dropdown-menu[aria-expanded="true"] { |
|
border-top: 0.5rem solid #63a524; } |
|
.page-header .nav .nav-menu-item:hover:not(.dropdown) { |
|
border-bottom: 0.5rem solid #63a524; |
|
margin-bottom: 0; } } |
|
@media (min-width: 800px) { |
|
.page-header .nav .nav-menu-item { |
|
padding: 0 0.35rem; } } |
|
@media (min-width: 1100px) { |
|
.page-header .nav .nav-menu-item { |
|
padding: 0 0.45rem; } } |
|
|
|
.active.open.page-header .nav .nav-menu { |
|
transform: translate3d(-100rem, 0, 0); |
|
transition: transform 0.3s ease-in-out; } |
|
.active.open.page-header .nav .nav-menu a { |
|
color: #5e6162; } |
|
.active.open.page-header .nav .nav-menu .chevron { |
|
display: none; } |
|
.active.open.page-header .nav .nav-menu .dropdown > a { |
|
font-weight: bold; } |
|
|
|
.page-header .nav .chevron { |
|
fill: #002469; } |
|
@media (min-width: 60.0625em) { |
|
.page-header .nav .chevron { |
|
fill: #5e6162; |
|
transform: rotate(90deg); |
|
transform-origin: center; } |
|
.transparent.page-header .nav .chevron { |
|
fill: #fff; } } |
|
</style><style data-webtasks-id="75cb03fe-77c1-4fcf">.menus.mobile { |
|
box-shadow: 0 0.1rem 0.3rem 0.2rem rgba(94, 97, 98, 0.1); } |
|
@media (min-width: 60.0625em) { |
|
.menus.mobile { |
|
display: none; } } |
|
.menus.mobile a:not(.give-button) { |
|
color: inherit; } |
|
.menus.mobile ul, |
|
.menus.mobile .container { |
|
display: flex; |
|
flex-direction: column; } |
|
.menus.mobile ul { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
grid-row-gap: 2rem; |
|
padding: 0; } |
|
.menus.mobile ul li [role="menuitem"] { |
|
display: flex; |
|
justify-content: space-between; } |
|
.menus.mobile ul li [role="menuitem"].is-open .chevron { |
|
transform: rotate(-90deg); } |
|
.menus.mobile ul li [role="menuitem"]:not(.is-open) .chevron { |
|
transform: rotate(90deg); } |
|
.menus.mobile .container { |
|
font-size: 1.4rem; |
|
line-height: 4.4rem; |
|
margin-top: 4rem; } |
|
.menus.mobile .container .logo { |
|
bottom: 0; |
|
position: absolute; |
|
right: 0; |
|
width: 11rem; } |
|
.menus.mobile .container .logo img { |
|
max-height: 3rem; } |
|
.menus.mobile .dropdown-container { |
|
border-bottom: thin solid #d5d5d5; |
|
padding-bottom: 0.7rem; } |
|
.menus.mobile .dropdown-container .dropdown-menu { |
|
box-shadow: none; |
|
font-size: 1.4rem; |
|
line-height: 4.4rem; } |
|
.menus.mobile:not(.active) .menu-popover, |
|
.menus.mobile:not(.active) .menu-popover-overlay { |
|
display: none; } |
|
.menus.mobile.active .menu-popover-overlay, |
|
.menus.mobile.active .menu-popover { |
|
top: 0; |
|
right: 0; |
|
position: fixed; |
|
bottom: 0; } |
|
.menus.mobile.active .menu-popover-overlay { |
|
left: 0; } |
|
.menus.mobile.active .menu-popover { |
|
background-color: #fff; |
|
box-shadow: -0.4rem 0 0.4rem rgba(0, 0, 0, 0.15); |
|
left: 25%; |
|
padding: 2rem; } |
|
.menus.mobile.active .menu-popover .menu-title { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
line-height: 5rem; |
|
text-align: center; |
|
border-bottom: thin solid #d5d5d5; } |
|
.menus.mobile .give-button-item { |
|
display: none; } |
|
.menus.mobile .give-button { |
|
align-self: flex-start; } |
|
|
|
@media (max-width: 60em) { |
|
.menus.desktop { |
|
display: none; } } |
|
|
|
.menus.desktop > .nav { |
|
box-shadow: 0 0.1rem 0.3rem 0.2rem rgba(94, 97, 98, 0.1); |
|
width: 100%; } |
|
@media (min-width: 60.0625em) { |
|
.menus.desktop > .nav { |
|
height: 6rem; |
|
transform: translate3d(0, 0, 0); } } |
|
.menus.desktop > .nav .container { |
|
align-items: flex-start; |
|
display: flex; |
|
flex-direction: column; |
|
justify-content: space-between; |
|
margin: 0 auto; |
|
padding: 0; } |
|
@media (min-width: 60.0625em) { |
|
.menus.desktop > .nav .container { |
|
align-items: center; |
|
flex-direction: row; |
|
max-width: 120rem; } } |
|
|
|
.menus.desktop .dropdown-container { |
|
height: 0; |
|
overflow: visible; |
|
position: absolute; |
|
top: 100%; } |
|
</style><style data-webtasks-id="125111e0-716b-4269">.page-header { |
|
align-items: center; |
|
background-color: rgba(255, 255, 255, 0.98); |
|
left: 0; |
|
max-width: 100vw; |
|
position: static; |
|
right: 0; |
|
top: 0; |
|
width: 100%; } |
|
@media (max-width: 60em) { |
|
.page-header { |
|
display: grid; } } |
|
.page-header.active { |
|
position: fixed; |
|
z-index: 2; } |
|
.page-header a { |
|
text-decoration: none; } |
|
.page-header a:active, .page-header a:focus { |
|
outline: none; } |
|
.page-header :focus { |
|
border-radius: 0.3rem; |
|
box-shadow: 0 0 0.5rem 0.3rem rgba(13, 192, 220, 0.7); } |
|
.active.page-header { |
|
height: 100%; |
|
padding-bottom: 6rem; |
|
padding-left: 4rem; } |
|
.page-header > .skiptocontent { |
|
left: 0; |
|
position: absolute; |
|
top: 0; |
|
z-index: 10; } |
|
.page-header > .skiptocontent:not(:focus) { |
|
color: transparent; } |
|
.page-header > .skiptocontent:focus { |
|
background-color: #c22032; |
|
color: #fff; |
|
padding: 0.5rem 1.5rem; } |
|
</style><style data-webtasks-id="c548eea7-9b80-456d">.cookie-notice button, |
|
.cookie-notice .btn { |
|
align-items: center; |
|
display: flex; |
|
justify-content: center; |
|
text-align: center; |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
border-radius: 0.5rem; |
|
box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.2); |
|
box-sizing: border-box; |
|
cursor: pointer; |
|
display: inline-flex; |
|
height: 5rem; |
|
margin: 0; |
|
padding: 0 3rem; |
|
text-decoration: none; |
|
user-select: none; |
|
white-space: nowrap; |
|
width: auto; |
|
border: 0.1rem solid #d5d5d5; |
|
color: #424242; |
|
font-weight: normal; |
|
background-color: #fff; } |
|
.cookie-notice button.small, |
|
.cookie-notice .small.btn { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.cookie-notice button.medium, |
|
.cookie-notice .medium.btn { |
|
height: 4rem; } |
|
.cookie-notice button.wide, |
|
.cookie-notice .wide.btn { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.cookie-notice button.disabled, |
|
.cookie-notice .disabled.btn { |
|
opacity: 0.4; } |
|
.cookie-notice button:hover, |
|
.cookie-notice .btn:hover, .cookie-notice button:focus, |
|
.cookie-notice .btn:focus { |
|
background-color: #f1f1f1; } |
|
.cookie-notice button:active, |
|
.cookie-notice .btn:active { |
|
background-color: #e5e5e5; } |
|
.cookie-notice button.primary, |
|
.cookie-notice .btn.primary { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #d4450c; } |
|
.cookie-notice button.primary:hover, |
|
.cookie-notice .btn.primary:hover, .cookie-notice button.primary:focus, |
|
.cookie-notice .btn.primary:focus { |
|
background-color: #be3c08; } |
|
.cookie-notice button.primary:active, |
|
.cookie-notice .btn.primary:active { |
|
background-color: #b03808; } |
|
|
|
dialog.footer-dialog.cookie-footer { |
|
margin: 1.5rem auto; |
|
max-width: 117rem; } |
|
|
|
.cookie-notice { |
|
display: grid; |
|
gap: 2rem 3rem; |
|
padding: 2rem; } |
|
@media (max-width: 37.5em) { |
|
.cookie-notice { |
|
grid-template-columns: 1fr 1fr; } |
|
.cookie-notice .message { |
|
grid-column: 1 / -1; } } |
|
@media (min-width: 37.5625em) { |
|
.cookie-notice { |
|
grid-auto-flow: column; |
|
padding: 2rem; } } |
|
.cookie-notice .message { |
|
max-width: 80rem; } |
|
.cookie-notice .message a { |
|
text-decoration: none; } |
|
@media (max-width: 37.5em) { |
|
.cookie-notice button.primary, |
|
.cookie-notice .btn.primary { |
|
justify-self: start; } } |
|
@media (min-width: 37.5625em) { |
|
.cookie-notice button.primary, |
|
.cookie-notice .btn.primary { |
|
align-self: center; |
|
justify-self: end; } } |
|
</style><style data-webtasks-id="e9c91355-baa6-4ead">.page-footer { |
|
color: #d5d5d5; |
|
display: grid; } |
|
.page-footer .top a, |
|
.page-footer .bottom a { |
|
color: inherit; } |
|
.page-footer .top { |
|
background-color: #424242; } |
|
@media (max-width: 37.5em) { |
|
.page-footer .top { |
|
padding: 2rem 0; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.page-footer .top { |
|
padding: 4rem 0; } } |
|
@media (min-width: 60.0625em) { |
|
.page-footer .top { |
|
padding: 7rem 0; } } |
|
.page-footer .top .boxed { |
|
display: grid; |
|
grid-row-gap: 2rem; } |
|
@media (max-width: 37.5em) { |
|
.page-footer .top .boxed { |
|
grid-template: 'headline' 'mission' 'col1' 'col2' 'col3'; } } |
|
@media (min-width: 37.5625em) { |
|
.page-footer .top .boxed { |
|
align-items: start; |
|
grid-column-gap: 4rem; |
|
grid-template: "headline col1 col2 col3" "mission col1 col2 col3"/minmax(auto, 50rem) auto auto auto; } } |
|
@media (min-width: 60.0625em) { |
|
.page-footer .top .boxed { |
|
grid-column-gap: 8rem; } } |
|
.page-footer .top h2 { |
|
grid-area: headline; |
|
margin: 0; } |
|
@media (max-width: 37.5em) { |
|
.page-footer .top h2 { |
|
font-size: 2rem; |
|
font-weight: bold; |
|
letter-spacing: -0.08rem; |
|
line-height: normal; } } |
|
@media (min-width: 37.5625em) { |
|
.page-footer .top h2 { |
|
font-size: 2.4rem; |
|
font-weight: bold; |
|
letter-spacing: -0.096rem; |
|
line-height: normal; } } |
|
.page-footer .top h3 { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
margin: 0; } |
|
.page-footer .top .mission { |
|
grid-area: mission; } |
|
@media (min-width: 37.5625em) { |
|
.page-footer .top .mission { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; } } |
|
.page-footer .top .mission a { |
|
font-weight: bold; } |
|
.page-footer .top .column { |
|
display: grid; |
|
grid-gap: 0.5rem; } |
|
.page-footer .top .column a { |
|
text-decoration: none; } |
|
@media (max-width: 37.5em) { |
|
.page-footer .top .column a { |
|
padding: 1.15rem 0; } } |
|
.page-footer .top .column a:hover { |
|
text-decoration: underline; } |
|
.page-footer .top .column.col1 { |
|
grid-area: col1; } |
|
.page-footer .top .column.col2 { |
|
grid-area: col2; } |
|
.page-footer .top .column.col3 { |
|
grid-area: col3; } |
|
.page-footer .copyrights { |
|
display: grid; |
|
grid-gap: 1rem; } |
|
.page-footer .bottom { |
|
font-size: 1.2rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
background-color: #3b3b3b; } |
|
@media (max-width: 37.5em) { |
|
.page-footer .bottom { |
|
padding: 1.5rem; } } |
|
@media (min-width: 37.5625em) { |
|
.page-footer .bottom { |
|
padding: 2.5rem 0; } } |
|
.page-footer .bottom .boxed { |
|
display: grid; |
|
grid-column-gap: 4rem; |
|
grid-row-gap: 1.5rem; } |
|
@media (max-width: 37.5em) { |
|
.page-footer .bottom .boxed { |
|
padding: 0; } } |
|
@media (min-width: 37.5625em) { |
|
.page-footer .bottom .boxed { |
|
grid-auto-flow: column; } } |
|
.page-footer .bottom .social { |
|
align-items: center; |
|
display: grid; |
|
grid-auto-flow: column; |
|
grid-gap: 1rem; |
|
justify-content: left; |
|
list-style-type: none; } |
|
.page-footer .bottom .social > .btn { |
|
background-color: #959595; } |
|
.page-footer .bottom .social > .rice-logo > img { |
|
height: 4rem; |
|
transform: translateY(0.2rem); } |
|
</style><style data-webtasks-id="7f5f8c5d-22f2-4b48">.page-header.fixed .sticky-note { |
|
display: none; } |
|
|
|
.page-header:not(.fixed) .sticky-note { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
align-items: center; |
|
background-color: #f36b32; |
|
color: #fff; |
|
display: flex; |
|
min-height: 6rem; |
|
padding: 1rem 0; |
|
position: relative; |
|
width: 100%; |
|
z-index: 1; } |
|
.page-header:not(.fixed) .sticky-note:empty { |
|
padding: 0; } |
|
.page-header:not(.fixed) .sticky-note.temporary-banner { |
|
background-color: #f4d019; |
|
color: #002469; } |
|
.page-header:not(.fixed) .sticky-note .inverted { |
|
background-color: #fff; |
|
color: #f36b32; } |
|
.page-header:not(.fixed) .sticky-note > .container { |
|
align-items: center; |
|
display: flex; |
|
flex-flow: row nowrap; |
|
justify-content: space-between; |
|
padding-left: 1.5rem; |
|
padding-right: 1.5rem; } |
|
.page-header:not(.fixed) .sticky-note > .text-content { |
|
display: flex; |
|
flex-direction: column; |
|
min-height: 4rem; } |
|
.page-header:not(.fixed) .sticky-note > .text-content a { |
|
color: inherit; |
|
text-decoration: underline; } |
|
.page-header:not(.fixed) .sticky-note > .text-content .put-away { |
|
align-items: center; |
|
align-self: flex-end; |
|
display: flex; |
|
font-size: 2.2rem; |
|
font-weight: bold; |
|
height: 3rem; |
|
justify-content: center; |
|
padding-bottom: 0.2rem; |
|
right: 1.5rem; |
|
top: 1.5rem; |
|
width: 3rem; |
|
z-index: 1; } |
|
.page-header:not(.fixed) .sticky-note > .text-content .put-away:hover, .page-header:not(.fixed) .sticky-note > .text-content .put-away:active { |
|
border-radius: 0.4rem; |
|
background-color: rgba(255, 255, 255, 0.2); } |
|
.page-header:not(.fixed) .sticky-note > .text-content [data-html="content"] { |
|
align-self: center; |
|
margin-left: 1.5rem; |
|
width: calc(100% - 6rem); } |
|
@media (max-width: 37.5em) { |
|
.page-header:not(.fixed) .sticky-note > .text-content [data-html="content"] { |
|
justify-self: start; } } |
|
@media (min-width: 37.5625em) { |
|
.page-header:not(.fixed) .sticky-note > .text-content [data-html="content"] { |
|
justify-self: center; |
|
max-width: 80rem; } } |
|
.page-header:not(.fixed) .sticky-note > .text-content .xx, |
|
.page-header:not(.fixed) .sticky-note > .text-content .banner-image { |
|
display: block; |
|
margin-bottom: -1rem; |
|
margin-top: -1rem; |
|
width: 0; } |
|
@media (max-width: 37.5em) { |
|
.page-header:not(.fixed) .sticky-note > .text-content .xx, |
|
.page-header:not(.fixed) .sticky-note > .text-content .banner-image { |
|
margin-left: -1.5rem; } } |
|
@media (min-width: 37.5625em) { |
|
.page-header:not(.fixed) .sticky-note > .text-content .xx, |
|
.page-header:not(.fixed) .sticky-note > .text-content .banner-image { |
|
margin-left: 50%; } } |
|
.page-header:not(.fixed) .sticky-note > .text-content .mobile, |
|
.page-header:not(.fixed) .sticky-note > .text-content .desktop { |
|
display: none; } |
|
@media (max-width: 37.5em) { |
|
.page-header:not(.fixed) .sticky-note > .text-content .mobile { |
|
display: block; |
|
width: 100vw; } } |
|
@media (min-width: 37.5625em) { |
|
.page-header:not(.fixed) .sticky-note > .text-content .desktop { |
|
display: block; |
|
transform: translateX(calc(-50% - 0.8rem)); |
|
width: calc(100vw); } } |
|
.page-header:not(.fixed) .sticky-note .btn { |
|
font-size: 80%; |
|
margin-left: 1rem; |
|
white-space: nowrap; } |
|
</style><style data-webtasks-id="2dd00d9f-e30d-40ff">#main.subjects-main { |
|
z-index: 1; } |
|
|
|
@media (max-width: 37.5em) { |
|
.subjects-page .hero { |
|
padding-top: 2rem; } } |
|
|
|
@media (min-width: 60.0625em) { |
|
.subjects-page .hero { |
|
padding-top: 6rem; } } |
|
|
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.subjects-page .hero { |
|
padding-top: calc(11.11111vw - 4.66667rem); } } |
|
|
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
font-weight: bold; |
|
margin: 0; } |
|
@media (max-width: 37.5em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
font-size: 2.4rem; } } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
font-size: 4.8rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
font-size: calc(6.66667vw - 1.6rem); } } |
|
@media (max-width: 37.5em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
letter-spacing: -0.096rem; } } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
letter-spacing: -0.192rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
letter-spacing: calc(-0.26667vw - -0.064rem); } } |
|
@media (max-width: 37.5em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
line-height: 3rem; } } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
line-height: 5rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.subjects-page .hero h1, |
|
.subjects-page .hero h2 { |
|
line-height: calc(5.55556vw - 0.33333rem); } } |
|
|
|
.subjects-page .subject { |
|
margin-bottom: 0; |
|
margin-top: 2rem; } |
|
|
|
.subjects-page .feature-block { |
|
display: block; } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .feature-block { |
|
display: flex; |
|
flex-direction: row; } } |
|
|
|
.subjects-page .filter { |
|
padding: 0.2rem 0; } |
|
.subjects-page .filter.sticky { |
|
position: fixed; |
|
top: 5.2rem; } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .filter.sticky { |
|
position: absolute; |
|
top: inherit; } } |
|
|
|
.subjects-page .blurb { |
|
flex: 1 28%; |
|
padding: 0 1.5rem; } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .blurb { |
|
text-align: center; } } |
|
.subjects-page .blurb .title { |
|
margin-bottom: 0; } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .blurb .title { |
|
text-align: center; } } |
|
.subjects-page .blurb span[id] { |
|
font-weight: bold; } |
|
|
|
@media (max-width: 37.5em) { |
|
.subjects-page .language-selector { |
|
margin-bottom: 2rem; } } |
|
|
|
@media (min-width: 60.0625em) { |
|
.subjects-page .language-selector { |
|
margin-bottom: 3rem; } } |
|
|
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.subjects-page .language-selector { |
|
margin-bottom: calc(2.77778vw - -0.33333rem); } } |
|
|
|
.subjects-page .savings-blurb { |
|
text-align: center; } |
|
.subjects-page .savings-blurb span { |
|
font-weight: bold; } |
|
|
|
.subjects-page .books { |
|
display: grid; |
|
grid-gap: 6.5rem; |
|
padding: 6rem 0; |
|
position: relative; } |
|
.subjects-page .books .container { |
|
width: 100%; } |
|
.subjects-page .books .book-category { |
|
flex: 1 1 auto; |
|
width: 100%; } |
|
.subjects-page .books .book-category .subject { |
|
font-size: 2.4rem; |
|
font-weight: bold; |
|
letter-spacing: -0.096rem; |
|
line-height: normal; |
|
line-height: 3rem; |
|
font-style: italic; |
|
font-weight: normal; } |
|
.subjects-page .books .row { |
|
display: grid; |
|
grid-gap: 4rem 2rem; |
|
grid-template-columns: repeat(2, 1fr); |
|
margin: 1.5rem 0; |
|
width: 100%; } |
|
@media (min-width: 40.0625em) { |
|
.subjects-page .books .row { |
|
grid-template-columns: repeat(3, 1fr); } } |
|
@media (min-width: 55.0625em) { |
|
.subjects-page .books .row { |
|
grid-template-columns: repeat(4, 1fr); } } |
|
@media (min-width: 70.0625em) { |
|
.subjects-page .books .row { |
|
grid-template-columns: repeat(5, 1fr); } } |
|
.subjects-page .books .cover { |
|
cursor: pointer; |
|
position: relative; } |
|
.subjects-page .books .cover.coming-soon::before { |
|
background: url("/dist/images/subjects/coming-soon.svg") 0 0 no-repeat; |
|
content: ''; |
|
height: 4rem; |
|
position: absolute; |
|
right: -0.6rem; |
|
top: 1rem; |
|
width: 11rem; } |
|
.subjects-page .books .cover.coming-soon.polish::before { |
|
background-image: url("/dist/images/subjects/coming-soon-polish.svg"); } |
|
.subjects-page .books .cover > a, |
|
.subjects-page .books .cover img { |
|
display: block; |
|
width: 100%; } |
|
.subjects-page .books .cover > a { |
|
color: inherit; |
|
line-height: normal; |
|
text-decoration: none; } |
|
.subjects-page .books .cover > a .cover-caption { |
|
margin-top: 0.5rem; } |
|
.subjects-page .books .cover .ur-menu { |
|
position: absolute; |
|
right: 0; |
|
text-align: right; |
|
top: 0; } |
|
.subjects-page .books .cover .ur-menu > :first-child { |
|
padding: 1rem; |
|
width: 2.8rem; |
|
height: 2.8rem; } |
|
.subjects-page .books .cover .ur-menu.dark { |
|
color: #fff; } |
|
.subjects-page .books .cover .ur-menu .ur-dropdown { |
|
background-color: #fff; |
|
box-shadow: 0 0.2rem 0.6rem 0 rgba(0, 0, 0, 0.25); |
|
color: #424242; |
|
padding: 0.5rem; |
|
text-align: left; } |
|
.subjects-page .books .cover .ur-menu .ur-dropdown > a { |
|
color: inherit; |
|
display: grid; |
|
grid-template-columns: 3rem 1fr; |
|
padding: 0.4rem 0; |
|
text-decoration: none; |
|
width: 100%; } |
|
.subjects-page .books .cover .ur-menu .ur-dropdown > a:hover, .subjects-page .books .cover .ur-menu .ur-dropdown > a:active { |
|
color: #026aa1; } |
|
.subjects-page .books .cover .ur-menu .ur-dropdown > a > :first-child { |
|
justify-self: center; } |
|
.subjects-page .books .cover .ur-menu:not(.active):not(:hover) .ur-dropdown { |
|
display: none; } |
|
.subjects-page .books .details { |
|
background: #fff; |
|
box-shadow: 0 0.1rem 0.3rem 0.2rem rgba(94, 96, 98, 0.1); |
|
height: 0; |
|
left: -5%; |
|
opacity: 0; |
|
overflow: hidden; |
|
position: absolute; |
|
top: 95%; |
|
transform: translate3d(0, -1rem, 0); |
|
transition: opacity 0.2s, transform 0.2s; |
|
width: 0; } |
|
.subjects-page .books .details.open { |
|
height: auto; |
|
opacity: 1; |
|
overflow: initial; |
|
padding: 1.5rem; |
|
transform: translate3d(0, 0, 0); |
|
width: 110%; |
|
z-index: 1; |
|
min-width: 23rem; } |
|
.subjects-page .books .details::before { |
|
border: 2rem solid; |
|
border-color: transparent transparent #fff; |
|
bottom: 100%; |
|
content: ''; |
|
left: 50%; |
|
margin-left: -2rem; |
|
position: absolute; } |
|
.subjects-page .books .details .cta > .btn { |
|
font-size: 90%; |
|
white-space: nowrap; } |
|
@media (min-width: 60.0625em) { |
|
.subjects-page .books .cover:hover .details { |
|
height: auto; |
|
opacity: 1; |
|
overflow: initial; |
|
padding: 1.5rem; |
|
transform: translate3d(0, 0, 0); |
|
width: 110%; |
|
z-index: 1; |
|
min-width: 23rem; } } |
|
</style><style data-webtasks-id="987dcc74-ff8a-4531">#lower-sticky-note .lower-sticky-note-content .content { |
|
box-sizing: border-box; |
|
margin-left: auto; |
|
margin-right: auto; |
|
max-width: 120rem; |
|
padding-left: 1.5rem; |
|
padding-right: 1.5rem; |
|
width: 100%; } |
|
#lower-sticky-note .lower-sticky-note-content .content .content { |
|
padding: 0; } |
|
|
|
#lower-sticky-note .lower-sticky-note-content { |
|
background-color: #dbf3f8; |
|
box-shadow: 0 0.2rem 0.6rem 0 rgba(0, 0, 0, 0.25); |
|
padding: 2rem 1.5rem; |
|
position: relative; } |
|
#lower-sticky-note .lower-sticky-note-content .put-away { |
|
background-color: transparent; |
|
color: inherit; |
|
font-size: 2.4rem; |
|
font-weight: bold; |
|
height: 3rem; |
|
width: 3rem; } |
|
@media (min-width: 37.5625em) { |
|
#lower-sticky-note .lower-sticky-note-content { |
|
top: 0; } } |
|
#lower-sticky-note .lower-sticky-note-content .content { |
|
display: grid; |
|
row-gap: 0.6rem; |
|
grid-template-columns: 100%; |
|
justify-items: center; |
|
max-width: 120rem; |
|
padding: 0 3rem 0 0; |
|
text-align: center; } |
|
@media (max-width: 37.5em) { |
|
#lower-sticky-note .lower-sticky-note-content .content { |
|
row-gap: 2rem; } } |
|
#lower-sticky-note .lower-sticky-note-content .content h1 { |
|
display: none; } |
|
#lower-sticky-note .lower-sticky-note-content .content a:not(.cta) { |
|
color: inherit; } |
|
#lower-sticky-note .lower-sticky-note-content.with-image { |
|
background-color: #fff; |
|
max-width: 117rem; |
|
margin: 1.5rem; } |
|
@media (max-width: 37.5em) { |
|
#lower-sticky-note .lower-sticky-note-content.with-image .content { |
|
grid-template-columns: 100%; } |
|
#lower-sticky-note .lower-sticky-note-content.with-image .content img { |
|
display: none; } |
|
#lower-sticky-note .lower-sticky-note-content.with-image .content .text-side { |
|
align-items: center; |
|
display: flex; |
|
flex-direction: column; |
|
gap: 0.6rem; } } |
|
@media (min-width: 37.5625em) { |
|
#lower-sticky-note .lower-sticky-note-content.with-image .content { |
|
grid-template-columns: 7rem auto; |
|
gap: 2rem; } |
|
#lower-sticky-note .lower-sticky-note-content.with-image .content .text-side { |
|
justify-self: left; } |
|
#lower-sticky-note .lower-sticky-note-content.with-image .content img { |
|
max-height: 7rem; |
|
max-width: 100%; } } |
|
#lower-sticky-note .lower-sticky-note-content.with-image .blurb { |
|
text-wrap: balance; } |
|
#lower-sticky-note .lower-sticky-note-content:not(.with-image) .content { |
|
grid-template-columns: 100%; |
|
justify-items: center; |
|
text-align: center; } |
|
#lower-sticky-note .lower-sticky-note-content .cta { |
|
align-items: center; |
|
display: flex; |
|
font-weight: bold; |
|
gap: 0.5rem; |
|
text-decoration: none; } |
|
#lower-sticky-note .lower-sticky-note-content .red-heart { |
|
color: #c22032; |
|
font-size: 2rem; |
|
margin-right: 0.5rem; } |
|
</style><script type="text/javascript" src="https://pi.pardot.com/analytics?ver=3&visitor_id=1134944444&visitor_id_sign=a082a9fd4dcccaa4e786e80070abdf2dfec26f651e8cf215a97ad7632d79824ec0106c765acb23077e4d2a0f36401ed966111278&pi_opt_in=&campaign_id=327385&account_id=219812&title=Subjects&url=https%3A%2F%2Fopenstax.org%2Fsubjects&referrer=" data-webtasks-id="c57421da-742a-43a9"></script><script type="text/javascript" src="https://www2.openstax.org/analytics?conly=true&visitor_id=1134944444&visitor_id_sign=a082a9fd4dcccaa4e786e80070abdf2dfec26f651e8cf215a97ad7632d79824ec0106c765acb23077e4d2a0f36401ed966111278&pi_opt_in=&campaign_id=327385&account_id=219812&title=Subjects&url=https%3A%2F%2Fopenstax.org%2Fsubjects&referrer=" data-webtasks-id="f7703f96-2419-4995"></script><script type="text/javascript" src="https://pi.pardot.com/analytics?ver=3&visitor_id=1134944444&visitor_id_sign=a082a9fd4dcccaa4e786e80070abdf2dfec26f651e8cf215a97ad7632d79824ec0106c765acb23077e4d2a0f36401ed966111278&pi_opt_in=&campaign_id=327385&account_id=219812&title=Subjects&url=https%3A%2F%2Fopenstax.org%2Fdetails%2Fbooks%2Fentrepreneurship&referrer=" data-webtasks-id="fd4a85f6-56a9-4bfa"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-87850" src="/dist/chunk-14db62f0d5c53d55f029.js" data-webtasks-id="169af666-dd3f-4706"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-21716" src="/dist/chunk-092c9cab97a199948af9.js" data-webtasks-id="6cf9feaf-9e38-44f5"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-70857" src="/dist/chunk-c338d3d8ec5a060f736b.js" data-webtasks-id="2066eeb2-0566-47ff"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-71787" src="/dist/chunk-63f820b039d83edbb74a.js" data-webtasks-id="bc11ae5f-7c5d-4480"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-58662" src="/dist/chunk-cfbca78fe92fce1eac0e.js" data-webtasks-id="fc9d96af-f5ae-47a1"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-79709" src="/dist/chunk-351846039d19a36ec0f8.js" data-webtasks-id="8f8288a1-c3cf-44e4"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-42153" src="/dist/chunk-df8cf8b19a0741fa2446.js" data-webtasks-id="5e1dc763-4ec7-48da"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-37827" src="/dist/chunk-ba8926831cbf3162f9a1.js" data-webtasks-id="45d026b2-9874-4838"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-88814" src="/dist/chunk-7f5996a6258204bc90bd.js" data-webtasks-id="c01f4894-a1dd-4c19"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-1559" src="/dist/chunk-aa696accd6b9fb360fac.js" data-webtasks-id="4a19c7f2-d876-4c23"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-36745" src="/dist/chunk-0175a1e889c126dadac6.js" data-webtasks-id="5e42d76e-b106-4e70"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-290" src="/dist/chunk-ef8023ba6a3e9c3cb444.js" data-webtasks-id="d793b4c3-34d2-4ae1"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-5719" src="/dist/chunk-02417f96763883d6140c.js" data-webtasks-id="4651f6f7-256b-4f0b"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-91875" src="/dist/chunk-b96269ba1d85be015578.js" data-webtasks-id="ff0c1bd7-fff7-4aa4"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-95301" src="/dist/chunk-c9f62224ab2f0b236fea.js" data-webtasks-id="a950edd2-1e7b-46a8"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-28521" src="/dist/chunk-14af79ddbf8edcfe2014.js" data-webtasks-id="19d1c443-a642-4f27"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-85725" src="/dist/chunk-bd35f4b3f3d6532c015d.js" data-webtasks-id="3f0ac9c3-04b8-404b"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-85197" src="/dist/chunk-a5e609d13b5bfcd23002.js" data-webtasks-id="306cea88-75f3-4c95"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-71681" src="/dist/chunk-ab8c20d31b4a8b72ca51.js" data-webtasks-id="f68c9921-eec3-42d8"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-6234" src="/dist/chunk-2fda7cf23536a7bc52ee.js" data-webtasks-id="73bc53cb-a3b7-401c"></script><script charset="utf-8" data-webpack="@openstax/os-webview:chunk-75655" src="/dist/chunk-966e50514da77df6fb94.js" data-webtasks-id="cd16aa53-4bc6-4d87"></script><script type="text/javascript" src="https://pi.pardot.com/analytics?ver=3&visitor_id=1134944444&visitor_id_sign=a082a9fd4dcccaa4e786e80070abdf2dfec26f651e8cf215a97ad7632d79824ec0106c765acb23077e4d2a0f36401ed966111278&pi_opt_in=&campaign_id=327385&account_id=219812&title=Subjects&url=undefined%2Fdetails%2Fbooks%2Fentrepreneurship&referrer=" data-webtasks-id="d4c04dbd-6f00-4d57"></script></head><body class="page-loading" data-webtasks-id="6597121a-d6fb-4586"><noscript data-webtasks-id="4e80869d-436a-4607"><div class="nojs"><p>You must enable JavaScript in order to use this site.</p></div></noscript><iframe allow="join-ad-interest-group" data-tagging-id="AW-647393842" data-load-time="1692178736134" height="0" width="0" style="display: none; visibility: hidden;" src="https://td.doubleclick.net/td/rul/647393842?random=1692178736102&cv=11&fst=1692178736102&fmt=3&bg=ffffff&guid=ON&async=1&gtm=45He3890&u_w=1366&u_h=768&url=https%3A%2F%2Fopenstax.org%2Fsubjects&hn=www.googleadservices.com&frm=0&tiba=OpenStax&auid=992916071.1692178015&fledge=1&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CGoogle%2520Chrome%3B115.0.5790.171%7CChromium%3B115.0.5790.171&uamb=0&uap=Windows&uapv=10.0.0&uaw=0" data-webtasks-id="84579788-8fa8-410b"></iframe><div id="app" data-webtasks-id="7dd1b1c7-0794-4097"><div id="microsurvey" data-webtasks-id="0a29eeec-7a29-4055"></div><header id="header" data-webtasks-id="513530a8-7979-433d"><div class="page-header" data-webtasks-id="090a422a-9848-43da"><a href="#main" class="skiptocontent" data-webtasks-id="efab7bc2-28c4-495a">skip to main content</a><div class="menus desktop" data-webtasks-id="a5181bf1-c087-4c4c"><nav class="meta-nav" data-webtasks-id="006d3d3d-1a56-413a"><div data-analytics-nav="Upper Menu" class="container" data-webtasks-id="db658f5b-79ed-4942"><a href="/bookstore-suppliers" class="nav-menu" data-webtasks-id="f2f542a5-2a38-4201">Bookstores</a><a href="/impact" class="nav-menu" data-webtasks-id="0183f03d-0f8e-48c5">Our Impact</a><a href="/foundation" class="nav-menu" data-webtasks-id="2913033c-05ff-40b4">Supporters</a><a href="/blog" class="nav-menu" data-webtasks-id="b6ccff28-f4f2-40a5">Blog</a><a target="_blank" rel="noreferrer" href="https://riceconnect.rice.edu/donation/support-openstax-header" class="nav-menu" data-webtasks-id="03a39d94-b635-4a20">Give</a><a href="https://help.openstax.org/s/" class="nav-menu" data-webtasks-id="47149974-3ca7-468b">Help</a><a href="http://www.rice.edu" class="logo rice-logo logo-wrapper" data-webtasks-id="4a0a2207-e5fa-41ae"><img src="https://images.openstax.org/apps/image-cdn/v1/openstax.org/f=orig,w=80,h=80/dist/images/rice.webp" alt="Rice University logo" height="30" width="79" data-webtasks-id="f10b90c1-ac63-43a3"></a></div></nav><nav aria-label="Main menu" class="nav" data-webtasks-id="e71843a8-a614-45e5"><div class="container" data-webtasks-id="803a4fa9-c5c2-4764"><span class="logo-wrapper" data-webtasks-id="f7d38927-7e87-4d5e"><span class="logo" data-webtasks-id="65838643-ee55-46ef"><a href="/" aria-label="Home Page" data-analytics-link="true" data-webtasks-id="e1dbb20d-7d75-4056"><img src="/dist/images/logo.svg" alt="OpenStax logo" width="354" height="81" class="logo-color" data-webtasks-id="a0318181-cbcc-443e"><img src="/dist/images/logo-white.svg" alt="OpenStax logo" class="logo-white" data-webtasks-id="a7098882-8f3f-4526"></a></span><span class="logo-quote" data-webtasks-id="625b1580-053d-4cbe">Access. The future of education.</span></span><ul role="menubar" data-analytics-nav="Main Menu" class="nav-menu main-menu no-bullets" data-webtasks-id="595d9d09-b854-4018"><li role="menuitem" aria-haspopup="true" labelledby="menulabel-Subjects" class="subjects-dropdown" data-webtasks-id="226b1ec5-218f-46b3"><div role="menu" class="nav-menu-item dropdown" data-webtasks-id="bab275aa-631b-4a70"><a href="." role="menuitem" aria-haspopup="true" data-analytics-link="" data-analytics-label="Subjects" data-webtasks-id="887332e7-f19a-46a2"><span id="menulabel-Subjects" data-webtasks-id="a39ac0af-59ad-4051">Subjects</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 30" class="chevron" data-webtasks-id="26003a28-5520-4d80"><title data-webtasks-id="af0190b4-819e-4b30">arrow</title><path d="M12,1L26,16,12,31,8,27,18,16,8,5Z" transform="translate(-8 -1)" data-webtasks-id="f600cc42-65ed-4b79"></path></svg></a><div class="dropdown-container" data-webtasks-id="7b7ae55a-3fc2-49f1"><div role="menu" aria-expanded="false" aria-label="Subjects menu" data-analytics-nav="Main Menu (Subjects)" class="dropdown-menu" data-webtasks-id="faeb2fdb-f97c-43ee"><a href="/subjects/view-all" tabindex="-1" role="menuitem" data-webtasks-id="eefcbdfe-e2a0-45fc">All</a><a href="/subjects/business" tabindex="-1" role="menuitem" data-webtasks-id="515c24f1-a07b-4897">Business</a><a href="/subjects/college-success" tabindex="-1" role="menuitem" data-webtasks-id="1fdec766-4211-469b">College Success</a><a href="/subjects/essentials" tabindex="-1" role="menuitem" data-webtasks-id="446ad5b1-d3f3-4bf0">Essentials</a><a href="/subjects/humanities" tabindex="-1" role="menuitem" data-webtasks-id="847df8b2-2d15-4259">Humanities</a><a href="/subjects/k12" tabindex="-1" role="menuitem" data-webtasks-id="42bf218f-c928-4042">K12</a><a href="/subjects/math" tabindex="-1" role="menuitem" data-webtasks-id="153d56a3-13f9-4db2">Math</a><a href="/subjects/science" tabindex="-1" role="menuitem" data-webtasks-id="a86a7ae0-f32c-4f0d">Science</a><a href="/subjects/social-sciences" tabindex="-1" role="menuitem" data-webtasks-id="afab266a-033d-4f36">Social Sciences</a></div></div></div></li><li role="menuitem" aria-haspopup="true" labelledby="menulabel-Technology" data-webtasks-id="bc327e04-e2ff-4401"><div role="menu" class="nav-menu-item dropdown" data-webtasks-id="4a03118b-788a-42fa"><a href="." role="menuitem" aria-haspopup="true" data-analytics-link="" data-analytics-label="Technology" data-webtasks-id="c13fa70c-75ae-4647"><span id="menulabel-Technology" data-webtasks-id="fa59d44e-502b-4e10">Technology</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 30" class="chevron" data-webtasks-id="ce45263f-98af-4bc2"><title data-webtasks-id="e971f7f2-cafc-4b60">arrow</title><path d="M12,1L26,16,12,31,8,27,18,16,8,5Z" transform="translate(-8 -1)" data-webtasks-id="170e6f86-b10d-491a"></path></svg></a><div class="dropdown-container" data-webtasks-id="66b10c78-d4a6-4dc3"><div role="menu" aria-expanded="false" aria-label="Technology menu" data-analytics-nav="Main Menu (Technology)" class="dropdown-menu" data-webtasks-id="fa54b8e8-6d03-4a4d"><a href="/assignable" tabindex="-1" role="menuitem" data-webtasks-id="126c6e6b-c896-4ff4">OpenStax Assignable</a><a href="/kinetic" tabindex="-1" role="menuitem" data-webtasks-id="632f39dc-3d0d-4f33">OpenStax Kinetic</a><a href="/partners" tabindex="-1" role="menuitem" data-webtasks-id="33484cf4-04a4-4b3c">OpenStax Technology Partners</a></div></div></div></li><li role="menuitem" aria-haspopup="true" labelledby="menulabel-What we do" data-webtasks-id="2a91b4ac-fd63-406b"><div role="menu" class="nav-menu-item dropdown" data-webtasks-id="cfc66b08-faaa-42b8"><a href="." role="menuitem" aria-haspopup="true" data-analytics-link="" data-analytics-label="What we do" data-webtasks-id="503f06a4-14d4-476a"><span id="menulabel-What we do" data-webtasks-id="cbb08404-9c5b-4612">What we do</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 30" class="chevron" data-webtasks-id="dc6e744a-5013-4898"><title data-webtasks-id="283f6578-569e-4263">arrow</title><path d="M12,1L26,16,12,31,8,27,18,16,8,5Z" transform="translate(-8 -1)" data-webtasks-id="87738aa3-1cf2-4673"></path></svg></a><div class="dropdown-container" data-webtasks-id="a9a6bcb7-e10d-4731"><div role="menu" aria-expanded="false" aria-label="What we do menu" data-analytics-nav="Main Menu (What we do)" class="dropdown-menu" data-webtasks-id="815c15e4-622e-4ddd"><a href="/about" tabindex="-1" role="menuitem" data-webtasks-id="5dc5cd91-da67-4155">About us</a><a href="/team" tabindex="-1" role="menuitem" data-webtasks-id="6a24a9f0-a5d4-4a41">Team</a><a href="/research" tabindex="-1" role="menuitem" data-webtasks-id="b0d5157b-4e13-4bcd">Research</a><a href="/k12" tabindex="-1" role="menuitem" data-webtasks-id="dbc2f3c3-150c-4c11">K12 Books & Resources</a><a href="/institutional-partnership" tabindex="-1" role="menuitem" data-webtasks-id="7aecddc8-5d3a-417b">Institutional Partnerships</a><a href="/openstax-ally-technology-partner-program" tabindex="-1" role="menuitem" data-webtasks-id="afdd104f-28d1-4322">Technology Partnerships</a><a href="/webinars" tabindex="-1" role="menuitem" data-webtasks-id="95575fb0-f431-4e4f">Webinars</a></div></div></div></li><li role="presentation" class="login-menu nav-menu-item rightmost" data-webtasks-id="55753f0d-f06f-4b3d"><a href="https://openstax.org/accounts/login/?r=https%3A%2F%2Fopenstax.org%2Fdetails%2Fbooks%2Fentrepreneurship" data-local="true" role="menuitem" class="pardotTrackClick" data-webtasks-id="4fc68d6a-90eb-4263">Log in</a></li><li role="presentation" class="give-button-item" data-webtasks-id="77cc3771-8082-4583"></li></ul></div></nav></div><div class="menus mobile" data-webtasks-id="c7e22f2a-73a0-4d78"><span class="logo-wrapper" data-webtasks-id="553c2c98-b8cf-4bd6"><span class="logo" data-webtasks-id="92e5a9b4-cc54-479d"><a href="/" aria-label="Home Page" data-analytics-link="true" data-webtasks-id="0e07c1c3-33b7-4c4a"><img src="/dist/images/logo.svg" alt="OpenStax logo" width="354" height="81" class="logo-color" data-webtasks-id="58bd46c0-fb45-4f98"><img src="/dist/images/logo-white.svg" alt="OpenStax logo" class="logo-white" data-webtasks-id="83f71005-8d50-4806"></a></span><span class="logo-quote" data-webtasks-id="1516a506-9b0b-478e">Access. The future of education.</span></span><button type="button" aria-haspopup="true" aria-label="Toggle Meta Navigation Menu" tabindex="0" class="expand" data-webtasks-id="cc46e835-4bbb-44c9"><span data-webtasks-id="e9929363-1ea9-46a5"></span></button><div class="menu-popover-overlay" data-webtasks-id="40542e21-0a43-4ea6"><div class="menu-popover" data-webtasks-id="3304b40d-a7ed-4f8c"><div class="menu-title" data-webtasks-id="8d2b7996-8d06-4366">Menu</div><ul role="menubar" data-analytics-nav="Main Menu" class="nav-menu main-menu no-bullets" data-webtasks-id="e9b32969-0a5b-45e3"><li role="menuitem" aria-haspopup="true" labelledby="menulabel-Subjects" class="subjects-dropdown" data-webtasks-id="e8477782-43b3-4072"><div role="menu" class="nav-menu-item dropdown" data-webtasks-id="4fdec110-2892-4482"><a href="." role="menuitem" aria-haspopup="true" data-analytics-link="" data-analytics-label="Subjects" data-webtasks-id="b60bfae2-f89c-43be"><span id="menulabel-Subjects" data-webtasks-id="9dd5a546-768b-48ef">Subjects</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 30" class="chevron" data-webtasks-id="6c094ee2-a1b5-43cf"><title data-webtasks-id="8dd54dab-c91a-4f9a">arrow</title><path d="M12,1L26,16,12,31,8,27,18,16,8,5Z" transform="translate(-8 -1)" data-webtasks-id="9839ccd3-0b5f-4589"></path></svg></a><div class="dropdown-container" data-webtasks-id="46bd3c4d-ce2d-4130"><div role="menu" aria-expanded="false" aria-label="Subjects menu" data-analytics-nav="Main Menu (Subjects)" class="dropdown-menu" data-webtasks-id="8d82e982-8f04-44c2"><a href="/subjects/view-all" tabindex="-1" role="menuitem" data-webtasks-id="b60330da-3d53-44e7">All</a><a href="/subjects/business" tabindex="-1" role="menuitem" data-webtasks-id="cddb350a-ae3f-4dd0">Business</a><a href="/subjects/college-success" tabindex="-1" role="menuitem" data-webtasks-id="5964a2a7-7739-47b9">College Success</a><a href="/subjects/essentials" tabindex="-1" role="menuitem" data-webtasks-id="6761fbd4-1e0f-4614">Essentials</a><a href="/subjects/humanities" tabindex="-1" role="menuitem" data-webtasks-id="14c2215b-4046-4bdf">Humanities</a><a href="/subjects/k12" tabindex="-1" role="menuitem" data-webtasks-id="bcd2208d-4999-4017">K12</a><a href="/subjects/math" tabindex="-1" role="menuitem" data-webtasks-id="aa4e8a09-797e-4878">Math</a><a href="/subjects/science" tabindex="-1" role="menuitem" data-webtasks-id="69de9b76-7364-48cc">Science</a><a href="/subjects/social-sciences" tabindex="-1" role="menuitem" data-webtasks-id="b94b1aa1-4f02-4f03">Social Sciences</a></div></div></div></li><li role="menuitem" aria-haspopup="true" labelledby="menulabel-Technology" data-webtasks-id="ef0fc46c-8069-40fb"><div role="menu" class="nav-menu-item dropdown" data-webtasks-id="4f0f514d-d926-4bff"><a href="." role="menuitem" aria-haspopup="true" data-analytics-link="" data-analytics-label="Technology" data-webtasks-id="8eca8565-b799-4178"><span id="menulabel-Technology" data-webtasks-id="5d46b3e7-b1d8-48ff">Technology</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 30" class="chevron" data-webtasks-id="4d04538d-f763-4f02"><title data-webtasks-id="0ff30355-a9eb-47ad">arrow</title><path d="M12,1L26,16,12,31,8,27,18,16,8,5Z" transform="translate(-8 -1)" data-webtasks-id="cbce10a6-4be0-468a"></path></svg></a><div class="dropdown-container" data-webtasks-id="9b87a567-ef77-4e7d"><div role="menu" aria-expanded="false" aria-label="Technology menu" data-analytics-nav="Main Menu (Technology)" class="dropdown-menu" data-webtasks-id="9b954a3e-e9df-450f"><a href="/assignable" tabindex="-1" role="menuitem" data-webtasks-id="27c54c96-2008-44d6">OpenStax Assignable</a><a href="/kinetic" tabindex="-1" role="menuitem" data-webtasks-id="1362c13f-48a3-4e00">OpenStax Kinetic</a><a href="/partners" tabindex="-1" role="menuitem" data-webtasks-id="35f2cc79-7f42-4515">OpenStax Technology Partners</a></div></div></div></li><li role="menuitem" aria-haspopup="true" labelledby="menulabel-What we do" data-webtasks-id="84ffde96-eb5c-4724"><div role="menu" class="nav-menu-item dropdown" data-webtasks-id="97af5d27-571d-4fb0"><a href="." role="menuitem" aria-haspopup="true" data-analytics-link="" data-analytics-label="What we do" data-webtasks-id="7d4e41f2-0bea-4db5"><span id="menulabel-What we do" data-webtasks-id="89c3f821-5145-43bb">What we do</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 30" class="chevron" data-webtasks-id="e412b039-1154-4280"><title data-webtasks-id="27dc9a5b-43a9-4300">arrow</title><path d="M12,1L26,16,12,31,8,27,18,16,8,5Z" transform="translate(-8 -1)" data-webtasks-id="3a8c388e-4f19-49c3"></path></svg></a><div class="dropdown-container" data-webtasks-id="d5c04de2-f5c0-475c"><div role="menu" aria-expanded="false" aria-label="What we do menu" data-analytics-nav="Main Menu (What we do)" class="dropdown-menu" data-webtasks-id="41732718-5069-47d3"><a href="/about" tabindex="-1" role="menuitem" data-webtasks-id="91c326f7-6114-48da">About us</a><a href="/team" tabindex="-1" role="menuitem" data-webtasks-id="4cfb8752-198e-4a96">Team</a><a href="/research" tabindex="-1" role="menuitem" data-webtasks-id="3261beea-6b4a-42d4">Research</a><a href="/k12" tabindex="-1" role="menuitem" data-webtasks-id="7e68287c-2c91-4b35">K12 Books & Resources</a><a href="/institutional-partnership" tabindex="-1" role="menuitem" data-webtasks-id="fa37992a-8aa2-4118">Institutional Partnerships</a><a href="/openstax-ally-technology-partner-program" tabindex="-1" role="menuitem" data-webtasks-id="aa6cc80f-553a-4b48">Technology Partnerships</a><a href="/webinars" tabindex="-1" role="menuitem" data-webtasks-id="ab3b9f30-e559-4da8">Webinars</a></div></div></div></li><li role="presentation" class="login-menu nav-menu-item rightmost" data-webtasks-id="c35c6967-ab23-4a88"><a href="https://openstax.org/accounts/login/?r=https%3A%2F%2Fopenstax.org%2Fdetails%2Fbooks%2Fentrepreneurship" data-local="true" role="menuitem" class="pardotTrackClick" data-webtasks-id="fa1d7066-9b29-4ecc">Log in</a></li><li role="presentation" class="give-button-item" data-webtasks-id="a732a537-7a37-4cd0"></li></ul><div data-analytics-nav="Upper Menu" class="container" data-webtasks-id="0aef6286-0c5c-4c1d"><a href="/bookstore-suppliers" class="nav-menu" data-webtasks-id="24ff4781-53ef-46fe">Bookstores</a><a href="/impact" class="nav-menu" data-webtasks-id="2e5ce241-cd79-4768">Our Impact</a><a href="/foundation" class="nav-menu" data-webtasks-id="8ca458ff-8691-4285">Supporters</a><a href="/blog" class="nav-menu" data-webtasks-id="013115a8-f837-411d">Blog</a><a target="_blank" rel="noreferrer" href="https://riceconnect.rice.edu/donation/support-openstax-header" class="nav-menu" data-webtasks-id="12ba22f0-a3a9-4fa6">Give</a><a href="https://help.openstax.org/s/" class="nav-menu" data-webtasks-id="9dc9ce06-339b-4616">Help</a><a href="http://www.rice.edu" class="logo rice-logo logo-wrapper" data-webtasks-id="9ca1118f-5142-4ac7"><img src="https://images.openstax.org/apps/image-cdn/v1/openstax.org/f=orig,w=80,h=80/dist/images/rice.webp" alt="Rice University logo" height="30" width="79" data-webtasks-id="3c8a1d3d-a066-4273"></a></div></div></div></div></div></header><div id="lower-sticky-note" data-webtasks-id="9189f42d-ba64-4930"><div data-analytics-view="true" data-analytics-nudge="donate" data-nudge-placement="banner" class="lower-sticky-note-content with-image" data-webtasks-id="38538903-8ee0-4fc3"><div role="button" data-nudge-action="dismissed" class="put-away" data-webtasks-id="10d11b58-20fe-4f9d">×</div><div class="content with-image" data-webtasks-id="ec73f22e-39c6-4152"><img src="https://assets.openstax.org/oscms-prodcms/media/original_images/give_cL7yqMg.png" height="70" width="70" alt="" data-webtasks-id="34872894-5edc-4ebd"><div class="text-side" data-webtasks-id="851b1799-7b85-404d"><div class="blurb" data-webtasks-id="c6d9acc4-4e5e-4bcf">Help support learners with a $15 recurring gift this Back-to-School season!</div><a href="https://riceconnect.rice.edu/donation/support-openstax-banner" data-nudge-action="interacted" class="cta" data-webtasks-id="b8e23a00-602e-4709">Give today!<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="svg-inline--fa fa-chevron-right " data-webtasks-id="3eb4c054-3a4c-4c6b"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z" data-webtasks-id="258cd411-fd91-44fa"></path></svg></a></div></div></div></div><div id="main" class="lang en" data-webtasks-id="d9944bdd-3e64-4831"><div class="os-loader" data-webtasks-id="78945454-c811-41c5"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 57.6 39.1" xmlSpace="preserve" style="" data-webtasks-id="50b48698-7a78-4ec2"><path id="os-blue" d="M38.4,22c0,0.4-0.3,0.7-0.7,0.7H13.5c-0.4,0-0.7-0.3-0.7-0.7v-1.4c0-0.4,0.3-0.7,0.7-0.7h24.2 c0.4,0,0.7,0.3,0.7,0.7V22z" class="os-blue" style="fill: rgb(0, 36, 106);" data-webtasks-id="ac81daf8-5383-46cd"></path><path id="os-yellow" d="M41.8,17.8c0,0.4-0.3,0.7-0.7,0.7l-25.4,0.8c-0.4,0-0.7-0.3-0.7-0.7l-0.1-2.1 c0-0.4,0.3-0.7,0.7-0.7L41,15c0.4,0,0.7,0.3,0.7,0.7L41.8,17.8z" class="os-yellow" style="fill: rgb(244, 208, 25);" data-webtasks-id="a6aaf003-b976-469d"></path><path id="os-gray" d="M34.8,14c0,0.4-0.3,0.7-0.7,0.7H11.6c-0.4,0-0.7-0.3-0.7-0.7v-3.5c0-0.4,0.3-0.7,0.7-0.7h22.5 c0.4,0,0.7,0.3,0.7,0.7V14z" class="os-gray" style="fill: rgb(94, 96, 98);" data-webtasks-id="e3b2c476-9644-4dfd"></path><path id="os-orange" d="M39,8.1c0,0.3-0.4,0.5-1,0.5H8.6c-0.5,0-1-0.2-1-0.5V6.9c0-0.3,0.4-0.5,1-0.5H38 c0.5,0,1,0.2,1,0.5V8.1z" class="os-orange" style="fill: rgb(244, 118, 65);" data-webtasks-id="28216397-de87-4f3c"></path><path id="os-green" d="M43.9,5c0,0.7-0.6,1.2-1.2,1.1L15,4.8c-0.7,0-1.2-0.6-1.1-1.2L14,1.1c0-0.7,0.6-1.2,1.2-1.1 l27.7,1.3c0.7,0,1.2,0.6,1.1,1.2L43.9,5z" class="os-green" style="fill: rgb(119, 175, 66);" data-webtasks-id="5f1b5984-dd75-4b28"></path><path id="os-type" d="M3.1,30.2c-1.8,0-3.1,1.3-3.1,3.1c0,1.8,1.3,3.1,3.1,3.1c1.8,0,3.1-1.3,3.1-3.1 C6.2,31.5,4.9,30.2,3.1,30.2z M3.1,35.7c-1.4,0-2.3-1.1-2.3-2.4c0-1.3,0.9-2.4,2.3-2.4c1.4,0,2.3,1.1,2.3,2.4 C5.4,34.6,4.5,35.7,3.1,35.7z M10.9,30.2c-0.9,0-1.9,0.4-2.4,1.2h0v-1H7.7v8.8h0.8v-3.9h0C9,36,10,36.4,10.9,36.4 c1.8,0,3.1-1.3,3.1-3.1C14,31.5,12.7,30.2,10.9,30.2z M10.9,35.7c-1.4,0-2.5-1.1-2.5-2.4c0-1.3,1.1-2.4,2.5-2.4 c1.4,0,2.3,1.1,2.3,2.4C13.2,34.6,12.3,35.7,10.9,35.7z M18.3,30.2c-1.7,0-2.9,1.3-2.9,3.1c0,1.8,1.2,3.1,3,3.1c1,0,2-0.4,2.6-1.3 l-0.6-0.5c-0.4,0.6-1.2,1-2,1c-1.8,0-2.2-1.6-2.2-2.2h5v-0.5C21.1,31.6,20.1,30.2,18.3,30.2z M16.1,32.8c0-0.3,0.5-1.9,2.1-1.9 c1.1,0,2,0.9,2,1.9H16.1z M27.9,32.7v3.5h-0.8v-3.5c0-1-0.3-1.9-1.5-1.9c-1.1,0-2,0.8-2,2.4v2.9h-0.8V32c0-0.4-0.1-1.4-0.1-1.7h0.8 c0,0.4,0,0.9,0.1,1h0c0.3-0.7,1.1-1.2,2-1.2C27.4,30.2,27.9,31.4,27.9,32.7z M34.2,34.4c0,1.5-1.4,2-2.6,2c-0.9,0-1.8-0.2-2.4-0.9 l1-1c0.4,0.4,0.8,0.8,1.5,0.8c0.4,0,1-0.2,1-0.7c0-1.3-3.3-0.3-3.3-2.6c0-1.4,1.2-2,2.5-2c0.8,0,1.7,0.3,2.2,0.9l-1,0.9 c-0.3-0.4-0.7-0.6-1.2-0.6c-0.4,0-0.9,0.2-0.9,0.7C30.9,32.9,34.2,32,34.2,34.4z M37.5,30.1h1.7v1.3h-1.7v2.7c0,0.6,0.2,1,0.9,1 c0.3,0,0.6-0.1,0.8-0.2v1.3c-0.3,0.2-0.9,0.2-1.2,0.2c-1.6,0-2-0.7-2-2.2v-2.8h-1.3v-1.3H36v-1.8h1.5V30.1z M43,30 c-1,0-1.9,0.3-2.6,1l0.8,0.8c0.4-0.4,1-0.6,1.6-0.6c0.8,0,1.4,0.4,1.4,1.1v0.2h-0.4c-1.5,0-3.9,0.1-3.9,2.1c0,1.2,1.1,1.8,2.2,1.8 c0.8,0,1.5-0.3,2-1h0v0.8h1.4v-3.5C45.6,31.8,45.6,30,43,30z M44.1,33.8c0,0.9-0.5,1.4-1.5,1.4c-0.5,0-1.1-0.2-1.1-0.8 c0-0.9,1.5-0.9,2.3-0.9h0.3V33.8z M50.8,32.9l2.5,3.3h-1.9L49.8,34l-1.6,2.2h-1.8l2.5-3.3l-2.1-2.8h1.9l1.2,1.8l1.3-1.8h1.7 L50.8,32.9z M57.6,30.1v1.7h-0.3v-1.5h0l-0.6,1.5h-0.2l-0.6-1.5h0v1.5h-0.3v-1.7h0.4l0.5,1.3l0.5-1.3H57.6z M53.9,30.1h1.4v0.3h-0.5 v1.5h-0.3v-1.5h-0.5V30.1z" class="os-type" style="fill: rgb(94, 96, 98);" data-webtasks-id="796b1b25-fac2-47b4"></path></svg></div></div><footer id="footer" data-webtasks-id="1ec18219-8749-4275"><footer data-analytics-nav="Footer" class="page-footer" data-webtasks-id="78ac6679-eeb1-4261"><div class="top" data-webtasks-id="39efecc1-128d-4dff"><div class="boxed" data-webtasks-id="69830689-ad4d-4213"><div data-webtasks-id="3fb7a8ec-4cb3-40e3"><h2 data-webtasks-id="ed660269-f4fb-48af">OpenStax’s mission is to improve educational access and learning for everyone.</h2> |
|
<p data-webtasks-id="29f3440c-951d-4377"> |
|
OpenStax is part of Rice University, which is a 501(c)(3) nonprofit. <a href="https://riceconnect.rice.edu/donation/support-openstax-footer" data-webtasks-id="dc100bd0-c671-4f5a">Give today</a> and help us reach more students. |
|
</p></div><div class="column col1" data-webtasks-id="90a8f83b-1abf-4fe9"><h3 data-webtasks-id="f79a4411-c230-4ec6">Help</h3><a href="/contact" data-webtasks-id="fe00e89f-6bdd-4825">Contact Us</a><a href="https://help.openstax.org/s/" data-webtasks-id="dd24e5bc-b251-42a8">Support Center</a><a href="/faq" data-webtasks-id="acfa9732-6013-462f">FAQ</a></div><div class="column col2" data-webtasks-id="1ad2f3ad-c19d-4585"><h3 data-webtasks-id="d70a9291-4e3f-4249">OpenStax</h3><a href="/press" data-webtasks-id="8c02d3fd-d2c4-46de">Press</a><a href="http://www2.openstax.org/l/218812/2016-10-04/lvk" data-webtasks-id="e90cbd13-d47e-4f56">Newsletter</a><a href="/careers" data-webtasks-id="f5bb32ad-9a68-4be1">Careers</a></div><div class="column col3" data-webtasks-id="0906fbba-8e3b-438b"><h3 data-webtasks-id="fef8d046-4f1b-4403">Policies</h3><a href="/accessibility-statement" data-webtasks-id="bfb39c79-2747-4e72">Accessibility Statement</a><a href="/tos" data-webtasks-id="9d86f960-ec70-4042">Terms of Use</a><a href="/license" data-webtasks-id="aabc051e-86cc-42a4">Licensing</a><a href="/privacy" data-webtasks-id="a9ad2f96-d2db-43e6">Privacy Notice</a></div></div></div><div class="bottom" data-webtasks-id="734d08f3-fcc0-48c1"><div class="boxed" data-webtasks-id="f14a5817-839e-4df5"><div class="copyrights" data-webtasks-id="3c7ad04f-a101-48a8"><div data-webtasks-id="817bab17-7895-4f2b">© 1999-2023, Rice University. Except where otherwise noted, textbooks on this site are licensed under a <a href="https://creativecommons.org/licenses/by/4.0/" data-webtasks-id="8a8bb596-4d64-4dde">Creative Commons Attribution 4.0 International License</a>.</div><ap-html data-webtasks-id="788b9385-aecc-4970">Advanced Placement<sup data-webtasks-id="b620c514-aa13-44fb">®</sup> and AP<sup data-webtasks-id="e708a83d-b0fb-4cca">®</sup> are trademarks registered and/or |
|
owned by the College Board, which is not affiliated with, and does not endorse, this site.</ap-html></div><ul class="social" data-webtasks-id="34d78d11-75d2-4eee"><li data-webtasks-id="909f48de-0205-4bd0"><a href="https://www.facebook.com/openstax" title="Facebook" class="btn btn-social facebook" data-webtasks-id="25a95de4-f508-41a4"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="facebook-f" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="svg-inline--fa fa-facebook-f " data-webtasks-id="293f2e67-b1e6-4024"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z" data-webtasks-id="08971ad3-c810-43f6"></path></svg></a></li><li data-webtasks-id="dc22f26a-816f-4fdd"><a href="https://twitter.com/openstax" title="Twitter" class="btn btn-social twitter" data-webtasks-id="95ff6ca8-e534-4cad"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-twitter " data-webtasks-id="b81786bc-d94c-4dae"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" data-webtasks-id="2cb410da-2550-4d43"></path></svg></a></li><li data-webtasks-id="3f89ed2c-44ae-4619"><a href="https://www.linkedin.com/company/openstax" title="LinkedIn" class="btn btn-social linkedin" data-webtasks-id="4c034b86-c850-4898"><svg aria-labelledby="svg-inline--fa-title-G7BspcWex6iB" data-prefix="fab" data-icon="linkedin-in" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-linkedin-in " data-webtasks-id="e8ee63b8-3689-41b7"><title id="svg-inline--fa-title-G7BspcWex6iB" data-webtasks-id="05f27770-dae3-43f8">LinkedIn</title><path fill="currentColor" d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z" data-webtasks-id="4b3e78a0-fc9d-44b6"></path></svg></a></li><li data-webtasks-id="aadfd7f3-709a-464e"><a href="https://www.instagram.com/openstax/" title="Instagram" class="btn btn-social instagram" data-webtasks-id="faf7a114-9e1d-4607"><svg aria-labelledby="svg-inline--fa-title-sSdvKtt6kgol" data-prefix="fab" data-icon="instagram" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-instagram " data-webtasks-id="77071ccb-d098-4b7f"><title id="svg-inline--fa-title-sSdvKtt6kgol" data-webtasks-id="fec27849-da55-40c5">Instagram</title><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" data-webtasks-id="87056a95-0332-419b"></path></svg></a></li><li data-webtasks-id="07557109-d225-45d9"><a href="http://www.rice.edu" class="rice-logo" data-webtasks-id="80cda245-d108-40ec"><img src="/dist/images/rice-white-text.webp" alt="Rice University logo" width="99" height="40" data-webtasks-id="f5eb3033-f465-4afe"></a></li></ul></div></div></footer></footer></div><script type="text/javascript" id="" src="https://cmp.osano.com/AzZqbXTbzhHsU3cv1/68d8e8ae-4024-4489-a000-72766ad284a6/osano.js" data-webtasks-id="2fd4ce6b-c794-41ea"></script><script type="text/javascript" id="" src="https://ram.openstax.org/analytics/helper.js?t=G-T746F8B0QC,G-0Q5H4FDCL3" data-webtasks-id="978258da-7aa6-4d5d"></script><script type="text/javascript" id="" data-webtasks-id="d6c61837-40b2-4969">function trackHoverIntent(b,e){var c;b=window.document.querySelectorAll(b);for(var a=0;a<b.length;a++)b[a].addEventListener("mouseenter",function(f){var d=f.target||f.srcElement,g=d.className,h=d.id;c||(c=window.setTimeout(function(){dataLayer.push({event:"gtm.hover","gtm.element":d,"gtm.elementClasses":g,"gtm.elementId":h,"gtm.elementHoverTime":e});c=null},e))});for(a=0;a<b.length;a++)b[a].addEventListener("mouseleave",function(){c&&(window.clearTimeout(c),c=null)})} |
|
trackHoverIntent("div.tooltip-wrapper current rewardsPoint2 css-edn6yo",1500);</script> <img src="https://t.co/i/adsct?bci=3&eci=2&event_id=c367847c-b3e6-4e85-b4be-b9f47f8c776b&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=ba9b2e11-71e0-408f-b8cb-5670371f0474&tw_document_href=https%3A%2F%2Fopenstax.org%2Fsubjects&tw_iframe_status=0&tw_order_quantity=0&tw_sale_amount=0&txn_id=o4emg&type=javascript&version=2.3.29" height="1" width="1" style="display: none;" data-webtasks-id="c206816e-756a-40a2"><img src="https://analytics.twitter.com/i/adsct?bci=3&eci=2&event_id=c367847c-b3e6-4e85-b4be-b9f47f8c776b&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=ba9b2e11-71e0-408f-b8cb-5670371f0474&tw_document_href=https%3A%2F%2Fopenstax.org%2Fsubjects&tw_iframe_status=0&tw_order_quantity=0&tw_sale_amount=0&txn_id=o4emg&type=javascript&version=2.3.29" height="1" width="1" style="display: none;" data-webtasks-id="345351cf-5f92-42d1"><iframe name="__uspapiLocator" style="display: none;" data-webtasks-id="f791a839-1746-4c1b"></iframe><script type="text/javascript" id="" data-webtasks-id="e5f8cad4-6616-4dde">(window.dataLayer=window.dataLayer||[]).push({event:"app_config",content_tags:void 0});</script></body><editor-card style="position:absolute;top:0px;left:0px;z-index:auto;display: block !important" data-webtasks-id="9a381433-7578-4372"><div dir="ltr" style="all: initial;" data-webtasks-id="afb80c1a-07a9-4bef"><div style="color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scroll-timeline: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-timeline: initial; view-timeline-inset: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;" data-webtasks-id="0640e3c3-b455-47eb"><link rel="stylesheet" href="chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css" data-webtasks-id="aa352051-c2f6-4c45"><div style="all: initial;" data-webtasks-id="7ae3f0a5-e090-41f6"></div></div><div style="color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scroll-timeline: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-timeline: initial; view-timeline-inset: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;" data-webtasks-id="6407c196-b590-4824"><link rel="stylesheet" href="chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css" data-webtasks-id="652e3f2c-4964-4789"></div><div id="editorNotificationContainer" style="color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; bottom: 0px; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: flex; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-direction: column-reverse; flex-wrap: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; left: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: 1em; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: fixed; quotes: initial; r: initial; resize: initial; right: 0px; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scroll-timeline: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; top: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-timeline: initial; view-timeline-inset: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;" data-webtasks-id="0134e2ae-2113-48ce"></div></div></editor-card> |