.page-title{margin-top:0}.main-page-title{margin-bottom:3rem}@media screen and (min-width:750px){.main-page-title{margin-bottom:4rem}}.page-placeholder-wrapper{display:flex;justify-content:center}.page-placeholder{width:52.5rem;height:52.5rem}.bar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;margin-bottom:40px;position:relative}.ct-tablist{display:flex;gap:16px;overflow:auto hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;cursor:grab}.ct-tablist::-webkit-scrollbar{height:0}hr.ct-hr{margin:24px 0;background-color:#444d444d;height:.5px}.ct-grid__item{filter:drop-shadow(0px 0px 10px rgba(36,40,34,.06));border-radius:32px;overflow:hidden;background:#fff}.content-for-layout{background:#f8f8f8}.ct-heading{font-size:clamp(22px,2.2vw,28px);margin:0 0 16px;font-weight:700}.ct-chip-link.active{color:#357520;font-weight:700}.ct-chip-link{white-space:nowrap;font-weight:400;font-size:14px;line-height:17px;display:inline-flex;height:48px;align-items:center;padding:0 16px;border-radius:100px;background:#fff;text-decoration:none;border:1px solid #EEEEE8;color:rgba(var(--color-foreground),1)}.ct-chip-link:hover{background:#eeeee8;border:1px solid #EEEEE8}.ct-card{display:grid;grid-template-columns:1fr;gap:16px;background:#fff;box-shadow:0 1px #0000000f,0 2px 16px #0000000f;overflow:hidden}@media(min-width:992px){.ct-card{grid-template-columns:1fr 1fr}}.ct-card-media{aspect-ratio:600 / 300;width:100%;overflow:hidden;background:#f5f5f5;position:relative}.ct-card-media img.ct-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ct-image{width:100%;height:100%;object-fit:cover;display:block}.ct-image.placeholder{background:#f1f5f9;aspect-ratio:16/9}.ct-card-body{padding:24px}.ct-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.ct-card-title{font-weight:900;font-size:24px;line-height:24px;margin:0;white-space:break-spaces}.ct-icon-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#f8f8f8;transition:transform .15s ease;flex-shrink:0;transition:all .8s ease}.ct-icon-link:hover{transform:translateY(-1px);background-color:#eeeee8}.ct-icon-link svg{width:22px;height:22px;display:block}.ct-address{font-weight:500;font-size:16px;line-height:160%;white-space:normal;width:100%;margin:12px 0 24px}.ct-contact-outnner{display:flex;width:calc(50% - 12px);margin:0 auto;background:#f8f8f8;height:54px;border-radius:50px;padding:16px 0;text-decoration:none;transition:all .8s ease}.ct-contact-outnner:hover{background:#eeeee8}.ct-contacts{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between}.ct-contact span{font-weight:500;font-size:14px;line-height:17px;color:rgba(var(--color-foreground),1)}.ct-contact{display:inline-flex;align-items:center;gap:8px;text-decoration:none;margin:0 auto}.ct-contact:hover{background:#eeeee8}.ct-icon{display:inline-flex;width:24px;height:24px;align-items:center}.ct-desc{font-weight:400;font-size:14px;line-height:17px}.ct-desc li{margin-bottom:6px;white-space:normal}.ct-bullets{margin:0;padding-left:18px;display:grid;gap:6px;white-space:normal}.ct-bullets li{list-style:disc;white-space:normal}.ct-address-ounner{display:flex;flex-direction:row;align-items:center;gap:24px}.ct-grid__network .ct-grid__item{width:calc(40% - var(--grid-desktop-horizontal-spacing) / 2);white-space:nowrap;transition:all .25s ease}.ct-grid__network.grid{overflow:auto hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;cursor:grab}.ct-tablist.dragging,.ct-grid__network.dragging{cursor:grabbing;user-select:none;-webkit-user-select:none}:root{--tooltip-bg: #111;--tooltip-fg: #fff;--tooltip-radius: 8px;--tooltip-shadow: 0 6px 20px rgba(0,0,0,.15);--brand: #0a66c2;--brand-green: #4A915C;--brand-lightgreen: #EAF3EA;--text-dark: #333;--bg-light: #F7F7F7;--margin-item: 28px}.tooltip-fax{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%,6px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;background:var(--tooltip-bg);color:var(--tooltip-fg);padding:6px 10px;border-radius:var(--tooltip-radius);box-shadow:var(--tooltip-shadow);font-size:12px;white-space:nowrap;z-index:10}.tooltip-fax.show{opacity:1;transform:translate(-50%)}.fax-link{position:relative}.ct-grid__network .ct-grid__item img{transition:all 1s ease}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#fffffff2;box-shadow:0 2px 6px #00000026;color:#333;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease}.arrow:hover{background:var(--brand-green);color:#fff}.arrow.left{left:18px}.arrow.right{right:18px}.chips-wrapper{position:relative;padding:0 64px;overflow:hidden}.chips-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #ccc;cursor:pointer}.chips-nav--left{left:0}.chips-nav--right{right:0}.slider-button{width:32px;height:32px;background-color:#f8f8f8;border-radius:50%}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.slider-chip-button--prev{left:0}.slider-chip-button--next{right:0}.slider-chip-button--prev .icon{transform:rotate(-180deg);height:auto}.slider-chip-button--next .icon{transform:unset;height:auto}.slider-button svg{width:2.2rem;height:15px}.slider-button.slider-chip-button--prev:hover svg{transform:scale(1.1) rotate(-180deg)}@media screen and (min-width:767px){.ct-grid__network .ct-grid__item:hover img{scale:1.1}.ct-grid__network .ct-grid__item.active{transform:scale(1.07)}}.menu-open .main-menu__top-affiliated{display:none}.main-menu__wrapper.is-hidden{opacity:0;transform:translateY(-8px);visibility:hidden;pointer-events:none;height:0}@media screen and (max-width:767px){.ct-card-title{font-size:18px}.ct-grid__item{width:60%;max-width:400px}.ct-grid__network .ct-grid__item{width:100%;scroll-margin-top:113px;margin:0}.ct-grid__network.grid{flex-direction:column;overflow:hidden}.ct-contact{gap:12px}.ct-contacts{flex-direction:column;gap:12px}.ct-contact-outnner{width:100%;height:48px}.ct-desc ul{padding-left:12px}.ct-desc li{margin-bottom:8px;font-size:1.3rem}.ct-address-ounner{gap:16px;min-height:unset;padding:8px 0 16px}.ct-address{font-size:14px;text-align:left;width:100%;margin:0}.ct-grid__network .ct-grid__item.ct-grid__item-first{margin-left:0}.ct-wrapper .bar{margin-bottom:0}.chips-wrapper{padding:0 32px}.arrow.left,.slider-chip-button--prev{left:-20px}.arrow.right,.slider-chip-button--next{right:-20px}.main-menu__wrapper{overflow-x:auto;white-space:nowrap;width:100%;scrollbar-width:none}.main-menu__wrapper.header{padding-bottom:0;padding-top:0;background:#fff}ul.main-menu__mobile{display:inline-flex;width:auto;align-items:center}.main-menu__mobile li{height:50px;min-width:90px;justify-content:center;display:flex;align-items:center;padding:16px}.main-menu__mobile li a{text-decoration:none;color:#778077;font-weight:400;font-size:13px;line-height:normal;letter-spacing:0}.main-menu__mobile li a.active{color:#357520;font-weight:700}.ct-card-body{padding:24px}.ct-icon-link{background:#f8f8f8;padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/section-page-our-network.css.map */
