body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:"Playfair Display";src:url("/static/media/Playfair Display Bold.1dd15652.eot");src:url("/static/media/Playfair Display Bold.1dd15652.eot") format("embedded-opentype"),url("/static/media/Playfair Display Bold.27dc216c.woff2") format("woff2"),url("/static/media/Playfair Display Bold.122d47ca.woff") format("woff"),url("/static/media/Playfair Display Bold.d227f9e0.svg") format("svg");font-weight:700;font-style:normal;font-stretch:normal;unicode-range:u+0020-2212}@font-face{font-family:"Playfair Display";src:url("/static/media/Playfair Display Regular.99e9f54c.eot");src:url("/static/media/Playfair Display Regular.99e9f54c.eot") format("embedded-opentype"),url("/static/media/Playfair Display Regular.90b743c1.woff2") format("woff2"),url("/static/media/Playfair Display Regular.cf440d43.woff") format("woff"),url("/static/media/Playfair Display Regular.77f7ada7.svg") format("svg");font-weight:400;font-style:normal;font-stretch:normal;unicode-range:u+0020-2212}@font-face{font-family:"Open Sans";src:url("/static/media/Open Sans Regular.f105c871.eot");src:url("/static/media/Open Sans Regular.f105c871.eot") format("embedded-opentype"),url("/static/media/Open Sans Regular.93017309.woff2") format("woff2"),url("/static/media/Open Sans Regular.217ad96d.woff") format("woff"),url("/static/media/Open Sans Regular.244caba4.svg") format("svg");font-weight:400;font-style:normal;font-stretch:normal;unicode-range:u+0020-2212}@font-face{font-family:"Open Sans ExtraBold";src:url("/static/media/Open Sans ExtraBold.d6380eb5.eot");src:url("/static/media/Open Sans ExtraBold.d6380eb5.eot") format("embedded-opentype"),url("/static/media/Open Sans ExtraBold.7b2255d8.woff2") format("woff2"),url("/static/media/Open Sans ExtraBold.189d0572.woff") format("woff"),url("/static/media/Open Sans ExtraBold.325e5d7d.svg") format("svg");font-weight:800;font-style:normal;font-stretch:normal;unicode-range:u+0020-2074}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.about-container{width:75%;display:flex;flex-wrap:wrap;margin:0 auto}.about-gallery{width:50%}.about-text{background-color:#fff;width:50%;padding:50px 45px;position:relative}.about-text h2.section-title{margin-top:0;position:relative;z-index:2}.about-text.rose-background:after{z-index:0!important}@media(max-width:745px){.about-container{width:100%}.about-gallery,.about-text{width:50%}}@media(max-width:480px){.about-container,.about-gallery,.about-text{width:100%}.about-text{padding:40px 30px}}#contact{position:relative;margin-top:100px}#contact .form-container{background-color:#fff;position:relative;width:400px;margin:0 auto;padding:30px 40px}#contact .form-container:before{background-color:transparent;position:absolute;z-index:-1;height:100%;width:100%;border:6px solid #d4b99c;content:"";display:block;top:20px;left:20px}#contact .form-container .widget-title{font-size:2em;text-align:center;padding:0}input[name=subject]{display:none}@media(max-width:480px){#contact .form-container{width:calc(100% - 30px)}#contact .form-container:before{display:none}}#footer,#footer a{color:rgba(0,0,0,.55)}#footer.section{padding-top:70px;padding-bottom:50px}#gallery .row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}#gallery .row .thumbnail img{box-shadow:0 0 25px rgba(0,0,0,.25);padding:5px;border:1px solid #fff;margin-left:15px;margin-right:15px;margin-bottom:30px;cursor:pointer}#logo,.react-fancybox .box{z-index:9999}#logo{padding:40px 30px;position:fixed;left:0;top:0;opacity:0;transition:.2s ease-in-out;transition-delay:.6s;transform:scale(0)}#logo.visible{opacity:1;transform:scale(1)}#logo .shadow{-moz-filter:drop-shadow(1px 1px 4px rgba(0,0,0,.2));-o-filter:drop-shadow(1px 1px 4px rgba(0,0,0,.2));filter:drop-shadow(1px 1px 4px rgba(0,0,0,.2));display:block}.hamburger{position:fixed;right:0;top:0;z-index:9999;padding:40px 30px;margin-top:12px;display:block;opacity:0;transition:.2s ease-in-out;transition-delay:1.1s;transform:scale(0)}.hamburger.visible{opacity:1;transform:scale(1)}.hamburger.hidden{display:none}.hamburger .hamburger-inner,.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before{background-color:#fff!important;border-radius:0;box-shadow:1px 1px 4px rgba(0,0,0,.2);width:48px}.hamburger .hamburger-box{width:48px}#intro{background-color:#222;position:relative;overflow:hidden;background:url(/static/media/julia-cosmetics-background-2.2604b7ff.jpg) no-repeat 50%/cover}#intro.fullscreen{height:100vh;width:100%}#intro.normal{height:540px}#intro .address{position:absolute;left:0;right:0;bottom:30px;margin:0 auto}@media screen and (min-width:520px){#intro .address{right:60px;bottom:30px}}#intro .address h2{color:#fff;text-align:center;font-size:1.75rem}@media screen and (min-width:520px){#intro .address h2{text-align:right}}#intro .caption-wrapper{position:absolute;display:block;width:50%;top:50%;transform:translateY(-50%);left:0;right:0;margin-left:auto;margin-right:auto;text-align:right;padding-left:15px;padding-right:15px}#intro .caption-wrapper .caption{position:relative;width:65%;float:left}#intro .caption-wrapper .caption:before{background:url(/static/media/intro-square.3f3e1b08.svg) no-repeat 50%/cover;position:absolute;content:"";display:block;height:420px;width:420px;left:-25%;top:50%;transform:translateY(-50%);z-index:-1}#intro .caption-wrapper .caption .page-title{font-size:5.143em;margin:0;color:#fff;transform:translateX(-100px);transition:.5s ease-in-out;opacity:0;line-height:1em;position:absolute;bottom:0}#intro .caption-wrapper .caption .page-title.visible{transform:translateX(0) translateY(100%);opacity:1}#side-menu{background-color:#d4b99c;position:fixed;z-index:999;height:100%;width:320px;right:0;top:0;transform:translateX(100%);transition:.2s ease-in-out}#side-menu.is-active{transform:translateX(0);transition:.1s ease-in-out}#menu ul{position:absolute;margin-top:120px;width:100%;padding:0}#menu ul li{display:block;width:100%;text-align:center;position:relative}#menu ul li a{display:block;padding-top:10px;padding-bottom:10px;color:#fff;font-family:"Playfair Display",sans-serif;font-size:2em;text-decoration:none}#menu ul li a:hover{text-decoration:underline}@media(max-width:1610px)and (min-width:1200px){#intro .caption-wrapper .caption .page-title{font-size:4em}}@media(max-width:1199px)and (min-width:980px){#intro .caption-wrapper .caption{width:100%}#intro .caption-wrapper .caption .page-title{font-size:4em}}@media(max-width:979px)and (min-width:768px){#intro .caption-wrapper .caption{width:90%}#intro .caption-wrapper .caption:before{height:300px;width:300px;left:-150px}#intro .caption-wrapper .caption .page-title{font-size:2.6em}}@media(max-width:767px)and (min-width:746px){#intro .caption-wrapper .caption{width:90%}#intro .caption-wrapper .caption:before{height:300px;width:300px;left:-150px}#intro .caption-wrapper .caption .page-title{font-size:2.6em}}@media(max-width:745px){#intro .caption-wrapper{width:100%}#intro .caption-wrapper .caption:before{height:200px;width:200px;left:0}#intro .caption-wrapper .caption .page-title{font-size:2.5em}}@media(max-width:480px){#intro .caption-wrapper{width:100%}#intro .caption-wrapper .caption{width:75%}#intro .caption-wrapper .caption:before{height:200px;width:200px;left:0}#intro .caption-wrapper .caption .page-title{font-size:2.2em}}.pricing-wrapper{margin:0 -15px}.pricing-wrapper .pricing-item{padding:0 15px;width:33.3333%;margin-bottom:15px}.pricing-wrapper .pricing-item .gallery-text{position:relative;background-color:#d4b99c;color:#fff;z-index:2;padding:50px 45px;margin-bottom:15px;width:100%}span .sub-title{color:hsla(0,0%,100%,.8);font-style:italic}table{width:100%}table tr:last-child td{border-bottom:0}table tr td{border-bottom:1px dotted #eee}table tr td:first-child{font-size:1.143em;text-align:left}table tr td:nth-child(2){font-size:1.571em;font-family:"Open Sans ExtraBold",sans-serif;font-weight:700;text-align:right;vertical-align:bottom}table tr td:nth-child(2) span{font-family:"Open Sans Regular",sans-serif;font-weight:200;font-size:14px}@media(min-width:768px)and (max-width:979px){.pricing-wrapper .pricing-item{width:50%}}@media(max-width:768px){.pricing-wrapper .pricing-item{width:50%}}@media(max-width:745px){.pricing-wrapper .pricing-item{width:50%}}@media(max-width:620px){.pricing-wrapper .pricing-item{width:100%}}@media(max-width:480px){.pricing-wrapper .pricing-item{width:100%}}.service-wrapper{display:flex;flex-wrap:wrap;margin:0 -15px}.service-wrapper .service-box{width:50%;flex:0 0 50%;display:flex;padding:0 15px}.service-wrapper .service-box a{color:#000}.service-wrapper .service-box:nth-child(2){justify-content:flex-end}.service-wrapper .service-box:nth-child(2n-1) figure{margin-top:100px}.service-wrapper .service-box .service-image{width:80%}.service-wrapper .service-box .service-image img{box-shadow:0 0 25px rgba(0,0,0,.25)}.service-wrapper .service-box figure figcaption{text-align:right;top:-50%;transform:translateY(-50%);width:80%;float:right}@media(min-width:980px)and (max-width:1199px){.service-wrapper .service-box figure figcaption{width:90%}}@media(min-width:768px)and (max-width:979px){.service-wrapper .service-box figure figcaption{width:90%}}@media(max-width:979px)and (min-width:768px){.service-wrapper .service-box .service-image{width:80%}.service-wrapper .service-box .service-caption{font-size:2.2em}}@media(min-width:746px)and (max-width:767px){.service-wrapper .service-box .service-caption{font-size:2em}}@media(max-width:745px){.service-wrapper .service-box{width:50%;flex:0 0 50%}.service-wrapper .service-box .service-image{width:100%}.service-wrapper .service-box .service-caption{font-size:2em}.service-wrapper .service-box:nth-child(2n-1) figure{margin-top:0}.service-wrapper .service-box figure figcaption{width:100%}}@media(max-width:480px){.service-wrapper .service-box{width:100%;flex:0 0 100%}}body{font-family:"Open Sans Regular",sans-serif;background-color:#e5e5e5;font-size:14px}*{box-sizing:border-box}figure{margin:0;padding:0}a{text-decoration:none;color:#aa947d}a:hover{text-decoration:underline}.img-responsive{display:block;width:100%;max-width:100%}.text-center{text-align:center}.text-justify{text-align:justify}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",sans-serif;font-weight:400;line-height:1.3em}h1.service-caption,h2.service-caption,h3.service-caption,h4.service-caption,h5.service-caption,h6.service-caption{font-family:"Open Sans ExtraBold",arial;font-weight:800;font-size:3em;text-transform:uppercase;margin:0}h2{font-size:2.714em}.section-title{margin-top:0;margin-bottom:50px}input,textarea{border:0;border-bottom:1px solid rgba(0,0,0,.1);padding:10px 0;width:100%;max-width:100%;margin-top:5px;margin-bottom:5px;resize:none}.btn{display:inline-block;cursor:pointer;border:0;padding:.75rem 1rem;text-align:center}.btn:hover{text-decoration:none}.btn svg{max-width:30px;margin-left:.5rem;width:100%}.btn.standard{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;background-color:#d4b99c;font-family:"Playfair Display",arial;color:#fff;font-size:1.143em;line-height:30px;-webkit-appearance:none;border-radius:0;transition:.2s ease-in-out}.btn.standard:hover{background-color:#b69f86}.rose-background:after{background:url(/static/media/flowers.bf83b309.svg) no-repeat;position:absolute;content:"";display:block;height:253px;width:135px;left:0;top:0;z-index:-1;opacity:.05}#content.section{padding:60px 0}#content p{font-size:1rem;line-height:2.4em}@media(max-width:1199px)and (min-width:980px){.section-title{font-size:2em}}@media(max-width:979px)and (min-width:768px){.section-title{font-size:1.9em}}@media(max-width:767px)and (min-width:746px){.section-title{font-size:1.9em}}@media(max-width:745px){.section-title{font-size:1.7em}}@media(max-width:480px){.section-title{font-size:2.2em}}.container{width:100%;max-width:1170px;position:relative;margin:0 auto;padding-left:15px;padding-right:15px}.section{position:relative;padding-top:150px;padding-bottom:150px}@media(max-width:745px){.section{padding:40px 0}}
/*# sourceMappingURL=main.dac07b1f.chunk.css.map */