*,*:after,*:before{box-sizing:border-box;}ul,ol{padding:0;margin:0;}.fy-list{padding:0;margin-bottom:40px;list-style-type:square;}.fy-list:last-child{margin-bottom:0;}.fy-list ul{list-style-type:inherit;}.fy-list ul,.fy-list ol{display:block;padding:5px 0;margin-left:20px;}.fy-list a:not(.fy-button){color:#5050a0;border-bottom:2px solid transparent;}.fy-list a:not(.fy-button):hover{color:#000;border-bottom-color:rgba(0,0,0,0.4);}.fy-list-o{padding:0;margin-bottom:40px;list-style-type:decimal;}.fy-list-o ol{list-style-type:lower-alpha;}.fy-list-o ol ol{list-style-type:lower-alpha;}.fy-list-none{list-style-type:none;}.fy-list-square{list-style-type:square;}.fy-list-circle{list-style-type:circle;}.fy-list-disc{list-style-type:disc;}.fy-list-square ul,.fy-list-circle ul,.fy-list-disc ul{list-style:inherit;}.fy-list-inline{list-style:none;font-size:0;}.fy-list-inline > li{display:inline-block;margin-right:40px;font-size:14px;}.fy-list-inline > li:last-child{margin-right:0;}.fy-p{margin-bottom:40px;word-wrap:break-word;}.fy-p > a:not(.fy-button){color:#5050a0;border-bottom:2px solid rgba(80,80,160,0.2);}.fy-p > a:not(.fy-button):hover{color:#000;border-bottom-color:rgba(0,0,0,0.6);}.fy-p:empty{margin-bottom:0;}figure{padding:0;margin:0;}nav ul{list-style:none;}input,select{vertical-align:middle;}mark{color:inherit;background-color:transparent;}mark a{color:inherit;}blockquote{margin:0 0 40px;padding:40px 80px;font-family:"Courier Prime", Arial, Helvetica, sans-serif;font-size:34px;text-transform:none;color:#000;border:2px solid rgba(0,0,0,0.1);quotes:none;}@media screen and (max-width: 1023px){blockquote{padding:40px 40px;font-size:24px;}}blockquote cite{display:block;position:relative;margin:20px auto 0;font-family:"Courier Prime", Arial, Helvetica, sans-serif;font-size:14px;font-weight:400;font-style:normal;color:rgba(0,0,0,0.6);}@media screen and (max-width: 1023px){blockquote cite{font-size:14px;}}blockquote cite:before{content:'\2014';display:inline-block;margin-right:20px;}hr{box-sizing:content-box;height:0;}pre,code,kbd,samp{font-family:"Courier 10 Pitch", Courier, monospace;}pre{display:block;padding:20px;margin-bottom:40px;text-align:left;line-height:22px;overflow-x:auto;white-space:pre;word-break:break-all;word-wrap:break-word;background-color:rgba(0,0,0,0.025);}abbr[title],acronym[title]{cursor:help;text-decoration:none;border-bottom:1px dotted;}sup,sub{position:relative;vertical-align:baseline;height:0;font-size:11px;line-height:0;}sup{top:-0.5em;}sub{bottom:-0.25em;}audio:not([controls]){display:none;height:0;}audio,video,canvas,progress{display:inline-block;vertical-align:baseline;}html{max-width:100vw;background-color:#fff;}body{max-width:100vw;padding:0;margin:0;overflow-x:hidden;font-family:"Courier Prime", Arial, Helvetica, sans-serif;font-size:14px;line-height:1.618;color:#000;background-color:#fff;-webkit-font-smoothing:antialiased;}.fy-anchor{position:relative;display:block;width:0;height:0;top:-100px;visibility:hidden;z-index:-1;}@media screen and (max-width: 1023px){.fy-anchor{top:-50px;}}a{padding:0;margin:0;font-size:100%;text-decoration:none;vertical-align:baseline;color:#5050a0;background-color:transparent;outline:0;cursor:pointer;transition-property:color, background-color, border-color;transition-duration:0.4s;transition-timing-function:ease;}a:hover,a:active,a:visited{text-decoration:none;}a:hover,a:focus{color:#000;}a img{padding:0;margin:0;}a.fy-link-inverse{color:#000;}a.fy-link-inverse:hover{color:#5050a0;}@keyframes animationRotate{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@-webkit-keyframes animationRotate{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.fy-animation-rotate{animation-name:animationRotate;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:linear;}@keyframes animationPulse{0%{transform:scale(1,1);}50%{transform:scale(1.1,1.1);}100%{transform:scale(1,1);}}@-webkit-keyframes animationPulse{0%{transform:scale(1,1);}50%{transform:scale(1.1,1.1);}100%{transform:scale(1,1);}}.fy-animation-pulse{animation-name:animationPulse;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:linear;}@keyframes animationProgress{from{width:0;}}@-webkit-keyframes animationProgress{from{width:0;}}@keyframes animationFadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes animationFadeIn{from{opacity:0;}to{opacity:1;}}.fy-animation-fade-in{animation-name:animationFadeIn;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationFadeOut{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes animationFadeOut{from{opacity:1;}to{opacity:0;}}.fy-animation-fade-out{animation-name:animationFadeOut;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideInTop{from{top:-100%;}to{top:0;}}@-webkit-keyframes animationSlideInTop{from{top:-100%;}to{top:0;}}.fy-animation-slide-in-top{animation-name:animationSlideInTop;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideOutTop{from{top:0;}to{top:-100%;}}@-webkit-keyframes animationSlideOutTop{from{top:0;}to{top:-100%;}}.fy-animation-slide-out-top{animation-name:animationSlideOutTop;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideInLeft{from{left:-100%;}to{left:0;}}@-webkit-keyframes animationSlideInLeft{from{left:-100%;}to{left:0;}}.fy-animation-slide-in-left{animation-name:animationSlideInLeft;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideOutLeft{from{left:0;}to{left:-100%;}}@-webkit-keyframes animationSlideOutLeft{from{left:0;}to{left:-100%;}}.fy-animation-slide-out-left{animation-name:animationSlideOutLeft;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideInRight{from{right:-100%;}to{right:0;}}@-webkit-keyframes animationSlideInRight{from{right:-100%;}to{right:0;}}.fy-animation-slide-in-right{animation-name:animationSlideInRight;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideOutRight{from{right:0;}to{right:-100%;}}@-webkit-keyframes animationSlideOutRight{from{right:0;}to{right:-100%;}}.fy-animation-slide-out-right{animation-name:animationSlideOutRight;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideInBottom{from{bottom:-100%;}to{bottom:0;}}@-webkit-keyframes animationSlideInBottom{from{bottom:-100%;}to{bottom:0;}}.fy-animation-slide-in-bottom{animation-name:animationSlideInBottom;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes animationSlideOutBottom{from{bottom:0;}to{bottom:-100%;}}@-webkit-keyframes animationSlideOutBottom{from{bottom:0;}to{bottom:-100%;}}.fy-animation-slide-out-bottom{animation-name:animationSlideOutBottom;animation-duration:0.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards;}::selection{color:#fff !important;background-color:#5050a0;text-shadow:none;}::-moz-selection{color:#fff !important;background-color:#5050a0;text-shadow:none;}img::selection{background:transparent;}img::-moz-selection{background:transparent;}input::selection,textarea::selection,select::selection{-webkit-text-fill-color:#fff !important;}input:-webkit-autofill::selection,textarea:-webkit-autofill::selection,select:-webkit-autofill::selection{-webkit-text-fill-color:#fff !important;}.clearfix:after{content:'';display:table;clear:both;}.fy-position-relative{position:relative;}.fy-position-absolute{position:absolute;}.fy-position-static{position:static;}.fy-float-left{float:left;}.fy-float-right{float:right;}.fy-block{display:block;}.fy-block-center{display:block;margin-left:auto;margin-right:auto;}.fy-align-left{text-align:left;}.fy-align-center{text-align:center;}.fy-align-right{text-align:right;}.fy-align-justify{text-align:justify;}.fy-show{display:block;visibility:visible;}.fy-hide{display:none !important;visibility:hidden !important;padding:0;margin:0;}.fy-hidden{visibility:hidden;}.fy-visible{visibility:visible;}.fy-padding-small{padding:20px 20px;}.fy-padding,.fy-padding-medium{padding:40px 40px;}.fy-padding-large{padding:80px 80px;}.fy-padding-0{padding:0;}.fy-padding-top{padding-top:40px;}.fy-padding-top-0{padding-top:0;}.fy-padding-right{padding-right:40px;}.fy-padding-right-0{padding-right:0;}.fy-padding-bottom{padding-bottom:40px;}.fy-padding-bottom-0{padding-bottom:0;}.fy-padding-left{padding-left:40px;}.fy-padding-left-0{padding-left:0;}.fy-padding-vertical-0{padding-top:0;padding-bottom:0;}.fy-padding-horizontal-0{padding-right:0;padding-left:0;}.fy-margin-small{margin:20px 20px;}.fy-margin,.fy-margin-medium{margin:40px 40px;}.fy-margin-large{margin:80px 80px;}.fy-margin-0{margin:0;}.fy-margin-top{margin-top:40px;}.fy-margin-top-0{margin-top:0;}.fy-margin-right{margin-right:40px;}.fy-margin-right-0{margin-right:0;}.fy-margin-bottom{margin-bottom:40px;}.fy-margin-bottom-0{margin-bottom:0;}.fy-margin-left{margin-left:40px;}.fy-margin-left-0{margin-left:0;}@media (max-width: 321px){.fy-phone-min-show{display:block;}.fy-phone-min-hide{display:none;}}@media (max-width: 767px){.fy-phone-show{display:block;}.fy-phone-hide{display:none;}}@media (min-width: 768px) and (max-width: 1023px){.fy-tablet-show{display:block;}.fy-phone-show,.fy-desktop-show,.fy-desktop-wide-show{display:none;}.fy-tablet-hide{display:none;}}@media (min-width: 1024px) and (max-width: 1279px){.fy-desktop-show{display:block;}.fy-phone-show,.fy-tablet-show,.fy-desktop-wide-show{display:none;}.fy-desktop-hide{display:none;}}@media (min-width: 1280px){.fy-desktop-wide-show{display:block;}.fy-phone-show,.fy-tablet-show,.fy-desktop-show{display:none;}.fy-desktop-wide-hide{display:none;}}@media (min-width: 1480px){.fy-desktop-super-wide-show{display:block;}.fy-phone-show,.fy-tablet-show,.fy-desktop-show,.fy-desktop-wide-show{display:none;}.fy-desktop-super-wide-hide{display:none;}}@media print{.fy-print-show{display:block;}.fy-print-hide{display:none;}}h1,h2,h3,h4,h5,h6{margin:0;font-family:"Courier Prime", Arial, Helvetica, sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:2px;line-height:1.318;word-wrap:break-word;}h1{font-size:53px;}@media screen and (max-width: 767px){h1{font-size:48px;}}h2{font-size:48px;}@media screen and (max-width: 767px){h2{font-size:38px;}}h3{font-size:38px;}@media screen and (max-width: 767px){h3{font-size:34px;}}h4{font-size:34px;}@media screen and (max-width: 767px){h4{font-size:29px;}}h5{font-size:29px;}@media screen and (max-width: 767px){h5{font-size:24px;}}h6{font-size:24px;}@media screen and (max-width: 767px){h6{font-size:16px;}}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:80%;font-weight:400;text-transform:none;}.fy-image{display:block;vertical-align:middle;border:0;}.fy-image-responsive{display:block;vertical-align:middle;border:0;max-width:100%;height:auto;}.fy-image-rounded{display:block;vertical-align:middle;border:0;border-radius:3px;}.fy-image-circle{display:block;vertical-align:middle;border:0;border-radius:80px;}form{display:block;}fieldset{padding:0;margin:0;border:0;}legend{padding:0;font-size:15px;font-weight:700;color:#000;border:0;}.fy-field{position:relative;padding:0;margin:0 0 40px;}.fy-field:before,.fy-field:after{content:'';position:absolute;top:100%;left:0;}.fy-field:before{width:0;height:1px;z-index:1;background-color:#c51617;transition-property:width, height, background-color, box-shadow, opacity;transition-duration:0.4s;transition-timing-function:ease;}.fy-field:after{width:100%;height:2px;z-index:0;background-color:rgba(234,234,234,0.2);transition:none 0.4s ease 0s;}.fy-label{display:inline-block;padding:5px 0;font-family:"Courier Prime", Arial, Helvetica, sans-serif;font-size:20px;font-weight:900;letter-spacing:2px;text-transform:uppercase;color:#eaeaea;cursor:pointer;transition-property:color, background-color;transition-duration:0.4s;transition-timing-function:ease;user-select:none;}.fy-label abbr[title]{border:0;}.fy-label .fy-required{font-size:13px;text-decoration:none;line-height:normal;border-bottom:0 !important;}.fy-label.fy-error{color:#c84646;}.fy-label-error{display:block;padding:10px 0;font-family:inherit;font-size:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;line-height:normal;color:#c84646;}.fy-field .fy-label-error{position:absolute;top:100%;left:0;}input.fy-input,textarea.fy-input,select.fy-input{display:block;width:100%;padding:10px 20px;margin:0;font-family:"Courier Prime", Arial, Helvetica, sans-serif;font-size:15px;font-weight:400;letter-spacing:0;text-transform:none;line-height:24px;color:rgba(234,234,234,0.6);background-color:transparent;border:2px solid rgba(234,234,234,0.2);-webkit-appearance:none;-moz-appearance:none;transition-property:color, background-color, border-color, box-shadow;transition-duration:0.4s;transition-timing-function:ease;}input.fy-input::placeholder,textarea.fy-input::placeholder,select.fy-input::placeholder{color:rgba(234,234,234,0.4);transition:color 0.4s ease 0s;}input.fy-input:focus::placeholder,textarea.fy-input:focus::placeholder,select.fy-input:focus::placeholder{color:rgba(234,234,234,0.2);}input.fy-input:focus,textarea.fy-input:focus,select.fy-input:focus{outline:none;color:#eaeaea;border-color:#eaeaea;background-color:transparent;}input.fy-input::-moz-focus-inner,textarea.fy-input::-moz-focus-inner,select.fy-input::-moz-focus-inner{border:0;padding:0;}input.fy-input[disabled],input.fy-input[readonly],fieldset[disabled] input.fy-input,textarea.fy-input[disabled],textarea.fy-input[readonly],fieldset[disabled] textarea.fy-input,select.fy-input[disabled],select.fy-input[readonly],fieldset[disabled] select.fy-input{opacity:1;cursor:default;color:rgba(234,234,234,0.6);background-color:transparent;border-width:2px;border-color:rgba(234,234,234,0.2);}textarea{display:block;}textarea.fy-textarea{height:auto;overflow:auto;resize:vertical;}select.fy-select{width:100%;padding-right:64px;line-height:24px;background-image:url('data:image/svg+xml;charset=UTF-8,');background-position:right 20px center;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;}select.fy-select option{color:#000;background-color:#fff;}select.fy-select optgroup{font-weight:700;}select.fy-select:focus{background-image:url('data:image/svg+xml;charset=UTF-8,');}input.fy-checkbox,input.fy-radio{display:inline-block;position:relative;top:-1px;padding:0 0 0 40px;margin-right:10px;margin-left:0;font-weight:400;vertical-align:middle;cursor:pointer;}input.fy-checkbox + input.fy-checkbox,input.fy-checkbox + input.fy-radio,input.fy-radio + input.fy-checkbox,input.fy-radio + input.fy-radio{margin-left:20px;}.fy-field-checkbox,.fy-field-radio{background-color:transparent;border:0;}.fy-field-checkbox:before,.fy-field-checkbox:after,.fy-field-radio:before,.fy-field-radio:after{display:none;}input[type='number'] .fy-input-number::-webkit-inner-spin-button,input[type='number'] .fy-input-number::-webkit-outer-spin-button{height:auto;}input[type='color'] .fy-input-color{display:block;padding:0 2px;height:50px;}input[type='range'] .fy-input-range{display:block;width:100%;}input[type='search'] .fy-input-search{