301 http code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 http code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: v1ris.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML><html lang="en"><head><title>v1ris</title><meta charset="utf-8" /><meta name="viewport" content="width=device-width,initial-scale=1" /><meta name="color-scheme" content="light only" /><meta name="description" content="Anna Iris Hill (also known as v1ris) is a composer and music producer from Vancouver, Canada." /><meta property="og:site_name" content="v1ris" /><meta property="og:title" content="v1ris" /><meta property="og:type" content="website" /><meta property="og:description" content="Anna Iris Hill (also known as v1ris) is a composer and music producer from Vancouver, Canada." /><meta property="og:image" content="https://v1ris.com/assets/images/card.jpg?v=180e27da" /><meta property="og:image:type" content="image/jpeg" /><meta property="og:image:width" content="1280" /><meta property="og:image:height" content="800" /><meta property="og:url" content="https://v1ris.com" /><meta property="twitter:card" content="summary_large_image" /><link rel="canonical" href="https://v1ris.com" /><link href="https://fonts.googleapis.com/css2?display=swap&family=Crimson+Text:ital,wght@0,400;0,700;1,400;1,700" rel="stylesheet" type="text/css" /><link rel="icon" type="image/png" href="assets/images/favicon.png?v=180e27da" /><link rel="apple-touch-icon" href="assets/images/apple-touch-icon.png?v=180e27da" /><style>html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-text-size-adjust:none}mark{background-color:transparent;color:inherit}input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none}*, *:before, *:after {box-sizing: border-box;}body {line-height: 1.0;min-height: var(--viewport-height);min-width: 320px;overflow-x: hidden;word-wrap: break-word;}body:before {content: '';display: block;background-attachment: scroll;height: var(--background-height);left: 0;pointer-events: none;position: fixed;top: 0;transform: scale(1);width: 100vw;z-index: 0;background-image: linear-gradient(88deg, rgba(255,255,255,0.09) 22%, rgba(0,0,0,0.329) 96%), url('assets/images/bg.jpg?v=180e27da');background-position: 0% 0%, top;background-repeat: repeat, no-repeat;background-size: cover, cover;background-color: #FFFFFF;}body:after {background-color: #000000;content: '';display: block;height: 100%;left: 0;opacity: 0;pointer-events: none;position: fixed;top: 0;transform: scale(1);transition: opacity 1s ease-in-out 0.25s, visibility 1s 0.25s;visibility: hidden;width: 100%;z-index: 1;}body.is-loading:after {opacity: 1;visibility: visible;}:root {--background-height: 100vh;--site-language-alignment: left;--site-language-direction: ltr;--site-language-flex-alignment: flex-start;--site-language-indent-left: 1;--site-language-indent-right: 0;--site-language-margin-left: 0;--site-language-margin-right: auto;--viewport-height: 100vh;}html {font-size: 18pt;}u {text-decoration: underline;}strong {color: inherit;font-weight: bolder;}em {font-style: italic;}code {background-color: rgba(144,144,144,0.25);border-radius: 0.25em;font-family: 'Lucida Console', 'Courier New', monospace;font-size: 0.9em;font-weight: normal;letter-spacing: 0;margin: 0 0.25em;padding: 0.25em 0.5em;text-indent: 0;}mark {background-color: rgba(144,144,144,0.25);}spoiler-text {-webkit-text-stroke: 0;background-color: rgba(32,32,32,0.75);text-shadow: none;text-stroke: 0;color: transparent;cursor: pointer;transition: color 0.1s ease-in-out;}spoiler-text.active {color: #FFFFFF;cursor: text;}s {text-decoration: line-through;}sub {font-size: smaller;vertical-align: sub;}sup {font-size: smaller;vertical-align: super;}a {color: inherit;text-decoration: underline;transition: color 0.375s ease;}a[onclick]:not([href]) {cursor: pointer;}unloaded-script {display: none;}#wrapper {-webkit-overflow-scrolling: touch;align-items: center;display: flex;flex-direction: column;justify-content: center;min-height: var(--viewport-height);overflow: hidden;position: relative;z-index: 2;padding: 1.5625rem 1.5625rem 1.5625rem 1.5625rem;}#main {--alignment: center;--flex-alignment: center;--indent-left: 1;--indent-right: 1;--margin-left: auto;--margin-right: auto;--border-radius-tl: 2rem;--border-radius-tr: 2rem;--border-radius-br: 2rem;--border-radius-bl: 2rem;align-items: center;display: flex;flex-grow: 0;flex-shrink: 0;justify-content: center;max-width: 100%;position: relative;text-align: var(--alignment);z-index: 1;background-color: rgba(34,36,43,0.859);box-shadow: 0.177rem -0.177rem 1.125rem 0rem #000000;border-radius: var(--border-radius-tl) var(--border-radius-tr) var(--border-radius-br) var(--border-radius-bl);transition: opacity 1.25s ease 0s,transform 1.25s ease 0s;}#main > .inner {--padding-horizontal: 2.5rem;--padding-vertical: 3.125rem;--spacing: 1.125rem;--width: 47rem;border-radius: var(--border-radius-tl) var(--border-radius-tr) var(--border-radius-br) var(--border-radius-bl);max-width: 100%;position: relative;width: var(--width);z-index: 1;padding: var(--padding-vertical) var(--padding-horizontal);}#main > .inner > header {margin-bottom: var(--spacing);}#main > .inner > footer {margin-top: var(--spacing);}#main > .inner > * > * {margin-top: var(--spacing);margin-bottom: var(--spacing);}#main > .inner > * > :first-child {margin-top: 0 !important;}#main > .inner > * > :last-child {margin-bottom: 0 !important;}#main > .inner > .full {margin-left: calc(var(--padding-horizontal) * -1);max-width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);}#main > .inner > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;margin-top: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;margin-bottom: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full.screen {border-radius: 0 !important;max-width: 100vw;position: relative;width: 100vw;left: 50%;margin-left: -50vw;right: auto;}#main > .inner > * > .full {margin-left: calc(-2.5rem);max-width: calc(100% + 5rem + 0.4725px);width: calc(100% + 5rem + 0.4725px);}#main > .inner > * > .full.screen {border-radius: 0 !important;max-width: 100vw;position: relative;width: 100vw;left: 50%;margin-left: -50vw;right: auto;}#main > .inner > .active > .full:first-child {margin-top: -3.125rem !important;border-top-left-radius: inherit;border-top-right-radius: inherit;}#main > .inner > .active {border-top-left-radius: inherit;border-top-right-radius: inherit;border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#main > .inner > .active > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;margin-bottom: -3.125rem !important;}body.is-loading #main {opacity: 0;transform: scale(0.96125);}#main > .inner > header, #main > .inner > footer {transition: opacity 0.1875s ease-in-out 0.28125s,visibility 0.1875s linear 0.28125s;}#main > .inner > header.hidden, #main > .inner > footer.hidden {transition: opacity 0.1875s ease-in-out, visibility 0.1875s;opacity: 0;visibility: hidden;}#main > .inner > section {transition: opacity 0.375s ease-in-out 0.1875s,min-height 0.1875s ease-in-out, max-height 0.1875s ease-in-out;}#main > .inner > section.inactive {opacity: 0;transition: opacity 0.1875s ease-in-out;}body.is-instant #main, body.is-instant #main > .inner > *,body.is-instant #main > .inner > section > * {transition: none !important;}body.is-instant:after {display: none !important;transition: none !important;}.buttons {cursor: default;display: flex;justify-content: var(--flex-alignment);letter-spacing: 0;padding: 0;}.buttons li {max-width: 100%;text-align: var(--alignment);}.buttons li a {align-items: center;justify-content: center;max-width: 100%;text-align: center;text-decoration: none;vertical-align: middle;white-space: nowrap;}.buttons.style1 {gap: 0.75rem;flex-direction: row;flex-wrap: wrap;}.buttons.style1 li a {display: inline-block;width: 8.125rem;height: 2.375rem;line-height: calc(2.375rem - 10px);padding: 0 0.5rem;vertical-align: middle;font-family: 'Crimson Text', serif;letter-spacing: -0.025rem;font-size: 1.25em;font-weight: 400;border-radius: 1.125rem;direction: var(--site-language-direction);overflow: hidden;text-overflow: ellipsis;transition: transform 0.5s ease, color 0.5s ease, background-color 0.5s ease, border-color 0.5s ease;}.buttons.style1 .button {color: #FFFFFF;border: solid 5px transparent;}.buttons.style1 li a:hover {transform: scale(1.0425);}#buttons01 .n01:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons01 .n02 {border: solid 5px transparent;}#buttons01 .n02:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons01 .n03 {border: solid 5px transparent;}#buttons01 .n03:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons01 .n04 {border: solid 5px transparent;}#buttons01 .n04:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons03 .n01:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons03 .n02 {border: solid 5px transparent;}#buttons03 .n02:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons03 .n03 {border: solid 5px transparent;}#buttons03 .n03:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons03 .n04 {border: solid 5px transparent;}#buttons03 .n04:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons04 .n01:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons04 .n02 {border: solid 5px transparent;}#buttons04 .n02:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons04 .n03 {border: solid 5px transparent;}#buttons04 .n03:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons04 .n04 {border: solid 5px transparent;}#buttons04 .n04:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons02 .n01:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons02 .n02 {border: solid 5px transparent;}#buttons02 .n02:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons02 .n03 {border: solid 5px transparent;}#buttons02 .n03:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}#buttons02 .n04 {border: solid 5px transparent;}#buttons02 .n04:hover {border-color: #F5BAFF !important;color: #F5BAFF !important;}.image {display: block;line-height: 0;max-width: 100%;position: relative;}.image .frame {-webkit-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);display: inline-block;max-width: 100%;overflow: hidden;vertical-align: top;width: 100%;}.image .frame img {border-radius: 0 !important;max-width: 100%;vertical-align: top;width: inherit;}.image.full .frame {display: block;}.image.full:first-child .frame {border-top-left-radius: inherit;border-top-right-radius: inherit;}.image.full:last-child .frame {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#image01:not(:first-child) {margin-top: 1.5rem !important;}#image01:not(:last-child) {margin-bottom: 1.5rem !important;}#image01 .frame {max-width: 100%;width: 199px;border-radius: 100%;box-shadow: 0.53rem -0.53rem 1.875rem 0rem rgba(0,0,0,0.741);transition: none;}#image01 .frame img {transition: none;}h1, h2, h3, p {direction: var(--site-language-direction);position: relative;}h1 span.p, h2 span.p, h3 span.p, p span.p {display: block;position: relative;}h1 span[style], h2 span[style], h3 span[style], p span[style], h1 strong, h2 strong, h3 strong, p strong, h1 a, h2 a, h3 a, p a, h1 code, h2 code, h3 code, p code, h1 mark, h2 mark, h3 mark, p mark, h1 spoiler-text, h2 spoiler-text, h3 spoiler-text, p spoiler-text {-webkit-text-fill-color: currentcolor;}#text06 {color: #FFFFFF;font-family: 'Crimson Text', serif;letter-spacing: 0.375rem;width: calc(100% + 0.375rem);font-size: 2.75em;line-height: 1.125;font-weight: 400;text-shadow: 0rem -0rem 0.3125rem rgba(252,252,252,0.569);}#text06 a {text-decoration: underline;}#text06 a:hover {text-decoration: none;}#text06 span.p:nth-child(n + 2) {margin-top: 1rem;}#text01 {color: #D4CAF2;font-family: 'Crimson Text', serif;letter-spacing: 0.025rem;width: calc(100% + 0.025rem);font-size: 1.25em;line-height: 1.375;font-weight: 400;background-image: linear-gradient(55deg, #1492FF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-text-stroke: 0.02em transparent;text-stroke: 0.02em transparent;}#text01 a {text-decoration: underline;}#text01 a:hover {text-decoration: none;}#text01 span.p:nth-child(n + 2) {margin-top: 1rem;-webkit-text-fill-color: currentcolor;}#text01 span.p {background-image: linear-gradient(55deg, #1492FF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent !important;}#text05 {text-align: left;color: #D4CAF2;font-family: 'Crimson Text', serif;letter-spacing: 0.025rem;width: calc(100% + 0.025rem);font-size: 1em;line-height: 1.375;font-weight: 400;background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-text-stroke: 0.02em transparent;text-stroke: 0.02em transparent;}#text05 a {text-decoration: underline;}#text05 a:hover {text-decoration: none;}#text05 span.p:nth-child(n + 2) {margin-top: 1rem;-webkit-text-fill-color: currentcolor;}#text05 span.p {background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent !important;}#text08 {text-align: left;color: #FFFFFF;font-family: 'Crimson Text', serif;letter-spacing: 0.375rem;width: calc(100% + 0.375rem);font-size: 1.75em;line-height: 0.75;font-weight: 400;text-shadow: 0rem -0rem 0.3125rem rgba(252,252,252,0.569);}#text08 a {text-decoration: underline;}#text08 a:hover {text-decoration: none;}#text08 span.p:nth-child(n + 2) {margin-top: 1rem;}#text09 {text-align: left;color: #D4CAF2;font-family: 'Crimson Text', serif;letter-spacing: 0.025rem;width: calc(100% + 0.025rem);font-size: 1em;line-height: 1.375;font-weight: 400;background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-text-stroke: 0.02em transparent;text-stroke: 0.02em transparent;}#text09 a {text-decoration: underline;}#text09 a:hover {text-decoration: none;}#text09 span.p:nth-child(n + 2) {margin-top: 1rem;-webkit-text-fill-color: currentcolor;}#text09 span.p {background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent !important;}#text02 {text-align: left;color: #FFFFFF;font-family: 'Crimson Text', serif;letter-spacing: 0.375rem;width: calc(100% + 0.375rem);font-size: 1.75em;line-height: 0.75;font-weight: 400;text-shadow: 0rem -0rem 0.3125rem rgba(252,252,252,0.569);}#text02 a {text-decoration: underline;}#text02 a:hover {text-decoration: none;}#text02 span.p:nth-child(n + 2) {margin-top: 1rem;}#text04 {text-align: left;color: #D4CAF2;font-family: 'Crimson Text', serif;letter-spacing: 0.025rem;width: calc(100% + 0.025rem);font-size: 1em;line-height: 1.375;font-weight: 400;background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-text-stroke: 0.02em transparent;text-stroke: 0.02em transparent;}#text04 a {text-decoration: underline;}#text04 a:hover {text-decoration: none;}#text04 span.p:nth-child(n + 2) {margin-top: 1rem;-webkit-text-fill-color: currentcolor;}#text04 span.p {background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent !important;}#text07 {text-align: left;color: #D4CAF2;font-family: 'Crimson Text', serif;letter-spacing: 0.025rem;width: calc(100% + 0.025rem);font-size: 1em;line-height: 1.375;font-weight: 400;background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-text-stroke: 0.02em transparent;text-stroke: 0.02em transparent;}#text07 a {text-decoration: underline;}#text07 a:hover {text-decoration: none;}#text07 span.p:nth-child(n + 2) {margin-top: 1rem;-webkit-text-fill-color: currentcolor;}#text07 span.p {background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent !important;}#text03 {text-align: center;color: #D4CAF2;font-family: 'Crimson Text', serif;letter-spacing: 0.025rem;width: calc(100% + 0.025rem);font-size: 1.5em;line-height: 1;font-weight: 400;background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-text-stroke: 0.01em transparent;text-stroke: 0.01em transparent;}#text03 a {text-decoration: underline;}#text03 a:hover {text-decoration: none;}#text03 span.p:nth-child(n + 2) {margin-top: 1rem;-webkit-text-fill-color: currentcolor;}#text03 span.p {background-image: linear-gradient(55deg, #75BFFF 15%, #D4CAF2 56%);-webkit-background-clip: text;-webkit-text-fill-color: transparent !important;}.icons {display: flex;flex-wrap: wrap;justify-content: var(--flex-alignment);letter-spacing: 0;padding: 0;}.icons li {position: relative;z-index: 1;}.icons li a {align-items: center;display: flex;justify-content: center;}.icons li a svg {display: block;position: relative;}.icons li a + svg {display: block;height: 100%;left: 0;pointer-events: none;position: absolute;top: 0;width: 100%;z-index: -1;}.icons li a .label {display: none;}.icons.style1 {font-size: 1.25em;gap: 1rem;}.icons.style1:not(:first-child) {margin-top: 1.625rem !important;}.icons.style1:not(:last-child) {margin-bottom: 1.625rem !important;}.icons.style1 li a {border-radius: 100%;height: 2em;width: 2em;transition: transform 0.25s ease, color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;}.icons.style1 li a svg {height: 60%;width: 60%;transition: fill 0.25s ease;}.icons.style1 a svg {fill: #FFFFFF;}.icons.style1 a {border: solid 1px transparent;}.icons.style1 a:hover {border-color: #ACF5FF !important;}.icons.style1 a:hover svg {fill: #ACF5FF !important;}.icons.style1 li a + svg {transition: transform 0.25s ease, fill 0.25s ease, stroke 0.25s ease;}.icons.style1 li a:hover {transform: translateY(-2.5%);}.icons.style1 li a:hover + svg {transform: translateY(-2.5%);}#icons01 .n01 svg {fill: #FFFFFF;}#icons01 .n01 {border: solid 1px transparent;}#icons01 .n01:hover {border-color: #ACF5FF !important;}#icons01 .n01:hover svg {fill: #ACF5FF !important;}#icons01 .n02 svg {fill: #FFFFFF;}#icons01 .n02 {border: solid 1px transparent;}#icons01 .n02:hover {border-color: #ACF5FF !important;}#icons01 .n02:hover svg {fill: #ACF5FF !important;}#icons03 .n01 svg {fill: #FFFFFF;}#icons03 .n01 {border: solid 1px transparent;}#icons03 .n01:hover {border-color: #ACF5FF !important;}#icons03 .n01:hover svg {fill: #ACF5FF !important;}#icons03 .n02 svg {fill: #FFFFFF;}#icons03 .n02 {border: solid 1px transparent;}#icons03 .n02:hover {border-color: #ACF5FF !important;}#icons03 .n02:hover svg {fill: #ACF5FF !important;}#icons04 .n01 svg {fill: #FFFFFF;}#icons04 .n01 {border: solid 1px transparent;}#icons04 .n01:hover {border-color: #ACF5FF !important;}#icons04 .n01:hover svg {fill: #ACF5FF !important;}#icons04 .n02 svg {fill: #FFFFFF;}#icons04 .n02 {border: solid 1px transparent;}#icons04 .n02:hover {border-color: #ACF5FF !important;}#icons04 .n02:hover svg {fill: #ACF5FF !important;}#icons02 .n01 svg {fill: #FFFFFF;}#icons02 .n01 {border: solid 1px transparent;}#icons02 .n01:hover {border-color: #ACF5FF !important;}#icons02 .n01:hover svg {fill: #ACF5FF !important;}#icons02 .n02 svg {fill: #FFFFFF;}#icons02 .n02 {border: solid 1px transparent;}#icons02 .n02:hover {border-color: #ACF5FF !important;}#icons02 .n02:hover svg {fill: #ACF5FF !important;}hr {align-items: center;border: 0;display: flex;justify-content: var(--flex-alignment);min-height: 1rem;padding: 0;position: relative;width: 100%;}hr:before {content: '';}#divider04:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider03:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider05:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider02:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider06:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider07:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}#divider01:before {width: 100%;background-color: #FFFFFF;height: 1px;border-radius: 0px;}.container {position: relative;}.container > .wrapper {vertical-align: top;position: relative;max-width: 100%;border-radius: inherit;}.container > .wrapper > .inner {vertical-align: top;position: relative;max-width: 100%;border-radius: inherit;text-align: var(--alignment);}#main .container.full:first-child > .wrapper {border-top-left-radius: inherit;border-top-right-radius: inherit;}#main .container.full:last-child > .wrapper {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#main .container.full:first-child > .wrapper > .inner {border-top-left-radius: inherit;border-top-right-radius: inherit;}#main .container.full:last-child > .wrapper > .inner {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container01 > .wrapper {display: inline-block;width: 75rem;background-color: transparent;}#container01 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 2rem;padding: var(--padding-vertical) var(--padding-horizontal);}#container01.default > .wrapper > .inner > * {margin-bottom: var(--spacing);margin-top: var(--spacing);}#container01.default > .wrapper > .inner > *:first-child {margin-top: 0 !important;}#container01.default > .wrapper > .inner > *:last-child {margin-bottom: 0 !important;}#container01.columns > .wrapper > .inner {flex-wrap: wrap;display: flex;align-items: flex-start;}#container01.columns > .wrapper > .inner > * {flex-grow: 0;flex-shrink: 0;max-width: 100%;text-align: var(--alignment);padding: 0 0 0 var(--gutters);}#container01.columns > .wrapper > .inner > * > * {margin-bottom: var(--spacing);margin-top: var(--spacing);}#container01.columns > .wrapper > .inner > * > *:first-child {margin-top: 0 !important;}#container01.columns > .wrapper > .inner > * > *:last-child {margin-bottom: 0 !important;}#container01.columns > .wrapper > .inner > *:first-child {margin-left: calc(var(--gutters) * -1);}#container01.default > .wrapper > .inner > .full {margin-left: calc(var(--padding-horizontal) * -1);max-width: none !important;width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);}#container01.default > .wrapper > .inner > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;border-top-left-radius: inherit;border-top-right-radius: inherit;}#container01.default > .wrapper > .inner > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}#container01.columns > .wrapper > .inner > div > .full {margin-left: calc(var(--gutters) * -0.5);max-width: none !important;width: calc(100% + var(--gutters) + 0.4725px);}#container01.columns > .wrapper > .inner > div:first-child > .full {margin-left: calc(var(--padding-horizontal) * -1);width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px);}#container01.columns > .wrapper > .inner > div:last-child > .full {width: calc(100% + var(--padding-horizontal) + calc(var(--gutters) * 0.5) + 0.4725px);}#container01.columns > .wrapper > .inner > div > .full:first-child {margin-top: calc(var(--padding-vertical) * -1) !important;}#container01.columns > .wrapper > .inner > div > .full:last-child {margin-bottom: calc(var(--padding-vertical) * -1) !important;}#container01.columns > .wrapper > .inner > div:first-child, #container01.columns > .wrapper > .inner > div:first-child > .full:first-child {border-top-left-radius: inherit;}#container01.columns > .wrapper > .inner > div:last-child, #container01.columns > .wrapper > .inner > div:last-child > .full:first-child {border-top-right-radius: inherit;}#container01.columns > .wrapper > .inner > .full {align-self: stretch;}#container01.columns > .wrapper > .inner > .full:first-child {border-bottom-left-radius: inherit;border-top-left-radius: inherit;}#container01.columns > .wrapper > .inner > .full:last-child {border-bottom-right-radius: inherit;border-top-right-radius: inherit;}#container01.columns > .wrapper > .inner > .full > .full:first-child:last-child {border-radius: inherit;height: calc(100% + (var(--padding-vertical) * 2));}#container01.columns > .wrapper > .inner > .full > .full:first-child:last-child > * {border-radius: inherit;height: 100%;position: absolute;width: 100%;}@media (max-width: 1920px) {}@media (max-width: 1680px) {html {font-size: 13pt;}}@media (max-width: 1280px) {html {font-size: 13pt;}}@media (max-width: 1024px) {}@media (max-width: 980px) {html {font-size: 11pt;}}@media (max-width: 736px) {html {font-size: 11pt;}#main > .inner {--padding-horizontal: 2rem;--padding-vertical: 3.125rem;--spacing: 1.125rem;}#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.125rem !important;}#main > .inner > .active > .full:last-child {margin-bottom: -3.125rem !important;}.buttons.style1 {gap: 0.75rem;}.buttons.style1 li a {letter-spacing: -0.025rem;font-size: 1.25em;}#image01:not(:first-child) {margin-top: 1.125rem !important;}#image01:not(:last-child) {margin-bottom: 1.125rem !important;}#text06 {letter-spacing: 0.328125rem;width: calc(100% + 0.328125rem);font-size: 2.75em;line-height: 1.125;}#text01 {letter-spacing: 0.021875rem;width: calc(100% + 0.021875rem);font-size: 1.25em;line-height: 1.375;}#text05 {letter-spacing: 0.021875rem;width: calc(100% + 0.021875rem);font-size: 1em;line-height: 1.375;}#text08 {letter-spacing: 0.328125rem;width: calc(100% + 0.328125rem);font-size: 1.75em;line-height: 0.75;}#text09 {letter-spacing: 0.021875rem;width: calc(100% + 0.021875rem);font-size: 1em;line-height: 1.375;}#text02 {letter-spacing: 0.328125rem;width: calc(100% + 0.328125rem);font-size: 1.75em;line-height: 0.75;}#text04 {letter-spacing: 0.021875rem;width: calc(100% + 0.021875rem);font-size: 1em;line-height: 1.375;}#text07 {letter-spacing: 0.021875rem;width: calc(100% + 0.021875rem);font-size: 1em;line-height: 1.375;}#text03 {letter-spacing: 0.021875rem;width: calc(100% + 0.021875rem);font-size: 1.5em;line-height: 1;}.icons.style1 {font-size: 1.25em;gap: 1rem;}.icons.style1:not(:first-child) {margin-top: 1.21875rem !important;}.icons.style1:not(:last-child) {margin-bottom: 1.21875rem !important;}#divider04:before {width: 100rem;}#divider03:before {width: 100rem;}#divider05:before {width: 100rem;}#divider02:before {width: 100rem;}#divider06:before {width: 100rem;}#divider07:before {width: 100rem;}#divider01:before {width: 100rem;}#container01 > .wrapper > .inner {--gutters: 2rem;--padding-horizontal: 2rem;--padding-vertical: 2rem;}#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;}}@media (max-width: 480px) {#main > .inner {--spacing: 0.984375rem;}.buttons.style1 {flex-direction: column;flex-wrap: nowrap;}.buttons.style1 li a {max-width: 32rem;width: 100%;}}@media (max-width: 360px) {#main > .inner {--padding-horizontal: 1.5rem;--padding-vertical: 2.34375rem;--spacing: 0.84375rem;}#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.34375rem !important;}#main > .inner > .active > .full:last-child {margin-bottom: -2.34375rem !important;}.buttons.style1 {gap: 0.5625rem;}#text06 {font-size: 2em;}#text01 {font-size: 1.25em;}#text05 {font-size: 1em;}#text08 {font-size: 1.5em;}#text09 {font-size: 1em;}#text02 {font-size: 1.5em;}#text04 {font-size: 1em;}#text07 {font-size: 1em;}#text03 {font-size: 1.5em;}.icons.style1 {gap: 0.75rem;}#container01 > .wrapper > .inner {--gutters: 1.5rem;--padding-horizontal: 1.5rem;--padding-vertical: 1.5rem;}}</style><noscript><style>body {overflow: auto !important;}body:after {display: none !important;}#main > .inner {opacity: 1.0 !important;}#main {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}#main > .inner > section {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}</style></noscript><script async src="//www.googletagmanager.com/gtag/js?id=G-Q4P21Q9CHF"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-Q4P21Q9CHF', { 'send_page_view': false });</script></head><body class="is-loading"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 40 40" display="none" width="0" height="0"><symbol id="icon-1b9d22f28a94f964a5d0b2d02198576b" viewBox="0 0 40 40"><path d="M20,19.7c-1.6-3.1-5.9-8.8-9.9-11.6C6.2,5.4,4.8,5.9,3.8,6.3C2.7,6.8,2.5,8.5,2.5,9.5s0.6,8.2,0.9,9.4 c1.2,4,5.4,5.3,9.3,4.9c0.2,0,0.4-0.1,0.6-0.1c-0.2,0-0.4,0.1-0.6,0.1C7,24.7,1.9,26.8,8.6,34.2c7.3,7.6,10-1.6,11.4-6.3 c1.4,4.7,3,13.5,11.3,6.3c6.2-6.3,1.7-9.5-4-10.3c-0.2,0-0.4,0-0.6-0.1c0.2,0,0.4,0.1,0.6,0.1c3.9,0.4,8.1-0.9,9.3-4.9 c0.4-1.2,0.9-8.4,0.9-9.4s-0.2-2.7-1.3-3.2c-1-0.4-2.4-0.9-6.3,1.8C25.9,10.9,21.6,16.7,20,19.7z"/></symbol><symbol id="icon-85976685de3e4af37529a1ce5d57d2a7" viewBox="0 0 40 40"><path d="M20,7c4.2,0,4.7,0,6.3,0.1c1.5,0.1,2.3,0.3,3,0.5C30,8,30.5,8.3,31.1,8.9c0.5,0.5,0.9,1.1,1.2,1.8c0.2,0.5,0.5,1.4,0.5,3 C33,15.3,33,15.8,33,20s0,4.7-0.1,6.3c-0.1,1.5-0.3,2.3-0.5,3c-0.3,0.7-0.6,1.2-1.2,1.8c-0.5,0.5-1.1,0.9-1.8,1.2 c-0.5,0.2-1.4,0.5-3,0.5C24.7,33,24.2,33,20,33s-4.7,0-6.3-0.1c-1.5-0.1-2.3-0.3-3-0.5C10,32,9.5,31.7,8.9,31.1 C8.4,30.6,8,30,7.7,29.3c-0.2-0.5-0.5-1.4-0.5-3C7,24.7,7,24.2,7,20s0-4.7,0.1-6.3c0.1-1.5,0.3-2.3,0.5-3C8,10,8.3,9.5,8.9,8.9 C9.4,8.4,10,8,10.7,7.7c0.5-0.2,1.4-0.5,3-0.5C15.3,7.1,15.8,7,20,7z M20,4.3c-4.3,0-4.8,0-6.5,0.1c-1.6,0-2.8,0.3-3.8,0.7 C8.7,5.5,7.8,6,6.9,6.9C6,7.8,5.5,8.7,5.1,9.7c-0.4,1-0.6,2.1-0.7,3.8c-0.1,1.7-0.1,2.2-0.1,6.5s0,4.8,0.1,6.5 c0,1.6,0.3,2.8,0.7,3.8c0.4,1,0.9,1.9,1.8,2.8c0.9,0.9,1.7,1.4,2.8,1.8c1,0.4,2.1,0.6,3.8,0.7c1.6,0.1,2.2,0.1,6.5,0.1 s4.8,0,6.5-0.1c1.6-0.1,2.9-0.3,3.8-0.7c1-0.4,1.9-0.9,2.8-1.8c0.9-0.9,1.4-1.7,1.8-2.8c0.4-1,0.6-2.1,0.7-3.8 c0.1-1.6,0.1-2.2,0.1-6.5s0-4.8-0.1-6.5c-0.1-1.6-0.3-2.9-0.7-3.8c-0.4-1-0.9-1.9-1.8-2.8c-0.9-0.9-1.7-1.4-2.8-1.8 c-1-0.4-2.1-0.6-3.8-0.7C24.8,4.3,24.3,4.3,20,4.3L20,4.3L20,4.3z"/><path d="M20,11.9c-4.5,0-8.1,3.7-8.1,8.1s3.7,8.1,8.1,8.1s8.1-3.7,8.1-8.1S24.5,11.9,20,11.9z M20,25.2c-2.9,0-5.2-2.3-5.2-5.2 s2.3-5.2,5.2-5.2s5.2,2.3,5.2,5.2S22.9,25.2,20,25.2z"/><path d="M30.6,11.6c0,1-0.8,1.9-1.9,1.9c-1,0-1.9-0.8-1.9-1.9s0.8-1.9,1.9-1.9C29.8,9.7,30.6,10.5,30.6,11.6z"/></symbol><symbol id="icon-49063465275d0a5582c7c5dfbf0e4536" viewBox="0 0 40 40"><path d="M13.8,27.4l0.3-4.2L13.8,14c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.1c-0.1,0-0.2,0-0.3,0.1C13.1,13.8,13,13.9,13,14 l-0.2,9.2l0.2,4.2c0,0.1,0.1,0.2,0.1,0.3c0.1,0.1,0.2,0.1,0.3,0.1C13.7,27.8,13.8,27.7,13.8,27.4z M18.8,26.9l0.2-3.7l-0.2-10.3 c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.1-0.3-0.1s-0.2,0-0.3,0.1c-0.1,0.1-0.2,0.2-0.2,0.4l0,0.1l-0.2,10.1c0,0,0.1,1.4,0.2,4.1v0 c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.2,0.2,0.4,0.2c0.1,0,0.2-0.1,0.3-0.2c0.1-0.1,0.2-0.2,0.2-0.4L18.8,26.9z M1.2,20.9l0.3,2.2 l-0.3,2.2c0,0.1-0.1,0.2-0.2,0.2c-0.1,0-0.1-0.1-0.2-0.2l-0.3-2.2l0.3-2.2c0-0.1,0.1-0.2,0.2-0.2S1.2,20.8,1.2,20.9z M2.7,19.5 l0.4,3.6l-0.4,3.6c0,0.1-0.1,0.2-0.2,0.2c-0.1,0-0.2-0.1-0.2-0.2L2,23.2l0.4-3.6c0-0.1,0.1-0.2,0.2-0.2C2.6,19.4,2.7,19.4,2.7,19.5z M4.2,18.9l0.4,4.3l-0.4,4.2c0,0.1-0.1,0.2-0.2,0.2c-0.1,0-0.2-0.1-0.2-0.2l-0.4-4.2l0.4-4.3c0-0.1,0.1-0.2,0.2-0.2 C4.2,18.7,4.2,18.7,4.2,18.9z M5.8,18.8l0.4,4.4l-0.4,4.3c0,0.2-0.1,0.2-0.2,0.2c-0.1,0-0.2-0.1-0.2-0.2L5,23.2l0.4-4.4 c0-0.2,0.1-0.2,0.2-0.2C5.7,18.5,5.8,18.6,5.8,18.8z M7.4,19.1l0.4,4.1l-0.4,4.3c0,0.2-0.1,0.3-0.3,0.3c-0.1,0-0.1,0-0.2-0.1 c-0.1-0.1-0.1-0.1-0.1-0.2l-0.3-4.3l0.3-4.1c0-0.1,0-0.1,0.1-0.2C7,18.8,7,18.8,7.1,18.8C7.3,18.8,7.4,18.9,7.4,19.1L7.4,19.1z M9,16.5l0.4,6.7L9,27.5c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1c-0.2,0-0.3-0.1-0.3-0.3l-0.3-4.3l0.3-6.7 c0-0.2,0.1-0.3,0.3-0.3c0.1,0,0.1,0,0.2,0.1S9,16.4,9,16.5z M10.5,15l0.3,8.2l-0.3,4.3c0,0.1,0,0.2-0.1,0.2 c-0.1,0.1-0.1,0.1-0.2,0.1c-0.2,0-0.3-0.1-0.3-0.3l-0.3-4.3L9.9,15c0-0.2,0.1-0.3,0.3-0.3c0.1,0,0.2,0,0.2,0.1 C10.5,14.8,10.5,14.9,10.5,15z M12.2,14.3l0.3,8.9l-0.3,4.2c0,0.2-0.1,0.4-0.4,0.4c-0.2,0-0.3-0.1-0.4-0.4l-0.3-4.2l0.3-8.9 c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.2-0.1c0.1,0,0.2,0,0.3,0.1C12.1,14.1,12.2,14.2,12.2,14.3z M18.8,27.3L18.8,27.3L18.8,27.3z M15.4,14.2l0.3,8.9l-0.3,4.2c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.2,0-0.3-0.1s-0.1-0.2-0.1-0.3l-0.2-4.2 l0.2-8.9c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1C15.4,14,15.4,14.1,15.4,14.2L15.4,14.2z M17.1,14.6 l0.2,8.6l-0.2,4.1c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.2-0.3L16,23.2l0.2-8.6 c0-0.1,0.1-0.3,0.2-0.4c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1C17.1,14.3,17.1,14.4,17.1,14.6z M20.7,23.2l-0.2,4 c0,0.2-0.1,0.3-0.2,0.4c-0.1,0.1-0.2,0.2-0.4,0.2c-0.1,0-0.3-0.1-0.4-0.2c-0.1-0.1-0.2-0.2-0.2-0.4l-0.1-2l-0.1-2L19.4,12V12 c0-0.2,0.1-0.3,0.2-0.4c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1c0.2,0.1,0.2,0.2,0.3,0.5L20.7,23.2z M39.4,22.9 c0,1.4-0.5,2.5-1.4,3.5c-0.9,1-2,1.4-3.4,1.4H21.4c-0.1,0-0.3-0.1-0.4-0.2c-0.1-0.1-0.2-0.2-0.2-0.4V11.5c0-0.3,0.2-0.5,0.5-0.6 c1-0.4,2-0.6,3-0.6c2.2,0,4.1,0.8,5.7,2.3c1.6,1.5,2.5,3.4,2.7,5.7c0.6-0.3,1.2-0.4,1.8-0.4c1.3,0,2.4,0.5,3.4,1.5 C38.9,20.3,39.4,21.5,39.4,22.9L39.4,22.9z"/></symbol><symbol id="icon-bc9d729d712a5dc001b9afadfca6c7b7" viewBox="0 0 40 40"><path d="M7.1,13.3c5.6,0,11.1,0,16.7,0c0,1.5,0,3.1,0,4.6c0.7-0.7,1.5-1.5,3.2-1.3c2.6,0.3,3.8,3,3.6,5.6c-0.1,1.1-0.5,2.4-1.3,3.1 c-0.9,0.9-2.9,1.4-4.6,0.5c-0.4-0.2-0.7-0.6-1-1.1c0,0.4,0,0.8,0,1.3c-0.6,0-1.3,0-1.9,0c0-4.2,0-8.3,0-12.5 c-2.3,3.9-4.6,8.4-6.9,12.5c-4.9,0-9.8,0-14.7,0C2.5,21.7,4.8,17.5,7.1,13.3L7.1,13.3z M24.3,19c-1.4,1.9-0.4,6.7,2.8,5.5 c2.4-0.9,2-6.6-1.2-6.3C25.2,18.3,24.7,18.5,24.3,19L24.3,19z"/> <path d="M39.7,19.9c-0.6,0-1.3,0-2,0c0-1.6-1.9-2-3.1-1.5c-2.3,1.1-1.8,7.1,1.6,6.2c0.8-0.2,1.2-0.9,1.4-2c0.6,0,1.3,0,2,0 c-0.1,2.4-2.1,3.9-4.4,3.7c-2.1-0.1-3.8-1.8-4-4.2c-0.2-2.9,1.3-5.9,5-5.5C38.3,16.8,39.6,17.9,39.7,19.9z"/></symbol><symbol id="icon-6f1173b99f06aa4855b8fd26db52c969" viewBox="0 0 40 40"><path d="M26.9,26.3c0-0.4-0.2-0.8-0.6-1c-2.6-1.5-5.6-2.3-9-2.3c-1.8,0-3.7,0.2-5.8,0.7c-0.6,0.1-0.8,0.5-0.8,1 c0,0.3,0.1,0.5,0.3,0.7c0.2,0.2,0.4,0.3,0.7,0.3c0.1,0,0.3-0.1,0.7-0.2c1.8-0.4,3.4-0.5,4.9-0.5c3,0,5.7,0.7,8,2.1 c0.3,0.1,0.5,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.3C26.8,26.8,26.9,26.6,26.9,26.3L26.9,26.3z M28.8,22c0-0.5-0.2-0.9-0.7-1.2 c-3.2-1.9-6.8-2.8-11-2.8c-2,0-4.1,0.3-6.1,0.8c-0.6,0.2-1,0.6-1,1.3c0,0.3,0.1,0.6,0.4,0.9c0.2,0.2,0.5,0.4,0.9,0.4 c0.1,0,0.3-0.1,0.7-0.2c1.6-0.4,3.3-0.7,5-0.7c3.7,0,7,0.8,9.8,2.5c0.3,0.2,0.6,0.3,0.8,0.3c0.3,0,0.6-0.1,0.9-0.4 C28.7,22.6,28.8,22.3,28.8,22L28.8,22z M31,17c0-0.6-0.3-1.1-0.8-1.4c-1.7-1-3.6-1.7-5.9-2.2c-2.2-0.5-4.5-0.8-6.9-0.8 c-2.7,0-5.2,0.3-7.3,0.9c-0.3,0.1-0.6,0.3-0.8,0.5c-0.2,0.2-0.3,0.6-0.3,1c0,0.4,0.1,0.8,0.4,1c0.3,0.3,0.6,0.4,1,0.4 c0.1,0,0.4-0.1,0.8-0.2c1.8-0.5,3.8-0.7,6.2-0.7c2.1,0,4.2,0.2,6.2,0.7c2,0.5,3.7,1.1,5.1,1.9c0.3,0.2,0.5,0.2,0.8,0.2 c0.4,0,0.7-0.1,1-0.4C30.8,17.8,31,17.4,31,17L31,17z M35.1,20c0,2.8-0.7,5.4-2.1,7.7c-1.4,2.4-3.3,4.2-5.6,5.6 c-2.4,1.4-4.9,2.1-7.7,2.1c-2.8,0-5.4-0.7-7.7-2.1c-2.4-1.4-4.2-3.3-5.6-5.6S4.2,22.8,4.2,20s0.7-5.4,2.1-7.7S9.5,8,11.9,6.6 s4.9-2.1,7.7-2.1c2.8,0,5.4,0.7,7.7,2.1s4.2,3.3,5.6,5.6C34.4,14.6,35.1,17.2,35.1,20z"/></symbol></svg><div id="wrapper"><div id="main"><div class="inner"><section id="home-section"><ul id="buttons01" class="style1 buttons"><li><a href="#home" class="button n01" role="button">Home</a></li><li><a href="#about" class="button n02" role="button">About Me</a></li><li><a href="#music" class="button n03" role="button">My Music</a></li><li><a href="#contact" class="button n04" role="button">Contact</a></li></ul><div id="image01" class="image"><span class="frame"><img src="assets/images/image01.jpg?v=180e27da" alt="" /></span></div><h1 id="text06"><em>v1ris</em></h1><p id="text01">Composer/Music Producer</p><ul id="icons01" class="style1 icons"><li><a class="n01" href="https://bsky.app/profile/v1ris.com" role="button"><svg aria-labelledby="icons01-icon-1-title"><title id="icons01-icon-1-title">Bluesky</title><use xlink:href="#icon-1b9d22f28a94f964a5d0b2d02198576b"></use></svg><span class="label">Bluesky</span></a></li><li><a class="n02" href="https://www.instagram.com/v1ris_music/" role="button"><svg aria-labelledby="icons01-icon-2-title"><title id="icons01-icon-2-title">Instagram</title><use xlink:href="#icon-85976685de3e4af37529a1ce5d57d2a7"></use></svg><span class="label">Instagram</span></a></li><li><a class="n03" href="https://soundcloud.com/v1ris" role="button"><svg aria-labelledby="icons01-icon-3-title"><title id="icons01-icon-3-title">SoundCloud</title><use xlink:href="#icon-49063465275d0a5582c7c5dfbf0e4536"></use></svg><span class="label">SoundCloud</span></a></li><li><a class="n04" href="https://v1ris.bandcamp.com/releases" role="button"><svg aria-labelledby="icons01-icon-4-title"><title id="icons01-icon-4-title">Bandcamp</title><use xlink:href="#icon-bc9d729d712a5dc001b9afadfca6c7b7"></use></svg><span class="label">Bandcamp</span></a></li><li><a class="n05" href="https://open.spotify.com/artist/3QAWVvdQIrW5GGXjhXT5tH?si=WrWA7C6pSICmXFNl0siKXw" role="button"><svg aria-labelledby="icons01-icon-5-title"><title id="icons01-icon-5-title">Spotify</title><use xlink:href="#icon-6f1173b99f06aa4855b8fd26db52c969"></use></svg><span class="label">Spotify</span></a></li></ul></section><section id="about-section"><ul id="buttons03" class="style1 buttons"><li><a href="#home" class="button n01" role="button">Home</a></li><li><a href="#about" class="button n02" role="button">About Me</a></li><li><a href="#music" class="button n03" role="button">My Music</a></li><li><a href="#contact" class="button n04" role="button">Contact</a></li></ul><hr id="divider04"><div id="container01" class="container default"><div class="wrapper"><div class="inner"><p id="text05"><span class="p"><em>Anna Iris Hill</em>, also known as <em>v1ris</em>, is a composer and music producer from Vancouver, B.C.</span><span class="p">She has a deep passion for has a deep passion for motif-driven music in service of character-driven storytelling. Her work is a unique fusion of her background in classical music combined with her love of both Video Game Music and Electronic Music as a whole.</span><span class="p">She graduated from the Berklee College of Music with a degree in Electronic Production and Design, and is currently based in West Hartford, Connecticut.</span></p></div></div></div><hr id="divider03"><ul id="icons03" class="style1 icons"><li><a class="n01" href="https://bsky.app/profile/v1ris.com" role="button"><svg aria-labelledby="icons03-icon-1-title"><title id="icons03-icon-1-title">Bluesky</title><use xlink:href="#icon-1b9d22f28a94f964a5d0b2d02198576b"></use></svg><span class="label">Bluesky</span></a></li><li><a class="n02" href="https://www.instagram.com/v1ris_music/" role="button"><svg aria-labelledby="icons03-icon-2-title"><title id="icons03-icon-2-title">Instagram</title><use xlink:href="#icon-85976685de3e4af37529a1ce5d57d2a7"></use></svg><span class="label">Instagram</span></a></li><li><a class="n03" href="https://soundcloud.com/v1ris" role="button"><svg aria-labelledby="icons03-icon-3-title"><title id="icons03-icon-3-title">SoundCloud</title><use xlink:href="#icon-49063465275d0a5582c7c5dfbf0e4536"></use></svg><span class="label">SoundCloud</span></a></li><li><a class="n04" href="https://v1ris.bandcamp.com/releases" role="button"><svg aria-labelledby="icons03-icon-4-title"><title id="icons03-icon-4-title">Bandcamp</title><use xlink:href="#icon-bc9d729d712a5dc001b9afadfca6c7b7"></use></svg><span class="label">Bandcamp</span></a></li><li><a class="n05" href="https://open.spotify.com/artist/3QAWVvdQIrW5GGXjhXT5tH?si=WrWA7C6pSICmXFNl0siKXw" role="button"><svg aria-labelledby="icons03-icon-5-title"><title id="icons03-icon-5-title">Spotify</title><use xlink:href="#icon-6f1173b99f06aa4855b8fd26db52c969"></use></svg><span class="label">Spotify</span></a></li></ul></section><section id="music-section"><ul id="buttons04" class="style1 buttons"><li><a href="#home" class="button n01" role="button">Home</a></li><li><a href="#about" class="button n02" role="button">About Me</a></li><li><a href="#music" class="button n03" role="button">My Music</a></li><li><a href="#contact" class="button n04" role="button">Contact</a></li></ul><hr id="divider05"><h2 id="text08"><em>starbreak</em></h2><p id="text09">My first EP!</p><div id="embed01"><iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/2KrNPpEC9y0mE6Z69CvfUU?utm_source=generator" width="100%" height="380" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe></div><hr id="divider02"><h2 id="text02"><em>video game music</em></h2><p id="text04">Songs I've written for different games and projects</p><div id="embed03"><iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1253426452&color=%235d8479&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/v1ris" title="v1ris" target="_blank" style="color: #cccccc; text-decoration: none;">v1ris</a> · <a href="https://soundcloud.com/v1ris/promise-d" title="Promise" target="_blank" style="color: #cccccc; text-decoration: none;">Promise</a></div></div><div id="embed04"><iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1366479493&color=%239c9543&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/v1ris" title="v1ris" target="_blank" style="color: #cccccc; text-decoration: none;">v1ris</a> · <a href="https://soundcloud.com/v1ris/evergreen" title="Evergreen" target="_blank" style="color: #cccccc; text-decoration: none;">Evergreen</a></div></div><div id="embed02"><iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1154732401&color=%236c7884&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/v1ris" title="v1ris" target="_blank" style="color: #cccccc; text-decoration: none;">v1ris</a> · <a href="https://soundcloud.com/v1ris/the-cursed-manor" title="The Cursed Manor" target="_blank" style="color: #cccccc; text-decoration: none;">The Cursed Manor</a></div></div><hr id="divider06"><ul id="icons04" class="style1 icons"><li><a class="n01" href="https://bsky.app/profile/v1ris.com" role="button"><svg aria-labelledby="icons04-icon-1-title"><title id="icons04-icon-1-title">Bluesky</title><use xlink:href="#icon-1b9d22f28a94f964a5d0b2d02198576b"></use></svg><span class="label">Bluesky</span></a></li><li><a class="n02" href="https://www.instagram.com/v1ris_music/" role="button"><svg aria-labelledby="icons04-icon-2-title"><title id="icons04-icon-2-title">Instagram</title><use xlink:href="#icon-85976685de3e4af37529a1ce5d57d2a7"></use></svg><span class="label">Instagram</span></a></li><li><a class="n03" href="https://soundcloud.com/v1ris" role="button"><svg aria-labelledby="icons04-icon-3-title"><title id="icons04-icon-3-title">SoundCloud</title><use xlink:href="#icon-49063465275d0a5582c7c5dfbf0e4536"></use></svg><span class="label">SoundCloud</span></a></li><li><a class="n04" href="https://v1ris.bandcamp.com/releases" role="button"><svg aria-labelledby="icons04-icon-4-title"><title id="icons04-icon-4-title">Bandcamp</title><use xlink:href="#icon-bc9d729d712a5dc001b9afadfca6c7b7"></use></svg><span class="label">Bandcamp</span></a></li><li><a class="n05" href="https://open.spotify.com/artist/3QAWVvdQIrW5GGXjhXT5tH?si=WrWA7C6pSICmXFNl0siKXw" role="button"><svg aria-labelledby="icons04-icon-5-title"><title id="icons04-icon-5-title">Spotify</title><use xlink:href="#icon-6f1173b99f06aa4855b8fd26db52c969"></use></svg><span class="label">Spotify</span></a></li></ul></section><section id="contact-section"><ul id="buttons02" class="style1 buttons"><li><a href="#home" class="button n01" role="button">Home</a></li><li><a href="#about" class="button n02" role="button">About Me</a></li><li><a href="#music" class="button n03" role="button">My Music</a></li><li><a href="#contact" class="button n04" role="button">Contact</a></li></ul><hr id="divider07"><p id="text07">If you're curious about commissions, music usage, or longer-term video game scoring, please feel free to reach out to me at either of the places below!</p><p id="text03"><span class="p"><em><strong>Email:</strong></em> <a href="mailto:[email protected]"><span style="color: #75BFFF">v1risvgm.com</span></a><br /> <em><strong>Discord:</strong></em> <span style="color: #75BFFF">v1ris#6556</span></span></p><hr id="divider01"><ul id="icons02" class="style1 icons"><li><a class="n01" href="https://bsky.app/profile/v1ris.com" role="button"><svg aria-labelledby="icons02-icon-1-title"><title id="icons02-icon-1-title">Bluesky</title><use xlink:href="#icon-1b9d22f28a94f964a5d0b2d02198576b"></use></svg><span class="label">Bluesky</span></a></li><li><a class="n02" href="https://www.instagram.com/v1ris_music/" role="button"><svg aria-labelledby="icons02-icon-2-title"><title id="icons02-icon-2-title">Instagram</title><use xlink:href="#icon-85976685de3e4af37529a1ce5d57d2a7"></use></svg><span class="label">Instagram</span></a></li><li><a class="n03" href="https://soundcloud.com/v1ris" role="button"><svg aria-labelledby="icons02-icon-3-title"><title id="icons02-icon-3-title">SoundCloud</title><use xlink:href="#icon-49063465275d0a5582c7c5dfbf0e4536"></use></svg><span class="label">SoundCloud</span></a></li><li><a class="n04" href="https://v1ris.bandcamp.com/releases" role="button"><svg aria-labelledby="icons02-icon-4-title"><title id="icons02-icon-4-title">Bandcamp</title><use xlink:href="#icon-bc9d729d712a5dc001b9afadfca6c7b7"></use></svg><span class="label">Bandcamp</span></a></li><li><a class="n05" href="https://open.spotify.com/artist/3QAWVvdQIrW5GGXjhXT5tH?si=WrWA7C6pSICmXFNl0siKXw" role="button"><svg aria-labelledby="icons02-icon-5-title"><title id="icons02-icon-5-title">Spotify</title><use xlink:href="#icon-6f1173b99f06aa4855b8fd26db52c969"></use></svg><span class="label">Spotify</span></a></li></ul></section></div></div></div><script>(function() {var on = addEventListener,off = removeEventListener,$ = function(q) { return document.querySelector(q) },$$ = function(q) { return document.querySelectorAll(q) },$body = document.body,$inner = $('.inner'),client = (function() {var o = {browser: 'other',browserVersion: 0,os: 'other',osVersion: 0,mobile: false,canUse: null,flags: {lsdUnits: false,},},ua = navigator.userAgent,a, i;a = [['firefox',/Firefox\/([0-9\.]+)/],['edge',/Edge\/([0-9\.]+)/],['safari',/Version\/([0-9\.]+).+Safari/],['chrome',/Chrome\/([0-9\.]+)/],['chrome',/CriOS\/([0-9\.]+)/],['ie',/Trident\/.+rv:([0-9]+)/]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.browser = a[i][0];o.browserVersion = parseFloat(RegExp.$1);break;}}a = [['ios',/([0-9_]+) like Mac OS X/,function(v) { return v.replace('_', '.').replace('_', ''); }],['ios',/CPU like Mac OS X/,function(v) { return 0 }],['ios',/iPad; CPU/,function(v) { return 0 }],['android',/Android ([0-9\.]+)/,null],['mac',/Macintosh.+Mac OS X ([0-9_]+)/,function(v) { return v.replace('_', '.').replace('_', ''); }],['windows',/Windows NT ([0-9\.]+)/,null],['undefined',/Undefined/,null]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.os = a[i][0];o.osVersion = parseFloat( a[i][2] ? (a[i][2])(RegExp.$1) : RegExp.$1 );break;}}if (o.os == 'mac'&& ('ontouchstart' in window)&& ((screen.width == 1024 && screen.height == 1366)|| (screen.width == 834 && screen.height == 1112)|| (screen.width == 810 && screen.height == 1080)|| (screen.width == 768 && screen.height == 1024)))o.os = 'ios';o.mobile = (o.os == 'android' || o.os == 'ios');var _canUse = document.createElement('div');o.canUse = function(property, value) {var style;style = _canUse.style;if (!(property in style))return false;if (typeof value !== 'undefined') {style[property] = value;if (style[property] == '')return false;}return true;};o.flags.lsdUnits = o.canUse('width', '100dvw');return o;}()),ready = {list: [],add: function(f) {this.list.push(f);},run: function() {this.list.forEach((f) => {f();});},},trigger = function(t) {dispatchEvent(new Event(t));},cssRules = function(selectorText) {var ss = document.styleSheets,a = [],f = function(s) {var r = s.cssRules,i;for (i=0; i < r.length; i++) {if (r[i] instanceof CSSMediaRule && matchMedia(r[i].conditionText).matches)(f)(r[i]); else if (r[i] instanceof CSSStyleRule && r[i].selectorText == selectorText)a.push(r[i]);}},x, i;for (i=0; i < ss.length; i++)f(ss[i]);return a;},escapeHtml = function(s) {if (s === ''|| s === null|| s === undefined)return '';var a = {'&': '&','<': '<','>': '>','"': '"',"'": ''',};s = s.replace(/[&<>"']/g, function(x) {return a[x];});return s;},thisHash = function() {var h = location.hash ? location.hash.substring(1) : null,a;if (!h)return null;if (h.match(/\?/)) {a = h.split('?');h = a[0];history.replaceState(undefined, undefined, '#' + h);window.location.search = a[1];}if (h.length > 0&& !h.match(/^[a-zA-Z]/))h = 'x' + h;if (typeof h == 'string')h = h.toLowerCase();return h;},scrollToElement = function(e, style, duration) {var y, cy, dy,start, easing, offset, f;if (!e)y = 0; else {offset = (e.dataset.scrollOffset ? parseInt(e.dataset.scrollOffset) : 0) * parseFloat(getComputedStyle(document.documentElement).fontSize);switch (e.dataset.scrollBehavior ? e.dataset.scrollBehavior : 'default') {case 'default':default:y = e.offsetTop + offset;break;case 'center':if (e.offsetHeight < window.innerHeight)y = e.offsetTop - ((window.innerHeight - e.offsetHeight) / 2) + offset; else y = e.offsetTop - offset;break;case 'previous':if (e.previousElementSibling)y = e.previousElementSibling.offsetTop + e.previousElementSibling.offsetHeight + offset; else y = e.offsetTop + offset;break;}}if (!style)style = 'smooth';if (!duration)duration = 750;if (style == 'instant') {window.scrollTo(0, y);return;}start = Date.now();cy = window.scrollY;dy = y - cy;switch (style) {case 'linear':easing = function (t) { return t };break;case 'smooth':easing = function (t) { return t<.5 ? 4*t*t*t : (t-1)*(2*t-2)*(2*t-2)+1 };break;}f = function() {var t = Date.now() - start;if (t >= duration)window.scroll(0, y); else {window.scroll(0, cy + (dy * easing(t / duration)));requestAnimationFrame(f);}};f();},scrollToTop = function() {scrollToElement(null);},loadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src]:not([data-src=""])');for (i=0; i < a.length; i++) {a[i].contentWindow.location.replace(a[i].dataset.src);a[i].dataset.initialSrc = a[i].dataset.src;a[i].dataset.src = '';}a = parent.querySelectorAll('video[autoplay]');for (i=0; i < a.length; i++) {if (a[i].paused)a[i].play();}e = parent.querySelector('[data-autofocus="1"]');x = e ? e.tagName : null;switch (x) {case 'FORM':e = e.querySelector('.field input, .field select, .field textarea');if (e)e.focus();break;default:break;}a = parent.querySelectorAll('unloaded-script');for (i=0; i < a.length; i++) {x = document.createElement('script');x.setAttribute('data-loaded', '');if (a[i].getAttribute('src'))x.setAttribute('src', a[i].getAttribute('src'));if (a[i].textContent)x.textContent = a[i].textContent;a[i].replaceWith(x);}x = new Event('loadelements');a = parent.querySelectorAll('[data-unloaded]');a.forEach((element) => {element.removeAttribute('data-unloaded');element.dispatchEvent(x);});},unloadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src=""]');for (i=0; i < a.length; i++) {if (a[i].dataset.srcUnload === '0')continue;if ('initialSrc' in a[i].dataset)a[i].dataset.src = a[i].dataset.initialSrc; else a[i].dataset.src = a[i].src;a[i].contentWindow.location.replace('about:blank');}a = parent.querySelectorAll('video');for (i=0; i < a.length; i++) {if (!a[i].paused)a[i].pause();}e = $(':focus');if (e)e.blur();};window._scrollToTop = scrollToTop;var thisUrl = function() {return window.location.href.replace(window.location.search, '').replace(/#$/, '');};var getVar = function(name) {var a = window.location.search.substring(1).split('&'),b, k;for (k in a) {b = a[k].split('=');if (b[0] == name)return b[1];}return null;};var errors = {handle: function(handler) {window.onerror = function(message, url, line, column, error) {(handler)(error.message);return true;};},unhandle: function() {window.onerror = null;}};var loadHandler = function() {setTimeout(function() {$body.classList.remove('is-loading');$body.classList.add('is-playing');setTimeout(function() {$body.classList.remove('is-playing');$body.classList.add('is-ready');}, 1250);}, 100);};on('load', loadHandler);(function() {var initialSection, initialScrollPoint, initialId,header, footer, name, hideHeader, hideFooter, disableAutoScroll,h, e, ee, k,locked = false,title = document.title,scrollPointParent = function(target) {while (target) {if (target.parentElement&& target.parentElement.tagName == 'SECTION')break;target = target.parentElement;}return target;},scrollPointSpeed = function(scrollPoint) {let x = parseInt(scrollPoint.dataset.scrollSpeed);switch (x) {case 5:return 250;case 4:return 500;case 3:return 750;case 2:return 1000;case 1:return 1250;default:break;}return 750;},doNextScrollPoint = function(event) {var e, target, id;e = scrollPointParent(event.target);if (!e)return;while (e && e.nextElementSibling) {e = e.nextElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;break;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doPreviousScrollPoint = function(e) {var e, target, id;e = scrollPointParent(event.target);if (!e)return;while (e && e.previousElementSibling) {e = e.previousElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;break;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doFirstScrollPoint = function(e) {var e, target, id;e = scrollPointParent(event.target);if (!e)return;while (e && e.previousElementSibling) {e = e.previousElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doLastScrollPoint = function(e) {var e, target, id;e = scrollPointParent(event.target);if (!e)return;while (e && e.nextElementSibling) {e = e.nextElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doNextSection = function() {var section;section = $('#main > .inner > section.active').nextElementSibling;if (!section || section.tagName != 'SECTION')return;location.href = '#' + section.id.replace(/-section$/, '');},doPreviousSection = function() {var section;section = $('#main > .inner > section.active').previousElementSibling;if (!section || section.tagName != 'SECTION')return;location.href = '#' + (section.matches(':first-child') ? '' : section.id.replace(/-section$/, ''));},doFirstSection = function() {var section;section = $('#main > .inner > section:first-of-type');if (!section || section.tagName != 'SECTION')return;location.href = '#' + section.id.replace(/-section$/, '');},doLastSection = function() {var section;section = $('#main > .inner > section:last-of-type');if (!section || section.tagName != 'SECTION')return;location.href = '#' + section.id.replace(/-section$/, '');},resetSectionChangeElements = function(section) {var ee, e, x;ee = section.querySelectorAll('[data-reset-on-section-change="1"]');for (e of ee) {x = e ? e.tagName : null;switch (x) {case 'FORM':e.reset();break;default:break;}}},activateSection = function(section, scrollPoint) {var sectionHeight, currentSection, currentSectionHeight,name, hideHeader, hideFooter, disableAutoScroll,ee, k;if (!section.classList.contains('inactive')) {name = (section ? section.id.replace(/-section$/, '') : null);disableAutoScroll = name ? ((name in sections) && ('disableAutoScroll' in sections[name]) && sections[name].disableAutoScroll) : false;if (scrollPoint)scrollToElement(scrollPoint, 'smooth', scrollPointSpeed(scrollPoint)); else if (!disableAutoScroll)scrollToElement(null);return false;} else {locked = true;if (location.hash == '#home')history.replaceState(null, null, '#');name = (section ? section.id.replace(/-section$/, '') : null);hideHeader = name ? ((name in sections) && ('hideHeader' in sections[name]) && sections[name].hideHeader) : false;hideFooter = name ? ((name in sections) && ('hideFooter' in sections[name]) && sections[name].hideFooter) : false;disableAutoScroll = name ? ((name in sections) && ('disableAutoScroll' in sections[name]) && sections[name].disableAutoScroll) : false;if (header && hideHeader) {header.classList.add('hidden');setTimeout(function() {header.style.display = 'none';}, 187.5);}if (footer && hideFooter) {footer.classList.add('hidden');setTimeout(function() {footer.style.display = 'none';}, 187.5);}currentSection = $('#main > .inner > section:not(.inactive)');if (currentSection) {currentSectionHeight = currentSection.offsetHeight;currentSection.classList.add('inactive');document.title = title;unloadElements(currentSection);resetSectionChangeElements(currentSection);clearTimeout(window._sectionTimeoutId);doEvent(currentSection.id, 'onclose');setTimeout(function() {currentSection.style.display = 'none';currentSection.classList.remove('active');}, 187.5);}if (section.dataset.title)document.title = section.dataset.title + ' - ' + title;setTimeout(function() {if (header && !hideHeader) {header.style.display = '';setTimeout(function() {header.classList.remove('hidden');}, 0);}if (footer && !hideFooter) {footer.style.display = '';setTimeout(function() {footer.classList.remove('hidden');}, 0);}section.style.display = '';trigger('resize');if (!disableAutoScroll)scrollToElement(null, 'instant');sectionHeight = section.offsetHeight;if (sectionHeight > currentSectionHeight) {section.style.maxHeight = currentSectionHeight + 'px';section.style.minHeight = '0';} else {section.style.maxHeight = '';section.style.minHeight = currentSectionHeight + 'px';}setTimeout(function() {section.classList.remove('inactive');section.classList.add('active');doEvent(section.id, 'onopen');section.style.minHeight = sectionHeight + 'px';section.style.maxHeight = sectionHeight + 'px';setTimeout(function() {section.style.transition = 'none';section.style.minHeight = '';section.style.maxHeight = '';loadElements(section);if (scrollPoint)scrollToElement(scrollPoint, 'instant');setTimeout(function() {section.style.transition = '';locked = false;}, 75);}, 375 + 187.5);}, 75);}, 187.5);}},doEvent = function(id, type) {if (window.CARRD_DISABLE_EVENTS === true) return;var name = id.split(/-[a-z]+$/)[0], result, i;if (name in sections&& 'events' in sections[name]&& type in sections[name].events) {for (i in sections[name].events[type]) {result = (sections[name].events[type][i])();if (result === false)delete sections[name].events[type][i];}}},sections = {'home': {events: {onopen: [function() { gtag('event', 'page_view', {'page_title': 'Home','page_location': 'https://v1ris.com',});},],},},'about': {events: {onopen: [function() { gtag('event', 'page_view', {'page_title': 'About','page_location': 'https://v1ris.com/#about',});},],},},'music': {events: {onopen: [function() { gtag('event', 'page_view', {'page_title': 'Music','page_location': 'https://v1ris.com/#music',});},],},},'contact': {events: {onopen: [function() { gtag('event', 'page_view', {'page_title': 'Contact','page_location': 'https://v1ris.com/#contact',});},],},},};window._nextScrollPoint = doNextScrollPoint;window._previousScrollPoint = doPreviousScrollPoint;window._firstScrollPoint = doFirstScrollPoint;window._lastScrollPoint = doLastScrollPoint;window._nextSection = doNextSection;window._previousSection = doPreviousSection;window._firstSection = doFirstSection;window._lastSection = doLastSection;window._scrollToTop = function() {var section, id;scrollToElement(null);if (!!(section = $('section.active'))) {id = section.id.replace(/-section$/, '');if (id == 'home')id = '';history.pushState(null, null, '#' + id);}};if ('scrollRestoration' in history)history.scrollRestoration = 'manual';header = $('#header');footer = $('#footer');h = thisHash();if (h&& !h.match(/^[a-zA-Z0-9\-]+$/))h = null;if (e = $('[data-scroll-id="' + h + '"]')) {initialScrollPoint = e;initialSection = initialScrollPoint.parentElement;initialId = initialSection.id;} else if (e = $('#' + (h ? h : 'home') + '-section')) {initialScrollPoint = null;initialSection = e;initialId = initialSection.id;}if (!initialSection) {initialScrollPoint = null;initialSection = $('#' + 'home' + '-section');initialId = initialSection.id;history.replaceState(undefined, undefined, '#');}name = (h ? h : 'home');hideHeader = name ? ((name in sections) && ('hideHeader' in sections[name]) && sections[name].hideHeader) : false;hideFooter = name ? ((name in sections) && ('hideFooter' in sections[name]) && sections[name].hideFooter) : false;disableAutoScroll = name ? ((name in sections) && ('disableAutoScroll' in sections[name]) && sections[name].disableAutoScroll) : false;if (header && hideHeader) {header.classList.add('hidden');header.style.display = 'none';}if (footer && hideFooter) {footer.classList.add('hidden');footer.style.display = 'none';}ee = $$('#main > .inner > section:not([id="' + initialId + '"])');for (k = 0; k < ee.length; k++) {ee[k].className = 'inactive';ee[k].style.display = 'none';}initialSection.classList.add('active');doEvent(initialId, 'onopen');ready.add(() => {if (initialSection.dataset.title)document.title = initialSection.dataset.title + ' - ' + title;loadElements(initialSection);if (header)loadElements(header);if (footer)loadElements(footer);if (!disableAutoScroll)scrollToElement(null, 'instant');});on('load', function() {if (initialScrollPoint)scrollToElement(initialScrollPoint, 'instant');});on('hashchange', function(event) {var section, scrollPoint,h, e;if (locked)return false;h = thisHash();if (h&& !h.match(/^[a-zA-Z0-9\-]+$/))return false;if (e = $('[data-scroll-id="' + h + '"]')) {scrollPoint = e;section = scrollPoint.parentElement;} else if (e = $('#' + (h ? h : 'home') + '-section')) {scrollPoint = null;section = e;} else {scrollPoint = null;section = $('#' + 'home' + '-section');history.replaceState(undefined, undefined, '#');}if (!section)return false;activateSection(section, scrollPoint);return false;});on('click', function(event) {var t = event.target,tagName = t.tagName.toUpperCase(),scrollPoint, section;switch (tagName) {case 'IMG':case 'SVG':case 'USE':case 'U':case 'STRONG':case 'EM':case 'CODE':case 'S':case 'MARK':case 'SPAN':while ( !!(t = t.parentElement) )if (t.tagName == 'A')break;if (!t)return;break;default:break;}if (t.tagName == 'A'&& t.getAttribute('href') !== null&& t.getAttribute('href').substr(0, 1) == '#') {if (!!(scrollPoint = $('[data-scroll-id="' + t.hash.substr(1) + '"][data-scroll-invisible="1"]'))) {event.preventDefault();section = scrollPoint.parentElement;if (section.classList.contains('inactive')) {history.pushState(null, null, '#' + section.id.replace(/-section$/, ''));activateSection(section, scrollPoint);} else {scrollToElement(scrollPoint, 'smooth', scrollPointSpeed(scrollPoint));}} else if (t.hash == window.location.hash) {event.preventDefault();history.replaceState(undefined, undefined, '#');location.replace(t.hash);}}});})();var style, sheet, rule;style = document.createElement('style');style.appendChild(document.createTextNode(''));document.head.appendChild(style);sheet = style.sheet;if (client.mobile) {(function() {if (client.flags.lsdUnits) {document.documentElement.style.setProperty('--viewport-height', '100svh');document.documentElement.style.setProperty('--background-height', '100lvh');} else {var f = function() {document.documentElement.style.setProperty('--viewport-height', window.innerHeight + 'px');document.documentElement.style.setProperty('--background-height', (window.innerHeight + 250) + 'px');};on('load', f);on('orientationchange', function() {setTimeout(function() {(f)();}, 100);});}})();}if (client.os == 'android') {(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];var f = function() {rule.style.cssText = 'height: ' + (Math.max(screen.width, screen.height)) + 'px';};on('load', f);on('orientationchange', f);on('touchmove', f);})();$body.classList.add('is-touch');} else if (client.os == 'ios') {if (client.osVersion <= 11)(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];rule.style.cssText = '-webkit-transform: scale(1.0)';})();if (client.osVersion <= 11)(function() {sheet.insertRule('body.ios-focus-fix::before { }', 0);rule = sheet.cssRules[0];rule.style.cssText = 'height: calc(100% + 60px)';on('focus', function(event) {$body.classList.add('ios-focus-fix');}, true);on('blur', function(event) {$body.classList.remove('ios-focus-fix');}, true);})();$body.classList.add('is-touch');}ready.run();})();</script></body></html>