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}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;scroll-behavior:smooth}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}article,aside,details,blockquote,cite,figcaption,figure,summary,details,footer,header,hgroup,menu,nav,section,h1,h2,h3,h4,h5,div,form,ul,ol,dl,li{display:block}*{outline:none}body{line-height:1em;overflow-x:hidden}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#07184D}a:hover{color:#194F84}.grid-gutter-1{grid-column-gap:.5rem}.grid-gutter-2{grid-column-gap:1rem}.grid-gutter-3{grid-column-gap:1.5rem}.grid-gutter-4{grid-column-gap:2rem}.grid-gutter-5{grid-column-gap:2.5rem}.grid-gutter-6{grid-column-gap:3rem}.grid-leading-1{grid-row-gap:.5rem}.grid-leading-2{grid-row-gap:1rem}.grid-leading-3{grid-row-gap:1.5rem}.grid-leading-4{grid-row-gap:2rem}.grid-leading-5{grid-row-gap:2.5rem}.grid-leading-6{grid-row-gap:3rem}.grid-section{display:grid;grid-template-columns:1fr 24% 24% 24% 24% 1fr}.grid-section>.grid-row{grid-column:1 / span 6}.grid-section>.grid-row-fifteen{grid-column:2 / span 4}.grid-row{display:grid;grid-auto-flow:row;grid-template-columns:repeat(12, minmax(0, 1fr))}@media screen and (max-width: 768px){.grid-row .column.phone-1{grid-column:span 1}.grid-row .column.phone-2{grid-column:span 2}.grid-row .column.phone-3{grid-column:span 3}.grid-row .column.phone-4{grid-column:span 4}.grid-row .column.phone-6{grid-column:span 6}.grid-row .column.phone-7{grid-column:span 7}.grid-row .column.phone-8{grid-column:span 8}.grid-row .column.phone-9{grid-column:span 9}.grid-row .column.phone-10{grid-column:span 10}.grid-row .column.phone-11{grid-column:span 11}.grid-row .column.phone-12{grid-column:span 12}}.grid-row-fifteen{display:grid;grid-auto-flow:row;grid-template-columns:repeat(15, minmax(0, 1fr))}.grid-row-fifteen .column.phone-3{grid-column:span 3}.grid-row-fifteen .column.phone-5{grid-column:span 5}.grid-row-fifteen .column.phone-15{grid-column:span 15}.height-full{height:100%}.flex{display:flex}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column;height:100%}.flex-inline-center{display:inline-flex}.flex-column-center{display:flex;align-items:center;justify-content:center;flex-direction:column}.flex-center-all{display:flex;align-items:center;justify-content:center}.flex-bottom{align-items:flex-end}.flex-around{justify-content:space-around}.flex-between{justify-content:space-between}.flex-center-vert{display:flex;justify-content:center;align-items:center;height:100%}.flex-column-bottom{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.flex-column-between{display:flex;flex-direction:column;justify-content:space-between;height:100%}.flex-center{display:flex;justify-content:center;align-items:center;height:100%}.flex-column-middle{display:flex;justify-content:center;align-items:center;height:100%}.flex-full{width:100%}.flex-content-9{display:flex;justify-content:center;align-items:center;padding:5%}.flex-content-8{display:flex;justify-content:center;align-items:center;padding:10%}.relative{position:relative}.absolute{position:absolute}div.box-row{display:block;max-width:1536px;margin-right:auto;margin-left:auto}.block{display:block}.box-leading-all-1{margin:.5rem auto .5rem auto}.box-leading-all-2{margin:1rem auto 1rem auto}.box-leading-all-3{margin:1.5rem auto 1.5rem auto}.box-leading-all-4{margin:2rem auto 2rem auto}.box-leading-all-5{margin:2.5rem auto 2.5rem auto}.box-leading-all-6{margin:3rem auto 3rem auto}.box-leading-all-8{margin:4rem auto 4rem auto}.box-gutter-1>div,.box-gutter-1>li{padding-right:.5rem;padding-left:.5rem}.box-gutter-2>div,.box-gutter-2>li{padding-right:1rem;padding-left:1rem}.box-gutter-3>div,.box-gutter-3>li{padding-right:1.5rem;padding-left:1.5rem}.box-gutter-4>div,.box-gutter-4>li{padding-right:2rem;padding-left:2rem}.box-gutter-5>div,.box-gutter-5>li{padding-right:2.5rem;padding-left:2.5rem}.box-gutter-6>div{padding-right:3rem;padding-left:3rem}.padding-all-1{padding:.5rem}.padding-all-2{padding:1rem}.padding-all-3{padding:1.5rem}.padding-all-4{padding:2rem}.padding-all-5{padding:2.5rem}.padding-all-6{padding:3rem}.padding-top-bottom-4{padding:2rem 0 2rem 0}hr[type="spacer"]{background:transparent}hr[type="spacer"].space-1{padding:.5rem}hr[type="spacer"].space-2{padding:1rem}hr[type="spacer"].space-3{padding:1.5rem}hr[type="spacer"].space-4{padding:2rem}body>header{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:1000}body>header .header-actions{height:60px;align-items:center;display:flex}body>header .header-actions .header-nav,body>header .header-actions .contact{display:none}footer{background-color:#003063;color:#fff}footer a{color:#B7E0FF}footer a.tel{color:#fff}footer .disclaimer{background-color:#282B40;color:#B7E0FF;font-size:9px}footer .social{display:flex;justify-content:space-between;align-items:center}footer .social a{padding:.5rem}footer .social a img{width:67px;height:67px}footer nav a{display:block;font-size:1.25em;padding:.25em 0 .25em 0;line-height:1.25em}footer nav a:hover{color:#fff}html{font-size:18px;font-family:"Lato",sans-serif}h1,h2,h3,h4,h5{line-height:1.125em;display:block;font-family:"Lato",sans-serif,sans-serif;margin:.75em auto .5em auto}h1.type-inline,h2.type-inline,h3.type-inline,h4.type-inline,h5.type-inline{display:inline;margin:auto;padding:0}p,ul,ol,blockquote{font-size:1.25em;line-height:1.5em}p{margin:1.5em 0 1.75em 0}.no-wrap{white-space:nowrap}.font-family-accent-1{font-family:"Lato",sans-serif,sans-serif}.font-family-accent-2{font-family:"Lato",sans-serif,sans-serif}.font-family-body{font-family:"Lato",sans-serif,sans-serif}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.style-uppercase{text-transform:uppercase}.style-italic{font-style:italic}.style-titlecase{text-transform:capitalize}.style-lowercase{text-transform:lowercase}.weight-light-extra{font-weight:100}.weight-light{font-weight:300}.weight-normal{font-weight:400}.weight-medium{font-weight:500}.weight-semibold{font-weight:600}.weight-bold{font-weight:900}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1rem}.size-phone-small{font-size:.625rem;line-height:1.25em}.size-phone-small-large{font-size:.875rem;line-height:1.25em}.size-phone-medium-small{font-size:1rem;line-height:1em}.size-phone-medium{font-size:1.125rem;line-height:1.25em}.size-phone-medium-large{font-size:1.5rem;line-height:1.25em}.size-phone-medium-large-extra{font-size:2rem;line-height:1.25em}.size-phone-large{font-size:2.75rem;line-height:1.25em}.size-phone-large-extra{font-size:3.5rem;line-height:1.25em}.margin-top-flush-2{margin-top:1rem}.leading-all-0{margin:0 auto 0 auto}.leading-all-1{margin:.5rem auto .5rem auto}.leading-all-2{margin:1rem auto 1rem auto}.leading-all-3{margin:1.5rem auto 1.5rem auto}.leading-all-4{margin:2rem auto 2rem auto}.leading-all-5{margin:2.5rem auto 2.5rem auto}.leading-all-6{margin:3rem auto 3rem auto}.leading-top-0{margin-top:0}.leading-top-1{margin-top:.5rem}.leading-top-2{margin-top:1rem}.leading-top-3{margin-top:1.5rem}.leading-top-4{margin-top:2rem}.leading-top-5{margin-top:2.5rem}.leading-top-6{margin-top:3rem}.leading-top-7{margin-top:3.5rem}.leading-top-8{margin-top:4rem}.leading-bottom-0{margin:auto auto 0 auto}.leading-bottom-1{margin:auto auto .5rem auto}.leading-bottom-2{margin:auto auto 1rem auto}.leading-bottom-3{margin:auto auto 1.5rem auto}.leading-bottom-4{margin:auto auto 2rem auto}.leading-bottom-5{margin:auto auto 2.5rem auto}.leading-bottom-6{margin:auto auto 3rem auto}.leading-none{margin:0 auto 0 auto}@media screen and (max-width: 768px){.pad-sides-phone{padding-right:1rem;padding-left:1rem}}.pad-sides-2{padding:0 1rem 0 1rem}.pad-sides-3{padding:0 1.5rem 0 1.5rem}.pad-sides-4{padding:0 2rem 0 2rem}.padding-all-1{padding:.5rem}.padding-all-2{padding:1rem}.padding-all-3{padding:1.5rem}.padding-all-4{padding:2rem}.padding-all-5{padding:2.5rem}.padding-all-6{padding:3rem}.padding-top-0{padding-top:0}.padding-top-1{padding-top:.5rem}.padding-top-2{padding-top:1rem}.padding-top-4{padding-top:2rem}.padding-top-6{padding-top:3rem}.padding-bottom-1{padding-bottom:.5rem}.padding-bottom-2{padding-bottom:1rem}.padding-bottom-3{padding-bottom:1.5rem}.padding-bottom-4{padding-bottom:2rem}.padding-bottom-6{padding-bottom:3rem}.padding-all-2-phone{padding:1rem}.flush-top{margin:0 0 1em 0}strong{font-weight:700}sub,sup{font-size:50%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.75em}sub{bottom:-0.25em}.border-black-2{border:solid 2px #2B2B35}.max-w-60ch{max-width:60ch}.max-w-auto{margin-right:auto;margin-left:auto}@media screen and (max-width: 768px){.align-center-phone{text-align:center}.break-phone{display:block}}.flex-between{display:flex;justify-content:space-between}.scale--js{display:inline-block;transform-origin:0 0;-webkit-font-smoothing:antialiased;transform:translate3d(0, 0, 0)}ul.link-map{list-style:none;margin:0;padding:0}ul.link-map li{margin:0;padding:0}ul.link-map li a{display:block;color:#0179D6;margin:0;padding:.25em;font-size:1.125em}.full-width-padding{padding:0 2vw 0 2vh}@media screen and (max-width: 768px){.hide-phone{display:none !important}.center-phone{text-align:center}}header.header>.logo h3{color:#fff}header.header>.logo h3 span{color:#fff}header>.logo,header .branding-header__logo-wrap{display:flex;justify-content:center;align-items:center;height:60px;margin-left:5px}header>.logo img,header .branding-header__logo-wrap img{height:44px}header>.logo h3,header .branding-header__logo-wrap h3{display:flex;flex-direction:column;margin-left:1rem;justify-content:center}header>.logo h3 span,header .branding-header__logo-wrap h3 span{text-transform:uppercase;display:block}header>.logo h3 span:first-child,header .branding-header__logo-wrap h3 span:first-child{font-size:16px;padding:0;font-weight:400;line-height:1em}header>.logo h3 span:last-child,header .branding-header__logo-wrap h3 span:last-child{font-size:10px;line-height:18px;letter-spacing:2px}footer .logo{display:flex;justify-content:center;align-items:center;height:60px}footer .logo img{width:95px;height:auto}footer .logo h3{display:flex;flex-direction:column;margin-left:1rem;color:#fff}footer .logo h3 span{text-transform:uppercase;display:block}footer .logo h3 span:first-child{font-size:20px;padding:0;font-weight:300}footer .logo h3 span:last-child{font-size:12px;letter-spacing:3px}body>header button#button-nav-menu{height:44px;width:44px;border-radius:22px;background-color:#07184D;border:none;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:5px}body>header button#button-nav-menu:after{content:"\2630";font-size:20px;margin:-4px 0 0 0;padding:0}body>header button#button-nav-menu.close:after{content:"\00D7";font-size:20px;margin:-4px 0 0 0;padding:0}#nav-menu{display:none;background-color:#fff;box-shadow:0 2px 3px rgba(0,0,0,0.25);width:98vw}#nav-menu.open{display:block;position:absolute;z-index:100001;top:0px;right:0px;padding:0}#nav-menu .nav-menu-content .header{display:flex;justify-content:space-between;margin-bottom:1rem}#nav-menu .nav-menu-content .header .nav-menu-branding{padding:1rem 0 0 1rem;justify-content:space-between;margin-right:0rem}#nav-menu .nav-menu-content .header .nav-menu-branding h3{font-size:1.25rem;font-weight:600;margin:0 0 .5em 0}#nav-menu .nav-menu-content .header .nav-menu-branding a{font-size:1.625rem;font-weight:300}#nav-menu .nav-menu-content .header .nav-menu-actions{display:flex;padding:8px 0 0 0}.nav-menu-close{height:44px;width:44px;border-radius:22px;background-color:#07184D;border:none;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0px 5px 0 0}.nav-menu-close:after{content:"\00D7";font-size:28px;margin:-6px 0 -2px 0;padding:0}.nav-menu-search{height:44px;width:44px;border-radius:22px;margin-right:1rem;background-color:#fff;border:none;cursor:pointer;background-image:url("/ui/img/icon-search.svg");background-repeat:no-repeat;background-position:center center;background-size:80% 80%;background-repeat:no-repeat}#nav-menu-back{display:none;background-color:rgba(0,48,99,0.35)}#nav-menu-back.open{display:block;position:fixed;z-index:100000;top:0;right:0;bottom:0;left:0;width:100%;height:100%}ul.accordion{list-style:none;margin:0;padding:0}ul.accordion *{font-size:16px}ul.accordion li{list-style:none;border-bottom:solid thin #DEDEDE;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0;cursor:pointer}ul.accordion li:first-child{border-top:solid thin #DEDEDE}ul.accordion li>div{display:flex;justify-content:space-between;align-items:center}ul.accordion li a{padding:.5rem 0 .5rem 1rem}ul.accordion li.menu em:after{content:"\25BA";color:#DEDEDE}ul.accordion li.menu ul.submenu{margin:0;padding:0;display:none;background-color:#EBEBEB}ul.accordion li.menu ul.submenu li{border-bottom:solid thin #fff;size:1rem}ul.accordion li.menu ul.submenu li:last-child{border-bottom:none}ul.accordion li.menu.open em{transform:rotate(90deg);color:#07184D}ul.accordion li.menu.open ul.submenu{display:block}.jump-nav{display:flex;align-items:center;justify-content:center;padding:1.5em 0 1.5em 0;background-color:#EDEDED;flex-direction:column}.jump-nav a{display:block;padding:.5em 1em .5em 1em;font-size:1.25em}@media screen and (min-width: 768px){.jump-nav{flex-direction:row;height:63px;padding:.5em 0 .5em 0}.jump-nav a{display:inline-block}}.nav-box{margin:1rem}@media screen and (min-width: 768px){.grid-section{grid-template-columns:1fr 24% 24% 24% 24% 1fr}.grid-row .column.tablet-1{grid-column:span 1}.grid-row .column.tablet-2{grid-column:span 2}.grid-row .column.tablet-3{grid-column:span 3}.grid-row .column.tablet-4{grid-column:span 4}.grid-row .column.tablet-6{grid-column:span 6}.grid-row .column.tablet-7{grid-column:span 7}.grid-row .column.tablet-8{grid-column:span 8}.grid-row .column.tablet-9{grid-column:span 9}.grid-row .column.tablet-10{grid-column:span 10}.grid-row .column.tablet-11{grid-column:span 11}.grid-row .column.tablet-12{grid-column:span 12}.grid-row-fifteen .column.tablet-3{grid-column:span 3}.grid-row-fifteen .column.tablet-5{grid-column:span 5}.grid-row-fifteen .column.tablet-15{grid-column:span 15}}@media screen and (min-width: 768px){h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1rem}.size-tablet-large-extra{font-size:.625rem}.size-tablet-small{font-size:.625rem}.size-tablet-medium{font-size:1.5rem}.size-tablet-medium-large{font-size:2rem}.size-tablet-large{font-size:2.5rem}.size-tablet-large-extra{font-size:3.5rem}.hidden-tablet-up{display:none}}@media screen and (max-width: 1280px){.hide-tablet{display:none !important}.center-tablet{text-align:center}}@media screen and (min-width: 1280px){.grid-section{grid-template-columns:1fr 23% 23% 23% 23% 1fr}.grid-section>.grid-row{grid-column:2 / span 4}.grid-row .column.desktop-1{grid-column:span 1}.grid-row .column.desktop-2{grid-column:span 2}.grid-row .column.desktop-3{grid-column:span 3}.grid-row .column.desktop-4{grid-column:span 4}.grid-row .column.desktop-5{grid-column:span 5}.grid-row .column.desktop-6{grid-column:span 6}.grid-row .column.desktop-7{grid-column:span 7}.grid-row .column.desktop-8{grid-column:span 8}.grid-row .column.desktop-9{grid-column:span 9}.grid-row .column.desktop-10{grid-column:span 10}.grid-row .column.desktop-11{grid-column:span 11}.grid-row .column.desktop-12{grid-column:span 12}.grid-row-fifteen .column.desktop-3{grid-column:span 3}.grid-row-fifteen .column.desktop-5{grid-column:span 5}.grid-row-fifteen .column.desktop-15{grid-column:span 15}}@media screen and (min-width: 1280px){body>header{height:100px;padding:0 3vw 0 3vw;position:relative;display:flex;justify-content:space-between;align-items:center}body>header .header-actions{height:60px;display:flex;justify-content:flex-end;align-items:center}body>header .header-actions .header-nav,body>header .header-actions .contact{display:flex}body>header .header-actions .header-nav{justify-content:space-between}body>header .header-actions .header-nav a{padding:.5em}body>header .header-actions .contact a{font-weight:900;padding:.5em 1em .5em 1em;font-size:1.5rem}}@media screen and (min-width: 1280px){html{font-size:.875rem}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1rem}.size-desktop-small{font-size:.75rem}.size-desktop-medium-small{font-size:1rem}.size-desktop-medium{font-size:1.5rem}.size-desktop-medium-large{font-size:1.75rem}.size-desktop-large{font-size:2.5rem}.size-desktop-large-extra{font-size:4rem}.pad-sides-phone{padding-right:1rem;padding-left:1rem}.margin-top-flush-2{margin-top:0}.padding-all-4-desktop{padding:2rem}}@media screen and (min-width: 1280px){header>.logo,header .branding-header__logo-wrap{margin-left:30px}header>.logo h3,header .branding-header__logo-wrap h3{color:#fff}header>.logo h3 span,header .branding-header__logo-wrap h3 span{color:#fff}header>.logo,header .branding-header__logo-wrap{height:100px}header>.logo img,header .branding-header__logo-wrap img{height:60px}header>.logo h3 span:first-child,header .branding-header__logo-wrap h3 span:first-child{font-size:32px;padding:0 0 5px 0;font-weight:300}header>.logo h3 span:last-child,header .branding-header__logo-wrap h3 span:last-child{font-size:20px;letter-spacing:3px}footer .logo{height:100px}footer .logo img{width:95px;height:auto}footer .logo h3 span:first-child{font-size:20px;padding:0;font-weight:300}footer .logo h3 span:last-child{font-size:10px;letter-spacing:4px}}@media screen and (min-width: 1280px){#nav-menu{width:450px}#nav-menu .nav-menu-content .header{display:flex;justify-content:space-between}#nav-menu .nav-menu-content .header .nav-menu-branding{justify-content:space-between;margin-right:0rem}#nav-menu .nav-menu-content .header .nav-menu-branding h3{font-size:1.75rem}#nav-menu .nav-menu-content .header .nav-menu-branding a{font-size:2.5rem}.jump-nav{display:flex;align-items:center;justify-content:center;padding:.5em 0 .5em 0;background-color:#EDEDED;height:63px}.jump-nav a{display:inline-block;padding:.5em 1em .5em 1em;font-size:1.25em}}@media screen and (min-width: 1536px){.grid-section{grid-template-columns:1fr 17% 17% 17% 17% 1fr}}@media screen and (min-width: 1536px){body>header .header-actions .header-nav a{font-size:1.125em}}@media screen and (min-width: 1536px){h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1rem}.size-desktoplarge-medium{font-size:1.25em;line-height:1.25em}.size-desktoplarge-large{font-size:2.5em;line-height:1.25em}}.img-full{width:100%;height:auto}.img-half{width:100%;height:auto}@media screen and (min-width: 768px){.img-half{width:48%;height:auto;float:left;margin:0 2% 2% 0}}.img-half-desktop-up{width:100%;height:auto}@media screen and (min-width: 1280px){.img-half-desktop-up{width:48%;height:auto;float:left;margin:0 2% 2% 0}}.img-quarter-desktop-up{width:100%;height:auto}@media screen and (min-width: 1280px){.img-quarter-desktop-up{width:22%;height:auto}}@media screen and (min-width: 1280px){.img-quarter-desktop-up.left{float:left;margin:0 2% 2% 0}}@media screen and (min-width: 1280px){.img-quarter-desktop-up.right{float:right;margin:0 0 2% 2%}}.img-round{border-radius:50%;width:100%;padding-top:100%;overflow:hidden;position:relative}.img-round img{position:absolute;top:0;right:0;left:0}a[type="button"]{display:flex;justify-content:center;padding:.5em 1.5em .625em 1.5em;cursor:pointer;color:#07184D;background-color:#fff;transition:all .5s ease-in-out;border:solid 2px #07184D;box-shadow:0 0 4px rgba(0,0,0,0.25)}a[type="button"]:hover{color:#194F84;border:solid 2px #07184D;box-shadow:0 0 4px rgba(0,0,0,0.5)}a[type="button"].inline{display:inline-block}a[type="button"].inline-text{display:inline-block;color:#fff;border:none;background-color:transparent}a[type="button"].inline-text:hover{color:#ccc}a[type="button"].rounded{border-radius:1.75em}a[type="button"].reverse{background-color:#fff;border:solid #fff 2px;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.25)}a[type="button"].reverse:hover{border:solid #ccc 2px;color:#ccc}a[type="button"].play,button.play.play{z-index:200;font-size:1.5rem;position:relative;top:0;right:0;color:#fff;display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;border-radius:2.5rem;border:solid 2px #fff;background-color:rgba(0,0,0,0.5)}a[type="button"].play:after,button.play.play:after{content:"\25B6 \FE0E"}.button.icon{display:inline-flex;align-items:center;justify-content:center;border-radius:2.75em;background-color:#fff;padding:.75rem 1rem .75rem .75rem;line-height:1.375em;margin:0 1em 0 1em}.button.icon img{margin:0 1rem 0 0}.image-block{width:100%;position:relative}.image-block.square{padding-top:100%}.image-block.landscape{padding-top:66%}.image-block.hd{padding-top:56.25%}.image-block.slim{padding-top:40%}.image-block.panorama{position:relative;padding-top:30%}.image-block.portrait{padding-top:145%}.image-block.fourbythree{padding-top:75%}.image-block.fourbyfive{padding-top:125%}.image-block.fivebyfour{padding-top:75%}.image-block.square{padding-top:100%}.image-block.video,.image-block.iframe{padding-top:56.25%;height:0;overflow:hidden}.image-block.video iframe,.image-block.video object,.image-block.video embed,.image-block.iframe iframe,.image-block.iframe object,.image-block.iframe embed{position:absolute;top:0;left:0;width:100%;height:100%}.image-block.video,.image-block.iframe-form{padding-top:500px;height:0;overflow:hidden}.image-block.video iframe,.image-block.iframe-form iframe{position:absolute;top:0;left:0;width:100%;height:100%}.image-block.square>div,.image-block.square>picture,.image-block.landscape>div,.image-block.landscape>picture,.image-block.portrait>div,.image-block.portrait>picture,.image-block.hd>div,.image-block.hd>picture,.image-block.fourbythree>div,.image-block.fourbythree>picture,.image-block.fourbythree_alt>div,.image-block.fourbythree_alt>picture,.image-block.panorama>div,.image-block.panorama>picture,.image-block.panorama>div,.image-block.panorama>picture,.image-block.slim>div,.image-block.slim>picture,.image-block.fourbyfive>div,.image-block.fourbyfive>picture,.image-block.fivebyfour>div,.image-block.fivebyfour>picture{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.image-block.square>div>img,.image-block.square>picture>img,.image-block.landscape>div>img,.image-block.landscape>picture>img,.image-block.portrait>div>img,.image-block.portrait>picture>img,.image-block.hd>div>img,.image-block.hd>picture>img,.image-block.fourbythree>div>img,.image-block.fourbythree>picture>img,.image-block.fourbythree_alt>div>img,.image-block.fourbythree_alt>picture>img,.image-block.panorama>div>img,.image-block.panorama>picture>img,.image-block.panorama>div>img,.image-block.panorama>picture>img,.image-block.slim>div>img,.image-block.slim>picture>img,.image-block.fourbyfive>div>img,.image-block.fourbyfive>picture>img,.image-block.fivebyfour>div>img,.image-block.fivebyfour>picture>img{height:100%;width:100%;object-fit:cover}.image-block.square>div .free-fit img,.image-block.square>picture .free-fit img,.image-block.landscape>div .free-fit img,.image-block.landscape>picture .free-fit img,.image-block.portrait>div .free-fit img,.image-block.portrait>picture .free-fit img,.image-block.hd>div .free-fit img,.image-block.hd>picture .free-fit img,.image-block.fourbythree>div .free-fit img,.image-block.fourbythree>picture .free-fit img,.image-block.fourbythree_alt>div .free-fit img,.image-block.fourbythree_alt>picture .free-fit img,.image-block.panorama>div .free-fit img,.image-block.panorama>picture .free-fit img,.image-block.panorama>div .free-fit img,.image-block.panorama>picture .free-fit img,.image-block.slim>div .free-fit img,.image-block.slim>picture .free-fit img,.image-block.fourbyfive>div .free-fit img,.image-block.fourbyfive>picture .free-fit img,.image-block.fivebyfour>div .free-fit img,.image-block.fivebyfour>picture .free-fit img{object-fit:none}.image-block.portrait>div img{width:auto;height:100%}.image-block h1,.image-block h2,.image-block h3,.image-block h4,.image-block div{position:absolute;width:100%;margin:0}.image-block h1.top,.image-block h2.top,.image-block h3.top,.image-block h4.top,.image-block div.top{top:0}.image-block h1.bottom,.image-block h2.bottom,.image-block h3.bottom,.image-block h4.bottom,.image-block div.bottom{bottom:0}.image-block h1.center,.image-block h2.center,.image-block h3.center,.image-block h4.center,.image-block div.center{top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.image-block cite{position:absolute;top:auto;right:0;bottom:0;left:0;overflow:hidden;height:60px;background-color:rgba(0,0,0,0.5);display:flex;align-items:center}.image-block cite img.author{position:relative;width:40px;height:40px;top:auto;left:auto;right:auto;bottom:auto;margin:0 0 0 .5em;display:flex;border:solid #fff 1px}.image-block cite a,.image-block cite span{display:inline-block;padding:.5em;color:#fff;font-size:.75em}@media screen and (min-width: 768px){.image-block cite a,.image-block cite span{font-size:1em}}.image-block cite a{color:#fff;border-radius:1em;background-color:#fff}.image-block .image-block-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.crop-to-fit{display:flex;justify-content:center;align-items:center;overflow:hidden}.crop-to-fit img{flex-shrink:0;min-width:100%;min-height:100%}.back-screen{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.3);transition:ease-in-out all .3s}.back-screen:hover{background-color:rgba(0,0,0,0)}.screen-pad{background-color:rgba(0,0,0,0.5);position:absolute;top:15%;right:15%;bottom:15%;left:15%;display:flex;justify-content:center;align-items:center;width:70% !important;height:70%}.screen-pad svg{width:auto;height:80%}.back-grade-top{padding:.75em .5em .75em .5em;font-size:1.125em;background-color:rgba(0,0,0,0);background-image:-moz-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.5)), color-stop(1, rgba(0,0,0,0)));background-image:-webkit-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0))}.back-grade-bottom{padding:.5em;background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5))}.back-grade-bottom-dark{padding:.5em;background-image:linear-gradient(to bottom, rgba(0,0,0,0), #000)}.back-radial-bottom{background-image:radial-gradient(at -80% bottom, #000, rgba(0,0,0,0.5), rgba(0,0,0,0) 70%)}a.dark-hover img{filter:brightness(0.8);transition:all .5s}a.dark-hover:hover img{filter:brightness(1)}.dark{filter:brightness(0.9)}.listing-wrapper{display:block;position:relative;overflow:hidden;height:100%}.info-button{position:absolute;right:10px;top:10px;z-index:10;width:52px;height:52px;padding:5px;border-radius:26px;background-color:rgba(255,255,255,0.3);cursor:zoom-in;border:none}.info-button span{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-radius:21px;background-color:#fff;font-size:2rem}.info-button span:after{font-family:"Lato",sans-serif;content:"\2026";position:relative;top:-8px}.info-button:active span{background-color:#07184D;color:#fff}.fav-form{position:absolute;left:15px;top:13px;z-index:100;width:120px;height:120px}.fav-button{position:absolute;left:15px;top:13px;z-index:10;width:52px;height:52px;background:transparent;padding:0;border:none;cursor:pointer}.fav-button img{opacity:.6}.fav-button:hover img{transition:all .5s;opacity:1}.fav-sub{position:absolute;left:15px;top:13px;z-index:10;width:52px;height:52px;cursor:pointer;opacity:.6}.fav-sub:hover{transition:all .5s;opacity:1}.listing-count{position:absolute;right:10px;top:10px;z-index:10;min-width:86px;height:74px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background-color:#07184D;border-radius:5px}.listing-count .number{font-size:3rem;font-weight:300;line-height:1em}.listing-block-summary{position:absolute;right:0;bottom:0;left:0;padding:1rem;margin:0;display:flex;justify-content:flex-start;align-items:center;background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));color:#fff}.listing-block-summary span{display:block;font-weight:300}.listing-block-summary span.price{font-size:2rem;margin:0 1rem 1rem 1rem}.listing-block-summary span.address{display:flex;flex-direction:column;justify-content:center;font-size:.625em}.listing-block-summary.top{top:0;right:0;bottom:auto;left:0;padding:1rem;margin:0;background-image:linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.8))}@media screen and (min-width: 768px){.listing-block-summary span{font-weight:300}.listing-block-summary span.price{font-size:3rem;margin:1rem}.listing-block-summary span.address{font-size:1em}}.condo-block-summary{position:absolute;right:0;bottom:0;left:0;padding:1rem;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));color:#fff}.condo-block-summary span{display:block;font-weight:300}.condo-block-summary span.location{font-size:1rem;text-transform:uppercase;padding:.5rem}.condo-block-summary span.condo-name{font-size:2rem;padding:.5rem}.listing-block-summary.featured span.price{font-size:2.25em;margin:0 .5 0 .5rem}.listing-block-summary.featured span.address{display:flex;flex-direction:column;font-size:.75rem}@media screen and (min-width: 768px){.listing-block-summary.featured span.price{font-size:3rem;margin:1rem 1rem 1rem 1rem}.listing-block-summary.featured span.address{display:flex;flex-direction:column;font-size:1rem}}@media screen and (min-width: 1280px){.listing-block-summary.featured{padding-bottom:3rem}.listing-block-summary.featured span.price{font-size:6rem;margin:1rem}.listing-block-summary.featured span.address{display:flex;flex-direction:column}}ul.sort-links{list-style:none;display:flex;justify-content:center;align-items:center}ul.sort-links li{padding:.5em}@media screen and (min-width: 1280px){ul.sort-links{justify-content:flex-end;align-items:center}}#refine-panel{display:none}#refine-panel.open{display:block}#flash-overlay-modal{position:fixed;background-color:rgba(0,0,0,0.5);top:0;right:0;bottom:0;left:0;z-index:500;width:100%;height:100%;display:flex;justify-content:center;align-items:center}#flash-overlay-modal.closed{display:none}#flash-overlay-modal .modal-dialog{background-color:#fff}#flash-overlay-modal .modal-dialog .modal-content .modal-header{display:flex}#flash-overlay-modal .modal-dialog .modal-content .modal-header button{border:none;background-color:transparent;font-size:24px;font-weight:300;cursor:pointer}#flash-overlay-modal .modal-dialog .modal-content .modal-footer{display:none}#flash-overlay-modal .modal-dialog .modal-content .modal-body{padding:0 1rem 0 1rem}.pagination{display:flex;align-items:center;justify-content:center}.pagination a,.pagination span{display:inline-flex;font-size:1.125rem;border-radius:25px;height:50px;width:50px;margin:.5rem;justify-content:center;align-items:center}.pagination a{color:#9BBAE1}.pagination a:hover{color:#194F84}.pagination span{color:#07184D;background-color:#f5f5f5}.trim-fade{position:relative;height:7.25em;overflow:hidden;cursor:pointer;color:#2B2B35}.trim-fade.large{height:19em}.trim-fade:after{content:"Read More"}.trim-fade.open{height:auto;overflow:visible}.trim-fade.open:after{content:" Show Less"}.trim-fade:after,.trim-fade.open:after{text-align:center;position:absolute;bottom:0;right:0;width:100%;height:4em;padding-top:3em;padding-bottom:0;padding-right:3em;background-image:linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.875), #fff);color:#07184D;font-weight:700}.trim-fade.grey:after,.trim-fade.grey.open:after{text-align:center;position:absolute;bottom:0;right:0;width:100%;height:4em;padding-top:3em;padding-bottom:0;padding-right:3em;background-image:linear-gradient(to bottom, rgba(247,246,246,0), rgba(247,246,246,0.875), #f7f6f6);color:#07184D;font-weight:700}.trim-fade-block-article p{padding:0;font-size:1.25rem !important;line-height:1.5em;margin:0 0 1em 0}.divider{display:block;text-align:center;position:relative;padding:1.5em 0 0 0;text-transform:uppercase}.divider span{position:relative;display:inline-block;padding:.5em 1.5em .5em 1.5em;background-color:#fff;top:-20px}.divider hr{display:block;border-top:solid 2px #009DFF;border-right:0;border-bottom:0;border-left:0}.divider.blue span{background-color:#003063;color:#009DFF}ul{margin:1.5rem .5rem 1rem 1.5rem;list-style-type:disc;list-style-position:outside;color:#2B2B35}ul li{display:list-item;margin:.25rem 0 1.5rem 0}ol{margin:1.5rem .5rem 1rem 1.5rem;list-style-position:outside;color:#2B2B35}ol li{display:list-item;margin:.25rem 0 1.5rem 0}ul.center-list{text-align:center;list-style:none}ul.center-list li{display:inline-block;text-align:center;border-radius:1.25em;background-color:#f5f5f5;margin:.25em auto .25em auto;padding:.125em 1.5em .125em 1.5em}ul.check-list li{display:flex;font-size:1.625rem;text-transform:capitalize;color:#2B2B35;padding-right:1.5rem}ul.check-list li em{color:#2B2B35;margin-right:1rem;font-size:1.25em}ul.check-list li em:after{content:"\2713"}ul.address-list{margin:1.5rem .5rem 1rem 1.5rem;list-style-type:none;color:#2B2B35}ul.address-list a.map-point{display:flex;justify-content:center;align-items:center}ul.address-list a.map-point img,ul.address-list a.map-point svg{margin-right:6px}ul.address-list address span{line-height:1.5em}dl{display:grid;grid-template-columns:1fr 1fr}dl dt,dl dd{display:flex;background-color:#f5f5f5;margin-bottom:5px;padding:.25em}dl dd{justify-content:flex-end}ul.icon-list{list-style:none;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}ul.icon-list li{width:164px;height:164px;padding:4px}ul.icon-list li a{display:flex;height:100%;background-color:#fff;padding:0;transition:all .5s;color:#2B2B35}ul.icon-list li a h3{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;margin:0;padding:0;font-size:1.25rem}ul.icon-list li a h3 span{display:block;text-align:center;word-wrap:break-word;margin-bottom:.5rem;font-weight:600;padding:0 1rem 0 1rem}ul.icon-list li a:hover{background-color:#fff;color:#fff}ul.icon-list li a:hover img,ul.icon-list li a:hover svg{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(200%) contrast(103%)}ul.icon-list.dark li a{background-color:#f5f5f5}ul.icon-list.dark li a:hover{background-color:#fff;color:#fff}ul.icon-circle-list{list-style:none}ul.icon-circle-list li{display:flex;align-items:center;font-weight:600;margin:.25em}ul.icon-circle-list li em{display:flex;align-items:center;justify-content:center;background-color:#fff;width:35px;height:35px;border-radius:15px;margin-right:15px}ul.icon-circle-list li em img{width:22px;height:10px}ul.pill-list{list-style:none}ul.pill-list li a{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f5f5f5;border-radius:3em;padding:.25em 0 .75em 0}ul.pill-list li a>span:last-child{display:block;color:#2B2B35;font-size:.5em;line-height:1em}ul.pill-list li a:hover{background-color:#fff;color:#fff}ul.pill-list li a:hover>span:last-child{color:#fff}#breadcrumbs.border-top,#breadcrumbs.border-bottom{height:2.25rem}#breadcrumbs.border-top nav,#breadcrumbs.border-bottom nav{display:flex;align-items:center;justify-content:flex-start;height:100%;overflow:hidden;flex-wrap:nowrap;position:relative;text-transform:capitalize}#breadcrumbs.border-top nav:after,#breadcrumbs.border-bottom nav:after{content:" ";display:block;position:absolute;top:0;right:0;bottom:0;width:60px;height:100%;background-image:linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.875), #fff)}#breadcrumbs.border-top nav a,#breadcrumbs.border-bottom nav a{display:flex;height:100%;align-items:center;justify-content:center;padding:.5em 1.5em .5em 1.5em;flex-wrap:nowrap;white-space:nowrap}#breadcrumbs.border-top{border-top:solid 2px #F8F5F5}#breadcrumbs.border-bottom{border-bottom:solid 2px #F8F5F5;border-top:none}blockquote{display:flex;position:relative}blockquote.full{width:100%;flex-direction:column}blockquote.reverse p{color:#fff;position:relative}blockquote.reverse p:before{content:"\201C";display:inline-flex;font-size:72px;color:#8AA3F2}blockquote.reverse p .endquote{display:inline-flex;line-height:0px}blockquote.reverse p .endquote:before{content:"\201D";display:inline-flex;font-size:72px;line-height:0px;color:#8AA3F2;position:absolute;bottom:0px}blockquote p{font-size:1rem;margin:0;padding:1rem 1rem 1rem 3.5rem}blockquote p:before{content:"\201C";display:inline-flex;font-size:72px;color:#E9E9F5;position:absolute;top:36px;left:1rem}blockquote.star-rated{flex-direction:column}blockquote.star-rated p{line-height:1.375}blockquote.star-rated p:before{content:"\201C";display:inline-flex;font-size:72px;color:#E9E9F5;position:absolute;top:24px;left:1rem}blockquote.star-rated figcaption{display:flex;align-items:center;justify-content:center}blockquote.star-rated figcaption cite{display:inline-block}blockquote.star-rated figcaption cite a{display:inline-block;padding:0 0 0 .75rem}.review-box a{color:#8AA3F2}.review-box a:hover{color:#fff}article.block-summary header{border-bottom:solid 2px #8CA7C2;margin-bottom:2rem}article.block-summary p{border-left:solid 12px #f5f5f5;padding-left:20px}article.block-summary address{display:flex;align-items:center}article.block-summary a[rel="tag"]{display:inline-block;border-radius:2em;margin:0 .5em 0 .5em}article.block-summary a[rel="tag"]:before{content:"  |  "}article.block-summary a[rel="tag"]:after{content:"  |  "}article.media header h1,article.media header h2{font-size:1.25rem;line-height:1.25em}article.media p{background-color:#F2F2F2;font-size:.875rem;padding:1rem;margin-top:0}article.media-details header{border-bottom:solid thin #D3D3D3;margin:0 0 1.5rem 0}article.media-details header h1,article.media-details header h2{font-size:2.5rem;line-height:1.25em;margin:0 0 .5em 0}article.media-details header .status{display:block;color:#667FCE;font-size:1.5rem;margin:1.75rem 0 1.875rem 0}article.media-details header .status span{background-color:#667FCE;border-radius:.5em;color:#fff;padding:.125rem .75rem .25rem .75rem}article.media-details p{background-color:#F2F2F2;font-size:1rem;padding:1rem 1.5rem 1rem 1.5rem;margin-top:0}article.media-details ul{margin:0;padding:0;display:flex;justify-content:center}article.media-details ul li{display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-right:solid thin #7C7C7C;width:100%;padding:.5rem;font-size:1.75rem}article.media-details ul li:last-child{border-right:none}article.review{padding:0 1.5rem 1.5rem 1.5rem}article.review h1,article.review h2,article.review h3{position:relative;padding:0 0 0 3.5rem}article.review h1:before,article.review h2:before,article.review h3:before{content:"\201C";display:inline-flex;font-size:150px;color:#E9E9F5;position:absolute;top:30px;left:0px}ul.accordion.info li.menu em:after{color:#07184D;font-size:2rem}.accordion.info{border-top:solid 3px #E0E0E0}.accordion.info li{border:none}.accordion.info li.menu{padding:2rem;border-top:solid 3px #E0E0E0}.accordion.info li.menu>div{border:none}.accordion.info li.menu .submenu{border-top:none}.accordion.info li:first-child{border-top:none}.accordion.info h3{margin:0;font-size:1.5rem}@media screen and (min-width: 768px){.accordion.info h3{font-size:2rem}}@media screen and (min-width: 1280px){.accordion.info h3{font-size:3rem}}.accordion.info .info-panel{width:100%;background-color:#fff}hr.spacer{display:block;border:none}hr.spacer.small-extra{padding:.5rem}hr.spacer.small{padding:1rem}hr.spacer.medium{padding:2rem}hr.spacer.large{padding:4rem}hr.spacer.extra-large{padding:8rem}.flex-text-box{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}.flex-text-box>*{max-width:80%}@media screen and (min-width: 768px){.flex-text-box>*{max-width:80%}}@media screen and (min-width: 1280px){.flex-text-box>*{max-width:85%}}@media screen and (min-width: 1536px){.flex-text-box>*{max-width:70%}}.credential-box{display:flex;justify-content:space-between;align-items:center}.credential-box img,.credential-box svg{height:2em;width:auto}dl.data-table{display:grid;grid-template-columns:1fr 1fr}dl.data-table dt,dl.data-table dd{display:flex;padding:.5rem}dl.data-table dt:nth-child(4n+3),dl.data-table dt:nth-child(4n+3)+dd{background-color:#D6E9FF}dl.data-table dt{color:#7C7C7C}dl.data-table.white dt:nth-child(4n+3),dl.data-table.white dt:nth-child(4n+3)+dd{background-color:#fff}dl.data-table.white dd{font-weight:600;color:#07184D}#banner-contact{background-color:#FFF}#banner-contact .bev-photo{background-color:#FFF}@media screen and (min-width: 768px){#banner-contact .bev-photo{background-image:url("/content/img/bev/path/bev-murray-2025-1024.webp");background-repeat:no-repeat;background-position:left top;background-size:auto 100%}}#banner-contact .profile-badges{display:none}#banner-contact .profile-badges img{max-width:100px}@media screen and (min-width: 768px){#banner-contact .profile-badges{display:flex;max-height:151px;overflow:hidden;justify-content:space-between;align-items:center}}.map-link{display:flex;align-items:center;margin-top:1rem 0 1rem 0}.map-link img{margin-right:1rem;width:25px}@media screen and (min-width: 768px){.phone-photo{display:none}}@media screen and (max-width: 768px){hr.border-solid.small.grey-light.hidden-phone{display:none}.profile-header{padding-left:1rem;padding-right:1rem}}.author-bar{display:flex;align-items:center;padding:1rem 1rem 1rem 3.5rem}.author-bar .icon{width:80px;padding:0 1rem 0 0}.author-bar .label-name strong,.author-bar .label-name em{display:block}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background-color:rgba(0,0,0,0.75);display:none}.dialog-overlay.open{display:flex;justify-content:center;align-items:center}.dialog-overlay .dialog{background-color:#fff;padding:1rem;width:90vw}@media screen and (min-width: 1280px){.dialog-overlay .dialog{width:50vw}}.dialog-overlay button.close{border:none;background-color:transparent;font-size:1.875rem}.dialog-overlay .dialog-header{display:flex}.carousel{list-style:none;margin:0;padding:0}.carousel .flickity-page-dots{position:absolute;width:100%;bottom:10px;right:-36%;padding:0;margin:0;list-style:none;text-align:center;line-height:1;z-index:1000}.carousel .flickity-page-dots .dot{display:inline-block;width:6px;height:6px;margin:0 4px;background:#fff;border-radius:50%;cursor:pointer;opacity:1}.carousel .flickity-page-dots .dot.is-selected{background:#FFCC44}.carousel li{list-style:none}.carousel li .flickity-page-dots .dot{width:10px;height:10px !important}.carousel li.phone-12{width:100%}.carousel li.phone-8{width:80%}.carousel li .summary{border-bottom:solid 3px #8CA7C2}.carousel li:hover .summary{border-bottom:solid 3px #07184D}.carousel.gutter-2 li{padding:0 1rem 0 1rem}@media screen and (min-width: 768px){.carousel li.tablet-12{width:100%}.carousel li.tablet-8{width:80%}}@media screen and (min-width: 1280px){.carousel li.desktop-12{width:100%}.carousel li.desktop-4{width:33.3%}}
