|
<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">Entrepreneurship - OpenStax</title><link rel="canonical" href="https://openstax.org/details/books/entrepreneurship" data-webtasks-id="becc94cb-f45d-4112"><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="Entrepreneurship is intended for use in introductory Entrepreneurship classes at the undergraduate level and focuses on both theory and application." data-webtasks-id="8e79f771-3b6a-4181"><script type="application/ld+json" data-webtasks-id="2b5905d6-3d42-4b87">{ |
|
"@content": "https://schema.org", |
|
"@type": "WebPage", |
|
"datePublished": "2019-04-15T13:04:23.700000-06:00", |
|
"dateModified": "2023-07-24T14:46:54.716831-06:00", |
|
"mainEntity": { |
|
"type": "Book", |
|
"name": "Entrepreneurship", |
|
"author": [ |
|
{ |
|
"@type": "Person", |
|
"name": "Michael Laverty", |
|
"affiliation": "Colorado State University Global" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Chris Littel", |
|
"affiliation": "North Carolina State University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Chandra D. Arthur", |
|
"affiliation": "Cuyahoga Community College" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Martin S. Bressler", |
|
"affiliation": "Southeastern Oklahoma State University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Stephen M. Byars", |
|
"affiliation": "USC Marshall School of Business" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Bryan Coleman", |
|
"affiliation": "Assumption College" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Mehran C. Ferdowsian", |
|
"affiliation": "Wilkes University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Geoffrey Graybeal", |
|
"affiliation": "Georgia State University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Wm. David Hawkins", |
|
"affiliation": "Northwestern Oklahoma State University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Jennifer Herrera", |
|
"affiliation": "Capella University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Lyzona Marshall", |
|
"affiliation": "Seton Hill University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Angela Mitchell", |
|
"affiliation": "Wilmington College" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "William Nantz", |
|
"affiliation": "Houston Community College" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Denisse Olivas", |
|
"affiliation": "University of Texas at El Paso" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Karli Peterson", |
|
"affiliation": "Colorado State University Global" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Mark A. Poepsel", |
|
"affiliation": "Southern Illinois University Edwardsville" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Kevin Raiford", |
|
"affiliation": "College of Southern Nevada" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Jeffrey J. Sabolish", |
|
"affiliation": "University of Michigan-Flint" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Sally Sledge", |
|
"affiliation": "Norfolk State University" |
|
}, |
|
{ |
|
"@type": "Person", |
|
"name": "Kurt Stanberry", |
|
"affiliation": "University of Houston-Downtown" |
|
} |
|
], |
|
"publisher": { |
|
"type": "Organization", |
|
"name": "OpenStax" |
|
}, |
|
"image": "https://assets.openstax.org/oscms-prodcms/media/documents/entrepreneurship_book_card_2k8vDF2.svg", |
|
"inLanguage": "English", |
|
"isbn": "978-1-947172-70-8", |
|
"url": "https://cnx.org/contents/d380510e-6145-4625-b19a-4fa68204b6b1" |
|
} |
|
}</script><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 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><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=undefined%2Fdetails%2Fbooks%2Fentrepreneurship&referrer=" data-webtasks-id="25714a55-b941-48d8"></script><style data-webtasks-id="0c842d7c-3da5-4b8d">.let-us-know { |
|
align-items: center; |
|
display: grid; |
|
grid-gap: 2rem; |
|
margin-bottom: 4rem; } |
|
.let-us-know .top { |
|
align-items: center; |
|
color: inherit; |
|
display: grid; |
|
grid-gap: 1.5rem; |
|
grid-template-columns: 5.5rem auto; |
|
text-decoration: none; } |
|
.let-us-know .book-icon { |
|
align-items: center; |
|
background-image: none; |
|
border-radius: 50%; |
|
display: flex; |
|
font-size: 2.475rem; |
|
height: 5.5rem; |
|
justify-content: center; |
|
width: 5.5rem; } |
|
.let-us-know .text { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
line-height: normal; } |
|
</style><style data-webtasks-id="a4d89423-f00f-459b">.order-print-copy .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; } |
|
.order-print-copy .small.btn { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.order-print-copy .medium.btn { |
|
height: 4rem; } |
|
.order-print-copy .wide.btn { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.order-print-copy .disabled.btn { |
|
opacity: 0.4; } |
|
.order-print-copy .btn:hover, .order-print-copy .btn:focus { |
|
background-color: #f1f1f1; } |
|
.order-print-copy .btn:active { |
|
background-color: #e5e5e5; } |
|
.order-print-copy .btn.primary { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #d4450c; } |
|
.order-print-copy .btn.primary:hover, .order-print-copy .btn.primary:focus { |
|
background-color: #be3c08; } |
|
.order-print-copy .btn.primary:active { |
|
background-color: #b03808; } |
|
.order-print-copy .btn.secondary { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #757575; } |
|
.order-print-copy .btn.secondary:hover, .order-print-copy .btn.secondary:focus { |
|
background-color: #646464; } |
|
.order-print-copy .btn.secondary:active { |
|
background-color: #4c4c4c; } |
|
|
|
.order-print-copy { |
|
background-color: #f1f1f1; } |
|
.order-print-copy h1 { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
margin: 0; } |
|
@media (min-width: 37.5625em) { |
|
.order-print-copy h1 { |
|
font-size: 2.4rem; |
|
font-weight: bold; |
|
letter-spacing: -0.096rem; |
|
line-height: normal; |
|
line-height: 3rem; |
|
padding: 0; } } |
|
.order-print-copy .boxes { |
|
box-sizing: border-box; |
|
display: grid; |
|
grid-gap: 2rem; |
|
justify-items: center; |
|
padding: 2rem; } |
|
.order-print-copy .boxes.larger-version { |
|
display: none; } |
|
@media (min-width: 37.5625em) { |
|
.order-print-copy .boxes.larger-version { |
|
display: grid; |
|
grid-gap: 2rem; |
|
max-width: 90rem; |
|
overflow-x: auto; } } |
|
@media (min-width: 37.5625em) { |
|
.order-print-copy .boxes.phone-version { |
|
display: none; } } |
|
@media (max-width: 37.5em) { |
|
.order-print-copy .boxes { |
|
width: 100%; } } |
|
@media (min-width: 37.5625em) { |
|
.order-print-copy .boxes { |
|
grid-gap: 4rem; |
|
margin: auto; |
|
padding: 4rem; } |
|
.order-print-copy .boxes.boxes-1 { |
|
grid-template-columns: auto; } |
|
.order-print-copy .boxes.boxes-2 { |
|
grid-template-columns: 1fr 1fr; } |
|
.order-print-copy .boxes.boxes-3 { |
|
grid-template-columns: 1fr 1fr 1fr; } } |
|
.order-print-copy .box { |
|
background-color: #fff; |
|
border: 0; |
|
border-radius: 0.4rem; |
|
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25); |
|
color: inherit; |
|
display: grid; |
|
grid-gap: 1.5rem; |
|
grid-template-rows: auto auto; |
|
line-height: normal; |
|
max-width: 30rem; |
|
padding: 2rem; |
|
text-align: center; |
|
text-decoration: none; |
|
width: 100%; } |
|
@media (min-width: 37.5625em) { |
|
.order-print-copy .box { |
|
grid-template-rows: auto 6.2rem auto 1fr; |
|
padding: 2rem; } } |
|
.order-print-copy .box p { |
|
margin: 0; } |
|
.order-print-copy .btn { |
|
padding: 1rem; } |
|
.order-print-copy .info { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
color: #6f6f6f; } |
|
</style><style data-webtasks-id="5117ebf9-f85a-4f27">.wider-dialog { |
|
position: relative; |
|
max-width: 87.5em; } |
|
.wider-dialog .main-region { |
|
background-position: left bottom; |
|
background-repeat: no-repeat; } |
|
@media (max-width: 60em) { |
|
.wider-dialog .main-region { |
|
background-image: url("/dist/images/study-edge/graphic-1.svg"); |
|
background-size: calc(10vw + 5rem); |
|
margin-bottom: -0.1rem; |
|
margin-left: -0.1rem; |
|
padding-bottom: 9rem; } } |
|
@media (min-width: 37.5625em) { |
|
.wider-dialog .main-region { |
|
min-height: 46rem; } } |
|
@media (min-width: 60.0625em) { |
|
.wider-dialog .main-region { |
|
background-image: url("/dist/images/study-edge/graphic-large.svg"); |
|
background-size: contain; |
|
display: flex; |
|
justify-content: flex-end; } } |
|
@media (min-width: 60.0625em) and (max-width: 87.5em) { |
|
.wider-dialog .main-region { |
|
background-position: calc(36vw - 50.4rem) bottom; } } |
|
|
|
.going-to-study-edge { |
|
align-content: center; |
|
display: grid; |
|
grid-column-gap: 1rem; |
|
grid-row-gap: 2rem; |
|
grid-template-columns: 100%; |
|
height: 100%; |
|
justify-content: center; |
|
max-width: 129rem; |
|
text-align: center; } |
|
@media (max-width: 37.5em) { |
|
.going-to-study-edge { |
|
padding: 3rem; } } |
|
@media (min-width: 37.5625em) { |
|
.going-to-study-edge { |
|
padding: 8rem 5rem; } } |
|
@media (min-width: 60.0625em) { |
|
.going-to-study-edge { |
|
padding-left: 49rem; } } |
|
.going-to-study-edge h1, |
|
.going-to-study-edge .text-block { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
grid-column: 1 / -1; |
|
margin: 0; } |
|
@media (max-width: 37.5em) { |
|
.going-to-study-edge h1 { |
|
font-size: 2.4rem; |
|
font-weight: bold; |
|
letter-spacing: -0.096rem; |
|
line-height: normal; |
|
line-height: 3rem; } } |
|
@media (min-width: 37.5625em) { |
|
.going-to-study-edge h1 { |
|
font-size: 3.6rem; |
|
font-weight: bold; |
|
letter-spacing: -0.144rem; |
|
line-height: normal; |
|
line-height: 4rem; } } |
|
.going-to-study-edge .button-group { |
|
display: grid; |
|
grid-gap: 1.3rem; |
|
justify-content: center; |
|
max-width: 100%; } |
|
@media (max-width: 37.5em) { |
|
.going-to-study-edge .button-group { |
|
grid-template-columns: min-content; } } |
|
@media (min-width: 37.5625em) { |
|
.going-to-study-edge .button-group { |
|
grid-template-columns: repeat(2, min-content); |
|
padding-left: 1rem; } } |
|
.going-to-study-edge .button-group .badge { |
|
height: 4rem; } |
|
.going-to-study-edge .button-group .badge > img { |
|
height: 100%; } |
|
.going-to-study-edge .button-group .badge > img.padded { |
|
margin: -6%; |
|
height: 147%; } |
|
</style><style data-webtasks-id="f80eed4c-34c8-4697">dialog, |
|
[role="dialog"] { |
|
background-color: #fff; |
|
border: 0; |
|
border-radius: 0.4rem; |
|
color: #424242; |
|
display: block; |
|
grid-template-rows: auto auto 1fr; |
|
height: auto; |
|
margin: 0; |
|
overflow: hidden; |
|
padding: 0; |
|
position: relative; |
|
width: max-content; } |
|
dialog.footer-dialog, |
|
[role="dialog"].footer-dialog { |
|
align-self: flex-end; |
|
border-radius: 0; |
|
bottom: 0; |
|
box-shadow: 0 1rem 2rem 0 rgba(0, 0, 0, 0.2); |
|
margin: 1.5rem; |
|
max-width: none; |
|
position: fixed; |
|
width: calc(100% - 3rem); |
|
z-index: 3; } |
|
dialog .title-bar, |
|
[role="dialog"] .title-bar { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
background-color: #f1f1f1; |
|
display: flex; |
|
justify-content: space-between; |
|
min-height: 5rem; |
|
padding: 1.5rem 1.7rem; } |
|
@media (max-width: 37.5em) { |
|
dialog .title-bar, |
|
[role="dialog"] .title-bar { |
|
align-items: center; } } |
|
@media (min-width: 37.5625em) { |
|
dialog .title-bar, |
|
[role="dialog"] .title-bar { |
|
align-items: center; } } |
|
dialog .put-away[hidden], |
|
[role="dialog"] .put-away[hidden] { |
|
display: none; } |
|
dialog .put-away, |
|
[role="dialog"] .put-away { |
|
font-size: 3.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
background-color: transparent; |
|
border: 0; |
|
box-shadow: none; |
|
color: inherit; |
|
margin: 0 -0.5rem 0 2rem; |
|
padding: 0 0.5rem; |
|
z-index: 2; } |
|
@media (max-width: 37.5em) { |
|
dialog .put-away, |
|
[role="dialog"] .put-away { |
|
align-self: start; } } |
|
dialog .put-away:hover, |
|
[role="dialog"] .put-away:hover { |
|
color: #6f6f6f; } |
|
dialog .put-away.no-title-bar, |
|
[role="dialog"] .put-away.no-title-bar { |
|
background-color: rgba(255, 255, 255, 0.6); |
|
border-radius: 50%; |
|
height: 1.25em; |
|
justify-self: end; |
|
position: absolute; |
|
top: 0.5rem; |
|
right: 0.5rem; |
|
width: 1.25em; } |
|
dialog .main-region, |
|
[role="dialog"] .main-region { |
|
background-color: #fff; |
|
border-bottom-left-radius: 0.4rem; |
|
border-bottom-right-radius: 0.4rem; |
|
height: auto; |
|
max-height: calc(100vh - 10rem); |
|
overflow-y: auto; } |
|
dialog.reverse-colors .title-bar, |
|
[role="dialog"].reverse-colors .title-bar { |
|
background-color: #fff; } |
|
dialog.reverse-colors .main-region, |
|
[role="dialog"].reverse-colors .main-region { |
|
background-color: #f1f1f1; } |
|
</style><style data-webtasks-id="4fffc4be-490e-4322">.recommended-callout { |
|
height: 0; |
|
margin: 0; } |
|
@media (min-width: 37.5625em) { |
|
.recommended-callout { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; } |
|
.recommended-callout .triangle-attachment { |
|
position: relative; |
|
transform: translateY(-2rem); } |
|
.recommended-callout .triangle-attachment::before { |
|
position: absolute; |
|
top: calc(2rem - 0.7rem); |
|
left: -0.7rem; |
|
height: 0; |
|
width: 0; |
|
content: ''; |
|
z-index: 2; |
|
border-right: 0.7rem solid #026aa1; |
|
border-bottom: 0.7rem solid transparent; |
|
border-top: 0.7rem solid transparent; } |
|
.recommended-callout .container { |
|
border-radius: 0.2rem; |
|
box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.2), 0 0.4rem 0.5rem 0 rgba(0, 0, 0, 0.14), 0 0.1rem 1rem 0 rgba(0, 0, 0, 0.12); |
|
color: #fff; |
|
display: grid; |
|
grid-template-columns: auto 4rem; |
|
grid-template-rows: 4rem auto; |
|
overflow: hidden; } |
|
.recommended-callout .container > * { |
|
align-items: center; |
|
display: flex; |
|
height: 100%; } |
|
.recommended-callout .callout-title { |
|
background-color: #026aa1; |
|
font-weight: bold; |
|
margin: 0; |
|
padding: 0 2rem; } |
|
.recommended-callout .put-away { |
|
background-color: #026aa1; |
|
background-blend-mode: multiply; |
|
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); |
|
border: 0; |
|
border-radius: 0; |
|
color: unset; |
|
height: unset; |
|
justify-content: center; |
|
position: static; |
|
width: 4rem; } |
|
.recommended-callout .put-away:hover { |
|
background-color: #026aa1; |
|
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)); } |
|
.recommended-callout .put-away > * { |
|
margin: 0; } |
|
.recommended-callout .callout-blurb { |
|
font-size: 1.2rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
background-color: #f5f5f5; |
|
color: #424242; |
|
display: unset; |
|
grid-column-start: span 2; |
|
line-height: 1.5; |
|
padding: 0.8rem 1.6rem 0.8rem 2rem; |
|
width: 22.8rem; } } |
|
@media (max-width: 37.5em) { |
|
.recommended-callout { |
|
font-size: 1rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
align-items: center; |
|
background-color: #026aa1; |
|
border-radius: 0.2rem; |
|
color: #fff; |
|
display: grid; |
|
font-weight: bold; |
|
height: 100%; |
|
justify-content: center; |
|
padding: 0.2rem 0.8rem 0.3rem; |
|
text-transform: uppercase; } |
|
.recommended-callout .put-away, |
|
.recommended-callout .callout-blurb { |
|
display: none; } } |
|
</style><style data-webtasks-id="13fcd0f2-ba87-46c3">.thank-you-form { |
|
display: flex; |
|
flex-direction: column; |
|
padding: 3rem 5rem; |
|
row-gap: 3rem; } |
|
.thank-you-form h1 { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
margin: 0; |
|
text-align: center; } |
|
.thank-you-form .instructions { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; } |
|
.thank-you-form 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; } |
|
.thank-you-form button.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.thank-you-form button.medium { |
|
height: 4rem; } |
|
.thank-you-form button.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.thank-you-form button.disabled { |
|
opacity: 0.4; } |
|
.thank-you-form button:hover, .thank-you-form button:focus { |
|
background-color: #f1f1f1; } |
|
.thank-you-form button:active { |
|
background-color: #e5e5e5; } |
|
.thank-you-form button.primary { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #d4450c; } |
|
.thank-you-form button.primary:hover, .thank-you-form button.primary:focus { |
|
background-color: #be3c08; } |
|
.thank-you-form button.primary:active { |
|
background-color: #b03808; } |
|
.thank-you-form button.primary { |
|
align-self: flex-end; |
|
padding: 0 4rem; } |
|
.thank-you-form .never-mind { |
|
align-self: flex-end; } |
|
.thank-you-form label { |
|
font-weight: bold; } |
|
.thank-you-form label input, |
|
.thank-you-form label textarea { |
|
margin-top: 0.5rem; } |
|
.thank-you-form .asterisk::after { |
|
color: #c22032; |
|
content: ' * '; } |
|
.thank-you-form textarea { |
|
display: block; |
|
font-family: inherit; |
|
height: auto; |
|
resize: none; } |
|
.thank-you-form .names { |
|
column-gap: 2rem; |
|
display: grid; |
|
grid-template-columns: 1fr 1fr; |
|
row-gap: 3rem; } |
|
.thank-you-form .cb-group { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
align-items: center; |
|
column-gap: 1.5rem; |
|
display: grid; |
|
grid-template-columns: 2rem auto; |
|
max-width: 55rem; } |
|
.thank-you-form .cb-group [type="checkbox"] { |
|
border: thin solid #d5d5d5; |
|
border-radius: 0.2rem; |
|
height: 2rem; |
|
margin: 0; |
|
width: 2rem; } |
|
.thank-you-form .cb-group [type="checkbox"]:not(:checked) { |
|
appearance: none; } |
|
.thank-you-form .cb-group [type="checkbox"]:checked { |
|
margin-right: 0.1rem; } |
|
</style><style data-webtasks-id="a010fef4-549a-4083">.give-before-pdf { |
|
align-items: center; |
|
display: flex; |
|
flex-direction: column; |
|
gap: 1.5rem; |
|
padding: 3rem 0; |
|
text-align: center; } |
|
.give-before-pdf .download-icon { |
|
max-height: calc(100vh - 64rem); } |
|
@media (max-height: 46.25em) { |
|
.give-before-pdf .download-icon { |
|
display: none; } } |
|
.give-before-pdf.loading { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
align-items: center; |
|
display: flex; |
|
flex-direction: column; |
|
height: 70rem; |
|
justify-content: center; |
|
max-height: 100%; |
|
width: 70rem; } |
|
.give-before-pdf h1 { |
|
font-size: 1.8rem; |
|
font-weight: bold; |
|
letter-spacing: -0.072rem; |
|
line-height: normal; |
|
margin: 0; } |
|
.give-before-pdf hr { |
|
border: 0; |
|
border-bottom: thin solid #d5d5d5; |
|
height: 0; |
|
max-width: 100%; |
|
width: 70rem; } |
|
.give-before-pdf p { |
|
margin: 0; } |
|
.give-before-pdf .header-image { |
|
border-radius: 50%; |
|
height: 16.5rem; |
|
max-height: calc(100vh - 52rem); |
|
max-width: calc(100vh - 52rem); |
|
margin: 1.5rem 0; |
|
width: 16.5rem; } |
|
@media (max-height: 39.375em) { |
|
.give-before-pdf .header-image { |
|
display: none; } } |
|
.give-before-pdf .header-title { |
|
font-weight: bold; } |
|
.give-before-pdf .button-row { |
|
display: grid; |
|
grid-template-columns: 1fr 1fr; |
|
gap: 1.5rem; } |
|
.give-before-pdf .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; |
|
gap: 0.5rem; } |
|
.give-before-pdf .btn.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.give-before-pdf .btn.medium { |
|
height: 4rem; } |
|
.give-before-pdf .btn.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.give-before-pdf .btn.disabled { |
|
opacity: 0.4; } |
|
.give-before-pdf .btn:hover, .give-before-pdf .btn:focus { |
|
background-color: #f1f1f1; } |
|
.give-before-pdf .btn:active { |
|
background-color: #e5e5e5; } |
|
.give-before-pdf .btn.primary { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #d4450c; } |
|
.give-before-pdf .btn.primary:hover, .give-before-pdf .btn.primary:focus { |
|
background-color: #be3c08; } |
|
.give-before-pdf .btn.primary:active { |
|
background-color: #b03808; } |
|
.give-before-pdf .btn.secondary { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #757575; } |
|
.give-before-pdf .btn.secondary:hover, .give-before-pdf .btn.secondary:focus { |
|
background-color: #646464; } |
|
.give-before-pdf .btn.secondary:active { |
|
background-color: #4c4c4c; } |
|
.give-before-pdf .btn.go-to { |
|
width: 22rem; } |
|
.give-before-pdf .btn.go-to::after { |
|
content: ''; } |
|
.give-before-pdf .giving-optional { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
color: #6f6f6f; |
|
font-style: italic; } |
|
</style><style data-webtasks-id="e306f2d6-8f44-446a">.get-this-title .remover { |
|
font-size: 2.4rem; |
|
font-weight: bold; |
|
letter-spacing: -0.096rem; |
|
line-height: normal; |
|
line-height: 3rem; |
|
position: absolute; |
|
top: 0; |
|
right: 0; |
|
cursor: pointer; |
|
text-align: center; } |
|
|
|
.get-this-title .submenu { |
|
position: relative; } |
|
.get-this-title .submenu p { |
|
color: #6f6f6f; } |
|
.get-this-title .submenu .pdf-submenu, |
|
.get-this-title .submenu .print-submenu { |
|
height: 0; |
|
opacity: 0; |
|
overflow: hidden; |
|
transform: scale3d(0, 0, 0); |
|
transition: opacity 0.2s; |
|
width: 0; } |
|
.get-this-title .submenu.pdf .pdf-submenu, |
|
.get-this-title .submenu.print .print-submenu { |
|
height: auto; |
|
opacity: 1; |
|
transform: scale3d(1, 1, 1); |
|
width: auto; } |
|
.get-this-title .submenu .coming-soon-wrapper { |
|
align-items: center; |
|
border: thin solid #d5d5d5; |
|
color: #6f6f6f; |
|
display: flex; |
|
font-weight: 500; |
|
height: 7rem; |
|
justify-content: flex-start; |
|
line-height: normal; |
|
margin: 1rem 1rem 0 0; |
|
padding: 0 8rem 0 2rem; |
|
position: relative; } |
|
.get-this-title .submenu .coming-soon-wrapper .coming-soon { |
|
border-bottom-left-radius: 1.5rem; |
|
border-top-left-radius: 1.5rem; |
|
box-shadow: 0 0.1rem 0.2rem 0.1rem rgba(241, 241, 241, 0.4); |
|
height: 3.2rem; |
|
position: absolute; |
|
right: -0.2rem; |
|
top: 1.2rem; } |
|
.get-this-title .submenu button, |
|
.get-this-title .submenu .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; |
|
margin-left: 0; |
|
padding: 1.5rem; |
|
width: 100%; } |
|
.get-this-title .submenu button.small, |
|
.get-this-title .submenu .btn.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.get-this-title .submenu button.medium, |
|
.get-this-title .submenu .btn.medium { |
|
height: 4rem; } |
|
.get-this-title .submenu button.wide, |
|
.get-this-title .submenu .btn.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.get-this-title .submenu button.disabled, |
|
.get-this-title .submenu .btn.disabled { |
|
opacity: 0.4; } |
|
.get-this-title .submenu button:hover, .get-this-title .submenu button:focus, |
|
.get-this-title .submenu .btn:hover, |
|
.get-this-title .submenu .btn:focus { |
|
background-color: #f1f1f1; } |
|
.get-this-title .submenu button:active, |
|
.get-this-title .submenu .btn:active { |
|
background-color: #e5e5e5; } |
|
.get-this-title .submenu button, |
|
.get-this-title .submenu .btn { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #757575; } |
|
.get-this-title .submenu button:hover, .get-this-title .submenu button:focus, |
|
.get-this-title .submenu .btn:hover, |
|
.get-this-title .submenu .btn:focus { |
|
background-color: #646464; } |
|
.get-this-title .submenu button:active, |
|
.get-this-title .submenu .btn:active { |
|
background-color: #4c4c4c; } |
|
|
|
.get-this-title .options { |
|
display: flex; |
|
flex-direction: column; |
|
grid-gap: 1.5rem; |
|
margin: 1rem 0; |
|
opacity: 1; |
|
transition: opacity 0.2s; } |
|
@media (min-width: 60.0625em) { |
|
.get-this-title .options { |
|
width: min-content; } } |
|
|
|
.get-this-title .option { |
|
font-size: 2.2rem; } |
|
.get-this-title .option [data-prefix="fab"] { |
|
font-size: 2.4rem; } |
|
.get-this-title .option .logo-img { |
|
height: 2rem; } |
|
.get-this-title .option:last-child { |
|
border-bottom: 0; } |
|
.get-this-title .option .text { |
|
font-size: 1.8rem; |
|
white-space: nowrap; } |
|
.get-this-title .option a, |
|
.get-this-title .option .option-header { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
align-items: center; |
|
color: #026aa1; |
|
display: grid; |
|
grid-column-gap: 1rem; |
|
grid-template-columns: 1.8rem 1fr; |
|
justify-content: left; |
|
text-decoration-line: none; } |
|
.get-this-title .option a > :first-child, |
|
.get-this-title .option .option-header > :first-child { |
|
justify-self: center; } |
|
.get-this-title .option a { |
|
border-radius: 0.4rem; } |
|
.get-this-title .option a:hover { |
|
color: #005481; } |
|
.get-this-title .option a[aria-pressed="true"] { |
|
background-color: #026aa1; |
|
color: #fff; } |
|
.get-this-title .option a[aria-pressed="true"]:hover { |
|
background-color: #005481; |
|
color: #fff; } |
|
@media (max-width: 37.5em) { |
|
.get-this-title .option.toc-option { |
|
display: none; } } |
|
.get-this-title .option .disclaimer { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
font-style: italic; |
|
line-height: normal; |
|
margin-top: 0.5em; } |
|
|
|
.get-this-title .option.expander { |
|
margin-left: 3rem; } |
|
.get-this-title .option.expander a { |
|
display: block; |
|
font-weight: bold; } |
|
|
|
.get-this-title .option-with-callout { |
|
align-items: center; |
|
display: grid; |
|
grid-column-gap: 1.5rem; |
|
grid-template-columns: auto min-content; |
|
width: 0; } |
|
</style><style data-webtasks-id="17a2a9e6-cba1-416d">.accordion-group .accordion-button .title-tag { |
|
-webkit-font-smoothing: antialiased; } |
|
|
|
.accordion-group { |
|
display: grid; |
|
grid-gap: 1rem; |
|
margin-bottom: 3rem; } |
|
.accordion-group .accordion-button { |
|
border: 0.1rem solid #d5d5d5; |
|
align-items: center; |
|
background-color: #fff; |
|
border-radius: 0.2rem; |
|
display: flex; |
|
height: 5rem; |
|
justify-content: space-between; |
|
padding: 0 2rem; } |
|
.accordion-group .accordion-button .label { |
|
display: flex; |
|
gap: 1.5rem; |
|
position: relative; } |
|
.accordion-group .accordion-button .chevron { |
|
font-size: 80%; } |
|
.accordion-group .accordion-button .title-tag { |
|
font-size: 1rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
background-color: #026aa1; |
|
border-radius: 0.3rem; |
|
color: #fff; |
|
font-weight: bold; |
|
padding: 0.5rem; |
|
text-transform: uppercase; } |
|
.accordion-group .accordion-button .info-trigger:not(:focus-within) [role="tooltip"] { |
|
display: none; } |
|
.accordion-group .accordion-button .info-trigger:focus-within [role="tooltip"] { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; |
|
background-color: #fff; |
|
border: thin solid #d5d5d5; |
|
box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.25); |
|
left: 0; |
|
max-width: 50rem; |
|
padding: 2rem; |
|
position: absolute; |
|
text-align: left; |
|
top: calc(100% + 0.8rem); |
|
width: 50vw; |
|
z-index: 1; } |
|
.accordion-group .accordion-button .info-trigger:focus-within [role="tooltip"]::after { |
|
position: absolute; |
|
bottom: 100%; |
|
left: 12rem; |
|
height: 0; |
|
width: 0; |
|
content: ''; |
|
z-index: 2; |
|
border-bottom: 1rem solid #fff; |
|
border-left: 1rem solid transparent; |
|
border-right: 1rem solid transparent; |
|
transform: translateY(-50%); |
|
transform: none; } |
|
.accordion-group .content-pane { |
|
background-color: #fff; } |
|
</style><style data-webtasks-id="354abb9d-ddac-4b3c">.detail-phone-view .errata-pane .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; } |
|
.detail-phone-view .errata-pane .small.btn { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.detail-phone-view .errata-pane .medium.btn { |
|
height: 4rem; } |
|
.detail-phone-view .errata-pane .wide.btn { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.detail-phone-view .errata-pane .disabled.btn { |
|
opacity: 0.4; } |
|
.detail-phone-view .errata-pane .btn:hover, .detail-phone-view .errata-pane .btn:focus { |
|
background-color: #f1f1f1; } |
|
.detail-phone-view .errata-pane .btn:active { |
|
background-color: #e5e5e5; } |
|
.detail-phone-view .errata-pane .btn.secondary { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #757575; } |
|
.detail-phone-view .errata-pane .btn.secondary:hover, .detail-phone-view .errata-pane .btn.secondary:focus { |
|
background-color: #646464; } |
|
.detail-phone-view .errata-pane .btn.secondary:active { |
|
background-color: #4c4c4c; } |
|
|
|
.detail-phone-view .main-grid { |
|
display: grid; |
|
grid-gap: 1rem; |
|
margin-top: 1.2rem; } |
|
.detail-phone-view .main-grid .get-the-book { |
|
background-color: #fff; |
|
border-radius: 0.2rem; |
|
padding: 1rem 1.5rem; } |
|
.detail-phone-view .main-grid .get-the-book .option { |
|
font-size: 1.8rem; } |
|
.detail-phone-view .main-grid .get-the-book .option [data-prefix="fab"] { |
|
font-size: 2.2rem; } |
|
.detail-phone-view .main-grid .get-the-book .option .text { |
|
font-size: 1.6rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2.5rem; } |
|
.detail-phone-view .main-grid .get-the-book, |
|
.detail-phone-view .main-grid .accordion-item, |
|
.detail-phone-view .main-grid .give-link { |
|
background-color: #fff; |
|
box-shadow: 0 0.2rem 0.6rem 0 rgba(0, 0, 0, 0.25); |
|
max-width: 100%; } |
|
.detail-phone-view .main-grid .get-the-book .content-pane, |
|
.detail-phone-view .main-grid .accordion-item .content-pane, |
|
.detail-phone-view .main-grid .give-link .content-pane { |
|
max-width: calc(100vw - 3rem); |
|
overflow-x: auto; |
|
padding-top: 1.5rem; } |
|
.detail-phone-view .main-grid .give-link { |
|
align-items: center; |
|
border-radius: 0.2rem; |
|
display: flex; |
|
height: 5rem; |
|
justify-content: space-between; |
|
padding: 0 2rem; } |
|
.detail-phone-view .main-grid .give-link a { |
|
text-decoration: none; } |
|
.detail-phone-view .main-grid .give-link svg { |
|
color: #c22032; } |
|
|
|
.detail-phone-view .errata-pane { |
|
display: grid; |
|
grid-gap: 2rem; |
|
padding: 0 2rem 2rem; } |
|
.detail-phone-view .errata-pane .button-group { |
|
display: grid; |
|
grid-gap: 1rem; } |
|
.detail-phone-view .errata-pane .btn { |
|
background-color: #fff; } |
|
</style><style data-webtasks-id="b872fa89-1a2b-4bd7">.tab-heading .tabs-and-extras { |
|
align-items: baseline; |
|
display: flex; |
|
grid-gap: 4rem; |
|
justify-content: space-between; } |
|
|
|
.tab-heading .tab-group { |
|
border: 0; |
|
display: flex; |
|
justify-content: flex-start; |
|
padding: 0; |
|
width: auto; } |
|
.tab-heading .tab-group .tab { |
|
align-items: baseline; |
|
border-bottom: 0.4rem solid transparent; |
|
cursor: pointer; |
|
display: inline-flex; |
|
justify-content: center; |
|
margin-bottom: 0; |
|
padding: 3rem 1.5rem 0.3rem; } |
|
@media (min-width: 60.0625em) { |
|
.tab-heading .tab-group .tab { |
|
padding: 5rem 4rem 0.3rem; } } |
|
.tab-heading .tab-group .tab[aria-current], .tab-heading .tab-group .tab:hover { |
|
border-bottom: 0.4rem solid #63a524; } |
|
@media (max-width: 37.5em) { |
|
.tab-heading .tab-group .tab { |
|
padding-top: 1rem; } } |
|
|
|
.tab-heading .tab-baseline { |
|
background-color: #d5d5d5; |
|
border: 0; |
|
display: block; |
|
height: 0.1rem; |
|
margin: 0; |
|
width: 100%; } |
|
</style><style data-webtasks-id="620949b9-9320-46e3">.videos-tab .video-block { |
|
align-content: start; |
|
display: grid; |
|
grid-column-gap: 3rem; |
|
grid-template: 'title embed' 'description embed' 1fr; |
|
justify-content: left; |
|
margin-bottom: 4rem; } |
|
.videos-tab .video-block .title { |
|
grid-area: title; |
|
margin: 0; } |
|
.videos-tab .video-block .embed { |
|
grid-area: embed; } |
|
.videos-tab .video-block .description { |
|
grid-area: description; |
|
max-width: 80rem; } |
|
</style><style data-webtasks-id="3f278565-421a-44bf">.details-page .tab-controller .give-link { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; |
|
white-space: nowrap; } |
|
.details-page .tab-controller .give-link a { |
|
text-decoration: none; } |
|
.details-page .tab-controller .give-link svg { |
|
color: #c22032; |
|
margin-left: 1rem; } |
|
</style><style data-webtasks-id="cb4a9c19-79b2-4cbe">.details-page .content { |
|
box-sizing: border-box; |
|
margin-left: auto; |
|
margin-right: auto; |
|
max-width: 120rem; |
|
padding-left: 1.5rem; |
|
padding-right: 1.5rem; |
|
width: 100%; } |
|
.details-page .content .content { |
|
padding: 0; } |
|
|
|
.blue .book-icon, |
|
.blue .title-bar, |
|
.blue .webinars .icon-cell, .deep-green .book-icon, |
|
.deep-green .title-bar, |
|
.deep-green .webinars .icon-cell, .gold .book-icon, |
|
.gold .title-bar, |
|
.gold .webinars .icon-cell, .gray .book-icon, |
|
.gray .title-bar, |
|
.gray .webinars .icon-cell, .green .book-icon, |
|
.green .title-bar, |
|
.green .webinars .icon-cell, .light-blue .book-icon, |
|
.light-blue .title-bar, |
|
.light-blue .webinars .icon-cell, .orange .book-icon, |
|
.orange .title-bar, |
|
.orange .webinars .icon-cell, .red .book-icon, |
|
.red .title-bar, |
|
.red .webinars .icon-cell { |
|
-webkit-font-smoothing: antialiased; } |
|
|
|
@media (max-width: 37.5em) { |
|
.details-page .content-wrapper > .toc-slideout { |
|
display: none; } } |
|
|
|
@media (min-width: 37.5625em) { |
|
.details-page { |
|
background-color: #fff; } |
|
.details-page .content-wrapper { |
|
display: grid; |
|
grid-template-columns: auto 1fr; } |
|
.details-page .content-wrapper.drawer-open > .content { |
|
margin-left: 0; |
|
max-width: none; |
|
padding-right: calc(50vw - 60rem); } |
|
.details-page .content-wrapper > .toc-slideout { |
|
background-color: #fff; |
|
border-right: thin solid #d5d5d5; |
|
overflow-y: auto; |
|
padding: 0; |
|
position: relative; |
|
transition: width 0.3s; |
|
width: 30vw; } |
|
.details-page .content-wrapper:not(.drawer-open) > .toc-slideout { |
|
height: 0; |
|
padding: 0; |
|
width: 0; } |
|
.details-page .content-wrapper .toc-drawer { |
|
padding-right: 4rem; } |
|
.details-page .content-wrapper .close-toc { |
|
align-items: center; |
|
border-radius: 50%; |
|
cursor: pointer; |
|
display: flex; |
|
font-size: 2.4rem; |
|
height: 2.8rem; |
|
justify-content: center; |
|
width: 2.8rem; } |
|
.details-page .content-wrapper .top-padding, |
|
.details-page .content-wrapper .bottom-padding { |
|
height: 6rem; |
|
padding: 1.5rem; |
|
position: sticky; |
|
width: 100%; } |
|
.details-page .content-wrapper .top-padding { |
|
display: flex; |
|
justify-content: flex-end; |
|
top: 0; } |
|
.details-page .content-wrapper .bottom-padding { |
|
bottom: 0; } |
|
.details-page.card-background > .content-wrapper { |
|
background-image: linear-gradient(to bottom, #fff, #fff 10rem, #f1f1f1 25rem); } } |
|
@media (min-width: 37.5625em) and (min-width: 60.0625em) { |
|
.details-page.card-background > .content-wrapper { |
|
background-image: linear-gradient(to bottom, #fff, #fff 15rem, #f1f1f1 30rem); } } |
|
|
|
.details-page .loc-summary-text p { |
|
padding-bottom: 2.4rem; } |
|
|
|
.details-page .loc-summary-text p:last-child { |
|
padding-bottom: 0; } |
|
|
|
.details-page .loc-summary-text p:empty, |
|
.details-page .loc-summary-text br { |
|
display: none; } |
|
|
|
.details-page .hero { |
|
align-items: flex-end; |
|
background-image: linear-gradient(75deg, #aaa, #777); |
|
display: flex; |
|
overflow: hidden; |
|
padding: 0; } |
|
.blue .hero, |
|
.blue .book-icon, |
|
.blue .title-bar, |
|
.blue .webinars .icon-cell { |
|
background-color: #002469; } |
|
.blue .hero { |
|
background-image: linear-gradient(to right, #002469, #004aa2); } |
|
.blue .book-icon, |
|
.blue .title-bar, |
|
.blue .webinars .icon-cell { |
|
color: #fff; } |
|
.deep-green .hero, |
|
.deep-green .book-icon, |
|
.deep-green .title-bar, |
|
.deep-green .webinars .icon-cell { |
|
background-color: #0c9372; } |
|
.deep-green .hero { |
|
background-image: linear-gradient(to right, #0c9372, #12a28c); } |
|
.deep-green .book-icon, |
|
.deep-green .title-bar, |
|
.deep-green .webinars .icon-cell { |
|
color: #fff; } |
|
.gold .hero, |
|
.gold .book-icon, |
|
.gold .title-bar, |
|
.gold .webinars .icon-cell { |
|
background-color: #fdbd3e; } |
|
.gold .hero { |
|
background-image: linear-gradient(to right, #fdbd3e, #ffd060); } |
|
.gold .book-icon, |
|
.gold .title-bar, |
|
.gold .webinars .icon-cell { |
|
color: #fff; } |
|
.gray .hero, |
|
.gray .book-icon, |
|
.gray .title-bar, |
|
.gray .webinars .icon-cell { |
|
background-color: #5e6162; } |
|
.gray .hero { |
|
background-image: linear-gradient(to right, #5e6162, #97999b); } |
|
.gray .book-icon, |
|
.gray .title-bar, |
|
.gray .webinars .icon-cell { |
|
color: #fff; } |
|
.green .hero, |
|
.green .book-icon, |
|
.green .title-bar, |
|
.green .webinars .icon-cell { |
|
background-color: #63a524; } |
|
.green .hero { |
|
background-image: linear-gradient(to right, #63a524, #9cd14a); } |
|
.green .book-icon, |
|
.green .title-bar, |
|
.green .webinars .icon-cell { |
|
color: #fff; } |
|
.light-blue .hero, |
|
.light-blue .book-icon, |
|
.light-blue .title-bar, |
|
.light-blue .webinars .icon-cell { |
|
background-color: #0dc0dc; } |
|
.light-blue .hero { |
|
background-image: linear-gradient(to right, #0dc0dc, #1ee1f0); } |
|
.light-blue .book-icon, |
|
.light-blue .title-bar, |
|
.light-blue .webinars .icon-cell { |
|
color: #fff; } |
|
.orange .hero, |
|
.orange .book-icon, |
|
.orange .title-bar, |
|
.orange .webinars .icon-cell { |
|
background-color: #f36b32; } |
|
.orange .hero { |
|
background-image: linear-gradient(to right, #f36b32, #faa461); } |
|
.orange .book-icon, |
|
.orange .title-bar, |
|
.orange .webinars .icon-cell { |
|
color: #fff; } |
|
.red .hero, |
|
.red .book-icon, |
|
.red .title-bar, |
|
.red .webinars .icon-cell { |
|
background-color: #c22032; } |
|
.red .hero { |
|
background-image: linear-gradient(to right, #c22032, #e34361); } |
|
.red .book-icon, |
|
.red .title-bar, |
|
.red .webinars .icon-cell { |
|
color: #fff; } |
|
.yellow .hero, |
|
.yellow .book-icon, |
|
.yellow .title-bar, |
|
.yellow .webinars .icon-cell { |
|
background-color: #f4d019; } |
|
.yellow .hero { |
|
background-image: linear-gradient(to right, #f4d019, #faea36); } |
|
.yellow .book-icon, |
|
.yellow .title-bar, |
|
.yellow .webinars .icon-cell { |
|
color: #424242; } |
|
.details-page .hero .book-title { |
|
padding: 0 0 0 1.5rem; } |
|
.details-page .hero .book-title h1:not(.image-heading) { |
|
font-size: 4rem; |
|
font-weight: bold; |
|
letter-spacing: -0.16rem; |
|
line-height: normal; |
|
line-height: 1; |
|
margin: 0; |
|
text-align: left; } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.details-page .hero .book-title h1:not(.image-heading) { |
|
font-size: 10rem; |
|
font-weight: bold; |
|
letter-spacing: -0.4rem; |
|
line-height: normal; |
|
line-height: 1; } } |
|
@media (min-width: 60.0625em) { |
|
.details-page .hero .book-title h1:not(.image-heading) { |
|
font-size: 13rem; |
|
font-weight: bold; |
|
letter-spacing: -0.52rem; |
|
line-height: normal; |
|
line-height: 1; } } |
|
@media (min-width: 50.0625em) { |
|
.details-page .hero .book-title h1:not(.image-heading) { |
|
padding-left: 1.5rem; } } |
|
.details-page .hero .book-title .image-heading { |
|
display: flex; |
|
justify-content: space-between; |
|
line-height: 0; |
|
margin: 0; } |
|
@media (max-width: 37.5em) { |
|
.details-page .hero .book-title .image-heading { |
|
height: 10.4rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.details-page .hero .book-title .image-heading { |
|
height: 11.7rem; } } |
|
@media (min-width: 60.0625em) { |
|
.details-page .hero .book-title .image-heading { |
|
height: 13rem; } } |
|
.details-page .hero .book-title .image-heading .title-image { |
|
height: 100%; } |
|
.details-page .hero .book-title .image-heading .title-logo { |
|
max-width: 22.2rem; |
|
padding-right: 1.5rem; } |
|
@media (max-width: 37.5em) { |
|
.details-page .hero .book-title .image-heading .title-logo { |
|
display: none; } } |
|
.details-page .hero .book-title .volume { |
|
font-size: 50%; |
|
font-weight: 300; |
|
letter-spacing: normal; |
|
line-height: 0.7; } |
|
|
|
.details-page .content { |
|
justify-content: flex-start; } |
|
|
|
.details-page .phone-view { |
|
display: block; } |
|
@media (min-width: 37.5625em) { |
|
.details-page .phone-view { |
|
display: none; } } |
|
|
|
.details-page .bigger-view { |
|
display: none; } |
|
@media (min-width: 37.5625em) { |
|
.details-page .bigger-view { |
|
display: block; } } |
|
|
|
.details-page .tab-controller { |
|
width: 100%; } |
|
.details-page .tab-controller .tab { |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; } |
|
@media (max-width: 37.5em) { |
|
.details-page .tab-controller .tab { |
|
font-size: 1.8rem; } } |
|
@media (min-width: 60.0625em) { |
|
.details-page .tab-controller .tab { |
|
font-size: 2.2rem; } } |
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.details-page .tab-controller .tab { |
|
font-size: calc(1.11111vw - -1.13333rem); } } |
|
@media (min-width: 60.0625em) { |
|
.details-page .tab-controller .tab { |
|
padding-bottom: 1.5rem; } } |
|
|
|
.details-page .tab-content { |
|
padding: 4rem 0 6rem; |
|
width: 100%; } |
|
|
|
@media (max-width: 37.5em) { |
|
.details-page .language-selector { |
|
margin-top: 2rem; } } |
|
|
|
@media (min-width: 60.0625em) { |
|
.details-page .language-selector { |
|
margin-top: 3rem; } } |
|
|
|
@media (min-width: 37.5625em) and (max-width: 60em) { |
|
.details-page .language-selector { |
|
margin-top: calc(2.77778vw - -0.33333rem); } } |
|
|
|
@media (max-width: 60em) { |
|
.details-page .language-selector { |
|
margin-bottom: 2rem; } } |
|
|
|
.details-page .unbold { |
|
font-weight: normal; } |
|
|
|
.details-page .resources { |
|
display: grid; |
|
grid-gap: 3rem 3rem; |
|
margin: 2rem 0 0; } |
|
.details-page .resources.ally { |
|
grid-template-columns: repeat(auto-fit, minmax(26rem, 1fr)); } |
|
|
|
.details-page .btn.default { |
|
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; } |
|
.details-page .btn.default.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.details-page .btn.default.medium { |
|
height: 4rem; } |
|
.details-page .btn.default.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.details-page .btn.default.disabled { |
|
opacity: 0.4; } |
|
.details-page .btn.default:hover, .details-page .btn.default:focus { |
|
background-color: #f1f1f1; } |
|
.details-page .btn.default:active { |
|
background-color: #e5e5e5; } |
|
|
|
.details-page .table-of-contents { |
|
list-style: none; |
|
margin: 0; |
|
padding: 0; |
|
padding-left: 2rem; |
|
padding-right: 0.5rem; } |
|
.details-page .table-of-contents > li { |
|
font-weight: bold; |
|
margin-bottom: 2rem; } |
|
.details-page .table-of-contents ol { |
|
font-weight: normal; |
|
list-style: none; |
|
padding-left: 2rem; } |
|
.details-page .table-of-contents ol .box { |
|
font-weight: bold; } |
|
</style><style data-webtasks-id="5134ff07-1cb5-4433">.toc-drawer > .table-of-contents > :not(ul) { |
|
font-weight: bold; } |
|
|
|
.toc-drawer > .table-of-contents ul { |
|
margin-top: 0; } |
|
|
|
.toc-drawer > .table-of-contents a { |
|
color: #424242; |
|
text-decoration: none; } |
|
|
|
.toc-drawer > .table-of-contents a > .os-text { |
|
color: #026aa1; |
|
text-decoration-line: underline; } |
|
|
|
.toc-drawer > .table-of-contents .os-divider::before { |
|
content: '.'; } |
|
</style><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=undefined%2Fdetails%2Fbooks%2Fentrepreneurship&referrer=" data-webtasks-id="08a9ecd3-93cb-4292"></script><style data-webtasks-id="c810d188-f3f1-456e">.details-tab .savings-blurb, |
|
.details-pane .savings-blurb { |
|
align-items: center; |
|
display: grid; |
|
grid-column-gap: 1rem; |
|
grid-template-columns: auto 1fr; } |
|
@media (max-width: 37.5em) { |
|
.details-tab .savings-blurb, |
|
.details-pane .savings-blurb { |
|
display: block; } } |
|
.details-tab .savings-blurb .book-icon, |
|
.details-pane .savings-blurb .book-icon { |
|
align-items: center; |
|
border-radius: 50%; |
|
display: flex; |
|
font-size: 2.7rem; |
|
height: 6rem; |
|
justify-content: center; |
|
width: 6rem; } |
|
@media (max-width: 37.5em) { |
|
.details-tab .savings-blurb .book-icon, |
|
.details-pane .savings-blurb .book-icon { |
|
display: none; } } |
|
.details-tab .savings-blurb span[id], |
|
.details-pane .savings-blurb span[id] { |
|
font-weight: bold; } |
|
</style><style data-webtasks-id="f9d0de4d-07b7-4ae0">.details-tab .btn, |
|
.details-tab 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; } |
|
.details-tab .small.btn, |
|
.details-tab button.small { |
|
font-size: 1.4rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 2rem; |
|
height: 3rem; |
|
padding: 0 2rem; } |
|
.details-tab .medium.btn, |
|
.details-tab button.medium { |
|
height: 4rem; } |
|
.details-tab .wide.btn, |
|
.details-tab button.wide { |
|
padding: 0; |
|
width: calc(100% - 0.5rem); } |
|
.details-tab .disabled.btn, |
|
.details-tab button.disabled { |
|
opacity: 0.4; } |
|
.details-tab .btn:hover, |
|
.details-tab button:hover, .details-tab .btn:focus, |
|
.details-tab button:focus { |
|
background-color: #f1f1f1; } |
|
.details-tab .btn:active, |
|
.details-tab button:active { |
|
background-color: #e5e5e5; } |
|
.details-tab .btn.primary, .details-tab .btn[type="submit"], |
|
.details-tab button.primary, |
|
.details-tab button[type="submit"] { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #d4450c; } |
|
.details-tab .btn.primary:hover, .details-tab .btn:hover[type="submit"], |
|
.details-tab button.primary:hover, |
|
.details-tab button:hover[type="submit"], .details-tab .btn.primary:focus, .details-tab .btn:focus[type="submit"], |
|
.details-tab button.primary:focus, |
|
.details-tab button:focus[type="submit"] { |
|
background-color: #be3c08; } |
|
.details-tab .btn.primary:active, .details-tab .btn:active[type="submit"], |
|
.details-tab button.primary:active, |
|
.details-tab button:active[type="submit"] { |
|
background-color: #b03808; } |
|
.details-tab .btn.secondary, .details-tab .btn[type="reset"], |
|
.details-tab button.secondary, |
|
.details-tab button[type="reset"] { |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
border: 0; |
|
color: #fff; |
|
font-weight: bold; |
|
background-color: #757575; } |
|
.details-tab .btn.secondary:hover, .details-tab .btn:hover[type="reset"], |
|
.details-tab button.secondary:hover, |
|
.details-tab button:hover[type="reset"], .details-tab .btn.secondary:focus, .details-tab .btn:focus[type="reset"], |
|
.details-tab button.secondary:focus, |
|
.details-tab button:focus[type="reset"] { |
|
background-color: #646464; } |
|
.details-tab .btn.secondary:active, .details-tab .btn:active[type="reset"], |
|
.details-tab button.secondary:active, |
|
.details-tab button:active[type="reset"] { |
|
background-color: #4c4c4c; } |
|
|
|
.details-tab { |
|
display: grid; |
|
grid-gap: 1.5rem; } |
|
@media (min-width: 60.0625em) { |
|
.details-tab { |
|
grid-template-columns: auto auto; } } |
|
.details-tab p, |
|
.details-tab h3 { |
|
margin: 0; } |
|
.details-tab .main { |
|
display: grid; |
|
grid-gap: 3rem; |
|
max-width: 80rem; } |
|
@media (min-width: 60.0625em) { |
|
.details-tab .main [data-html="description"], |
|
.details-tab .main .loc-summary-text { |
|
font-size: 1.8rem; |
|
font-weight: normal; |
|
letter-spacing: normal; |
|
line-height: normal; |
|
line-height: 3rem; } } |
|
.details-tab .publication-info { |
|
line-height: normal; |
|
max-width: 30rem; } |
|
.details-tab .button-group { |
|
display: grid; |
|
grid-gap: 1rem; |
|
margin: 1.5rem 0 0; } |
|
@media (min-width: 37.5625em) { |
|
.details-tab .button-group { |
|
grid-template-columns: auto auto 1fr; } } |
|
.details-tab .btn, |
|
.details-tab button { |
|
background-color: transparent; |
|
margin: 0; |
|
padding: 1rem 2rem; |
|
text-transform: none; } |
|
.details-tab .btn.primary, .details-tab .btn[type="submit"], |
|
.details-tab button.primary, |
|
.details-tab button[type="submit"] { |
|
margin: 0; } |
|
.details-tab .btn.secondary, .details-tab .btn[type="reset"], |
|
.details-tab button.secondary, |
|
.details-tab button[type="reset"] { |
|
margin: 0; } |
|
.details-tab h3, |
|
.details-tab h4 { |
|
letter-spacing: normal; } |
|
.details-tab h3 { |
|
margin-bottom: 0.3rem; } |
|
.details-tab h4 { |
|
font-size: 1.6rem; |
|
font-weight: bold; |
|
letter-spacing: -0.064rem; |
|
line-height: normal; |
|
margin-bottom: 0; } |
|
.details-tab h4 ~ img { |
|
margin-top: 0.7rem; } |
|
.details-tab .author-heading { |
|
font-size: 2.4rem; |
|
font-weight: bold; |
|
letter-spacing: -0.096rem; |
|
line-height: normal; |
|
line-height: 3rem; |
|
margin: 1rem 0; } |
|
.details-tab .sidebar { |
|
display: grid; |
|
grid-gap: 6rem; |
|
grid-template-columns: 1fr 1fr; } |
|
@media (min-width: 60.0625em) { |
|
.details-tab .sidebar { |
|
grid-template-columns: auto; |
|
grid-template-rows: auto 1fr; } } |
|
.details-tab .sidebar .button-group .btn { |
|
background-color: #fff; |
|
display: grid; |
|
grid-gap: 1.5rem; |
|
grid-template-columns: auto auto; |
|
width: 100%; } |
|
.details-tab .loc-pdf-update-date .callout-container { |
|
position: relative; |
|
white-space: nowrap; |
|
width: min-content; } |
|
.details-tab .loc-pdf-update-date:not(:hover) .callout { |
|
display: none; } |
|
.details-tab .loc-pdf-update-date:hover .callout { |
|
background-color: #f1f1f1; |
|
border-radius: 0.3rem; |
|
left: 100%; |
|
margin-left: 1.5rem; |
|
padding: 1rem; |
|
position: absolute; |
|
top: 0; } |
|
</style></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"><main class="details-page orange" data-webtasks-id="875f4ff3-fe57-4a75"><div class="hero" data-webtasks-id="a0a5190e-03a8-4c24"><div class="content book-title" data-webtasks-id="292d37bf-f377-495b"><h1 class="image-heading" data-webtasks-id="161ba8b6-f5c5-4135"><img src="https://assets.openstax.org/oscms-prodcms/media/documents/entrepreneurship.svg" alt="Entrepreneurship" height="130" width="392" class="title-image" data-webtasks-id="eac862f3-e3fd-41df"></h1></div></div><div data-slug="books/entrepreneurship" class="content-wrapper" data-webtasks-id="eecc64af-6b71-4341"><div class="toc-slideout" data-webtasks-id="38afdcfd-5d26-408d"><div class="top-padding" data-webtasks-id="06f80aba-24f1-47e4"><span role="button" tabindex="0" class="close-toc" data-webtasks-id="39a427c5-7609-4d87">×</span></div><div class="toc-slideout-contents" data-webtasks-id="c009c732-e231-49d7"><div class="toc-drawer" data-webtasks-id="d0b14d0e-70e3-4e89"></div></div><div class="bottom-padding" data-webtasks-id="9226aa66-2418-4263"></div></div><div class="content" data-webtasks-id="9da0cee5-abc9-4f95"><div class="phone-view" data-webtasks-id="79c294db-f8c0-43df"></div><div class="bigger-view" data-webtasks-id="0d46e256-f7c1-4dd0"><div class="tab-controller" data-webtasks-id="14b8006a-92ee-40bb"><div class="tab-heading" data-webtasks-id="c9c75c5b-b1ac-4bf1"><div class="tabs-and-extras" data-webtasks-id="6a911bc2-ade5-4011"><nav data-analytics-nav="Book Details Tabs" class="tab-group" data-webtasks-id="cddca718-d923-4155"><h2 role="link" tabindex="0" class="tab" aria-current="page" data-webtasks-id="d51061d7-d8b8-4bf1">Book details</h2><h2 role="link" tabindex="0" data-analytics-link="" class="tab" data-webtasks-id="47a3cd45-d657-4720">Instructor resources</h2><h2 role="link" tabindex="0" data-analytics-link="" class="tab" data-webtasks-id="4b99b339-905a-4aa2">Student resources</h2></nav></div><hr class="tab-baseline" data-webtasks-id="9e3e2c77-9902-4a4e"></div></div><div class="tab-content" data-webtasks-id="2d384ded-01d8-4951"><div class="content-group" data-webtasks-id="e3b178d1-37a2-4528"><div data-webtasks-id="7cd53d64-de4e-4936"><div class="details-tab" data-webtasks-id="5e9e9ea9-1c3c-4a1b"><div class="sidebar" data-webtasks-id="68f0e8b1-07a5-4be5"><div data-webtasks-id="e5aa9cd6-adec-411d"><h3 data-webtasks-id="1f3e038b-d841-4330">Get the book</h3><div class="get-the-book" data-webtasks-id="33362528-5702-40be"><div class="get-this-title" data-webtasks-id="edb156a0-0f8d-4de4"><div data-analytics-nav="Get the book" class="options" data-webtasks-id="78a881fb-b0fb-4896"><div class="option toc-option" data-webtasks-id="fec1a942-b58e-4cc7"><a href="/" role="button" aria-pressed="false" class="show-toc" data-webtasks-id="8cc50483-fdb5-4e0f"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="list-ol" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-list-ol " data-webtasks-id="7fea019e-5483-426c"><path fill="currentColor" d="M24 56c0-13.3 10.7-24 24-24H80c13.3 0 24 10.7 24 24V176h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H40c-13.3 0-24-10.7-24-24s10.7-24 24-24H56V80H48C34.7 80 24 69.3 24 56zM86.7 341.2c-6.5-7.4-18.3-6.9-24 1.2L51.5 357.9c-7.7 10.8-22.7 13.3-33.5 5.6s-13.3-22.7-5.6-33.5l11.1-15.6c23.7-33.2 72.3-35.6 99.2-4.9c21.3 24.4 20.8 60.9-1.1 84.7L86.8 432H120c13.3 0 24 10.7 24 24s-10.7 24-24 24H32c-9.5 0-18.2-5.6-22-14.4s-2.1-18.9 4.3-25.9l72-78c5.3-5.8 5.4-14.6 .3-20.5zM224 64H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32z" data-webtasks-id="f524c86e-eec3-4666"></path></svg><span class="text" data-webtasks-id="3b463e82-0b54-4c93">Table of contents</span></a></div><div class="option" data-webtasks-id="72919758-f752-4664"><div class="option-with-callout" data-webtasks-id="e14cd73f-21ea-4d7f"><a href="https://openstax.org/books/entrepreneurship/pages/1-introduction" data-local="true" data-track="Online" rel="noreferrer" data-webtasks-id="b1767ce5-2bee-41ae"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="laptop" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" class="svg-inline--fa fa-laptop " data-webtasks-id="6fd296b9-dd87-4a86"><path fill="currentColor" d="M128 32C92.7 32 64 60.7 64 96V352h64V96H512V352h64V96c0-35.3-28.7-64-64-64H128zM19.2 384C8.6 384 0 392.6 0 403.2C0 445.6 34.4 480 76.8 480H563.2c42.4 0 76.8-34.4 76.8-76.8c0-10.6-8.6-19.2-19.2-19.2H19.2z" data-webtasks-id="5a28ea96-fb3a-4033"></path></svg><span class="text" data-webtasks-id="fb315e7b-0fea-4783">View online</span></a></div></div><div class="option" data-webtasks-id="957306a1-7a3d-4f31"><a href="https://assets.openstax.org/oscms-prodcms/media/documents/Entrepreneurship-WEB_qNSArxT.pdf" data-track="PDF" data-webtasks-id="3cba1227-b7ac-473f"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="cloud-arrow-down" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" class="svg-inline--fa fa-cloud-arrow-down " data-webtasks-id="15b1196e-d6e3-40a8"><path fill="currentColor" d="M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128H144zm79-167l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39V184c0-13.3-10.7-24-24-24s-24 10.7-24 24V318.1l-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z" data-webtasks-id="22e51b09-37cf-4516"></path></svg><span class="text" data-webtasks-id="88eefdb5-7d88-400a"> Download a PDF</span></a></div><div class="option" data-webtasks-id="d5793825-fe28-4168"><a href="true" data-webtasks-id="9f13612d-76ca-42b1"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="book" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-book " data-webtasks-id="0c963388-0b04-401a"><path fill="currentColor" d="M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V384c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H384 96zm0 384H352v64H96c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32-240c0-8.8 7.2-16 16-16H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16zm16 48H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16s7.2-16 16-16z" data-webtasks-id="d4605a46-e27d-4f47"></path></svg><span class="text" data-webtasks-id="af246a64-21e9-446a">Order a print copy</span></a></div></div></div></div></div><div class="let-us-know-region" data-webtasks-id="ebc07ad1-c4e7-41f0"><div class="let-us-know" data-webtasks-id="798d05c7-bfcd-4cc1"><a href="/interest?Entrepreneurship" class="top" data-webtasks-id="30c283b9-5712-4b0f"><span class="book-icon" data-webtasks-id="10916eee-837b-496c"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="user-plus" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" class="svg-inline--fa fa-user-plus " data-webtasks-id="8db00188-9c03-4d65"><path fill="currentColor" d="M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM504 312V248H440c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V136c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H552v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z" data-webtasks-id="0e99df8e-38e9-4174"></path></svg></span><span class="text" data-webtasks-id="0f2de6c1-c440-42f9">Sign up to<br data-webtasks-id="50a7c7ad-7e85-4410">learn more</span></a><a href="/adoption?Entrepreneurship" class="link" data-webtasks-id="625d13df-4d5f-4860">Using this book? Let us know.</a></div></div></div><div class="main" data-webtasks-id="82c4047b-931f-4ebc"><div class="loc-summary-text" data-webtasks-id="ea9ac172-2a1a-4c72"><h3 data-webtasks-id="d4ecbc4c-ea4c-4a5e">Summary</h3><div data-webtasks-id="25c9beff-c74a-48be"><p data-block-key="0ah1s" data-webtasks-id="3981392d-e79c-44db">This textbook is intended for use in introductory Entrepreneurship classes at the undergraduate level. Due to the wide range of audiences and course approaches, the book is designed to be as flexible as possible. Theoretical and practical aspects are presented in a balanced manner, and specific components such as the business plan are provided in multiple formats. <i data-webtasks-id="8b2cb27d-994a-4a47">Entrepreneurship</i> aims to drive students toward active participation in entrepreneurial roles, and exposes them to a wide range of companies and scenarios.</p></div></div><div data-webtasks-id="492ff6ee-b96c-4e0f"><h3 class="author-heading" data-webtasks-id="e84eff49-bd4e-48a0">Senior Contributing Authors</h3><div class="loc-senior-author" data-webtasks-id="ea97a7f8-4b9a-4ac5">Michael Laverty, Colorado State University Global</div><div class="loc-senior-author" data-webtasks-id="19d5fc06-5efe-4779">Chris Littel, North Carolina State University</div></div><div data-webtasks-id="d7aec2f9-4720-4b6f"><h3 class="author-heading" data-webtasks-id="01486625-2fb0-4758">Contributing Authors</h3><div class="loc-nonsenior-author" data-webtasks-id="45284b58-cdc4-49d5">Chandra D. Arthur, Cuyahoga Community College</div><div class="loc-nonsenior-author" data-webtasks-id="5270832e-4369-48e4">Martin S. Bressler, Southeastern Oklahoma State University</div><div class="loc-nonsenior-author" data-webtasks-id="da2ef851-1792-490e">Stephen M. Byars, USC Marshall School of Business</div><div class="loc-nonsenior-author" data-webtasks-id="84eadf84-44a4-44f6">Bryan Coleman, Assumption College</div><div class="loc-nonsenior-author" data-webtasks-id="d560700b-0be2-41e4">Mehran C. Ferdowsian, Wilkes University</div><div class="loc-nonsenior-author" data-webtasks-id="cc706be0-ff49-45f9">Geoffrey Graybeal, Georgia State University</div><div class="loc-nonsenior-author" data-webtasks-id="172915ac-3d4c-4ad2">Wm. David Hawkins, Northwestern Oklahoma State University</div><div class="loc-nonsenior-author" data-webtasks-id="9cd99f6c-fba4-4f6b">Jennifer Herrera, Capella University</div><div class="loc-nonsenior-author" data-webtasks-id="8c313601-bf37-4dd2">Lyzona Marshall, Seton Hill University</div><div class="loc-nonsenior-author" data-webtasks-id="b72247a6-6d2f-4348">Angela Mitchell, Wilmington College</div><div class="loc-nonsenior-author" data-webtasks-id="f94cd43d-cc46-44b8">William Nantz, Houston Community College</div><div class="loc-nonsenior-author" data-webtasks-id="af3d56ae-bc56-4a3f">Denisse Olivas, University of Texas at El Paso</div><div class="loc-nonsenior-author" data-webtasks-id="925ecc57-7d91-4c20">Karli Peterson, Colorado State University Global</div><div class="loc-nonsenior-author" data-webtasks-id="ce6585eb-e789-444a">Mark A. Poepsel, Southern Illinois University Edwardsville</div><div class="loc-nonsenior-author" data-webtasks-id="7cb253d7-af66-48ce">Kevin Raiford, College of Southern Nevada</div><div class="loc-nonsenior-author" data-webtasks-id="bf39aaed-3e9c-4aaf">Jeffrey J. Sabolish, University of Michigan-Flint</div><div class="loc-nonsenior-author" data-webtasks-id="e4a2fa5b-4f7e-4549">Sally Sledge, Norfolk State University</div><div class="loc-nonsenior-author" data-webtasks-id="7ecaa35b-78ca-4012">Kurt Stanberry, University of Houston-Downtown</div></div><div class="loc-errata" data-webtasks-id="2fe107b4-7117-4036"><h3 data-webtasks-id="1b1119d6-5c4e-4989">Errata</h3><p data-webtasks-id="afe3ae42-948b-445b">All OpenStax textbooks undergo a rigorous review process. However, like any professional-grade textbook, errors sometimes occur. The good part is, since our books are web-based, we can make updates periodically. If you have a correction to suggest, submit it here. We review your suggestion and make necessary changes.</p><div class="button-group" data-webtasks-id="0c2da569-e3d6-461a"><a href="/errata/form?book=Entrepreneurship" class="btn secondary medium" data-webtasks-id="f6d14d8f-c50a-4965">Suggest a correction</a><a href="/errata/?book=Entrepreneurship" class="btn default medium" data-webtasks-id="67bf95b0-c661-490c">Errata list</a></div></div><div class="publication-info" data-webtasks-id="ce65787a-5112-4940"><div class="loc-pub-date" data-webtasks-id="54242500-a1d9-4a26"><h4 data-webtasks-id="e7889e5f-c789-4c55">Publish Date:</h4>Jan 16, 2020</div><div class="loc-web-update-date" data-webtasks-id="8ccfbb2f-6284-4c1b"><h4 data-webtasks-id="934931ec-b5c5-43e8">Web Version Last Updated:</h4>Apr 05, 2023</div><div class="loc-print-isbn" data-webtasks-id="580ed0e0-5950-451c"><h4 data-webtasks-id="c06b8532-c0a9-46b6">Hardcover:</h4><div data-webtasks-id="edfd9a6f-04f3-4710">ISBN-13: 978-1-947172-69-2</div></div><div class="loc-digital-isbn" data-webtasks-id="463c8fb8-d5d5-403f"><h4 data-webtasks-id="056d9567-76df-473d">Digital:</h4><div data-webtasks-id="42ae8865-b5f3-4964">ISBN-13: 978-1-947172-70-8</div></div><div class="loc-license" data-webtasks-id="8ce4bb24-8a26-486c"><h4 data-webtasks-id="c6144cf1-c3c1-4e55">License:</h4><img src="/dist/images/details/by.svg" alt="" height="42" width="120" data-webtasks-id="285d63b2-c49a-41cf"><div data-webtasks-id="0b3acff2-b82f-403d"><div data-webtasks-id="094510ed-838a-42e6">CC BY</div></div></div></div><div class="savings-blurb" data-webtasks-id="77bb6dc8-f8db-494b"><span class="book-icon" data-webtasks-id="d63bd421-90b8-4c9f"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="hand-holding-heart" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="svg-inline--fa fa-hand-holding-heart " data-webtasks-id="f4da0496-055a-454c"><path fill="currentColor" d="M163.9 136.9c-29.4-29.8-29.4-78.2 0-108s77-29.8 106.4 0l17.7 18 17.7-18c29.4-29.8 77-29.8 106.4 0s29.4 78.2 0 108L310.5 240.1c-6.2 6.3-14.3 9.4-22.5 9.4s-16.3-3.1-22.5-9.4L163.9 136.9zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z" data-webtasks-id="1740968f-8bea-468a"></path></svg></span><div data-webtasks-id="45576c28-547f-42fb">With philanthropic support, this book is used in <span id="adoption_number" data-webtasks-id="762ef474-92b8-4f8b">212</span> classrooms, saving students <span id="savings" data-webtasks-id="7d88670a-58a2-4bd8">3,228,860</span> dollars this school year. <a href="/impact" data-webtasks-id="5619a95c-9bf1-4bd5">Learn more about our impact</a> and how you can help.</div></div></div></div></div><div hidden="" data-webtasks-id="9abf4ad4-f178-4f0c"><div data-webtasks-id="413dd3b1-4c25-4f19"></div></div><div hidden="" data-webtasks-id="23de3294-9e65-43c2"><div data-webtasks-id="104cfa58-cb53-49b5"></div></div></div></div></div></div></div></main></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><div class="ReactModalPortal" data-webtasks-id="a341224f-1534-42ff"></div><div class="ReactModalPortal" data-webtasks-id="99c7fe4a-ea5d-4da1"></div></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> |