.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1500px){.container{max-width:1500px}}@media (min-width:1700px){.container{max-width:1700px}}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-background{--bg-opacity:1;background-color:#f7f4e7;background-color:rgba(247,244,231,var(--bg-opacity))}.bg-greybackground{--bg-opacity:1;background-color:#e2e4e0;background-color:rgba(226,228,224,var(--bg-opacity))}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-solid{border-style:solid}.border-none{border-style:none}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.font-bold{font-family:WhyteBold;font-weight:700}.h-full{height:100%}.h-footer{height:30px}.text-12{font-size:.75rem}.text-14{font-size:.875rem}.text-15{font-size:.9375rem}.text-18{font-size:1.125rem}.text-24{font-size:1.5rem}.text-30{font-size:1.875rem}.text-base{font-size:1rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.-mt-12{margin-top:-3rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.px-20{padding-left:5rem;padding-right:5rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pr-4{padding-right:1rem}.pl-4{padding-left:1rem}.pr-6{padding-right:1.5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pt-contentTopMobile{padding-top:26px}.pl-contentLeftMobile{padding-left:20px}.fixed{position:fixed}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.resize{resize:both}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-grey{--text-opacity:1;color:#a5a6a9;color:rgba(165,166,169,var(--text-opacity))}.text-greyfooter{--text-opacity:1;color:#85868a;color:rgba(133,134,138,var(--text-opacity))}.text-internalLink{--text-opacity:1;color:#777567;color:rgba(119,117,103,var(--text-opacity))}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.underline{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.tracking-tight{letter-spacing:-.025em}.tracking-tightNext{letter-spacing:-.01em}.invisible{visibility:hidden}.whitespace-pre-line{white-space:pre-line}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-3\/4{width:75%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-9\/12{width:75%}.w-11\/12{width:91.666667%}.w-full{width:100%}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@media print{main .absolute,main.fixed{display:inline!important;position:relative!important}.print-hidden,footer,nav{display:none!important}.print-show{position:relative!important;display:inline!important}}@media (min-width:1024px){.lg\:bg-background{--bg-opacity:1;background-color:#f7f4e7;background-color:rgba(247,244,231,var(--bg-opacity))}.lg\:bg-opacity-0{--bg-opacity:0}.lg\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.lg\:border-solid{border-style:solid}.lg\:border-l-2{border-left-width:2px}.lg\:border-l-3{border-left-width:3px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-1{flex:1 1 0%}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:text-10{font-size:.625rem}.lg\:text-12{font-size:.75rem}.lg\:text-14{font-size:.875rem}.lg\:text-20{font-size:1.25rem}.lg\:text-22{font-size:1.375rem}.lg\:text-60{font-size:3.75rem}.lg\:leading-snug{line-height:1.375}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:ml-20{margin-left:5rem}.lg\:pr-0{padding-right:0}.lg\:pt-1{padding-top:.25rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-3{padding-left:.75rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-8{padding-right:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-contentTopTablet{padding-top:35px}.lg\:pt-xs{padding-top:.1rem}.lg\:relative{position:relative}.lg\:tracking-normal{letter-spacing:0}.lg\:w-auto{width:auto}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-3\/4,.lg\:w-9\/12{width:75%}.lg\:w-navTablet{width:37px}}@media (min-width:1500px){.xl\:border-l-3{border-left-width:3px}.xl\:items-baseline{align-items:baseline}.xl\:text-14{font-size:.875rem}.xl\:text-18{font-size:1.125rem}.xl\:text-24{font-size:1.5rem}.xl\:text-28{font-size:1.75rem}.xl\:text-34{font-size:2.125rem}.xl\:text-60{font-size:3.75rem}.xl\:leading-tight{line-height:1.25}.xl\:mt-0{margin-top:0}.xl\:mt-1{margin-top:.25rem}.xl\:mb-1{margin-bottom:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mt-8{margin-top:2rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mt-12{margin-top:3rem}.xl\:mt-16{margin-top:4rem}.xl\:mb-16{margin-bottom:4rem}.xl\:mt-20{margin-top:5rem}.xl\:pt-0{padding-top:0}.xl\:pt-1{padding-top:.25rem}.xl\:pl-2{padding-left:.5rem}.xl\:pl-3{padding-left:.75rem}.xl\:pl-4{padding-left:1rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pt-contentTopDesktop{padding-top:50px}.xl\:tracking-tight{letter-spacing:-.025em}.xl\:w-1\/3{width:33.333333%}.xl\:w-11\/12{width:91.666667%}.xl\:w-navDesktop{width:60px}}@media (max-width:1023px){.max-lg\:bg-footerbackground{--bg-opacity:1;background-color:#d8d8da;background-color:rgba(216,216,218,var(--bg-opacity))}.max-lg\:flex{display:flex}.max-lg\:hidden{display:none}.max-lg\:flex-col{flex-direction:column}.max-lg\:items-center{align-items:center}.max-lg\:text-base{font-size:1rem}.max-lg\:mb-2{margin-bottom:.5rem}.max-lg\:mb-4{margin-bottom:1rem}.max-lg\:mt-5{margin-top:1.25rem}.max-lg\:mb-5{margin-bottom:1.25rem}.max-lg\:mt-6{margin-top:1.5rem}.max-lg\:mb-8{margin-bottom:2rem}.max-lg\:pr-contentLeftMobile{padding-right:20px}.max-lg\:pl-contentLeftMobile{padding-left:20px}.max-lg\:fixed{position:fixed}.max-lg\:absolute{position:absolute}.max-lg\:inset-0{top:0;right:0;bottom:0;left:0}.max-lg\:text-greyfooter{--text-opacity:1;color:#85868a;color:rgba(133,134,138,var(--text-opacity))}.max-lg\:tracking-tightNext{letter-spacing:-.01em}.max-lg\:w-full{width:100%}.max-lg\:z-10{z-index:10}.max-lg\:z-20{z-index:20}}@media (min-width:1700px){.xxl\:block{display:block}.xxl\:hidden{display:none}.xxl\:pl-4{padding-left:1rem}.xxl\:w-2\/12{width:16.666667%}.xxl\:w-7\/12{width:58.333333%}.xxl\:w-8\/12{width:66.666667%}}nav[data-v-024e17db]{opacity:0;position:fixed;display:flex;width:100%;height:calc(100% - 30px);--bg-opacity:1;background-color:#f7f4e7;background-color:rgba(247,244,231,var(--bg-opacity))}@media (min-width:1024px){nav[data-v-024e17db]{height:100%}}.nav--title[data-v-024e17db]{position:absolute;left:0;width:100%;height:40px;text-align:center}.nav--title>div[data-v-024e17db]{height:100%;width:100%}@media (max-width:1023px){.nav--title[data-v-024e17db]{font-size:1.5625rem}}@media (min-width:1024px){.nav--title[data-v-024e17db]{-ms-writing-mode:tb-rl;writing-mode:tb-rl;transform:rotate(-180deg);height:100%;width:37px}}@media (min-width:1500px){.nav--title[data-v-024e17db]{width:60px}}section[data-v-024e17db]{display:flex;flex-direction:column;position:relative;width:100vw}@media (min-width:1024px){section[data-v-024e17db]{flex-direction:row;height:100vh}}.item[data-v-024e17db]{position:relative;border-bottom:2px solid}@media (min-width:1024px){.item[data-v-024e17db]{border-bottom:0;border-left:2px solid #000}.item[data-v-024e17db]:first-of-type{border-left:0}.item[data-v-024e17db]:last-of-type{border-right:2px solid #000}.nav--state-active .item[data-v-024e17db]:last-of-type{border-right:0}}@media (min-width:1500px){.item[data-v-024e17db]{border-left:3px solid #000}.item[data-v-024e17db]:last-of-type{border-right:3px solid #000}}.default[data-v-024e17db]{min-height:40px;width:100%;overflow:hidden}@media (min-width:1024px){.default[data-v-024e17db]{height:100vh;min-height:100vh;width:37px;min-width:37px}}@media (min-width:1500px){.default[data-v-024e17db]{width:60px;min-width:60px;min-height:100vh}}@media (min-width:1024px){.masker[data-v-024e17db]{transform-origin:right}}.nav--title .text--content[data-v-024e17db]{fill:#000;transition:fill .2s}.nav--title:hover .text--content[data-v-024e17db]{fill:#d65700}footer{bottom:0}@media (min-width:1024px){footer{padding-top:15px;padding-bottom:25px}}@media (min-width:1500px){footer{padding-top:20px;padding-bottom:36px}}@media (min-width:1024px){.footer--logo{width:30px;height:18px}}@media (min-width:1500px){.footer--logo{width:49px;height:28px}}@media (min-width:1024px){.footer--facebook{margin-top:2rem}}@media (min-width:1500px){.footer--facebook{margin-top:3rem}}@media (min-width:1024px){.footer--facebook img{width:15px}}@media (min-width:1500px){.footer--facebook img{width:24px}}@font-face{font-family:WhyteRegular;font-style:normal;font-weight:400;src:local("Whyte Regular"),local("Whyte-Regular"),url(/fonts/Whyte-Regular.woff2) format("woff2"),url(/fonts/Whyte-Regular.woff) format("woff")}@font-face{font-family:WhyteBold;font-style:bold;font-weight:600;src:local("Whyte Bold"),local("Whyte-Bold"),url(/fonts/Whyte-Bold.woff2) format("woff2"),url(/fonts/Whyte-Bold.woff) format("woff")}html{-ms-overflow-style:-ms-autohiding-scrollbar}body{background-color:rgba(246,244,231,0);font-family:WhyteRegular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-size:1rem;letter-spacing:-.025em;line-height:1.25}@media (min-width:1024px){body{font-size:1.0625rem;line-height:1.375}}@media (min-width:1500px){body{font-size:1.5rem;letter-spacing:-.025em;line-height:1.25}}.text--style_superbig{font-family:WhyteBold;font-size:2.5rem;letter-spacing:-.025em;line-height:1;margin-bottom:4rem}@media (min-width:1024px){.text--style_superbig{font-size:3.75rem}}.text--style_big{font-size:1.5rem;letter-spacing:-.025em;line-height:1.2}@media (min-width:1024px){.text--style_big{font-size:1.375rem;letter-spacing:-.025em;line-height:1.1}}@media (min-width:1500px){.text--style_big{font-size:2.5rem;letter-spacing:-.025em;line-height:1.05}}.text--style_medium{font-size:1.875rem;letter-spacing:-.025em;line-height:1.33}@media (min-width:1024px){.text--style_medium{font-size:1.0625rem;letter-spacing:-.025em;line-height:1.25}}@media (min-width:1500px){.text--style_medium{font-size:1.75rem;letter-spacing:-.025em;line-height:1.25}}.text--style_small{font-size:1.5rem;letter-spacing:-.025em;line-height:1.17}@media (min-width:1024px){.text--style_small{font-size:.75rem;letter-spacing:-.025em;line-height:1.25}}@media (min-width:1500px){.text--style_small{font-size:1.125rem;letter-spacing:-.025em;line-height:1.25}}.text--style_small_mobile{font-size:.75rem;letter-spacing:-.025em;line-height:1.17}strong{font-family:WhyteBold}main>div{position:relative;width:100%}@media (min-width:1024px){main{padding-left:18px}}@media (min-width:1500px){main{padding-left:37px}}@media (min-width:1024px){.startpage-extra--padding{padding-left:18px}}@media (min-width:1500px){.startpage-extra--padding{padding-left:37px}}.content--container .first--element{margin-top:0!important}.content--container .content--paragraph,.content--container .text--style_big,.content--container .text--style_medium,.content--container .text--style_small{margin-top:2rem}.nav--gap-default{top:120px;bottom:32px}@media (min-width:1024px){.nav--gap-default{top:0;bottom:0;left:111px;right:0}}@media (min-width:1500px){.nav--gap-default{top:0;bottom:0;left:180px;right:0}}.nav--gap-1{top:40px;bottom:112px}@media (min-width:1024px){.nav--gap-1{top:0;bottom:0;left:37px;right:74px}}@media (min-width:1500px){.nav--gap-1{top:0;bottom:0;left:60px;right:120px}}.nav--gap-2{top:80px;bottom:72px}@media (min-width:1024px){.nav--gap-2{top:0;bottom:0;left:74px;right:37px}}@media (min-width:1500px){.nav--gap-2{top:0;bottom:0;left:120px;right:60px}}.nav--gap-3{top:120px;bottom:32px}@media (min-width:1024px){.nav--gap-3{top:0;bottom:0;left:111px;right:0}}@media (min-width:1500px){.nav--gap-3{top:0;bottom:0;left:180px;right:0}}.container--navigation-col{width:100%}@media (min-width:1024px){.container--navigation-col{width:184px}}@media (min-width:1500px){.container--navigation-col{width:325px}}.container--navigation-col_sub{width:100%}@media (min-width:1024px){.container--navigation-col_sub{width:calc(232px - 1rem)}}@media (min-width:1500px){.container--navigation-col_sub{width:calc(420px - 2.5rem)}}.container--paddings{padding-left:20px;padding-right:20px;padding-top:26px}@media (min-width:1024px){.container--paddings{padding-left:37px;padding-right:37px;padding-top:35px}}@media (min-width:1500px){.container--paddings{padding-left:60px;padding-right:60px;padding-top:50px}}.list--paddings_big{padding-bottom:3.3rem}@media (min-width:1024px){.list--paddings_big{padding-bottom:1.5rem}}@media (min-width:1500px){.list--paddings_big{padding-bottom:2.3rem}}.list--paddings_normal{padding-bottom:.75rem}@media (min-width:1024px){.list--paddings_normal{padding-bottom:.4rem}}@media (min-width:1500px){.list--paddings_normal{padding-bottom:.7rem}}.border-right{border-style:solid;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}@media (min-width:1024px){.border-right{border-right-width:2px}}@media (min-width:1500px){.border-right{border-right-width:3px}}.border-left{border-style:solid;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}@media (min-width:1024px){.border-left{border-left-width:2px}}@media (min-width:1500px){.border-left{border-left-width:3px}}.container--close-button{position:absolute;top:20px;right:20px}.container--close-button img{width:25px;height:25px}@media (min-width:1024px){.container--close-button img{width:35px;height:35px}}.container--back-button{height:30px;display:block}.container--back-button img{transform:rotate(180deg);width:18px}@media (min-width:1024px){.container--back-button{display:none}.container--back-button img{width:30px}}[contenteditable],input{caret-color:#d65700}.page-enter-active,.page-leave-active{transition:opacity .3s}.page-enter,.page-leave-to{opacity:0}.slide-right-enter-active,.slide-right-leave-active{transition:all .3s}.slide-right-enter{opacity:0;transform:translate(-30px)}.slide-right-enter-to,.slide-right-leave{opacity:1;transform:translate(0)}.slide-right-leave-to{opacity:0;transform:translate(30px)}.slide-left-enter-active,.slide-left-leave-active{transition:all .3s}.slide-left-enter{opacity:0;transform:translate(30px)}.slide-left-enter-to,.slide-left-leave{opacity:1;transform:translate(0)}.slide-left-leave-to{opacity:0;transform:translate(-30px)}@media (min-width:1024px){.lg\:text--style_big{font-size:1.5rem;letter-spacing:-.025em;line-height:1.2}}@media (min-width:1024px) and (min-width:1024px){.lg\:text--style_big{font-size:1.375rem;letter-spacing:-.025em;line-height:1.1}}@media (min-width:1024px) and (min-width:1500px){.lg\:text--style_big{font-size:2.5rem;letter-spacing:-.025em;line-height:1.05}}@media (min-width:1024px){.lg\:text--style_medium{font-size:1.875rem;letter-spacing:-.025em;line-height:1.33}}@media (min-width:1024px) and (min-width:1024px){.lg\:text--style_medium{font-size:1.0625rem;letter-spacing:-.025em;line-height:1.25}}@media (min-width:1024px) and (min-width:1500px){.lg\:text--style_medium{font-size:1.75rem;letter-spacing:-.025em;line-height:1.25}}