@charset "UTF-8";

.title
{
 position: relative;
 max-width: 1300px;
 padding-top: 0;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 0;
 margin: 0 auto
}

.title_wrap
{
 position: relative;
 width: 55%;
 padding-top: 0;
 padding-left: 20%;
 padding-right: 25%;
 padding-bottom: 0;
 margin: 0
}

.title_wrap p
{
 font-size: 0.813rem;
 margin-bottom: 20px
}

.content
{
 display: flex;
 position: relative;
 max-width: 1300px;
 padding-top: 0;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 0;
 margin: 0 auto;
 justify-content: space-between;
 flex-wrap: wrap
}

.col_left
{
 position: relative;
 width: 20%;
 padding-top: 0;
 padding-left: 0;
 padding-right: 50px;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 70px;
 box-sizing: border-box
}

.col_left_sticky
{
 position: -webkit-sticky;
 position: sticky;
 top: 30px;
 align-self: start
}

.col_left p
{
 font-size: 0.813rem;
 font-weight: 600;
 margin-bottom: 20px
}

.col_left ul
{
 margin-bottom: 20px
}

.col_left li
{
 list-style: none;
 font-size: 0.75rem;
 font-weight: 400;
 color: #333333;
 padding-top: 0;
 padding-left: 2px;
 padding-right: 0;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: -40px;
 margin-right: 0;
 margin-bottom: 10px
}

.col_middle
{
 position: relative;
 width: 55%;
 padding: 0;
 margin: 0
}

.news
{
 position: relative;
 padding: 0;
 margin: 0
}

.news h2
{
 margin-bottom: 5px
}

.news p
{
 line-height: 1.7;
 margin-bottom: 30px
}

.date
{
 font-size: 0.813rem;
 font-weight: 500;
 color: #333333
}

.text_description
{
 position: relative;
 padding: 0;
 margin: 0
}

.text_description p
{
 font-weight: 500;
 line-height: 1.7;
 margin-bottom: 25px
}

.text_image
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 30px
}

.text_image img
{
 width: 100%;
 height: auto;
 border-radius: 7px
}

.text
{
 position: relative;
 padding-top: 0;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 45px;
 margin: 0
}

.text h2
{
 margin-bottom: 20px
}

.text h3
{
 margin-bottom: 20px
}

.text p
{
 line-height: 1.7;
 margin-bottom: 20px
}

.text ul
{
 margin-bottom: 25px
}

.text li
{
 list-style-type: disc;
 line-height: 1.7;
 margin-left: -5px
}

figure
{
 display: block;
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0
}

.image
{
 position: relative;
 padding: 0;
 margin-top: 25px;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 20px
}

.image img
{
 width: 100%;
 height: auto;
 border-radius: 7px
}

figcaption
{
 font-style: italic;
 color: #666666;
 margin-top: 10px;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 0;
}

.pdf_icon
{
 width: auto;
 height: 13px;
 margin-top: 6px;
 margin-left: 0;
 margin-right: 5px;
 margin-bottom: 0;
 float: left
}

.pages
{
 position: relative;
 padding: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 70px
}

.pages p
{
 font-size: 1rem;
 font-weight: 500;
 margin: 0;
}

.page, .page:hover, .page:active, .page:visited
{
 font-size: 1rem;
 font-weight: 500;
 text-decoration: none;
 margin-right: 15px
}

.page_active
{
 font-size: 1rem;
 font-weight: 500;
 margin-right: 15px
}

.col_right
{
 position: relative;
 width: 25%;
 padding-top: 0;
 padding-left: 50px;
 padding-right: 0;
 padding-bottom: 0;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 70px;
 box-sizing: border-box
}

.col_right_sticky
{
 position: -webkit-sticky;
 position: sticky;
 top: 30px;
 align-self: start
}

.border
{
 position: relative;
 padding-top: 15px;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 5px;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 20px;
 background: #FFFFFF;
 border: 1px solid #EFEFEF;
 border-radius: 7px;
 box-sizing: border-box
}

.border_img
{
 width: 100%;
 height: auto
}

.brand_logo
{
 width: auto;
 height: 18px;
 margin-top: 5px
}

.border_icon
{
 width: auto;
 height: 13px;
 margin-top: 1px;
 margin-left: 0;
 margin-right: 5px;
 margin-bottom: 0;
 float: left
}

.border p
{
 font-size: 0.813rem;
 font-weight: 600;
 margin-bottom: 10px
}

.border ul
{
 margin-bottom: 10px
}

.border li
{
 list-style: none;
 font-size: 0.75rem;
 font-weight: 400;
 line-height: 1.5;
 text-wrap: balance;
 margin-left: -40px;
 margin-bottom: 5px
}

.border_phones
{
 line-height: 2
}

.payment_border
{
 display: grid;
 grid-template-columns: 1fr 1fr 1fr;
 grid-gap: 10px;
 position: relative;
 padding: 15px;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 20px;
 background: #FFF;
 border-radius: 5px
}

.payment_border_icon
{
 display: flex;
 position: relative;
 padding: 10px;
 margin: 0;
 border: 1px solid #E9E9E9;
 border-radius: 5px
}

.payment_border_icon img
{
 width: 100%;
 height: auto;
 margin: auto
}

@media screen and (max-width: 1080px)
{
 .col_left
 {
  padding-right: 30px
 }

 .col_right
 {
  padding-left: 30px
 }
}

@media screen and (max-width: 980px)
{
 .title
 {
  padding-left: 30px;
  padding-right: 30px
 }

 .col_left
 {
  margin-bottom: 50px
 }

 .content
 {
  padding-left: 30px;
  padding-right: 30px
 }

 .text
 {
  padding-bottom: 25px
 }

 .pages
 {
  margin-bottom: 50px
 }

 .col_right
 {
  margin-bottom: 50px
 }
}

@media screen and (max-width: 940px)
{
 .title_wrap
 {
  width: 70%;
  padding-left: 0;
  padding-right: 30%
 }

 .col_left
 {
  display: none
 }

 .col_middle
 {
  width: 65%;
  margin-bottom: 0
 }

 .text_image
 {
  margin-bottom: 20px
 }

 .text
 {
  padding-bottom: 15px
 }

 .text h2
 {
  margin-bottom: 15px
 }

 .text p
 {
  margin-bottom: 15px
 }

 .text ul
 {
  margin-bottom: 15px
 }

 .pages
 {
  margin-bottom: 30px
 }

 .page, .page:hover, .page:active, .page:visited
 {
  margin-right: 20px
 }

 .page_active
 {
  margin-right: 20px
 }

 .col_right
 {
  width: 35%;
  margin-bottom: 30px
 }

 .brand_logo
 {
  height: 20px
 }
}

@media screen and (max-width: 790px)
{
 .title_wrap
 {
  width: 100%;
  padding-right: 0
 }

 .content
 {
  display: block;
  padding-bottom: 0
 }

 .col_middle
 {
  width: 100%
 }

 .col_right
 {
  width: 100%;
  padding-left: 0
 }

 .brand_logo
 {
  height: 16px
 }

 .border p
 {
  font-size: 0.938rem
 }

 .border li
 {
  font-size: 0.875rem;
  list-style: none;
  margin-left: -40px;
  margin-bottom: 10px
 }

 .border label
 {
  font-size: 0.875rem
 }
}

@media screen and (max-width: 480px)
{
 .title
 {
  padding-left: 20px;
  padding-right: 20px
 }

 .title_wrap p
 {
  font-size: 0.875rem;
  margin-bottom: 15px
 }

 .content
 {
  padding-left: 20px;
  padding-right: 20px
 }

 .date
 {
  font-size: 0.875rem;
  font-weight: 600
 }

 .news p
 {
  margin-bottom: 20px
 }

 .text_description p
 {
  font-weight: 500
 }

 .col_right
 {
  margin-bottom: 0
 }

 .border p
 {
  font-size: 1.063rem
 }

 .border li
 {
  font-size: 1rem;
  line-height: 1.7
 }

 .border_icon
 {
  margin-top: 6px
 }
}