@keyframes slider{0%{transform:translate(0, 0)}100%{transform:translate(-50%, 0)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}html,body{width:100%;overflow-x:clip}body{padding-top:60px;background-color:#FEFBF2;color:#27113A;font-family:"DM Sans",Helvetica;font-size:15px;font-weight:400;line-height:155%;letter-spacing:-0.15px}main,section{width:100%}a{color:inherit}#is-desktop{position:absolute;top:0;left:-100%;width:0px;height:0px}@media only screen and (max-width: 769px){#is-desktop{display:none}}.underlined{position:relative}.underlined:after{content:' ';display:block;position:absolute;width:100%;height:3px;bottom:5px;left:0;background-color:#27113A}.underlined.underlined--thin:after{height:1px;bottom:5px}.underlined.underlined--thick:after{height:4px;bottom:8px}@media only screen and (max-width: 769px){.underlined.underlined--thick:after{height:3px;bottom:2px}}.underlined.underlined--light:after{background-color:#D6FF00}.rounded{border-radius:15px;overflow:hidden;-o-object-fit:cover;object-fit:cover;position:relative;background-position:center;background-size:cover}.rounded .rounded__img{border-radius:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:auto}@keyframes scatterLinework{0%{transform:translateY(200%)}100%{transform:translateY(-10%)}}.scatter-linework{position:absolute;z-index:0;width:102px;height:102px}.scatter-linework svg,.scatter-linework img{width:100%;height:100%}@media only screen and (max-width: 769px){.scatter-linework{width:64px;height:64px}}@keyframes grainTexture{0%,100%{transform:translate(0, 0)}10%{transform:translate(-5%, -10%)}20%{transform:translate(-15%, -20%)}30%{transform:translate(-5%, -10%)}40%{transform:translate(-15%, -20%)}50%{transform:translate(-5%, -10%)}60%{transform:translate(-15%, -20%)}70%{transform:translate(-5%, -10%)}80%{transform:translate(-15%, -20%)}90%{transform:translate(-5%, -10%)}100%{transform:translate(-15%, -20%)}}.gradient-bg,.page-template-template-home #background .bg--2,.page-template-template-about #background .bg--3,.page-template-template-about #background .bg--4{position:relative;overflow:hidden;background-color:#D6FF00;background:linear-gradient(15deg, #fefbf2 0%, #d6ff00 44%, #fefbf2 100%);background-attachment:fixed}.gradient-bg>*,.page-template-template-home #background .bg--2>*,.page-template-template-about #background .bg--3>*,.page-template-template-about #background .bg--4>*{position:relative;z-index:1}.gradient-bg:after,.page-template-template-home #background .bg--2:after,.page-template-template-about #background .bg--3:after,.page-template-template-about #background .bg--4:after{display:block;content:' ';background-image:url("../images/min/noise_texture.png");position:absolute;z-index:0;top:0;left:0;width:200%;height:200%;opacity:0.08;animation:grainTexture 15s steps(20) infinite}@keyframes scrollUpInView{0%{transform:translateY(25%)}100%{transform:translateY(-25%)}}.scroll-up-in-view{animation-name:scrollUpInView;animation-duration:1ms;animation-timeline:view();animation-range:entry cover;animation-fill-mode:forwards}.container{margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px;max-width:1280px;width:100%}.di{display:inline}.dib{display:inline-block}.db{display:block}.dn{display:none}@media only screen and (max-width: 769px){.dib-md{display:inline-block}}@media only screen and (max-width: 1025px){.db-lg{display:block}}@media only screen and (max-width: 769px){.db-md{display:block}}@media only screen and (max-width: 1025px){.dn-lg{display:none}}@media only screen and (max-width: 769px){.dn-md{display:none}}.absolute{position:absolute}@media only screen and (max-width: 769px){.absolute-md{position:absolute}}.relative{position:relative}@media only screen and (max-width: 769px){.relative-md{position:relative}}.flex{display:flex}.flex-inline{display:inline-flex}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}@media only screen and (max-width: 769px){.flex-column-md{flex-direction:column}}@media only screen and (max-width: 769px){.flex-wrap-md{flex-wrap:wrap}}@media only screen and (max-width: 1025px){.flex-wrap-lg{flex-wrap:wrap}}@media only screen and (max-width: 481px){.flex-wrap-sm{flex-wrap:wrap}}@media only screen and (max-width: 769px){.justify-start-md{justify-content:flex-start}}.w-100{width:100%}.w-50{width:50%}.h-100{height:100%}@media only screen and (max-width: 769px){.w-100-md{width:100%}}@media only screen and (max-width: 769px){.w-50-md{width:50%}}*{box-sizing:border-box;margin:0;padding:0}a,a:hover,a:active{outline:none;text-decoration:none}li{list-style:none}h1,h2,h3,h4,h5,h6{font-family:"DM Sans",Helvetica;font-weight:400;line-height:100%}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}em{position:relative;display:inline-block;font-style:normal}em:after{content:' ';display:block;position:absolute;bottom:6px;width:100%;height:3px;background:#27113A}@keyframes fade-in{100%{opacity:1;filter:blur(0)}}@keyframes revealText{0%{transform:translateY(110%)}100%{transform:translateY(0)}}.reveal-in-text>span,.reveal-in-text>li{display:inline-block;overflow:hidden}.reveal-in-text>span .reveal-in-content,.reveal-in-text>li .reveal-in-content{display:inline-block;transform:translateY(100%)}.reveal-in-text.in-view span:nth-child(1) .reveal-in-content,.reveal-in-text.in-view li:nth-child(1) .reveal-in-content{animation:revealText 0.3s .1s forwards ease-out}.reveal-in-text.in-view span:nth-child(2) .reveal-in-content,.reveal-in-text.in-view li:nth-child(2) .reveal-in-content{animation:revealText 0.3s .2s forwards ease-out}.reveal-in-text.in-view span:nth-child(3) .reveal-in-content,.reveal-in-text.in-view li:nth-child(3) .reveal-in-content{animation:revealText 0.3s .3s forwards ease-out}.reveal-in-text.in-view span:nth-child(4) .reveal-in-content,.reveal-in-text.in-view li:nth-child(4) .reveal-in-content{animation:revealText 0.3s .4s forwards ease-out}.reveal-in-text.in-view span:nth-child(5) .reveal-in-content,.reveal-in-text.in-view li:nth-child(5) .reveal-in-content{animation:revealText 0.3s .5s forwards ease-out}.reveal-in-text.in-view span:nth-child(6) .reveal-in-content,.reveal-in-text.in-view li:nth-child(6) .reveal-in-content{animation:revealText 0.3s .6s forwards ease-out}.reveal-in-text.in-view span:nth-child(7) .reveal-in-content,.reveal-in-text.in-view li:nth-child(7) .reveal-in-content{animation:revealText 0.3s .7s forwards ease-out}.reveal-in-text.in-view span:nth-child(8) .reveal-in-content,.reveal-in-text.in-view li:nth-child(8) .reveal-in-content{animation:revealText 0.3s .8s forwards ease-out}.reveal-in-text.in-view span:nth-child(9) .reveal-in-content,.reveal-in-text.in-view li:nth-child(9) .reveal-in-content{animation:revealText 0.3s .9s forwards ease-out}.reveal-in-text.in-view span:nth-child(10) .reveal-in-content,.reveal-in-text.in-view li:nth-child(10) .reveal-in-content{animation:revealText 0.3s 1s forwards ease-out}.reveal-in-text.in-view span:nth-child(11) .reveal-in-content,.reveal-in-text.in-view li:nth-child(11) .reveal-in-content{animation:revealText 0.3s 1.1s forwards ease-out}.reveal-in-text.in-view span:nth-child(12) .reveal-in-content,.reveal-in-text.in-view li:nth-child(12) .reveal-in-content{animation:revealText 0.3s 1.2s forwards ease-out}.reveal-in-text.in-view span:nth-child(13) .reveal-in-content,.reveal-in-text.in-view li:nth-child(13) .reveal-in-content{animation:revealText 0.3s 1.3s forwards ease-out}.reveal-in-text.in-view span:nth-child(14) .reveal-in-content,.reveal-in-text.in-view li:nth-child(14) .reveal-in-content{animation:revealText 0.3s 1.4s forwards ease-out}.reveal-in-text.in-view span:nth-child(15) .reveal-in-content,.reveal-in-text.in-view li:nth-child(15) .reveal-in-content{animation:revealText 0.3s 1.5s forwards ease-out}.reveal-in-text.in-view span:nth-child(16) .reveal-in-content,.reveal-in-text.in-view li:nth-child(16) .reveal-in-content{animation:revealText 0.3s 1.6s forwards ease-out}.reveal-in-text.in-view span:nth-child(17) .reveal-in-content,.reveal-in-text.in-view li:nth-child(17) .reveal-in-content{animation:revealText 0.3s 1.7s forwards ease-out}.reveal-in-text.in-view span:nth-child(18) .reveal-in-content,.reveal-in-text.in-view li:nth-child(18) .reveal-in-content{animation:revealText 0.3s 1.8s forwards ease-out}.reveal-in-text.in-view span:nth-child(19) .reveal-in-content,.reveal-in-text.in-view li:nth-child(19) .reveal-in-content{animation:revealText 0.3s 1.9s forwards ease-out}.reveal-in-text.in-view span:nth-child(20) .reveal-in-content,.reveal-in-text.in-view li:nth-child(20) .reveal-in-content{animation:revealText 0.3s 2s forwards ease-out}.reveal-in-text.in-view span:nth-child(21) .reveal-in-content,.reveal-in-text.in-view li:nth-child(21) .reveal-in-content{animation:revealText 0.3s 2.1s forwards ease-out}.reveal-in-text.in-view span:nth-child(22) .reveal-in-content,.reveal-in-text.in-view li:nth-child(22) .reveal-in-content{animation:revealText 0.3s 2.2s forwards ease-out}.reveal-in-text.in-view span:nth-child(23) .reveal-in-content,.reveal-in-text.in-view li:nth-child(23) .reveal-in-content{animation:revealText 0.3s 2.3s forwards ease-out}.reveal-in-text.in-view span:nth-child(24) .reveal-in-content,.reveal-in-text.in-view li:nth-child(24) .reveal-in-content{animation:revealText 0.3s 2.4s forwards ease-out}.reveal-in-text.in-view span:nth-child(25) .reveal-in-content,.reveal-in-text.in-view li:nth-child(25) .reveal-in-content{animation:revealText 0.3s 2.5s forwards ease-out}.fade-in-text>span,.fade-in-text>li{display:inline-block;overflow:hidden;opacity:0;filter:blur(4px)}.fade-in-text.in-view span:nth-child(1),.fade-in-text.in-view li:nth-child(1){animation:fade-in 0.5s .1s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(2),.fade-in-text.in-view li:nth-child(2){animation:fade-in 0.5s .2s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(3),.fade-in-text.in-view li:nth-child(3){animation:fade-in 0.5s .3s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(4),.fade-in-text.in-view li:nth-child(4){animation:fade-in 0.5s .4s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(5),.fade-in-text.in-view li:nth-child(5){animation:fade-in 0.5s .5s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(6),.fade-in-text.in-view li:nth-child(6){animation:fade-in 0.5s .6s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(7),.fade-in-text.in-view li:nth-child(7){animation:fade-in 0.5s .7s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(8),.fade-in-text.in-view li:nth-child(8){animation:fade-in 0.5s .8s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(9),.fade-in-text.in-view li:nth-child(9){animation:fade-in 0.5s .9s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(10),.fade-in-text.in-view li:nth-child(10){animation:fade-in 0.5s 1s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(11),.fade-in-text.in-view li:nth-child(11){animation:fade-in 0.5s 1.1s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(12),.fade-in-text.in-view li:nth-child(12){animation:fade-in 0.5s 1.2s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(13),.fade-in-text.in-view li:nth-child(13){animation:fade-in 0.5s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(14),.fade-in-text.in-view li:nth-child(14){animation:fade-in 0.5s 1.4s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(15),.fade-in-text.in-view li:nth-child(15){animation:fade-in 0.5s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(16),.fade-in-text.in-view li:nth-child(16){animation:fade-in 0.5s 1.6s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(17),.fade-in-text.in-view li:nth-child(17){animation:fade-in 0.5s 1.7s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(18),.fade-in-text.in-view li:nth-child(18){animation:fade-in 0.5s 1.8s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(19),.fade-in-text.in-view li:nth-child(19){animation:fade-in 0.5s 1.9s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(20),.fade-in-text.in-view li:nth-child(20){animation:fade-in 0.5s 2s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(21),.fade-in-text.in-view li:nth-child(21){animation:fade-in 0.5s 2.1s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(22),.fade-in-text.in-view li:nth-child(22){animation:fade-in 0.5s 2.2s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(23),.fade-in-text.in-view li:nth-child(23){animation:fade-in 0.5s 2.3s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(24),.fade-in-text.in-view li:nth-child(24){animation:fade-in 0.5s 2.4s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in-text.in-view span:nth-child(25),.fade-in-text.in-view li:nth-child(25){animation:fade-in 0.5s 2.5s forwards cubic-bezier(0.11, 0, 0.5, 0)}.fade-in{opacity:0;filter:blur(4px)}.fade-in.in-view{animation:fade-in 0.5s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0)}#tinymce h2,#tinymce h3,#tinymce h4,#tinymce h5,#tinymce h6,.article h2,.article h3,.article h4,.article h5,.article h6{font-weight:500;line-height:106%;letter-spacing:-0.045em;color:#D6FF00;max-width:752px;margin:0 auto;padding:26px 0}#tinymce h2+p,#tinymce h3+p,#tinymce h4+p,#tinymce h5+p,#tinymce h6+p,.article h2+p,.article h3+p,.article h4+p,.article h5+p,.article h6+p{margin-top:clamp(10px, 8vw, 26px)}#tinymce h2,.article h2{font-size:clamp(25px, 8vw, 52px)}#tinymce a,.article a{text-decoration:underline}#tinymce p,.article p{max-width:752px;font-style:normal;font-weight:400;font-size:clamp(16px, 3.7vw, 18px);line-height:160%;letter-spacing:-0.02em;margin:clamp(13px, 3.7vw, 30px) auto}#tinymce video,.article video{border-radius:10px}#tinymce iframe,.article iframe{border-radius:10px}#tinymce .wp-block-image img,.article .wp-block-image img{border-radius:40px}#tinymce .wp-block-image,#tinymce [class*="-embed"],.article .wp-block-image,.article [class*="-embed"]{max-width:944px;margin:0 auto}#tinymce .wp-block-embed .twitter-tweet,.article .wp-block-embed .twitter-tweet{margin:0 auto}#tinymce .wp-block-embed iframe.wp-embedded-content,.article .wp-block-embed iframe.wp-embedded-content{width:100%}#tinymce .wp-block-embed.wp-embed-aspect-21-9,#tinymce .wp-block-embed.wp-embed-aspect-18-9,#tinymce .wp-block-embed.wp-embed-aspect-16-9,#tinymce .wp-block-embed.wp-embed-aspect-4-3,#tinymce .wp-block-embed.wp-embed-aspect-1-1,#tinymce .wp-block-embed.wp-embed-aspect-9-16,#tinymce .wp-block-embed.wp-embed-aspect-1-2,.article .wp-block-embed.wp-embed-aspect-21-9,.article .wp-block-embed.wp-embed-aspect-18-9,.article .wp-block-embed.wp-embed-aspect-16-9,.article .wp-block-embed.wp-embed-aspect-4-3,.article .wp-block-embed.wp-embed-aspect-1-1,.article .wp-block-embed.wp-embed-aspect-9-16,.article .wp-block-embed.wp-embed-aspect-1-2{position:relative;margin:clamp(18px, 3.7vw, 42px) auto 0}#tinymce .wp-block-embed.wp-embed-aspect-21-9:before,#tinymce .wp-block-embed.wp-embed-aspect-18-9:before,#tinymce .wp-block-embed.wp-embed-aspect-16-9:before,#tinymce .wp-block-embed.wp-embed-aspect-4-3:before,#tinymce .wp-block-embed.wp-embed-aspect-1-1:before,#tinymce .wp-block-embed.wp-embed-aspect-9-16:before,#tinymce .wp-block-embed.wp-embed-aspect-1-2:before,.article .wp-block-embed.wp-embed-aspect-21-9:before,.article .wp-block-embed.wp-embed-aspect-18-9:before,.article .wp-block-embed.wp-embed-aspect-16-9:before,.article .wp-block-embed.wp-embed-aspect-4-3:before,.article .wp-block-embed.wp-embed-aspect-1-1:before,.article .wp-block-embed.wp-embed-aspect-9-16:before,.article .wp-block-embed.wp-embed-aspect-1-2:before{content:"";display:block;padding-top:50%}#tinymce .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,#tinymce .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,#tinymce .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,#tinymce .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,#tinymce .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,#tinymce .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,#tinymce .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.article .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,.article .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.article .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.article .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.article .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.article .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.article .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;padding:1em;text-align:center}#tinymce .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper>*,#tinymce .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper>*,#tinymce .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper>*,#tinymce .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper>*,#tinymce .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper>*,#tinymce .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper>*,#tinymce .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper>*,.article .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper>*,.article .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper>*,.article .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper>*,.article .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper>*,.article .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper>*,.article .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper>*,.article .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper>*{width:100%;height:100%}#tinymce .wp-block-embed.wp-embed-aspect-21-9:before,.article .wp-block-embed.wp-embed-aspect-21-9:before{padding-top:42.85%}#tinymce .wp-block-embed.wp-embed-aspect-18-9:before,.article .wp-block-embed.wp-embed-aspect-18-9:before{padding-top:50%}#tinymce .wp-block-embed.wp-embed-aspect-16-9:before,.article .wp-block-embed.wp-embed-aspect-16-9:before{padding-top:56.25%}#tinymce .wp-block-embed.wp-embed-aspect-4-3:before,.article .wp-block-embed.wp-embed-aspect-4-3:before{padding-top:75%}#tinymce .wp-block-embed.wp-embed-aspect-1-1:before,.article .wp-block-embed.wp-embed-aspect-1-1:before{padding-top:100%}#tinymce .wp-block-embed.wp-embed-aspect-9-6:before,.article .wp-block-embed.wp-embed-aspect-9-6:before{padding-top:66.66%}#tinymce .wp-block-embed.wp-embed-aspect-1-2:before,.article .wp-block-embed.wp-embed-aspect-1-2:before{padding-top:200%}#tinymce figure,.article figure{padding:clamp(19px, 3.7vw, 42px) 0;margin:0 auto;text-align:center}#tinymce figure img,.article figure img{width:100%}#tinymce figure figcaption,.article figure figcaption{text-align:left;font-style:normal;font-weight:400;font-size:14px;line-height:100%;letter-spacing:-0.02em;padding:clamp(17px, 3.7vw, 28px) 10% 0}#tinymce blockquote,.article blockquote{max-width:752px;margin:42px auto;padding-top:83px;background-image:url("data:image/svg+xml,%3Csvg width='50' height='43' viewBox='0 0 50 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0279 0L19.6864 4.52632C17.8281 7.54387 16.144 10.6775 14.6341 13.9271C13.2404 17.0607 12.4274 20.1943 12.1951 23.3279L21.2544 25.0688V43H0V30.1174C0 22.5736 1.56794 16.4804 4.70383 11.8381C7.95587 7.19568 11.7305 3.24966 16.0279 0ZM44.7735 0L48.4321 4.52632C46.5737 7.54387 44.8897 10.6775 43.3798 13.9271C41.9861 17.0607 41.1731 20.1943 40.9408 23.3279L50 25.0688V43H28.7456V30.1174C28.7456 22.5736 30.3136 16.4804 33.4495 11.8381C36.7015 7.19568 40.4762 3.24966 44.7735 0Z' fill='%23FFAF63'/%3E%3C/svg%3E%0A");background-position:top left;background-repeat:no-repeat}#tinymce blockquote p,.article blockquote p{font-family:"DM Sans",Helvetica;color:#D6FF00;font-weight:500;font-size:clamp(18px, 5vw, 30px);line-height:153%;letter-spacing:-0.045em;margin:0}#tinymce blockquote cite,.article blockquote cite{padding-top:44px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:-0.02em;color:#D6FF00}#tinymce ul,#tinymce ol,.article ul,.article ol{max-width:752px;margin:0 auto}#tinymce ul li,#tinymce ol li,.article ul li,.article ol li{font-style:normal;font-weight:400;font-size:18px;line-height:160%;letter-spacing:-0.02em;list-style:disc;padding-bottom:31px}#tinymce ol li,.article ol li{list-style:decimal}.st-section{margin-bottom:100px}#background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1}#background .bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.page-template-template-home #background .bg--1{background-color:#FEFBF2}.page-template-template-home #background .bg--3{background-color:#D6FF00}.page-template-template-home #background .bg--4{background-color:#FEFBF2}.page-template-template-about #background .bg--1{background-color:#FEFBF2}.page-template-template-about #background .bg--2{background-color:#FEFBF2}footer{padding:117px 0 60px 0;background-color:#27113A;color:#D6FF00;overflow-x:hidden}@media only screen and (max-width: 769px){footer{padding:80px 0 60px 0}}.footer-main{margin-bottom:190px}@media only screen and (max-width: 769px){.footer-main{margin-bottom:60px}}.footer-main .footer__text{flex-grow:1}.footer-main .footer__text .footer__text__headline{margin-bottom:54px;font-size:64px;line-height:126%;letter-spacing:-1.28px}@media only screen and (max-width: 769px){.footer-main .footer__text .footer__text__headline{font-size:44px;line-height:112%;letter-spacing:initial}}.footer-main .footer__text .footer__text__headline span{height:20px}.footer-main .footer__text .footer__text__desc{font-size:24px;line-height:140%}@media only screen and (max-width: 769px){.footer-main .footer__text .footer__text__desc{font-size:22px}}.footer-main .footer__text .footer__text__desc a{display:inline-block}.footer-main .footer__text .footer__text__desc p+p{margin-top:25px}.footer-main .footer__form{max-width:408px;padding:42px 36px;background-color:#D6FF00;color:#27113A;border-radius:15px}@media only screen and (max-width: 769px){.footer-main .footer__form{margin-left:-15px;margin-right:-15px;margin-bottom:60px;padding:39px 16px;max-width:none;width:calc(100% + 30px)}}.footer-main .footer__form p{margin-bottom:30px;font-size:30px;line-height:130%}@media only screen and (max-width: 769px){.footer-main .footer__form p{font-size:22px}}.footer__links{font-size:15px}@media only screen and (max-width: 769px){.footer__links .footer__links__headers{font-size:12px;order:1}}.footer__links .footer__links__locations{margin-top:20px;margin-right:80px;gap:0 80px}@media only screen and (max-width: 769px){.footer__links .footer__links__locations{margin-top:12px;margin-right:0;gap:15px 0;order:2}}.footer__links .footer__links__locations a{text-decoration:underline}.footer__links .footer__links__socials{padding-top:20px}@media only screen and (max-width: 769px){.footer__links .footer__links__socials{width:40px;padding-top:0;order:4;position:absolute;right:0}}.footer__links .footer__links__socials .footer__links__social{margin-right:10px;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;border:1px solid #D6FF00}@media only screen and (max-width: 769px){.footer__links .footer__links__socials .footer__links__social{margin-right:0;margin-bottom:10px}}.footer__links .footer__links__socials .footer__links__social svg{width:14px;height:14px}.footer__links .footer__links__nav{margin-left:auto;gap:0 20px}@media only screen and (max-width: 769px){.footer__links .footer__links__nav{margin-left:0;margin-top:12px;font-size:15px;order:3}}.footer__copyright{margin-top:24px;font-size:13px;font-weight:400;opacity:0.6}@media only screen and (max-width: 769px){.footer__copyright{margin-top:60px}}.gform_wrapper .gform_validation_errors .gform_submission_error.hide_summary{display:none}.gform_wrapper .gform_body .gform_fields{display:flex;flex-flow:column nowrap;row-gap:25px}@media only screen and (max-width: 769px){.gform_wrapper .gform_body .gform_fields{row-gap:18px}}.gform_wrapper .gform_body .gform_fields .gfield{position:relative}.gform_wrapper .gform_body .gform_fields .gfield .gfield_label{position:absolute;top:7px;left:0;color:#27113A;font-size:18px;font-family:"DM Sans",Helvetica;font-weight:400;line-height:145%;opacity:0.65;transition:all 0.3s ease}@media only screen and (max-width: 769px){.gform_wrapper .gform_body .gform_fields .gfield .gfield_label{font-size:15px;line-height:155%}}.gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required{visibility:hidden}.gform_wrapper .gform_body .gform_fields .gfield .gfield_label.filled{top:-9px;font-size:10px}.gform_wrapper .gform_body .gform_fields .gfield .ginput_container input{width:100%;padding:6px 0 3px 0;background:transparent;outline:0;border-top:0;border-left:0;border-right:0;border-bottom:1px solid #27113A;border-radius:0;color:#27113A;font-size:18px;font-family:"DM Sans",Helvetica;font-weight:400;line-height:145%}@media only screen and (max-width: 769px){.gform_wrapper .gform_body .gform_fields .gfield .ginput_container input{font-size:15px;line-height:155%}}.gform_wrapper .gform_body .gform_fields .gfield .gfield_description{margin-top:6px;font-size:10px}.gform_wrapper .gform_body .gform_fields .gfield .gfield_description.validation_message{line-height:130%;font-weight:700}.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_label{color:#A40000;opacity:1}.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container input{color:#A40000;border-bottom:1px solid #A40000}.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_description.validation_message{display:flex;align-items:center;color:#A40000;font-family:"DM Sans",Helvetica}.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_description.validation_message:before{content:url("../images/min/contact-form-error-icon.svg");display:inline-block;margin-bottom:2px;margin-right:2px;width:14px;height:12px}.gform_wrapper .gform_footer{margin-top:30px}.gform_wrapper .gform_footer .button{font-family:"DM Sans",Helvetica;font-size:14px}header{position:fixed;z-index:99;top:0;left:50%;width:100%;height:60px;padding:20px 25px;transform:translateX(-50%);max-width:1700px}header .logo{width:136px;transition:all 0.3s ease 0.5s}.page-template-template-about header:not(.show-logo) .logo{opacity:0;pointer-events:none;transition-delay:0s}header .nav-button{gap:0 15px}header .nav-button .nav-button__text{font-size:12px}header .nav-button .nav-button__burger{height:15px}header .nav-button .nav-button__burger span{width:30px;height:2px;background:#27113A}header .nav-button:hover{cursor:pointer}.hiring .hiring__headline__joblist{height:88px;width:100%}.hiring .hiring__headline__joblist .hiring__headline__job{overflow:hidden}.hiring .hiring__headline__joblist .hiring__headline__job .reveal-in-content{display:inline-block;transform:translateY(100%);transition:all 0.3s ease}.hiring .hiring__headline__joblist .hiring__headline__job.active .reveal-in-content{transform:translateY(0)}.page-template-template-home .hiring .hiring__headline__job{width:100%}nav{position:fixed;top:0;right:0;z-index:9999;width:524px;height:100%;padding:104px 44px 50px 44px;background-color:#D6FF00;transform:translateX(100%);transition:transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media only screen and (max-width: 769px){nav{width:100%;padding:106px 26px 37px 26px}}nav.nav--opened{transform:translateX(0)}nav .nav-menu-logo{top:21px;left:26px}nav .nav-menu-button{top:21px;right:16px;gap:0 20px}nav .nav-menu-button:hover{cursor:pointer}nav .nav-menu-button .nav-menu-button__text{font-size:12px;font-weight:700;line-height:130%}nav .nav-menu-button .nav-menu-button__x{width:27px;height:12px}nav .nav-menu-button .nav-menu-button__x span{top:calc(50% - 2px);right:0;height:2px;width:110%;background-color:#27113A}nav .nav-menu-button .nav-menu-button__x span:first-child{transform:rotate(25deg)}nav .nav-menu-button .nav-menu-button__x span:last-child{transform:rotate(-25deg)}nav .nav-main{counter-reset:navItems}nav .nav-main .menu-item{margin-bottom:19px;display:flex;-moz-column-gap:10px;column-gap:10px;font-size:52px;line-height:125%;letter-spacing:1.56px;counter-increment:navItems}@media only screen and (max-width: 769px){nav .nav-main .menu-item{margin-bottom:18px;line-height:110%}}nav .nav-main .menu-item:before{content:"0" counter(navItems);opacity:0.2;width:70px}nav .nav-main .menu-item a{display:flex;align-items:center}nav .nav-main .menu-item a .menu-item__arrow{display:block;width:43px;height:28px;overflow:hidden}nav .nav-main .menu-item a .menu-item__arrow svg{width:33px;height:100%;position:absolute;top:0;left:-100%;transition:left 0.2s ease-in-out}nav .nav-main .menu-item a:hover .menu-item__arrow svg{left:5px}nav .nav-contact .nav-contact__methods{row-gap:25px}nav .nav-contact .nav-contact__methods .nav-contact__method{-moz-column-gap:48px;column-gap:48px}@media only screen and (max-width: 769px){nav .nav-contact .nav-contact__methods .nav-contact__method{-moz-column-gap:25px;column-gap:25px}}nav .nav-contact .nav-contact__methods .nav-contact__method p{margin-bottom:5px;font-size:12px;font-weight:700;line-height:130%}nav .nav-contact .nav-contact__methods .nav-contact__method a{display:inline-block;font-size:15px;transition:opacity 0.2s ease-in-out}nav .nav-contact .nav-contact__methods .nav-contact__method a:hover{opacity:0.55}nav .nav-contact__social li{margin-top:10px}nav .nav-contact__social li a{width:40px;height:40px;border-radius:100%;border:1px solid #27113A;transition:all 0.2s ease}nav .nav-contact__social li a:hover{background-color:#27113A;color:#FEFBF2}.button{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:8px 25px;font-size:14px;line-height:20px;letter-spacing:-0.14px;color:#27113A;background:transparent;border:1px solid #27113A;border-radius:30px;overflow:hidden}@media only screen and (max-width: 769px){.button{padding:12px 20px}}.button .button__text{position:relative;z-index:1}.button .button__icon{position:relative;z-index:1;display:inline-block;margin-left:12px;width:14px;height:12px;overflow:hidden}.button .button__icon svg{position:absolute;top:0;transition:all 0.3s ease}.button .button__icon svg:first-child{left:0}.button .button__icon svg:last-child{left:-17px}.button:after{content:' ';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#27113A;transform:translateY(100%);transition:all 0.3s ease;z-index:0}.button:hover{color:#fff;cursor:pointer}.button:hover:after{transform:translateY(0)}.button:hover .button__icon svg:first-child{left:17px}.button:hover .button__icon svg:last-child{left:0}.button.button--secondary,.page-template-template-work-v2 .work-v2 .work-v2__info .gform_footer .button{background-color:#D6FF00;border:0}.mf-cursor{opacity:1;color:#27113A}@keyframes sayingScroll{0%{transform:translateX(30%)}100%{transform:translateX(-45%)}}.page-template-template-about{padding-top:0}.page-template-template-about .hero-logo{padding:20px 20px 0 20px}@media only screen and (max-width: 1441px){.page-template-template-about .hero-logo{padding:20px 150px 0 20px}}.page-template-template-about .hero-logo .ss-letters{width:auto;height:131px}.page-template-template-about .hero-logo .ss-chevron{margin-left:10px;width:69px;height:79px}@media only screen and (max-width: 1025px){.page-template-template-about .hero-logo .ss-chevron{position:absolute;bottom:26px;left:313px;width:25px;height:auto}}.page-template-template-about .hero-logo #ss-letters--s1{margin-right:11px}.page-template-template-about .hero-logo #ss-letters--u{margin-right:16px}.page-template-template-about .hero-logo #ss-letters--p{margin-right:9px}.page-template-template-about .hero-logo #ss-letters--e{margin-right:12px}.page-template-template-about .hero-logo #ss-letters--r{margin-right:7px}.page-template-template-about .hero-logo #ss-letters--s2{margin-right:16px}.page-template-template-about .hero-logo #ss-letters--i{margin-right:12px}.page-template-template-about .hero-logo #ss-letters--g{margin-right:12px}.page-template-template-about .hero-logo #ss-letters--h{margin-right:13px}.page-template-template-about .intro{padding:260px 0 227px 0}@media only screen and (max-width: 769px){.page-template-template-about .intro{padding:122px 0 30px 0}}.page-template-template-about .intro .intro__wrapper{gap:0 117px}@media only screen and (max-width: 769px){.page-template-template-about .intro .intro__wrapper{margin-bottom:45px}}.page-template-template-about .intro .intro__wrapper .intro__wrapper__left{width:190px;padding-top:16px;text-align:right}@media only screen and (max-width: 769px){.page-template-template-about .intro .intro__wrapper .intro__wrapper__left{margin-bottom:15px;text-align:left}}.page-template-template-about .intro .intro__wrapper .intro__wrapper__right{width:610px}@media only screen and (max-width: 769px){.page-template-template-about .intro .intro__wrapper .intro__wrapper__right{width:100%}}.page-template-template-about .intro .intro__wrapper .intro__wrapper__right p{margin-bottom:25px;font-size:30px;line-height:130%}@media only screen and (max-width: 769px){.page-template-template-about .intro .intro__wrapper .intro__wrapper__right p{margin-bottom:30px;font-size:24px;line-height:110%}}.page-template-template-about .intro .intro__wrapper .intro__wrapper__right p:last-child{margin-bottom:0}.page-template-template-about .intro .intro__wrapper h2{font-size:12px;text-transform:lowercase}.page-template-template-about .intro-secondary{padding-bottom:169px}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary{padding-bottom:103px}}.page-template-template-about .intro-secondary .intro-secondary__wrapper{gap:0 97px}@media only screen and (max-width: 1025px){.page-template-template-about .intro-secondary .intro-secondary__wrapper{gap:0 50px}}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper{gap:30px 0}}.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__left{min-width:397px;width:calc(397/1109*100%)}@media only screen and (max-width: 1025px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__left{min-width:325px}}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__left{order:2;min-width:100%}}.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__left h3{margin-bottom:35px;font-size:42px;line-height:125%;text-transform:lowercase}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__left h3{margin-bottom:20px;font-size:28px}}.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__left p{margin-left:41px;margin-bottom:20px;font-size:15px;line-height:155%}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__left p{margin-left:0;margin-bottom:10px}}.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__right{min-width:350px;width:calc(712/1109*100%)}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__right{order:1;width:100%;min-width:100%;max-width:339px;margin-left:auto;margin-right:auto}}.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images{padding-bottom:48px}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images{padding-bottom:0}}.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images .intro-secondary__wrapper__images__image.intro-secondary__wrapper__images__image--sm{width:226px;height:147px;top:110px;left:0;z-index:2}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images .intro-secondary__wrapper__images__image.intro-secondary__wrapper__images__image--sm{top:auto;bottom:0;width:141px;height:96px}}.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images .intro-secondary__wrapper__images__image.intro-secondary__wrapper__images__image--lg{margin-left:116px;z-index:1;aspect-ratio:596/605}@media only screen and (max-width: 1025px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images .intro-secondary__wrapper__images__image.intro-secondary__wrapper__images__image--lg{margin-left:20px}}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images .intro-secondary__wrapper__images__image.intro-secondary__wrapper__images__image--lg{width:292px;height:292px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 769px){.page-template-template-about .intro-secondary .intro-secondary__wrapper .intro-secondary__wrapper__images .intro-secondary__wrapper__images__image.scroll-up-in-view{animation:none}}.page-template-template-about .services{padding:229px 25px 230px 25px}@media only screen and (max-width: 769px){.page-template-template-about .services{padding:129px 25px 131px 25px}}.page-template-template-about .services .services__heading{margin:0 auto;max-width:739px}@media only screen and (max-width: 769px){.page-template-template-about .services .services__heading{max-width:292px;margin-left:auto;margin-right:0}}.page-template-template-about .services h1{font-size:76px;line-height:115%}@media only screen and (max-width: 769px){.page-template-template-about .services h1{font-size:36px;line-height:130%}}.page-template-template-about .services .services__services{margin-top:167px;row-gap:157px}@media only screen and (max-width: 1441px){.page-template-template-about .services .services__services{row-gap:5px}}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services{margin-top:140px;row-gap:90px}}.page-template-template-about .services .services__services .services__service{animation-duration:1ms;animation-timeline:view();animation-range:entry exit}.page-template-template-about .services .services__services .services__service .services__service__title{margin-bottom:16px;font-size:24px;line-height:140%}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service .services__service__title{margin-bottom:19px}}.page-template-template-about .services .services__services .services__service .services__service__image{margin-bottom:32px;max-height:355px;max-width:100%}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service .services__service__image{margin-bottom:20px;height:338px}}.page-template-template-about .services .services__services .services__service .services__service__eyebrow{margin-bottom:10px;font-size:12px;font-weight:700;line-height:130%}.page-template-template-about .services .services__services .services__service p{font-size:20px;line-height:150%;text-indent:25px}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service p{font-size:18px;line-height:145%}}.page-template-template-about .services .services__services .services__service--01{width:35.99633%;max-width:392px}.page-template-template-about .services .services__services .services__service--01 .services__service__image{aspect-ratio:1.10423}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service--01{margin-right:0}}.page-template-template-about .services .services__services .services__service--02{width:64.00367%;max-width:697px;padding-left:117px}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service--02{padding-left:0}}.page-template-template-about .services .services__services .services__service--02 .services__service__image{aspect-ratio:1.96338}.page-template-template-about .services .services__services .services__service--03{width:100%;-moz-column-gap:16px;column-gap:16px}.page-template-template-about .services .services__services .services__service--03 .services__service__title{width:100%}.page-template-template-about .services .services__services .services__service--03 .services__service__split--left{width:64.00367%;max-width:697px;margin-bottom:60px}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service--03 .services__service__split--left{width:100%}}.page-template-template-about .services .services__services .services__service--03 .services__service__split--left .services__service__image{aspect-ratio:1.96338}.page-template-template-about .services .services__services .services__service--03 .services__service__split--right{width:35.99633%;max-width:392px}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service--03 .services__service__split--right{width:100%}}.page-template-template-about .services .services__services .services__service--03 .services__service__split--right .services__service__image{aspect-ratio:1.10423}.page-template-template-about .services .services__services .services__service--spacer{max-width:392px}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service--spacer{display:none}}.page-template-template-about .services .services__services .services__service--04{max-width:584px}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service--04{margin-left:unset}}.page-template-template-about .services .services__services .services__service--04 .services__service__image{aspect-ratio:1.64507}@media only screen and (max-width: 769px){.page-template-template-about .services .services__services .services__service--01,.page-template-template-about .services .services__services .services__service--02,.page-template-template-about .services .services__services .services__service--03,.page-template-template-about .services .services__services .services__service--04{animation:none;width:100%;max-width:337px}}.page-template-template-about .our-brief{padding-top:220px;padding-bottom:237px}@media only screen and (max-width: 1441px){.page-template-template-about .our-brief{padding-top:50px}}@media only screen and (max-width: 769px){.page-template-template-about .our-brief{padding-top:115px;padding-bottom:118px}}.page-template-template-about .our-brief .our-brief__tagline{margin-left:25px;margin-bottom:45px;width:188px;font-size:15px;line-height:155%}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__tagline{margin-bottom:32px;font-size:13px}}.page-template-template-about .our-brief .our-brief__brands{margin-bottom:267px;font-size:64px;line-height:126%;letter-spacing:1.28px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__brands{margin-bottom:140px;font-size:36px;letter-spacing:0}}.page-template-template-about .our-brief .our-brief__brands ul{gap:0 20px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__brands ul{padding-left:25px;gap:0 10px}}.page-template-template-about .our-brief .our-brief__brands ul li{display:inline-block}.page-template-template-about .our-brief .our-brief__brands ul li a{display:block}.page-template-template-about .our-brief .our-brief__brands ul li a:after{content:' ';display:block;width:100%;height:4px;background-color:#27113A;position:absolute;bottom:10px;left:0;opacity:0}.page-template-template-about .our-brief .our-brief__brands ul li a:hover:after{opacity:1}.page-template-template-about .our-brief .our-brief__approach{gap:0 100px}@media only screen and (max-width: 1441px){.page-template-template-about .our-brief .our-brief__approach{gap:0 50px}}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__approach{gap:0}}.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images{padding-right:117px}@media only screen and (max-width: 1441px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images{padding-right:20px}}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images{padding-right:48px;padding-bottom:0}}.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images .our-brief__approach__images__image.our-brief__approach__images__image--sm{right:0;bottom:63px;width:219px;height:148px;z-index:2}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images .our-brief__approach__images__image.our-brief__approach__images__image--sm{width:141px;height:96px;bottom:0}}.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images .our-brief__approach__images__image.our-brief__approach__images__image--lg{width:494px;aspect-ratio:494/580;z-index:1}@media only screen and (max-width: 1441px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images .our-brief__approach__images__image.our-brief__approach__images__image--lg{width:400px}}@media only screen and (max-width: 1025px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images .our-brief__approach__images__image.our-brief__approach__images__image--lg{width:340px}}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__images .our-brief__approach__images__image.our-brief__approach__images__image--lg{width:292px;height:292px}}.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__verbiage{width:410px}.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__verbiage h6{margin-bottom:35px;font-size:42px;line-height:125%}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__verbiage h6{margin-bottom:20px;font-size:28px}}.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__verbiage p{margin-bottom:10px;margin-left:46px;font-size:15px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__approach .our-brief__approach__verbiage p{margin-left:0}}.page-template-template-about .our-brief .our-brief__saying{margin:105px 0 192px 0;transform:translateX(30%);animation-name:sayingScroll;animation-duration:1ms;animation-timeline:view();animation-range:entry cover 150%;animation-fill-mode:forwards}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__saying{margin:60px 0 140px 0}}.page-template-template-about .our-brief .our-brief__saying p{padding-left:25px;padding-right:25px;white-space:nowrap;font-size:130px;line-height:115%}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__saying p{font-size:64px}}.page-template-template-about .our-brief .our-brief__sights{gap:0 80px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__sights{gap:50px 0}}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight{width:335px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight{width:100%}}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid rgba(39,17,58,0.2)}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header span{display:block;width:100%;font-size:13px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header span{top:30px}}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header .sight-name{font-size:36px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header .sight-name{font-size:28px}}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header .sight-icon{position:relative;width:84px;height:84px;border-radius:100%;background-color:#FEFBF2;transition:all 0.2s ease}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header .sight-icon{width:100px;height:100px}}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header .sight-icon svg{position:relative;z-index:2}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header .sight-icon:before{content:' ';position:absolute;z-index:1;width:100%;height:100%;background-image:url("../images/src/about-sights.png");background-position:center;background-size:cover;opacity:1;transition:opacity 0.2s ease}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-header .sight-icon.sight-icon--01 svg{margin-top:10px}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight .sight-desc{text-indent:20px;font-size:15px}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight:hover .sight-header .sight-icon{background-color:#27113A;color:#D6FF00}.page-template-template-about .our-brief .our-brief__sights .our-brief__sights__sight:hover .sight-header .sight-icon:before{opacity:0}.page-template-template-about .our-brief .our-brief__contact{margin-top:244px}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__contact{margin-top:160px}}.page-template-template-about .our-brief .our-brief__contact .our-brief__contact__eyebrow{margin-bottom:20px;font-size:12px}.page-template-template-about .our-brief .our-brief__contact .our-brief__contact__heading{margin:0 auto 35px auto;width:597px;font-size:64px;line-height:126%}@media only screen and (max-width: 769px){.page-template-template-about .our-brief .our-brief__contact .our-brief__contact__heading{margin-bottom:30px;width:100%;font-size:36px}}.page-template-template-about .hiring{padding:116px 60px 137px 60px;background-color:#D6FF00}@media only screen and (max-width: 769px){.page-template-template-about .hiring{padding:92px 25px 93px 25px}}.page-template-template-about .hiring .hiring__wrapper{gap:0 102px}.page-template-template-about .hiring .hiring__headline{width:875px;font-size:80px;line-height:100%}@media only screen and (max-width: 769px){.page-template-template-about .hiring .hiring__headline{width:100%;font-size:44px}}.page-template-template-about .hiring .hiring__headline img{margin-right:15px;margin-bottom:-18px;width:249px;height:85px;border-radius:675px;overflow:hidden}@media only screen and (max-width: 769px){.page-template-template-about .hiring .hiring__headline img{width:137px;height:45px;margin-right:8px;margin-left:8px;margin-bottom:-7px}}.page-template-template-about .hiring .hiring__desc p{width:290px;margin-bottom:30px;font-size:15px}@media only screen and (max-width: 769px){.page-template-template-about .hiring .hiring__desc p{margin-bottom:21px}}.page-template-template-contact .contact{padding-top:31px;padding-bottom:154px}@media only screen and (max-width: 769px){.page-template-template-contact .contact{padding-top:10px;padding-bottom:110px}}.page-template-template-contact .contact main{-moz-column-gap:53px;column-gap:53px;min-height:596px}@media only screen and (max-width: 769px){.page-template-template-contact .contact main{-moz-column-gap:0;column-gap:0}}.page-template-template-contact .contact .contact__info{max-width:443px;order:1}@media only screen and (max-width: 769px){.page-template-template-contact .contact .contact__info{order:2;margin-top:40px;max-width:100%;width:100%}}.page-template-template-contact .contact .contact__info h1{margin-bottom:50px;font-size:42px;letter-spacing:1.26px}@media only screen and (max-width: 769px){.page-template-template-contact .contact .contact__info h1{margin-bottom:35px;max-width:279px;font-size:28px;letter-spacing:0}}@media only screen and (max-width: 769px){.page-template-template-contact .contact .contact__info .contact__info__method{max-width:300px}}.page-template-template-contact .contact .contact__info .contact__info__method p{margin-bottom:10px;font-size:12px;font-weight:700;line-height:130%}.page-template-template-contact .contact .contact__info .contact__info__method .contact__info__method__item{margin-bottom:20px;font-size:20px;line-height:150%}@media only screen and (max-width: 769px){.page-template-template-contact .contact .contact__info .contact__info__method .contact__info__method__item{font-size:18px}}.page-template-template-contact .contact .contact__info .contact__info__method .contact__info__method__item a{display:inline-block}.page-template-template-contact .contact .contact__images{position:absolute;right:20px;top:20px;order:2}@media only screen and (max-width: 1186px){.page-template-template-contact .contact .contact__images{position:relative;right:auto;top:auto}}@media only screen and (max-width: 769px){.page-template-template-contact .contact .contact__images{order:1;width:100%;padding-bottom:23px}}.page-template-template-contact .contact .contact__images .contact__images__image:first-child{margin-left:79px;width:596px;height:596px;aspect-ratio:1/1}@media only screen and (max-width: 1186px){.page-template-template-contact .contact .contact__images .contact__images__image:first-child{width:500px;height:500px}}@media only screen and (max-width: 769px){.page-template-template-contact .contact .contact__images .contact__images__image:first-child{width:292px;height:292px;margin-left:0}}.page-template-template-contact .contact .contact__images .contact__images__image:last-child{width:244px;height:168px;left:0;bottom:72px}@media only screen and (max-width: 769px){.page-template-template-contact .contact .contact__images .contact__images__image:last-child{width:141px;height:96px;left:auto;right:0;bottom:0}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes revealText{0%{transform:translateY(110%)}100%{transform:translateY(0)}}@keyframes scrollUp--A{0%{transform:translateY(70%)}100%{transform:translateY(-15%)}}@keyframes scrollUp--B{0%{transform:translateY(20%)}100%{transform:translateY(-10%)}}.page-template-template-home .intro{padding:140px 60px 83px 60px;max-width:1700px;margin:0 auto}@media only screen and (max-width: 769px){.page-template-template-home .intro{padding:86px 25px 102px 25px}}.page-template-template-home .intro .intro__wrapper{gap:60px}@media only screen and (max-width: 769px){.page-template-template-home .intro .intro__wrapper{gap:30px}}.page-template-template-home .intro .intro__headline{width:730px}@media only screen and (max-width: 769px){.page-template-template-home .intro .intro__headline{width:100%}}.page-template-template-home .intro .intro__headline h1{font-size:116px;letter-spacing:2.5px}@media only screen and (max-width: 769px){.page-template-template-home .intro .intro__headline h1{font-size:58px}}.page-template-template-home .intro .intro__headline h1 .intro__headline__bubble{display:inline-block;overflow:hidden;width:360px;height:122px;margin-right:20px;margin-bottom:-10px;border-radius:537px;background-size:cover;background-position:center}@media only screen and (max-width: 769px){.page-template-template-home .intro .intro__headline h1 .intro__headline__bubble{width:185px;height:58px;margin-right:15px;margin-bottom:-2px}}@media only screen and (max-width: 769px){.page-template-template-home .intro .intro__headline .scatter-linework{display:none}}.page-template-template-home .intro .intro__desc{max-width:300px;padding-bottom:35px}.page-template-template-home .intro .intro__desc p{margin-bottom:30px;font-size:clamp(15px, 15px, 30px)}.page-template-template-home main{padding-top:177px;padding-bottom:207px;font-size:42px;line-height:135%}@media only screen and (max-width: 769px){.page-template-template-home main{padding-top:137px;padding-bottom:121px;font-size:28px}}.page-template-template-home main .container{max-width:1002px}.page-template-template-home main p{margin-bottom:60px;letter-spacing:0.1px}.page-template-template-home main .services{padding-top:194px}@media only screen and (max-width: 769px){.page-template-template-home main .services{padding-top:82px}}.page-template-template-home main .services .services__service{padding-bottom:100px;border-top:1px solid rgba(39,17,58,0.2);gap:0 82px}@media only screen and (max-width: 769px){.page-template-template-home main .services .services__service{border-top:0}}.page-template-template-home main .services .services__service .services__service__tagline{width:100%;margin-top:13px;margin-bottom:19px;font-size:12px;font-weight:700;line-height:130%;letter-spacing:-0.36px}.page-template-template-home main .services .services__service .services__service__heading,.page-template-template-home main .services .services__service .services__service__desc{width:calc(50% - 41px)}@media only screen and (max-width: 769px){.page-template-template-home main .services .services__service .services__service__heading,.page-template-template-home main .services .services__service .services__service__desc{width:100%}}.page-template-template-home main .services .services__service .services__service__heading{padding-right:50px}@media only screen and (max-width: 769px){.page-template-template-home main .services .services__service .services__service__heading{margin-bottom:20px;padding-right:100px;padding-bottom:12px;font-size:36px;line-height:130%;border-bottom:1px solid rgba(39,17,58,0.2)}}.page-template-template-home main .services .services__service .services__service__desc{font-size:20px;line-height:150%;text-indent:20px}@media only screen and (max-width: 769px){.page-template-template-home main .services .services__service .services__service__desc{font-size:15px}}.page-template-template-home .cta{padding-top:200px;padding-bottom:164px}@media only screen and (max-width: 769px){.page-template-template-home .cta{padding-top:46px;padding-bottom:120px}}.page-template-template-home .cta .cta__tagline{margin-top:25px;margin-right:234px;width:173px;font-size:15px;line-height:155%;letter-spacing:-0.15px}@media only screen and (max-width: 769px){.page-template-template-home .cta .cta__tagline{margin-right:auto;width:163px;font-size:13px}}.page-template-template-home .cta .cta__heading{width:683px}@media only screen and (max-width: 769px){.page-template-template-home .cta .cta__heading{width:100%;margin-top:57px}}.page-template-template-home .cta .cta__heading h6{font-size:76px;line-height:115%}@media only screen and (max-width: 769px){.page-template-template-home .cta .cta__heading h6{font-size:36px;line-height:130%}}.page-template-template-home .cta .cta__heading .cta__button{margin-top:28px}.page-template-template-home .featured{padding:124px 15px 223px 15px}@media only screen and (max-width: 769px){.page-template-template-home .featured{padding:79px 0}}.page-template-template-home .featured .featured__title{margin-left:117px;font-size:42px;line-height:125%}@media only screen and (max-width: 769px){.page-template-template-home .featured .featured__title{margin-left:0;font-size:28px}}.page-template-template-home .featured .featured__works{margin-top:30px}@media only screen and (max-width: 769px){.page-template-template-home .featured .featured__works{margin-top:60px}}.page-template-template-home .featured .featured__works .featured__work{width:50%;cursor:none;animation-duration:1ms;animation-timeline:view();animation-range:entry exit}.page-template-template-home .featured .featured__works .featured__work.featured__work--A{animation-name:scrollUp--A}.page-template-template-home .featured .featured__works .featured__work.featured__work--B{animation-name:scrollUp--B}@media only screen and (max-width: 769px){.page-template-template-home .featured .featured__works .featured__work{width:100%;margin-bottom:80px}}.page-template-template-home .featured .featured__works .featured__work .featured__work__img{display:block;background-size:cover;background-position:center;aspect-ratio:1/1 auto;transition:transform 0.2s ease-in-out}.page-template-template-home .featured .featured__works .featured__work .featured__work__img:hover{transform:scale(1.03)}.page-template-template-home .featured .featured__works .featured__work .featured__work__info{margin-top:30px}@media only screen and (min-width: 768px){.page-template-template-home .featured .featured__works .featured__work .featured__work__info{margin-top:20px}}.page-template-template-home .featured .featured__works .featured__work .featured__work__title{font-weight:700}@media only screen and (max-width: 769px){.page-template-template-home .featured .featured__works .featured__work .featured__work__desc{font-size:13px}}@media only screen and (min-width: 768px){.page-template-template-home .featured .featured__works .featured__work:nth-child(even){margin-top:169px}.page-template-template-home .featured .featured__works .featured__work.featured__work--A .featured__work__img{max-width:698px;aspect-ratio:349/250 auto}.page-template-template-home .featured .featured__works .featured__work.featured__work--B{padding-left:85px;padding-right:85px}.page-template-template-home .featured .featured__works .featured__work.featured__work--B .featured__work__img{max-width:500px}}.page-template-template-home .logo-soup{padding-bottom:220px;overflow:hidden}@media only screen and (max-width: 769px){.page-template-template-home .logo-soup{padding-bottom:25px}}.page-template-template-home .logo-soup p{margin-bottom:35px;font-size:24px}@media only screen and (max-width: 769px){.page-template-template-home .logo-soup p{margin-bottom:25px;font-size:18px}}.page-template-template-home .logo-soup .logo-soup__wrapper{transform:rotate(2.5deg) scale(1.025)}.page-template-template-home .logo-soup .logo-soup__wrapper.logo-soup__wrapper--alt{transform:rotate(-4deg) scale(1.025);box-shadow:0px 0px 16.358px 0px rgba(0,0,0,0.1)}.page-template-template-home .logo-soup .logo-soup__marquee{position:relative;width:100vw;max-width:100%;height:72px;overflow-x:hidden;background-color:#D6FF00}.page-template-template-home .logo-soup .logo-soup__marquee .logo-soup__logos{position:absolute;height:72px;will-change:transform;animation:marquee 30s linear infinite;gap:0 75px}.page-template-template-home .logo-soup .logo-soup__marquee .logo-soup__logos .logo-soup__logo{min-width:100px;height:100%;padding:10px 0}.page-template-template-home .logo-soup .logo-soup__marquee .logo-soup__logos .logo-soup__logo img{-o-object-fit:contain;object-fit:contain}.page-template-template-home .selling-points-wrapper .selling-points__heading{position:sticky;top:0;left:calc(50% + 101px);max-width:494px;padding-top:200px;font-size:clamp(42px, 42px, 76px);line-height:115%}@media only screen and (max-width: 1025px){.page-template-template-home .selling-points-wrapper .selling-points__heading{left:calc(50% + 75px);font-size:clamp(34px, 34px, 42px)}}@media only screen and (max-width: 769px){.page-template-template-home .selling-points-wrapper .selling-points__heading{position:static;padding-top:0;padding-left:30px;padding-right:30px;margin-top:125px;width:100%;font-size:28px}}.page-template-template-home .selling-points{min-height:100vh}.page-template-template-home .selling-points{padding:0 117px 210px 117px}@media only screen and (max-width: 1025px){.page-template-template-home .selling-points{padding:0 50px 210px 50px}}@media only screen and (max-width: 769px){.page-template-template-home .selling-points{height:calc(100vh + 230px);padding:0 30px;position:relative;height:auto}}.page-template-template-home .selling-points .selling-points__svg{width:35px;height:35px}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__svg{width:27px;height:27px}}.page-template-template-home .selling-points .selling-points__svg svg{width:100%;height:100%}.page-template-template-home .selling-points .selling-points__point{height:100vh}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point{padding-bottom:98px;height:auto;animation:none;opacity:1}}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point[data-sp="1"]{padding-top:34px}}.page-template-template-home .selling-points .selling-points__point__images,.page-template-template-home .selling-points .selling-points__point__verbiage{width:50%;max-width:563px}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point__images,.page-template-template-home .selling-points .selling-points__point__verbiage{width:100%}}.page-template-template-home .selling-points .selling-points__point__images{order:1}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point__images{margin-bottom:33px;padding-top:30px}}.page-template-template-home .selling-points .selling-points__point__images .selling-points__point__images__image.selling-points__point__images__image--lg{z-index:0;aspect-ratio:494/580 auto}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point__images .selling-points__point__images__image.selling-points__point__images__image--lg{width:calc(100% - 58px);height:auto;aspect-ratio:1/1 auto}}.page-template-template-home .selling-points .selling-points__point__images .selling-points__point__images__image.selling-points__point__images__image--sm{width:219px;height:148px;bottom:63px;right:0;z-index:1}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point__images .selling-points__point__images__image.selling-points__point__images__image--sm{width:141px;height:96px;top:0;bottom:auto}}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point__images .selling-points__point__images__image{animation:none;transform:none}}.page-template-template-home .selling-points .selling-points__point__verbiage{order:2;padding-left:100px;padding-top:50px}@media only screen and (max-width: 1025px){.page-template-template-home .selling-points .selling-points__point__verbiage{padding-left:70px;padding-top:100px}}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point__verbiage{padding-left:0;padding-top:0;max-width:340px}}.page-template-template-home .selling-points .selling-points__point__desc{max-width:355px;padding-left:50px}.page-template-template-home .selling-points .selling-points__point__desc strong{display:block;margin-bottom:10px}@media only screen and (max-width: 769px){.page-template-template-home .selling-points .selling-points__point__desc{order:3;max-width:100%;padding-left:40px}}.page-template-template-home .selling-points-wrapper .selling-points__cta{margin:50vh auto 0 auto;padding-bottom:150px;max-width:321px}@media only screen and (max-width: 1025px){.page-template-template-home .selling-points-wrapper .selling-points__cta{padding-bottom:100px}}@media only screen and (max-width: 769px){.page-template-template-home .selling-points-wrapper .selling-points__cta{margin-top:100px;margin-left:105px;margin-right:25px;margin-bottom:0;padding-bottom:110px}}.page-template-template-home .selling-points-wrapper .selling-points__cta p{margin-bottom:25px;font-size:24px;line-height:140%}@media only screen and (max-width: 769px){.page-template-template-home .selling-points-wrapper .selling-points__cta p{margin-bottom:20px;font-size:18px}}.page-template-template-home .hiring{padding:210px 60px;background-color:#D6FF00}@media only screen and (max-width: 769px){.page-template-template-home .hiring{padding:210px 25px 188px 25px}}.page-template-template-home .hiring .hiring__image-group{opacity:0}.page-template-template-home .hiring .hiring__image-group.active{opacity:1}.page-template-template-home .hiring .hiring__image:nth-child(1){width:139px;height:139px;left:25px;bottom:30%}@media only screen and (max-width: 769px){.page-template-template-home .hiring .hiring__image:nth-child(1){width:72px;height:72px;left:calc(50% - 36px);top:39px;bottom:auto}}.page-template-template-home .hiring .hiring__image:nth-child(2){width:218px;height:135px;left:100px;bottom:14%}@media only screen and (max-width: 769px){.page-template-template-home .hiring .hiring__image:nth-child(2){width:115px;height:75px;left:25px;bottom:44px}}.page-template-template-home .hiring .hiring__image:nth-child(3){width:188px;height:128px;top:15%;right:25px}@media only screen and (max-width: 769px){.page-template-template-home .hiring .hiring__image:nth-child(3){width:115px;height:75px;top:73px}}.page-template-template-home .hiring .hiring__content{max-width:851px;margin:0 auto}.page-template-template-home .hiring .hiring__headline{margin-bottom:50px;font-size:76px;line-height:100%}@media only screen and (max-width: 769px){.page-template-template-home .hiring .hiring__headline{margin-bottom:32px;font-size:36px;line-height:110%}}@media only screen and (max-width: 769px){.page-template-template-home .hiring .hiring__headline .hiring__headline__joblist{height:40px}}.page-template-template-home .hiring p{max-width:422px;margin:0 auto}.page-template-template-home .hiring .button{margin-top:30px}.page-template-template-work-v2 .work-v2{padding-top:55px;padding-bottom:142px}@media only screen and (max-width: 769px){.page-template-template-work-v2 .work-v2{padding-top:10px;padding-bottom:90px}}@media only screen and (max-width: 769px){.page-template-template-work-v2 .work-v2 .work-v2__image-container{width:100%;margin-bottom:30px}}.page-template-template-work-v2 .work-v2 .work-v2__image-container .work-v2__image-container__image{width:595px;height:580px;margin-bottom:20px;aspect-ratio:595/580}@media only screen and (max-width: 769px){.page-template-template-work-v2 .work-v2 .work-v2__image-container .work-v2__image-container__image{width:100%;height:auto;aspect-ratio:337/280;margin-bottom:12px}}.page-template-template-work-v2 .work-v2 .work-v2__image-container .work-v2__image-container__copy{font-size:15px;line-height:155%}@media only screen and (max-width: 769px){.page-template-template-work-v2 .work-v2 .work-v2__image-container .work-v2__image-container__copy{font-size:12px;line-height:130%}}.page-template-template-work-v2 .work-v2 .work-v2__info{max-width:570px;padding-left:117px}@media only screen and (max-width: 769px){.page-template-template-work-v2 .work-v2 .work-v2__info{padding-left:0}}.page-template-template-work-v2 .work-v2 .work-v2__info h1{max-width:377px;margin-bottom:18px;font-size:42px;font-weight:400;line-height:125%}@media only screen and (max-width: 769px){.page-template-template-work-v2 .work-v2 .work-v2__info h1{margin-bottom:15px;font-size:36px;line-height:110%}}.page-template-template-work-v2 .work-v2 .work-v2__info p{max-width:410px;font-size:15px;font-weight:400;line-height:155%;letter-spacing:-0.15px}.page-template-template-work-v2 .work-v2 .work-v2__info .gform_wrapper{margin-top:30px;margin-bottom:15px}.page-template-template-work-v2 .work-v2 .work-v2__info small{font-size:10px;font-weight:400;line-height:135%;letter-spacing:-0.1px}.aligncenter{display:block;margin:0 auto}.alignleft{float:left}.alignright{float:right}.wp-caption{border:1px solid #666;text-align:center;background:#ccc;padding:10px;margin:10px}br.clear{clear:both;display:block;height:1px;margin:-1px 0 0 0}
