:root{--snow-darkBlue: #0000b0;--snow-brightBlue: #0018f9;--snow-hiVis: #ebff00;--snow-orange: #f2522e;--snow-lightBackground: #fff;--snow-offWhiteBackground: #f5f5f5;--snow-darkBackground: #222;--snow-greyBackground: #262626;--snow-navBackground: #005d9f;--snow-sideNavBackground: #00406d;--snow-headerBackground: #169bfd;--snow-greyText: #a7a7a7;--snow-darkGrey: #222222;--snow-Black: #0e0e0e;--snow-sideNavBG: #005091}div.SectionHeader,div.BreadCrumbs,div.PageHeader{display:none}ul,ol{list-style-type:none}.lp-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(3em,auto);gap:.625em;-webkit-box-sizing:border-box;box-sizing:border-box}.lp-col-1{grid-column:span 12}.lp-col-2{grid-column:span 6}.lp-col-3{grid-column:span 4}.lp-col-4{grid-column:span 3}.lp-grid-temp{width:100%;display:grid;gap:1em;grid-template-areas:"hr" "bd" "ft"}.lp-grid-temp__inner{width:100%;display:grid;gap:1em;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(1em,auto);grid-template-areas:"col-1 col-2 col-3 col-4 col-5 col-6"}.lp-grid-temp__inner-2col{width:100%;display:grid;gap:1em;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(1em,auto);grid-template-areas:"left1 right2" "left3 right4" "left5 right6" "left7 right8"}.lp-grid-temp__inner-2col img{width:100%}.lp-grid-temp__inner-z{padding:4em;display:grid;gap:1em;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(1em,auto);grid-template-areas:"topL topL topR topR topR topR" "midL midL midL midL midR midR" "botL botL botR botR botR botR"}.lp-hero{grid-area:hr}.lp-content{grid-area:bd}.lp-content__1col{grid-column:col-1 / span col-6}.lp-content__2col-1{grid-column:col-1 / col-3}.lp-content__2col-2{grid-column:col-4 / col-6}.lp-content__3col-1{grid-column:col-1 / col-2}.lp-content__3col-2{grid-column:col-3 / col-4}.lp-content__3col-3{grid-column:col-5 / col-6}.lp-content__4col-1{grid-column:col-2}.lp-content__4col-2{grid-column:col-3}.lp-content__4col-3{grid-column:col-4}.lp-content__4col-4{grid-column:col-5}.lp-content__6col-1{grid-column:col-1}.lp-content__6col-2{grid-column:col-2}.lp-content__6col-3{grid-column:col-3}.lp-content__6col-4{grid-column:col-4}.lp-content__6col-5{grid-column:col-5}.lp-content__6col-6{grid-column:col-6}.lp-content__z-topL{grid-area:topL}.lp-content__z-topR{grid-area:topR}.lp-content__z-midL{grid-area:midL}.lp-content__z-midR{grid-area:midR}.lp-content__z-botR{grid-area:botR}.lp-content__z-botL{grid-area:botL}.lp-footer{grid-area:ft}.lp-hero-img img{width:100%}.lp-flx-wrapper{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-box-orient:horizontal;display:-webkit-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 4em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-8em}.lp-flx-itm{margin:2em;width:32%}.lp-flx__row{display:-webkit-box;display:-ms-flexbox;display:flex}.lp-flx__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lp-flx__col--reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lp-flx__col-16{-ms-flex-preferred-size:16.6%;flex-basis:16.6%}.lp-flx__col-15{-ms-flex-preferred-size:20%;flex-basis:20%}.lp-flx__col-14{-ms-flex-preferred-size:25%;flex-basis:25%}.lp-flx__col-13{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}.lp-flx__col-34{-ms-flex-preferred-size:75%;flex-basis:75%}.lp-flx__col-12{-ms-flex-preferred-size:50%;flex-basis:50%}.lp-flx__col-23{-ms-flex-preferred-size:66.66%;flex-basis:66.66%}.lp-flx__col-33,.lp-flx__full{-ms-flex-preferred-size:100%;flex-basis:100%}.lp-flx__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.lp-flx__gap8{gap:.5em}.lp-flx__gap16{gap:1em}.lp-flx__gap24{gap:1.5em}.lp-flx__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lp-flx__justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lp-flx__space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lp-flx__space-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.lp-flx__align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lp-flx__order1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lp-flx__order2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lp-flx__order3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.lp-flx__grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lp-mar--auto{margin:0 auto}@media only screen and (max-width: 639.98px){.lp-flx__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-container{margin:0 auto;padding:0;max-width:1600px;width:100%}.lp-grid-temp__inner-z>div{padding:18px}.lp-container :is(a,a:link,a:visited,a:active){color:#000;text-decoration:none}.lp-img--100{width:100%}.lp-img--90{width:90%}.lp-img--80{width:80%}.lp-img--60{width:60%}.lp-img--50{width:50%}.lp-spacer{height:1em}.lp-spacer--2{height:2em}.lp-spacer--3{height:3em}.lp-spacer--4{height:4em}.lp-spacer--5{height:5em}.lp-spacer--6{height:6em}.lp-spacer--7{height:7em}.lp-spacer--8{height:8em}.lp-spacer--9{height:9em}.lp-spacer--10{height:10em}.lp-container{font-size:16px}main h1,main h2,main h3,main h4,main h5,main h6,main span,main p{margin:0;line-height:140%;font-family:proxima-nova,sans-serif}.lp-title,main h1{font-size:3.2473rem}.lp-subtitle,main h2{font-size:2.8865rem}.lp-subheading-1,main h3{font-size:2.5658rem}.lp-subheading-2,main h4{font-size:2.2807rem}.lp-subheading-3,main h5{font-size:2.0273rem}.lp-subheading-4,main h6{font-size:1.802rem}.lp-body{font-size:1.6018rem}.lp-body-2{font-size:1.4238rem}.lp-body-3{font-size:1.2656rem}.lp-coltext{font-size:.5rem}.lp-title,main h1,.lp-subtitle,main h2,.lp-subheading-1,main h3,.lp-subheading-2,main h4,.lp-subheading-3,main h5,.lp-subheading-4,main h6{text-transform:uppercase;word-wrap:none}.lp-con{font-family:proxima-nova-condensed,sans-serif}.lp-con--extra{font-family:proxima-nova-extra-condensed,sans-serif}.lp-fw{font-weight:400}.lp-fw--italic{font-style:italic}.lp-fw--light{font-weight:300}.lp-fw--semibold{font-weight:600}.lp-fw--bold{font-weight:700}.lp-fw--bolditalic{font-weight:700;font-style:italic}.lp-fw--extrabold{font-weight:800}.lp-fw--extrabolditalic{font-weight:800;font-style:italic}.lp-fw--heavy{font-weight:900}.lp-fw--heavyitalic{font-weight:900;font-style:italic}.lp-lh{line-height:1}.lp-lh--halfstep{line-height:1.5}.lp-lh--generous{line-height:2}.lp-lh--loose{line-height:3}.lp-sp{letter-spacing:.15em}.lp-sp--generous{letter-spacing:.5em}.lp-sp-loose{letter-spacing:.75em}.lp-left{text-align:left}.lp-center{text-align:center}.lp-right{text-align:right}.lp-white{color:#fff}.fxrTechFastButtonWhite,.fxrTechFastButtonWhite:link,.fxrTechFastButtonWhite:visited a{background-color:#fff;color:#000;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;border:1px solid #fff}.fxrTechFastButtonWhite:hover{border:1px solid #fff;color:#fff;background-color:transparent}.lp-container :is(button,a,span){margin:0;padding:0}.lp-bttn:before,.lp-bttn:after{position:absolute;content:""}.lp-bttn{position:relative;display:inline-block;background-color:transparent;border:none;cursor:pointer;width:auto;height:auto;min-width:150px;margin:0 auto}.lp-bttn span{font-family:proxima-nova-condensed,sans-serif;font-weight:800;position:relative;display:inline-block;top:0;left:0;text-transform:uppercase;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;padding:.75em 3.2em;width:100%;margin:0 auto}.lp-bttn-1:before{background-color:#000;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.lp-bttn-1 span{color:#fff;border:1px solid #000;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.lp-bttn-1 span:hover{color:#000}.lp-bttn.hover-filled-left:before{bottom:0;left:0;width:100%;height:100%}.lp-bttn.hover-filled-left:hover:before{width:0%}.lp-bttn-2 span{color:#000;border:1px solid #000;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.lp-bttn-2 span:hover{color:#fff}.lp-bttn.hover-filled-border-left:before{bottom:0;left:0;width:0%;height:100%;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.lp-bttn.hover-filled-border-left:hover:before{width:100%;background-color:#000}@media only screen and (min-width: 641px) and (max-width: 1007px){.lp-grid{display:block}.lp-grid-temp__inner{display:grid;grid-template-columns:auto;grid-auto-rows:auto;grid-template-areas:"col-1 col-2" "col-3 col-4" "col-5 col-6"}.lp-title,.lp-container h1{font-size:2.5658rem}.lp-subtitle,.lp-container h2{font-size:2.2807rem}.lp-subheading-1,.lp-container h3{font-size:2.0273rem}.lp-subheading-2,.lp-container h4{font-size:1.802rem}.lp-subheading-3,.lp-container h5{font-size:1.6018rem}.lp-subheading-4,.lp-container h6{font-size:1.4238rem}.lp-body{font-size:1.2656rem}.lp-body-2{font-size:1.125rem}.lp-body-3{font-size:1rem}.lp-intro{padding:6em}.lp-flx-itm{margin:2em;width:50%}}@media only screen and (max-width: 640px){.lp-grid{display:block}.lp-grid-temp__inner{display:grid;grid-template-columns:auto;grid-auto-rows:auto;grid-template-areas:"col-1" "col-2" "col-3" "col-4" "col-5" "col-6"}.lp-title,.lp-container h1{font-size:2.0273rem}.lp-subtitle,.lp-container h2{font-size:1.802rem}.lp-subheading-1,.lp-container h3{font-size:1.6018rem}.lp-subheading-2,.lp-container h4{font-size:1.4238rem}.lp-subheading-3,.lp-container h5{font-size:1.2656rem}.lp-subheading-4,.lp-container h6{font-size:1.6rem}.lp-body{font-size:1rem}.lp-body-2{font-size:.875rem}.lp-body-3{font-size:.75rem}.lp-intro{padding:3em}.lp-grid-temp__inner-z{width:100%;display:grid;grid-template-columns:auto;grid-auto-rows:auto;grid-template-areas:"topL" "topR" "midR" "midL" "botL" "botR"}.lp-grid-temp__inner-2col{display:grid;width:100%;grid-template-columns:auto;grid-template-areas:"left1" "right2" "left3" "right4" "left5" "right6" "left7" "right8"}.lp-flx-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.lp-flx-itm{width:100%}}.fxrCustom__CollCtaWrapper{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:2vw 0}.fxrCustom__CollCtaWrapper .CollectionItem__ImageWrapper{background-size:contain;background-repeat:no-repeat}.fxrCustom__ImageHero h3{-webkit-filter:drop-shadow(5px 5px 10px #000000);filter:drop-shadow(5px 5px 10px #000000)}@media only screen and (max-width: 640px){.fxrCustom__RichTextWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 641px){.fxrCustom__CollCtaWrapper .CollectionItem{min-width:45%}.fxrCustom__RichTextWrapper--mainPara .FeatureText__Content{max-width:500px}.fxrCustom__RichTextWrapper--mainPara p{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}}@media screen and (min-width: 1240px){.fxrCustom__CollCtaWrapper .CollectionItem{min-width:30%}}
/*# sourceMappingURL=/cdn/shop/t/111/assets/fxr-landingpages.css.map */
