@import url(fontawesome-all.min.css);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
.is-loading {
    opacity: 0; /* Solo afectando la visibilidad */
    transition: none;
}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
body{-webkit-text-size-adjust:none}
mark{background-color:transparent;color:inherit}
input::-moz-focus-inner{border:0;padding:0}
input,select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none}
@-ms-viewport{width:device-width}
html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}
body{background:#ebebeb}
body.is-preload *,body.is-preload *:before,body.is-preload *:after{-moz-animation:none!important;-webkit-animation:none!important;-ms-animation:none!important;animation:none!important;-moz-transition:opacity 1s none!important;-webkit-transition:opacity 1s none!important;-ms-transition:opacity 1s none!important;transition:opacity 1s none!important}
body,input,select,textarea{color:#FEFAF7;font-family:"Open Sans",Helvetica,sans-serif;font-size:15pt;font-weight:400;letter-spacing:.075em;line-height:1.65em}
@media screen and (max-width:1680px){body,input,select,textarea{font-size:13pt}}
@media screen and (max-width:1280px){body,input,select,textarea{font-size:13pt}}
@media screen and (max-width:736px){body,input,select,textarea{font-size:14pt;letter-spacing:.0375em}}
a{-moz-transition:color 0.2s ease,border-bottom-color 0.2s ease;-webkit-transition:color 0.2s ease,border-bottom-color 0.2s ease;-ms-transition:color 0.2s ease,border-bottom-color 0.2s ease;transition:color 0.2s ease,border-bottom-color 0.2s ease;border-bottom:dotted 1px;color:inherit;text-decoration:none}
a:hover{border-bottom-color:transparent}
strong,b{color:#FEFAF7;font-weight:600}
em,i{font-style:italic}
p{margin:0 0 2em 0}
h1,h2,h3,h4,h5,h6{color:#FEFAF7;font-weight:800;letter-spacing:.225em;line-height:1em;margin:0 0 1em 0;text-transform:uppercase}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}
h2{font-size:1.35em;line-height:1.75em}
@media screen and (max-width:736px){h2{font-size:1.1em;line-height:1.65em}}
h3{font-size:1.15em;line-height:1.75em}
@media screen and (max-width:736px){h3{font-size:1em;line-height:1.65em}}
h4{font-size:1em;line-height:1.5em}
h5{font-size:.8em;line-height:1.5em}
h6{font-size:.7em;line-height:1.5em}
sub{font-size:.8em;position:relative;top:.5em}
sup{font-size:.8em;position:relative;top:-.5em}
hr{border:0;border-bottom:solid 2px #FEFAF7;margin:1.7em 0}
hr.major{margin:4.5em 0}
blockquote{border-left:solid 4px #FEFAF7;font-style:italic;margin:0 0 2em 0;padding:.5em 0 .5em 2em}
code{background:rgba(144,144,144,.25);border-radius:3px;font-family:"Courier New",monospace;font-size:.9em;letter-spacing:0;margin:0 .25em;padding:.25em .65em}
pre{-webkit-overflow-scrolling:touch;font-family:"Courier New",monospace;font-size:.9em;margin:0 0 2em 0}
pre code{display:block;line-height:1.75em;padding:1em 1.5em;overflow-x:auto}
.align-left{text-align:left}
.align-center{text-align:center}
.align-right{text-align:right}
.row{display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:stretch}
.row>*{box-sizing:border-box}
.row.gtr-uniform>*>:last-child{margin-bottom:0}
.row.aln-left{justify-content:flex-start}
.row.aln-center{justify-content:center}
.row.aln-right{justify-content:flex-end}
.row.aln-top{align-items:flex-start}
.row.aln-middle{align-items:center}
.row.aln-bottom{align-items:flex-end}
.row>.imp{order:-1}
.row>.col-1{width:8.33333%}
.row>.off-1{margin-left:8.33333%}
.row>.col-2{width:16.66667%}
.row>.off-2{margin-left:16.66667%}
.row>.col-3{width:25%}
.row>.off-3{margin-left:25%}
.row>.col-4{width:33.33333%}
.row>.off-4{margin-left:33.33333%}
.row>.col-5{width:41.66667%}
.row>.off-5{margin-left:41.66667%}
.row>.col-6{width:50%}
.row>.off-6{margin-left:50%}
.row>.col-7{width:58.33333%}
.row>.off-7{margin-left:58.33333%}
.row>.col-8{width:66.66667%}
.row>.off-8{margin-left:66.66667%}
.row>.col-9{width:75%}
.row>.off-9{margin-left:75%}
.row>.col-10{width:83.33333%}
.row>.off-10{margin-left:83.33333%}
.row>.col-11{width:91.66667%}
.row>.off-11{margin-left:91.66667%}
.row>.col-12{width:100%}
.row>.off-12{margin-left:100%}
.row.gtr-0{margin-top:0;margin-left:0em}
.row.gtr-0>*{padding:0 0 0 0em}
.row.gtr-0.gtr-uniform{margin-top:0em}
.row.gtr-0.gtr-uniform>*{padding-top:0em}
.row.gtr-25{margin-top:0;margin-left:-.375em}
.row.gtr-25>*{padding:0 0 0 .375em}
.row.gtr-25.gtr-uniform{margin-top:-.375em}
.row.gtr-25.gtr-uniform>*{padding-top:.375em}
.row.gtr-50{margin-top:0;margin-left:-.75em}
.row.gtr-50>*{padding:0 0 0 .75em}
.row.gtr-50.gtr-uniform{margin-top:-.75em}
.row.gtr-50.gtr-uniform>*{padding-top:.75em}
.row{margin-top:0;margin-left:-1.5em}
.row>*{padding:0 0 0 1.5em}
.row.gtr-uniform{margin-top:-1.5em}
.row.gtr-uniform>*{padding-top:1.5em}
.row.gtr-150{margin-top:0;margin-left:-2.25em}
.row.gtr-150>*{padding:0 0 0 2.25em}
.row.gtr-150.gtr-uniform{margin-top:-2.25em}
.row.gtr-150.gtr-uniform>*{padding-top:2.25em}
.row.gtr-200{margin-top:0;margin-left:-3em}
.row.gtr-200>*{padding:0 0 0 3em}
.row.gtr-200.gtr-uniform{margin-top:-3em}
.row.gtr-200.gtr-uniform>*{padding-top:3em}
@media screen and (max-width:1680px){.row{display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:stretch}
.row>*{box-sizing:border-box}
.row.gtr-uniform>*>:last-child{margin-bottom:0}
.row.aln-left{justify-content:flex-start}
.row.aln-center{justify-content:center}
.row.aln-right{justify-content:flex-end}
.row.aln-top{align-items:flex-start}
.row.aln-middle{align-items:center}
.row.aln-bottom{align-items:flex-end}
.row>.imp-xlarge{order:-1}
.row>.col-1-xlarge{width:8.33333%}
.row>.off-1-xlarge{margin-left:8.33333%}
.row>.col-2-xlarge{width:16.66667%}
.row>.off-2-xlarge{margin-left:16.66667%}
.row>.col-3-xlarge{width:25%}
.row>.off-3-xlarge{margin-left:25%}
.row>.col-4-xlarge{width:33.33333%}
.row>.off-4-xlarge{margin-left:33.33333%}
.row>.col-5-xlarge{width:41.66667%}
.row>.off-5-xlarge{margin-left:41.66667%}
.row>.col-6-xlarge{width:50%}
.row>.off-6-xlarge{margin-left:50%}
.row>.col-7-xlarge{width:58.33333%}
.row>.off-7-xlarge{margin-left:58.33333%}
.row>.col-8-xlarge{width:66.66667%}
.row>.off-8-xlarge{margin-left:66.66667%}
.row>.col-9-xlarge{width:75%}
.row>.off-9-xlarge{margin-left:75%}
.row>.col-10-xlarge{width:83.33333%}
.row>.off-10-xlarge{margin-left:83.33333%}
.row>.col-11-xlarge{width:91.66667%}
.row>.off-11-xlarge{margin-left:91.66667%}
.row>.col-12-xlarge{width:100%}
.row>.off-12-xlarge{margin-left:100%}
.row.gtr-0{margin-top:0;margin-left:0em}
.row.gtr-0>*{padding:0 0 0 0em}
.row.gtr-0.gtr-uniform{margin-top:0em}
.row.gtr-0.gtr-uniform>*{padding-top:0em}
.row.gtr-25{margin-top:0;margin-left:-.375em}
.row.gtr-25>*{padding:0 0 0 .375em}
.row.gtr-25.gtr-uniform{margin-top:-.375em}
.row.gtr-25.gtr-uniform>*{padding-top:.375em}
.row.gtr-50{margin-top:0;margin-left:-.75em}
.row.gtr-50>*{padding:0 0 0 .75em}
.row.gtr-50.gtr-uniform{margin-top:-.75em}
.row.gtr-50.gtr-uniform>*{padding-top:.75em}
.row{margin-top:0;margin-left:-1.5em}
.row>*{padding:0 0 0 1.5em}
.row.gtr-uniform{margin-top:-1.5em}
.row.gtr-uniform>*{padding-top:1.5em}
.row.gtr-150{margin-top:0;margin-left:-2.25em}
.row.gtr-150>*{padding:0 0 0 2.25em}
.row.gtr-150.gtr-uniform{margin-top:-2.25em}
.row.gtr-150.gtr-uniform>*{padding-top:2.25em}
.row.gtr-200{margin-top:0;margin-left:-3em}
.row.gtr-200>*{padding:0 0 0 3em}
.row.gtr-200.gtr-uniform{margin-top:-3em}
.row.gtr-200.gtr-uniform>*{padding-top:3em}}
@media screen and (max-width:1280px){.row{display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:stretch}
.row>*{box-sizing:border-box}
.row.gtr-uniform>*>:last-child{margin-bottom:0}
.row.aln-left{justify-content:flex-start}
.row.aln-center{justify-content:center}
.row.aln-right{justify-content:flex-end}
.row.aln-top{align-items:flex-start}
.row.aln-middle{align-items:center}
.row.aln-bottom{align-items:flex-end}
.row>.imp-large{order:-1}
.row>.col-1-large{width:8.33333%}
.row>.off-1-large{margin-left:8.33333%}
.row>.col-2-large{width:16.66667%}
.row>.off-2-large{margin-left:16.66667%}
.row>.col-3-large{width:25%}
.row>.off-3-large{margin-left:25%}
.row>.col-4-large{width:33.33333%}
.row>.off-4-large{margin-left:33.33333%}
.row>.col-5-large{width:41.66667%}
.row>.off-5-large{margin-left:41.66667%}
.row>.col-6-large{width:50%}
.row>.off-6-large{margin-left:50%}
.row>.col-7-large{width:58.33333%}
.row>.off-7-large{margin-left:58.33333%}
.row>.col-8-large{width:66.66667%}
.row>.off-8-large{margin-left:66.66667%}
.row>.col-9-large{width:75%}
.row>.off-9-large{margin-left:75%}
.row>.col-10-large{width:83.33333%}
.row>.off-10-large{margin-left:83.33333%}
.row>.col-11-large{width:91.66667%}
.row>.off-11-large{margin-left:91.66667%}
.row>.col-12-large{width:100%}
.row>.off-12-large{margin-left:100%}
.row.gtr-0{margin-top:0;margin-left:0em}
.row.gtr-0>*{padding:0 0 0 0em}
.row.gtr-0.gtr-uniform{margin-top:0em}
.row.gtr-0.gtr-uniform>*{padding-top:0em}
.row.gtr-25{margin-top:0;margin-left:-.375em}
.row.gtr-25>*{padding:0 0 0 .375em}
.row.gtr-25.gtr-uniform{margin-top:-.375em}
.row.gtr-25.gtr-uniform>*{padding-top:.375em}
.row.gtr-50{margin-top:0;margin-left:-.75em}
.row.gtr-50>*{padding:0 0 0 .75em}
.row.gtr-50.gtr-uniform{margin-top:-.75em}
.row.gtr-50.gtr-uniform>*{padding-top:.75em}
.row{margin-top:0;margin-left:-1.5em}
.row>*{padding:0 0 0 1.5em}
.row.gtr-uniform{margin-top:-1.5em}
.row.gtr-uniform>*{padding-top:1.5em}
.row.gtr-150{margin-top:0;margin-left:-2.25em}
.row.gtr-150>*{padding:0 0 0 2.25em}
.row.gtr-150.gtr-uniform{margin-top:-2.25em}
.row.gtr-150.gtr-uniform>*{padding-top:2.25em}
.row.gtr-200{margin-top:0;margin-left:-3em}
.row.gtr-200>*{padding:0 0 0 3em}
.row.gtr-200.gtr-uniform{margin-top:-3em}
.row.gtr-200.gtr-uniform>*{padding-top:3em}}
@media screen and (max-width:980px){.row{display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:stretch}
.row>*{box-sizing:border-box}
.row.gtr-uniform>*>:last-child{margin-bottom:0}
.row.aln-left{justify-content:flex-start}
.row.aln-center{justify-content:center}
.row.aln-right{justify-content:flex-end}
.row.aln-top{align-items:flex-start}
.row.aln-middle{align-items:center}
.row.aln-bottom{align-items:flex-end}
.row>.imp-medium{order:-1}
.row>.col-1-medium{width:8.33333%}
.row>.off-1-medium{margin-left:8.33333%}
.row>.col-2-medium{width:16.66667%}
.row>.off-2-medium{margin-left:16.66667%}
.row>.col-3-medium{width:25%}
.row>.off-3-medium{margin-left:25%}
.row>.col-4-medium{width:33.33333%}
.row>.off-4-medium{margin-left:33.33333%}
.row>.col-5-medium{width:41.66667%}
.row>.off-5-medium{margin-left:41.66667%}
.row>.col-6-medium{width:50%}
.row>.off-6-medium{margin-left:50%}
.row>.col-7-medium{width:58.33333%}
.row>.off-7-medium{margin-left:58.33333%}
.row>.col-8-medium{width:66.66667%}
.row>.off-8-medium{margin-left:66.66667%}
.row>.col-9-medium{width:75%}
.row>.off-9-medium{margin-left:75%}
.row>.col-10-medium{width:83.33333%}
.row>.off-10-medium{margin-left:83.33333%}
.row>.col-11-medium{width:91.66667%}
.row>.off-11-medium{margin-left:91.66667%}
.row>.col-12-medium{width:100%}
.row>.off-12-medium{margin-left:100%}
.row.gtr-0{margin-top:0;margin-left:0em}
.row.gtr-0>*{padding:0 0 0 0em}
.row.gtr-0.gtr-uniform{margin-top:0em}
.row.gtr-0.gtr-uniform>*{padding-top:0em}
.row.gtr-25{margin-top:0;margin-left:-.375em}
.row.gtr-25>*{padding:0 0 0 .375em}
.row.gtr-25.gtr-uniform{margin-top:-.375em}
.row.gtr-25.gtr-uniform>*{padding-top:.375em}
.row.gtr-50{margin-top:0;margin-left:-.75em}
.row.gtr-50>*{padding:0 0 0 .75em}
.row.gtr-50.gtr-uniform{margin-top:-.75em}
.row.gtr-50.gtr-uniform>*{padding-top:.75em}
.row{margin-top:0;margin-left:-1.5em}
.row>*{padding:0 0 0 1.5em}
.row.gtr-uniform{margin-top:-1.5em}
.row.gtr-uniform>*{padding-top:1.5em}
.row.gtr-150{margin-top:0;margin-left:-2.25em}
.row.gtr-150>*{padding:0 0 0 2.25em}
.row.gtr-150.gtr-uniform{margin-top:-2.25em}
.row.gtr-150.gtr-uniform>*{padding-top:2.25em}
.row.gtr-200{margin-top:0;margin-left:-3em}
.row.gtr-200>*{padding:0 0 0 3em}
.row.gtr-200.gtr-uniform{margin-top:-3em}
.row.gtr-200.gtr-uniform>*{padding-top:3em}}
@media screen and (max-width:736px){.row{display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:stretch}
.row>*{box-sizing:border-box}
.row.gtr-uniform>*>:last-child{margin-bottom:0}
.row.aln-left{justify-content:flex-start}
.row.aln-center{justify-content:center}
.row.aln-right{justify-content:flex-end}
.row.aln-top{align-items:flex-start}
.row.aln-middle{align-items:center}
.row.aln-bottom{align-items:flex-end}
.row>.imp-small{order:-1}
.row>.col-1-small{width:8.33333%}
.row>.off-1-small{margin-left:8.33333%}
.row>.col-2-small{width:16.66667%}
.row>.off-2-small{margin-left:16.66667%}
.row>.col-3-small{width:25%}
.row>.off-3-small{margin-left:25%}
.row>.col-4-small{width:33.33333%}
.row>.off-4-small{margin-left:33.33333%}
.row>.col-5-small{width:41.66667%}
.row>.off-5-small{margin-left:41.66667%}
.row>.col-6-small{width:50%}
.row>.off-6-small{margin-left:50%}
.row>.col-7-small{width:58.33333%}
.row>.off-7-small{margin-left:58.33333%}
.row>.col-8-small{width:66.66667%}
.row>.off-8-small{margin-left:66.66667%}
.row>.col-9-small{width:75%}
.row>.off-9-small{margin-left:75%}
.row>.col-10-small{width:83.33333%}
.row>.off-10-small{margin-left:83.33333%}
.row>.col-11-small{width:91.66667%}
.row>.off-11-small{margin-left:91.66667%}
.row>.col-12-small{width:100%}
.row>.off-12-small{margin-left:100%}
.row.gtr-0{margin-top:0;margin-left:0em}
.row.gtr-0>*{padding:0 0 0 0em}
.row.gtr-0.gtr-uniform{margin-top:0em}
.row.gtr-0.gtr-uniform>*{padding-top:0em}
.row.gtr-25{margin-top:0;margin-left:-.375em}
.row.gtr-25>*{padding:0 0 0 .375em}
.row.gtr-25.gtr-uniform{margin-top:-.375em}
.row.gtr-25.gtr-uniform>*{padding-top:.375em}
.row.gtr-50{margin-top:0;margin-left:-.75em}
.row.gtr-50>*{padding:0 0 0 .75em}
.row.gtr-50.gtr-uniform{margin-top:-.75em}
.row.gtr-50.gtr-uniform>*{padding-top:.75em}
.row{margin-top:0;margin-left:-1.5em}
.row>*{padding:0 0 0 1.5em}
.row.gtr-uniform{margin-top:-1.5em}
.row.gtr-uniform>*{padding-top:1.5em}
.row.gtr-150{margin-top:0;margin-left:-2.25em}
.row.gtr-150>*{padding:0 0 0 2.25em}
.row.gtr-150.gtr-uniform{margin-top:-2.25em}
.row.gtr-150.gtr-uniform>*{padding-top:2.25em}
.row.gtr-200{margin-top:0;margin-left:-3em}
.row.gtr-200>*{padding:0 0 0 3em}
.row.gtr-200.gtr-uniform{margin-top:-3em}
.row.gtr-200.gtr-uniform>*{padding-top:3em}}
@media screen and (max-width:480px){.row{display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:stretch}
.row>*{box-sizing:border-box}
.row.gtr-uniform>*>:last-child{margin-bottom:0}
.row.aln-left{justify-content:flex-start}
.row.aln-center{justify-content:center}
.row.aln-right{justify-content:flex-end}
.row.aln-top{align-items:flex-start}
.row.aln-middle{align-items:center}
.row.aln-bottom{align-items:flex-end}
.row>.imp-xsmall{order:-1}
.row>.col-1-xsmall{width:8.33333%}
.row>.off-1-xsmall{margin-left:8.33333%}
.row>.col-2-xsmall{width:16.66667%}
.row>.off-2-xsmall{margin-left:16.66667%}
.row>.col-3-xsmall{width:25%}
.row>.off-3-xsmall{margin-left:25%}
.row>.col-4-xsmall{width:33.33333%}
.row>.off-4-xsmall{margin-left:33.33333%}
.row>.col-5-xsmall{width:41.66667%}
.row>.off-5-xsmall{margin-left:41.66667%}
.row>.col-6-xsmall{width:50%}
.row>.off-6-xsmall{margin-left:50%}
.row>.col-7-xsmall{width:58.33333%}
.row>.off-7-xsmall{margin-left:58.33333%}
.row>.col-8-xsmall{width:66.66667%}
.row>.off-8-xsmall{margin-left:66.66667%}
.row>.col-9-xsmall{width:75%}
.row>.off-9-xsmall{margin-left:75%}
.row>.col-10-xsmall{width:83.33333%}
.row>.off-10-xsmall{margin-left:83.33333%}
.row>.col-11-xsmall{width:91.66667%}
.row>.off-11-xsmall{margin-left:91.66667%}
.row>.col-12-xsmall{width:100%}
.row>.off-12-xsmall{margin-left:100%}
.row.gtr-0{margin-top:0;margin-left:0em}
.row.gtr-0>*{padding:0 0 0 0em}
.row.gtr-0.gtr-uniform{margin-top:0em}
.row.gtr-0.gtr-uniform>*{padding-top:0em}
.row.gtr-25{margin-top:0;margin-left:-.375em}
.row.gtr-25>*{padding:0 0 0 .375em}
.row.gtr-25.gtr-uniform{margin-top:-.375em}
.row.gtr-25.gtr-uniform>*{padding-top:.375em}
.row.gtr-50{margin-top:0;margin-left:-.75em}
.row.gtr-50>*{padding:0 0 0 .75em}
.row.gtr-50.gtr-uniform{margin-top:-.75em}
.row.gtr-50.gtr-uniform>*{padding-top:.75em}
.row{margin-top:0;margin-left:-1.5em}
.row>*{padding:0 0 0 1.5em}
.row.gtr-uniform{margin-top:-1.5em}
.row.gtr-uniform>*{padding-top:1.5em}
.row.gtr-150{margin-top:0;margin-left:-2.25em}
.row.gtr-150>*{padding:0 0 0 2.25em}
.row.gtr-150.gtr-uniform{margin-top:-2.25em}
.row.gtr-150.gtr-uniform>*{padding-top:2.25em}
.row.gtr-200{margin-top:0;margin-left:-3em}
.row.gtr-200>*{padding:0 0 0 3em}
.row.gtr-200.gtr-uniform{margin-top:-3em}
.row.gtr-200.gtr-uniform>*{padding-top:3em}}
section.special,article.special{text-align:center}
header p{color:rgba(255,255,255,.5);position:relative;top:-.25em}
header h3+p{font-size:1.1em}
header h4+p,header h5+p,header h6+p{font-size:.9em}
header.major{margin:0 0 3.5em 0}
header.major h2,header.major h3,header.major h4,header.major h5,header.major h6{border-bottom:solid 2px #FEFAF7;display:inline-block;padding-bottom:1em;position:relative}
header.major h2:after,header.major h3:after,header.major h4:after,header.major h5:after,header.major h6:after{content:'';display:block;height:1px}
header.major p{color:#FEFAF7;top:0}
@media screen and (max-width:736px){header.major{margin:0 0 2em 0}}
@media screen and (max-width:980px){header br{display:none}}
form{margin:0 0 2em 0}
label{color:#FEFAF7;display:block;font-size:.9em;font-weight:600;margin:0 0 1em 0}
input[type="text"],input[type="password"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;background-color:rgba(144,144,144,.25);border-radius:3px;border:none;color:inherit;display:block;outline:0;padding:0 1em;text-decoration:none;width:100%}
input[type="text"]:invalid,input[type="password"]:invalid,input[type="email"]:invalid,select:invalid,textarea:invalid{box-shadow:none}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,select:focus,textarea:focus{box-shadow:0 0 0 2px #4f8599}
select{background-size:1.25em;background-repeat:no-repeat;background-position:calc(100% - 1em) center;height:2.75em;padding-right:2.75em;text-overflow:ellipsis}
select:focus::-ms-value{background-color:transparent}
select::-ms-expand{display:none}
input[type="text"],input[type="password"],input[type="email"],select{height:2.75em}
textarea{padding:.75em 1em}
input[type="checkbox"],input[type="radio"]{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;display:block;float:left;margin-right:-2em;opacity:0;width:1em;z-index:-1}
input[type="checkbox"]+label,input[type="radio"]+label{text-decoration:none;color:#FEFAF7;cursor:pointer;display:inline-block;font-size:1em;font-weight:400;padding-left:2.4em;padding-right:.75em;position:relative}
input[type="checkbox"]+label:before,input[type="radio"]+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;text-transform:none!important;font-family:'Font Awesome 5 Free';font-weight:900}
input[type="checkbox"]+label:before,input[type="radio"]+label:before{background:rgba(144,144,144,.25);border-radius:3px;content:'';display:inline-block;font-size:.8em;height:2.0625em;left:0;line-height:2.0625em;position:absolute;text-align:center;top:0;width:2.0625em}
input[type="checkbox"]:checked+label:before,input[type="radio"]:checked+label:before{background:#2e3842;color:#FEFAF7;content:'\f00c'}
input[type="checkbox"]:focus+label:before,input[type="radio"]:focus+label:before{box-shadow:0 0 0 2px #21b2a6}
input[type="checkbox"]+label:before{border-radius:3px}
input[type="radio"]+label:before{border-radius:100%}
::-webkit-input-placeholder{color:rgba(255,255,255,.5)!important;opacity:1}
:-moz-placeholder{color:rgba(255,255,255,.5)!important;opacity:1}
::-moz-placeholder{color:rgba(255,255,255,.5)!important;opacity:1}
:-ms-input-placeholder{color:rgba(255,255,255,.5)!important;opacity:1}
.box{border-radius:3px;border:solid 2px #FEFAF7;margin-bottom:2em;padding:1.5em}
.box>:last-child,.box>:last-child>:last-child,.box>:last-child>:last-child>:last-child{margin-bottom:0}
.box.alt{border:0;border-radius:0;padding:0}
.icon{text-decoration:none;border-bottom:none;position:relative}
.icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;text-transform:none!important;font-family:'Font Awesome 5 Free';font-weight:400}
.icon>.label{display:none}
.icon:before{line-height:inherit}
.icon.solid:before{font-weight:900}
.icon.brands:before{font-family:'Font Awesome 5 Brands'}
.icon.major{-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:3px;border:solid 2px #FEFAF7;display:inline-block;font-size:1.35em;height:calc(3em + 2px);line-height:3em;text-align:center;width:calc(3em + 2px)}
.icon.major:before{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;font-size:1.5em}
@media screen and (max-width:736px){.icon.major{font-size:1em}}
.icon.style1{color:#0fc}
.icon.style2{color:#00f0ff}
.icon.style3{color:#76ddff}
.image{border-radius:3px;border:0;display:inline-block;position:relative}
.image img{border-radius:3px;display:block}
.image.left{float:left;margin:0 2em 2em 0;top:.25em}
.image.right{float:right;margin:0 0 2em 2em;top:.25em}
.image.left,.image.right{max-width:40%}
.image.left img,.image.right img{width:100%}
.image.fit {display: flex;/* Establece el contenedor como un flexbox */justify-content: center;/*Centra la imagen horizontalmente */align-items: center;/* Centra la imagen verticalmente */margin: 0 auto -1.7em auto;/* Centra el contenedor horizontalmente */width: 100%;max-width: 800px;/* Establece un ancho máximo para la imagen */height: 400px;/* Puedes ajustar esta altura según tus necesidades */}
.image.fit img {max-width: 100%;max-height: 100%;height: auto;object-fit: cover;/* Mantiene la proporción de la imagen */}
ol{list-style:decimal;margin:0 0 0 0;padding-left:1.25em}
ol li{padding-left:.25em}
ul{list-style:disc;margin:0 0 0.5em 0;padding-left:1em}
ul li{padding-left:.5em}
ul.alt{list-style:none;padding-left:0}
ul.alt li{border-top:solid 1px #FEFAF7;padding:.5em 0}
ul.alt li:first-child{border-top:0;padding-top:0}
dl{margin:0 0 2em 0}
ul.actions{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;cursor:default;list-style:none;margin-left:-1em;padding-left:0}
ul.actions li{padding:0 0 0 1em;vertical-align:middle}
ul.actions.special{-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;margin-left:0}
ul.actions.special li:first-child{padding-left:0}
ul.actions.stacked{-moz-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:0}
ul.actions.stacked li{padding:1em 0 0 0}
ul.actions.stacked li:first-child{padding-top:0}
ul.actions.fit{width:calc(100% + 1em)}
ul.actions.fit li{-moz-flex-grow:1;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-moz-flex-shrink:1;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;width:100%}
ul.actions.fit li>*{width:100%}
ul.actions.fit.stacked{width:100%}
@media screen and (max-width:480px){ul.actions:not(.fixed){-moz-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:0;width:100%!important}
ul.actions:not(.fixed) li{-moz-flex-grow:1;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-moz-flex-shrink:1;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;padding:1em 0 0 0;text-align:center;width:100%}
ul.actions:not(.fixed) li>*{width:100%}
ul.actions:not(.fixed) li:first-child{padding-top:0}
ul.actions:not(.fixed) li input[type="submit"],ul.actions:not(.fixed) li input[type="reset"],ul.actions:not(.fixed) li input[type="button"],ul.actions:not(.fixed) li button,ul.actions:not(.fixed) li .button{width:100%}
ul.actions:not(.fixed) li input[type="submit"].icon:before,ul.actions:not(.fixed) li input[type="reset"].icon:before,ul.actions:not(.fixed) li input[type="button"].icon:before,ul.actions:not(.fixed) li button.icon:before,ul.actions:not(.fixed) li .button.icon:before{margin-left:-.5em}}
ul.icons{cursor:default;list-style:none;padding-left:0}
ul.icons li{display:inline-block;padding:0 1em 0 0}
ul.icons li:last-child{padding-right:0!important}
ul.icons.major{padding:1em 0}
ul.icons.major li{padding-right:3.5em}
@media screen and (max-width:736px){ul.icons.major li{padding:0 1em!important}}
.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;line-height:1.5em}
table{margin:0 0 2em 0;width:100%}
table tbody tr{border:solid 1px #FEFAF7;border-left:0;border-right:0}
table tbody tr:nth-child(2n+1){background-color:rgba(144,144,144,.25)}
table td{padding:.5em .5em}
table th{color:#FEFAF7;font-size:.9em;font-weight:600;padding:0 .75em .75em .75em;text-align:left}
table thead{border-bottom:solid 2px #FEFAF7}
table tfoot{border-top:solid 2px #FEFAF7}
table.alt{border-collapse:separate}
table.alt tbody tr td{border:solid 1px #FEFAF7;border-left-width:0;border-top-width:0}
table.alt tbody tr td:first-child{border-left-width:1px}
table.alt tbody tr:first-child td{border-top-width:1px}
table.alt thead{border-bottom:0}
table.alt tfoot{border-top:0}
input[type="submit"],input[type="reset"],input[type="button"],button,.button{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;-moz-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out;-ms-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out;background-color:transparent;border-radius:3px;border:0;box-shadow:inset 0 0 0 2px #FEFAF7;color:#FEFAF7;cursor:pointer;display:inline-block;font-size:.9em;font-weight:600;height:3.125em;letter-spacing:.225em;line-height:3.125em;max-width:30em;padding:0 2.75em;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow: 3px 3px 23px #321952;color: #FEFAF7}
input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,button:hover,.button:hover{background-color:rgba(144,144,144,.25)}
input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active,button:active,.button:active{background-color:rgba(144,144,144,.5)}
input[type="submit"].icon:before,input[type="reset"].icon:before,input[type="button"].icon:before,button.icon:before,.button.icon:before{margin-right:.5em}
input[type="submit"].fit,input[type="reset"].fit,input[type="button"].fit,button.fit,.button.fit{width:100%}
input[type="submit"].small,input[type="reset"].small,input[type="button"].small,button.small,.button.small{font-size:.8em}
input[type="submit"].large,input[type="reset"].large,input[type="button"].large,button.large,.button.large{font-size:1.35em}
input[type="submit"].primary,input[type="reset"].primary,input[type="button"].primary,button.primary,.button.primary{background: linear-gradient(45deg, #ffeb3b, #fdd835, #fbc02d, #f9a825, #f57f17);
box-shadow:none!important;color:#333!important}
input[type="submit"].primary:hover,input[type="reset"].primary:hover,input[type="button"].primary:hover,button.primary:hover,.button.primary:hover{background: linear-gradient(45deg, #fdd835, #fbc02d, #f9a825, #f57f17, #ef6c00)!important}
input[type="submit"].primary:active,input[type="reset"].primary:active,input[type="button"].primary:active,button.primary:active,.button.primary:active{background: linear-gradient(45deg, #ffeb3b, #fdd835, #fbc02d, #f9a825, #f57f17)!important}
input[type="submit"].disabled,input[type="submit"]:disabled,input[type="reset"].disabled,input[type="reset"]:disabled,input[type="button"].disabled,input[type="button"]:disabled,button.disabled,button:disabled,.button.disabled,.button:disabled{pointer-events:none;opacity:.25}
@media screen and (max-width:736px){input[type="submit"],input[type="reset"],input[type="button"],button,.button{height:3.75em;line-height:3.75em}}
.features{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;list-style:none;padding:0;width:100%}
.features li{padding:4em 4em 2em 6em;display:block;position:relative;text-align:left;width:50%}
.features li:nth-child(1){background-color:rgba(0,0,0,.035)}
.features li:nth-child(2){background-color:rgba(0,0,0,.07)}
.features li:nth-child(3){background-color:rgba(0,0,0,.105)}
.features li:nth-child(4){background-color:rgba(0,0,0,.14)}
.features li:nth-child(5){background-color:rgba(0,0,0,.175)}
.features li:nth-child(6){background-color:rgba(0,0,0,.21)}
.features li:nth-child(7){background-color:rgba(0,0,0,.245)}
.features li:nth-child(8){background-color:rgba(0,0,0,.28)}
.features li:nth-child(9){background-color:rgba(0,0,0,.315)}
.features li:nth-child(10){background-color:rgba(0,0,0,.35)}
.features li:before{display:block;color:#0fc;position:absolute;left:1.75em;top:2.75em;font-size:1.5em}
.features li:nth-child(1){border-top-left-radius:3px}
.features li:nth-child(2){border-top-right-radius:3px}
.features li:nth-last-child(1){border-bottom-right-radius:3px}
.features li:nth-last-child(2){border-bottom-left-radius:3px}
@media screen and (max-width:980px){.features li{padding:3em 2em 1em 2em;text-align:center}
.features li:before{left:0;margin:0 0 1em 0;position:relative;top:0}}
@media screen and (max-width:736px){.features li{padding:3em 0 1em 0;background-color:transparent!important;border-top:solid 2px #FEFAF7;width:100%}
.features li:first-child{border-top:0}}
.spotlight{-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex}
.spotlight .image{-moz-order:1;-webkit-order:1;-ms-order:1;order:1;border-radius:0;width:40%}
.spotlight .image img{border-radius:0;width:100%}
.spotlight .image2 {align-self: center;display: flex; /* Convierte el contenedor en un flexbox */
    justify-content: center; /* Centra la imagen horizontalmente */align-items: center; /* Centra la imagen verticalmente */border-radius: 0;width: 75%;max-width: 400px; /* Establece un ancho máximo para la imagen */height: auto; /* Ajusta la altura automáticamente */margin: 0 auto -2.7em; /* Asegura que el contenedor de la imagen esté centrado */}
.spotlight .image2 img {width: 100%; /* La imagen toma todo el ancho disponible */max-width: 100%; /* Evita que la imagen se haga más grande que su contenedor */height: auto; /* Mantiene la proporción de la imagen */border-radius: 0;object-fit: cover; /* Mantiene la proporción de la imagen mientras se ajusta */}
.spotlight .image3 {align-self: center;display: flex; /* Convierte el contenedor en un flexbox */
    justify-content: center; /* Centra la imagen horizontalmente */align-items: center; /* Centra la imagen verticalmente */border-radius: 0;width: 81.5%;max-width: 400px; /* Establece un ancho máximo para la imagen */height: auto; /* Ajusta la altura automáticamente */margin: 0 auto -2.7em; /* Asegura que el contenedor de la imagen esté centrado */}
.spotlight .image3 img {width: 100%; /* La imagen toma todo el ancho disponible */max-width: 100%; /* Evita que la imagen se haga más grande que su contenedor */height: auto; /* Mantiene la proporción de la imagen */border-radius: 0;object-fit: cover; /* Mantiene la proporción de la imagen mientras se ajusta */}
.spotlight .image4 {align-self: center;display: flex; /* Convierte el contenedor en un flexbox */
    justify-content: center; /* Centra la imagen horizontalmente */align-items: center; /* Centra la imagen verticalmente */border-radius: 0;width: 78.5%;max-width: 400px; /* Establece un ancho máximo para la imagen */height: auto; /* Ajusta la altura automáticamente */margin: 0 auto -2.7em; /* Asegura que el contenedor de la imagen esté centrado */}
.spotlight .image4 img {width: 100%; /* La imagen toma todo el ancho disponible */max-width: 100%; /* Evita que la imagen se haga más grande que su contenedor */height: auto; /* Mantiene la proporción de la imagen */border-radius: 0;object-fit: cover; /* Mantiene la proporción de la imagen mientras se ajusta */}
.spotlight .content{padding:2em 4em .1em 4em;-moz-order:2;-webkit-order:2;-ms-order:2;order:2;max-width:48em;width:60%}
.spotlight:nth-child(2n){-moz-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.spotlight:nth-child(1){background-color:rgba(0,0,0,.075)}
.spotlight:nth-child(2){background-color:rgba(0,0,0,.15)}
.spotlight:nth-child(3){background-color:rgba(0,0,0,.075)}
.spotlight:nth-child(4){background-color:rgba(0,0,0,.15)}
.spotlight:nth-child(5){background-color:rgba(0,0,0,.075)}
.spotlight:nth-child(6){background-color:rgba(0,0,0,.15)}
.spotlight:nth-child(7){background-color:rgba(0,0,0,.075)}
.spotlight:nth-child(8){background-color:rgba(0,0,0,.15)}
.spotlight:nth-child(9){background-color:rgba(0,0,0,.075)}
.spotlight:nth-child(10){background-color:rgba(0,0,0,.15)}
@media screen and (max-width:1280px){.spotlight .image{width:45%}
.spotlight .content{width:55%}}
@media screen and (max-width:980px){.spotlight{display:block}
.spotlight br{display:none}
.spotlight .image{width:100%}
.spotlight .content{padding:4em 3em 2em 3em;max-width:none;text-align:center;width:100%}}
@media screen and (max-width:736px){.spotlight .content{padding:3em 2em 1em 2em}}
.wrapper2{-moz-order:1;-webkit-order:1;-ms-order:1;order:1;border-radius:0;width:100%}
.wrapper2>.inner{width:60em;margin:0 auto}
.wrapper2>.inner{padding: 3.7em 0 4em 0; /* Elimina o reduce el padding superior */}  
@media screen and (max-width:1280px){.wrapper2>.inner{width:90%}.wrapper3{width:100%}}
@media screen and (max-width:980px){.wrapper2>.inner{width:100%}}
.wrapper2.style2{background-color:transparent}
.wrapper{padding:6em 0 4em 0}
.wrapper>.inner{width:60em;margin:0 auto}
@media screen and (max-width:1280px){.wrapper>.inner{width:90%}}
@media screen and (max-width:980px){.wrapper>.inner{width:100%}}
.wrapper.alt{padding:0}
.wrapper.style1y {background: linear-gradient(55deg, #E8E1E4, #E8E1E4, #ede5d7, #E8E1E4, #E8E1E4);background-size: 500% 500%;animation: color 11s ease-in-out infinite;}
.wrapper.style1{background-color:#E8E1E4;color:#ecc8c8}
.wrapper.style1 strong,.wrapper.style1 b{color:#FEFAF7}
.wrapper.style1 h2,.wrapper.style1 h3,.wrapper.style1 h4,.wrapper.style1 h5,.wrapper.style1 h6{color:#321952}
.wrapper.style1 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style1 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style1 code{background:rgba(255,255,255,.075)}
.wrapper.style1 header p{color:#a6e0db}
.wrapper.style1 header.major h2,.wrapper.style1 header.major h3,.wrapper.style1 header.major h4,.wrapper.style1 header.major h5,.wrapper.style1 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style1 header.major p{color:#493265}
.wrapper.style1 strong {color:#493265}
.wrapper.style1 label{color:#FEFAF7}
.wrapper.style1 input[type="text"],.wrapper.style1 input[type="password"],.wrapper.style1 input[type="email"],.wrapper.style1 select,.wrapper.style1 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style1 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style1 select option{color:#FEFAF7;background:#21b2a6}
.wrapper.style1 input[type="checkbox"]+label,.wrapper.style1 input[type="radio"]+label{color:#c8ece9}
.wrapper.style1 input[type="checkbox"]+label:before,.wrapper.style1 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style1 input[type="checkbox"]:checked+label:before,.wrapper.style1 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#21b2a6}
.wrapper.style1 ::-webkit-input-placeholder{color:#a6e0db!important}
.wrapper.style1 :-moz-placeholder{color:#a6e0db!important}
.wrapper.style1 ::-moz-placeholder{color:#a6e0db!important}
.wrapper.style1 :-ms-input-placeholder{color:#a6e0db!important}
.wrapper.style1 .formerize-placeholder{color:#a6e0db!important}
.wrapper.style1 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style1 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style1 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style1 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style1 table th{color:#FEFAF7}
.wrapper.style1 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style1 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style1 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style1 input[type="submit"],.wrapper.style1 input[type="reset"],.wrapper.style1 input[type="button"],.wrapper.style1 button,.wrapper.style1 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style1 input[type="submit"]:hover,.wrapper.style1 input[type="reset"]:hover,.wrapper.style1 input[type="button"]:hover,.wrapper.style1 button:hover,.wrapper.style1 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style1 input[type="submit"]:active,.wrapper.style1 input[type="reset"]:active,.wrapper.style1 input[type="button"]:active,.wrapper.style1 button:active,.wrapper.style1 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style1 .features li{border-top-color:rgba(0,0,0,.125)}}
.button7 {display: block; /* Asegura que el botón ocupe una línea completa */text-align: center; /*Centra el texto dentro del botón si es necesario */width: fit-content; /* Ajusta el ancho del botón al contenido */margin: 0; /* Por defecto, sin margen (alineado a la izquierda) */}
@media (max-width: 768px) {.button7 {margin: 0 auto; /* Centra el botón en pantallas pequeñas */}}
@media (max-width: 980px) {.button7 {margin: 0 auto; /* Centra el botón en pantallas pequeñas */}}
.wrapper.style2{background-color:#F4EDF0}
.wrapper.style2 .button{color:#321952}
.wrapper.style2 .button{text-shadow: 3px 3px 23px #333}
.wrapper.style2 .button{background: linear-gradient(45deg, #ffeb3b, #fdd835, #fbc02d, #f9a825, #f57f17);box-shadow:none!important}
.wrapper.style2 .button:hover{background: linear-gradient(45deg, #fdd835, #fbc02d, #f9a825, #f57f17, #ef6c00)!important}
.wrapper.style2 .button:active{background: linear-gradient(45deg, #ffeb3b, #fdd835, #fbc02d, #f9a825, #f57f17)!important}
.wrapper.style2 strong{color:#391C5A}
.wrapper.style2 h2,.wrapper.style2 h3,.wrapper.style2 h4,.wrapper.style3 h5,.wrapper.style2 h6{color:#391C5A}
.wrapper.style3{background-color:#361B56;color:#E8E1E4}
.wrapper.style3 strong,.wrapper.style3 b{color:#FEFAF7}
.wrapper.style3 h2,.wrapper.style3 h3,.wrapper.style3 h4,.wrapper.style3 h5,.wrapper.style3 h6{color:#FEFAF7}
.wrapper.style3 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style3 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style3 code{background:rgba(255,255,255,.075)}
.wrapper.style3 header p{color:#b9bad4}
.wrapper.style3 header.major h2,.wrapper.style3 header.major h3,.wrapper.style3 header.major h4,.wrapper.style3 header.major h5,.wrapper.style3 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style3 header.major p{color:#FEFAF7}
.wrapper.style3 label{color:#FEFAF7}
.wrapper.style3 input[type="text"],.wrapper.style3 input[type="password"],.wrapper.style3 input[type="email"],.wrapper.style3 select,.wrapper.style3 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style3 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style3 select option{color:#FEFAF7;background:#505393}
.wrapper.style3 input[type="checkbox"]+label,.wrapper.style3 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style3 input[type="checkbox"]+label:before,.wrapper.style3 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style3 input[type="checkbox"]:checked+label:before,.wrapper.style3 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style3 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style3 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style3 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style3 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style3 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style3 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style3 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style3 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style3 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style3 table th{color:#fefaf7}
.wrapper.style3 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style3 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style3 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style3 input[type="submit"],.wrapper.style3 input[type="reset"],.wrapper.style3 input[type="button"],.wrapper.style3 button,.wrapper.style3 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style3 input[type="submit"]:hover,.wrapper.style3 input[type="reset"]:hover,.wrapper.style3 input[type="button"]:hover,.wrapper.style3 button:hover,.wrapper.style3 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style3 input[type="submit"]:active,.wrapper.style3 input[type="reset"]:active,.wrapper.style3 input[type="button"]:active,.wrapper.style3 button:active,.wrapper.style3 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style3 .features li{border-top-color:rgba(0,0,0,.125)}
}
.wrapper.style4{background-color:transparent}
.wrapper.style5{background-color:#ebebeb;color:#2E3842}
.wrapper.style5 strong,.wrapper.style5 b{color:#2E3842}
.wrapper.style5 h2,.wrapper.style5 h3,.wrapper.style5 h4,.wrapper.style5 h5,.wrapper.style5 h6{color:#2E3842}
.wrapper.style5 hr{border-color:#dfdfdf}
.wrapper.style5 blockquote{border-color:#dfdfdf}
.wrapper.style5 code{background:rgba(0,0,0,.0375)}
.wrapper.style5 header p{color:#8E8892}
.wrapper.style5 header.major h2,.wrapper.style5 header.major h3,.wrapper.style5 header.major h4,.wrapper.style5 header.major h5,.wrapper.style5 header.major h6{border-color:#dfdfdf}
.wrapper.style5 header.major p{color:#4E4852}
.wrapper.style5 label{color:#2E3842}
.wrapper.style5 input[type="text"],.wrapper.style5 input[type="password"],.wrapper.style5 input[type="email"],.wrapper.style5 select,.wrapper.style5 textarea{background-color:rgba(0,0,0,.0375)}
.wrapper.style5 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23dfdfdf' /%3E%3C/svg%3E")}
.wrapper.style5 select option{color:#2E3842;background:#FEFAF7}
.wrapper.style5 input[type="checkbox"]+label,.wrapper.style5 input[type="radio"]+label{color:#4E4852}
.wrapper.style5 input[type="checkbox"]+label:before,.wrapper.style5 input[type="radio"]+label:before{background:rgba(0,0,0,.0375)}
.wrapper.style5 input[type="checkbox"]:checked+label:before,.wrapper.style5 input[type="radio"]:checked+label:before{background:#2E3842;color:#FEFAF7}
.wrapper.style5 ::-webkit-input-placeholder{color:#8E8892!important}
.wrapper.style5 :-moz-placeholder{color:#8E8892!important}
.wrapper.style5 ::-moz-placeholder{color:#8E8892!important}
.wrapper.style5 :-ms-input-placeholder{color:#8E8892!important}
.wrapper.style5 .formerize-placeholder{color:#8E8892!important}
.wrapper.style5 .icon.major{border-color:#dfdfdf}
.wrapper.style5 ul.alt li{border-color:#dfdfdf}
.wrapper.style5 table tbody tr{border-color:#dfdfdf}
.wrapper.style5 table tbody tr:nth-child(2n+1){background-color:rgba(0,0,0,.0375)}
.wrapper.style5 table th{color:#2E3842}
.wrapper.style5 table thead{border-color:#dfdfdf}
.wrapper.style5 table tfoot{border-color:#dfdfdf}
.wrapper.style5 table.alt tbody tr td{border-color:#dfdfdf}
.wrapper.style5 input[type="submit"],.wrapper.style5 input[type="reset"],.wrapper.style5 input[type="button"],.wrapper.style5 button,.wrapper.style5 .button{box-shadow:inset 0 0 0 2px #dfdfdf;color:#2E3842}
.wrapper.style5 input[type="submit"]:hover,.wrapper.style5 input[type="reset"]:hover,.wrapper.style5 input[type="button"]:hover,.wrapper.style5 button:hover,.wrapper.style5 .button:hover{background-color:rgba(0,0,0,.0375)}
.wrapper.style5 input[type="submit"]:active,.wrapper.style5 input[type="reset"]:active,.wrapper.style5 input[type="button"]:active,.wrapper.style5 button:active,.wrapper.style5 .button:active{background-color:rgba(0,0,0,.1)}
@media screen and (max-width:736px){.wrapper.style5 .features li{border-top-color:#dfdfdf}
}
@media screen and (max-width:980px){.wrapper{padding:4em 3em 2em 3em}
}
@media screen and (max-width:736px){.wrapper{padding:3em 2em 1em 2em}
}
#page-wrapper{-moz-transition:opacity 0.5s ease;-webkit-transition:opacity 0.5s ease;-ms-transition:opacity 0.5s ease;transition:opacity 0.5s ease;opacity:1;padding-top:3em}
#page-wrapper:before{background:rgba(0,0,0,0);content:'';display:block;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10001}
#menu{-moz-transform:translateX(20em);-webkit-transform:translateX(20em);-ms-transform:translateX(20em);transform:translateX(20em);-moz-transition:-moz-transform 0.5s ease;-webkit-transition:-webkit-transform 0.5s ease;-ms-transition:-ms-transform 0.5s ease;transition:transform 0.5s ease;-webkit-overflow-scrolling:touch;background:#321952;color:#F4ECE7;height:100%;max-width:80%;overflow-y:auto;padding:3em 2em;position:fixed;right:0;top:0;width:20em;z-index:10002}
#menu ul{list-style:none;padding:0}
#menu ul>li{border-top:solid 1px rgba(0,0,0,.125);margin:.5em 0 0 0;padding:.5em 0 0 0}
#menu ul>li:first-child{border-top:0!important;margin-top:0!important;padding-top:0!important}
#menu ul>li>a{border:0;color:inherit;display:block;font-size:.8em;letter-spacing:.225em;outline:0;text-decoration:none;text-transform:uppercase}
@media screen and (max-width:736px){#menu ul>li>a{line-height:3em}
}
#menu .close{background-image:url(images/close.svg);background-position:center;background-repeat:no-repeat;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;height:3em;position:absolute;right:0;top:0;width:7em}
@media screen and (max-width:736px){#menu{padding:3em 1.5em}
}
body.is-menu-visible #page-wrapper{opacity:.35}
body.is-menu-visible #page-wrapper:before{display:block}
body.is-menu-visible #menu{-moz-transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
#header{-moz-transition:background-color 0.33s ease;-webkit-transition:background-color 0.33s ease;-ms-transition:background-color 0.33s ease;transition:background-color 0.33s ease;background:#321952;height:3em;left:0;line-height:3em;position:fixed;top:0;width:100%;z-index:10000}
#header h1{-moz-transition:opacity 0.33s ease;-webkit-transition:opacity 0.33s ease;-ms-transition:opacity 0.33s ease;transition:opacity 0.33s ease;height:inherit;left:1.25em;line-height:inherit;position:absolute;top:0}
#header h1 a{border:0;display:block;height:inherit;line-height:inherit}
@media screen and (max-width:736px){#header h1 a{font-size:.8em}
}
#header nav{height:inherit;line-height:inherit;position:absolute;right:0;top:0}
#header nav>ul{list-style:none;margin:0;padding:0;white-space:nowrap}
#header nav>ul>li{display:inline-block;padding:0}
#header nav>ul>li>a{border:0;color:#ffffff;display:block;font-size:.8em;letter-spacing:.225em;padding:0 1.5em;text-transform:uppercase}
#header nav>ul>li>a.menuToggle{outline:0;position:relative}
#header nav>ul>li>a.menuToggle:after{background-image:url(images/bars.svg);background-position:right center;background-repeat:no-repeat;content:'';display:inline-block;height:3.75em;vertical-align:top;width:2em}
@media screen and (max-width:736px){#header nav>ul>li>a.menuToggle{padding:0 1.5em}
#header nav>ul>li>a.menuToggle span{display:none}
}
@media screen and (max-width:736px){#header nav>ul>li>a{padding:0 0 0 1.5em}
}
#header nav>ul>li:first-child{margin-left:0}
#header.alt{background:transparent}
#header.alt h1{pointer-events:none;opacity:0}


#banner{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;cursor:default;height:100vh;min-height:35em;overflow:hidden;position:relative;text-align:center}
#banner h2{-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-moz-transition:-moz-transform 0.5s ease,opacity 0.5s ease;-webkit-transition:-webkit-transform 0.5s ease,opacity 0.5s ease;-ms-transition:-ms-transform 0.5s ease,opacity 0.5s ease;transition:transform 0.5s ease,opacity 0.5s ease;display:inline-block;font-size:1.75em;opacity:1;padding:.35em 1em;position:relative;z-index:1}
#banner h2:before,#banner h2:after{-moz-transition:width 0.85s ease;-webkit-transition:width 0.85s ease;-ms-transition:width 0.85s ease;transition:width 0.85s ease;-moz-transition-delay:0.25s;-webkit-transition-delay:0.25s;-ms-transition-delay:0.25s;transition-delay:0.25s;background:#FEFAF7;content:'';display:block;height:2px;position:absolute;width:100%}
#banner h2:before{top:0;left:0}
#banner h2:after{bottom:0;right:0}
#banner p{letter-spacing:.225em;text-transform:uppercase}
#banner p a{color:inherit}
#banner .more{-moz-transition:-moz-transform 0.75s ease,opacity 0.75s ease;-webkit-transition:-webkit-transform 0.75s ease,opacity 0.75s ease;-ms-transition:-ms-transform 0.75s ease,opacity 0.75s ease;transition:transform 0.75s ease,opacity 0.75s ease;-moz-transition-delay:0.3s;-webkit-transition-delay:0.3s;-ms-transition-delay:0.3s;transition-delay:0.3s;-moz-transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);border:none;bottom:0;color:inherit;font-size:.8em;height:8.5em;left:50%;letter-spacing:.225em;margin-left:-8.5em;opacity:1;outline:0;padding-left:.225em;position:absolute;text-align:center;text-transform:uppercase;width:16em;z-index:1}
#banner .more:after{background-image:url(images/arrow.svg);background-position:center;background-repeat:no-repeat;background-size:contain;bottom:4em;content:'';display:block;height:1.5em;left:50%;margin:0 0 0 -.75em;position:absolute;width:1.5em}
#banner:after{pointer-events:none;-moz-transition:opacity 1s ease-in-out;-webkit-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;-moz-transition-delay:0.75s;-webkit-transition-delay:0.25s;-ms-transition-delay:0.25s;transition-delay:0.25s;content:'';background: linear-gradient(55deg, #321952, #63308f3d, #63308f2a, #63308f2a, #321952); background-size: 500% 500%; animation: color 12s ease-in-out infinite;display:block;width:100%;height:100%;position:absolute;left:0;top:0;opacity:0}


@keyframes color{0%{background-position: 0 50%;}
    50%{background-position: 100% 50%;}
    80%{background-position: 0 50%;}}
@media screen and (max-width:736px){#banner{padding:7em 3em 5em 3em;height:auto;min-height:0}
#banner h2{font-size:1.25em}
#banner br{display:none}
#banner .more{display:none}
}
body.is-preload #banner h2{-moz-transform:scale(.95);-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);opacity:0}
body.is-preload #banner h2:before,body.is-preload #banner h2:after{width:0}
body.is-preload #banner .more{-moz-transform:translateY(8.5em);-webkit-transform:translateY(8.5em);-ms-transform:translateY(8.5em);transform:translateY(8.5em);opacity:0}
body.is-preload #banner:after{opacity:1}
#cta .inner{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;max-width:45em}
#cta .inner header{-moz-order:1;-webkit-order:1;-ms-order:1;order:1;padding-right:3em;width:70%}
#cta .inner header p{color:inherit}
#cta .inner .actions{-moz-order:2;-webkit-order:2;-ms-order:2;order:2;width:30%}
@media screen and (max-width:980px){#cta .inner{display:block;text-align:center}
#cta .inner header{padding-right:0;width:100%}
#cta .inner .actions{margin-left:auto;margin-right:auto;max-width:20em;width:100%}
}
@media screen and (max-width:736px){#cta .inner .actions{max-width:none}
}
#main>header{padding:12em 0 10em 0;background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;text-align:center}
#main>header h2{font-size:1.75em;margin:0 0 .5em 0}
#main>header p{color:inherit;letter-spacing:.225em;text-transform:uppercase;top:0}
#main>header p a{color:inherit}
@media screen and (max-width:1680px){#main>header{padding:10em 0 8em 0}
}
@media screen and (max-width:1280px){#main>header{padding:8em 3em 6em 3em}
}
@media screen and (max-width:980px){#main>header{padding:10em 3em 8em 3em}
}
@media screen and (max-width:736px){#main>header{padding:5em 3em 3em 3em}
#main>header h2{font-size:1.25em;margin:0 0 1em 0}
}
body.is-mobile #main>header{background-attachment:scroll}
#footer{padding:6em 0 4em 0;background-color:#321952;text-align:center}
#footer .icons{font-size:1.25em}
#footer .icons a{color:rgba(255, 255, 255, 0.5)}
#footer .icons a:hover{color:#FEFAF7}
#footer .copyright{color:rgba(255,255,255,.5);font-size:.8em;letter-spacing:.225em;list-style:none;padding:0;text-transform:uppercase}
#footer .copyright li{border-left:solid 1px rgba(255,255,255,.5);display:inline-block;line-height:1em;margin-left:1em;padding-left:1em}
#footer .copyright li:first-child{border-left:0;margin-left:0;padding-left:0}
#footer .copyright li a{color:inherit}
#footer .copyright li a:hover{color:#FEFAF7}
@media screen and (max-width:480px){#footer .copyright li{border:0;display:block;line-height:1.65em;margin:0;padding:.5em 0}
}
@media screen and (max-width:980px){#footer{padding:4em 3em 2em 3em}
}
@media screen and (max-width:736px){#footer{padding:3em 2em 1em 2em}
}
body.landing #page-wrapper{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;padding-top:0}
body.landing #footer{background-color:#321952e1}
body.is-mobile.landing #page-wrapper{background:none}
body.is-mobile.landing #banner,body.is-mobile.landing .wrapper.style4{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}
body.is-mobile.landing #footer{background-color:#321952}
body.second-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover}
body.is-mobile.second-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner2.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}
body.tres-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover}
body.is-mobile.tres-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner3.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}
body.cuatro-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover}
body.is-mobile.cuatro-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner4.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}
body.cinco-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover}
body.is-mobile.cinco-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner5.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}
body.seis-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover}
body.is-mobile.seis-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner6.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}
body.siete-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover}
body.is-mobile.siete-page #main>header{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../../images/banner7.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}
#banner .inner{text-align:center}
.logo-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:-27px}
.logo{max-width:120px;height:auto;margin-bottom:10px}
.text-center{text-align:center;width:100%}
.line{display:block;white-space:wrap;font-size:1.2rem;text-align:center;margin-bottom:0px}
.line:last-child{margin-bottom:0}
@media (max-width:1200px){.line{font-size:1.2rem}
}
@media (max-width:600px){.logo{max-width:100px}
.logo-container{flex-direction:column}
.logo-container h2{margin-top:0.5px}
.line{font-size:1.2rem;margin-bottom:3px}
}
@media (max-width:480px){.line{font-size:1.2rem;margin-bottom:3px}
}
.icon-image{width:5rem;height:auto;display:block;margin:0 auto -1rem}
.icons.major{list-style:none;padding:0;display:flex;justify-content:center;gap:-3rem}
@media (max-width:768px){.icon-image{width:4rem}
}
@media (max-width:480px){.icon-image{width:3rem}
}
#demo-category{background-color:#a9a9a974;color:#101010}
.logopaginasecund{max-width:20rem;height:auto}
@media screen and (max-width:1680px){.logopaginasecund{max-width:18rem}
}
@media screen and (max-width:1280px){.logopaginasecund{max-width:15rem}
}
@media screen and (max-width:980px){.logopaginasecund{max-width:12rem}
}
@media screen and (max-width:736px){.logopaginasecund{max-width:10rem}
}
#one .inner .textopagsecond{color:#5F5B8B!important}
.wrapper.style33{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner2.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner2.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner2.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner2.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:4.5rem}
@media screen and (max-width:768px){.wrapper.style33{padding:2.5rem}
}
.wrapper.style33 strong,.wrapper.style33 b{color:#FEFAF7}
.wrapper.style33 h2,.wrapper.style33 h3,.wrapper.style33 h4,.wrapper.style33 h5,.wrapper.style33 h6{color:#FEFAF7}
.wrapper.style33 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style33 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style33 code{background:rgba(255,255,255,.075)}
.wrapper.style33 header p{color:#b9bad4}
.wrapper.style33 header.major h2,.wrapper.style33 header.major h3,.wrapper.style33 header.major h4,.wrapper.style33 header.major h5,.wrapper.style33 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style33 header.major p{color:#FEFAF7}
.wrapper.style33 label{color:#FEFAF7}
.wrapper.style33 input[type="text"],.wrapper.style33 input[type="password"],.wrapper.style33 input[type="email"],.wrapper.style33 select,.wrapper.style33 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style33 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style33 select option{color:#FEFAF7;background:#505393}
.wrapper.style33 input[type="checkbox"]+label,.wrapper.style33 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style33 input[type="checkbox"]+label:before,.wrapper.style33 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style33 input[type="checkbox"]:checked+label:before,.wrapper.style33 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style33 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style33 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style33 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style33 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style33 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style33 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style33 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style33 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style33 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style33 table th{color:#FEFAF7}
.wrapper.style33 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style33 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style33 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style33 input[type="submit"],.wrapper.style33 input[type="reset"],.wrapper.style33 input[type="button"],.wrapper.style33 button,.wrapper.style33 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style33 input[type="submit"]:hover,.wrapper.style33 input[type="reset"]:hover,.wrapper.style33 input[type="button"]:hover,.wrapper.style33 button:hover,.wrapper.style33 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style33 input[type="submit"]:active,.wrapper.style33 input[type="reset"]:active,.wrapper.style33 input[type="button"]:active,.wrapper.style33 button:active,.wrapper.style33 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style33 .features li{border-top-color:rgba(0,0,0,.125)}
}
.bordebotonpagsec{border:1.3px solid rgb(207,207,207);color:#FEFAF7;transition:border-color 0.1s}
.bordebotonpagsec:hover{border:1.3px solid rgb(207,207,207);color:#FEFAF7;transition:border-color 0.1s}
.wrapper.style44{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner3.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner3.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner3.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner3.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:4.5rem}
@media screen and (max-width:768px){.wrapper.style44{padding:2.5rem}
}
.wrapper.style44 strong,.wrapper.style44 b{color:#FEFAF7}
.wrapper.style44 h2,.wrapper.style44 h3,.wrapper.style44 h4,.wrapper.style44 h5,.wrapper.style44 h6{color:#FEFAF7}
.wrapper.style44 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style44 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style44 code{background:rgba(255,255,255,.075)}
.wrapper.style44 header p{color:#b9bad4}
.wrapper.style44 header.major h2,.wrapper.style44 header.major h3,.wrapper.style44 header.major h4,.wrapper.style44 header.major h5,.wrapper.style44 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style44 header.major p{color:#FEFAF7}
.wrapper.style44 label{color:#FEFAF7}
.wrapper.style44 input[type="text"],.wrapper.style44 input[type="password"],.wrapper.style44 input[type="email"],.wrapper.style44 select,.wrapper.style44 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style44 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style44 select option{color:#FEFAF7;background:#505393}
.wrapper.style44 input[type="checkbox"]+label,.wrapper.style44 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style44 input[type="checkbox"]+label:before,.wrapper.style44 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style44 input[type="checkbox"]:checked+label:before,.wrapper.style44 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style44 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style44 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style44 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style44 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style44 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style44 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style44 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style44 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style44 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style44 table th{color:#FEFAF7}
.wrapper.style44 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style44 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style44 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style44 input[type="submit"],.wrapper.style44 input[type="reset"],.wrapper.style44 input[type="button"],.wrapper.style44 button,.wrapper.style44 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style44 input[type="submit"]:hover,.wrapper.style44 input[type="reset"]:hover,.wrapper.style44 input[type="button"]:hover,.wrapper.style44 button:hover,.wrapper.style44 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style44 input[type="submit"]:active,.wrapper.style44 input[type="reset"]:active,.wrapper.style44 input[type="button"]:active,.wrapper.style44 button:active,.wrapper.style44 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style44 .features li{border-top-color:rgba(0,0,0,.125)}
}
.wrapper.style55{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner4.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner4.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner4.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner4.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:4.5rem}
@media screen and (max-width:768px){.wrapper.style55{padding:2.5rem}
}
.wrapper.style55 strong,.wrapper.style55 b{color:#FEFAF7}
.wrapper.style55 h2,.wrapper.style55 h3,.wrapper.style55 h4,.wrapper.style55 h5,.wrapper.style55 h6{color:#FEFAF7}
.wrapper.style55 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style55 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style55 code{background:rgba(255,255,255,.075)}
.wrapper.style55 header p{color:#b9bad4}
.wrapper.style55 header.major h2,.wrapper.style55 header.major h3,.wrapper.style55 header.major h4,.wrapper.style55 header.major h5,.wrapper.style55 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style55 header.major p{color:#FEFAF7}
.wrapper.style55 label{color:#FEFAF7}
.wrapper.style55 input[type="text"],.wrapper.style55 input[type="password"],.wrapper.style55 input[type="email"],.wrapper.style55 select,.wrapper.style55 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style55 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style55 select option{color:#FEFAF7;background:#505393}
.wrapper.style55 input[type="checkbox"]+label,.wrapper.style55 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style55 input[type="checkbox"]+label:before,.wrapper.style55 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style55 input[type="checkbox"]:checked+label:before,.wrapper.style55 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style55 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style55 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style55 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style55 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style55 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style55 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style55 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style55 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style55 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style55 table th{color:#FEFAF7}
.wrapper.style55 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style55 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style55 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style55 input[type="submit"],.wrapper.style55 input[type="reset"],.wrapper.style55 input[type="button"],.wrapper.style55 button,.wrapper.style55 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style55 input[type="submit"]:hover,.wrapper.style55 input[type="reset"]:hover,.wrapper.style55 input[type="button"]:hover,.wrapper.style55 button:hover,.wrapper.style55 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style55 input[type="submit"]:active,.wrapper.style55 input[type="reset"]:active,.wrapper.style55 input[type="button"]:active,.wrapper.style55 button:active,.wrapper.style55 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style55 .features li{border-top-color:rgba(0,0,0,.125)}
}
.wrapper.style66{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner5.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner5.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner5.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner5.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:4.5rem}
@media screen and (max-width:768px){.wrapper.style66{padding:2.5rem}
}
.wrapper.style66 strong,.wrapper.style66 b{color:#FEFAF7}
.wrapper.style66 h2,.wrapper.style66 h3,.wrapper.style66 h4,.wrapper.style66 h5,.wrapper.style66 h6{color:#FEFAF7}
.wrapper.style66 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style66 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style66 code{background:rgba(255,255,255,.075)}
.wrapper.style66 header p{color:#b9bad4}
.wrapper.style66 header.major h2,.wrapper.style66 header.major h3,.wrapper.style66 header.major h4,.wrapper.style66 header.major h5,.wrapper.style66 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style66 header.major p{color:#FEFAF7}
.wrapper.style66 label{color:#FEFAF7}
.wrapper.style66 input[type="text"],.wrapper.style66 input[type="password"],.wrapper.style66 input[type="email"],.wrapper.style66 select,.wrapper.style66 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style66 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style66 select option{color:#FEFAF7;background:#505393}
.wrapper.style66 input[type="checkbox"]+label,.wrapper.style66 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style66 input[type="checkbox"]+label:before,.wrapper.style66 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style66 input[type="checkbox"]:checked+label:before,.wrapper.style66 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#936e50}
.wrapper.style66 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style66 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style66 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style66 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style66 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style66 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style66 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style66 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style66 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style66 table th{color:#FEFAF7}
.wrapper.style66 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style66 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style66 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style66 input[type="submit"],.wrapper.style66 input[type="reset"],.wrapper.style66 input[type="button"],.wrapper.style66 button,.wrapper.style66 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style66 input[type="submit"]:hover,.wrapper.style66 input[type="reset"]:hover,.wrapper.style66 input[type="button"]:hover,.wrapper.style66 button:hover,.wrapper.style66 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style66 input[type="submit"]:active,.wrapper.style66 input[type="reset"]:active,.wrapper.style66 input[type="button"]:active,.wrapper.style66 button:active,.wrapper.style66 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style66 .features li{border-top-color:rgba(0,0,0,.125)}
}
.wrapper.style77{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner6.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner6.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner6.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner6.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:4.5rem}
@media screen and (max-width:768px){.wrapper.style77{padding:2.5rem}
}
.wrapper.style77 strong,.wrapper.style77 b{color:#FEFAF7}
.wrapper.style77 h2,.wrapper.style77 h3,.wrapper.style77 h4,.wrapper.style77 h5,.wrapper.style77 h6{color:#FEFAF7}
.wrapper.style77 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style77 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style77 code{background:rgba(255,255,255,.075)}
.wrapper.style77 header p{color:#b9bad4}
.wrapper.style77 header.major h2,.wrapper.style77 header.major h3,.wrapper.style77 header.major h4,.wrapper.style77 header.major h5,.wrapper.style77 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style77 header.major p{color:#FEFAF7}
.wrapper.style77 label{color:#FEFAF7}
.wrapper.style77 input[type="text"],.wrapper.style77 input[type="password"],.wrapper.style77 input[type="email"],.wrapper.style77 select,.wrapper.style77 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style77 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style77 select option{color:#FEFAF7;background:#505393}
.wrapper.style77 input[type="checkbox"]+label,.wrapper.style77 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style77 input[type="checkbox"]+label:before,.wrapper.style77 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style77 input[type="checkbox"]:checked+label:before,.wrapper.style77 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style77 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style77 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style77 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style77 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style77 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style77 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style77 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style77 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style77 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style77 table th{color:#FEFAF7}
.wrapper.style77 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style77 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style77 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style77 input[type="submit"],.wrapper.style77 input[type="reset"],.wrapper.style77 input[type="button"],.wrapper.style77 button,.wrapper.style77 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style77 input[type="submit"]:hover,.wrapper.style77 input[type="reset"]:hover,.wrapper.style77 input[type="button"]:hover,.wrapper.style77 button:hover,.wrapper.style77 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style77 input[type="submit"]:active,.wrapper.style77 input[type="reset"]:active,.wrapper.style77 input[type="button"]:active,.wrapper.style77 button:active,.wrapper.style77 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style77 .features li{border-top-color:rgba(0,0,0,.125)}
}
.wrapper.style777{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner7.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner7.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner7.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner7.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:4.5rem}
@media screen and (max-width:768px){.wrapper.style777{padding:2.5rem}
}
.wrapper.style777 strong,.wrapper.style777 b{color:#FEFAF7}
.wrapper.style777 h2,.wrapper.style777 h3,.wrapper.style777 h4,.wrapper.style777 h5,.wrapper.style777 h6{color:#FEFAF7}
.wrapper.style777 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style777 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style777 code{background:rgba(255,255,255,.075)}
.wrapper.style777 header p{color:#b9bad4}
.wrapper.style777 header.major h2,.wrapper.style777 header.major h3,.wrapper.style777 header.major h4,.wrapper.style777 header.major h5,.wrapper.style777 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style777 header.major p{color:#FEFAF7}
.wrapper.style777 label{color:#FEFAF7}
.wrapper.style777 input[type="text"],.wrapper.style777 input[type="password"],.wrapper.style777 input[type="email"],.wrapper.style777 select,.wrapper.style777 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style777 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style777 select option{color:#FEFAF7;background:#505393}
.wrapper.style777 input[type="checkbox"]+label,.wrapper.style777 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style777 input[type="checkbox"]+label:before,.wrapper.style777 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style777 input[type="checkbox"]:checked+label:before,.wrapper.style777 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style777 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style777 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style777 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style777 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style777 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style777 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style777 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style777 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style777 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style777 table th{color:#FEFAF7}
.wrapper.style777 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style777 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style777 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style777 input[type="submit"],.wrapper.style777 input[type="reset"],.wrapper.style777 input[type="button"],.wrapper.style777 button,.wrapper.style777 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style777 input[type="submit"]:hover,.wrapper.style777 input[type="reset"]:hover,.wrapper.style777 input[type="button"]:hover,.wrapper.style777 button:hover,.wrapper.style777 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style777 input[type="submit"]:active,.wrapper.style777 input[type="reset"]:active,.wrapper.style777 input[type="button"]:active,.wrapper.style777 button:active,.wrapper.style777 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style777 .features li{border-top-color:rgba(0,0,0,.125)}
}
.wrapper.style88{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:9rem 1rem 1rem 1rem;text-align:center}
@media screen and (max-width:980px){.wrapper.style88{padding:7rem 1rem 1rem 1rem}
}
@media screen and (min-width:981px) and (max-width:1200px){.wrapper.style88{padding:9rem 1rem 1rem 1rem}
}
.wrapper.style88 .inner{text-align:center;margin:0 auto}
.wrapper.style88 strong,.wrapper.style88 b{color:#FEFAF7}
.wrapper.style88 h2,.wrapper.style88 h3,.wrapper.style88 h4,.wrapper.style88 h5,.wrapper.style88 h6{color:#FEFAF7}
.wrapper.style88 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style88 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style88 code{background:rgba(255,255,255,.075)}
.wrapper.style88 header p{color:#b9bad4}
.wrapper.style88 header.major h2,.wrapper.style88 header.major h3,.wrapper.style88 header.major h4,.wrapper.style88 header.major h5,.wrapper.style88 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style88 header.major p{color:#FEFAF7}
.wrapper.style88 label{color:#FEFAF7}
.wrapper.style88 input[type="text"],.wrapper.style88 input[type="password"],.wrapper.style88 input[type="email"],.wrapper.style88 select,.wrapper.style88 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style88 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style88 select option{color:#FEFAF7;background:#505393}
.wrapper.style88 input[type="checkbox"]+label,.wrapper.style88 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style88 input[type="checkbox"]+label:before,.wrapper.style88 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style88 input[type="checkbox"]:checked+label:before,.wrapper.style88 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style88 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style88 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style88 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style88 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style88 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style88 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style88 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style88 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style88 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style88 table th{color:#FEFAF7}
.wrapper.style88 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style88 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style88 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style88 input[type="submit"],.wrapper.style88 input[type="reset"],.wrapper.style88 input[type="button"],.wrapper.style88 button,.wrapper.style88 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style88 input[type="submit"]:hover,.wrapper.style88 input[type="reset"]:hover,.wrapper.style88 input[type="button"]:hover,.wrapper.style88 button:hover,.wrapper.style88 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style88 input[type="submit"]:active,.wrapper.style88 input[type="reset"]:active,.wrapper.style88 input[type="button"]:active,.wrapper.style88 button:active,.wrapper.style88 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style88 .features li{border-top-color:rgba(0,0,0,.125)}
}
.input-cedula{width:50%;max-width:27em;margin:0 auto;display:block;text-align:center}
.custom-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;max-height:80vh;overflow-y:auto;position:relative;margin-top:2em}
.custom-table{width:100%;table-layout:auto;word-wrap:break-word;white-space:normal}
.custom-table th,.custom-table td{overflow:hidden;text-overflow:ellipsis;padding:10px}
.custom-table tbody tr td{word-wrap:break-word;white-space:normal}
@media screen and (max-width:736px){.custom-table-wrapper{display:flex;justify-content:center;max-height:none;width:100%;margin-top:2em}
table.custom-table{display:block;width:auto;margin:0 auto}
table.custom-table thead{display:none}
table.custom-table tbody tr{display:block;margin-bottom:1em}
table.custom-table tbody tr td{display:block;text-align:left;position:relative;padding-left:50%;background:rgba(50,25,82,.3);border:none;font-size:.9em}
table.custom-table tbody tr td:before{content:attr(data-label);position:absolute;left:0;width:45%;padding-left:1.5em;font-weight:700;text-align:left;font-size:.9em}
}
@media screen and (min-width:737px) and (max-width:979px){.custom-table-wrapper{display:block;margin-bottom:3em;max-height:none}
table.custom-table{width:100%;margin:0 auto}
table.custom-table th,table.custom-table td{font-size:.9em}
}
@media screen and (min-width:980px){.custom-table-wrapper{margin-bottom:3em;max-height:none}
table.custom-table thead{display:table-header-group}
table.custom-table tbody tr{display:table-row}
table.custom-table tbody tr td{display:table-cell;padding-left:1.5em;padding-right:1.5em;text-align:center;background:rgba(0,0,0,0);border:none;font-size:1em}
.course-item{border-bottom:none;font-size:1em;margin-bottom:1em}
}
table.custom-table th{background:rgba(50,25,82,.15);color:#000;text-align:center;vertical-align:middle}
#menu ul li a[href="Certificados.html"]{background-color:#462984;color:#F4ECE7;padding:.5em 1em;border-radius:5px;font-weight:700;transition:background-color 0.3s,color 0.3s}
#menu ul li a[href="Certificados.html"]:hover{background-color:#58419b;color:#fff}
body{display:flex;flex-direction:column;min-height:100vh}
.wrapper.style88{flex:1}
#footer{padding:1em 0;margin-top:auto}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}
100%{opacity:1;transform:translateY(0)}
}
.wrapper.style88 .major h2{font-size:1.75em;padding:.35em 1em;position:relative;z-index:1;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease-in-out forwards;animation-delay:0.02s;text-align:center;display:inline-block;margin-bottom:.5em}
@keyframes lineExpand{0%{transform:scaleX(0);opacity:0}
15%{transform:scaleX(1.1);opacity:0}
100%{transform:scaleX(1);opacity:1}
}
.wrapper.style88 .major h2::after{content:'';display:block;width:100%;height:2px;background-color:#FEFAF7;margin:10px auto 0;animation:lineExpand 1s ease-in-out forwards;animation-delay:0.1s;transform-origin:center}
@media screen and (max-width:736px){.wrapper.style88 .major h2{font-size:1.3em}
.wrapper.style88 .major h2::after{height:1.5px}
}
@media screen and (min-width:737px) and (max-width:979px){.wrapper.style88 .major h2{font-size:1.65em}
.wrapper.style88 .major h2::after{height:1.75px}
}
.wrapper.style99{background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-image:-ms-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-image:linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,.735)),url(../../images/banner.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#505393;color:#FEFAF7;padding:0rem 3rem 3rem 3rem;text-align:center}
@media screen and (max-width:980px){.wrapper.style99{padding:0rem 3rem 3rem 3rem}
}
@media screen and (min-width:981px) and (max-width:1200px){.wrapper.style99{padding:0rem 3rem 3rem 3rem}
}
.wrapper.style99 .inner{text-align:center;margin:0 auto}
.wrapper.style99 strong,.wrapper.style99 b{color:#FEFAF7}
.wrapper.style99 h2,.wrapper.style99 h3,.wrapper.style99 h4,.wrapper.style99 h5,.wrapper.style99 h6{color:#FEFAF7}
.wrapper.style99 hr{border-color:rgba(0,0,0,.125)}
.wrapper.style99 blockquote{border-color:rgba(0,0,0,.125)}
.wrapper.style99 code{background:rgba(255,255,255,.075)}
.wrapper.style99 header p{color:#b9bad4}
.wrapper.style99 header.major h2,.wrapper.style99 header.major h3,.wrapper.style99 header.major h4,.wrapper.style99 header.major h5,.wrapper.style99 header.major h6{border-color:rgba(0,0,0,.125)}
.wrapper.style99 header.major p{color:#FEFAF7}
.wrapper.style99 label{color:#FEFAF7}
.wrapper.style99 input[type="text"],.wrapper.style99 input[type="password"],.wrapper.style99 input[type="email"],.wrapper.style99 select,.wrapper.style99 textarea{background-color:rgba(255,255,255,.075)}
.wrapper.style99 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}
.wrapper.style99 select option{color:#FEFAF7;background:#505393}
.wrapper.style99 input[type="checkbox"]+label,.wrapper.style99 input[type="radio"]+label{color:#FEFAF7}
.wrapper.style99 input[type="checkbox"]+label:before,.wrapper.style99 input[type="radio"]+label:before{background:rgba(255,255,255,.075)}
.wrapper.style99 input[type="checkbox"]:checked+label:before,.wrapper.style99 input[type="radio"]:checked+label:before{background:#FEFAF7;color:#505393}
.wrapper.style99 ::-webkit-input-placeholder{color:#b9bad4!important}
.wrapper.style99 :-moz-placeholder{color:#b9bad4!important}
.wrapper.style99 ::-moz-placeholder{color:#b9bad4!important}
.wrapper.style99 :-ms-input-placeholder{color:#b9bad4!important}
.wrapper.style99 .formerize-placeholder{color:#b9bad4!important}
.wrapper.style99 .icon.major{border-color:rgba(0,0,0,.125)}
.wrapper.style99 ul.alt li{border-color:rgba(0,0,0,.125)}
.wrapper.style99 table tbody tr{border-color:rgba(0,0,0,.125)}
.wrapper.style99 table tbody tr:nth-child(2n+1){background-color:rgba(255,255,255,.075)}
.wrapper.style99 table th{color:#FEFAF7}
.wrapper.style99 table thead{border-color:rgba(0,0,0,.125)}
.wrapper.style99 table tfoot{border-color:rgba(0,0,0,.125)}
.wrapper.style99 table.alt tbody tr td{border-color:rgba(0,0,0,.125)}
.wrapper.style99 input[type="submit"],.wrapper.style99 input[type="reset"],.wrapper.style99 input[type="button"],.wrapper.style99 button,.wrapper.style99 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,.125);color:#FEFAF7}
.wrapper.style99 input[type="submit"]:hover,.wrapper.style99 input[type="reset"]:hover,.wrapper.style99 input[type="button"]:hover,.wrapper.style99 button:hover,.wrapper.style99 .button:hover{background-color:rgba(255,255,255,.075)}
.wrapper.style99 input[type="submit"]:active,.wrapper.style99 input[type="reset"]:active,.wrapper.style99 input[type="button"]:active,.wrapper.style99 button:active,.wrapper.style99 .button:active{background-color:rgba(255,255,255,.2)}
@media screen and (max-width:736px){.wrapper.style99 .features li{border-top-color:rgba(0,0,0,.125)}
}
.pagelink-body{margin:0;font-family:"Segoe UI",sans-serif;background:linear-gradient(160deg,#f9f7fc,#f1edf7,#faf5f9);color:#333;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:1.5rem 1rem .5rem 1rem;position:relative}
.pagelink-body::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../images/mandala.png) center/853px no-repeat;filter:blur(4px) opacity(.8);z-index:-1}
@media (min-width:768px) and (max-width:1023px){.pagelink-body::before{background-size:883px}
}
@media (max-width:767px){.pagelink-body::before{background-size:903px}
}
.pagelink-container{background:#fafafa;background-image:url("data:image/svg+xml;utf8,<svg%20width='100%25'%20height='100%25'%20viewBox='0%200%20500%20150'%20preserveAspectRatio='none'%20xmlns='http://www.w3.org/2000/svg'><path%20d='M0,0%20C150,100%20350,0%20500,100%20L500,0%20L0,0%20Z'%20fill='%23f0f0f5'/></svg>");background-repeat:no-repeat;background-size:200% 190%;background-position:top -30px center;padding:2.5rem;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.1);max-width:360px;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;margin-top:-2rem;margin-bottom:1rem;overflow:hidden}
.pagelink-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%}
.pagelink-social-icons{display:flex;justify-content:center;gap:1rem;margin-bottom:1.3rem}
.pagelink-social-icons a{color:#7b68a3;font-size:1.25rem;transition:transform 0.3s,color 0.3s;text-decoration:none!important;border:none!important;outline:none!important;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-top:-.5rem}
.pagelink-social-icons a:hover{color:#ff9800;transform:scale(1.2)}
.pagelink-social-icons a:hover::before{content:none}
.pagelink-header{margin-bottom:3.75rem}
.pagelink-header h1{color:#3c2f5b;margin-bottom:.3rem}
.pagelink-avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:.5rem;margin-top:-1.1rem}
.pagelink-subtitle{color:#888;font-size:.9rem;margin-bottom:.5rem;line-height:1.1}
.pagelink-main{display:flex;flex-direction:column;gap:.7rem;align-items:center}
.button-with-icon{display:flex;align-items:center;width:100%;max-width:400px;transition:transform 0.3s;cursor:pointer}
.button-with-icon:hover .icon-container,.button-with-icon:hover .pagelink-link-card{background-color:#efe6ff;transform:translateY(-3px)}
.icon-container,.icon-container i,.pagelink-link-card{transition:background-color 0.3s,transform 0.3s}
.icon-container{background:linear-gradient(#a98cc7,#7b68a3);color:#fff;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-top-left-radius:10px;border-bottom-left-radius:10px;flex-shrink:0;z-index:0;position:relative}
.pagelink-link-card{flex:1;height:50px;display:flex;align-items:center;justify-content:center;background:#fdfdfd;border-top-right-radius:10px;border-bottom-right-radius:10px;text-decoration:none;color:#333;font-weight:700;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,.08);position:relative;z-index:1}
.pagelink-link-card,.pagelink-link-card:active{text-decoration:none;outline:none;border:none}
.pagelink-link-card:focus{outline:2px solid #73688c;outline-offset:2px}
.button-with-icon:hover .pagelink-link-card{border-top-left-radius:10px;border-bottom-left-radius:10px;background:linear-gradient(135deg,#a98cc7,#fbb781);color:#fff}
@media (min-width:1024px){.pagelink-social-icons a{font-size:1.1rem;width:40px;height:40px}
.icon-container{width:40px;height:40px}
.pagelink-link-card{height:40px;font-size:.9rem}
.button-with-icon:hover .pagelink-link-card{width:calc(100% + 60px);margin-left:-40px}
}
@media (min-width:768px) and (max-width:1023px){.pagelink-social-icons a{font-size:1.3rem;width:44px;height:44px}
.icon-container{width:44px;height:44px}
.pagelink-link-card{height:44px;font-size:.9rem}
.button-with-icon:hover .pagelink-link-card{width:calc(100% + 50px);margin-left:-45px}
}
@media (max-width:767px){.button-with-icon:hover .pagelink-link-card{width:calc(100% + 40px);margin-left:-50px}
}
.link-text{display:inline-block;color:#333;font-size:1rem;transition:color 0.3s ease}
.button-with-icon:hover .link-text{color:#fff}

  
  
  
  
  
  

  
















































