@font-face{font-family:"SSP";font-style:normal;font-weight:100;src:url("font/SSP_Hairline.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:100;src:url("font/SSP_HairlineItalic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:200;src:url("font/SSP_ExThin.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:200;src:url("font/SSP_ExThinItalic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:300;src:url("font/SSP_Thin.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:300;src:url("font/SSP_ThinItalic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:400;src:url("font/SSP_ExLight.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:400;src:url("font/SSP_ExLightItalic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:500;src:url("font/SSP_Light.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:500;src:url("font/SSP_LightItalic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:600;src:url("font/SSP_Regular.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:600;src:url("font/SSP_Italic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:700;src:url("font/SSP_Medium.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:700;src:url("font/SSP_MediumItalic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:800;src:url("font/SSP_Bold.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:800;src:url("font/SSP_BoldItalic.woff") format("woff");}@font-face{font-family:"SSP";font-style:normal;font-weight:900;src:url("font/SSP_Heavy.woff") format("woff");}@font-face{font-family:"SSP";font-style:italic;font-weight:900;src:url("font/SSP_HeavyItalic.woff") format("woff");}html,body{height:100%;min-height:100%;}body{font-family:"SSP",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:400;color:#6b6b77;font-size:20px;font-size:clamp(16px,1.4vw,20px);line-height:1.25;}h1,h2,h3,h4,h5,h6{color:#3d3935;font-weight:700;}h1{font-size:70px;font-size:clamp(40px,4.2vw,70px);letter-spacing:-.05em;line-height:1;color:#fff;}h2{font-size:33px;font-size:clamp(30px,2.1vw,33px);letter-spacing:-.03em;line-height:1.3;}.headd .preheader{color:#fff;}p{margin-bottom:6%;}img{width:100%;max-width:100%;height:auto;}.preheader{font-size:20px;font-size:clamp(14px,1.2vw,20px);letter-spacing:.03em;line-height:1.4;color:#6b6b77;margin-bottom:10px}.container-fluid{width:90%;max-width:1600px;}.logo{width:250px}.bg-grey{background-color:#f9f9f9;}@media screen and (min-width:768px){.logo{position:absolute;top:3%}.flex{height:clamp(600px,100vh,1000px);display:flex;flex-direction:row;align-items:center}}@media screen and (min-width:990px){.hero-copy{padding-left:min(12%,120px);background:url("img/hero-icon.svg");background-size:min(18%,80px);background-repeat:no-repeat;background-position:20px top;font-size:clamp(16px,1.4vw,20px)}}.headd{background:#9e2479;background:url("img/bg-head.png"),#9e2479;background-size:auto 100%;background-repeat:no-repeat;background-position:center right;color:#fff}header{background:url("img/bg-2v2.svg") no-repeat center bottom;background-size:cover;padding:40px 0;font-weight:500;}section,.headd{padding-top:clamp(1px,4vw,80px);padding-bottom:clamp(1px,4vw,80px);}@media screen and (max-width:990px){section,.headd{height:auto}}.item{display:inline-block;width:13.5%;border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:transparent;border-style:solid;padding:2px;margin-right:1.5%;margin-bottom:10px;opacity:.7;transition:.2s all;cursor:pointer;}.item:last-of-type{margin-right:0;}.item:hover{opacity:1;border-color:#ee2079;}.item.current{border-color:#ee2079;opacity:1;box-shadow:#333;}.copy{display:none;}.copy.visible{display:block;}.magenta p,.magenta h2{color:magenta!important;}footer{background:#12122c;padding:3% 0;font-size:15px;color:#fff;text-transform:uppercase}footer h3{color:#fff;}footer a{color:#fff;text-decoration:underline;}footer .text-sm{font-size:11px;color:#a5a2a1;}input,textarea{border:none!important;}textarea{min-height:100px;}.button{position:relative;display:inline-block;border:none;border-radius:50px;background-image:linear-gradient(to right,rgb(237,31,121) 0%,rgb(141,42,144) 35%,rgb(141,42,144) 100%);color:#fff!important;text-decoration:none!important;padding:16px 34px;font-weight:700;line-height:1;font-size:18px;z-index:1;overflow:hidden;}.button::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgb(237,31,121) 10%,rgb(141,42,144) 65%,rgb(141,42,144) 100%);transition:opacity .2s ease-in-out;opacity:0;z-index:-1;}.button:hover::before{opacity:1;}.button:hover{background-position:100% 100%;}button[disabled],button[disabled]:hover,button[disabled]:focus,button[disabled]:active,button[disabled]::before{background-image:none;background:#eaecef!important;color:#999999!important;}.alertBox{padding:20px;line-height:1.2;}.alertBox strong{font-size:1.3em;line-height:1;margin-bottom:10px;display:block;}.alertBox-success{background:#02c9c1;color:#fff;}.alertBox-danger{background:rgba(214,45,130,.9);color:#fff;}