@media (max-width:499.99px){div.carousel-labels{--cl-gap:10px 13px;font-size:13.5px;position:relative}div.carousel-content{--cc-img-width:35px;--cc-img-margins:0px;--cc-height:305px;--cc-quote-top:7%}}@media (min-width:500px) and (max-width:767.99px){div.carousel-labels{--cl-gap:10px 45px;font-size:14px}div.carousel-content{--cc-img-width:50px;--cc-img-margins:5%;--cc-height:280px;--cc-quote-top:7%}}@media (min-width:768px) and (max-width:910.99px){div.carousel-labels{--cl-gap:10px 50px;transform:scale(.875)}div.carousel-content{--cc-img-width:50px;--cc-img-margins:10%;--cc-height:250px;--cc-quote-top:18%;transform:scale(.875)}}@media (min-width:911px){div.carousel-labels{--cl-gap:10px 30px;transform:scale(.875)}div.carousel-content{--cc-img-width:50px;--cc-img-margins:15%;--cc-height:250px;--cc-quote-top:18%;transform:scale(.875)}}section.industries-carousel{margin-bottom:var(--section-mb)}div.gold-sep{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-around}div.gold-sep>hr{border-color:var(--dna-grey);border-style:solid none none;border-width:1px 0 0;flex:1 1 0%;max-width:calc(47% - 10px)}div.gold-sep>div{border:2px solid var(--dna-gold);height:10px;margin:10px;width:10px}div.carousel-labels{display:flex;flex-flow:row wrap;gap:var(--cl-gap);justify-content:space-around}div.carousel-labels>a{text-align:center}div.carousel-labels>a>h3{font-size:1.5em;transition:all .4s ease}div.carousel-labels>a>hr{border:none;margin-top:1px;outline:none;transition:all .4s ease}div.carousel-labels>a.active>h3{color:var(--dna-dark-blue);margin:0}div.carousel-labels>a.active>hr{background-color:var(--dna-gold);height:3px;opacity:1;width:60%}div.carousel-labels>a:not(.active)>h3{color:var(--dna-grey);margin:0}div.carousel-labels>a:not(.active)>hr{height:3px;opacity:0;width:60%}div.carousel-labels>a:not(.active)>h3:hover{cursor:pointer}div.carousel-labels>a:not(.active)>h3:hover+hr{background-color:var(--dna-grey);height:3px;width:60%}div.carousel-content{display:flex;flex-flow:row nowrap;height:var(--cc-height);justify-content:space-between}div.carousel-content>div#carousel-text{background:url(https://dna.firstam.com/hubfs/DNA22%20Homepage%20Assets/icon-quotes.svg) no-repeat;background-position:50%;background-size:35%;position:relative;text-align:center;width:100%}div.carousel-content>div#carousel-text>p.carousel-quote{color:#000;font-size:18px;opacity:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transform-box:fill-box;transition:all .4s ease;z-index:0}div.carousel-content>div#carousel-text>p.carousel-quote>span{display:inline-block;font-size:16px;margin-top:15px}div.carousel-content>div#carousel-text>p.active{opacity:1;z-index:1}div.carousel-content>img{width:var(--cc-img-width)}div.carousel-content>img:hover{cursor:pointer}div.carousel-content>img:first-of-type{margin-right:var(--cc-img-margins)}div.carousel-content>img:last-of-type{margin-left:var(--cc-img-margins)}div.carousel-circles{display:flex;flex-flow:row nowrap;justify-content:center}div.carousel-circles>div.car-circ{background-color:var(--dna-grey);border-radius:4px;height:8px;margin:10px;transition:all .4s ease;width:8px}