:root{font-family:Lato,Arial,sans-serif;color:#333;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:13px}a{text-decoration:none;color:inherit}.shell{width:1000px;margin:auto}.topbar{height:63px;background:#fff}.nav-shell{width:1340px;height:63px;margin:auto;display:flex;align-items:center;gap:18px;color:#111}.brand{font-size:16px;font-weight:900;letter-spacing:1px;color:#3570d2}.ministry-mark{display:flex;align-items:center;gap:5px;color:#68ad3a;font-size:21px}.ministry-mark small{font-size:6px;line-height:1.1;color:#555}.nav-search{width:260px;height:42px;border:1px solid #dce1e8;display:flex;align-items:center;padding:0 13px;color:#8c949e}.nav-search input{width:100%;border:0;outline:0;padding-left:10px;font:12px Lato;background:#fff}.nav-shell nav{display:flex;gap:20px;flex:1;justify-content:center;font-size:12px}.login,.download{height:42px;padding:0 21px;display:flex;align-items:center;border:1px solid #3570d2;color:#3570d2;font-size:12px}.download{background:#3570d2;color:#fff}.hero{height:236px;color:#fff;background:linear-gradient(105deg,#3776d7,#5797f4)}.breadcrumb{height:56px;padding-top:22px;font-size:11px}.breadcrumb span{padding:0 15px}.hero-copy{height:80px}.hero-copy h1{margin:0 0 17px;font-size:29px;line-height:1;font-weight:700}.benefits{display:flex;gap:32px;font-size:14px;font-weight:700}.booking-search{display:grid;grid-template-columns:300px 560px 140px;height:55px;margin-top:17px}.booking-search label{height:55px;background:#fff;color:#111;display:flex;align-items:center;padding:0 16px;border-right:1px solid #ddd}.booking-search input{border:0;outline:0;width:100%;font:14px Lato;padding:0 15px;color:#333;background:transparent}.booking-search .location{border-radius:5px 0 0 5px}.location span{color:#b9c1cc}.location b{background:#eef1f5;color:#3570d2;padding:4px 7px}.query span{font-size:22px;color:#aab1bb}.booking-search button{border:0;border-radius:0 5px 5px 0;background:#ff6800;color:#fff;font:700 16px Lato}.section-block{padding-top:30px}.section-title{height:39px;display:flex;align-items:flex-start;justify-content:space-between}.section-title h2{font-size:22px;line-height:27px;margin:0;font-weight:700}.section-title a{color:#3570d2;font-size:14px;margin-top:4px}.specialties{height:385px}.specialty-grid{display:grid;grid-template-columns:repeat(4,235px);grid-template-rows:120px 120px;gap:20px 20px}.image-card{height:120px;display:flex;align-items:center;justify-content:center;padding:15px;color:#fff;font-size:16px;font-weight:700;text-align:center;background:linear-gradient(rgba(0,0,0,.22),rgba(0,0,0,.42)),var(--image) center/cover no-repeat;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.image-card.empty{background:#000}.procedures{height:667px;background:#eaf2ff}.procedures .section-block{padding-top:49px}.procedures .section-title{height:48px}.procedure-grid{display:grid;grid-template-columns:repeat(3,320px);grid-template-rows:222px 222px;gap:62px 20px}.procedure-card{width:320px;height:222px;background:#fff;border:1px solid #e0e5eb;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12);overflow:hidden}.procedure-card h3{height:86px;margin:0;padding:34px 12px 0;color:#fff;text-align:center;text-transform:uppercase;background:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.38)),var(--image) center/cover no-repeat;font-size:16px}.procedure-card div{display:grid;grid-template-columns:1fr;padding:14px 12px;gap:9px}.procedure-card a{font-size:12px;color:#4b8de2}.app-promo{height:156px;background:linear-gradient(105deg,#2965bd,#4380da);color:#fff}.promo-shell{width:1080px;height:100%;margin:auto;display:flex;align-items:center}.phone{width:220px;height:190px;object-fit:contain;object-position:bottom;margin-top:-34px}.promo-text{width:455px;font-size:25px}.promo-text small{display:block;font-size:20px;margin-top:7px}.supported{display:flex;align-items:center;width:190px;font-size:11px}.supported img{width:90px;height:40px;object-fit:contain}.stores img{display:block;width:143px;height:43px;object-fit:contain;margin:5px 0}footer{height:405px;background:#3776d3;color:#fff}.footer-shell{width:1080px;height:100%;margin:auto;padding-top:54px;display:grid;grid-template-columns:1fr 1fr 1fr;position:relative}.footer-shell h3{font-size:18px;margin:0 0 24px}.footer-shell a{display:block;font-size:14px;line-height:1.35;margin-bottom:11px}.socials{display:flex;gap:17px}.socials b{width:32px;height:32px;background:#fff;color:#3776d3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px}.footer-shell h4{margin:65px 0 15px;font-size:14px}.copyright{position:absolute;bottom:0;left:0;right:0;height:55px;border-top:1px solid rgba(255,255,255,.7);padding-top:19px;font-size:12px}
@media(max-width:1100px){.shell,.footer-shell,.promo-shell{width:calc(100% - 40px)}.nav-shell{width:calc(100% - 30px)}.nav-shell nav,.ministry-mark{display:none}.booking-search{grid-template-columns:30% 56% 14%}.specialties{height:auto;padding-bottom:35px}.specialty-grid{grid-template-columns:repeat(4,1fr)}.procedures{height:auto;padding-bottom:49px}.procedure-grid{grid-template-columns:repeat(3,1fr)}.procedure-card{width:100%}.promo-text{font-size:18px}.promo-text small{font-size:16px}}
@media(max-width:700px){.topbar{height:auto;padding:12px 0}.nav-shell{height:auto;flex-wrap:wrap}.nav-search{order:3;width:100%}.nav-shell .download{margin-left:auto}.hero{height:auto;padding-bottom:25px}.breadcrumb{height:44px}.hero-copy{height:auto}.hero-copy h1{font-size:24px}.benefits{display:grid;gap:6px;margin-bottom:20px}.booking-search{display:flex;flex-wrap:wrap;height:auto}.booking-search .location,.booking-search .query,.booking-search button{width:100%;height:50px;border-radius:4px;margin-bottom:8px}.specialty-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:none;gap:12px}.image-card{height:105px}.procedure-grid{grid-template-columns:1fr;grid-template-rows:none;gap:18px}.procedure-card{height:222px}.app-promo{height:auto}.promo-shell{padding:18px 0;flex-wrap:wrap;justify-content:center;gap:15px}.phone{display:none}.promo-text{width:100%;text-align:center}.supported{justify-content:center}.stores{display:flex}.stores img{width:120px}.footer-shell{grid-template-columns:1fr 1fr;gap:35px;padding-top:35px}.footer-shell>div:nth-child(3){grid-column:1/-1}.footer-shell h4{margin-top:25px}footer{height:auto;padding-bottom:65px}.login{display:none}}
