@import "/fonts/AvenirLTStd-Black/styles.css";@import "/fonts/avenir/demo.css";:root{--primary-color:#ff9900;--primary-color-dark:#e68a00;--primary-color-light:#ffad33;--dark-color:#172852;--secondary-color:#ffffff;--text-color:#565656;--text-color-alt:#ffffff;--headline-color:#172852;--error-color:#ff0000;--background:hsl(0 0% 100%);--foreground:hsl(222.2 47.4% 11.2%);--muted:hsl(210 40% 96.1%);--muted-foreground:hsl(215.4 16.3% 46.9%);--border:hsl(214.3 31.8% 91.4%);--input:hsl(214.3 31.8% 91.4%);--ring:hsl(215 20.2% 65.1%);--radius:0.5rem;--background-color:var(--background);--text-color:var(--muted-foreground);--headline-color:var(--foreground);--border-color:var(--border);--box-shadow:0 1px 2px rgba(0, 0, 0, 0.06);--box-shadow-hover:0 4px 8px rgba(0, 0, 0, 0.08);--box-shadow-active:0 2px 4px rgba(0, 0, 0, 0.06)}html{font-size:18px}body{background:var(--background-color);color:var(--text-color);font-family:avenir lt w01_65 medium1475532;font-size:1rem;line-height:1.4;margin:0 auto;padding:0}*,::after,::before{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:var(--headline-color)}h1{font-family:avenir-black;font-size:50px;line-height:1.5}h2{font-family:avenir-black;font-size:2.2rem}h3{font-family:avenir-black;font-size:32px}h3.tb{border-top:1px solid #e7e7e7;padding-top:1rem;padding-bottom:1rem;margin-top:2rem}.h3{font-family:avenir lt w01_65 medium1475532}h4{font-family:avenir-black;font-size:24px}h5{font-size:20px;font-weight:600}h6{font-size:18px;font-weight:600}h6.subhead{color:var(--text-color)}p{line-height:1.4}ul{margin-left:2rem}ul li{margin-bottom:1rem}@media(max-width:896px){h1{font-size:42px;line-height:1.2;margin-bottom:1rem}h2{font-size:36px}h3{font-size:28px}}.subheadline{color:var(--subheadline-color);padding-bottom:1.5rem;font-size:1.3rem;font-weight:800}.svg-inline--fa,.fas,.fa{font-size:1.5rem;color:var(--primary-color)}.fa-sm{font-size:1rem}.fa-lg{font-size:2rem}.fa-xl{font-size:3rem}.fa-xxl{font-size:4rem}header{padding:1rem;border-bottom:1px solid #f1f1f1}section{width:100%;text-align:center;padding:40px 0}section p{margin-bottom:1.5rem}section.steps,section.about{background:var(--background-color)url(/images/bg-shape.png)no-repeat 50% 250px;background-size:cover}section.features{background:var(--primary-color);color:var(--text-color-alt)}section.blog{text-align:left;padding:20px 0}section.find-an-atm{background:#eff2f7}section.state-locations,section.single{width:100%;text-align:left;padding:0}section.legal{width:100%;text-align:left;padding:40px 0}section.legal a,section.legal code{color:var(--primary-color)}section.page .otc-img{margin:0 auto;width:700px}section.page .otc-img img{max-width:100%}section.page .concierge{padding:40px 0 0}section.page .concierge .concierge-img{margin:2rem auto;width:500px}section.page .concierge img{max-width:100%}section .container{padding-left:0!important;padding-right:0!important;max-width:1200px;margin:40px auto}@media(max-width:896px){section .container{width:100%;padding-left:1rem!important;padding-right:1rem!important}section.page .otc-img,section.page .concierge .concierge-img{width:100%}}section .container .page-content{width:900px;margin:0 auto 4rem}@media(max-width:896px){section .container .page-content{width:100%}}section.hero{margin-top:4rem}section.hero .container{margin:0 auto}.section-content{max-width:900px;margin:0 auto}.section-content img{margin:0 auto}section.about .page-content{display:flex;justify-content:center;align-items:start;gap:1rem}section.about .page-content .left{width:60%;padding-right:2rem;text-align:left}section.about .page-content .right{width:40%}@media(max-width:896px){section.about .container{width:100%}section.about .page-content{display:block}section.about .page-content .left{width:auto;padding:0 1rem}section.about .page-content .right{display:none}}section.host-an-atm-pane{background:linear-gradient(120deg,#37d0e0 0%,#2676e4 100%);padding:85px 0 27px;color:var(--text-color-alt)}.host-an-atm-pane .pane-row{margin-top:4rem;display:flex;justify-content:space-evenly;gap:1rem;text-align:left}.host-an-atm-pane .pane-item{display:flex;align-items:flex-start;flex:1}.host-an-atm-pane .pane-item-checkmark{margin-right:10px}.host-an-atm-pane .pane-item-content{display:flex;flex-direction:column}@media(max-width:896px){.host-an-atm-pane .pane-row{flex-direction:column;margin-top:2rem}.header-large .form-header{font-size:1.5em!important}}.support .svg-inline--fa{color:var(--headline-color);font-size:4rem;margin-bottom:.5rem}.support .content-blocks{display:flex;justify-content:space-evenly;gap:1rem}.support .block-item{display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid #dee0e7;text-align:center;border-radius:5px;padding:54px 30px 55px;text-align:center;max-width:315px}@media(max-width:896px){.support .block-item{width:30%}}@media(max-width:480px){.support .content-blocks{flex-direction:column}.support .block-item{width:100%;margin:0 auto}}footer{background:#11161e;padding:4rem 0 2rem}footer .footer-wrap{display:flex;justify-content:space-evenly;gap:1rem}footer .item{display:flex;flex-direction:column;gap:1rem}footer h6{font-size:1.333rem}footer ul{margin-left:0;list-style-type:none;padding:0}footer .copyright{margin-top:3rem;font-size:.75rem;color:#707070;text-align:center}@media(max-width:896px){footer .footer-wrap{flex-direction:column;margin:0 auto;text-align:center}footer .item{margin:0 auto 1rem}footer .copyright{font-size:.7rem}}nav{position:relative;background-color:initial;color:var(--headline-color);display:flex;justify-content:space-between;align-items:center;z-index:10}nav ul{display:flex;justify-content:space-between;align-items:center;list-style:none;padding:0;margin:1rem 0 0}nav .checkbtn{cursor:pointer;display:none}nav #check{display:none}@media(max-width:896px){nav .checkbtn{display:block;order:1;margin-right:20px}nav ul{position:fixed;top:75px;right:-100%;background-color:#f9f9f9;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;width:100%;height:auto;margin:1rem 0;padding:2rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:all .3s;box-shadow:var(--box-shadow)}nav ul li{margin:1rem 0}nav ul li a{font-size:.9rem}nav #check:checked~ul{right:0}nav .cta-button{margin:0}}.hero{display:flex;height:80vh}.hero .container{display:flex;align-items:center;justify-content:center;flex:1}.hero .left-section,.hero .right-section{flex:1}.hero .left-section{padding:0;text-align:left;padding-left:50px}.hero .right-section{display:flex;align-items:center;justify-content:end}.hero .headline{font-size:2.2rem;margin-bottom:20px;font-weight:700}.hero .subheadline{font-size:1.25rem;margin-bottom:20px;max-width:30rem}.hero .hero-image{max-width:100%;max-height:100%;object-fit:cover}@media(max-width:896px){.hero{height:auto}.hero .container{display:block}.hero .left-section{text-align:center;padding-left:0}.hero .right-section{display:none}.hero .headline{font-size:2.5rem}.hero .subheadline{font-size:1rem;margin:0 auto}.steps img{max-width:100%}}.features .feature-list{display:flex;flex-direction:column}.features .feature{display:flex;width:100%;padding:40px 20px;align-items:center;justify-content:center}.features .feature-image,.features .feature-content{flex:1;padding:20px}.features .feature-image img{width:100%;height:auto}.features .feature-image .svg-img{width:494px}.features .feature-content{text-align:left}.features .feature-content .text-link{color:var(--text-color-alt);text-decoration:underline}.features .number{width:44px;height:44px;border-radius:50%;background:var(--text-color-alt);color:var(--primary-color);text-align:center;line-height:44px;font-size:26px;margin-bottom:1rem}.features .headline{font-size:2rem;margin-bottom:1rem;font-weight:700}.features .description{margin-bottom:1rem}.features .feature-link{display:inline-block;padding:.5rem 1rem;font-size:1rem;color:var(--text-color);background-color:var(--text-color-alt);text-decoration:none;border-radius:50px;box-shadow:var(--box-shadow)}.features .feature-link:hover{background-color:var(--text-color-alt);box-shadow:var(--box-shadow-hover)}.features .reverse{flex-direction:row-reverse}.featured-image{margin-bottom:1rem}.featured-image img{max-width:100%;height:auto;display:block}@media(max-width:896px){.features .feature{display:block;padding:0}.features .feature-link{font-size:.8rem!important}.features .feature-image img,.features .feature-image .svg-img{width:100%}.app .subheadline{font-size:1rem}.app img{max-width:100%}.support .subheadline{font-size:1rem}.support .section-content{display:block}.support .flex-column{margin-bottom:1rem}}@media(max-width:480px){.features .feature-image img{width:100%}}ul.post-list{list-style-type:none;padding:0;margin:0}ul.post-list li{border:1px solid #ddd;border-radius:.5rem;margin:0 auto 1rem;padding:1rem;display:flex;align-items:center;transition:background-color .3s,box-shadow .3s;box-shadow:0 4px 8px rgba(0,0,0,.1)}ul.post-list li:hover{background-color:#f9f9f9;box-shadow:0 8px 16px rgba(0,0,0,.2)}ul.post-list li a{display:flex;text-decoration:none;color:inherit;width:100%}ul.post-list li .featured-image{flex-shrink:0;margin-right:1rem;overflow:hidden;border-radius:10px}ul.post-list li .featured-image img{width:150px;height:150px;object-fit:cover}ul.post-list li .post-content{flex-grow:1}ul.post-list li .post-content p{margin:0 0 10px;color:#555}ul.post-list li .post-content .read-more{font-weight:700;display:inline-block;margin-top:10px;color:#007bff;transition:color .3s}ul.post-list li .post-content .read-more:hover{color:#0056b3}.locations-container{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:2rem auto 3rem;width:100%}.location{text-decoration:none;color:inherit;display:block;position:relative;border-radius:12px;transition:transform .2s ease}.location .location-state-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);background-color:var(--background,white);transition:all .2s ease;height:280px;border:1px solid var(--border,#e2e8f0)}.location:hover{transform:translateY(-4px)}.location img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .3s ease}.location:hover img{transform:scale(1.03)}.location .info{position:absolute;bottom:0;left:0;width:100%;text-align:center;z-index:3;color:#fff;padding:20px;background:linear-gradient( to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.1) 100% );border-radius:0 0 12px 12px}.location .info h2{margin:0 0 8px;font-size:1.5rem;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.location .info p{margin:0;font-size:.875rem;color:#fff;opacity:.9;display:inline-block;padding:4px 12px;border-radius:16px;background-color:var(--primary-color);font-weight:500}@media(max-width:1200px){.locations-container{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.locations-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.locations-container{grid-template-columns:repeat(2,1fr);gap:16px}.location .location-state-card{height:240px}.location .info h2{font-size:1.25rem}.location .info p{font-size:.75rem;padding:3px 10px}}@media(max-width:480px){.locations-container{grid-template-columns:1fr;gap:16px}.location .location-state-card{height:200px}}.breadcrumb ol{padding-left:0}.breadcrumb li{display:inline}.breadcrumb li:not(:last-child)::after{content:"»"}.card{position:relative;width:312px;height:280px;background-color:var(--text-color-alt);border-radius:8px;overflow:hidden;box-shadow:var(--box-shadow);text-align:center;transition:all .3s ease-out}.card:hover{box-shadow:var(--box-shadow-hover);position:relative;bottom:2px}.card::before{position:absolute;top:0;left:0;width:100%;height:100%;display:block;content:"";background-color:#121b22;opacity:.45;z-index:10;transition:all .3s ease-out}.card img{width:312px;height:280px;object-fit:cover;border:1px solid #ccc}.card .info{position:absolute;z-index:11;top:50%;margin:0 auto;text-align:center;width:100%;transform:translate(0,-50.5%);padding:1rem}.card .info h2{margin:.5rem 0;font-size:1.5rem;color:var(--text-color-alt)}.card .info p{margin:.5rem 0;color:var(--text-color-alt)}.card .rating{color:var(--text-color-alt);font-size:1.4rem}@media(max-width:896px){.locations-container{max-width:100%;margin:1rem auto;gap:1rem}.card{width:160px;height:150px}.card img{width:100%;height:100%}.card .info h2{font-size:1rem}.card .info p{font-size:.8rem}}.state-locations{position:relative;z-index:0}.state-locations-container{display:flex;justify-content:space-evenly;gap:1rem}.state-locations h1{font-size:1.778rem;margin-bottom:1rem}.state-locations h2{font-size:1.333rem;margin-bottom:.5rem}.state-locations h3{font-size:1.333rem;margin-bottom:.5rem}.state-cards{margin:0 1rem;padding:1rem 0 0;width:50%;z-index:10}.state-map-and-articles{margin:0;width:50%;position:relative;right:0}.state-locations-wrapper{background-color:var(--background-color);width:100%;height:100%;margin:0;display:flex;justify-content:space-between}.state-locations-cards{margin:0 0 0 1rem;padding:1rem 0 0;width:50%;z-index:10}.state-locations-header{margin-bottom:1rem}.state-locations-map{margin:0;position:relative;right:0}.state-locations-map .map-header{padding-top:1rem}.state-locations-map #map-container{position:relative;top:0;top:10px;left:0;width:100%;height:700px;z-index:0;margin-bottom:0}.state-locations-map #map{position:relative;overflow:hidden;width:100%;height:100%;margin:0;z-index:0;outline:none}#map .map-info-window p{margin-bottom:0}.location-articles-top{display:none}.location-articles-bottom{margin:2rem 1rem 0}@media(max-width:896px){.state-locations-container{flex-direction:column}.state-cards{width:100%;padding-top:1.5rem!important;padding-right:1rem;order:1}.state-map-and-articles{position:relative;width:100%;height:400px;top:0;padding-top:0}.state-locations-map{order:0}.state-locations-map #map-container{height:400px}.location-articles-top{display:block;margin:0;order:1}.location-articles-bottom{display:none}}@media(max-width:480px){.state-locations-map .map-header{padding-left:1rem}.state-cards{padding-top:6.5rem!important}}.city-chips{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1.5rem;border:1px solid var(--border-color,#e2e8f0);border-radius:.5rem;padding:.75rem;margin-right:1rem;background-color:var(--background-color,#fff);box-shadow:0 1px 2px rgba(0,0,0,6%)}.city-chip{flex:0 0 calc(33.333% - .5rem);border-radius:.375rem;transition:all .2s ease;margin:.25rem;padding:.5rem .75rem;background:var(--primary-color);box-shadow:none;text-align:center;position:relative;overflow:hidden}.city-chip>:not(:nth-child(4n+4)){margin-right:.25rem}.city-chip:hover{background:var(--primary-color-dark);transform:translateY(-1px)}.city-chip:active{transform:translateY(0)}.city-chip::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,8%);opacity:0;transition:opacity .2s ease}.city-chip:hover::before{opacity:1}.city-chip h3{font-size:.875rem;font-weight:500;color:var(--text-color-alt);margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}@media(max-width:896px){.city-chips{padding:.5rem}.city-chip{flex:0 0 calc(50% - .5rem)}}@media(max-width:480px){.city-chip{flex:0 0 calc(100% - .5rem);margin:.25rem 0}.city-chip h3{font-size:.875rem}}.city-header{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:1rem}.city-header-label,.city-label{font-family:avenir-black;font-size:1.333rem;font-weight:700;color:var(--headline-color)}.single-location-header h1{font-size:1.778rem;color:var(--headline-color)}.single-location-header h2{font-size:1.2rem;color:var(--subheadline-color);margin-bottom:1rem}.single-location{display:flex;justify-content:space-between;margin-bottom:1rem}.single-location-faqs ol li{margin-bottom:1rem}.loc-detail{width:auto;margin-right:1rem}.loc-detail h1,.loc-detail h2,.loc-detail h3{font-size:1.778rem;color:var(--headline-color)}.loc-subhead{font-size:1rem;color:var(--subheadline-color)}.loc-address{font-size:1.2rem}.loc-gal-hrs{width:315px}.loc-gal-hrs .gallery img{width:100%;margin-bottom:10px}.loc-gal-hrs .hours p{margin-bottom:.5rem}.loc-gal-hrs .hours ul{margin:0;padding:0;list-style-type:none}.loc-gal-hrs .hours ul li{margin:0;padding:0 5px .5rem;display:flex;justify-content:space-between;width:100%}@media(max-width:896px){.single-location{flex-direction:column;margin:0 auto}.single-location .map iframe{width:100%;height:400px}.loc-gal-hrs{width:100%;display:flex;justify-content:space-between;gap:1rem}.loc-gal-hrs .gallery{width:50%}.loc-gal-hrs .hours{width:50%}}@media(max-width:480px){.loc-address{font-size:1rem}.loc-gal-hrs{flex-direction:column}.loc-gal-hrs .gallery{width:100%}.loc-gal-hrs .hours{width:100%}}.carousel{position:relative;width:100%;max-width:600px;margin:auto;overflow:hidden}.carousel-inner{display:flex}.carousel-item{min-width:100%;box-sizing:border-box;transition:transform .5s ease-in-out}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);font-size:2em;cursor:pointer}.carousel .left{position:absolute;top:50%;left:35px;background:var(--primary-color);width:36px;height:36px;line-height:36px;border-radius:100%;color:var(--text-color-alt);font-size:1.2rem;z-index:10;cursor:pointer;margin-top:-18px;box-shadow:0 0 0 9px rgba(255,255,255,.4);transition:all .3s ease}.carousel .right{position:absolute;top:50%;right:35px;background:var(--primary-color);width:36px;height:36px;line-height:36px;border-radius:100%;color:var(--text-color-alt);font-size:1.2rem;z-index:10;cursor:pointer;margin-top:-18px;box-shadow:0 0 0 9px rgba(255,255,255,.4);transition:all .3s ease}.carousel .svg-inline--fa{color:var(--text-color-alt)}.carousel-control.left .svg-inline--fa{margin-top:.2rem;margin-left:.5rem}.carousel-control.right .svg-inline--fa{margin-top:.2rem;margin-left:.5rem}.scam-container{display:flex;flex-direction:column;gap:2rem;padding:2rem}.scam-box{display:flex;justify-content:space-between;align-items:center}.scam-text{flex:1;padding-right:1rem;text-align:left}.scam-image{flex:1;display:flex;justify-content:center;align-items:center}.scam-image img{max-width:100%;height:auto}.scam-box:nth-child(odd){flex-direction:row}.scam-box:nth-child(even){flex-direction:row-reverse}.scam-box h2{font-size:1.5rem;color:var(--headline-color);margin-bottom:1rem}.scam-box p{font-size:1rem;line-height:1.5;color:var(--text-color)}@media(max-width:896px){.scam-container{display:block}.scam-box{display:block;margin-bottom:4rem}.scam-box:last-child{margin-bottom:0}.scam-box:nth-child(even){flex-direction:row}}.none{display:none}.border{border:1px solid var(--border-color)}.text-alt{color:var(--text-color-alt)}.flex-center{display:flex;justify-content:center;align-items:center}.flex-space-between{display:flex;justify-content:space-between;align-items:center}.flex-space-evenly{display:flex;justify-content:space-evenly;align-items:center}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.m-xs{margin:.5rem}.mt-xs{margin-top:.5rem}.mb-xs{margin-bottom:.5rem}.m-sm{margin:1rem}.mt-sm{margin-top:1rem}.mb-sm{margin-bottom:1rem}.m-md{margin:2rem}.mt-md{margin-top:2rem}.mb-md{margin-bottom:2rem}.hidden{display:none}.bitcoin-atm-intro{background-color:#f9fafb;padding:3rem 0;border-bottom:1px solid #e5e7eb;text-align:center}.intro-title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.3}.intro-description{font-size:1.125rem;line-height:1.6;color:#4b5563;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:768px){.bitcoin-atm-intro{padding:2rem 0}.intro-title{font-size:1.5rem}.intro-description{font-size:1rem}}.find-nearest-button-animation::before{content:'';position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #fff;border-radius:10px;clip-path:inset(0 0 calc(100% - 2px) 0);animation:border-rotate 3s linear infinite}@keyframes border-rotate{0%{clip-path:inset(0 0 calc(100% - 1px) 0)}25%{clip-path:inset(0 0 0 calc(100% - 1px))}50%{clip-path:inset(calc(100% - 1px) 0 0 0)}75%{clip-path:inset(0 calc(100% - 1px) 0 0)}100%{clip-path:inset(0 0 calc(100% - 1px) 0)}}.find-nearest-button-animation:hover::before{animation-duration:1.5s}.find-nearest-button-animation:disabled::before{animation-play-state:paused;opacity:.3}.location-pin-icon{animation:pulse 2s infinite}.location-pin-icon.loading{animation:bounce 1.2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.locations-hero{background:#11161e;color:#fff;padding:3rem 1.5rem;border-radius:0 0 20px 20px;box-shadow:0 4px 20px rgba(0,0,0,.1);margin-bottom:2rem}.locations-hero-container{max-width:1200px;margin:0 auto}.hero-content{display:flex;flex-direction:column;gap:2rem}.hero-text{text-align:center}.locations-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#ff9500,#ff5800);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.locations-hero-description{font-size:1.1rem;max-width:700px;margin:0 auto;opacity:.9}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.search-divider{font-size:1rem;font-weight:500;color:rgba(255,255,255,.7);position:relative;width:100%;text-align:center}.search-divider::before,.search-divider::after{content:'';position:absolute;top:50%;width:calc(50% - 30px);height:1px;background-color:rgba(255,255,255,.2)}.search-divider::before{left:0}.search-divider::after{right:0}.locations-hero-search-form{width:100%;max-width:600px}.search-input-container{display:flex;position:relative;height:54px;border-radius:8px;background-color:#fff;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#666}.search-input{flex:1;height:100%;padding:0 16px 0 42px;border:none;font-size:16px;color:#333}.search-input:focus{outline:none}.search-button{padding:0 24px;height:100%;background-color:#ff7800;color:#fff;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease}.search-button:hover{background-color:#ff5800}@media(min-width:768px){.hero-content{flex-direction:row;justify-content:space-between;align-items:center;gap:3rem}.hero-text{text-align:left;flex:1}.hero-actions{flex:1}.locations-hero-description{margin:0}}.initial-message{text-align:center;padding:2rem;background-color:rgba(23,40,82,5%);border-radius:8px;margin:1rem 0}.initial-message p{color:#666;font-size:1rem}.no-results-message{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background-color:rgba(255,120,0,5%);border-radius:8px;margin:1rem 0;gap:.5rem}.no-results-message svg{color:#ff7800;margin-bottom:.5rem}.no-results-message p{color:#333;font-size:1rem}.atm-location-item{background-color:#fff;border-radius:8px;padding:1rem;margin-bottom:.75rem;box-shadow:0 2px 6px rgba(0,0,0,6%);transition:all .3s ease;border:1px solid #eee}.atm-location-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.atm-location-item.nearest{border-left:4px solid #ff7800;background-color:rgba(255,120,0,2%)}.atm-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.atm-header h3{margin:0;color:#172852;font-size:1.1rem;font-weight:600}.distance-badge{background:linear-gradient(135deg,#ff9500,#ff5800);color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .5rem;border-radius:20px;white-space:nowrap}.atm-address{margin-bottom:.75rem;font-size:.9rem;color:#555}.atm-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin-bottom:1rem;font-size:.9rem}.atm-details p{margin:0;color:#666}.atm-actions{display:flex;gap:.75rem;width:100%}.atm-route-button{background-color:#f1f4f9;color:#172852;border:1px solid #d2dae6;border-radius:6px;padding:8px 16px;font-weight:500;cursor:pointer;transition:background-color .2s ease;flex:1;min-width:120px;text-align:center;display:inline-block}.atm-route-button:hover{background-color:#e1e6ef}.atm-directions-button{background-color:#ff7800;color:#000!important;border:none;border-radius:6px;padding:10px 18px;font-weight:700;cursor:pointer;transition:all .2s ease;flex:1;min-width:140px;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 4px rgba(255,120,0,.3)}.atm-directions-button:hover{background-color:#ff5800;transform:translateY(-2px);box-shadow:0 4px 8px rgba(255,120,0,.4)}.atm-directions-button svg,.atm-directions-button svg *{width:16px;height:16px;stroke:#000!important;color:#000!important}.map-info-window-buttons{display:flex;gap:10px;margin-top:12px}@media(max-width:767px){.atm-actions{flex-direction:column;width:100%;gap:.5rem}.atm-route-button,.atm-directions-button{width:100%}.nearest-atms-wrapper{height:400px}}.locations-filters{display:flex;flex-direction:column;height:650px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,5%);border:1px solid #eee;overflow:hidden}.filter-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #eee}.filter-toggle-button{display:none;background:0 0;border:none;color:#333;cursor:pointer;padding:10px;border-radius:6px;transition:background .2s ease}.filter-toggle-button:hover{background:#f5f5f5}.filter-section-title{font-size:1.25rem;font-weight:600;color:#333;margin:0}.filter-content{flex:1;padding:1.25rem;overflow-y:auto}.filter-groups{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.filter-group{background-color:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,5%);border:1px solid #eee}.filter-group-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 1rem}.filter-options{display:flex;flex-direction:column;gap:.5rem}.filter-checkbox,.filter-radio{display:flex;align-items:center;padding:.625rem 0}.filter-checkbox input[type=checkbox],.filter-radio input[type=radio]{width:22px;height:22px;margin-right:.75rem;border:2px solid #ccc;background-color:#fff;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer;flex-shrink:0}.filter-radio input[type=radio]{border-radius:50%}.filter-checkbox input[type=checkbox]:checked,.filter-radio input[type=radio]:checked{background-color:#ff7800;border-color:#ff7800}.filter-checkbox input[type=checkbox]:checked::after{content:'';position:absolute;left:7px;top:3px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.filter-radio input[type=radio]:checked::after{content:'';position:absolute;left:5px;top:5px;width:8px;height:8px;border-radius:50%;background:#fff}.filter-checkbox label,.filter-radio label{font-size:1rem;color:#333;cursor:pointer;line-height:1.4;user-select:none}.filter-actions{display:flex;gap:.75rem;margin-top:1.5rem}.filter-button{flex:1;background-color:#ff7800;color:#fff;font-weight:600;font-size:1rem;padding:.75rem 1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.filter-button:hover{background-color:#ff5800}.filter-reset-button{flex:1;background-color:#f0f0f0;color:#333;font-weight:500;font-size:1rem;padding:.75rem 1rem;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.filter-reset-button:hover{background-color:#e5e5e5}.service-icon,.buy-icon,.sell-icon,.other-icon,.time-icon,.now-icon,.distance-badge.walking,.distance-badge.short,.distance-badge.medium,.distance-badge.long,.distance-separator,.filter-radio-highlighted,.filter-icon,.reset-icon{display:none}@media(max-width:767px){.filter-toggle-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.filter-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;padding:0 1.25rem}.filter-content.expanded{max-height:2e3px;padding:1.25rem;transition:max-height .5s ease-in,padding .3s ease}.filter-groups{gap:1rem}.filter-group{padding:1rem}.filter-checkbox,.filter-radio{padding:.75rem 0}.filter-checkbox input[type=checkbox],.filter-radio input[type=radio]{width:24px;height:24px}.filter-checkbox input[type=checkbox]:checked::after{left:8px;top:4px;width:6px;height:12px}.filter-radio input[type=radio]:checked::after{left:6px;top:6px;width:8px;height:8px}.filter-checkbox label,.filter-radio label{font-size:1rem;padding-top:0}.filter-actions{flex-direction:row;gap:.75rem}.filter-button,.filter-reset-button{padding:.875rem 1rem;font-size:1rem;font-weight:600;width:100%;text-align:center}.locations-filters{height:auto;min-height:auto;margin-bottom:1.5rem}}.nearest-atms-wrapper{display:flex;flex-direction:column;height:650px;max-height:90vh;border-radius:8px;border:1px solid #eee;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,5%);overflow:hidden}.nearest-atms-section{display:flex;flex-direction:column;height:100%;overflow:hidden}.nearest-atms-title{font-size:1.25rem;font-weight:600;margin:0;padding:1.25rem;border-bottom:1px solid #eee;background-color:#fff;position:sticky;top:0;z-index:10}.atm-location-list{flex:1;overflow-y:auto;padding:1.25rem;scrollbar-width:thin;scrollbar-color:#ccc transparent}.atm-location-list::-webkit-scrollbar{width:6px}.atm-location-list::-webkit-scrollbar-track{background:0 0}.atm-location-list::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.atm-pagination{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-top:1px solid #eee}.atm-page-info{font-size:.875rem;color:#666}.atm-page-controls{display:flex;gap:.25rem}.atm-page-button{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:4px;border:1px solid #ddd;background-color:#fff;color:#333;cursor:pointer;transition:background-color .2s ease}.atm-page-button:hover:not(:disabled){background-color:#f5f5f5}.atm-page-button:disabled{opacity:.5;cursor:not-allowed}#map-container{width:100%;height:100%;min-height:600px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}#map{width:100%;height:100%;min-height:600px}.locations-map-container{width:100%;height:100%;min-height:600px;border-radius:8px;overflow:hidden;position:relative}.locations-map-section{position:relative;width:100%;height:650px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}.map-expanded .locations-map-section{width:100%;height:700px}.locations-search-section{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:2rem;background-color:#f8f9fc;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,6%);width:100%;margin-left:auto;margin-right:auto;transition:grid-template-columns .3s ease}.locations-search-section.map-expanded{grid-template-columns:1fr 0fr}.locations-map-container-wide{max-width:1600px;margin:0 auto;padding:0 clamp(1rem,5vw,2.5rem);width:100%;box-sizing:border-box}.locations-section-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin:2.5rem 0 1rem;color:#172852;text-align:center;padding:0 1rem}.locations-section-description{font-size:1.125rem;line-height:1.6;color:#4b5563;max-width:900px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:1.5rem;padding:0 1rem}.map-info-window{padding:16px;max-width:300px}.map-info-window h3{font-size:16px;font-weight:700;margin:0 0 8px;color:#172852}.map-info-window p{margin:4px 0;font-size:14px;color:#4a5568}.locations-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:clamp(.5rem,2vw,1.25rem);margin:1.5rem auto 2.5rem;width:100%;padding:0 clamp(1rem,4vw,2.5rem);box-sizing:border-box}.location{text-decoration:none;color:inherit;display:block;transition:all .2s ease;border-radius:.75rem;outline:none;-webkit-tap-highlight-color:transparent}.location:focus-visible{outline:2px solid #ff7800;outline-offset:2px}.location .location-state-card{position:relative;border-radius:.75rem;overflow:hidden;background-color:#fff;transition:all .2s ease;height:clamp(120px,30vw,180px);border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,5%);width:100%}@media(hover:hover){.location:hover{transform:translateY(-2px)}.location:hover .location-state-card{box-shadow:0 8px 25px rgba(0,0,0,8%);border-color:#d7dfea}.location:hover img{transform:scale(1.05)}.location:hover .location-state-card::after{opacity:1}.location:hover .info p{background-color:#ff7800;transform:translateY(-2px);box-shadow:0 3px 6px rgba(0,0,0,.2)}}.location img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .3s ease}.location .info{position:absolute;bottom:0;left:0;width:100%;z-index:3;color:#fff;padding:clamp(.5rem,2vw,.75rem);background:linear-gradient( to top,rgba(0,0,0,.8) 0%,transparent 100% );border-radius:0 0 .75rem .75rem;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.15rem,1vw,.25rem);backdrop-filter:blur(2px)}.location .info h2{margin:0;font-size:clamp(.85rem,3vw,1.1rem);font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);line-height:1.2;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location .info p{margin:0;font-size:clamp(.6rem,2vw,.7rem);color:#fff;display:inline-flex;align-items:center;padding:clamp(.1rem,.5vw,.15rem)clamp(.35rem,1.5vw,.5rem);border-radius:999px;background-color:rgba(255,120,0,.8);font-weight:500;line-height:1.2;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .2s ease}@media(hover:none){.location .location-state-card::after{display:none}.location:hover{transform:none}.location:hover img{transform:none}}@media(max-width:1200px){.locations-container{grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));padding:0 clamp(1rem,3vw,2rem)}}@media(max-width:992px){.locations-container{grid-template-columns:repeat(auto-fill,minmax(min(100%,180px),1fr));padding:0 clamp(.75rem,2.5vw,1.5rem)}}@media(max-width:768px){.locations-container{grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:.75rem;padding:0 clamp(.75rem,2vw,1.25rem)}.locations-search-section{grid-template-columns:1fr;padding:1rem;gap:1rem}.locations-map-container-wide{padding:0 .5rem}.locations-filters{grid-row:1;margin-bottom:0}.locations-map-section{grid-row:2;height:400px;min-height:400px}.nearest-atms-wrapper{grid-row:3;height:auto;max-height:500px}#map-container,#map{min-height:400px;height:400px}.hero-actions{width:100%}.locations-hero-container{padding:0 1rem}.locations-hero-title{font-size:2rem}.find-nearest-button{width:100%;justify-content:center}.search-input-container{height:50px}}@media(max-width:480px){.locations-container{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:0 clamp(.5rem,1.5vw,1rem)}.locations-map-container-wide{padding:0 .25rem}.locations-section-title{margin:1.5rem 0 1rem}}@media(max-width:360px){.locations-container{grid-template-columns:1fr}.location .location-state-card{max-height:150px}}.faq-section{padding:4rem 0;background-color:#f9fafb;border-top:1px solid #e5e7eb}.faq-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem;color:#172852}.faq-container{max-width:850px;margin:0 auto}.faq-item{margin-bottom:1rem;border-radius:.75rem;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease}.faq-item.active{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:1.125rem;font-weight:600;color:#172852;transition:all .3s ease}.faq-question:hover{background-color:#f9fafb}.faq-icon{min-width:24px;height:24px;transition:transform .3s ease;color:#6b7280}.faq-item.active .faq-icon{transform:rotate(180deg);color:#ff7800}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{padding:0 1.5rem 1.25rem;margin:0;line-height:1.6;color:#4b5563}.faq-item.active .faq-question{color:#ff7800;border-bottom:1px solid #f3f4f6}@media(max-width:768px){.faq-section{padding:3rem 1rem}.faq-title{font-size:1.75rem;margin-bottom:2rem}.faq-question{padding:1rem 1.25rem;font-size:1rem}.faq-answer p{padding:0 1.25rem 1rem}}