');background-position: center center;background-repeat: repeat-x;}#divider07:not(:first-child) {margin-top: 1.75rem !important;}#divider07:not(:last-child) {margin-bottom: 1.75rem !important;}#divider07:before {width: 1rem;border-top: dotted 1px #000000;height: 1px;}#divider08:before {width: 11rem;height: 1rem;background-size: auto 80.1%;background-image: url('data:image/svg xml;charset=utf8, ');background-position: center center;background-repeat: repeat-x;}#divider12:before {width: 11rem;height: 1rem;background-size: auto 80.1%;background-image: url('data:image/svg xml;charset=utf8, ');background-position: center center;background-repeat: repeat-x;}#divider09:not(:first-child) {margin-top: 1.75rem !important;}#divider09:not(:last-child) {margin-bottom: 1.75rem !important;}#divider09:before {width: 1rem;border-top: dotted 1px #000000;height: 1px;}#divider11:not(:first-child) {margin-top: 1.75rem !important;}#divider11:not(:last-child) {margin-bottom: 1.75rem !important;}#divider11:before {width: 11rem;height: 1rem;background-size: auto 80.1%;background-image: url('data:image/svg xml;charset=utf8, ');background-position: center center;background-repeat: repeat-x;}#divider10:not(:first-child) {margin-top: 1.75rem !important;}#divider10:not(:last-child) {margin-bottom: 1.75rem !important;}#divider10:before {width: 11rem;height: 1rem;background-size: auto 80.1%;background-image: url('data:image/svg xml;charset=utf8, ');background-position: center center;background-repeat: repeat-x;}#divider01:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider02:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider03:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider04:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider05:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}.gallery .inner {display: inline-block;max-width: 100%;vertical-align: middle;}.gallery ul {display: flex;flex-wrap: wrap;justify-content: var(--flex-alignment);}.gallery ul li {position: relative;}.gallery ul li .thumbnail {border-radius: inherit;position: relative;}.gallery ul li .frame {-webkit-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);display: inline-block;overflow: hidden;vertical-align: top;}.gallery ul li img {margin: 0;max-width: 100%;vertical-align: top;width: auto;}.gallery ul li .caption {width: 100%;}.gallery ul li .caption p {width: 100%;}.gallery ul li .caption a, .gallery ul li .caption spoiler-text {pointer-events: auto;}@keyframes gallery-modal-spinner {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.gallery-modal {-webkit-tap-highlight-color: rgba(0,0,0,0);align-content: center;align-items: center;background-color: var(--color-background);display: grid;grid-template-areas: "previous image next" "caption caption caption";grid-template-columns: min-content auto min-content;height: 100%;justify-content: space-between;left: 0;opacity: 0;outline: 0;padding: 2rem 0;pointer-events: none;position: fixed;top: 0;touch-action: pan-x pinch-zoom;transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s, background-color 0.5s ease;user-select: none;visibility: hidden;width: 100%;z-index: 0;}.gallery-modal:before {animation: gallery-modal-spinner 1s infinite linear;background-position: center;background-repeat: no-repeat;background-size: 4rem;content: '';display: block;height: 4rem;left: 50%;margin: -2rem 0 0 -2rem;opacity: 0;position: absolute;top: 50%;transition: opacity 0.25s ease;transition-delay: 0.5s;width: 4rem;}.gallery-modal .inner {box-shadow: 0 1em 3em 0 rgba(0,0,0,0.35);grid-area: image;height: 100%;opacity: 0;overflow: hidden;transform: translateY(0.75em);transition: all 0.5s ease;width: 100%;}.gallery-modal .inner img {display: block;height: 100%;object-fit: contain;width: 100%;max-width: var(--natural-width, none);max-height: var(--natural-height, none);}.gallery-modal .caption {color: var(--color-caption-text);font-family: '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';font-size: 1rem;grid-area: caption;line-height: 1.6;opacity: 0;padding: 2rem 2rem 0 2rem;pointer-events: none;text-align: center;transform: translateY(0.25em);transition: all 0.5s ease;}.gallery-modal .caption::-webkit-scrollbar {display: none;}.gallery-modal .caption a, .gallery-modal .caption spoiler-text {pointer-events: auto;}.gallery-modal .nav {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);background-position: center;background-repeat: no-repeat;background-size: 3rem;cursor: pointer;height: 6rem;transition: opacity 0.25s ease, transform 0.5s ease;width: 8rem;}.gallery-modal .nav:hover {opacity: 1 !important;}.gallery-modal .nav.next {grid-area: next;}.gallery-modal .nav.previous {grid-area: previous;transform: scaleX(-1);}.gallery-modal .close {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);background-position: top 1rem right 1rem;background-repeat: no-repeat;background-size: 3rem;cursor: pointer;display: block;height: 6rem;position: absolute;right: 0;top: 0;transition: opacity 0.25s ease, transform 0.5s ease;width: 6rem;}.gallery-modal .close:hover {opacity: 1 !important;}.gallery-modal.visible {opacity: 1;pointer-events: auto;visibility: visible;z-index: 10000;}.gallery-modal.visible:before {opacity: 1;}.gallery-modal.loaded:before {opacity: 0 !important;transition-delay: 0s !important;}.gallery-modal.loaded .inner {opacity: 1;transform: translateY(0);}.gallery-modal.loaded .caption {opacity: 1;transform: translateY(0);}.gallery-modal.switching .inner {transition: opacity 0.375s ease, transform 0.5s ease;}.gallery-modal.switching.from-left .inner {transform: translateY(0) translateX(-1.5em);}.gallery-modal.switching.from-right .inner {transform: translateY(0) translateX(1.5em);}.gallery-modal.switching.done .inner {transition: opacity 0.375s ease;transform: translateY(0) translateX(0);}.gallery-modal.zooming {background-color: var(--color-background-zooming);}.gallery-modal.zooming .caption {opacity: 0;}.gallery-modal.zooming .nav.next {opacity: 0;pointer-events: none;transform: translateX(50%);}.gallery-modal.zooming .nav.previous {opacity: 0;pointer-events: none;transform: translateX(-50%) scaleX(-1);}.gallery-modal.zooming .close {opacity: 0;pointer-events: none;transform: translateX(50%) translateY(-50%);}.gallery-modal.dark {--color-background: rgba(10,10,10,0.85);--color-background-zooming: rgba(0,0,0,1);--color-caption-text: #FFFFFF;}.gallery-modal.dark:before {animation: gallery-modal-spinner 1s infinite linear;background-image: url('data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOTZweCIgaGVpZ2h0PSI5NnB4IiB2aWV3Qm94PSIwIDAgOTYgOTYiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5jaXJjbGUge2ZpbGw6IHRyYW5zcGFyZW50OyBzdHJva2U6ICNGRkZGRkY7IHN0cm9rZS13aWR0aDogMS41cHg7IH08L3N0eWxlPjxkZWZzPjxjbGlwUGF0aCBpZD0iY29ybmVyIj48cG9seWdvbiBwb2ludHM9IjAsMCA0OCwwIDQ4LDQ4IDk2LDQ4IDk2LDk2IDAsOTYiIC8 PC9jbGlwUGF0aD48L2RlZnM PGcgY2xpcC1wYXRoPSJ1cmwoI2Nvcm5lcikiPjxjaXJjbGUgY3g9IjQ4IiBjeT0iNDgiIHI9IjMyIi8 PC9nPjwvc3ZnPg==');}.gallery-modal.dark .close {background-image: url('data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5saW5lIHtzdHJva2U6ICNGRkZGRkY7c3Ryb2tlLXdpZHRoOiAxLjVweDt9PC9zdHlsZT48bGluZSB4MT0iMjAiIHkxPSIyMCIgeDI9IjQ0IiB5Mj0iNDQiIC8 PGxpbmUgeDE9IjIwIiB5MT0iNDQiIHgyPSI0NCIgeTI9IjIwIiAvPjwvc3ZnPg==');opacity: 0.25;}.gallery-modal.dark .nav {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);background-image: url('data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5saW5lIHtzdHJva2U6ICNGRkZGRkY7c3Ryb2tlLXdpZHRoOiAxLjVweDt9PC9zdHlsZT48bGluZSB4MT0iMjQiIHkxPSI4IiB4Mj0iNDgiIHkyPSIzMiIgLz48bGluZSB4MT0iMjQiIHkxPSI1NiIgeDI9IjQ4IiB5Mj0iMzIiIC8 PC9zdmc ');opacity: 0.25;}.gallery-modal.light {--color-background: rgba(255,255,255,0.9);--color-background-zooming: rgba(255,255,255,1);--color-caption-text: #000000;}.gallery-modal.light:before {animation: gallery-modal-spinner 1s infinite linear;background-image: url('data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOTZweCIgaGVpZ2h0PSI5NnB4IiB2aWV3Qm94PSIwIDAgOTYgOTYiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5jaXJjbGUge2ZpbGw6IHRyYW5zcGFyZW50OyBzdHJva2U6ICMwMDAwMDA7IHN0cm9rZS13aWR0aDogMS41cHg7IH08L3N0eWxlPjxkZWZzPjxjbGlwUGF0aCBpZD0iY29ybmVyIj48cG9seWdvbiBwb2ludHM9IjAsMCA0OCwwIDQ4LDQ4IDk2LDQ4IDk2LDk2IDAsOTYiIC8 PC9jbGlwUGF0aD48L2RlZnM PGcgY2xpcC1wYXRoPSJ1cmwoI2Nvcm5lcikiPjxjaXJjbGUgY3g9IjQ4IiBjeT0iNDgiIHI9IjMyIi8 PC9nPjwvc3ZnPg==');}.gallery-modal.light .close {background-image: url('data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5saW5lIHtzdHJva2U6ICMwMDAwMDA7c3Ryb2tlLXdpZHRoOiAxLjVweDt9PC9zdHlsZT48bGluZSB4MT0iMjAiIHkxPSIyMCIgeDI9IjQ0IiB5Mj0iNDQiIC8 PGxpbmUgeDE9IjIwIiB5MT0iNDQiIHgyPSI0NCIgeTI9IjIwIiAvPjwvc3ZnPg==');opacity: 0.375;}.gallery-modal.light .nav {background-image: url('data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5saW5lIHtzdHJva2U6ICMwMDAwMDA7c3Ryb2tlLXdpZHRoOiAxLjVweDt9PC9zdHlsZT48bGluZSB4MT0iMjQiIHkxPSI4IiB4Mj0iNDgiIHkyPSIzMiIgLz48bGluZSB4MT0iMjQiIHkxPSI1NiIgeDI9IjQ4IiB5Mj0iMzIiIC8 PC9zdmc ');opacity: 0.375;}#gallery05 {text-align: center;}#gallery05 .inner {max-width: 100%;}#gallery05 ul {justify-content: center;gap: 0.25rem;}#gallery05 ul li {border-radius: 0.5rem;display: inline-block;}#gallery05 ul li .frame {border-radius: 0.5rem;}#gallery05 ul li .thumbnail {display: block;transition: none;}#gallery05 ul li img {height: auto;max-height: 10.875rem;}#gallery05 ul li .thumbnail img {transition: none;}#gallery04 {text-align: center;}#gallery04 .inner {max-width: 100%;}#gallery04 ul {justify-content: center;gap: 0.25rem;}#gallery04 ul li {border-radius: 0.5rem;display: inline-block;}#gallery04 ul li .frame {border-radius: 0.5rem;}#gallery04 ul li .thumbnail {display: block;transition: none;}#gallery04 ul li img {height: auto;max-height: 10.875rem;}#gallery04 ul li .thumbnail img {transition: none;}#gallery01 .inner {max-width: 100%;}#gallery01 ul li {border-radius: 1.75rem;display: inline-block;}#gallery01 ul li .frame {border-radius: 1.75rem;}#gallery01 ul {gap: 0.875rem;}#gallery01 ul li .thumbnail {display: block;transition: none;}#gallery01 ul li img {height: auto;max-height: 7.375rem;}#gallery01 ul li .thumbnail img {transition: none;}#gallery03 .inner {max-width: 100%;}#gallery03 ul li {border-radius: 1.75rem;display: inline-block;}#gallery03 ul li .frame {border-radius: 1.75rem;}#gallery03 ul {gap: 0.875rem;}#gallery03 ul li .thumbnail {display: block;transition: none;}#gallery03 ul li img {height: auto;max-height: 7.375rem;}#gallery03 ul li .thumbnail img {transition: none;}#gallery02 {text-align: center;}#gallery02 .inner {max-width: 100%;}#gallery02 ul {justify-content: center;gap: 0.25rem;}#gallery02 ul li {border-radius: 0.5rem;display: inline-block;}#gallery02 ul li .frame {border-radius: 0.5rem;}#gallery02 ul li .thumbnail {display: block;transition: none;}#gallery02 ul li img {height: auto;max-height: 10.875rem;}#gallery02 ul li .thumbnail img {transition: none;}.links {display: flex;justify-content: var(--flex-alignment);letter-spacing: 0;line-height: 1.5;padding: 0;}.links li {position: relative;}.links li a {direction: var(--site-language-direction);display: block;}#links03 {justify-content: center;gap: 3rem;flex-direction: row;flex-wrap: wrap;font-family: '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';letter-spacing: -0.2rem;margin-right: 0.2rem;font-size: 1.75em;font-weight: 400;}#links03 li:before {background: #FFFFFF;content: '';display: block;height: 100%;left: calc(-1.5rem - 1.5px);pointer-events: none;position: absolute;top: 0;width: 3px;}#links03 li:first-child:before {display: none;}#links03 li a {color: #FFFFFF;text-decoration: underline;}#links03 li a:hover {color: #FF828A;}#links03 .n01 a:hover {color: #FF828A;}#links03 .n02 a:hover {color: #FF828A;}#links03 .n03 a:hover {color: #FF828A;}#links03 .n04 a:hover {color: #FF828A;}#links04 {justify-content: flex-start;gap: 3rem;flex-direction: row;flex-wrap: wrap;font-family: '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';letter-spacing: -0.2rem;margin-right: 0.2rem;font-size: 1.75em;font-weight: 400;}#links04 li:before {background: #FFFFFF;content: '';display: block;height: 100%;left: calc(-1.5rem - 1.5px);pointer-events: none;position: absolute;top: 0;width: 3px;}#links04 li:first-child:before {display: none;}#links04 li a {color: #FFFFFF;text-decoration: underline;}#links04 li a:hover {color: #FF828A;}#links04 .n01 a:hover {color: #FF828A;}#links02 {justify-content: center;gap: 0.5rem;flex-direction: row;flex-wrap: wrap;font-family: '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';letter-spacing: 0.6rem;margin-right: -0.6rem;font-size: 1.75em;font-weight: 400;}#links02 li a {color: #FFFFFF;text-decoration: none;}#links02 li a:hover {color: #FF828A;}#links02 .n01 a:hover {color: #FF828A;}#links01 {justify-content: center;gap: 3rem;flex-direction: row;flex-wrap: wrap;font-variant: small-caps;font-family: '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';letter-spacing: 0.6rem;margin-right: -0.6rem;font-size: 1.75em;font-weight: 400;}#links01 li:before {background: #FFFFFF;content: '';display: block;height: 100%;left: calc(-1.5rem - 2.5px);pointer-events: none;position: absolute;top: 0;width: 5px;}#links01 li:first-child:before {display: none;}#links01 li a {color: #FFFFFF;text-decoration: none;}#links01 li a:hover {color: #FF828A;}#links01 .n01 a:hover {color: #FF828A;}#links01 .n02 a:hover {color: #FF828A;}@media (orientation: portrait) {.gallery-modal {grid-template-areas: "image" "caption";grid-template-columns: auto;justify-content: center;}.gallery-modal .nav {background-image: none !important;mix-blend-mode: difference;opacity: 1 !important;position: absolute;}.gallery-modal .nav.next {right: 0;}.gallery-modal .nav.previous {left: 0;}.gallery-modal .nav:before {background-color: rgba(144,144,144,0.5);background-image: url('data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5saW5lIHtzdHJva2U6ICNGRkZGRkY7c3Ryb2tlLXdpZHRoOiAzcHg7fTwvc3R5bGU PGxpbmUgeDE9IjI0IiB5MT0iOCIgeDI9IjQ4IiB5Mj0iMzIiIC8 PGxpbmUgeDE9IjI0IiB5MT0iNTYiIHgyPSI0OCIgeTI9IjMyIiAvPjwvc3ZnPg==');background-position: center;background-repeat: no-repeat;background-size: 1.5rem;border-radius: 3rem;content: '';display: block;height: 3rem;position: absolute;right: 1rem;top: calc(50% - 1.5rem);width: 3rem;}}@media (max-width: 1920px) {}@media (max-width: 1680px) {html {font-size: 11pt;}}@media (max-width: 1280px) {html {font-size: 11pt;}#slideshow02 .bg > .slow {animation-duration: 22.5s;}#slideshow02 .bg > .normal {animation-duration: 16.875s;}#slideshow02 .bg > .fast {animation-duration: 11.25s;}#slideshow03 .bg > .slow {animation-duration: 22.5s;}#slideshow03 .bg > .normal {animation-duration: 16.875s;}#slideshow03 .bg > .fast {animation-duration: 11.25s;}#slideshow01 .bg > .slow {animation-duration: 22.5s;}#slideshow01 .bg > .normal {animation-duration: 16.875s;}#slideshow01 .bg > .fast {animation-duration: 11.25s;}.gallery-modal .nav {opacity: 1 !important;}.gallery-modal .close {opacity: 1 !important;}}@media (max-width: 1024px) {}@media (max-width: 980px) {html {font-size: 9pt;}}@media (max-width: 736px) {html {font-size: 9pt;}#main > .inner {--padding-horizontal: 2rem;--padding-vertical: 3.5rem;--spacing: 1rem;}#main > .inner > * > .full {margin-left: calc(-2rem);max-width: calc(100% 4rem 0.4725px);width: calc(100% 4rem 0.4725px);}#main > .inner > * > .full.screen {margin-left: -50vw;}#main > .inner > .active > .full:first-child {margin-top: -3.5rem !important;}#main > .inner > .active > .full:last-child {margin-bottom: -3.5rem !important;}#image01 .frame {width: 6.25rem;}#image02 .frame {width: 6.25rem;}#image03:not(:first-child) {margin-top: 0rem !important;}#image03:not(:last-child) {margin-bottom: 0rem !important;}#image03 .frame {width: 14.875rem;}#image04 .frame {width: 100vw;}#image08 .frame {width: 100vw;}#image06 .frame {width: 100vw;}#image07 .frame {width: 100vw;}#image05 .frame {width: 100vw;}#text21 {letter-spacing: 0rem;width: 100%;font-size: 2.75em;line-height: 1.25;}#text03 {letter-spacing: 0rem;width: 100%;font-size: 2.75em;line-height: 1.25;}#text05 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text06 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text09 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text18 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text19 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text20 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text22 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text02 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text04 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text29 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text26 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text28 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text27 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text24 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text25 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text23 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text01 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text07 {letter-spacing: 0rem;width: 100%;font-size: 1.5em;line-height: 1.375;}#text08 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text12 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text11 {letter-spacing: 0rem;width: 100%;font-size: 1.5em;line-height: 1.375;}#text13 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text17 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text14 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text15 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text16 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text10 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#icons02 {font-size: 1.25em;gap: 0.75rem;}#icons01 {font-size: 1.25em;gap: 0.75rem;}#buttons01 {gap: 0.625rem;}#buttons01 li a {letter-spacing: 0.35rem;padding-left: calc(0.35rem 0.5rem);font-size: 1em;}#buttons02 {gap: 0.625rem;}#buttons02 li a {letter-spacing: 0.35rem;padding-left: calc(0.35rem 0.5rem);font-size: 1em;}#buttons08 {gap: 1.5rem;}#buttons08 li a {letter-spacing: 0rem;font-size: 0.875em;}#buttons08 li a svg {width: 1em;}#buttons06 {gap: 1.5rem;}#buttons06 li a {letter-spacing: 0rem;font-size: 0.875em;}#buttons06 li a svg {width: 1em;}#buttons05 {gap: 1.5rem;}#buttons05:not(:first-child) {margin-top: 1.59375rem !important;}#buttons05:not(:last-child) {margin-bottom: 1.59375rem !important;}#buttons05 li a {letter-spacing: 0rem;font-size: 0.875em;}#buttons04 {gap: 1.5rem;}#buttons04:not(:first-child) {margin-top: 1.59375rem !important;}#buttons04:not(:last-child) {margin-bottom: 1.59375rem !important;}#buttons04 li a {letter-spacing: 0rem;font-size: 0.875em;}#buttons07 {gap: 1.5rem;}#buttons07:not(:first-child) {margin-top: 1.59375rem !important;}#buttons07:not(:last-child) {margin-bottom: 1.59375rem !important;}#buttons07 li a {letter-spacing: 0rem;font-size: 0.875em;}#buttons03 {gap: 1.5rem;}#buttons03:not(:first-child) {margin-top: 1.59375rem !important;}#buttons03:not(:last-child) {margin-bottom: 1.59375rem !important;}#buttons03 li a {letter-spacing: 0rem;font-size: 0.875em;}#container04 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 0rem;}#container04.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container04.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container04.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container04.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container04.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container04.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container04.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container04.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container04.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container04.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container04.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container04.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container04.columns > .wrapper > .inner > div:first-of-type, #container04.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container04.columns > .wrapper > .inner > div:last-of-type, #container04.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container04.columns > .wrapper > .inner > div:first-of-type, #container04.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container04.columns > .wrapper > .inner > div:last-of-type, #container04.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container04.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container04.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container02 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 0.875rem;}#container02.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container02.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container02.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container02.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container02.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container02.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container02.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container02.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container02.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container02.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container02.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container02.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container02.columns > .wrapper > .inner > div:first-of-type, #container02.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container02.columns > .wrapper > .inner > div:last-of-type, #container02.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container02.columns > .wrapper > .inner > div:first-of-type, #container02.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container02.columns > .wrapper > .inner > div:last-of-type, #container02.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container02.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container02.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container02 > .wrapper > .inner > :nth-child(1) {min-height: 100% !important;width: 100% !important;}#container02 > .wrapper > .inner > :nth-child(2) {min-height: 100% !important;width: 100% !important;}#container03 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 0.875rem;}#container03.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container03.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container03.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container03.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container03.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container03.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container03.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container03.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container03.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container03.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container03.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container03.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container03.columns > .wrapper > .inner > div:first-of-type, #container03.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container03.columns > .wrapper > .inner > div:last-of-type, #container03.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container03.columns > .wrapper > .inner > div:first-of-type, #container03.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container03.columns > .wrapper > .inner > div:last-of-type, #container03.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container03.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container03.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container03 > .wrapper > .inner > :nth-child(1) {min-height: 100% !important;width: 100% !important;}#container03 > .wrapper > .inner > :nth-child(2) {min-height: 100% !important;width: 100% !important;}#container01 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 0.875rem;}#container01.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container01.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container01.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container01.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container01.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container01.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container01.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container01.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container01.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container01.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container01.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container01.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container01.columns > .wrapper > .inner > div:first-of-type, #container01.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container01.columns > .wrapper > .inner > div:last-of-type, #container01.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container01.columns > .wrapper > .inner > div:first-of-type, #container01.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container01.columns > .wrapper > .inner > div:last-of-type, #container01.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container01.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container01.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container01 > .wrapper > .inner > :nth-child(1) {min-height: 100% !important;width: 100% !important;}#container01 > .wrapper > .inner > :nth-child(2) {min-height: 100% !important;width: 100% !important;}#container08 > .wrapper > .inner {--gutters: calc(var(--padding-vertical) * 2);--padding-horizontal: 1rem;--padding-vertical: 1.25rem;}#container08.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container08.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container08.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container08.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container08.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container08.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container08.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container08.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container08.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container08.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container08.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container08.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container08.columns > .wrapper > .inner > div:first-of-type, #container08.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container08.columns > .wrapper > .inner > div:last-of-type, #container08.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container08.columns > .wrapper > .inner > div:first-of-type, #container08.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container08.columns > .wrapper > .inner > div:last-of-type, #container08.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container08.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container08.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container08 > .wrapper > .inner > :nth-child(1) {min-height: 100% !important;width: 100% !important;}#container08 > .wrapper > .inner > :nth-child(2) {min-height: 100% !important;width: 100% !important;}#container08 > .wrapper > .inner > :nth-child(3) {min-height: 100% !important;width: 100% !important;}#container05 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 0rem;}#container05.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container05.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container05.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container05.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container05.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container05.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container05.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container05.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container05.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container05.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container05.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container05.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container05.columns > .wrapper > .inner > div:first-of-type, #container05.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container05.columns > .wrapper > .inner > div:last-of-type, #container05.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container05.columns > .wrapper > .inner > div:first-of-type, #container05.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container05.columns > .wrapper > .inner > div:last-of-type, #container05.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container05.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container05.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container07 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 0rem;}#container07.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container07.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container07.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container07.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container07.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container07.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container07.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container07.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container07.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container07.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container07.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container07.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container07.columns > .wrapper > .inner > div:first-of-type, #container07.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container07.columns > .wrapper > .inner > div:last-of-type, #container07.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container07.columns > .wrapper > .inner > div:first-of-type, #container07.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container07.columns > .wrapper > .inner > div:last-of-type, #container07.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container07.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container07.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#container06 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 0rem;}#container06.columns > .wrapper > .inner {flex-direction: column !important;flex-wrap: nowrap !important;}#container06.columns > .wrapper > .inner > span {height: 0;margin-top: calc(var(--gutters) * -1);pointer-events: none;visibility: hidden;}#container06.columns > .wrapper > .inner > *:first-child {margin-left: 0 !important;padding-top: 0 !important;}#container06.columns > .wrapper > .inner > * {padding: calc(var(--gutters) * 0.5) 0 !important;}#container06.columns > .wrapper > .inner > *:last-child {padding-bottom: 0 !important;}#container06.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container06.columns > .wrapper > .inner > div:first-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container06.columns > .wrapper > .inner > div:last-of-type > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% (var(--padding-horizontal) * 2) 0.4725px);}#container06.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--gutters) * -0.5) !important;}#container06.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--gutters) * -0.5) !important;}#container06.columns > .wrapper > .inner > div:first-of-type > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container06.columns > .wrapper > .inner > div:last-of-type > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container06.columns > .wrapper > .inner > div:first-of-type, #container06.columns > .wrapper > .inner > div:first-of-type > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}#container06.columns > .wrapper > .inner > div:last-of-type, #container06.columns > .wrapper > .inner > div:last-of-type > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container06.columns > .wrapper > .inner > div:first-of-type, #container06.columns > .wrapper > .inner > div:first-of-type > .full:last-child {border-bottom-left-radius: 0 !important;}#container06.columns > .wrapper > .inner > div:last-of-type, #container06.columns > .wrapper > .inner > div:last-of-type > .full:first-child {border-top-right-radius: 0 !important;}#container06.columns > .wrapper > .inner > .full > .full:first-child:last-child {height: auto;}#container06.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {height: auto;position: relative;width: auto;}#slideshow02 .bg {width: 19.875rem;height: 20.25rem !important;}#slideshow02 .bg > .slow {animation-duration: 15s;}#slideshow02 .bg > .normal {animation-duration: 11.25s;}#slideshow02 .bg > .fast {animation-duration: 7.5s;}#slideshow03 .bg {width: 20.75rem;height: 20.25rem !important;}#slideshow03 .bg > .slow {animation-duration: 15s;}#slideshow03 .bg > .normal {animation-duration: 11.25s;}#slideshow03 .bg > .fast {animation-duration: 7.5s;}#slideshow01 .bg {width: 30.25rem;height: 14.375rem !important;}#slideshow01 .bg > .slow {animation-duration: 15s;}#slideshow01 .bg > .normal {animation-duration: 11.25s;}#slideshow01 .bg > .fast {animation-duration: 7.5s;}#divider06:before {width: 11rem;height: 1rem;background-size: auto 80.1%;}#divider07:not(:first-child) {margin-top: 1.75rem !important;}#divider07:not(:last-child) {margin-bottom: 1.75rem !important;}#divider07:before {width: 1rem;}#divider08:before {width: 11rem;height: 1rem;background-size: auto 80.1%;}#divider12:before {width: 11rem;height: 1rem;background-size: auto 80.1%;}#divider09:not(:first-child) {margin-top: 1.75rem !important;}#divider09:not(:last-child) {margin-bottom: 1.75rem !important;}#divider09:before {width: 1rem;}#divider11:not(:first-child) {margin-top: 1.75rem !important;}#divider11:not(:last-child) {margin-bottom: 1.75rem !important;}#divider11:before {width: 11rem;height: 1rem;background-size: auto 80.1%;}#divider10:not(:first-child) {margin-top: 1.75rem !important;}#divider10:not(:last-child) {margin-bottom: 1.75rem !important;}#divider10:before {width: 11rem;height: 1rem;background-size: auto 80.1%;}#divider01:before {width: 100rem;}#divider02:before {width: 100rem;}#divider03:before {width: 100rem;}#divider04:before {width: 100rem;}#divider05:before {width: 100rem;}.gallery-modal .close {background-position: top 0.5rem right 0.5rem;}#gallery05 ul li img {max-height: 8.15625rem;}#gallery04 ul li img {max-height: 8.15625rem;}#gallery01 ul li img {max-height: 5.53125rem;}#gallery03 ul li img {max-height: 5.53125rem;}#gallery02 ul li img {max-height: 8.15625rem;}#links03 {gap: 3rem;letter-spacing: -0.175rem;margin-right: 0.175rem;font-size: 1.75em;}#links03 li:before {left: calc(-1.5rem - 1.5px);}#links04 {gap: 3rem;letter-spacing: -0.175rem;margin-right: 0.175rem;font-size: 1.75em;}#links04 li:before {left: calc(-1.5rem - 1.5px);}#links02 {gap: 0.5rem;letter-spacing: 0.525rem;margin-right: -0.525rem;font-size: 1.75em;}#links01 {gap: 3rem;letter-spacing: 0.525rem;margin-right: -0.525rem;font-size: 1.75em;}#links01 li:before {left: calc(-1.5rem - 2.5px);}}@media (max-width: 480px) {#main > .inner {--spacing: 0.875rem;}#buttons01 li a {width: 11.75rem;}#buttons02 li a {width: 11.75rem;}}@media (max-width: 360px) {#main > .inner {--padding-horizontal: 1.5rem;--padding-vertical: 2.625rem;--spacing: 0.75rem;}#main > .inner > * > .full {margin-left: calc(-1.5rem);max-width: calc(100% 3rem 0.4725px);width: calc(100% 3rem 0.4725px);}#main > .inner > * > .full.screen {margin-left: -50vw;}#main > .inner > .active > .full:first-child {margin-top: -2.625rem !important;}#main > .inner > .active > .full:last-child {margin-bottom: -2.625rem !important;}#text21 {font-size: 2em;}#text03 {font-size: 2em;}#text05 {font-size: 1em;}#text06 {font-size: 1em;}#text09 {font-size: 1em;}#text18 {font-size: 1em;}#text19 {font-size: 1em;}#text20 {font-size: 1em;}#text22 {font-size: 1em;}#text02 {font-size: 1em;}#text04 {font-size: 1em;}#text29 {font-size: 1em;}#text26 {font-size: 1em;}#text28 {font-size: 1em;}#text27 {font-size: 1em;}#text24 {font-size: 1em;}#text25 {font-size: 1em;}#text23 {font-size: 1em;}#text01 {font-size: 1em;}#text07 {font-size: 1.5em;}#text08 {font-size: 1em;}#text12 {font-size: 1em;}#text11 {font-size: 1.5em;}#text13 {font-size: 1em;}#text17 {font-size: 1em;}#text14 {font-size: 1em;}#text15 {font-size: 1em;}#text16 {font-size: 1em;}#text10 {font-size: 1em;}#icons02 {gap: 0.5625rem;}#icons01 {gap: 0.5625rem;}#buttons01 {gap: 0.46875rem;}#buttons02 {gap: 0.46875rem;}#buttons08 {gap: 1.125rem;}#buttons06 {gap: 1.125rem;}#buttons05 {gap: 1.125rem;}#buttons04 {gap: 1.125rem;}#buttons07 {gap: 1.125rem;}#buttons03 {gap: 1.125rem;}#container04 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 0rem;}#container02 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 0.65625rem;}#container03 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 0.65625rem;}#container01 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 0.65625rem;}#container08 > .wrapper > .inner {--gutters: calc(var(--padding-vertical) * 2);--padding-horizontal: 0.75rem;--padding-vertical: 0.9375rem;}#container05 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 0rem;}#container07 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 0rem;}#container06 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 0rem;}#gallery05 ul {gap: 0.1875rem;}#gallery04 ul {gap: 0.1875rem;}#gallery01 ul {gap: 0.65625rem;}#gallery03 ul {gap: 0.65625rem;}#gallery02 ul {gap: 0.1875rem;}#links03 {gap: 2.25rem;font-size: 1.5em;}#links03 li:before {left: calc(-1.125rem - 1.5px);}#links04 {gap: 2.25rem;font-size: 1.5em;}#links04 li:before {left: calc(-1.125rem - 1.5px);}#links02 {gap: 0.375rem;font-size: 1.5em;}#links01 {gap: 2.25rem;font-size: 1.5em;}#links01 li:before {left: calc(-1.125rem - 2.5px);}}
ICONS
Price: $55 Time: ~1 week
You get an icon of your character with an expression and theme of your choice.
FULL BODY
Price: $120 Extra Character: $50 Time: ~2 weeks
You get a full body pose of your character with clothing and simple background of your choice.
ILLUSTRATION
Price: $250 Extra Character: $50 Time: ~1 month
You get a full body pose of your character with detailed items, clothing, and detailed background.
Contact Me
If you would like a commission, contact me at any of these locations. I am most active on FurAffinity and DeviantArt <3
Experience As a recent graduate of Sheridan College, I’ve dived into some pretty interesting projects over there years. Here are some examples of projects I’ve been a part of!
This project was an 8-month long capstone project where I worked in the team as the creative lead. I worked with 2 other artists, finding ways to merge styles, organizing asset lists, scheduling the art production, and also participating as a concept artist.
The Nine Tales - Production 1. Some of the production work I have done on this project. To begin the creative direction, we took to Pinterest.
2. After we got some inspiration, the next step was to figure out everyone's goals. After all, we are all in this to learn and grow!
3. Below is a test of everyone's ability to mimic a style as well as testing which styles everyone was most comfortable with.
4. The following is the schedule I made for the art team for each milestone. This is all established via weekly meetings.
5. The asset list I made for the project is divided by individual. Below is the congregation of everyone's tasks into a "General Asset List".
6. The art production on this team has been successful. Of course, on the way, there have been some challenges, but with careful planning and communication, our team was able to conquer any obstacles.