﻿.where-buy-section{margin-bottom:1.875rem;}@media(min-width:1200px){.where-buy-section{margin-bottom:3.4375rem;}}.where-buy-section .section-title{margin-bottom:.625rem;}.where-buy-section .where-buy-filter-wrapper{margin-top:2.8125rem;}.where-buy-section #wherebuyfilterform{position:relative;display:flex;justify-content:center;border-radius:30px;border:solid 1px #1971a5;background-color:#f9fefc;width:100%;}@media(max-width:768px){.where-buy-section #wherebuyfilterform{background-color:transparent;flex-direction:column;align-items:center;gap:12px;border:none;}}.where-buy-section #wherebuyfilterform .form-item{flex:1;width:100%;position:relative;border-left:solid 1px #def3de;}@media(max-width:768px){.where-buy-section #wherebuyfilterform .form-item{border:none;}}.where-buy-section #wherebuyfilterform .form-item:first-child{border:none;}.where-buy-section #wherebuyfilterform .form-item:after{content:"";font-family:"icomoon";position:absolute;right:0;top:50%;transform:translate(-20px,-50%);pointer-events:none;user-select:none;font-size:1.25rem;}.where-buy-section #wherebuyfilterform .form-item select{width:100%;height:100%;font-weight:500;font-size:1.25rem;color:#003243;border:none;position:relative;padding:20px 25px;-webkit-appearance:none;background-color:#fff;border-start-start-radius:30px;border-end-start-radius:30px;}@media(max-width:768px){.where-buy-section #wherebuyfilterform .form-item select{border-radius:0;border-radius:30px;}}.where-buy-section #wherebuyfilterform button{display:flex;align-items:center;justify-content:center;padding:20px 25px;max-width:140px;width:100%;background-color:#1971a5;color:#fff;font-weight:500;font-size:1.375rem;cursor:pointer;border-start-end-radius:30px;border-end-end-radius:30px;}@media(max-width:768px){.where-buy-section #wherebuyfilterform button{border-radius:0;border-radius:30px;max-width:100%;}}.where-buy-section #wherebuyfilterform button:disabled{opacity:.8;}.where-buy-card{--primary-color:#1971a5;--secondary-color:#fff;--font-color:#003243;display:grid;grid-template-rows:auto 1fr;border-radius:2.5rem;overflow:hidden;background:var(--secondary-color);}.where-buy-card .card-title{display:flex;justify-content:center;text-align:center;padding-block:1.5625rem;font-size:1.1875rem;color:var(--secondary-color);background:var(--primary-color);}.where-buy-card .card-content{--gap:1.25rem;display:grid;grid-template-rows:1fr auto;padding:.625rem 1.875rem var(--gap);}.where-buy-card .card-content ul{display:flex;flex-direction:column;gap:var(--gap);height:100%;}.where-buy-card .card-content ul li{display:flex;align-items:center;gap:5px;font-size:1.0625rem;}.where-buy-card .card-content ul li i{color:var(--primary-color);font-size:1.5rem;}.where-buy-card .card-content .card-link{margin-top:var(--gap);padding-top:var(--gap);border-top:1px solid var(--primary-color);color:var(-\2dprimary-color);}.where-buy-card .card-content .card-link span{font-weight:700;}.where-buy-card .card-content .card-link a i{display:inline-block;font-size:1rem;transition:.4s ease;}.where-buy-card .card-content .card-link a:hover i{transform:translate3d(5px,0,0);}