@import url("https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,800|Open+Sans:300,400,600|Material+Icons");
@media (max-width: 799px) { /* line 3, ../../sass/mini/_nav.scss */
  body.flyout { height: 100%; overflow: hidden; }
  /* line 6, ../../sass/mini/_nav.scss */
  body.flyout:before { content: ''; display: block; position: fixed; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }
  /* line 17, ../../sass/mini/_nav.scss */
  body.flyout .mobile .login { display: none; }
  /* line 18, ../../sass/mini/_nav.scss */
  body.flyout #trigger-mobile { background-position: -3px -15px !important; }
  /* line 19, ../../sass/mini/_nav.scss */
  body.flyout #trigger-desktop { transform: translateX(0); }
  /* line 22, ../../sass/mini/_nav.scss */
  #trigger-desktop { z-index: 5; -webkit-tap-highlight-color: transparent; transform: translateX(-120%); transition: transform 400ms ease; -moz-transition: transform 400ms ease; -webkit-transition: transform 400ms ease; -o-transition: transform 400ms ease; display: block; position: fixed; height: calc(100% - 42px); width: 100%; max-width: 309px; overflow: hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; background: #fff; border: 1px solid #1171ab; top: 31px; left: 0; }
  /* line 24, ../../sass/mini/_nav.scss */
  #trigger-desktop > a:first-child { display: none; }
  /* line 27, ../../sass/mini/_nav.scss */
  #trigger-desktop div.mobile { display: block; } }
@media (max-width: 799px) and (max-width: 339px) { /* line 22, ../../sass/mini/_nav.scss */
  #trigger-desktop { right: 0; } }
@media (max-width: 799px) { /* line 48, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 li.fagg { padding: 10px 10px 10px 15px; background: #1171ab; color: white; font-size: 1rem; }
  /* line 54, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 div[id] div.fagg { display: none; }
  /* line 56, ../../sass/mini/_nav.scss */
  #trigger-desktop ul { margin: 0; padding: 0; list-style: none; border: none; box-shadow: unset; width: 100%; }
  /* line 65, ../../sass/mini/_nav.scss */
  #trigger-desktop ul li { padding: 0; }
  /* line 67, ../../sass/mini/_nav.scss */
  #trigger-desktop ul li:hover { background-color: #cbf59e; }
  /* line 71, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 li > span, #trigger-desktop h3, #trigger-desktop ul a { color: #1171ab; font-family: "Work Sans",Helvetica,Arial,sans-serif; font-size: 1em; font-weight: 400; display: block; padding: 10px 40px 10px 15px; border-bottom: 1px solid #f7f9f8; text-decoration: none; cursor: pointer; }
  /* line 82, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 li > span, #trigger-desktop h3 { background: url(arrow/next-blue.svg) no-repeat; background-position: calc(100% - 15px) -16px; }
  /* line 87, ../../sass/mini/_nav.scss */
  #trigger-desktop a.flyout-back { background: url(arrow/prev-blue.svg) no-repeat; background-position: 15px -15px; font-size: 11px; font-weight: 400; padding: 12px 40px 10px 30px; text-transform: uppercase; border-bottom: none; }
  /* line 95, ../../sass/mini/_nav.scss */
  #trigger-desktop a.flyout-back:hover { background-color: #cbf59e; }
  /* line 98, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 .topItem > span, #trigger-desktop ul.level0 h3 { background: #0e6297 url(arrow/down.svg) no-repeat 95% 50%; background-position: calc(100% - 15px) 50%; margin: 0; padding: 11px 40px 11px 15px; border-bottom: none; color: #cbf59e; font-size: 11px; font-weight: 400; text-transform: uppercase; }
  /* line 111, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 div[id], #trigger-desktop ul.level1 ul { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: white; transition: transform 200ms ease; -moz-transition: transform 200ms ease; -webkit-transition: transform 200ms ease; -o-transition: transform 200ms ease; transform: translateX(100%); }
  /* line 118, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 div[id].active, #trigger-desktop ul.level1 ul.active { transform: translateX(0); } }
@media (min-width: 800px) { /* line 125, ../../sass/mini/_nav.scss */
  ul.level0 > li > div { top: 2px; }
  /* line 127, ../../sass/mini/_nav.scss */
  #trigger-desktop { position: relative; z-index: 3; box-sizing: border-box; }
  /* line 131, ../../sass/mini/_nav.scss */
  #trigger-desktop li.fagg { display: none; }
  /* line 132, ../../sass/mini/_nav.scss */
  #trigger-desktop div.fagg { background: #1171ab; color: white; font-size: .8rem; padding: 5px 10px; }
  /* line 138, ../../sass/mini/_nav.scss */
  #trigger-desktop h3 { padding: 25px 25px 0; margin: 0; }
  /* line 139, ../../sass/mini/_nav.scss */
  #trigger-desktop div.fagg + h3 { padding: 15px 25px 0; }
  /* line 141, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 { display: none; position: absolute; border: 1px solid #e7ecef; margin: 10px 0 0 0; padding: 20px 0 10px 0; width: 240px; background: white; color: #93a29d; box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.4); list-style: none; background-image: url(mini/poweredbykenkoo.svg); background-repeat: no-repeat; background-position: top +5px right +5px; background-size: 100px; }
  /* line 158, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 > li { padding: 8px 20px; }
  /* line 160, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 > li > div { display: none; left: 90%; position: absolute; background: white; border: 1px solid #e7ecef; box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.4); }
  /* line 167, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 > li > div li { list-style: none; }
  /* line 169, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 > li.subsites { display: none; }
  /* line 170, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 > li:hover { background-color: #cbf59e; }
  /* line 172, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 > li:hover > div { display: block; }
  /* line 176, ../../sass/mini/_nav.scss */
  #trigger-desktop.open ul.level0 { display: block; }
  /* line 178, ../../sass/mini/_nav.scss */
  #trigger-desktop li.topItem, #trigger-desktop .flyout-back { display: none !important; }
  /* line 181, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo { position: relative; }
  /* line 184, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo:after { background-color: #fff; background-size: 140px; background-repeat: no-repeat; background-position: 50% 50%; border: 1px solid #1171ab; border-radius: 4px; content: ''; display: none; position: absolute; left: 100%; top: 0; margin-left: 22px; margin-top: -7px; width: 160px; height: 30px; z-index: 410; }
  /* line 203, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo:before { content: ''; display: none; width: 20px; height: 31px; background: transparent url("../img/arrow-left.svg") no-repeat 100% 50%; background-size: auto 30px; position: absolute; z-index: 411; left: 100%; top: 0; margin-top: -7px; margin-left: 5px; }
  /* line 217, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo:hover:after, #trigger-desktop a.logo:hover:before { display: block; }
  /* line 219, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo205:after { background-image: url("logoA/dehuisapotheker.svg"); }
  /* line 220, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo206:after { background-image: url("logoA/afslankapotheker.svg"); }
  /* line 221, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo207:after { background-image: url("logoA/oogapotheker.svg"); }
  /* line 222, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo208:after { background-image: url("logoA/voedingsapotheker.svg"); }
  /* line 223, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo212:after { background-image: url("logoA/allergieapotheker.svg"); }
  /* line 224, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo215:after { background-image: url("logoA/pharmacieminceur.png"); }
  /* line 225, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo216:after { background-image: url("logoA/pharmaciedesyeux.png"); }
  /* line 226, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo217:after { background-image: url("logoA/pharmaciedesallergies.png"); }
  /* line 227, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo219:after { background-image: url("logoA/pharmaciealimentaire.png"); }
  /* line 228, ../../sass/mini/_nav.scss */
  #trigger-desktop a.logo.logo222:after { background-image: url("logoA/dehuisapotheker.svg"); }
  /* line 231, ../../sass/mini/_nav.scss */
  #trigger-desktop .level1 > li > a:before, #trigger-desktop .level1 > li > a:after { top: 35%; }
  /* line 234, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 div a { color: #93a29d; }
  /* line 235, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level0 div a:hover { color: #2f343c; text-decoration: underline; }
  /* line 236, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level1 li > span { color: #2f343c; font-weight: 600; }
  /* line 237, ../../sass/mini/_nav.scss */
  #trigger-desktop .one-level ul.level1 > li > a, #trigger-desktop .one-level ul.level1 > li a span { color: #93a29d; font-weight: 300; display: block; }
  /* line 239, ../../sass/mini/_nav.scss */
  #trigger-desktop ul.level2 li > span { color: #1171ab; } }
/* line 1, ../../sass/mini/_header.scss */
#header { background-color: white; border-bottom: 1px solid #e7ecef; padding: 20px 0; }
/* line 10, ../../sass/mini/_header.scss */
#header .top { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }
/* line 14, ../../sass/mini/_header.scss */
#header .top #top-search { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; }
/* line 15, ../../sass/mini/_header.scss */
#header .top #home { -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -moz-flex: 0 0 300px; -ms-flex: 0 0 300px; flex: 0 0 300px; margin: 0 10px 0 0; text-decoration: none; text-align: center; }
/* line 20, ../../sass/mini/_header.scss */
#header .top #home p { white-space: nowrap; }
/* line 21, ../../sass/mini/_header.scss */
#header .top #home img { max-height: 120px; max-width: 260px; display: block; border: none; }
/* line 22, ../../sass/mini/_header.scss */
#header .top #home div { color: #1171ab; text-transform: uppercase; font-size: 8px; letter-spacing: 0.5px; }
@media (max-width: 449px) { /* line 25, ../../sass/mini/_header.scss */
  #header .top .right { padding-right: 10px; } }
@media (max-width: 799px) { /* line 30, ../../sass/mini/_header.scss */
  #header .top .right { height: 32px; background-color: #1171ab; display: flex; justify-content: flex-end; box-sizing: border-box; padding-right: 20px; }
  /* line 38, ../../sass/mini/_header.scss */
  #header .top a.login { height: 32px; width: auto; display: flex; align-items: center; color: white; text-decoration: none; margin-left: 10px; }
  /* line 46, ../../sass/mini/_header.scss */
  #header .top a.login:hover { text-decoration: underline; } }
@media (min-width: 600px) { /* line 50, ../../sass/mini/_header.scss */
  #header .top #home div { font-size: 7px; } }
@media (min-width: 800px) { /* line 53, ../../sass/mini/_header.scss */
  #header .top #home { margin-right: 20px; }
  /* line 54, ../../sass/mini/_header.scss */
  #header .top #home img { display: inline-block; }
  /* line 55, ../../sass/mini/_header.scss */
  #header .top #home div { font-size: 9px; }
  /* line 56, ../../sass/mini/_header.scss */
  #header .top .right { -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -moz-flex: 0 0 300px; -ms-flex: 0 0 300px; flex: 0 0 300px; margin-left: 10px; text-align: right; }
  /* line 61, ../../sass/mini/_header.scss */
  #header .top a.login { display: block; padding: 5px 0; text-decoration: none; width: 150px; background: #1171ab; margin: 8px auto 8px auto; color: #fff; text-align: center; border-radius: 14px; }
  /* line 73, ../../sass/mini/_header.scss */
  #header .top a.login:hover { color: #1171ab; background: #cbf59e; } }
/* line 78, ../../sass/mini/_header.scss */
#header #trigger-mobile { display: none; position: fixed; top: 0; left: 0; height: 32px; width: 32px; background-image: url(ico/menu-toggle.svg); background-position: -3px 10px; background-size: 38px 38px; background-repeat: no-repeat; background-color: #1171ab; transition: background-position 200ms ease; -moz-transition: background-position 200ms ease; -webkit-transition: background-position 200ms ease; -o-transition: background-position 200ms ease; -webkit-tap-highlight-color: transparent; }
@media (min-width: 800px) and (max-width: 1199px) { /* line 95, ../../sass/mini/_header.scss */
  #header .top #home, #header .top .right { -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; -moz-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } }
@media (max-width: 799px) { /* line 1, ../../sass/mini/_header.scss */
  #header { padding-top: 50px; }
  /* line 100, ../../sass/mini/_header.scss */
  #header .top #home { -webkit-box-flex: 0; -webkit-flex: 0 0; -moz-box-flex: 0; -moz-flex: 0 0; -ms-flex: 0 0; flex: 0 0; }
  /* line 100, ../../sass/mini/_header.scss */
  #header .top #home img { max-width: 180px; }
  /* line 101, ../../sass/mini/_header.scss */
  #header #trigger-mobile { display: block; }
  /* line 104, ../../sass/mini/_header.scss */
  #header .right { position: absolute; top: 0; left: 0; width: 100%; margin-left: 0; z-index: 3; } }
@media (max-width: 599px) { /* line 115, ../../sass/mini/_header.scss */
  #header .top { display: block; box-sizing: border-box; }
  /* line 118, ../../sass/mini/_header.scss */
  #header .top #home, #header .top #top-search { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  /* line 119, ../../sass/mini/_header.scss */
  #header .top #home { margin: 0; padding: 0 32px 15px 32px; display: block; }
  /* line 120, ../../sass/mini/_header.scss */
  #header .top #home img { margin: 0 auto; max-width: 100%; } }
/* line 128, ../../sass/mini/_header.scss */
#header .bottom { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 20px; align-items: center; }
@media (min-width: 800px) { /* line 138, ../../sass/mini/_header.scss */
  #header #trigger-desktop { -webkit-box-flex: 1; -webkit-flex: 1 1 25%; -moz-box-flex: 1; -moz-flex: 1 1 25%; -ms-flex: 1 1 25%; flex: 1 1 25%; }
  /* line 141, ../../sass/mini/_header.scss */
  #header #trigger-desktop > a { display: inline-block; color: #93a29d; white-space: nowrap; background: white no-repeat; background-image: url(arrow/down-blue.svg), url(mini/tag-grey.svg); background-position: right 15px bottom 15px, left 15px center; background-size: auto, 20px; padding: 10px 40px 10px 45px; border-radius: 25px; border: 1px solid #e7ecef; text-decoration: none; }
  /* line 153, ../../sass/mini/_header.scss */
  #header #trigger-desktop > a:hover { background-color: #cbf59e; } }
/* line 160, ../../sass/mini/_header.scss */
#header div.contact { -webkit-box-flex: 0; -webkit-flex: 0 1 25%; -moz-box-flex: 0; -moz-flex: 0 1 25%; -ms-flex: 0 1 25%; flex: 0 1 25%; text-align: center; }
/* line 163, ../../sass/mini/_header.scss */
#header div.contact > div { display: inline-block; }
/* line 164, ../../sass/mini/_header.scss */
#header div.contact a { display: inline-block; position: relative; padding: 0 16px 0 30px; text-align: right; font-size: 0.9rem; }
/* line 170, ../../sass/mini/_header.scss */
#header div.contact a:after { content: ''; position: absolute; top: 50%; right: 2px; border-radius: 50%; margin-top: -4px; border: 1px solid white; width: 8px; height: 8px; }
/* line 181, ../../sass/mini/_header.scss */
#header div.contact a.open:after { background-color: #A7E869; }
/* line 182, ../../sass/mini/_header.scss */
#header div.contact a.closed:after { background-color: #EE6B5A; }
/* line 185, ../../sass/mini/_header.scss */
#header div.contact .phone { padding-left: 30px; font-size: 1.2em; background: url(mini/phone-grey.svg) no-repeat left 4px center; background-size: 20px 20px; }
/* line 193, ../../sass/mini/_header.scss */
#header ul#nav { -webkit-box-flex: 0; -webkit-flex: 0 1 50%; -moz-box-flex: 0; -moz-flex: 0 1 50%; -ms-flex: 0 1 50%; flex: 0 1 50%; margin: 0; padding: 0; white-space: nowrap; list-style: none; }
/* line 201, ../../sass/mini/_header.scss */
#header ul#nav li { display: inline-block; padding: 3px 18px; border-left: 2px solid #e7ecef; }
/* line 205, ../../sass/mini/_header.scss */
#header ul#nav li:first-child { padding-left: 0; border-left: none; }
/* line 208, ../../sass/mini/_header.scss */
#header ul#nav li:first-child img { height: 16px; vertical-align: middle; }
/* line 212, ../../sass/mini/_header.scss */
#header ul#nav a { display: inline-block; text-decoration: none; color: #93a29d; }
/* line 217, ../../sass/mini/_header.scss */
#header ul#nav a:hover { text-decoration: underline; }
@media (max-width: 799px) { /* line 227, ../../sass/mini/_header.scss */
  #header ul#nav { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -moz-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; padding-left: 15px; } }
@media (max-width: 599px) { /* line 230, ../../sass/mini/_header.scss */
  #header .bottom { display: block; }
  /* line 231, ../../sass/mini/_header.scss */
  #header div.contact { display: none; } }
@media (max-width: 499px) { /* line 234, ../../sass/mini/_header.scss */
  #header ul#nav { padding-left: 0; margin: 20px 0 0 0; }
  /* line 237, ../../sass/mini/_header.scss */
  #header ul#nav li { padding: 3px 12px; } }

/* line 243, ../../sass/mini/_header.scss */
#top-search { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; height: 40px; padding: 0; margin: 0 auto; border: 1px solid #1171ab; position: relative; }
/* line 251, ../../sass/mini/_header.scss */
#top-search input { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; padding: 10px 12px; border: none; box-sizing: border-box; height: 40px; font-size: 1em; outline: none; background-image: url(mini/poweredbykenkoo.svg); background-repeat: no-repeat; background-position: right +10px center; background-size: 120px; -webkit-appearance: none; }
/* line 264, ../../sass/mini/_header.scss */
#top-search input:focus { background-image: none; }
@media (max-width: 449px) { /* line 251, ../../sass/mini/_header.scss */
  #top-search input { background-image: none; } }
@media (min-width: 500px) and (max-width: 649px) { /* line 251, ../../sass/mini/_header.scss */
  #top-search input { background-image: none; } }
@media (min-width: 800px) and (max-width: 999px) { /* line 251, ../../sass/mini/_header.scss */
  #top-search input { background-image: none; } }
/* line 270, ../../sass/mini/_header.scss */
#top-search button { border: none; border-radius: 0; transition: background-size 200ms ease; -moz-transition: background-size 200ms ease; -webkit-transition: background-size 200ms ease; -o-transition: background-size 200ms ease; text-shadow: none; color: transparent; width: 47px; height: 40px; background: #c9f79a url(ico/search.svg) no-repeat 50% 50%; background-size: 20px; -webkit-appearance: none; }
/* line 284, ../../sass/mini/_header.scss */
#top-search button:hover { background-size: 22px; }
/* line 287, ../../sass/mini/_header.scss */
#top-search #suggest { position: absolute; top: 100%; left: -1px; right: -1px; border: 1px solid #005790; background: white; z-index: 1; }
/* line 295, ../../sass/mini/_header.scss */
#top-search #suggest:empty { display: none; }
/* line 297, ../../sass/mini/_header.scss */
#top-search #suggest section { position: relative; overflow: hidden; margin: 0 15px; padding: 10px 0; border-top: 1px solid #c0d2d2; }
/* line 303, ../../sass/mini/_header.scss */
#top-search #suggest section:first-child { border-top: none; }
/* line 305, ../../sass/mini/_header.scss */
#top-search #suggest h2 { font-size: 13px; color: #c0d2d2; margin: 0; }
/* line 310, ../../sass/mini/_header.scss */
#top-search #suggest a:hover { text-decoration: underline; color: #2f343c; }
/* line 314, ../../sass/mini/_header.scss */
#top-search #suggest section.term h2, #top-search #suggest section.brand h2, #top-search #suggest section.pharmacist h2 { float: right; padding: 0 0 5px 10px; }
/* line 322, ../../sass/mini/_header.scss */
#top-search #suggest section.cnk h2, #top-search #suggest section.article h2, #top-search #suggest section.product h2 { position: absolute; top: 10px; right: 0; padding: 0 0 10px 10px; background: white; }
/* line 329, ../../sass/mini/_header.scss */
#top-search #suggest section.cnk a, #top-search #suggest section.article a, #top-search #suggest section.product a { display: block; white-space: nowrap; }
/* line 334, ../../sass/mini/_header.scss */
#top-search #suggest a b { font-weight: 600; }
/* line 335, ../../sass/mini/_header.scss */
#top-search #suggest a.full-search { display: block; padding: 5px 15px; text-align: right; background-color: #f4f8f9; }

@media (max-width: 449px) { /* line 7, ../../sass/mini/_layout.scss */
  #main, #title, #header .top, #header .bottom { margin-left: 10px; margin-right: 10px; } }
@media (min-width: 450px) and (max-width: 1279px) { /* line 7, ../../sass/mini/_layout.scss */
  #main, #title, #header .top, #header .bottom { margin-left: 20px; margin-right: 20px; } }
@media (min-width: 1280px) { /* line 7, ../../sass/mini/_layout.scss */
  #main, #title, #header .top, #header .bottom { max-width: 1240px; margin-left: auto; margin-right: auto; } }

/* line 23, ../../sass/mini/_layout.scss */
#main { margin-top: 20px; }
/* line 25, ../../sass/mini/_layout.scss */
#main aside.left { margin-right: 10px; }
/* line 26, ../../sass/mini/_layout.scss */
#main aside.right { margin-left: 10px; }

/* line 29, ../../sass/mini/_layout.scss */
#title { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: stretch; }
/* line 33, ../../sass/mini/_layout.scss */
#title h1 { order: 1; color: #93a29d; margin: 0 0 0 20px; padding: 0; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -moz-box-flex: 1; -moz-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; font-size: 2.2em; font-weight: 300; min-width: 40%; max-width: 100%; }
/* line 44, ../../sass/mini/_layout.scss */
#title ul { order: 2; list-style: none; white-space: nowrap; margin: 0; padding: 10px 0 0 20px; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -moz-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; }
/* line 52, ../../sass/mini/_layout.scss */
#title li { list-style: none; }
/* line 54, ../../sass/mini/_layout.scss */
#title li:first-child { border-left: none; }
/* line 55, ../../sass/mini/_layout.scss */
#title li a { text-decoration: none; }
/* line 57, ../../sass/mini/_layout.scss */
#title li a:hover { text-decoration: underline; }
@media (max-width: 499px) { /* line 29, ../../sass/mini/_layout.scss */
  #title { margin-top: 20px; margin-bottom: 20px; } }
@media (min-width: 500px) { /* line 29, ../../sass/mini/_layout.scss */
  #title { margin-top: 40px; margin-bottom: 40px; }
  /* line 67, ../../sass/mini/_layout.scss */
  #title ul { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; -moz-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  /* line 68, ../../sass/mini/_layout.scss */
  #title li { display: inline-block; padding: 2px 10px; border-left: 1px solid #93a29d; } }

/* line 74, ../../sass/mini/_layout.scss */
html { background-color: white; }
@media (max-width: 399px) { /* line 74, ../../sass/mini/_layout.scss */
  html { font-size: 12px; } }
@media (min-width: 400px) and (max-width: 799px) { /* line 74, ../../sass/mini/_layout.scss */
  html { font-size: 13px; } }
@media (min-width: 800px) { /* line 74, ../../sass/mini/_layout.scss */
  html { font-size: 14px; } }

/* line 81, ../../sass/mini/_layout.scss */
body { margin: 0; padding: 0; color: #2f343c; background-color: #f7f9f8; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 300; min-width: 320px; box-sizing: border-box; -webkit-text-size-adjust: 100%; }

/* line 93, ../../sass/mini/_layout.scss */
a { color: #1171ab; }

/* line 97, ../../sass/mini/_layout.scss */
#footer { text-align: center; line-height: 1.5; background-color: white; color: #707070; margin-top: 20px; padding: 40px; border-top: 1px solid #e7ecef; font-size: 0.9rem; }
/* line 106, ../../sass/mini/_layout.scss */
#footer h1 { margin: 0; padding: 0; font-size: 1.0rem; color: black; }
/* line 107, ../../sass/mini/_layout.scss */
#footer h2 { margin: 0; padding: 0; font-size: 1em; }
/* line 108, ../../sass/mini/_layout.scss */
#footer a.privacy { margin-top: .5rem; font-size: .9rem; display: inline-block; }

/* line 111, ../../sass/mini/_layout.scss */
::-webkit-input-placeholder { color: #93a29d; }

/* line 112, ../../sass/mini/_layout.scss */
::-moz-placeholder { color: #93a29d; }

/* firefox 19+ */
/* line 113, ../../sass/mini/_layout.scss */
:-ms-input-placeholder { color: #93a29d; }

/* ie */
/* line 114, ../../sass/mini/_layout.scss */
:-moz-placeholder { color: #93a29d; }

/* line 116, ../../sass/mini/_layout.scss */
:focus::-webkit-input-placeholder { color: transparent; }

/* line 117, ../../sass/mini/_layout.scss */
:focus::-moz-placeholder { color: transparent; }

/* firefox 19+ */
/* line 118, ../../sass/mini/_layout.scss */
:focus:-ms-input-placeholder { color: transparent; }

/* ie */
/* line 119, ../../sass/mini/_layout.scss */
:focus:-moz-placeholder { color: transparent; }

@media (max-width: 959px) { /* line 122, ../../sass/mini/_layout.scss */
  #main > aside { display: none; } }
@media (max-width: 1159px) { /* line 126, ../../sass/mini/_layout.scss */
  #main aside.left { display: none; } }
@media (min-width: 960px) { /* line 130, ../../sass/mini/_layout.scss */
  #title #nav-subscribe { display: none; }
  /* line 131, ../../sass/mini/_layout.scss */
  #main { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  /* line 134, ../../sass/mini/_layout.scss */
  #main aside { -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -moz-flex: 0 0 300px; -ms-flex: 0 0 300px; flex: 0 0 300px; }
  /* line 135, ../../sass/mini/_layout.scss */
  #main #content { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; } }
/* line 1, ../../sass/mini/_form.scss */
table.form { width: 100%; padding: 20px; }
/* line 4, ../../sass/mini/_form.scss */
table.form tbody th { font-weight: normal; text-align: left; width: 30%; max-width: 200px; vertical-align: top; padding-top: 3px; }
/* line 5, ../../sass/mini/_form.scss */
table.form tbody th sup { font-size: .7em; color: #999; margin-left: 4px; }
/* line 6, ../../sass/mini/_form.scss */
table.form div.input-group { position: relative; }
/* line 8, ../../sass/mini/_form.scss */
table.form div.input-group input[type="text"], table.form div.input-group textarea { outline: none; padding: 4px 8px; font-size: 1em; width: 100%; box-sizing: border-box; border: 1px solid #ccc; border-radius: 2px; }
/* line 17, ../../sass/mini/_form.scss */
table.form div.input-group label { margin-left: 20px; padding: 2px 0; }
/* line 20, ../../sass/mini/_form.scss */
table.form div.input-group label:first-child { margin-left: 0; }
/* line 25, ../../sass/mini/_form.scss */
table.form .description { font-size: .9rem; padding: 2px; }
/* line 28, ../../sass/mini/_form.scss */
table.form .description.error { color: red; font-style: italic; }

@media (max-width: 399px) { /* line 33, ../../sass/mini/_form.scss */
  table.form, table.form caption, table.form tbody, table.form thead, table.form tr, table.form td, table.form th { display: block; } }
/* line 3, ../../sass/mini/_sidebar.scss */
#questions { background-color: #cbf59e; padding: 20px; }
/* line 7, ../../sass/mini/_sidebar.scss */
#questions h1 { color: #1171ab; margin: 0; font-size: 1.2rem; }
/* line 8, ../../sass/mini/_sidebar.scss */
#questions p { margin: 10px 0; }
/* line 9, ../../sass/mini/_sidebar.scss */
#questions a.team { display: block; background: white; text-align: center; margin-top: 1.5em; padding: 10px 20px; border-radius: 20px; text-decoration: none; }
/* line 17, ../../sass/mini/_sidebar.scss */
#questions a.team:hover { background-color: #1171ab; color: white; }

/* line 24, ../../sass/mini/_sidebar.scss */
#ask { display: block; position: relative; margin: 20px 40px 50px 40px; text-decoration: none; background-color: white; border-radius: 15px; max-width: 300px; box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.2); }
/* line 33, ../../sass/mini/_sidebar.scss */
#ask .mugshot { width: 64px; height: 64px; border-radius: 50%; border: 4px solid white; background-color: rgba(0, 0, 0, 0.2); background-size: cover; background-position: center; position: absolute; left: -48px; top: calc(50% - 32px); box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1); z-index: 1; }
/* line 47, ../../sass/mini/_sidebar.scss */
#ask h1 { font-weight: 300; background-color: #006eb1; position: relative; margin: 0 0 10px 0; padding: 20px 20px 20px 30px; font-size: 1.4rem; color: white; border-radius: 15px; }
/* line 57, ../../sass/mini/_sidebar.scss */
#ask h1:after { content: ''; position: absolute; bottom: -22px; left: 10%; background: url("mini/ask.svg") top no-repeat; background-size: contain; width: 80px; height: 23px; }
/* line 67, ../../sass/mini/_sidebar.scss */
#ask p { background-color: white; margin: 0; padding: 20px 20px 20px 30px; font-size: 1rem; color: #ababab; border-radius: 0 0 15px 15px; }

/* line 77, ../../sass/mini/_sidebar.scss */
#subscribe { margin-top: 10px; padding: 40px; background-color: #1171ab; }
/* line 79, ../../sass/mini/_sidebar.scss */
#subscribe:first-child { margin-top: 0; }
/* line 82, ../../sass/mini/_sidebar.scss */
#subscribe h1 { font-weight: 300; margin: -18px 0 0 0; padding: 28px 0 0 70px; background-image: url(mini/newsletter-gift.svg); background-repeat: no-repeat; background-size: 70px; background-position: 0 0; font-size: 1.2rem; min-height: 44px; line-height: 1.2; color: white; }
/* line 95, ../../sass/mini/_sidebar.scss */
#subscribe p { color: white; }
/* line 96, ../../sass/mini/_sidebar.scss */
#subscribe div { text-align: center; margin: 2em 0 0 0; }
/* line 97, ../../sass/mini/_sidebar.scss */
#subscribe a { padding: 10px 20px 10px 44px; background: #cbf59e url(mini/mail-blue.svg) no-repeat 16px center; background-size: 20px; border-radius: 20px; text-decoration: none; }

/* line 106, ../../sass/mini/_sidebar.scss */
#contact { background-color: #cbf59e; padding-top: 20px; }
/* line 109, ../../sass/mini/_sidebar.scss */
#contact #gmaps-contact { height: 300px; }
/* line 110, ../../sass/mini/_sidebar.scss */
#contact div.popout { margin: 0 20px; padding: 10px; background: white; min-height: 120px; margin-bottom: -80px; position: relative; color: #666; z-index: 1; }
/* line 119, ../../sass/mini/_sidebar.scss */
#contact div.popout img { width: 100%; }
/* line 120, ../../sass/mini/_sidebar.scss */
#contact div.popout .address { margin: 20px; }
/* line 121, ../../sass/mini/_sidebar.scss */
#contact div.popout .feun { margin: 20px; position: relative; }
/* line 124, ../../sass/mini/_sidebar.scss */
#contact div.popout .feun:before { content: ''; border-top: 2px solid #e7ecef; position: absolute; top: -5px; left: 0; width: 30px; }
/* line 133, ../../sass/mini/_sidebar.scss */
#contact div.popout h1 { font-size: 1.1em; font-weight: 600; margin: 0 0 0 0; }
/* line 134, ../../sass/mini/_sidebar.scss */
#contact div.popout .link { text-align: center; margin: 40px 0; }
/* line 137, ../../sass/mini/_sidebar.scss */
#contact div.popout .link a { padding: 10px 20px; background: #cbf59e; border-radius: 20px; text-decoration: none; }

/* line 1, ../../sass/mini/_hours.scss */
#hours { background: white; padding: 40px; display: grid; grid-template-columns: 120px repeat(13, 1fr) 16px; grid-template-rows: 32px repeat(7, 32px); }
/* line 8, ../../sass/mini/_hours.scss */
#hours p { margin: 0; }
/* line 9, ../../sass/mini/_hours.scss */
#hours p.h { text-align: center; justify-self: start; width: 32px; margin-left: -16px; color: #93a29d; font-size: .85rem; }
/* line 16, ../../sass/mini/_hours.scss */
#hours p.d { align-self: center; line-height: 32px; color: #93a29d; text-align: right; padding-right: 20px; font-size: .85rem; }
/* line 24, ../../sass/mini/_hours.scss */
#hours p.svg { position: relative; grid-area: 2/2/9/15; }
/* line 28, ../../sass/mini/_hours.scss */
#hours svg { height: 224px; width: 100%; }
/* line 31, ../../sass/mini/_hours.scss */
#hours svg path { fill: #1171ab; }
/* line 32, ../../sass/mini/_hours.scss */
#hours svg path:hover { fill: #cbf59e; }

/* line 36, ../../sass/mini/_hours.scss */
#emergency { min-height: 200px; margin-top: 10px; background-color: white; padding: 40px; }
/* line 41, ../../sass/mini/_hours.scss */
#emergency h2 { margin: 0 0 18px 0; }
/* line 42, ../../sass/mini/_hours.scss */
#emergency div { padding: 10px 10px 10px 130px; max-width: 500px; background: url(mini/ico-emergencies.svg) no-repeat left top; background-size: 120px; }
@media (max-width: 499px) { /* line 42, ../../sass/mini/_hours.scss */
  #emergency div { padding: 10px 10px 10px 70px; background-size: 60.0px; } }

/* line 59, ../../sass/mini/_hours.scss */
#hours-old { background: white; padding: 40px; }
/* line 62, ../../sass/mini/_hours.scss */
#hours-old dl { margin: 0; }
/* line 63, ../../sass/mini/_hours.scss */
#hours-old dt { margin: .5rem 0 0 0; font-weight: 600; }
/* line 64, ../../sass/mini/_hours.scss */
#hours-old dt:first-child { margin-top: 0; }
@media (min-width: 400px) { /* line 67, ../../sass/mini/_hours.scss */
  #hours-old dd { display: inline-block; } }

/* line 71, ../../sass/mini/_hours.scss */
#hours-table { position: relative; background: white; padding: 40px; }
/* line 75, ../../sass/mini/_hours.scss */
#hours-table table { width: 100%; border-spacing: 0; border-collapse: collapse; }
/* line 80, ../../sass/mini/_hours.scss */
#hours-table th { font-size: .85rem; text-align: right; color: #93a29d; font-weight: 400; }
/* line 87, ../../sass/mini/_hours.scss */
#hours-table thead th { padding: 0 0 14px 0; }
/* line 88, ../../sass/mini/_hours.scss */
#hours-table thead div { display: inline-block; text-align: center; width: 20px; margin-right: -10px; }
/* line 96, ../../sass/mini/_hours.scss */
#hours-table tbody th { padding: 4px 20px 4px 0; width: 10%; }
/* line 97, ../../sass/mini/_hours.scss */
#hours-table tbody td { padding: 0; width: 6.9230769231%; }
/* line 98, ../../sass/mini/_hours.scss */
#hours-table tbody td:nth-child(even) { background-color: #f7f9f8; }
/* line 99, ../../sass/mini/_hours.scss */
#hours-table tbody td div { border-top: 3px solid #1171ab; }

/* line 103, ../../sass/mini/_hours.scss */
div.holiday { background-color: #1171ab; background-image: url(mini/infotag.svg); background-position: 20px 5px; background-repeat: no-repeat; background-size: 66px 66px; color: white; padding: 20px 130px; margin: 0 0 10px 0; position: relative; }
/* line 113, ../../sass/mini/_hours.scss */
div.holiday p { margin: 0; text-align: center; }
/* line 114, ../../sass/mini/_hours.scss */
div.holiday div { position: absolute; top: 17px; right: 20px; width: 96px; height: 42px; border: 2px solid #e7ecef; border-radius: 8px; background: url(mini/date-sep.svg) no-repeat 22px center; background-size: 32px; }
/* line 124, ../../sass/mini/_hours.scss */
div.holiday div p { display: inline-block; width: 48px; text-align: center; font-size: 20px; line-height: 13px; margin-top: 10px; font-weight: 400; }
/* line 125, ../../sass/mini/_hours.scss */
div.holiday div em { display: block; font-size: 0.8rem; font-style: normal; font-weight: 400; color: #cbf59e; font-variant: small-caps; letter-spacing: 1px; }

/* line 129, ../../sass/mini/_hours.scss */
img.holiday { display: block; margin-bottom: 10px; width: 100%; }

@media (max-width: 799px) { /* line 136, ../../sass/mini/_hours.scss */
  #hours { grid-template-columns: 80px repeat(13, 1fr) 16px; } }
@media (max-width: 719px) { /* line 139, ../../sass/mini/_hours.scss */
  #hours, #emergency, #hours-table { padding: 20px; } }
@media (max-width: 511px) { /* line 142, ../../sass/mini/_hours.scss */
  #hours { grid-template-rows: 32px repeat(7, 24px); }
  /* line 142, ../../sass/mini/_hours.scss */
  #hours svg { height: 168px; }
  /* line 143, ../../sass/mini/_hours.scss */
  div.holiday { padding: 70px 20px 20px 20px; }
  /* line 145, ../../sass/mini/_hours.scss */
  div.holiday p { clear: right; } }
@media (max-width: 359px) { /* line 149, ../../sass/mini/_hours.scss */
  #hours { padding: 20px 0; grid-template-columns: 60px repeat(13, 1fr) 16px; grid-template-rows: 24px repeat(7, 24px); }
  /* line 153, ../../sass/mini/_hours.scss */
  #hours p.h { width: 16px; margin-left: -8px; font-size: .66rem; }
  /* line 157, ../../sass/mini/_hours.scss */
  #hours p.d { padding-right: 5px; }
  /* line 158, ../../sass/mini/_hours.scss */
  #hours svg { height: 168px; }
  /* line 160, ../../sass/mini/_hours.scss */
  #hours-table { padding: 20px 10px; }
  /* line 162, ../../sass/mini/_hours.scss */
  #hours-table tbody th { padding: 4px 4px 4px 0; } }
/* line 1, ../../sass/mini/_team.scss */
#group { background: white; margin: 0 0 10px 0; padding: 50px; }
/* line 5, ../../sass/mini/_team.scss */
#group img { width: 100%; }
/* line 6, ../../sass/mini/_team.scss */
#group figcaption { padding: 2px; }

/* line 9, ../../sass/mini/_team.scss */
#team { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; list-style: none; padding: 40px; margin: 0; background: white; box-sizing: border-box; }
/* line 21, ../../sass/mini/_team.scss */
#team h1 { margin: 0 0 1em 0; font-size: 1.4rem; }
/* line 22, ../../sass/mini/_team.scss */
#team li { -webkit-box-flex: 1; -webkit-flex: 1 0 320px; -moz-box-flex: 1; -moz-flex: 1 0 320px; -ms-flex: 1 0 320px; flex: 1 0 320px; margin: 0; padding: 0; }
/* line 26, ../../sass/mini/_team.scss */
#team li div.ie { box-sizing: border-box; min-height: 140px; position: relative; color: #93a29d; padding: 20px 10px 10px 140px; margin: 0; }
/* line 33, ../../sass/mini/_team.scss */
#team li div.ie div { width: 96px; height: 96px; position: absolute; top: 10px; left: 10px; border-radius: 50%; background-size: cover; background-position: center; }
/* line 35, ../../sass/mini/_team.scss */
#team li div.ie h2 { font-size: 1.1rem; font-weight: bold; margin: 0; padding: 0; color: #2f343c; }
/* line 36, ../../sass/mini/_team.scss */
#team li div.ie em { font-style: normal; display: block; padding-bottom: 1em; position: relative; color: #2f343c; }
/* line 37, ../../sass/mini/_team.scss */
#team li div.ie em:after { content: ''; border-top: 2px solid #e7ecef; position: absolute; bottom: 0; left: 0; width: 30px; }
/* line 38, ../../sass/mini/_team.scss */
#team li div.ie p { margin: 1em 0 0 0; padding: 0; }

@media (max-width: 499px) { /* line 44, ../../sass/mini/_team.scss */
  #team li { -webkit-box-flex: 1; -webkit-flex: 1 0 100%; -moz-box-flex: 1; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
  /* line 46, ../../sass/mini/_team.scss */
  #team li div.ie { min-height: 110px; padding: 10px 5px 5px 90px; max-width: 100%; }
  /* line 50, ../../sass/mini/_team.scss */
  #team li div.ie div { width: 64px; height: 64px; left: 5px; } }
@media (max-width: 799px) { /* line 57, ../../sass/mini/_team.scss */
  #group, #team { padding: 20px; } }
/* line 1, ../../sass/mini/_contact.scss */
#content.contact { background-color: white; }
/* line 2, ../../sass/mini/_contact.scss */
#content.contact img.cover { display: block; width: 100%; max-width: 450px; }
/* line 5, ../../sass/mini/_contact.scss */
#content.contact h1 { padding: 0; margin: 0 0 20px 0; font-size: 1.2rem; font-weight: 400; color: #707070; -webkit-box-flex: 1; -webkit-flex: 1 1 100%; -moz-box-flex: 1; -moz-flex: 1 1 100%; -ms-flex: 1 1 100%; flex: 1 1 100%; }
/* line 6, ../../sass/mini/_contact.scss */
#content.contact h2 { padding: 0; margin: 0 0 0 0; font-size: 1.1rem; font-weight: 600; color: #707070; }
/* line 8, ../../sass/mini/_contact.scss */
#content.contact iframe { width: 100%; }
/* line 10, ../../sass/mini/_contact.scss */
#content.contact ul.contact { margin: 2rem 0 0 0; padding: 0 0 0 0; position: relative; }
/* line 14, ../../sass/mini/_contact.scss */
#content.contact ul.contact:before { content: ''; border-top: 2px solid #e7ecef; position: absolute; top: -.5rem; left: 0; width: 30px; }
/* line 22, ../../sass/mini/_contact.scss */
#content.contact ul.contact li { font-size: .9rem; padding: .5rem .5rem .5rem 30px; list-style: none; background-size: auto 20px; background-repeat: no-repeat; background-position: left center; }
/* line 28, ../../sass/mini/_contact.scss */
#content.contact ul.contact li.tel { background-image: url(mini/phone-grey.svg); }
/* line 29, ../../sass/mini/_contact.scss */
#content.contact ul.contact li.email { background-image: url(mini/mail-grey.svg); }
/* line 30, ../../sass/mini/_contact.scss */
#content.contact ul.contact li.fax { background-image: url(mini/fax-grey.svg); }
/* line 31, ../../sass/mini/_contact.scss */
#content.contact ul.contact li.website { background-image: url(mini/website-grey.svg); }
/* line 32, ../../sass/mini/_contact.scss */
#content.contact ul.contact li.facebook { background-image: url(mini/facebook-grey.svg); }
/* line 33, ../../sass/mini/_contact.scss */
#content.contact ul.contact li.twitter { background-image: url(mini/twitter-grey.svg); }
/* line 34, ../../sass/mini/_contact.scss */
#content.contact ul.contact li.instagram { background-image: url(mini/instagram-grey.svg); }
/* line 36, ../../sass/mini/_contact.scss */
#content.contact ul.contact a { color: #2f343c; }
/* line 37, ../../sass/mini/_contact.scss */
#content.contact ul.contact a:hover { color: #1171ab; text-decoration: underline; }
/* line 41, ../../sass/mini/_contact.scss */
#content.contact .links ul.contact:before { content: none; }
@media (max-width: 399px) { /* line 1, ../../sass/mini/_contact.scss */
  #content.contact { padding: 20px; }
  /* line 46, ../../sass/mini/_contact.scss */
  #content.contact > div { margin: 0; }
  /* line 47, ../../sass/mini/_contact.scss */
  #content.contact div.fbwidget { display: none; } }
@media (min-width: 400px) and (max-width: 599px) { /* line 1, ../../sass/mini/_contact.scss */
  #content.contact { padding: 20px; }
  /* line 52, ../../sass/mini/_contact.scss */
  #content.contact div.address { margin: 0 0 20px 0; }
  /* line 53, ../../sass/mini/_contact.scss */
  #content.contact > div:last-child { margin: 0; } }
@media (min-width: 600px) { /* line 1, ../../sass/mini/_contact.scss */
  #content.contact { padding: 20px 0 0 20px; }
  /* line 57, ../../sass/mini/_contact.scss */
  #content.contact .flex { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  /* line 60, ../../sass/mini/_contact.scss */
  #content.contact .flex > div:last-child { -webkit-box-flex: 0; -webkit-flex: 0 0 340px; -moz-box-flex: 0; -moz-flex: 0 0 340px; -ms-flex: 0 0 340px; flex: 0 0 340px; }
  /* line 61, ../../sass/mini/_contact.scss */
  #content.contact .flex > div { margin: 0 20px 20px 0; }
  /* line 63, ../../sass/mini/_contact.scss */
  #content.contact div.address { -webkit-box-flex: 1; -webkit-flex: 1 1 240px; -moz-box-flex: 1; -moz-flex: 1 1 240px; -ms-flex: 1 1 240px; flex: 1 1 240px; } }

/* line 1, ../../sass/mini/_about.scss */
#about { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; padding: 20px 0 0 20px; background: #ccc; color: white; position: relative; overflow: hidden; }
/* line 14, ../../sass/mini/_about.scss */
#about div.cover { position: relative; z-index: 2; -webkit-box-flex: 1; -webkit-flex: 1 1 500px; -moz-box-flex: 1; -moz-flex: 1 1 500px; -ms-flex: 1 1 500px; flex: 1 1 500px; margin: 0 20px 20px 0; }
/* line 19, ../../sass/mini/_about.scss */
#about div.cover img { display: block; width: 100%; max-width: 535px; margin: 0 auto; }
/* line 22, ../../sass/mini/_about.scss */
#about div.blur { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; -ms-filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='22'); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='22'); filter: url("/img/blur.svg#blur22"); -webkit-filter: blur(22px); filter: blur(22px); }
/* line 39, ../../sass/mini/_about.scss */
#about svg.blursvg { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* line 48, ../../sass/mini/_about.scss */
#about p { -webkit-box-flex: 1; -webkit-flex: 1 1 300px; -moz-box-flex: 1; -moz-flex: 1 1 300px; -ms-flex: 1 1 300px; flex: 1 1 300px; margin: 0 20px 20px 0; position: relative; z-index: 2; background-color: rgba(0, 0, 0, 0.2); padding: 24px; }

/* line 58, ../../sass/mini/_about.scss */
#services { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; list-style: none; padding: 40px 40px 20px; margin: 0; background: white; box-sizing: border-box; }
/* line 69, ../../sass/mini/_about.scss */
#services > li { position: relative; -webkit-box-flex: 1; -webkit-flex: 1 0 320px; -moz-box-flex: 1; -moz-flex: 1 0 320px; -ms-flex: 1 0 320px; flex: 1 0 320px; margin: 0; padding: 0; margin-bottom: 20px; box-sizing: border-box; }
@media (min-width: 760px) and (max-width: 959px) { /* line 69, ../../sass/mini/_about.scss */
  #services > li { max-width: 50%; } }
@media (min-width: 1070px) { /* line 69, ../../sass/mini/_about.scss */
  #services > li { max-width: 50%; } }
/* line 80, ../../sass/mini/_about.scss */
#services > li:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 15px; }
/* line 88, ../../sass/mini/_about.scss */
#services > li.A:before { background-color: #3cb879; }
/* line 88, ../../sass/mini/_about.scss */
#services > li.A h2 { color: #3cb879; }
/* line 89, ../../sass/mini/_about.scss */
#services > li.B:before { background-color: #4d90ba; }
/* line 89, ../../sass/mini/_about.scss */
#services > li.B h2 { color: #4d90ba; }
/* line 90, ../../sass/mini/_about.scss */
#services > li.C:before { background-color: #685fa2; }
/* line 90, ../../sass/mini/_about.scss */
#services > li.C h2 { color: #685fa2; }
/* line 91, ../../sass/mini/_about.scss */
#services > li.D:before { background-color: #d78740; }
/* line 91, ../../sass/mini/_about.scss */
#services > li.D h2 { color: #d78740; }
/* line 92, ../../sass/mini/_about.scss */
#services > li.E:before { background-color: #e2558a; }
/* line 92, ../../sass/mini/_about.scss */
#services > li.E h2 { color: #e2558a; }
/* line 94, ../../sass/mini/_about.scss */
#services > li div { padding: 0 20px 10px 35px; }
/* line 95, ../../sass/mini/_about.scss */
#services > li h2 { font-size: 1.25rem; margin-top: 0; }
/* line 96, ../../sass/mini/_about.scss */
#services > li b { font-weight: 600; }
/* line 97, ../../sass/mini/_about.scss */
#services > li a:hover { text-decoration: underline; }
/* line 100, ../../sass/mini/_about.scss */
#services ul li { list-style-type: disc; margin-bottom: 5px; }
/* line 101, ../../sass/mini/_about.scss */
#services ol li { list-style-type: decimal; margin-bottom: 5px; }

/* line 2, ../../sass/mini/_question.scss */
#content.question form { padding: 20px; background-color: white; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
/* line 3, ../../sass/mini/_question.scss */
#content.question table.form { box-sizing: border-box; }
/* line 4, ../../sass/mini/_question.scss */
#content.question caption { text-align: left; color: #1171ab; }
/* line 5, ../../sass/mini/_question.scss */
#content.question th { text-align: right; padding-right: 20px; width: 33%; color: #2f343c; }
/* line 6, ../../sass/mini/_question.scss */
#content.question textarea { width: 100%; padding: 20px; box-sizing: border-box; }
/* line 7, ../../sass/mini/_question.scss */
#content.question .body { -webkit-box-flex: 1; -webkit-flex: 1 0 100%; -moz-box-flex: 1; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
/* line 8, ../../sass/mini/_question.scss */
#content.question .person { -webkit-box-flex: 1; -webkit-flex: 1 0 280px; -moz-box-flex: 1; -moz-flex: 1 0 280px; -ms-flex: 1 0 280px; flex: 1 0 280px; }
/* line 9, ../../sass/mini/_question.scss */
#content.question .address { -webkit-box-flex: 1; -webkit-flex: 1 0 280px; -moz-box-flex: 1; -moz-flex: 1 0 280px; -ms-flex: 1 0 280px; flex: 1 0 280px; }
/* line 10, ../../sass/mini/_question.scss */
#content.question .g-recaptcha { -webkit-box-flex: 1; -webkit-flex: 1 0 100%; -moz-box-flex: 1; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
/* line 11, ../../sass/mini/_question.scss */
#content.question .submit { -webkit-box-flex: 1; -webkit-flex: 1 0 100%; -moz-box-flex: 1; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; text-align: right; }
/* line 12, ../../sass/mini/_question.scss */
#content.question .submit input { padding: 10px 20px; font-size: 1rem; color: white; background: #1171ab; border: none; border-radius: 20px; }
/* line 18, ../../sass/mini/_question.scss */
#content.question div.items { flex: 1 0 100%; margin-bottom: 2em; }
/* line 20, ../../sass/mini/_question.scss */
#content.question div.items caption { margin-bottom: 1em; }
/* line 21, ../../sass/mini/_question.scss */
#content.question div.items tbody td:first-child { font-size: .9rem; color: #93a29d; text-align: right; padding-right: 10px; }
/* line 22, ../../sass/mini/_question.scss */
#content.question div.items table tbody small { margin-left: 10px; white-space: nowrap; font-style: italic; }
/* line 23, ../../sass/mini/_question.scss */
#content.question div.items input { margin-left: 56px; }
@media (max-width: 399px) { /* line 28, ../../sass/mini/_question.scss */
  #content.question form { display: block; }
  /* line 29, ../../sass/mini/_question.scss */
  #content.question table.form { padding: 0; }
  /* line 30, ../../sass/mini/_question.scss */
  #content.question th { text-align: left; padding: 0; margin: 12px 0 2px 0; }
  /* line 31, ../../sass/mini/_question.scss */
  #content.question td { text-align: left; padding: 0; margin: 2px 0 12px 0; } }

/* line 35, ../../sass/mini/_question.scss */
#content.question-sent { background: white; padding: 20px; }
/* line 38, ../../sass/mini/_question.scss */
#content.question-sent div.items { margin-bottom: 1em; }
/* line 39, ../../sass/mini/_question.scss */
#content.question-sent div.items table { margin: 1em 0 2em 2px; }
/* line 40, ../../sass/mini/_question.scss */
#content.question-sent div.items caption { display: none; }
/* line 41, ../../sass/mini/_question.scss */
#content.question-sent div.items tbody td:first-child { font-size: .9rem; color: #93a29d; text-align: right; padding-right: 10px; }
/* line 42, ../../sass/mini/_question.scss */
#content.question-sent div.items table tbody small { margin-left: 10px; white-space: nowrap; font-style: italic; }
/* line 45, ../../sass/mini/_question.scss */
#content.question-sent blockquote.question { border: 2px solid #cbf59e; padding: 20px; background: #cbf59e; color: #1171ab; }

/* line 2, ../../sass/mini/_reservation.scss */
#content.reservation form { padding: 20px; background-color: white; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
/* line 3, ../../sass/mini/_reservation.scss */
#content.reservation table.form { box-sizing: border-box; }
/* line 4, ../../sass/mini/_reservation.scss */
#content.reservation caption { text-align: left; color: #1171ab; }
/* line 5, ../../sass/mini/_reservation.scss */
#content.reservation th { text-align: right; padding-right: 20px; width: 33%; color: #2f343c; }
/* line 6, ../../sass/mini/_reservation.scss */
#content.reservation textarea { width: 100%; padding: 20px; box-sizing: border-box; }
/* line 7, ../../sass/mini/_reservation.scss */
#content.reservation .body { -webkit-box-flex: 1; -webkit-flex: 1 0 100%; -moz-box-flex: 1; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
/* line 8, ../../sass/mini/_reservation.scss */
#content.reservation .person { -webkit-box-flex: 1; -webkit-flex: 1 0 280px; -moz-box-flex: 1; -moz-flex: 1 0 280px; -ms-flex: 1 0 280px; flex: 1 0 280px; }
/* line 9, ../../sass/mini/_reservation.scss */
#content.reservation .address { -webkit-box-flex: 1; -webkit-flex: 1 0 280px; -moz-box-flex: 1; -moz-flex: 1 0 280px; -ms-flex: 1 0 280px; flex: 1 0 280px; }
/* line 10, ../../sass/mini/_reservation.scss */
#content.reservation .g-recaptcha { -webkit-box-flex: 1; -webkit-flex: 1 0 100%; -moz-box-flex: 1; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
/* line 12, ../../sass/mini/_reservation.scss */
#content.reservation .submit { -webkit-box-flex: 1; -webkit-flex: 1 0 100%; -moz-box-flex: 1; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; text-align: right; }
/* line 13, ../../sass/mini/_reservation.scss */
#content.reservation .submit input { padding: 10px 20px; font-size: 1rem; color: white; background: #1171ab; border: none; border-radius: 20px; }
/* line 16, ../../sass/mini/_reservation.scss */
#content.reservation .submit input:disabled { background: #e7ecef; color: #93a29d; }
/* line 23, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data { flex: 1 0 100%; }
/* line 25, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data table { width: 100%; padding: 20px; border-spacing: 0; }
/* line 30, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data table tbody td { padding: 6px 0; border-bottom: 1px solid #e7ecef; }
/* line 31, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data table tbody td:nth-child(2) { text-align: right; }
/* line 32, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data table tbody tr:last-child td { border-bottom: none; }
/* line 34, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data table th { font-size: .9rem; font-weight: 400; padding: 6px 0; border-bottom: 1px solid #e7ecef; color: #93a29d; }
/* line 41, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data table th:nth-child(1) { text-align: left; }
/* line 42, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-data table th:nth-child(2) { text-align: right; }
/* line 46, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-suggest { width: 100%; cursor: pointer; }
/* line 49, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-suggest tr:hover { text-decoration: underline; }
/* line 50, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-suggest td:first-child { font-size: .9rem; }
/* line 53, ../../sass/mini/_reservation.scss */
#content.reservation #reservation-suggest td:nth-child(2) { color: #1171ab; font-style: italic; font-size: .8rem; text-align: right; }
@media (max-width: 399px) { /* line 61, ../../sass/mini/_reservation.scss */
  #content.reservation form { display: block; }
  /* line 62, ../../sass/mini/_reservation.scss */
  #content.reservation table.form { padding: 0; }
  /* line 63, ../../sass/mini/_reservation.scss */
  #content.reservation th { text-align: left; padding: 0; margin: 12px 0 2px 0; }
  /* line 64, ../../sass/mini/_reservation.scss */
  #content.reservation td { text-align: left; padding: 0; margin: 2px 0 12px 0; } }

/* line 1, ../../sass/mini/_article.scss */
#content.article { position: relative; }
/* line 4, ../../sass/mini/_article.scss */
#content.article .Intro { margin: 0 0 10px 0; padding: 20px; }
/* line 8, ../../sass/mini/_article.scss */
#content.article img.Cover { display: block; width: 100%; }
/* line 12, ../../sass/mini/_article.scss */
#content.article div.Cover { margin: 0 0 10px 0; padding: 0 0 56.25% 0; background-size: cover; background-repeat: no-repeat; background-position: center; }
/* line 19, ../../sass/mini/_article.scss */
#content.article .Image { display: block; margin: 0 0 10px 0; padding: 0 40px; }
/* line 23, ../../sass/mini/_article.scss */
#content.article .Image img { width: 100%; }
/* line 25, ../../sass/mini/_article.scss */
#content.article .YouTube { padding-bottom: 56.25%; position: relative; }
/* line 28, ../../sass/mini/_article.scss */
#content.article .YouTube iframe { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; }
/* line 30, ../../sass/mini/_article.scss */
#content.article .HTML { margin: 0 0 10px 0; padding: 0; }
/* line 33, ../../sass/mini/_article.scss */
#content.article .HTML .main { padding: 20px 20px 15px 20px; background: white; }
/* line 36, ../../sass/mini/_article.scss */
#content.article .HTML .main h2 { margin: 15px 0; }
/* line 37, ../../sass/mini/_article.scss */
#content.article .HTML .main h2:first-child, #content.article .HTML .main h3:first-child, #content.article .HTML .main h4:first-child { margin: 5px 0 15px; }
/* line 41, ../../sass/mini/_article.scss */
#content.article .HTML .widget { margin-bottom: 10px; }
/* line 42, ../../sass/mini/_article.scss */
#content.article .HTML aside { display: block; box-sizing: border-box; }
/* line 45, ../../sass/mini/_article.scss */
#content.article .HTML aside .Photo { width: 100%; max-width: 100%; }
/* line 47, ../../sass/mini/_article.scss */
#content.article .HTML p { margin: .5em 0; }
/* line 49, ../../sass/mini/_article.scss */
#content.article .HTML p:first-child { margin: 0 0 .5em 0; }
/* line 51, ../../sass/mini/_article.scss */
#content.article .HTML ul, #content.article .HTML ol { padding: 0 0 0 40px; }
/* line 52, ../../sass/mini/_article.scss */
#content.article .HTML li { margin: 0 0 1em 0; }
/* line 53, ../../sass/mini/_article.scss */
#content.article .HTML li li { margin: 0 0 0 0; }
/* line 54, ../../sass/mini/_article.scss */
#content.article .HTML figure { margin: 0; }
/* line 55, ../../sass/mini/_article.scss */
#content.article .HTML a:hover { text-decoration: underline; }
/* line 56, ../../sass/mini/_article.scss */
#content.article .HTML figcaption { font-size: 0.8rem; font-style: italic; color: #93a29d; margin-top: 2px; }
/* line 62, ../../sass/mini/_article.scss */
#content.article .HTML .date { display: inline-block; margin: 5px 0 10px; padding: 2px 4px; font-size: 0.8rem; background-color: #1171ab; color: #fff; }
/* line 70, ../../sass/mini/_article.scss */
#content.article .HTML .date .stop { margin-left: 5px; padding-left: 5px; border-left: 1px solid #fff; }
/* line 77, ../../sass/mini/_article.scss */
#content.article .Product { background: white; background-color: #f7f9f8; padding: 65px 0 0 0; cursor: pointer; position: relative; background-color: #fff; border: 5px solid transparent; overflow: hidden; }
/* line 87, ../../sass/mini/_article.scss */
#content.article .Product h2 { position: absolute; top: 0; left: 15px; right: 15px; padding: 0 0 3px 0; font-weight: 600; font-size: 1.2rem; text-transform: none; }
/* line 96, ../../sass/mini/_article.scss */
#content.article .Product h2 span { -webkit-box-shadow: inset 0 -1px 0 0 #e7ecef; -moz-box-shadow: inset 0 -1px 0 0 #e7ecef; box-shadow: inset 0 -1px 0 0 #e7ecef; }
/* line 101, ../../sass/mini/_article.scss */
#content.article .Product h2 small { display: block; color: #93a29d; font-weight: 300; font-size: .8rem; margin-top: 5px; }
/* line 109, ../../sass/mini/_article.scss */
#content.article .Product.promo h2 { padding-right: 50px; }
/* line 110, ../../sass/mini/_article.scss */
#content.article .Product:hover h2 span { -webkit-box-shadow: inset 0 -2px 0 0 #cbf59e; -moz-box-shadow: inset 0 -2px 0 0 #cbf59e; box-shadow: inset 0 -2px 0 0 #cbf59e; }
/* line 115, ../../sass/mini/_article.scss */
#content.article .Product p { margin-bottom: 0; padding-left: 15px; padding-right: 25px; padding-bottom: 10px; }
/* line 121, ../../sass/mini/_article.scss */
#content.article .Product p + p { margin-top: 1em; }
/* line 122, ../../sass/mini/_article.scss */
#content.article .Product img { display: block; max-height: 180px; max-width: 220px; margin: 0 auto; }
/* line 129, ../../sass/mini/_article.scss */
#content.article .Product .info { padding-left: 15px; padding-right: 15px; position: relative; line-height: 1.2em; text-align: left; margin: 15px 0; }
/* line 137, ../../sass/mini/_article.scss */
#content.article .Product .price { font-family: 'Work Sans', Helvetica, Arial, sans-serif; font-size: 17px; }
/* line 140, ../../sass/mini/_article.scss */
#content.article .Product .price b { white-space: nowrap; font-weight: 500; }
/* line 141, ../../sass/mini/_article.scss */
#content.article .Product .price s { color: #fe6152; text-decoration: line-through; margin-right: 10px; font-size: 14px; }
/* line 148, ../../sass/mini/_article.scss */
#content.article .Product .stock { display: inline-block; margin: 5px 0; color: #93a29d; font-weight: 300; }
/* line 149, ../../sass/mini/_article.scss */
#content.article .Product .stock.unavailable { font-style: italic; }
/* line 150, ../../sass/mini/_article.scss */
#content.article .Product .add-to-cart { position: absolute; top: -10px; right: 15px; font: 0/0 a; text-shadow: none; border: none; color: transparent; background: url(ico/addcart.svg) no-repeat center center; background-size: 90%; width: 52px; height: 52px; overflow: hidden; cursor: pointer; transition: all 200ms ease; -moz-transition: all 200ms ease; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; }
/* line 170, ../../sass/mini/_article.scss */
#content.article .Product .add-to-cart:hover { background-size: 100%; }
/* line 174, ../../sass/mini/_article.scss */
#content.article .Product .triangle { width: 90px; position: absolute; top: 0; right: 0; z-index: 7; }
/* line 182, ../../sass/mini/_article.scss */
#content.article .Quote { margin: 0; padding: 30px; font-size: 1.1rem; line-height: 1.7rem; }
/* line 188, ../../sass/mini/_article.scss */
#content.article .Quote i.material-icons { margin: 0 5px; color: #1171ab; font-family: 'Material Icons'; font-size: 24px; line-height: normal; vertical-align: top; }
@media (min-width: 380px) and (max-width: 659px) { /* line 199, ../../sass/mini/_article.scss */
  #content.article .Product, #content.article .Quote, #content.article .Tweet { max-width: 280px; margin: auto; } }
@media (min-width: 960px) and (max-width: 1099px) { /* line 202, ../../sass/mini/_article.scss */
  #content.article .HTML aside { -webkit-box-flex: 0; -webkit-flex: 0 0 280px; -moz-box-flex: 0; -moz-flex: 0 0 280px; -ms-flex: 0 0 280px; flex: 0 0 280px; } }
@media (min-width: 660px) and (max-width: 779px) { /* line 205, ../../sass/mini/_article.scss */
  #content.article .HTML aside { -webkit-box-flex: 0; -webkit-flex: 0 0 280px; -moz-box-flex: 0; -moz-flex: 0 0 280px; -ms-flex: 0 0 280px; flex: 0 0 280px; }
  /* line 206, ../../sass/mini/_article.scss */
  #content.article .Product { padding-top: 65px; } }
@media (max-width: 659px) { /* line 209, ../../sass/mini/_article.scss */
  #content.article .HTML.aside { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  /* line 210, ../../sass/mini/_article.scss */
  #content.article .HTML aside { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -moz-box-flex: 1; -moz-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; margin: 10px 0; } }
@media (min-width: 660px) { /* line 214, ../../sass/mini/_article.scss */
  #content.article .HTML .main { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; order: 2; }
  /* line 215, ../../sass/mini/_article.scss */
  #content.article .HTML aside { -webkit-box-flex: 0; -webkit-flex: 0 0 270px; -moz-box-flex: 0; -moz-flex: 0 0 270px; -ms-flex: 0 0 270px; flex: 0 0 270px; }
  /* line 217, ../../sass/mini/_article.scss */
  #content.article .HTML aside.left { margin-right: 10px; }
  /* line 218, ../../sass/mini/_article.scss */
  #content.article .HTML aside.right { margin-left: 10px; }
  /* line 220, ../../sass/mini/_article.scss */
  #content.article .HTML.aside { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
  /* line 222, ../../sass/mini/_article.scss */
  #content.article .HTML.aside aside.left { order: 1; }
  /* line 223, ../../sass/mini/_article.scss */
  #content.article .HTML.aside aside.right { order: 3; }
  /* line 225, ../../sass/mini/_article.scss */
  #content.article .HTML .Tweet { max-width: 270px; }
  /* line 226, ../../sass/mini/_article.scss */
  #content.article .HTML .date { font-size: 1rem; } }
@media (min-width: 1200px) { /* line 231, ../../sass/mini/_article.scss */
  #content.article .HTML .main { padding: 25px 30px 20px; }
  /* line 234, ../../sass/mini/_article.scss */
  #content.article .Product h2 { top: 5px; left: 25px; right: 25px; }
  /* line 235, ../../sass/mini/_article.scss */
  #content.article .Product .info { padding-left: 25px; padding-right: 25px; }
  /* line 236, ../../sass/mini/_article.scss */
  #content.article .Product p { padding-left: 25px; padding-right: 25px; padding-bottom: 20px; } }

/* line 4, ../../sass/mini/_promos.scss */
.promos ul { margin: 0; padding: 0; list-style: none; }
/* line 8, ../../sass/mini/_promos.scss */
.promos ul > li { box-sizing: content-box; background-color: white; position: relative; padding: 85px 20px 60px 20px; }
/* line 16, ../../sass/mini/_promos.scss */
.promos h1 { font-size: 1rem; position: absolute; top: 35px; left: 20px; right: 20px; margin: 0; padding: 0; z-index: 2; }
/* line 20, ../../sass/mini/_promos.scss */
.promos h1 small { display: block; color: #93a29d; font-weight: 300; font-size: .8rem; }
/* line 22, ../../sass/mini/_promos.scss */
.promos img { display: block; max-height: 180px; max-width: 220px; margin: 0 auto; }
/* line 28, ../../sass/mini/_promos.scss */
.promos em.pharmacy, .promos em.kenkoo { position: absolute; top: 10px; left: 20px; font-size: .8rem; padding: 0 10px 2px; border-radius: 10px; font-variant: small-caps; font-style: normal; }
/* line 32, ../../sass/mini/_promos.scss */
.promos em.pharmacy.kenkoo, .promos em.kenkoo.kenkoo { background-color: #fe6152; color: white; }
/* line 33, ../../sass/mini/_promos.scss */
.promos em.pharmacy.pharmacy, .promos em.kenkoo.pharmacy { background-color: #cbf59e; }
/* line 35, ../../sass/mini/_promos.scss */
.promos .info { position: absolute; box-sizing: border-box; bottom: 12px; left: 20px; right: 20px; min-height: 38px; }
/* line 42, ../../sass/mini/_promos.scss */
.promos .info a { position: absolute; top: -6px; right: -6px; font: 0/0 a; text-shadow: none; color: transparent; background: url(ico/addcart.svg) no-repeat center center; background-size: 90%; width: 52px; height: 52px; overflow: hidden; cursor: pointer; }
/* line 57, ../../sass/mini/_promos.scss */
.promos .info s { color: #fe6152; text-decoration: line-through; margin-right: 10px; font-size: .9rem; }
/* line 63, ../../sass/mini/_promos.scss */
.promos .info b { font-size: 1rem; font-weight: 600; }
/* line 68, ../../sass/mini/_promos.scss */
.promos .i { position: absolute; top: -6px; right: -6px; font: 0/0 a; text-shadow: none; color: transparent; background: url(/img/info.svg) no-repeat center center; background-size: 90%; width: 52px; height: 52px; overflow: hidden; cursor: pointer; }

/* line 84, ../../sass/mini/_promos.scss */
aside.left .promos { margin-bottom: 10px; }
/* line 86, ../../sass/mini/_promos.scss */
aside.left .promos > h2 { font-size: 1.3rem; margin: 0 0 1em 0; padding: 0; }
/* line 87, ../../sass/mini/_promos.scss */
aside.left .promos li { margin: 0 0 4px 0; }

/* line 90, ../../sass/mini/_promos.scss */
#content.promos { margin-right: -4px; }
/* line 92, ../../sass/mini/_promos.scss */
#content.promos ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; }
/* line 97, ../../sass/mini/_promos.scss */
#content.promos ul > li { -webkit-box-flex: 1; -webkit-flex: 1 0 232px; -moz-box-flex: 1; -moz-flex: 1 0 232px; -ms-flex: 1 0 232px; flex: 1 0 232px; margin: 0 4px 4px 0; }
@media (min-width: 508px) and (max-width: 743px) { /* line 103, ../../sass/mini/_promos.scss */
  #content.promos ul > li { max-width: 50%; max-width: calc(50% - 4px); } }
@media (min-width: 744px) and (max-width: 959px) { /* line 104, ../../sass/mini/_promos.scss */
  #content.promos ul > li { max-width: 33%; max-width: calc(33.3334% - 4px); } }
@media (min-width: 960px) and (max-width: 1049px) { /* line 105, ../../sass/mini/_promos.scss */
  #content.promos ul > li { max-width: 50%; max-width: calc(50% - 4px); } }
@media (min-width: 1050px) { /* line 106, ../../sass/mini/_promos.scss */
  #content.promos ul > li { max-width: 33%; max-width: calc(33.3334% - 4px); } }

/* line 110, ../../sass/mini/_promos.scss */
.promos .description { display: none; background-color: #fff; position: absolute; max-height: 200px; bottom: 0; left: 0; right: 0; margin: 40px; border-radius: 12px; overflow: hidden; overflow-y: auto; z-index: 2; padding: 0 15px; border: 2px solid #cbf59e; }

/* line 1, ../../sass/mini/_front.scss */
ul.clickable > li[data-link] { cursor: pointer; }

/* line 3, ../../sass/mini/_front.scss */
#highlighted { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: white; margin: 0 0 10px 0; cursor: pointer; padding: 5px; }
/* line 11, ../../sass/mini/_front.scss */
#highlighted figure { -webkit-box-flex: 1; -webkit-flex: 1 1 260px; -moz-box-flex: 1; -moz-flex: 1 1 260px; -ms-flex: 1 1 260px; flex: 1 1 260px; padding: 0; margin: 0; }
/* line 16, ../../sass/mini/_front.scss */
#highlighted img { display: block; width: 100%; margin: 0; }
/* line 21, ../../sass/mini/_front.scss */
#highlighted .body { -webkit-box-flex: 1; -webkit-flex: 1 1 270px; -moz-box-flex: 1; -moz-flex: 1 1 270px; -ms-flex: 1 1 270px; flex: 1 1 270px; position: relative; overflow: hidden; }
/* line 25, ../../sass/mini/_front.scss */
#highlighted .body > div { max-height: 100px; margin: 10px 20px 0; }
/* line 28, ../../sass/mini/_front.scss */
#highlighted .body > div:after { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; height: 60px; line-height: inherit; background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 70%); }
/* line 41, ../../sass/mini/_front.scss */
#highlighted h2 { font-size: 1.2rem; padding: 0; margin: 0; color: #1171ab; }
/* line 47, ../../sass/mini/_front.scss */
#highlighted h2 span { -webkit-box-shadow: inset 0 -1px 0 0 #e7ecef; -moz-box-shadow: inset 0 -1px 0 0 #e7ecef; box-shadow: inset 0 -1px 0 0 #e7ecef; }
/* line 54, ../../sass/mini/_front.scss */
#highlighted:hover h2 span { -webkit-box-shadow: inset 0 -2px 0 0 #cbf59e; -moz-box-shadow: inset 0 -2px 0 0 #cbf59e; box-shadow: inset 0 -2px 0 0 #cbf59e; }

/* line 65, ../../sass/mini/_front.scss */
#highlighted .body, ul.front_articles .body { position: relative; }
/* line 67, ../../sass/mini/_front.scss */
#highlighted .body .date, ul.front_articles .body .date { display: inline-block; margin-top: 10px; padding: 2px 4px; font-size: 0.8rem; background-color: #1171ab; color: #fff; }
/* line 75, ../../sass/mini/_front.scss */
#highlighted .body .date span.stop, ul.front_articles .body .date span.stop { margin-left: 5px; padding-left: 5px; border-left: 1px solid #fff; }

/* line 85, ../../sass/mini/_front.scss */
ul.front_articles { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -5px; padding: 0; list-style: none; }
/* line 91, ../../sass/mini/_front.scss */
ul.front_articles > li { position: relative; display: block; overflow: hidden; -webkit-box-flex: 1; -webkit-flex: 1 1 235px; -moz-box-flex: 1; -moz-flex: 1 1 235px; -ms-flex: 1 1 235px; flex: 1 1 235px; background-color: #fff; margin: 5px; padding: 5px 5px 10px; min-height: 360px; }
/* line 101, ../../sass/mini/_front.scss */
ul.front_articles > li:after { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; height: 60px; line-height: inherit; background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 70%); }

/* line 118, ../../sass/mini/_front.scss */
ul.front_articles h2 { font-size: 1.2rem; padding: 0; margin: 0; color: #1171ab; }
/* line 123, ../../sass/mini/_front.scss */
ul.front_articles h2 span { -webkit-box-shadow: inset 0 -1px 0 0 #e7ecef; -moz-box-shadow: inset 0 -1px 0 0 #e7ecef; box-shadow: inset 0 -1px 0 0 #e7ecef; }
/* line 130, ../../sass/mini/_front.scss */
ul.front_articles li:hover h2 span { -webkit-box-shadow: inset 0 -2px 0 0 #cbf59e; -moz-box-shadow: inset 0 -2px 0 0 #cbf59e; box-shadow: inset 0 -2px 0 0 #cbf59e; }
/* line 135, ../../sass/mini/_front.scss */
ul.front_articles p { font-weight: 300; }
/* line 136, ../../sass/mini/_front.scss */
ul.front_articles figure { padding: 0; margin: 0; }
/* line 137, ../../sass/mini/_front.scss */
ul.front_articles img { display: block; width: 100%; margin: 0 0 4px 0; }
/* line 138, ../../sass/mini/_front.scss */
ul.front_articles .body { margin: 20px; max-height: 100.0px; }
/* line 141, ../../sass/mini/_front.scss */
ul.front_articles .body ul { list-style: none; margin: 0 0 15px 0; padding: 0; }
/* line 145, ../../sass/mini/_front.scss */
ul.front_articles .body ul li { padding: 0 0 0 15px; position: relative; }
/* line 148, ../../sass/mini/_front.scss */
ul.front_articles .body ul li:before { background-color: #1171ab; border-radius: 100%; content: ''; display: block; width: 3px; height: 3px; position: absolute; top: .7em; left: 0; }

@media (min-width: 1160px) { /* line 165, ../../sass/mini/_front.scss */
  #content-wrapper { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
  /* line 167, ../../sass/mini/_front.scss */
  #content-wrapper aside.left { -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -moz-flex: 0 0 300px; -ms-flex: 0 0 300px; flex: 0 0 300px; }
  /* line 168, ../../sass/mini/_front.scss */
  #content-wrapper ul.front_articles { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; } }
/* line 25, ../../sass/mini.scss */
img { border: none; }

/* line 26, ../../sass/mini.scss */
textarea { overflow: auto; }

/*# sourceMappingURL=mini.css.map */
