/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'Spartan MB';src:url(../fonts/SpartanMB-ExtraBold.eot);src:url(../fonts/SpartanMB-ExtraBold.eot?#iefix) format("embedded-opentype"),url(../fonts/SpartanMB-ExtraBold.woff2) format("woff2"),url(../fonts/SpartanMB-ExtraBold.woff) format("woff"),url(../fonts/SpartanMB-ExtraBold.ttf) format("truetype"),url(../fonts/SpartanMB-ExtraBold.svg#SpartanMB-ExtraBold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Spartan MB';src:url(../fonts/SpartanMB-Regular.eot);src:url(../fonts/SpartanMB-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/SpartanMB-Regular.woff2) format("woff2"),url(../fonts/SpartanMB-Regular.woff) format("woff"),url(../fonts/SpartanMB-Regular.ttf) format("truetype"),url(../fonts/SpartanMB-Regular.svg#SpartanMB-Regular) format("svg");font-weight:300;font-style:normal;font-display:swap}body,html{font-size:16px;line-height:1.45}body{font-size:1rem;line-height:1.45;color:#323232;overflow-x:hidden;font-family:'Spartan MB',Helvetica,Arial,sans-serif}html{box-sizing:border-box;font-family:'Spartan MB',Helvetica,Arial,sans-serif}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4{font-weight:700}p{font-size:1rem}.overflowWrapper{overflow-x:hidden;width:100%;max-width:100%}.nav{position:fixed;left:0;top:0;z-index:3;width:100%;display:flex;align-items:center;padding:1rem 2rem}.nav__logo{width:4rem;height:4rem;display:block;color:transparent;background-image:url(../img/vpf_logo-light.png);background-size:100% auto}.nav__menu{flex:1;text-align:right}@media (max-width:767px){.nav__menu{display:none}}.nav__menu__item{display:inline-block;font-size:1rem;margin-right:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#fff;transition:.3s ease all;text-decoration:none}.nav__menu__item:last-child{margin-right:0}.nav--dark .nav__logo{background-image:url(../img/vpf_logo.png)}.nav--dark .nav__menu__item{color:#323232}.hero{background-color:#f70c4b;background-size:cover;background-position:center;height:calc(100vh + 200px);display:flex;justify-content:center;align-items:center;position:relative;z-index:1;margin-bottom:150px;overflow:hidden}.hero:before{height:125vh;width:125vw;min-height:125vh;min-width:125vw;content:'';position:absolute;z-index:0;background-image:url(../img/topo_lines_animated.svg);opacity:.05;background-repeat:repeat;-webkit-background-size:cover;background-size:cover}.hero__body{text-align:center;color:#fff;margin-top:-200px;z-index:3}.hero__body__header{font-weight:700;font-size:10rem;line-height:1;text-align:center;margin-bottom:2rem;text-transform:uppercase}.hero__body__text{font-size:1.5rem;font-weight:300;line-height:1.55}@media (max-width:500px){.hero__body .hero__body__header{font-size:4rem}.hero__body .hero__body__text{font-size:1.5rem;padding:0 3rem}}.hero__wave{position:absolute;bottom:0;left:0;width:100%;display:block;height:34vw;background-repeat:no-repeat;background-size:100% 100%}.hero__wave:before{width:0;height:0;border-style:solid;border-width:30vw 0 0 50vw;border-color:transparent transparent transparent #fff;content:'';position:absolute;bottom:0;left:0;transition:.3s ease all}.hero__wave:after{width:0;height:0;border-style:solid;border-width:0 0 30vw 50vw;border-color:transparent transparent #fff transparent;content:'';position:absolute;bottom:0;left:50%;transition:.3s ease all}.about{width:1000px;max-width:80%;margin:0 auto;margin-bottom:300px;margin-top:300px}.about__block{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}@media (max-width:500px){.about__block{flex-direction:column}}.about__block__image{background:linear-gradient(132deg,#f70c4b 0,#1f2c4f 100%);width:330px;height:330px;border-radius:2rem;display:block;order:1;flex-basis:400px;min-width:400px;margin-left:8rem;margin-right:0;background-size:cover}@media (max-width:992px){.about__block__image{flex-basis:300px;min-width:300px;margin-left:2rem;height:200px}}@media (max-width:500px){.about__block__image{min-width:100%;margin-right:0;margin-left:0;height:200px}}.about__block__body{position:relative;margin-left:3rem}@media (max-width:992px){.about__block__body{margin-bottom:5rem}}.about__block__body__header{font-weight:700;margin-bottom:1rem;color:#1f2c4f;position:absolute;top:0;left:-2rem;transform-origin:top left;transform:rotate(90deg);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:2px}.about__block__body__text{font-weight:300;line-height:1.75}@media (max-width:992px){.about__block__body__text{font-size:.88rem}}@media (max-width:500px){.about__block__body__text{font-size:1.125rem}}.about__block--reverse .about__block__image{order:0;margin-left:0;margin-right:8rem;background-color:#f70c4b;background-size:cover}@media (max-width:992px){.about__block--reverse .about__block__image{margin-bottom:5rem;margin-right:2rem}}@media (max-width:500px){.about__block--reverse .about__block__image{min-width:100%;margin-right:0;margin-left:0;margin-bottom:3rem;height:200px}}.about__block--reverse .about__block__body{order:2}.about__callout{background-color:rgba(0,0,0,.05);text-align:center;height:600px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:1rem;margin:-6rem 2rem;position:relative;z-index:0;color:#1f2c4f}@media (max-width:500px){.about__callout{height:100vh;min-height:600px;margin:-6rem 0}}.about__callout:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background-image:url(../img/topo_lines.png);opacity:.05;z-index:0}.about__callout b{display:block;margin:1rem;font-size:2rem;position:relative;z-index:2;color:#f70c4b}.recent{width:1000px;max-width:80%;position:relative;margin:0 auto;display:flex;margin-bottom:300px;margin-top:300px}@media (max-width:992px){.recent{padding-left:3rem}}@media (max-width:500px){.recent{flex-direction:column}}.recent__header{font-weight:700;margin-bottom:1rem;position:absolute;top:0;left:-2rem;transform-origin:top left;transform:rotate(90deg);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:2px;color:#1f2c4f}@media (max-width:992px){.recent__header{left:1.5rem}}.recent__main{flex:1;background:linear-gradient(132deg,#f70c4b 0,#1f2c4f 100%);margin-right:1rem;padding:2rem;color:#fff;border-radius:1rem;min-height:400px;position:relative}@media (max-width:500px){.recent__main{margin-right:0;margin-bottom:1rem;height:60vh}}.recent__main__header{font-size:2.5rem;z-index:2;position:relative}.recent__main__type{font-size:1.25rem;z-index:2;position:relative}.recent__main:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:0;border-radius:1rem;opacity:.4}.recent__side{flex:.5;display:flex;flex-direction:column;left:0;position:relative}@media (max-width:500px){.recent__side{flex:1}}.recent__side__item{background:linear-gradient(132deg,#f70c4b 0,#1f2c4f 100%);margin-bottom:1rem;padding:2rem;color:#fff;border-radius:1rem;flex:1;position:relative}@media (max-width:500px){.recent__side__item{min-height:60vh}}.recent__side__item:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:0;border-radius:1rem;opacity:.4}.recent__side__item:last-child{margin-bottom:0}.recent__side__item__header{font-size:1.75rem;position:relative;z-index:2}.recent__side__item__type{font-size:1rem;position:relative;z-index:2;font-weight:300}.quote{width:1000px;max-width:80%;position:relative;margin:0 auto;margin-bottom:300px;margin-top:300px}.quote:after,.quote:before{content:'';width:80%;height:80%;background:rgba(0,0,0,.05);z-index:1;position:absolute;bottom:0;left:0;border-radius:1rem;opacity:1;z-index:0}.quote:after{background-image:url(../img/topo_lines.png);opacity:.05}.quote__item{position:relative}.quote__item__text{font-size:6.875rem;position:relative;z-index:2;font-weight:700;padding:3rem;color:#1f2c4f}@media (max-width:992px){.quote__item__text{font-size:5rem;line-height:1.3}}@media (max-width:500px){.quote__item__text{font-size:3rem;line-height:1.3}}.quote__item__cutout{width:50%;height:80%;position:absolute;top:0;right:0;z-index:3;border-radius:1rem;overflow:hidden}.quote__item__cutout:before{font-size:6.875rem;z-index:4;font-weight:700;padding:3rem;position:absolute;top:0;left:-100%;content:'Creativity can extend to every facet of life.';color:#fff}@media (max-width:992px){.quote__item__cutout:before{font-size:5rem;line-height:1.3}}@media (max-width:500px){.quote__item__cutout:before{font-size:3rem;line-height:1.3;width:200%}}.quote__item__img{width:50%;height:80%;position:absolute;top:0;right:0;background:#f70c4b;background:linear-gradient(132deg,#f70c4b 0,#1f2c4f 100%);border-radius:1rem;z-index:3;background-size:cover;background-position:center center}.contact{width:1000px;max-width:80%;position:relative;margin:0 auto;margin-bottom:300px;margin-top:300px;display:flex}@media (max-width:992px){.contact{flex-direction:column;padding-left:3rem}}.contact:after,.contact:before{background:rgba(0,0,0,.05);position:absolute;top:50%;left:20%;transform:translateY(-50%);height:120%;width:40%;content:'';z-index:0;transition:.3s ease all;border-radius:1rem;z-index:0}.contact:after{background-color:transparent;background-image:url(../img/topo_lines.png);opacity:.05}.contact__header{font-weight:700;margin-bottom:1rem;position:absolute;top:0;left:-2rem;transform-origin:top left;transform:rotate(90deg);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:2px;color:#1f2c4f}@media (max-width:992px){.contact__header{left:1.5rem}}.contact__text{margin-right:3rem;z-index:2;font-weight:300;line-height:1.75}@media (max-width:992px){.contact__text{margin-bottom:5rem;margin-right:0}}@media (max-width:500px){.contact__text{line-height:1.5;font-size:1.125rem;margin-right:0}}.contact__links{display:flex;align-items:center;position:relative;z-index:2;top:0}.contact__links__item{width:4rem;height:4rem;border-radius:4rem;margin-right:2rem;background:rgba(0,0,0,.05);position:relative;transition:2s ease all;text-decoration:none;color:#323232}.contact__links__item:hover{cursor:pointer}.contact__links__item__icon{width:66%;height:66%;background:#fff;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);color:transparent;border-radius:4rem;transition:1s ease all}.contact__links__item__text{font-weight:700;font-size:1.5rem;position:absolute;top:50%;left:50%;transform-origin:top left;transform:rotate(90deg) translate(-50%,-50%);font-weight:700;text-transform:uppercase;letter-spacing:2px}.contact__links__item:hover{background:#f70c4b}.contact__links__item:hover .contact__links__item__icon{background:#f70c4b;width:100%;height:100%}.contact:hover:after,.contact:hover:before{width:80%}.footer{width:1000px;max-width:80%;position:relative;margin:0 auto;margin-bottom:150px;padding:2rem 0;display:flex;white-space:nowrap;top:0}@media (max-width:500px){.footer{flex-direction:column;text-align:center}}.footer:before{background:rgba(0,0,0,.5);position:absolute;top:0;left:10%;height:100%;width:80%;content:'';z-index:0;transition:.3s ease all;border-radius:1rem;background-image:url(../img/topo_lines.png);opacity:.1;z-index:0}@media (max-width:500px){.footer:before{width:100%;left:0}}.footer:after{width:3.25rem;height:3.25rem;background:#fff;border-radius:3rem;content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(../img/vpf_logo.png);background-size:50% auto;background-repeat:no-repeat;background-position:top 62.5% center}.footer__pre{flex:1;z-index:2;text-transform:uppercase;font-weight:700;letter-spacing:2px;right:0}@media (max-width:500px){.footer__pre{margin-bottom:2rem}}.footer__post{flex:0;z-index:2;text-transform:uppercase;font-weight:700;letter-spacing:2px}@media (max-width:500px){.footer__post{margin-top:2rem}}.webp .hero{background-image:url(../img/webp/hero.webp)}.webp .about__block .about__block__image{background-image:url(../img/webp/about-1.webp)}.webp .about__block--reverse .about__block__image{background-image:url(../img/webp/about-2.webp)}.webp .recent__main:before{background-image:url(../img/webp/recent_branding.webp)}.webp .recent__side__item:before{background-image:url(../img/webp/recent_street.webp)}.webp .recent__side__item:last-child:before{background-image:url(../img/webp/recent_fireflys.webp)}.webp .quote__item__img{background-image:url(../img/webp/quote.webp)}.no-webp .hero{background-image:url(../img/hero.jpg)}.no-webp .about__block .about__block__image{background-image:url(../img/about-1.jpg)}.no-webp .about__block--reverse .about__block__image{background-image:url(../img/about-2.jpg)}.no-webp .recent__main:before{background-image:url(../img/recent_branding.jpg)}.no-webp .recent__side__item:before{background-image:url(../img/recent_street.jpg)}.no-webp .recent__side__item:last-child:before{background-image:url(../img/recent_fireflys.jpg)}.no-webp .quote__item__img{background-image:url(../img/quote.jpg)}