<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ps_note {
  background: white;
  padding: 10px 30px;
  box-shadow: inset 0 0 20px #e2f4f8;
  margin: 40px 0 60px;
  text-align: center;
  border: 1px solid #97dff1; }

fieldset.ps_fieldset {
  clear: both;
  border: 4px solid #fff;
  padding: 10px 20px 15px; }
  @media screen and (max-width: 500px) {
  fieldset.ps_fieldset {
    margin: 0 -20px 0; } }

fieldset.ps_fieldset legend {
  font-size: 20px;
  color: #fff;
  padding: 0 20px;
  font-weight: 700; }
  @media screen and (max-width: 500px) {
  fieldset.ps_fieldset legend {
    font-size: 18px;
    padding: 0 5px; } }

.localpics .localpic--little {
  width: 100%;
  margin: 0;
  position: relative; }

.localpics {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 17px; }
  @media screen and (max-width: 768px) {
  .localpics {
    grid-template-columns: 1fr 1fr 1fr; } }
  @media screen and (max-width: 500px) {
  .localpics {
    grid-template-columns: 1fr 1fr; } }
  @media screen and (max-width: 400px) {
  .localpics {
    grid-template-columns: 1fr; } }

.localpics .localpic--little img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.localpics .localpic--little:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/d/svgexport-7.svg) 50% 50% / 80px no-repeat, rgba(0, 0, 0, 0.412);
  opacity: 0;
  transition: 0.37s;
  pointer-events: none; }

.localpics .localpic--little:hover:before {
  opacity: 1; }

.localpic.localpics__block.localpic--little a.highslide {
  cursor: zoom-in; }

.ps_textbl {
  background: linear-gradient(to left top, rgba(0, 46, 123, 0.3) 0%, rgba(7, 273, 233, 0.3) 100%), linear-gradient(rgba(0, 46, 123, 0.64) 0%, rgba(7, 255, 233, 0.85) 100%), url(/d/74b28d93797d336e08aa3fbb47b0d5fa_1.jpg);
  color: white;
  padding: 30px;
  font-weight: 600; }

.ps_textbl2 {
  background: linear-gradient(to left top, rgba(0, 46, 123, 0.3) 0%, rgba(7, 273, 233, 0.3) 100%), linear-gradient(rgba(0, 46, 123, 0.64) 0%, rgba(7, 255, 233, 0.85) 100%), url(/d/whatsapp_image_2021-06-18_at_110022_1.jpg);
  color: white;
  padding: 30px;
  font-weight: 600; }

img.ps_shagi__img {
  width: 150px;
  object-fit: contain;
  margin-right: 20px; }

.ps_shagi__wrap {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: minmax(400px, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); }
  @media screen and (max-width: 425px) {
  .ps_shagi__wrap {
    -ms-grid-columns: minmax(100%, 1fr) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); } }

.ps_shagi__item {
  display: flex; }

.ps_shag__shag {
  font-weight: bold;
  margin: 0 0 15px; }

.ps_shagi {
  margin: 60px 0; }

.ps_shagi__info {
  padding: 10px 0 10px; }

.ps_shagi__ttitle {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center; }

.opn_img {
  width: 230px;
  height: 230px;
  object-fit: cover;
  float: right;
  border-radius: 10px;
  margin: 0 0 10px 20px; }
  @media screen and (max-width: 678px) {
  .opn_img {
    float: none;
    display: block;
    margin: 0 auto 20px; } }
</pre></body></html>