#gradient-canvas.home,#gradient-canvas-2.home,#gradient-canvas-3.home{--gradient-color-1: #18144f;--gradient-color-2: #00eb85;--gradient-color-3: #9962ff;--gradient-color-4: #ff8737}#gradient-canvas.setonix,#gradient-canvas-2.setonix,#gradient-canvas-3.setonix{--gradient-color-1: #05142f;--gradient-color-2: #00d0eb;--gradient-color-3: #1a5b7f;--gradient-color-4: #8bf0ff}#gradient-canvas.mudslayer,#gradient-canvas-2.mudslayer,#gradient-canvas-3.mudslayer{--gradient-color-1: #98a4ff;--gradient-color-2: #9ad8ff;--gradient-color-3: #fae1ff;--gradient-color-4: #988bfa}#gradient-canvas.voyager,#gradient-canvas-2.voyager,#gradient-canvas-3.voyager{--gradient-color-1: #9de1ff;--gradient-color-2: #536290;--gradient-color-3: #7e9abf;--gradient-color-4: #e5d8ca}#gradient-canvas.falcon-disc,#gradient-canvas-2.falcon-disc,#gradient-canvas-3.falcon-disc{--gradient-color-1: #13193b;--gradient-color-2: #d54dfe;--gradient-color-3: #3292ff;--gradient-color-4: #41ebdd}#gradient-canvas.falcon-caliper,#gradient-canvas-2.falcon-caliper,#gradient-canvas-3.falcon-caliper{--gradient-color-1: #508158;--gradient-color-2: #d2c69a;--gradient-color-3: #537184;--gradient-color-4: #d69cbc}#gradient-canvas.critmachine,#gradient-canvas-2.critmachine,#gradient-canvas-3.critmachine{--gradient-color-1: #c0ffe8;--gradient-color-2: #f7c0ff;--gradient-color-3: #ffe3c0;--gradient-color-4: #a0e1ff}.wf-loading{color:rgba(0,0,0,0) !important}/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}ul{list-style:none}button,input,select,textarea{background:none;resize:none;margin:0;border:none}input:focus{outline:none}textarea:focus{outline:none}::placeholder{color:#000;opacity:.5}:-ms-input-placeholder{color:#000}::-ms-input-placeholder{color:#000}button{border:none;background-color:rgba(0,0,0,0);color:inherit;font-family:inherit;font-size:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;border-radius:0}button::-moz-focus-inner{border:0;padding:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,audio,video{height:auto}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}.overflow-hidden{overflow:hidden}.fixed{position:fixed}.s-only{display:none !important}@media(max-width: 767px){.s-only{display:flex !important}}@media(max-width: 767px){.s-hide{display:none !important}}.pos-relative{position:relative}.pos-absolute{position:absolute}.pos-static{position:static}.dspl-block{display:block}.dspl-none{display:none}.dspl-inline{display:inline}.dspl-inline-block{display:inline-block}.dspl-flex{display:flex}.dspl-inline-flex{display:inline-flex}@media(max-width: 1280px){.l-dspl-block{display:block}.l-dspl-none{display:none}.l-dspl-inline{display:inline}.l-dspl-inline-block{display:inline-block}.l-dspl-flex{display:flex}.l-dspl-inline-flex{display:inline-flex}}@media(max-width: 992px){.m-dspl-block{display:block}.m-dspl-none{display:none}.m-dspl-inline{display:inline}.m-dspl-inline-block{display:inline-block}.m-dspl-flex{display:flex}.m-dspl-inline-flex{display:inline-flex}}@media(max-width: 767px){.s-dspl-block{display:block}.s-dspl-none{display:none}.s-dspl-inline{display:inline}.s-dspl-inline-block{display:inline-block}.s-dspl-flex{display:flex}.s-dspl-inline-flex{display:inline-flex}}.column{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-direction:column}.column.m-dspl-none{display:none}.row{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-direction:row}.row.m-dspl-none{display:none}.column-reverse{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-direction:column-reverse}.row-reverse{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;flex-direction:row-reverse}.wrap{flex-wrap:wrap}.no-wrap{flex-wrap:nowrap}.shrink{flex-wrap:initial}.no-shrink{flex-shrink:0}.flex-1{flex:1;min-width:0}.flex-2{flex:2;min-width:0}.flex-3{flex:3;min-width:0}.flex-4{flex:4;min-width:0}.justc-start{justify-content:flex-start}.justc-center{justify-content:center}.justc-end{justify-content:flex-end}.justc-space-b{justify-content:space-between}.justc-space-a{justify-content:space-around}.alitems-start{align-items:flex-start}.alitems-end{align-items:flex-end}.alitems-center{align-items:center}.alitems-stretch{align-items:stretch}.aliself-start{align-self:flex-start}.aliself-end{align-self:flex-end}.aliself-center{align-self:center}.aliself-stretch{align-self:stretch}@media(max-width: 1280px){.l-row{flex-direction:row}.l-column{flex-direction:column}.l-column-reverse{flex-direction:column-reverse}.l-row-reverse{flex-direction:row-reverse}.l-wrap{flex-wrap:wrap}.l-no-wrap{flex-wrap:nowrap}.l-flex-1{flex:1}.l-justc-start{justify-content:flex-start}.l-justc-center{justify-content:center}.l-justc-end{justify-content:flex-end}.l-justc-space-b{justify-content:space-between}.l-justc-space-a{justify-content:space-around}.l-alitems-start{align-items:flex-start}.l-alitems-end{align-items:flex-end}.l-alitems-center{align-items:center}.l-alitems-stretch{align-items:stretch}.l-aliself-start{align-self:flex-start}.l-aliself-end{align-self:flex-end}.l-aliself-center{align-self:center}.l-aliself-stretch{align-self:stretch}}@media(max-width: 992px){.m-row{flex-direction:row}.m-column{flex-direction:column}.m-column-reverse{flex-direction:column-reverse}.m-row-reverse{flex-direction:row-reverse}.m-wrap{flex-wrap:wrap}.m-no-wrap{flex-wrap:nowrap}.m-flex-1{flex:1}.m-justc-start{justify-content:flex-start}.m-justc-center{justify-content:center}.m-justc-end{justify-content:flex-end}.m-justc-space-b{justify-content:space-between}.m-justc-space-a{justify-content:space-around}.m-alitems-start{align-items:flex-start}.m-alitems-end{align-items:flex-end}.m-alitems-center{align-items:center}.m-alitems-stretch{align-items:stretch}.m-aliself-start{align-self:flex-start}.m-aliself-end{align-self:flex-end}.m-aliself-center{align-self:center}.m-aliself-stretch{align-self:stretch}}@media(max-width: 767px){.s-row{flex-direction:row}.s-column{flex-direction:column}.s-column-reverse{flex-direction:column-reverse}.s-row-reverse{flex-direction:row-reverse}.s-wrap{flex-wrap:wrap}.s-no-wrap{flex-wrap:nowrap}.s-flex-1{flex:1}.s-justc-start{justify-content:flex-start}.s-justc-center{justify-content:center}.s-justc-end{justify-content:flex-end}.s-justc-space-b{justify-content:space-between}.s-justc-space-a{justify-content:space-around}.s-alitems-start{align-items:flex-start}.s-alitems-end{align-items:flex-end}.s-alitems-center{align-items:center}.s-alitems-stretch{align-items:stretch}.s-aliself-start{align-self:flex-start}.s-aliself-end{align-self:flex-end}.s-aliself-center{align-self:center}.s-aliself-stretch{align-self:stretch}}.mg-0{margin:0}.mg-xs{margin:.3125rem}.mg-s{margin:.625rem}.mg-m{margin:1.25rem}.mg-l{margin:1.875rem}.mg-xl{margin:2.5rem}.mgt-0{margin-top:0}.mgt-xs{margin-top:.3125rem}.mgt-s{margin-top:.625rem}.mgt-m{margin-top:1.25rem}.mgt-l{margin-top:1.875rem}.mgt-xl{margin-top:2.5rem}.mgr-0{margin-right:0}.mgr-xs{margin-right:.3125rem}.mgr-s{margin-right:.625rem}.mgr-m{margin-right:1.25rem}.mgr-l{margin-right:1.875rem}.mgr-xl{margin-right:2.5rem}.mgb-0{margin-bottom:0}.mgb-xs{margin-bottom:.3125rem}.mgb-s{margin-bottom:.625rem}.mgb-m{margin-bottom:1.25rem}.mgb-l{margin-bottom:1.875rem}.mgb-xl{margin-bottom:2.5rem}.mgl-0{margin-left:0}.mgl-xs{margin-left:.3125rem}.mgl-s{margin-left:.625rem}.mgl-m{margin-left:1.25rem}.mgl-l{margin-left:1.875rem}.mgl-xl{margin-left:2.5rem}.mg-vertical-xs{margin-top:.3125rem;margin-bottom:.3125rem}.mg-vertical-s{margin-top:.625rem;margin-bottom:.625rem}.mg-vertical-m{margin-top:1.25rem;margin-bottom:1.25rem}.mg-vertical-l{margin-top:1.875rem;margin-bottom:1.875rem}.mg-vertical-xl{margin-top:2.5rem;margin-bottom:2.5rem}.mg-horizontal-xs{margin-left:.3125rem;margin-right:.3125rem}.mg-horizontal-s{margin-left:.625rem;margin-right:.625rem}.mg-horizontal-m{margin-left:1.25rem;margin-right:1.25rem}.mg-horizontal-l{margin-left:1.875rem;margin-right:1.875rem}.mg-horizontal-xl{margin-left:2.5rem;margin-right:2.5rem}.pd-0{padding:0}.pd-xs{padding:.3125rem}.pd-s{padding:.625rem}.pd-m{padding:1.25rem}.pd-l{padding:1.875rem}.pd-xl{padding:2.5rem}.pdt-0{padding-top:0}.pdt-xs{padding-top:.3125rem}.pdt-s{padding-top:.625rem}.pdt-m{padding-top:1.25rem}.pdt-l{padding-top:1.875rem}.pdt-xl{padding-top:2.5rem}.pdr-0{padding-right:0}.pdr-xs{padding-right:.3125rem}.pdr-s{padding-right:.625rem}.pdr-m{padding-right:1.25rem}.pdr-l{padding-right:1.875rem}.pdr-xl{padding-right:2.5rem}.pdb-0{padding-bottom:0}.pdb-xs{padding-bottom:.3125rem}.pdb-s{padding-bottom:.625rem}.pdb-m{padding-bottom:1.25rem}.pdb-l{padding-bottom:1.875rem}.pdb-xl{padding-bottom:2.5rem}.pdl-0{padding-left:0}.pdl-xs{padding-left:.3125rem}.pdl-s{padding-left:.625rem}.pdl-m{padding-left:1.25rem}.pdl-l{padding-left:1.875rem}.pdl-xl{padding-left:2.5rem}.pd-vertical-xs{padding-top:.3125rem;padding-bottom:.3125rem}.pd-vertical-s{padding-top:.625rem;padding-bottom:.625rem}.pd-vertical-m{padding-top:1.25rem;padding-bottom:1.25rem}.pd-vertical-l{padding-top:1.875rem;padding-bottom:1.875rem}.pd-vertical-xl{padding-top:2.5rem;padding-bottom:2.5rem}.pd-horizontal-xs{padding-left:.3125rem;padding-right:.3125rem}.pd-horizontal-s{padding-left:.625rem;padding-right:.625rem}.pd-horizontal-m{padding-left:1.25rem;padding-right:1.25rem}.pd-horizontal-l{padding-left:1.875rem;padding-right:1.875rem}.pd-horizontal-xl{padding-left:2.5rem;padding-right:2.5rem}@media(max-width: 1280px){.l-mg-0{margin:0}.l-mg-xs{margin:.3125rem}.l-mg-s{margin:.625rem}.l-mg-m{margin:1.25rem}.l-mg-l{margin:1.875rem}.l-mg-xl{margin:2.5rem}.l-mgt-0{margin-top:0}.l-mgt-xs{margin-top:.3125rem}.l-mgt-s{margin-top:.625rem}.l-mgt-m{margin-top:1.25rem}.l-mgt-l{margin-top:1.875rem}.l-mgt-xl{margin-top:2.5rem}.l-mgr-0{margin-right:0}.l-mgr-xs{margin-right:.3125rem}.l-mgr-s{margin-right:.625rem}.l-mgr-m{margin-right:1.25rem}.l-mgr-l{margin-right:1.875rem}.l-mgr-xl{margin-right:2.5rem}.l-mgb-0{margin-bottom:0}.l-mgb-xs{margin-bottom:.3125rem}.l-mgb-s{margin-bottom:.625rem}.l-mgb-m{margin-bottom:1.25rem}.l-mgb-l{margin-bottom:1.875rem}.l-mgb-xl{margin-bottom:2.5rem}.l-mgl-0{margin-left:0}.l-mgl-xs{margin-left:.3125rem}.l-mgl-s{margin-left:.625rem}.l-mgl-m{margin-left:1.25rem}.l-mgl-l{margin-left:1.875rem}.l-mgl-xl{margin-left:2.5rem}.l-mg-vertical-xs{margin-top:.3125rem;margin-bottom:.3125rem}.l-mg-vertical-s{margin-top:.625rem;margin-bottom:.625rem}.l-mg-vertical-m{margin-top:1.25rem;margin-bottom:1.25rem}.l-mg-vertical-l{margin-top:1.875rem;margin-bottom:1.875rem}.l-mg-vertical-xl{margin-top:2.5rem;margin-bottom:2.5rem}.l-mg-horizontal-xs{margin-left:.3125rem;margin-right:.3125rem}.l-mg-horizontal-s{margin-left:.625rem;margin-right:.625rem}.l-mg-horizontal-m{margin-left:1.25rem;margin-right:1.25rem}.l-mg-horizontal-l{margin-left:1.875rem;margin-right:1.875rem}.l-mg-horizontal-xl{margin-left:2.5rem;margin-right:2.5rem}.l-pd-0{padding:0}.l-pd-xs{padding:.3125rem}.l-pd-s{padding:.625rem}.l-pd-m{padding:1.25rem}.l-pd-l{padding:1.875rem}.l-pd-xl{padding:2.5rem}.l-pdt-0{padding-top:0}.l-pdt-xs{padding-top:.3125rem}.l-pdt-s{padding-top:.625rem}.l-pdt-m{padding-top:1.25rem}.l-pdt-l{padding-top:1.875rem}.l-pdt-xl{padding-top:2.5rem}.l-pdr-0{padding-right:0}.l-pdr-xs{padding-right:.3125rem}.l-pdr-s{padding-right:.625rem}.l-pdr-m{padding-right:1.25rem}.l-pdr-l{padding-right:1.875rem}.l-pdr-xl{padding-right:2.5rem}.l-pdb-0{padding-bottom:0}.l-pdb-xs{padding-bottom:.3125rem}.l-pdb-s{padding-bottom:.625rem}.l-pdb-m{padding-bottom:1.25rem}.l-pdb-l{padding-bottom:1.875rem}.l-pdb-xl{padding-bottom:2.5rem}.l-pdl-0{padding-left:0}.l-pdl-xs{padding-left:.3125rem}.l-pdl-s{padding-left:.625rem}.l-pdl-m{padding-left:1.25rem}.l-pdl-l{padding-left:1.875rem}.l-pdl-xl{padding-left:2.5rem}.l-pd-vertical-xs{padding-top:.3125rem;padding-bottom:.3125rem}.l-pd-vertical-s{padding-top:.625rem;padding-bottom:.625rem}.l-pd-vertical-m{padding-top:1.25rem;padding-bottom:1.25rem}.l-pd-vertical-l{padding-top:1.875rem;padding-bottom:1.875rem}.l-pd-vertical-xl{padding-top:2.5rem;padding-bottom:2.5rem}.l-pd-horizontal-xs{padding-left:.3125rem;padding-right:.3125rem}.l-pd-horizontal-s{padding-left:.625rem;padding-right:.625rem}.l-pd-horizontal-m{padding-left:1.25rem;padding-right:1.25rem}.l-pd-horizontal-l{padding-left:1.875rem;padding-right:1.875rem}.l-pd-horizontal-xl{padding-left:2.5rem;padding-right:2.5rem}}@media(max-width: 992px){.m-mg-0{margin:0}.m-mg-xs{margin:.3125rem}.m-mg-s{margin:.625rem}.m-mg-m{margin:1.25rem}.m-mg-l{margin:1.875rem}.m-mg-xl{margin:2.5rem}.m-mgt-0{margin-top:0}.m-mgt-xs{margin-top:.3125rem}.m-mgt-s{margin-top:.625rem}.m-mgt-m{margin-top:1.25rem}.m-mgt-l{margin-top:1.875rem}.m-mgt-xl{margin-top:2.5rem}.m-mgr-0{margin-right:0}.m-mgr-xs{margin-right:.3125rem}.m-mgr-s{margin-right:.625rem}.m-mgr-m{margin-right:1.25rem}.m-mgr-l{margin-right:1.875rem}.m-mgr-xl{margin-right:2.5rem}.m-mgb-0{margin-bottom:0}.m-mgb-xs{margin-bottom:.3125rem}.m-mgb-s{margin-bottom:.625rem}.m-mgb-m{margin-bottom:1.25rem}.m-mgb-l{margin-bottom:1.875rem}.m-mgb-xl{margin-bottom:2.5rem}.m-mgl-0{margin-left:0}.m-mgl-xs{margin-left:.3125rem}.m-mgl-s{margin-left:.625rem}.m-mgl-m{margin-left:1.25rem}.m-mgl-l{margin-left:1.875rem}.m-mgl-xl{margin-left:2.5rem}.m-mg-vertical-xs{margin-top:.3125rem;margin-bottom:.3125rem}.m-mg-vertical-s{margin-top:.625rem;margin-bottom:.625rem}.m-mg-vertical-m{margin-top:1.25rem;margin-bottom:1.25rem}.m-mg-vertical-l{margin-top:1.875rem;margin-bottom:1.875rem}.m-mg-vertical-xl{margin-top:2.5rem;margin-bottom:2.5rem}.m-mg-horizontal-xs{margin-left:.3125rem;margin-right:.3125rem}.m-mg-horizontal-s{margin-left:.625rem;margin-right:.625rem}.m-mg-horizontal-m{margin-left:1.25rem;margin-right:1.25rem}.m-mg-horizontal-l{margin-left:1.875rem;margin-right:1.875rem}.m-mg-horizontal-xl{margin-left:2.5rem;margin-right:2.5rem}.m-pd-0{padding:0}.m-pd-xs{padding:.3125rem}.m-pd-s{padding:.625rem}.m-pd-m{padding:1.25rem}.m-pd-l{padding:1.875rem}.m-pd-xl{padding:2.5rem}.m-pdt-0{padding-top:0}.m-pdt-xs{padding-top:.3125rem}.m-pdt-s{padding-top:.625rem}.m-pdt-m{padding-top:1.25rem}.m-pdt-l{padding-top:1.875rem}.m-pdt-xl{padding-top:2.5rem}.m-pdr-0{padding-right:0}.m-pdr-xs{padding-right:.3125rem}.m-pdr-s{padding-right:.625rem}.m-pdr-m{padding-right:1.25rem}.m-pdr-l{padding-right:1.875rem}.m-pdr-xl{padding-right:2.5rem}.m-pdb-0{padding-bottom:0}.m-pdb-xs{padding-bottom:.3125rem}.m-pdb-s{padding-bottom:.625rem}.m-pdb-m{padding-bottom:1.25rem}.m-pdb-l{padding-bottom:1.875rem}.m-pdb-xl{padding-bottom:2.5rem}.m-pdl-0{padding-left:0}.m-pdl-xs{padding-left:.3125rem}.m-pdl-s{padding-left:.625rem}.m-pdl-m{padding-left:1.25rem}.m-pdl-l{padding-left:1.875rem}.m-pdl-xl{padding-left:2.5rem}.m-pd-vertical-xs{padding-top:.3125rem;padding-bottom:.3125rem}.m-pd-vertical-s{padding-top:.625rem;padding-bottom:.625rem}.m-pd-vertical-m{padding-top:1.25rem;padding-bottom:1.25rem}.m-pd-vertical-l{padding-top:1.875rem;padding-bottom:1.875rem}.m-pd-vertical-xl{padding-top:2.5rem;padding-bottom:2.5rem}.m-pd-horizontal-xs{padding-left:.3125rem;padding-right:.3125rem}.m-pd-horizontal-s{padding-left:.625rem;padding-right:.625rem}.m-pd-horizontal-m{padding-left:1.25rem;padding-right:1.25rem}.m-pd-horizontal-l{padding-left:1.875rem;padding-right:1.875rem}.m-pd-horizontal-xl{padding-left:2.5rem;padding-right:2.5rem}}@media(max-width: 767px){.s-mg-0{margin:0}.s-mg-xs{margin:.3125rem}.s-mg-s{margin:.625rem}.s-mg-m{margin:1.25rem}.s-mg-l{margin:1.875rem}.s-mg-xl{margin:2.5rem}.s-mgt-0{margin-top:0}.s-mgt-xs{margin-top:.3125rem}.s-mgt-s{margin-top:.625rem}.s-mgt-m{margin-top:1.25rem}.s-mgt-l{margin-top:1.875rem}.s-mgt-xl{margin-top:2.5rem}.s-mgr-0{margin-right:0}.s-mgr-xs{margin-right:.3125rem}.s-mgr-s{margin-right:.625rem}.s-mgr-m{margin-right:1.25rem}.s-mgr-l{margin-right:1.875rem}.s-mgr-xl{margin-right:2.5rem}.s-mgb-0{margin-bottom:0}.s-mgb-xs{margin-bottom:.3125rem}.s-mgb-s{margin-bottom:.625rem}.s-mgb-m{margin-bottom:1.25rem}.s-mgb-l{margin-bottom:1.875rem}.s-mgb-xl{margin-bottom:2.5rem}.s-mgl-0{margin-left:0}.s-mgl-xs{margin-left:.3125rem}.s-mgl-s{margin-left:.625rem}.s-mgl-m{margin-left:1.25rem}.s-mgl-l{margin-left:1.875rem}.s-mgl-xl{margin-left:2.5rem}.s-mg-vertical-xs{margin-top:.3125rem;margin-bottom:.3125rem}.s-mg-vertical-s{margin-top:.625rem;margin-bottom:.625rem}.s-mg-vertical-m{margin-top:1.25rem;margin-bottom:1.25rem}.s-mg-vertical-l{margin-top:1.875rem;margin-bottom:1.875rem}.s-mg-vertical-xl{margin-top:2.5rem;margin-bottom:2.5rem}.s-mg-horizontal-xs{margin-left:.3125rem;margin-right:.3125rem}.s-mg-horizontal-s{margin-left:.625rem;margin-right:.625rem}.s-mg-horizontal-m{margin-left:1.25rem;margin-right:1.25rem}.s-mg-horizontal-l{margin-left:1.875rem;margin-right:1.875rem}.s-mg-horizontal-xl{margin-left:2.5rem;margin-right:2.5rem}.s-pd-0{padding:0}.s-pd-xs{padding:.3125rem}.s-pd-s{padding:.625rem}.s-pd-m{padding:1.25rem}.s-pd-l{padding:1.875rem}.s-pd-xl{padding:2.5rem}.s-pdt-0{padding-top:0}.s-pdt-xs{padding-top:.3125rem}.s-pdt-s{padding-top:.625rem}.s-pdt-m{padding-top:1.25rem}.s-pdt-l{padding-top:1.875rem}.s-pdt-xl{padding-top:2.5rem}.s-pdr-0{padding-right:0}.s-pdr-xs{padding-right:.3125rem}.s-pdr-s{padding-right:.625rem}.s-pdr-m{padding-right:1.25rem}.s-pdr-l{padding-right:1.875rem}.s-pdr-xl{padding-right:2.5rem}.s-pdb-0{padding-bottom:0}.s-pdb-xs{padding-bottom:.3125rem}.s-pdb-s{padding-bottom:.625rem}.s-pdb-m{padding-bottom:1.25rem}.s-pdb-l{padding-bottom:1.875rem}.s-pdb-xl{padding-bottom:2.5rem}.s-pdl-0{padding-left:0}.s-pdl-xs{padding-left:.3125rem}.s-pdl-s{padding-left:.625rem}.s-pdl-m{padding-left:1.25rem}.s-pdl-l{padding-left:1.875rem}.s-pdl-xl{padding-left:2.5rem}.s-pd-vertical-xs{padding-top:.3125rem;padding-bottom:.3125rem}.s-pd-vertical-s{padding-top:.625rem;padding-bottom:.625rem}.s-pd-vertical-m{padding-top:1.25rem;padding-bottom:1.25rem}.s-pd-vertical-l{padding-top:1.875rem;padding-bottom:1.875rem}.s-pd-vertical-xl{padding-top:2.5rem;padding-bottom:2.5rem}.s-pd-horizontal-xs{padding-left:.3125rem;padding-right:.3125rem}.s-pd-horizontal-s{padding-left:.625rem;padding-right:.625rem}.s-pd-horizontal-m{padding-left:1.25rem;padding-right:1.25rem}.s-pd-horizontal-l{padding-left:1.875rem;padding-right:1.875rem}.s-pd-horizontal-xl{padding-left:2.5rem;padding-right:2.5rem}}.full-width{width:100%}.half-width{width:50%}.forty-width{width:40%}.third-width{width:33.333%}.two-third-width{width:66.666%}.quarter-width{width:25%}@media(max-width: 1280px){.l-full-width{width:100%}.l-half-width{width:50%}.l-forty-width{width:40%}.l-third-width{width:33.333%}.l-two-third-width{width:66.666%}.l-quarter-width{width:25%}}@media(max-width: 992px){.m-full-width{width:100%}.m-half-width{width:50%}.m-forty-width{width:40%}.m-third-width{width:33.333%}.m-two-third-width{width:66.666%}.m-quarter-width{width:25%}}@media(max-width: 767px){.s-full-width{width:100%}.s-half-width{width:50%}.s-forty-width{width:40%}.s-third-width{width:33.333%}.s-two-third-width{width:66.666%}.s-quarter-width{width:25%}}.font-s{font-size:15px}.font-m{font-size:18px}.font-ml{font-size:22px}.font-l{font-size:40px}.font-xl{font-size:60px}.font-xxl{font-size:80px}@media(max-width: 1280px){.l-font-s{font-size:15px}.l-font-m{font-size:18px}.l-font-ml{font-size:22px}.l-font-l{font-size:40px}.l-font-xl{font-size:60px}.l-font-xxl{font-size:80px}}@media(max-width: 992px){.m-font-s{font-size:15px}.m-font-m{font-size:18px}.m-font-ml{font-size:22px}.m-font-l{font-size:40px}.m-font-xl{font-size:60px}.m-font-xxl{font-size:80px}}@media(max-width: 767px){.s-font-s{font-size:15px}.s-font-m{font-size:18px}.s-font-ml{font-size:22px}.s-font-l{font-size:40px}.s-font-xl{font-size:60px}.s-font-xxl{font-size:80px}}.bold{font-weight:bold}.uppercase{text-transform:uppercase}.secondary-text{opacity:.6}.font-white{color:#fff}.font-dark{color:#404559}.opacity70{opacity:.7}.outline-text{color:rgba(255,255,255,.5);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:1px}.outline-text.light{-webkit-text-stroke-color:#fff}.outline-text.dark{-webkit-text-stroke-color:#404559}.white-space-nowrap{white-space:nowrap}.text-align-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}@media(max-width: 1280px){.l-text-align-center{text-align:center}.l-text-align-left{text-align:left}.l-text-align-right{text-align:right}}@media(max-width: 992px){.m-text-align-center{text-align:center}.m-text-align-left{text-align:left}.m-text-align-right{text-align:right}}@media(max-width: 767px){.s-text-align-center{text-align:center}.s-text-align-left{text-align:left}.s-text-align-right{text-align:right}}.cursor-pointer{cursor:pointer}.cols-2{columns:2}@media(max-width: 992px){.m-cols-1{columns:1}}.carousel{display:none;position:fixed;top:0;right:0;bottom:0;left:0;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .4s;z-index:11}.carousel.visible{display:flex;opacity:1;pointer-events:all}.carousel .carousel-overlay{position:absolute;width:100%;height:100%;z-index:1;cursor:zoom-out;background-color:#fff}.carousel .carousel-image-container{position:absolute;width:auto;height:auto;display:flex;justify-content:center;align-items:center}.carousel .carousel-item{position:absolute;z-index:2;opacity:0;transition:opacity .6s;pointer-events:none;display:flex;justify-content:center;align-items:center}.carousel .carousel-item img{display:block;max-width:92vw;max-height:92vh}.carousel .carousel-item.carousel-active{opacity:1;z-index:4;pointer-events:all;transition:opacity .3s}.carousel .carousel-controls{position:absolute;z-index:5;display:flex;justify-content:center;align-items:stretch;width:100%;top:4vh;bottom:0}.carousel .carousel-controls .next span,.carousel .carousel-controls .prev span{text-decoration:none;padding:5px 10px;background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2);cursor:pointer}.carousel .carousel-controls .prev{width:50%;cursor:pointer;opacity:.5;transition:opacity .2s}.carousel .carousel-controls .prev:hover{opacity:1}.carousel .carousel-controls .next{width:50%;cursor:pointer;opacity:.5;transition:opacity .2s}.carousel .carousel-controls .next:hover{opacity:1}.carousel .close-carousel{pointer-events:none;position:absolute;top:0px;height:4vh;display:flex;justify-content:center;align-items:center;z-index:6}@font-face{font-family:"GT America";src:url("../assets/fonts/GTAmericaLCG-CnRg.eot");src:url("../assets/fonts/GTAmericaLCG-CnRg.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/GTAmericaLCG-CnRg.ttf") format("truetype"),url("../assets/fonts/GTAmericaLCG-CnRg.svg#GTAmericaLCG-CnRg") format("svg"),url("../assets/fonts/GTAmericaLCG-CnRg.woff2") format("woff2"),url("../assets/fonts/GTAmericaLCG-CnRg.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"gt-america-compressed-black";src:url("../assets/fonts/GTAmericaLCG-CmBlIt.eot");src:url("../assets/fonts/GTAmericaLCG-CmBlIt.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/GTAmericaLCG-CmBlIt.ttf") format("truetype"),url("../assets/fonts/GTAmericaLCG-CmBlIt.svg#GTAmericaLCG-CmBlIt") format("svg"),url("../assets/fonts/GTAmericaLCG-CmBlIt.woff2") format("woff2"),url("../assets/fonts/GTAmericaLCG-CmBlIt.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"gt-america-compressed-bold";src:url("../assets/fonts/GTAmericaLCG-CmBdIt.eot");src:url("../assets/fonts/GTAmericaLCG-CmBdIt.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/GTAmericaLCG-CmBdIt.ttf") format("truetype"),url("../assets/fonts/GTAmericaLCG-CmBdIt.svg#GTAmericaLCG-CmBdIt") format("svg"),url("../assets/fonts/GTAmericaLCG-CmBdIt.woff2") format("woff2"),url("../assets/fonts/GTAmericaLCG-CmBdIt.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"gt-america-expanded-thin";src:url("../assets/fonts/GTAmericaLCG-ExpTh.eot");src:url("../assets/fonts/GTAmericaLCG-ExpTh.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/GTAmericaLCG-ExpTh.ttf") format("truetype"),url("../assets/fonts/GTAmericaLCG-ExpTh.svg#GTAmericaLCG-ExpTh") format("svg"),url("../assets/fonts/GTAmericaLCG-ExpTh.woff2") format("woff2"),url("../assets/fonts/GTAmericaLCG-ExpTh.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"gt-america";src:url("../assets/fonts/assets/fonts/GTAmericaLCG-RgIt.eot");src:url("../assets/fonts/assets/fonts/GTAmericaLCG-RgIt.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/assets/fonts/GTAmericaLCG-RgIt.ttf") format("truetype"),url("../assets/fonts/assets/fonts/GTAmericaLCG-RgIt.svg#GTAmericaLCG-RgIt") format("svg"),url("../assets/fonts/GTAmericaLCG-RgIt.woff2") format("woff2"),url("../assets/fonts/GTAmericaLCG-RgIt.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"gt-america";src:url("../assets/fonts/GTAmericaLCG-Bd.eot");src:url("../assets/fonts/GTAmericaLCG-Bd.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/GTAmericaLCG-Bd.ttf") format("truetype"),url("../assets/fonts/GTAmericaLCG-Bd.svg#GTAmericaLCG-Bd") format("svg"),url("../assets/fonts/GTAmericaLCG-Bd.woff2") format("woff2"),url("../assets/fonts/GTAmericaLCG-Bd.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"gt-america";src:url("../assets/fonts/GTAmericaLCG-Rg.eot");src:url("../assets/fonts/GTAmericaLCG-Rg.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/GTAmericaLCG-Rg.ttf") format("truetype"),url("../assets/fonts/GTAmericaLCG-Rg.svg#GTAmericaLCG-Rg") format("svg"),url("../assets/fonts/GTAmericaLCG-Rg.woff2") format("woff2"),url("../assets/fonts/GTAmericaLCG-Rg.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}body{font-family:"gt-america",sans-serif;font-weight:400;color:#404559;font-size:18px;-webkit-text-size-adjust:100%;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}@media(max-width: 767px){body{font-size:16px}}body.locked{overflow:hidden}body.gradient-body{background-image:url(../assets/images/background-gradient.jpg);background-size:cover;background-position:center center;background-attachment:fixed}a,a:visited{color:#23273a}a:hover,a:visited:hover{opacity:.8}h1{font-size:34px}h1 strong{font-weight:900}h2{font-size:28px;font-weight:900}.text-center{text-align:center}.grey-text{color:#404559}.grey-light-text{color:#a5b3c8}.site-wrapper{width:100%;overflow:hidden}.page-wrapper{width:100%;min-height:100vh;padding-top:64px}.container{padding:0 5rem;width:100%;max-width:1840px;margin:0 auto}.container.small{max-width:1080px}@media(max-width: 1280px){.container{max-width:1440px;padding:0 3.75rem}}@media(max-width: 992px){.container{padding:0 1.25rem}}.content-wrapper{min-height:65vh}.home-page-coming-soon{text-align:center}.home-page-coming-soon h1{font-size:22px;color:#fff}.home-hero{min-height:450px}@media(max-width: 992px){.home-hero{min-height:350px}}@media(max-width: 767px){.home-hero{min-height:250px}}.home-logo{width:75%;max-width:1200px;margin-top:-80px}@media(max-width: 992px){.home-logo{width:85%;margin-top:-50px}}@media(max-width: 767px){.home-logo{margin-top:-30px}}.bg-white{background-color:#fff}.header{position:sticky;top:0;z-index:10;transform:translateY(0px)}.header.animated{transition:transform .25s}.header.hidden{transform:translateY(-120px)}.header-content{position:relative}.logo-link-header{width:50px;height:50px;border-radius:40px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2)}@media(max-width: 767px){.logo-link-header{width:35px;height:35px}}.header-logo{height:36px}@media(max-width: 767px){.header-logo{width:25px;height:25px}}.menu-trigger,.menu-link{text-decoration:none;padding:5px 10px;background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2);cursor:pointer}.menu-trigger.dark,.menu-link.dark{background-color:#404559;color:#fff}.menu-trigger.mobile,.menu-link.mobile{box-shadow:none;border:solid 1px #a5b3c8;display:inline-flex;align-items:center}.menu-trigger.lang-link,.menu-link.lang-link{background-color:rgba(0,0,0,0);box-shadow:none;opacity:.7}.menu-trigger.lang-link:hover,.menu-link.lang-link:hover{opacity:1}.menu-trigger.lang-link.active,.menu-link.lang-link.active{background-color:#fff;opacity:1;pointer-events:none;outline:3px solid rgba(30,34,44,.3)}.lang-link-wrapper{background-color:rgba(255,255,255,.7);border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2)}.desktop-only{display:flex}@media(max-width: 767px){.desktop-only{display:none}}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;z-index:4}.menu-overlay.active{pointer-events:all}.models-menu{position:absolute;top:100%;right:0;width:600px;max-height:300px;padding:1.25rem;opacity:0;pointer-events:none;transform:translateX(-20px) translatey(50px);transition:opacity .3s,transform .3s;z-index:5}@media(max-width: 992px){.models-menu{width:350px;max-height:none}}@media(max-width: 767px){.models-menu{transform:translateX(0px) translatey(50px);width:auto;left:0;max-height:none}}.models-menu.visible{opacity:1;pointer-events:all;transform:translateX(0px);transition:opacity .3s,transform .3s}.models-menu:after{content:"";position:absolute;display:block;z-index:0;top:0;right:0;bottom:0;left:0;background-color:#fff;border-radius:20px;transform-origin:top;transform:skewX(-10deg);box-shadow:0 0 30px rgba(0,0,0,.2)}@media(max-width: 767px){.models-menu:after{transform:skewX(0deg)}}.model-menu-entry{position:relative;z-index:1;text-decoration:none}.model-menu-entry:nth-child(3n+2){transform:translateX(-16px);margin-top:1.25rem}.model-menu-entry:nth-child(3n+3){transform:translateX(-32px);margin-top:1.25rem}@media(max-width: 992px){.model-menu-entry:nth-child(6n+2){transform:translateX(-13px);margin-top:.9375rem}.model-menu-entry:nth-child(6n+3){transform:translateX(-26px);margin-top:.9375rem}.model-menu-entry:nth-child(6n+4){transform:translateX(-39px);margin-top:.9375rem}.model-menu-entry:nth-child(6n+5){transform:translateX(-52px);margin-top:.9375rem}.model-menu-entry:nth-child(6n+6){transform:translateX(-65px);margin-top:.9375rem}}@media(max-width: 767px){.model-menu-entry{transform:translateX(0px) !important;margin-top:.9375rem}}.model-subtitle{margin-left:-6px}@media(max-width: 767px){.model-subtitle{margin-left:0px}}.desktop-menu{display:flex}@media(max-width: 767px){.desktop-menu{display:none}}.mobile-menu-wrapper{display:none}@media(max-width: 767px){.mobile-menu-wrapper{display:flex}}.mobile-menu-content{position:absolute;top:100%;right:0;left:0;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.2);border-radius:12px;padding:1.25rem;opacity:0;pointer-events:none;transform:translatey(50px);transition:opacity .3s,transform .3s;z-index:5}.mobile-menu-content.visible{opacity:1;pointer-events:all;transform:translateX(0px);transition:opacity .3s,transform .3s}.models-mobile-divider{border-top:solid 1px #a5b3c8;width:100%}.dark .footer{background-color:#0a0e15}.dark .footer,.dark .footer a{color:#fff}.footer{background-color:#fff;position:relative;z-index:2}.footer a{text-decoration:none;text-transform:capitalize}.footer-content{border-top:solid 1px rgba(128,128,128,.5)}.insta img{width:30px}.footer-logo-link img{width:220px}@media(max-width: 767px){.footer-logo-link img{width:120px}}.email-wrapper{background-color:#fff;border-radius:12px;padding:12px 18px;width:95%;max-width:500px;text-align:center}@media screen and (max-width: 900px){.email-wrapper{padding:10px 14px 6px}}.field-group input{height:36px;border:solid 1px #a5b3c8;border-radius:200px;padding:0 .9375rem;font-size:16px;font-family:"gt-america"}.field-group input.mce_inline_error{border-color:red !important}.field-group input.button{height:36px;display:flex;border-radius:200px;background-color:#23273a;color:#fff;padding:0px 1.25rem;border:none;margin-left:10px;font-size:16px;cursor:pointer;font-family:"gt-america"}.field-group input.button:hover{opacity:.9}.gradient-canvas{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:1}.site-wrapper-animated{width:100%;min-height:100vh;position:relative;z-index:2}.model-gradient-wrapper{position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;z-index:0}.model-gradient-wrapper.home{height:30vh;min-height:450px}.model-gradient{width:120vw;height:120vh;position:absolute;top:-10vh;left:-10vw;filter:blur(50px)}.model-gradient.home{height:70vh;min-height:800px}.model-page-wrapper{width:100%;overflow:hidden;transform:translate3d(0, 0, 0);position:relative;z-index:2}.model-page-wrapper.dark{color:#fff}.model-page-wrapper.dark a,.model-page-wrapper.dark a:hover{color:#fff}.model-page-wrapper.dark a:hover{opacity:.8}.gradient-overlay{width:100vw;position:fixed;z-index:1;top:0;left:0;bottom:-400px;opacity:0;transition:opacity .1s;background-color:#fff}.gradient-overlay.dark{background-color:#0a0e15}.model-page-content{position:relative;z-index:2;padding:0 0 80px}@media(max-width: 992px){.model-page-content{padding:0}}.dark .model-title{color:#fff}.model-title{text-align:center;opacity:1;font-family:"gt-america-compressed-bold";text-transform:uppercase;font-size:110px;line-height:100px;position:relative;z-index:2;text-align:left}@media(max-width: 1800px){.model-title{font-size:100px;line-height:90px}}@media(max-width: 1280px){.model-title{font-size:140px;line-height:120px;text-align:center}}@media(max-width: 767px){.model-title{font-size:80px;line-height:70px}}.image-model-title{max-width:100%;max-height:30vh}@media(max-width: 992px){.image-model-title{max-height:none}}.dark .sub-title{-webkit-text-stroke-color:#fff}.sub-title{color:rgba(255,255,255,.5);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#23273a;text-align:center;font-size:110px;line-height:100px;font-family:"gt-america-compressed-bold";text-transform:uppercase;line-height:.9;position:relative;z-index:2;text-align:right}@media(max-width: 1800px){.sub-title{font-size:100px;line-height:90px}}@media(max-width: 1280px){.sub-title{text-align:center}}@media(max-width: 767px){.sub-title{font-size:50px;line-height:42px}}.image-model-illu-wrapper{width:100%}.image-model-illu{width:1800px;margin-top:-20px}@media(max-width: 992px){.image-model-illu{width:1400px;margin-top:0px}}@media(max-width: 767px){.image-model-illu{width:700px}}@media(max-width: 375px){.image-model-illu{width:500px}}.model-main-image{overflow:hidden;width:100%;border-radius:15px;position:relative;z-index:1}.model-main-image img{display:block;width:100%}.mini-gallery-title{font-family:"gt-america-expanded-thin";text-transform:uppercase;font-size:22px}.mini-gallery-title+.menu-link{color:#23273a !important}.model-page-gallery{display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:320px;gap:20px}@media(max-width: 1800px){.model-page-gallery{grid-auto-rows:17vw}}@media(max-width: 1280px){.model-page-gallery{grid-template-columns:repeat(4, 1fr);grid-auto-rows:26vw;gap:15px}}@media(max-width: 767px){.model-page-gallery{grid-template-columns:repeat(2, 1fr);grid-auto-rows:56vw;width:100%}}.model-page-gallery .image-link-pswp{overflow:hidden;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.model-page-gallery .image-link-pswp img{opacity:0}.model-page-gallery .image-link-pswp.vertical{grid-column:auto/span 1}.model-page-gallery .image-link-pswp.vertical img{object-fit:cover;width:100%}.model-page-gallery .image-link-pswp.horizontal{grid-column:auto/span 2}@media(max-width: 767px){.model-page-gallery .image-link-pswp.horizontal{grid-column:auto/span 1}}.model-page-gallery .image-link-pswp.horizontal img{object-fit:cover;height:100%}.pswp--open{backdrop-filter:blur(10px)}.pswp__img{transform:scale(0.97)}.pswp__img--placeholder{display:none !important}.content-size{width:80%;max-width:1400px}.content-size.faq{max-width:800px}@media(max-width: 992px){.content-size{width:90%}}.faq h2{font-family:"gt-america-compressed-black",Arial,sans-serif;text-transform:uppercase;margin-top:1.875rem;margin-bottom:.625rem;font-size:40px}.bleeding-content-size{width:calc(80% + 120px);max-width:1520px}@media(max-width: 992px){.bleeding-content-size{width:90%}}.gallery-content-size{width:calc(80% + 2.5rem);max-width:calc(1400px + 2.5rem)}@media(max-width: 992px){.gallery-content-size{width:calc(90% + 2.5rem)}}.gallery-wrapper{gap:5px 2%}.gallery-build-item{display:none;flex-direction:column;text-decoration:none;margin-bottom:40px;width:32%}@media(max-width: 992px){.gallery-build-item{width:48%;overflow:hidden}}@media(max-width: 767px){.gallery-build-item{width:100%}}.gallery-build-item:hover{opacity:.8}.gallery-build-item.visible{display:flex}.filter-selection-section{max-width:1000px}.gallery-page-title{font-size:140px;line-height:140px;text-transform:uppercase;font-family:"gt-america-compressed-black",Arial,sans-serif;text-align:center}.build-filter-tag{background-color:#e7e9ee;padding:3px 12px;border-radius:50px;text-transform:capitalize;margin-right:5px;font-family:"gt-america-expanded-thin"}.activable-filter{background-color:#e7e9ee;padding:5px 5px 5px 15px;margin:5px;border-radius:50px;text-transform:capitalize;cursor:pointer;font-size:18px;font-family:"gt-america-expanded-thin";white-space:nowrap}.activable-filter .build-count{background-color:#fff;color:#23273a;border-radius:30px;padding:1px 5px;min-width:33px;text-align:center;display:inline-block}.activable-filter.active{background-color:#3c70ff;color:#fff}.activable-filter.active:hover{background-color:#315ed9}.activable-filter:hover{background-color:#d7dae1}.gallery-page-main-image{width:100%;overflow:hidden;border-radius:10px;height:0;display:flex;justify-content:center;align-items:center;padding-top:66%}.gallery-page-main-image img{width:100%;display:block;margin-top:-66%}@media(max-width: 767px){.gallery-page-main-image{display:none}}.ss03{font-feature-settings:"ss03" 1}.section-title{width:100%;font-family:"gt-america-compressed-black",Arial,sans-serif;font-size:60px;text-transform:uppercase;padding-bottom:1.875rem;margin-bottom:3.125rem;border-bottom:1px solid rgba(128,128,128,.3);line-height:.9}@media(max-width: 992px){.section-title{font-size:40px;padding-bottom:1.875rem;margin-bottom:1.875rem}}.sub-section-divider{width:30%;padding-bottom:40px;margin-bottom:60px;border-bottom:1px solid rgba(128,128,128,.3)}@media(max-width: 992px){.sub-section-divider{padding-bottom:1.25rem;margin-bottom:2.5rem}}.comp-text{font-family:"gt-america-compressed-black",Arial,sans-serif;text-transform:uppercase;line-height:.9}.exp-text{font-family:"gt-america-expanded-thin",Arial,sans-serif;text-transform:uppercase;line-height:1}.indented-text{text-indent:70px}.spec-table tr td{vertical-align:top;padding-bottom:.625rem;padding-right:1.25rem}.spec-table tr td:first-child{opacity:.5;min-width:180px}@media(max-width: 767px){.spec-table tr td:first-child{min-width:130px}}.pricing-gradient-wrapper{padding:40px;position:relative;overflow:hidden;transform:translate3d(0, 0, 0);border-radius:40px;align-self:center}@media(max-width: 992px){.pricing-gradient-wrapper{border-radius:20px}}@media(max-width: 767px){.pricing-gradient-wrapper{padding:2.5rem 1.25rem}}.pricing-model-gradient{position:absolute;top:-100px;bottom:-800px;filter:blur(15px);z-index:1;width:150%;left:-25%;right:-25%}@media(max-width: 767px){.pricing-model-gradient{width:120%;left:-10%;right:-10%}}.over-gradient{position:relative;z-index:2}.pricing-content{width:100%;max-width:1400px}.button-white{padding:10px 25px;background-color:#fff;color:#23273a;border-radius:200px;font-size:22px;cursor:pointer;transition:transform .2s,box-shadow .2s}.button-white:hover{transform:scale(1.1);box-shadow:0px 0px 20px rgba(0,0,0,.2);transition:transform .2s,box-shadow .2s}.button-dark{padding:10px 25px;background-color:#23273a;color:#fff;border-radius:200px;font-size:22px;cursor:pointer;transition:transform .2s,box-shadow .2s}.button-dark:hover{transform:scale(1.1);box-shadow:0px 0px 20px rgba(0,0,0,.2);transition:transform .2s,box-shadow .2s}.geo-table-wrapper{border:solid 1px rgba(128,128,128,.5);border-radius:40px;width:100%;overflow:hidden}.geo-table-wrapper.white{background-color:#fff}@media(max-width: 992px){.geo-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:20px}}.dark .geo-table-wrapper{border:solid 1px #fff}.geo-table{width:100%}.geo-table td,.geo-table th{padding:.625rem 1.25rem}.geo-table thead th{padding-top:1.25rem;white-space:nowrap}.geo-table tr:first-child td,.geo-table tr:first-child th{padding-top:1.25rem}.geo-table tr:last-child td,.geo-table tr:last-child th{padding-bottom:1.25rem}.geo-table tr th{padding-left:1.875rem;white-space:nowrap}@media(max-width: 992px){.geo-table{font-size:15px}.geo-table td,.geo-table th{padding:.3125rem .625rem}.geo-table thead th{padding:.625rem .15625rem 0}.geo-table tr:first-child td,.geo-table tr:first-child th{padding-top:.625rem}.geo-table tr:last-child td,.geo-table tr:last-child th{padding-bottom:.625rem}.geo-table tr th{padding-left:.625rem}}.geo-table thead tr th:not(:first-child){text-align:center}.geo-table tbody tr th{text-align:left}.geo-table tr td{text-align:center}.geo-table thead tr th{background-color:rgba(128,128,128,.1)}.geo-table tbody tr:hover td,.geo-table tbody tr:hover th{background-color:rgba(128,128,128,.05)}.geo-table thead th:first-child{text-transform:capitalize}.paint-image{width:80px}.cart-list-form{opacity:0;position:absolute;pointer-events:none;left:-20000px}.model-thumbnail{text-decoration:none;margin-bottom:40px;width:31%;display:block}@media(max-width: 992px){.model-thumbnail{width:48%;overflow:hidden}}@media(max-width: 767px){.model-thumbnail{width:100%}}.model-thumbnail:hover{opacity:.8}.model-thumbnail-image{width:100%;overflow:hidden;border-radius:10px}.model-thumbnail-image img{width:100%;display:block}.model-thumbnail-image.gallery{height:0;overflow:hidden;display:flex;justify-content:center;align-items:center;padding-top:66%}.model-thumbnail-image.gallery img{margin-top:-66%}.model-thumbnail-title{text-decoration:none !important;color:#404559}.contact-modal{position:fixed;top:0;right:0;bottom:0;left:0;opacity:1;pointer-events:none;display:flex;justify-content:center;align-items:center;z-index:10;transition:opacity .5s}.contact-modal .modal-overlay{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(0px);opacity:0;transition:backdrop-filter .5s,opacity .5s}.contact-modal .modal-content{background-color:#fff;border-radius:20px;padding:1.875rem;width:90%;max-width:800px;transform:translateY(100px);opacity:0;transition:all .5s}@media(max-width: 992px){.contact-modal .modal-content{padding:1.25rem}}.contact-modal.active{pointer-events:all}.contact-modal.active .modal-overlay{opacity:1;backdrop-filter:blur(10px)}.contact-modal.active .modal-content{opacity:1;transform:translateY(0)}.close-modal{padding:.3125rem .625rem;border:solid 1px #a5b3c8;border-radius:40px;display:flex;justify-content:center;align-items:center;align-self:center;cursor:pointer}.close-modal:hover{background-color:#a5b3c8}.modal-title{font-family:"gt-america-expanded-thin";font-size:18px;text-transform:uppercase}.grey-text{color:#a5b3c8}.modal-form{display:flex;flex-direction:column}.modal-form label{width:100%;margin-top:.625rem;margin-bottom:.3125rem;display:block}.modal-form input{padding:.625rem;width:100%;border:solid 1px #a5b3c8;border-radius:8px;font-size:18px;font-family:"gt-america"}.modal-form input:focus{border:solid 1px #3c70ff}.modal-form select{height:0;width:0;opacity:0;pointer-events:none;position:absolute}.modal-form textarea{resize:none;width:100%;height:150px;padding:.625rem;border:solid 1px #a5b3c8;border-radius:8px;font-size:18px;font-family:"gt-america"}.modal-form textarea:focus{border:solid 1px #3c70ff}.modal-form button{align-self:center;margin-top:1.25rem}.cuzn-link .image{border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.cuzn-link .image img{display:block;width:140%;margin:-10% -20%}.cuzn-bg{background-color:#cbcaca;color:#000}@media(max-width: 767px){.s-cuzn-grey{background-color:#cbcaca}}.cuzn-hero{width:100%;height:85vh;max-height:1300px;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-top:-90px}@media(max-width: 767px){.cuzn-hero{height:70vh}}.cuzn-title-row{margin-top:-50px}@media(max-width: 992px){.cuzn-title-row{margin-top:-80px}}.cuzn-title-card{background-color:#fff;border:10px solid #4ec8f4;border-radius:22px;padding:30px;width:42%}@media(max-width: 992px){.cuzn-title-card{width:60%}}@media(max-width: 767px){.cuzn-title-card{width:95%;padding:20px}}.cuzn-svg-title{width:100%;max-width:800px;display:block}.cuzn-subtitle{width:100%;max-width:800px;color:#223f95;font-weight:bold}.cuzn-sticker{width:28%;display:block}@media(max-width: 992px){.cuzn-sticker{width:16%}}@media(max-width: 767px){.cuzn-sticker{width:25%;margin:0 4%}}.cuzn-double-sticker{width:72%;display:block}@media(max-width: 992px){.cuzn-double-sticker{width:30%}}@media(max-width: 767px){.cuzn-double-sticker{width:55%;margin-top:40px}}.gap-20{gap:20px}.gap-20 .column{flex:1 1 48%}@media(max-width: 767px){.gap-20 .column{flex:1 1 100%}}.gap-20 .image-link-pswp.color-image{border-radius:20px;overflow:hidden}.gap-20 .image-link-pswp.color-image img{object-fit:cover;height:100%;width:100%}.key{opacity:.5}.cuzn-presentation p{margin-bottom:10px}.image-frame{border-radius:20px;overflow:hidden}.image-frame img{width:100%;display:block;height:auto}.larger-content{width:90%;max-width:2200px}@media(max-width: 1280px){.larger-content{width:80%}}@media(max-width: 992px){.larger-content{width:90%}}.cuzn-purple-imgs img{object-fit:cover;height:100%;width:100%}.cuzn-pricing{border-radius:40px;background-color:#00a551;padding:30px 35px;color:#fff}@media(max-width: 767px){.cuzn-pricing{padding:20px 25px}}.bottom-sticker-row{margin-top:-100px}@media(max-width: 767px){.bottom-sticker-row{gap:30px;padding-bottom:40px}}.bottom-sticker-row .racing{width:25%}@media(max-width: 1280px){.bottom-sticker-row .racing{width:30%}}@media(max-width: 767px){.bottom-sticker-row .racing{width:60%}}.bottom-sticker-row .track{width:30%}@media(max-width: 1280px){.bottom-sticker-row .track{width:38%}}@media(max-width: 767px){.bottom-sticker-row .track{width:70%}}.bottom-sticker-row .love-bike{width:12%}@media(max-width: 1280px){.bottom-sticker-row .love-bike{width:17%}}@media(max-width: 767px){.bottom-sticker-row .love-bike{width:40%}}.about-image-wrapper{width:23%;margin:0 1% 2%;padding-top:23%;overflow:hidden;height:0;background-size:cover;background-position:center center}@media(max-width: 1280px){.about-image-wrapper{width:31.333%;padding-top:31.333%}}@media(max-width: 992px){.about-image-wrapper{width:48%;padding-top:48%}}