.main.single-column{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-width:1200px;width:100%}.full-bleed-grid{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.grid-container:before{position:absolute;top:0;left:0;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;z-index:-1;opacity:.3}.grid-container article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw}.grid__flag{position:static;z-index:2;width:100%}@media screen and (min-width:900px){.grid__flag{position:absolute;top:0}}@media screen and (min-width:1100px){.grid__flag{width:auto;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);top:calc(50% - 53px);left:-96px}}.grid__flag.add-bg{background:rgba(255,255,255,.9)}@media screen and (min-width:900px){.grid__flag.add-bg{background:none}}.grid__flag span{width:100%;background:#fedd14;top:0;margin:auto;display:block;z-index:42;text-align:center;padding:12px;color:#222;font-weight:700;border-radius:0 0 8px 8px;text-transform:uppercase;font-size:1.5rem;max-width:259px}.grid__flag-link{text-decoration:none;color:#222}.grid__flag-link:visited{color:#222}.grid{display:table;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-grid-columns:(minmax(270px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(270px,1fr));color:#fff;font-weight:400;width:100%;max-width:1863px;max-width:1200px;margin:auto}.grid:after{clear:both;content:'';display:block}@media screen and (min-width:900px){.grid{min-height:800px}}.grid.single{-ms-grid-columns:minmax(270px,.5fr);grid-template-columns:minmax(270px,.5fr);text-align:center;color:#222;background:rgba(255,255,255,.9)}@media screen and (min-width:900px){.grid.single{min-height:600px;background:none}.grid.single .grid__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;height:calc(800px/2);height:600px;background:rgba(255,255,255,.9)}}.grid.single .product{text-align:center}.grid.single .flex-placeholder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:900px){.grid__grid-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.grid__grid-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.grid__item{width:100%;-webkit-box-flex:1;-ms-flex:1 1 450px;flex:1 1 450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column:span 2;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:900px){.grid__item{display:table-cell;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:span 1;width:50%}}.grid__item.main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media screen and (min-width:900px){.grid__item.main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.grid__child{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media screen and (min-width:900px){.grid__child{min-height:calc(800px/2);-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.grid__item,.grid__child{position:relative}.grid__child{background:rgba(0,0,0,.2)}.grid__child.highlight{background:rgba(0,0,0,.3)}.grid__child .product{text-align:center}.grid__child .product .flex-placeholder.lg-start-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:900px){.grid__item:nth-child(1) .grid__child:before{content:'';background:rgba(0,0,0,.2);height:100%;width:50vw;position:absolute;top:0;left:-50vw}.grid__item:nth-child(1) .grid__child.highlight:before{background:rgba(0,0,0,.3)}.grid__item:nth-child(2) .grid__child:before{content:'';background:rgba(0,0,0,.2);height:100%;width:50vw;position:absolute;top:0;right:-50vw}.grid__item:nth-child(2) .grid__child.highlight:before{background:rgba(0,0,0,.3)}}@supports (display: grid){.grid{display:-ms-grid;display:grid}.grid:after{display:none}.grid__item{width:100%}.grid__item.main{-ms-grid-row:1;grid-row:1 / 1}@media screen and (min-width: 900px){.grid__item.main{grid-row:auto}}.grid.single .grid__item{max-width:100%}}.product{width:100%;max-width:448px;padding:36px 16px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center}.product>.italics{font-style:italic}.product.full-width{max-width:100%}.product.centered{margin:auto}.product.no-margin{margin:0}.product.no-margin-top{margin-top:0}.product.no-margin-bottom{margin-bottom:0}.product.no-padding{padding:0}.product.no-padding-top{padding-top:0}.product.no-padding-bottom{padding-bottom:0}.product.no-padding-top-bottom{padding-top:0;padding-bottom:0}.product.text-left{text-align:left}.product.text-center{text-align:center}.product.text-right{text-align:right}.product.no-border{border:0}.product.no-border-top{border-top:0!important}.product.preserve-text-align-left{text-align:left}@media screen and (min-width:900px){.product{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;padding:36px 24px}}.product.is-header{color:#fff}.product.is-header>*{color:inherit}@media screen and (min-width:700px){.product.is-header{background:rgba(0,0,0,.8)}}@media screen and (min-width:900px){.product.is-header{padding:3rem}}.product.whiten{color:#fff}.product.whiten>*{color:inherit}.product .flex-placeholder.lg-start-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:900px){.product .flex-placeholder.lg-start-center{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.product .flex-placeholder.centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__pill{background:#000;min-height:37px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;border-radius:18px;color:#fff;text-decoration:none;font-weight:700;text-align:center;font-size:1.4rem}@media screen and (min-width:700px){.product__pill{font-size:1.8rem}}.product__rounded-btn,.product__hollow-btn{background:#fedd14;min-height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2rem;border-radius:25px;color:#222;text-decoration:none;max-width:320px;width:100%;text-align:center;font-size:1.5rem;border:0;-webkit-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;-o-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out}.product__rounded-btn.w-auto,.product__hollow-btn.w-auto{width:auto}.product__rounded-btn:not(.is-button),.product__hollow-btn:not(.is-button){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product__rounded-btn .text,.product__hollow-btn .text{border-width:0 0 1px;border-bottom-color:#222;border-style:solid;font-weight:600}.product__rounded-btn .bold,.product__hollow-btn .bold{font-weight:600}.product__rounded-btn:hover,.product__hollow-btn:hover{-webkit-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;-o-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;background:#fee12d;color:#222;-webkit-transition:all 350ms ease;-o-transition:all 350ms ease;transition:all 350ms ease}.product__rounded-btn:focus,.product__hollow-btn:focus{outline:none}.product__rounded-btn:focus .text,.product__hollow-btn:focus .text{border-style:dotted}.product__rounded-btn.full-width,.product__hollow-btn.full-width{max-width:100%}.product__hollow-btn{background:none;min-height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2rem;border-radius:25px;color:#fedd14;text-decoration:none;max-width:320px;width:100%;text-align:center;font-size:1.5rem;border:0;-webkit-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;-o-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;border:2px solid #fedd14;min-width:270px}.product__hollow-btn.w-auto{width:auto}.product__hollow-btn:not(.is-button){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product__hollow-btn .text{border-width:0 0 1px;border-bottom-color:#fedd14;border-style:solid;font-weight:600}.product__hollow-btn .bold{font-weight:600}.product__hollow-btn:hover{-webkit-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;-o-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;background:none;color:#fedd14;-webkit-transition:all 350ms ease;-o-transition:all 350ms ease;transition:all 350ms ease}.product__hollow-btn:focus{outline:none}.product__hollow-btn:focus .text{border-style:dotted}.product__hollow-btn.full-width{max-width:100%}.product__heading,.product__light-heading{font-size:26px;margin:0 0 7px;line-height:1.29412;font-weight:700}.product__heading,.product__light-heading{font-size:24px}@media screen and (min-width:480px){.product__heading,.product__light-heading{font-size:calc(24px + 2 * ((100vw - 480px) / 420))}}@media screen and (min-width:900px){.product__heading,.product__light-heading{font-size:26px}}.product .flex-placeholder+.product__heading,.product .flex-placeholder+.product__light-heading{margin:13px 0 7px}.product__light-heading{font-weight:300}.product__light-heading strong{font-weight:700}.product__sub-heading{font-size:1.8rem;line-height:1.65;margin:0 0 10px;font-weight:400}.product__information{font-size:1.6rem;margin:0 0 21px;line-height:1.6}.product__information{font-size:14px}@media screen and (min-width:480px){.product__information{font-size:calc(14px + 2 * ((100vw - 480px) / 420))}}@media screen and (min-width:900px){.product__information{font-size:16px}}.grid__child .product__sub-heading{margin:0 0 20px}.single .product__sub-heading a:link,.single .product__information a:link{color:#222}.single .product__sub-heading a:hover,.single .product__information a:hover{color:#2f2f2f}.single .product__sub-heading a:visited,.single .product__information a:visited{color:#222}.svgTransitionButton{min-height:50px;width:100%;max-width:290px;background:#f39c12;border:0;border-radius:25px;color:#fff;font-size:1.5rem;font-weight:400;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);box-shadow:0 2px 2px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);padding:0 21px;-webkit-transition:color .1s cubic-bezier(.16,.08,.355,1) , background .1s cubic-bezier(.16,.08,.355,1);-o-transition:color .1s cubic-bezier(.16,.08,.355,1) , background .1s cubic-bezier(.16,.08,.355,1);transition:color .1s cubic-bezier(.16,.08,.355,1) , background .1s cubic-bezier(.16,.08,.355,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;text-align:center;position:relative}.svgTransitionButton.hollow{background:transparent;border:2px solid #fff;-webkit-box-shadow:none;box-shadow:none}.svgTransitionButton.hollow:hover{-webkit-box-shadow:none;box-shadow:none}.svgTransitionButton.rounded{border-radius:25px}.svgTransitionButton .text-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out;will-change:transform}.svgTransitionButton svg,.svgTransitionButton [class*="fa"]{position:absolute;color:#fff;width:1.8rem;right:0;opacity:0;top:calc(50% - 6px);-webkit-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out;will-change:right , opacity}.svgTransitionButton .text.bold{font-weight:bold}.svgTransitionButton svg *{stroke-width:5;stroke-color:transparent}.svgTransitionButton:hover{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);box-shadow:0 4px 4px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);-webkit-transition:box-shadow 200ms cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-box-shadow 200ms cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow 200ms cubic-bezier(.4,0,.2,1);-o-transition:box-shadow 200ms cubic-bezier(.4,0,.2,1);transition:box-shadow 200ms cubic-bezier(.4,0,.2,1);transition:box-shadow 200ms cubic-bezier(.4,0,.2,1) , -webkit-box-shadow 200ms cubic-bezier(.4,0,.2,1)}@media screen and (min-width:700px){.svgTransitionButton:hover .text-wrapper{-webkit-transform:translate3d(-1.6rem,0,0);transform:translate3d(-1.6rem,0,0)}.svgTransitionButton:hover svg,.svgTransitionButton:hover [class*="fa"]{opacity:1;right:-2.4rem}}.grid-sections{position:relative;width:100vw;margin-left:-50vw;left:50%}.full-bleed-grid{background-size:1863px;background-position:center}.full-bleed-grid .grid-container:before{background-image:none}.full-bleed-grid.broadband-section{background-color:#18a9f8}.full-bleed-grid.broadband-section.show-bg .grid-container{background-image:url(/assets/images/homepage/broadband.png.pagespeed.ce.Mwgja33vW6.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-attachment:fixed}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.broadband-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.domain-section{background-color:#8abe36}.full-bleed-grid.domain-section.show-bg .grid-container{background-image:url(/assets/images/homepage/domain.png.pagespeed.ce.N_iLV9mtl0.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-attachment:fixed}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.domain-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.email-section{background-color:#dc0684}.full-bleed-grid.email-section.show-bg .grid-container{background-image:url(/assets/images/homepage/email.png.pagespeed.ce.ivEzPooQN8.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-attachment:fixed}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.email-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.extras-section{background-color:#4ea5e0}.full-bleed-grid.extras-section.show-bg .grid-container{background-image:url(/assets/images/homepage/extras.png.pagespeed.ce.jjluKaYQI5.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-attachment:fixed}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.extras-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.extras-section .grid.single{color:#fff;background:inherit}@media screen and (min-width:900px){.full-bleed-grid.extras-section .grid.single{min-height:450px}}.full-bleed-grid.extras-section .grid.single .grid__item{height:auto;background:inherit}.full-bleed-grid.extras-section .grid.single .grid__child{background:inherit}.full-bleed-grid.hosting-section{background-color:#00759b}.full-bleed-grid.hosting-section.show-bg .grid-container{background-image:url(/assets/images/homepage/hosting.png.pagespeed.ce.R0h9-fN0JK.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-attachment:fixed}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.hosting-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.instantpro-section.show-bg .grid-container{background-image:url(/assets/images/homepage/InstantPro.jpg.pagespeed.ce.BT8f6QdxiR.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top;background-attachment:fixed;background-attachment:scroll}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.instantpro-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.line-rental-section{background-color:#fbfbfb}.full-bleed-grid.line-rental-section.show-bg .grid-container{background-image:url(/assets/images/homepage/xpigola.jpg.pagespeed.ic.nQrXUnvLzm.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-color:#fff;background-attachment:scroll}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.line-rental-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.security-section.show-bg .grid-container{background-image:url(/assets/images/homepage/xsecurity.jpg.pagespeed.ic.PTgpBbLo_p.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-attachment:fixed}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.security-section.show-bg .grid-container{background-attachment:scroll}}.full-bleed-grid.web-design-section.show-bg .grid-container{background-image:url(/assets/images/homepage/xwebdesign.jpg.pagespeed.ic.nilgL8ru8p.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;background-attachment:fixed}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.full-bleed-grid.web-design-section.show-bg .grid-container{background-attachment:scroll}}.product__has-svg{min-height:50px;width:100%;max-width:290px;background:#fedd14;border:0;border-radius:25px;color:#000;font-size:1.5rem;font-weight:400;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);box-shadow:0 2px 2px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);padding:0 21px;-webkit-transition:color .1s cubic-bezier(.16,.08,.355,1) , background .1s cubic-bezier(.16,.08,.355,1);-o-transition:color .1s cubic-bezier(.16,.08,.355,1) , background .1s cubic-bezier(.16,.08,.355,1);transition:color .1s cubic-bezier(.16,.08,.355,1) , background .1s cubic-bezier(.16,.08,.355,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;text-align:center;position:relative}.product__has-svg.hollow{background:transparent;border:2px solid #000;-webkit-box-shadow:none;box-shadow:none}.product__has-svg.hollow:hover{-webkit-box-shadow:none;box-shadow:none}.product__has-svg.rounded{border-radius:25px}.product__has-svg .text-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out;will-change:transform}.product__has-svg svg,.product__has-svg [class*="fa"]{position:absolute;color:#000;width:1.8rem;right:0;opacity:0;top:calc(50% - 6px);-webkit-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out;will-change:right , opacity}.product__has-svg .text.bold{font-weight:bold}.product__has-svg svg *{stroke-width:5;stroke-color:transparent}.product__has-svg:hover{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);box-shadow:0 4px 4px 0 rgba(0,0,0,.16) , 0 0 0 1px rgba(0,0,0,.08);-webkit-transition:box-shadow 200ms cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-box-shadow 200ms cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow 200ms cubic-bezier(.4,0,.2,1);-o-transition:box-shadow 200ms cubic-bezier(.4,0,.2,1);transition:box-shadow 200ms cubic-bezier(.4,0,.2,1);transition:box-shadow 200ms cubic-bezier(.4,0,.2,1) , -webkit-box-shadow 200ms cubic-bezier(.4,0,.2,1)}@media screen and (min-width:700px){.product__has-svg:hover .text-wrapper{-webkit-transform:translate3d(-1.6rem,0,0);transform:translate3d(-1.6rem,0,0)}.product__has-svg:hover svg,.product__has-svg:hover [class*="fa"]{opacity:1;right:-2.4rem}}.hacky-spacer{margin:0 0 1.2rem}.support-information .prodBtn{background:#009ada;min-height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2rem;border-radius:25px;color:#fff;text-decoration:none;max-width:320px;width:100%;text-align:center;font-size:1.5rem;border:0;-webkit-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;-o-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear , border 350ms ease-in-out;max-width:none;width:auto}.support-information .prodBtn.w-auto{width:auto}.support-information .prodBtn:not(.is-button){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.support-information .prodBtn .text{border-width:0 0 1px;border-bottom-color:#fff;border-style:solid;font-weight:600}.support-information .prodBtn .bold{font-weight:600}.support-information .prodBtn:hover{-webkit-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;-o-transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;transition:background-color 350ms linear , color 350ms linear , border-color 350ms linear;background:#0088c1;color:#fff;-webkit-transition:all 350ms ease;-o-transition:all 350ms ease;transition:all 350ms ease}.support-information .prodBtn:focus{outline:none}.support-information .prodBtn:focus .text{border-style:dotted}.support-information .prodBtn.full-width{max-width:100%}.support-information .support-block .block{padding:0 .6rem}.support-information .support-block__information{line-height:1.86667}.support-information .support-block .icon-container{min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-box{width:100%;padding:0;display:none}.header-box__inner{max-width:900px;margin:0 auto;min-height:196px;max-height:196px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-box__content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.2rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.header-box__content-container a{margin-top:1.2rem;text-decoration:none;font-weight:600}.header-box__image-container{display:none;background-size:cover;background-repeat:no-repeat;height:196px;-webkit-clip-path:polygon(60.73% -33px,.46% 100%,100% 100%);clip-path:polygon(60.73% -33px,.46% 100%,100% 100%)}@media screen and (min-width:414px){.header-box__image-container{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}}.header-box__image-container img{-o-object-fit:cover;object-fit:cover;height:196px}.grid__item-spot{-ms-flex-item-align:start;align-self:flex-start;width:100%;background:#fedd14;position:static;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.2rem;margin:0 2rem;border-radius:0 0 12px 12px}.grid__item-spot__text{text-transform:uppercase;font-style:italic;font-weight:900;text-align:center;font-size:1.5rem;line-height:1.6;max-width:100%;color:#000;margin:0;text-shadow:0 1px 1px white}.grid__item-spot__text.font-style-normal{font-style:normal}.has-bar .product{-ms-flex-item-align:start;align-self:flex-start}