:root{--background:#eeebe9;--black:#160e08;--orange:#ff7a00;--accent:red;--gray:#e3e0de;--text-gray:#160e0899;--black-orange:#c35e00;--warning:#fc9403;--error:#db3b21;--success:#1aaa55;--accent-green:#57641f}body{background-color:var(--background);color:var(--black);font-family:"Unica 77",sans-serif;font-size:1rem;line-height:120%}h1{letter-spacing:-.2rem;margin-top:0;margin-bottom:0;font-family:"Unica 77",sans-serif;font-size:7rem;font-weight:400;line-height:90%}h2{letter-spacing:-.2rem;margin-top:0;margin-bottom:0;font-family:"Unica 77",sans-serif;font-size:5rem;font-weight:400;line-height:90%}h3{letter-spacing:-.1rem;margin-top:0;margin-bottom:0;font-family:"Unica 77",sans-serif;font-size:2.5rem;font-weight:400;line-height:90%}h4{letter-spacing:-.1rem;margin-top:0;margin-bottom:0;font-family:"Unica 77",sans-serif;font-size:2rem;font-weight:500;line-height:100%}h5{margin-top:0;margin-bottom:0;font-family:Archivo,sans-serif;font-size:1.5rem;font-weight:500;line-height:120%}h6{margin-top:0;margin-bottom:0;font-family:Archivo,sans-serif;font-size:1rem;font-weight:500;line-height:120%}p{margin-bottom:0;font-size:1.25rem;font-weight:500;line-height:140%}a{color:var(--black);cursor:pointer;text-decoration:none}ul,ol{margin-top:0;margin-bottom:10px;padding-left:40px}img{object-fit:cover;width:100%;max-width:100%;height:100%;display:inline-block}blockquote{background-color:var(--orange);border-radius:1rem;max-width:1000px;margin-bottom:3rem;padding:1.5rem;font-size:18px;font-weight:500;line-height:22px}.w-layout-blockcontainer{max-width:940px;margin-left:auto;margin-right:auto;display:block}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}@media screen and (max-width:991px){.w-layout-blockcontainer{max-width:728px}}@media screen and (max-width:767px){.w-layout-blockcontainer{max-width:none}}.body-small{font-size:1rem}.body-small.light{font-weight:400}.body-small.red{color:var(--accent)}.body-large{font-size:2.5rem;line-height:100%}.body-large.max-1000px{max-width:1050px;line-height:120%}.body-large.contact-form{letter-spacing:-.02rem;font-weight:600}.container{z-index:1;width:100%;max-width:1360px;position:relative}.section{padding-left:2.5rem;padding-right:2.5rem}.section.gallery{padding-top:6rem}.section.start{padding-top:12rem}.section.work{padding-top:4rem}.section.rest{padding-top:8rem;padding-bottom:8rem}.section.contact{padding-top:8rem;padding-bottom:2.5rem}._12-collumn-grid{grid-column-gap:.5rem;grid-row-gap:.5rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;width:100%}.wrapper{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.wrapper.work{grid-column-gap:1rem;grid-row-gap:1rem}.wrapper.middle{text-align:center;justify-content:flex-start;align-items:center}.wrapper.sticky{text-align:center;justify-content:flex-start;align-items:center;position:sticky;top:4rem}.wrapper.footer{grid-column-gap:1.5rem;grid-row-gap:1.5rem}.wrapper.menu-div{grid-column-gap:1.5rem;grid-row-gap:1.5rem;width:100%}.button-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-column-gap:1.5rem;grid-row-gap:1.5rem;display:flex}.button-primary{grid-column-gap:.5rem;grid-row-gap:.5rem;background-color:var(--gray);color:var(--accent);letter-spacing:-.015rem;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;font-family:Intertight,sans-serif;font-weight:500;line-height:100%;transition:all .4s cubic-bezier(.645,.045,.355,1);display:flex;position:relative;overflow:hidden}.button-primary:hover{color:var(--text-gray);background-color:#76824100;text-decoration:underline}.button-icon{width:16px;max-width:none;height:16px}.button-icon._32px{object-fit:cover;width:32px;height:32px}.button-icon._64px{width:64px;height:64px}.button-icon-wrapper{z-index:1;justify-content:flex-end;align-items:center;width:16px;height:16px;display:flex;position:relative;overflow:hidden}.button-secondary{grid-column-gap:.5rem;grid-row-gap:.5rem;letter-spacing:-.015rem;justify-content:flex-start;align-items:center;font-family:Intertight,sans-serif;font-weight:500;line-height:100%;transition:opacity .4s cubic-bezier(.645,.045,.355,1);display:flex}.button-secondary:hover{opacity:.6}.button-secondary.w--current{font-family:"Unica 77",sans-serif}.button-secondary.non-clickable{line-height:120%;transition-property:none}.button-secondary.non-clickable:hover{opacity:1}.button-secondary.hidden{opacity:0;cursor:none}.button-underline-text{border-bottom:1px solid var(--black);margin-top:.125rem;padding-bottom:.125rem;font-family:"Unica 77",sans-serif}.max-600px{max-width:600px}.gray{color:var(--text-gray)}.gray.max-400px{max-width:400px}.gray.max-400px.centered{text-align:center;text-align:center}.gray.max-500px{max-width:500px}.image-wrapper{border-radius:1.5rem;display:flex;position:relative;overflow:hidden}.image-wrapper.start{z-index:1;border-radius:.5rem;height:760px;margin-top:3rem}.image-wrapper.work{aspect-ratio:1;object-fit:cover;border-radius:.5rem;justify-content:center;align-items:center}.image-reveal{z-index:2;background-color:var(--accent);width:100%;height:100%;display:none;position:absolute;inset:auto 0% 0%}.background-video{width:100%;height:100%;position:absolute;inset:0%}.about-wrapper{grid-column-gap:2.5rem;grid-row-gap:2.5rem;text-align:center;flex-flow:column;justify-content:center;align-items:center;display:flex}.about-wrapper.left{grid-column-gap:2rem;grid-row-gap:2rem;text-align:left;justify-content:flex-start;align-items:flex-start}.about-wrapper.left-aligned{text-align:left;justify-content:flex-start;align-items:flex-start}.about{grid-column-gap:3.5rem;grid-row-gap:3.5rem;flex-flow:column;margin-top:5.5rem;margin-bottom:7.5rem;display:flex}.about.sticky{grid-column-gap:2.5rem;grid-row-gap:2.5rem;justify-content:flex-start;align-items:flex-start;margin-bottom:3.5rem;position:sticky;top:3.5rem}.preloader{z-index:999;width:100%;height:100vh;display:none;position:fixed;inset:0%}.faster-div{z-index:998;background-color:var(--accent);width:100%;height:100vh;position:absolute;inset:0%}.slower-div{z-index:997;background-color:#b60000;width:100%;height:100vh;position:absolute;inset:0%}.divider{background-color:#160e084d;width:100%;height:1px}.divider.gallery{margin-top:9.75rem}.background-mesh{object-fit:cover;object-position:50% 0%;position:absolute;inset:0%}.work-link{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;display:flex}.work-link.margin{margin-top:16rem}.horizontal-heading-wrapper{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.horizontal-heading-wrapper.work{margin-bottom:6rem}.service{grid-column-gap:2.5rem;grid-row-gap:2.5rem;background-color:var(--gray);border-radius:1.5rem;flex-flow:column;padding:2rem 2rem 3.5rem;display:flex}.icon-48px{width:48px;max-width:none;height:48px}.icon-48px.photo{border-radius:100%}.icon-48px.close{cursor:pointer;transition:opacity .3s cubic-bezier(.645,.045,.355,1)}.icon-48px.close:hover{opacity:.6}.icon-48px.close.absolute{inset:3rem 3rem auto auto;position:absolute;inset:3rem 3rem auto auto}.service-heading{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;display:flex}.service-pros{grid-column-gap:.75rem;grid-row-gap:.75rem;flex-flow:column;display:flex}.service-pros.horizontal{flex-flow:wrap}.service-pros.horizontal.socials{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-column-gap:1.5rem;grid-row-gap:1.5rem}.dot{background-color:var(--black);border-radius:100%;width:4px;height:4px}.long-label{grid-column-gap:2rem;grid-row-gap:2rem;background-color:var(--gray);border-radius:1.5rem;flex-flow:column;justify-content:center;align-items:center;height:auto;padding:1.5rem 3.5rem;display:flex;overflow:hidden}.vertical-heading-wrapper{grid-column-gap:2rem;grid-row-gap:2rem;text-align:center;flex-flow:column;justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.button-text{z-index:1;position:relative}.slide-nav{display:none}.slider{background-color:var(--gray);border-radius:1.5rem;height:auto;overflow:hidden}.arrow{background-color:var(--orange);border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:0;display:flex}.arrow.right{background-color:var(--accent);margin-bottom:3rem;margin-right:3rem}.arrow.left{background-color:var(--accent);margin-bottom:3rem;margin-left:3rem}.mask{height:auto;padding-top:5rem;padding-bottom:4rem}.slide-inside-wrapper{grid-column-gap:3rem;grid-row-gap:3rem;text-align:center;flex-flow:column;justify-content:flex-start;align-items:center;width:100%;max-width:70%;display:flex}.slide-whole-wrapper{justify-content:center;align-items:flex-start;width:100%;display:flex}.slide{height:auto}.testimonial-text-and{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;display:flex}.testimonial-author{grid-column-gap:.75rem;grid-row-gap:.75rem;flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.view{z-index:1;background-color:var(--background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--accent);border-radius:100%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;inset:auto}.track{margin-bottom:4rem}.dropdown-toggle{letter-spacing:-.3px;justify-content:flex-start;align-items:center;padding-top:2.5rem;padding-left:2rem;padding-right:2.5rem;display:flex}.dropdown-grid{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-template-rows:auto;grid-template-columns:24px 1fr 1fr 40px;place-items:center stretch;width:100%;position:relative}.dropdown-grid.margin{margin-top:2rem}.dropdown-list{padding-top:0;padding-left:2rem;padding-right:2.5rem;position:relative;overflow:hidden}.icon-40px{width:40px;height:40px}.resume-grid{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-template-rows:auto;grid-template-columns:180px 1fr 180px 40px;place-items:center stretch;width:100%;position:relative}.dropdown{background-color:var(--gray);cursor:pointer;border-radius:1.5rem;width:100%;padding-bottom:2.5rem;position:relative;overflow:hidden}.orange-background,.additional-orange-background{z-index:0;background-color:#ff000080;width:100%;height:0;position:absolute;inset:0% 0% auto}.contact-div{grid-column-gap:2rem;grid-row-gap:2rem;background-color:var(--gray);border-radius:1.5rem;flex-flow:column;justify-content:space-between;align-items:flex-start;height:100%;padding:6rem 3.5rem 4rem;display:flex}.contact-div.menu-div{z-index:901;grid-column-gap:4rem;grid-row-gap:4rem;pointer-events:auto;z-index:901;grid-column-gap:4rem;grid-row-gap:4rem;pointer-events:auto;justify-content:space-between;align-items:flex-end;height:auto;padding:4rem 4rem 3.5rem 3.5rem;position:relative}.contact-form-wrapper{z-index:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background-color:#1116;justify-content:flex-end;align-items:flex-start;padding:.5rem;display:none;position:fixed;inset:0%}.text-field{color:var(--black);border:0 solid #000;border-radius:.75rem;margin-bottom:1.5rem;padding:2rem 1.5rem;font-size:1rem;font-weight:500;line-height:120%}.text-field::placeholder{color:#160e0899}.text-field.description{min-height:160px;padding-top:1.5rem}.field-label{margin-bottom:.75rem}.form-block{z-index:901;background-color:var(--background);pointer-events:auto;border-radius:1.5rem;width:100%;max-width:550px;margin-bottom:0;padding:2.5rem 2rem;position:relative}.contact-from-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.footer-links{cursor:pointer;font-family:"Unica 77",sans-serif;transition:opacity .4s cubic-bezier(.645,.045,.355,1)}.footer-links:hover{opacity:.5}.footer-links:active{opacity:.7}.text-link{color:#160e0899;cursor:pointer;border-bottom:1px solid #160e0866;transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1)}.text-link:hover{color:#160e08cc;border-bottom-color:#160e0899}.button-primary-non-interaction{grid-column-gap:.5rem;grid-row-gap:.5rem;color:var(--accent);letter-spacing:-.015rem;background-color:#f000;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1.125rem 1rem;font-family:"Unica 77",sans-serif;font-weight:400;line-height:100%;transition:background-color .4s cubic-bezier(.645,.045,.355,1);display:flex;position:relative;overflow:hidden}.button-primary-non-interaction:hover{color:var(--text-gray);background-color:#76824100}.navbar{z-index:800;border-bottom:1px solid var(--gray);background-color:var(--background);padding:1.5rem 2.5rem;position:fixed;inset:0% 0% auto}.navbar-wrapper{grid-column-gap:2rem;grid-row-gap:2rem;justify-content:space-between;align-items:center;display:flex}.menu{z-index:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background-color:#1116;justify-content:flex-end;align-items:flex-start;padding:.5rem;display:none;position:fixed;inset:0%}.max-1000px{max-width:1050px}.view_text{color:var(--black);letter-spacing:0;text-transform:none;font-family:"Unica 77",sans-serif;font-size:1rem;font-weight:400}.absolute_text{flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0%}.heading-7{line-height:94%}.marquee-horizontal-alt-css{display:none}.track-horizontal-alt{flex:0 auto;justify-content:space-between;align-items:center;height:25px;display:flex;position:relative}.tech_stack-embed{width:100px;height:25px;margin-right:8vw}.tech_stack-wrap{justify-content:flex-start;align-items:center;display:flex}.project_cta{background-color:#e3e0de;border:2px dashed #bababa;border-radius:1.5rem;justify-content:center;align-items:center;width:auto;padding-top:2.5rem;padding-bottom:2.5rem;transition:all .2s;display:flex}.project_cta:hover{border-color:var(--accent)}.project_cta.hide{display:none}.heading-9{line-height:100%}.availability_tag{grid-column-gap:.25rem;grid-row-gap:.25rem;background-color:var(--gray);border-radius:.5rem;justify-content:flex-start;align-items:center;margin-left:auto;margin-right:auto;padding:.25rem .5rem;display:flex}.body-xsmall{color:var(--black);font-size:.75rem}.body-xsmall.is-warning{color:var(--black-orange)}.body-xsmall.is-error{color:var(--error)}.body-xsmall.is-success{color:var(--success)}.hide{display:none}.works_list{grid-column-gap:1rem;grid-row-gap:3rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}@media screen and (min-width:1280px){h1{font-size:8rem}h2{font-size:6rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.5rem}h6{font-size:1rem}.section.work{padding-bottom:4rem}.wrapper.sticky{text-align:left;text-align:left;justify-content:flex-start;align-items:flex-start}.gray.max-600px.resume{max-width:390px}.image-wrapper.start{height:900px}}@media screen and (max-width:991px){h1{font-size:6rem}.wrapper.footer{flex-flow:wrap}.wrapper.menu-div{flex-flow:column}.button-icon._64px{width:48px;height:48px}.image-wrapper.start{height:600px}.about-wrapper{grid-column-gap:2rem;grid-row-gap:2rem}.about-wrapper.left{text-align:center;text-align:center;justify-content:flex-start;align-items:center}.about.sticky{justify-content:flex-start;align-items:center}.work-link,.work-link.margin,.work-link.margin{margin-top:4rem}.horizontal-heading-wrapper{grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column;justify-content:space-between;align-items:flex-start}.service-pros.horizontal.socials.menu-socials{display:none}.slide-inside-wrapper{max-width:85%}.dropdown-toggle{padding-left:1.5rem;padding-right:2rem}.dropdown-list{padding-left:24px;padding-right:32px}.resume-grid{grid-template-columns:180px 1fr 150px 40px}.contact-div{grid-column-gap:3rem;grid-row-gap:3rem;padding-top:4rem}.deliveries{margin-top:0}.collection-list{flex-flow:column}.collection-item{width:100%}.project_cta{margin-top:4rem}}@media screen and (max-width:767px){h1{font-size:5rem}h2{font-size:4rem}.body-large{font-size:2rem}.section{padding-left:1.25rem;padding-right:1.25rem}.section.contact{padding-bottom:1.25rem}.image-wrapper.work{height:500px}.long-label{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;justify-content:center;align-items:flex-start;padding-left:2rem;padding-right:2rem}.arrow.right{margin-bottom:2rem;margin-right:2rem}.arrow.left{margin-bottom:2rem;margin-left:2rem}.dropdown-toggle{padding-left:1.5rem;padding-right:1.5rem}.dropdown-grid{grid-column-gap:.75rem;grid-row-gap:.75rem}.dropdown-list{padding-left:1.5rem;padding-right:1.5rem}.resume-grid{grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:1fr 1fr 40px}.contact-div{padding-left:2rem;padding-right:2rem}.navbar{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (max-width:479px){h1{letter-spacing:-.15rem;font-size:15vw}h2{letter-spacing:-.12rem;font-size:3.5rem}h3{letter-spacing:-.08rem;font-size:2.3rem}h4{font-size:1.8rem}p{font-size:1.15rem}.body-large{font-size:1.5rem}.section.start{padding-top:8rem}.wrapper.middle,.wrapper.sticky{text-align:left;justify-content:flex-start;align-items:flex-start}.wrapper.work.centered{justify-content:center;align-items:center}.wrapper.middle,.wrapper.sticky{text-align:left;justify-content:flex-start;align-items:flex-start}.button-wrapper{flex-flow:wrap-reverse;justify-content:space-between;align-items:center}.button-wrapper.in-menu{display:none}.button-wrapper.left-aligned{flex-flow:column;justify-content:space-between;align-items:flex-start}.button-icon._64px{width:32px;height:32px}.image-wrapper.start{height:400px}.image-wrapper.work{height:auto}.about-wrapper{text-align:left;justify-content:center;align-items:flex-start}.about-wrapper.left{text-align:left;text-align:left}.about{grid-column-gap:2rem;grid-row-gap:2rem;margin-top:3.5rem;margin-bottom:5.5rem}.service{padding-left:1.5rem;padding-right:1.5rem}.icon-48px.photo{width:40px;height:40px}.icon-48px.close.absolute{top:2rem;right:2rem}.long-label{grid-column-gap:2.5rem;grid-row-gap:2.5rem}.vertical-heading-wrapper{text-align:left;justify-content:space-between;align-items:flex-start}.arrow.right{margin-bottom:1.5rem;margin-right:1.5rem}.arrow.left{margin-bottom:1.5rem;margin-left:1.5rem}.mask{padding-top:4rem;padding-bottom:7rem}.slide-inside-wrapper{text-align:left;justify-content:flex-start;align-items:flex-start;max-width:none;padding-left:1.5rem;padding-right:1.5rem}.testimonial-author{flex-flow:row;justify-content:flex-start;align-items:flex-start}.dropdown-toggle{padding-top:2rem}.dropdown-grid{grid-row-gap:12px}.contact-div{padding-left:1.5rem;padding-right:1.5rem}.contact-div.menu-div{padding:3rem 2rem 2.5rem}.delivery{padding-bottom:1.5rem}.form-block{padding-left:1.5rem;padding-right:1.5rem}.heading-7{font-size:15vw}.heading-8{text-align:center;font-size:1.5rem}.availability_tag{margin-left:0}}#w-node-a83ac763-52ba-3a3d-f67d-7b37973787d7-c4d097e3,#w-node-_3400ccbc-c37c-e72c-555b-7730a5877539-c4d097e3{grid-area:1/1/2/13}#w-node-_78373d84-40bb-f86f-7105-e9e1829108b5-c4d097e3{grid-area:2/1/3/13}#w-node-cd43cfbc-55ec-70e7-9651-d96702824155-c4d097e3,#w-node-bf30b50f-0bec-a142-5f25-a04dcc80a82a-c4d097e3{grid-area:3/1/4/13}#w-node-_5879dbfd-84b2-0f21-34b5-8dde33ddee12-c4d097e3{grid-area:4/1/5/13}#w-node-_8dcd9d92-4f0c-15bd-5fcd-c1e537e81458-c4d097e3{grid-area:1/1/2/13}#w-node-_8dcd9d92-4f0c-15bd-5fcd-c1e537e81459-c4d097e3{grid-area:1/1/2/6}#w-node-_8dcd9d92-4f0c-15bd-5fcd-c1e537e8145d-c4d097e3{grid-area:1/9/2/13;justify-self:end}#w-node-_501ae7ef-d892-63fc-ebc7-076f111bd223-c4d097e3{grid-area:span 1/span 12/span 1/span 12}#w-node-_501ae7ef-d892-63fc-ebc7-076f111bd22d-c4d097e3{grid-area:1/1/2/5}#w-node-de4b9336-7972-38c2-7731-65fa3c24b125-c4d097e3{grid-area:span 1/span 12/span 1/span 12}#w-node-ec77722b-200f-624c-5834-b1a97e944dbf-c4d097e3{grid-area:1/1/2/5}#w-node-ec77722b-200f-624c-5834-b1a97e944dc0-c4d097e3{grid-area:1/1/2/6}#w-node-_2f699b98-abcb-5014-cddf-79f8b75818e0-c4d097e3{grid-area:span 1/span 12/span 1/span 12}#w-node-_2f699b98-abcb-5014-cddf-79f8b75818e1-c4d097e3{grid-area:3/1/4/13}#w-node-_2f699b98-abcb-5014-cddf-79f8b75818ed-c4d097e3{grid-area:span 1/span 12/span 1/span 12}#w-node-e4425878-2428-d6c0-2220-a531cce6beb9-c4d097e3{grid-area:1/1/2/13}#w-node-e4425878-2428-d6c0-2220-a531cce6beba-c4d097e3{grid-area:1/1/2/6}#w-node-e4425878-2428-d6c0-2220-a531cce6bebe-c4d097e3{grid-area:1/9/2/13;justify-self:end}#w-node-d0f0dbf1-aa2f-4729-52a2-f4265a9efac1-c4d097e3{grid-area:2/1/3/13}#w-node-_26e60f59-4f39-a5df-0f60-0fa9eca15070-c4d097e3{grid-area:1/1/2/13}#w-node-_468a3076-7d54-3d20-f177-1b8c2f0b8bc8-c4d097e3{grid-area:1/1/2/6}#w-node-_468a3076-7d54-3d20-f177-1b8c2f0b8bc7-c4d097e3{grid-area:1/9/2/13;justify-self:end}#w-node-_8e508c9e-0621-7df7-362b-2b37f56d4f33-c4d097e3{grid-area:2/1/3/4}#w-node-a16083a8-bef0-9674-0ac8-59cbfbcfc0bc-c4d097e3{grid-area:2/4/3/7}#w-node-_9f196a55-e49d-9c9c-347d-743b20edd7f3-c4d097e3{grid-area:2/7/3/10}#w-node-b355c0af-175d-2913-2f46-d0ab15c47b2c-c4d097e3{grid-area:2/10/3/13}#w-node-a4cd28d0-63f6-a645-7d59-096d2401cb99-c4d097e3{grid-area:3/1/4/13}#w-node-_66c57716-6d82-48a7-94b0-afc166aab34d-c4d097e3{grid-area:1/1/2/13}#w-node-c56d6514-7494-eb0c-aadf-7f31e6b7665d-c4d097e3{grid-area:1/1/2/5;justify-self:auto}#w-node-c56d6514-7494-eb0c-aadf-7f31e6b76659-c4d097e3{grid-area:1/1/2/6}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed989a-c4d097e3{grid-area:2/2/3/12}#w-node-_82d791ad-af31-f835-75f2-b4edafe08b9c-c4d097e3{grid-area:1/3/2/4}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed98a1-c4d097e3{grid-area:1/2/2/3}#w-node-_2553f15c-4371-997d-3fc9-87cb950a5dd0-c4d097e3{grid-area:1/1/2/2}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed98a5-c4d097e3{grid-area:1/4/2/5}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed98a8-c4d097e3{grid-area:1/1/2/4}#w-node-efb3bb56-327f-1c91-96b6-45e647f9fc01-c4d097e3{grid-area:2/1/3/5}#w-node-e6070373-c8c6-b23b-392a-148c19e00ae3-c4d097e3{grid-area:3/2/4/12}#w-node-e6070373-c8c6-b23b-392a-148c19e00ae8-c4d097e3{grid-area:1/3/2/4}#w-node-e6070373-c8c6-b23b-392a-148c19e00aea-c4d097e3{grid-area:1/2/2/3}#w-node-e6070373-c8c6-b23b-392a-148c19e00aec-c4d097e3{grid-area:1/1/2/2}#w-node-e6070373-c8c6-b23b-392a-148c19e00aee-c4d097e3{grid-area:1/4/2/5}#w-node-e6070373-c8c6-b23b-392a-148c19e00af1-c4d097e3{grid-area:1/1/2/4}#w-node-e6070373-c8c6-b23b-392a-148c19e00af3-c4d097e3{grid-area:2/1/3/4}#w-node-f87d7185-7015-4e3f-94a4-659186d3f052-c4d097e3{grid-area:4/2/5/12}#w-node-f87d7185-7015-4e3f-94a4-659186d3f057-c4d097e3{grid-area:1/3/2/4}#w-node-f87d7185-7015-4e3f-94a4-659186d3f059-c4d097e3{grid-area:1/2/2/3}#w-node-f87d7185-7015-4e3f-94a4-659186d3f05b-c4d097e3{grid-area:1/1/2/2}#w-node-f87d7185-7015-4e3f-94a4-659186d3f05d-c4d097e3{grid-area:1/4/2/5}#w-node-f87d7185-7015-4e3f-94a4-659186d3f060-c4d097e3{grid-area:1/1/2/4}#w-node-f87d7185-7015-4e3f-94a4-659186d3f062-c4d097e3{grid-area:2/1/3/4}#w-node-da63881f-7b46-8565-7e9d-52a74847ec2d-c4d097e3{grid-area:1/1/2/13}#w-node-da63881f-7b46-8565-7e9d-52a74847ec2e-c4d097e3{grid-area:1/1/2/6}#w-node-da63881f-7b46-8565-7e9d-52a74847ec30-c4d097e3{grid-area:1/9/2/13;justify-self:end}#w-node-_1abf4270-8186-5f00-724a-1b05849825a9-c4d097e3{grid-area:2/2/3/12}#w-node-_1abf4270-8186-5f00-724a-1b05849825ae-c4d097e3{grid-area:1/3/2/4}#w-node-_1abf4270-8186-5f00-724a-1b05849825b0-c4d097e3{grid-area:1/2/2/3}#w-node-_1abf4270-8186-5f00-724a-1b05849825b2-c4d097e3{grid-area:1/1/2/2}#w-node-_1abf4270-8186-5f00-724a-1b05849825b4-c4d097e3{grid-area:1/4/2/5}#w-node-_1abf4270-8186-5f00-724a-1b05849825b7-c4d097e3{grid-area:1/1/2/4}#w-node-_816209cc-18b1-3da2-bc25-029a27038a9f-c4d097e3{grid-area:3/2/4/12}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa4-c4d097e3{grid-area:1/3/2/4}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa6-c4d097e3{grid-area:1/2/2/3}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa8-c4d097e3{grid-area:1/1/2/2}#w-node-_816209cc-18b1-3da2-bc25-029a27038aaa-c4d097e3{grid-area:1/4/2/5}#w-node-_816209cc-18b1-3da2-bc25-029a27038aad-c4d097e3{grid-area:1/1/2/4}#w-node-_49c044ac-0bad-337f-6553-c31408029f03-c4d097e3{grid-area:4/2/5/12}#w-node-_49c044ac-0bad-337f-6553-c31408029f08-c4d097e3{grid-area:1/3/2/4}#w-node-_49c044ac-0bad-337f-6553-c31408029f0a-c4d097e3{grid-area:1/2/2/3}#w-node-_49c044ac-0bad-337f-6553-c31408029f0c-c4d097e3{grid-area:1/1/2/2}#w-node-_49c044ac-0bad-337f-6553-c31408029f0e-c4d097e3{grid-area:1/4/2/5}#w-node-_49c044ac-0bad-337f-6553-c31408029f11-c4d097e3{grid-area:1/1/2/4}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bca-c4d097e3{grid-area:5/2/6/12}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bcf-c4d097e3{grid-area:1/3/2/4}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd1-c4d097e3{grid-area:1/2/2/3}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd3-c4d097e3{grid-area:1/1/2/2}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd5-c4d097e3{grid-area:1/4/2/5}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd8-c4d097e3{grid-area:1/1/2/4}#w-node-_15a5573a-0697-4d41-d592-041568511778-c4d097e3{grid-area:6/2/7/12}#w-node-_15a5573a-0697-4d41-d592-04156851177d-c4d097e3{grid-area:1/3/2/4}#w-node-_15a5573a-0697-4d41-d592-04156851177f-c4d097e3{grid-area:1/2/2/3}#w-node-_15a5573a-0697-4d41-d592-041568511781-c4d097e3{grid-area:1/1/2/2}#w-node-_15a5573a-0697-4d41-d592-041568511783-c4d097e3{grid-area:1/4/2/5}#w-node-_15a5573a-0697-4d41-d592-041568511786-c4d097e3{grid-area:1/1/2/4}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de71-f1f2de6e{grid-area:1/1/2/9}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de72-f1f2de6e,#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de73-f1f2de6e{grid-area:1/1/2/13}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de86-f1f2de6e{grid-area:1/9/2/13}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de87-f1f2de6e,#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de88-f1f2de6e{grid-area:1/1/2/13}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2dea1-f1f2de6e{grid-area:2/1/3/13}#w-node-a0b5c632-9fdc-d89c-cfed-00ce4477224d-4477222b,#w-node-a0b5c632-9fdc-d89c-cfed-00ce4477224e-4477222b{grid-area:1/1/2/13}@media screen and (min-width:1280px){#w-node-_66c57716-6d82-48a7-94b0-afc166aab34d-c4d097e3{grid-row-end:7;grid-column-end:5}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed989a-c4d097e3{grid-area:1/5/2/13}#w-node-e6070373-c8c6-b23b-392a-148c19e00ae3-c4d097e3{grid-area:2/5/3/13}#w-node-f87d7185-7015-4e3f-94a4-659186d3f052-c4d097e3{grid-area:3/5/4/13}#w-node-_1abf4270-8186-5f00-724a-1b05849825a9-c4d097e3,#w-node-_816209cc-18b1-3da2-bc25-029a27038a9f-c4d097e3,#w-node-_49c044ac-0bad-337f-6553-c31408029f03-c4d097e3,#w-node-_63d1ca61-2168-d574-91d6-23d48e927bca-c4d097e3,#w-node-_15a5573a-0697-4d41-d592-041568511778-c4d097e3{grid-column:3/11}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de71-f1f2de6e{grid-column-end:8}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de86-f1f2de6e{grid-column:8/13}}@media screen and (max-width:991px){#w-node-_501ae7ef-d892-63fc-ebc7-076f111bd223-c4d097e3{grid-area:8/1/9/13}#w-node-_8e508c9e-0621-7df7-362b-2b37f56d4f33-c4d097e3{grid-column-end:7}#w-node-a16083a8-bef0-9674-0ac8-59cbfbcfc0bc-c4d097e3{grid-column:7/13}#w-node-_9f196a55-e49d-9c9c-347d-743b20edd7f3-c4d097e3{grid-area:3/1/4/7}#w-node-b355c0af-175d-2913-2f46-d0ab15c47b2c-c4d097e3{grid-row:3/4;grid-column-start:7}#w-node-a4cd28d0-63f6-a645-7d59-096d2401cb99-c4d097e3{grid-row:4/5}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed989a-c4d097e3,#w-node-e6070373-c8c6-b23b-392a-148c19e00ae3-c4d097e3,#w-node-f87d7185-7015-4e3f-94a4-659186d3f052-c4d097e3,#w-node-_1abf4270-8186-5f00-724a-1b05849825a9-c4d097e3,#w-node-_816209cc-18b1-3da2-bc25-029a27038a9f-c4d097e3,#w-node-_49c044ac-0bad-337f-6553-c31408029f03-c4d097e3,#w-node-_63d1ca61-2168-d574-91d6-23d48e927bca-c4d097e3,#w-node-_15a5573a-0697-4d41-d592-041568511778-c4d097e3{grid-column:1/13}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de71-f1f2de6e{grid-column-end:13}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2de86-f1f2de6e{grid-row:2/3;grid-column-start:1}#w-node-d8c53981-397b-be0c-30ad-eaa7f1f2dea1-f1f2de6e{grid-row:3/4}}@media screen and (max-width:767px){#w-node-_8e508c9e-0621-7df7-362b-2b37f56d4f33-c4d097e3{grid-column-end:13}#w-node-a16083a8-bef0-9674-0ac8-59cbfbcfc0bc-c4d097e3{grid-row:3/4;grid-column-start:1}#w-node-_9f196a55-e49d-9c9c-347d-743b20edd7f3-c4d097e3{grid-row:4/5;grid-column-end:13}#w-node-b355c0af-175d-2913-2f46-d0ab15c47b2c-c4d097e3{grid-row:5/6;grid-column-start:1}#w-node-a4cd28d0-63f6-a645-7d59-096d2401cb99-c4d097e3{grid-row:6/7}#w-node-_82d791ad-af31-f835-75f2-b4edafe08b9c-c4d097e3{grid-area:2/2/3/4}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed98a1-c4d097e3{grid-column:1/3}#w-node-_2553f15c-4371-997d-3fc9-87cb950a5dd0-c4d097e3{grid-row:2/3;grid-column-end:2}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed98a5-c4d097e3{grid-column:3/4;justify-self:end}#w-node-e6070373-c8c6-b23b-392a-148c19e00ae8-c4d097e3{grid-area:2/2/3/4}#w-node-e6070373-c8c6-b23b-392a-148c19e00aea-c4d097e3{grid-column:1/3}#w-node-e6070373-c8c6-b23b-392a-148c19e00aec-c4d097e3{grid-row:2/3;grid-column-end:2}#w-node-e6070373-c8c6-b23b-392a-148c19e00aee-c4d097e3{grid-column:3/4;justify-self:end}#w-node-f87d7185-7015-4e3f-94a4-659186d3f057-c4d097e3{grid-area:2/2/3/4}#w-node-f87d7185-7015-4e3f-94a4-659186d3f059-c4d097e3{grid-column:1/3}#w-node-f87d7185-7015-4e3f-94a4-659186d3f05b-c4d097e3{grid-row:2/3;grid-column-end:2}#w-node-f87d7185-7015-4e3f-94a4-659186d3f05d-c4d097e3{grid-column:3/4;justify-self:end}#w-node-_1abf4270-8186-5f00-724a-1b05849825ae-c4d097e3{grid-row:2/3;grid-column-start:2}#w-node-_1abf4270-8186-5f00-724a-1b05849825b0-c4d097e3{grid-column:2/4}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa4-c4d097e3{grid-row:2/3;grid-column-start:2}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa6-c4d097e3{grid-column:2/4}#w-node-_49c044ac-0bad-337f-6553-c31408029f08-c4d097e3{grid-row:2/3;grid-column-start:2}#w-node-_49c044ac-0bad-337f-6553-c31408029f0a-c4d097e3{grid-column:2/4}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bcf-c4d097e3{grid-row:2/3;grid-column-start:2}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd1-c4d097e3{grid-column:2/4}#w-node-_15a5573a-0697-4d41-d592-04156851177d-c4d097e3{grid-row:2/3;grid-column-start:2}#w-node-_15a5573a-0697-4d41-d592-04156851177f-c4d097e3{grid-column:2/4}}@media screen and (max-width:479px){#w-node-_82d791ad-af31-f835-75f2-b4edafe08b9c-c4d097e3{grid-area:3/1/4/4}#w-node-_2553f15c-4371-997d-3fc9-87cb950a5dd0-c4d097e3{grid-column:1/4}#w-node-_2ed71f4c-2574-7cc3-748e-eac5b0ed98a8-c4d097e3{grid-column:1/5}#w-node-e6070373-c8c6-b23b-392a-148c19e00ae8-c4d097e3{grid-area:3/1/4/4}#w-node-e6070373-c8c6-b23b-392a-148c19e00aec-c4d097e3{grid-column:1/4}#w-node-e6070373-c8c6-b23b-392a-148c19e00af1-c4d097e3{grid-column:1/5}#w-node-f87d7185-7015-4e3f-94a4-659186d3f057-c4d097e3{grid-area:3/1/4/4}#w-node-f87d7185-7015-4e3f-94a4-659186d3f05b-c4d097e3{grid-column:1/4}#w-node-f87d7185-7015-4e3f-94a4-659186d3f060-c4d097e3{grid-column:1/5}#w-node-_1abf4270-8186-5f00-724a-1b05849825ae-c4d097e3{grid-column:2/5}#w-node-_1abf4270-8186-5f00-724a-1b05849825b0-c4d097e3{grid-column-start:1}#w-node-_1abf4270-8186-5f00-724a-1b05849825b2-c4d097e3{grid-area:2/1/3/2;align-self:start}#w-node-_1abf4270-8186-5f00-724a-1b05849825b7-c4d097e3{grid-column:1/5}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa4-c4d097e3{grid-column:2/5}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa6-c4d097e3{grid-column-start:1}#w-node-_816209cc-18b1-3da2-bc25-029a27038aa8-c4d097e3{grid-area:2/1/3/2;align-self:start}#w-node-_816209cc-18b1-3da2-bc25-029a27038aad-c4d097e3{grid-column:1/5}#w-node-_49c044ac-0bad-337f-6553-c31408029f08-c4d097e3{grid-column:2/5}#w-node-_49c044ac-0bad-337f-6553-c31408029f0a-c4d097e3{grid-column-start:1}#w-node-_49c044ac-0bad-337f-6553-c31408029f0c-c4d097e3{grid-area:2/1/3/2;align-self:start}#w-node-_49c044ac-0bad-337f-6553-c31408029f11-c4d097e3{grid-column:1/5}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bcf-c4d097e3{grid-column:2/5}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd1-c4d097e3{grid-column-start:1}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd3-c4d097e3{grid-area:2/1/3/2;align-self:start}#w-node-_63d1ca61-2168-d574-91d6-23d48e927bd8-c4d097e3{grid-column:1/5}#w-node-_15a5573a-0697-4d41-d592-04156851177d-c4d097e3{grid-column:2/5}#w-node-_15a5573a-0697-4d41-d592-04156851177f-c4d097e3{grid-column-start:1}#w-node-_15a5573a-0697-4d41-d592-041568511781-c4d097e3{grid-area:2/1/3/2;align-self:start}#w-node-_15a5573a-0697-4d41-d592-041568511786-c4d097e3{grid-column:1/5}}