@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
  box-shadow: none;
  outline: 0;
}

input, select, textarea {
  border-radius: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}

img {
  vertical-align: top;
}

* {
  box-sizing: border-box;
}

a {
  color: #333;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  a:hover {
    /* color: $c-color; */
  }
}

@media screen and (min-width: 769px) {
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
  }
}

body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0s;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0s;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0s;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0s;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0s;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0s;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0s;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0s;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0s;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0s;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0s;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0s;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0s;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0s;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0s;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0s;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0s;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0s;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0s;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0s;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0s;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0s;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0s;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0s;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0s;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0s;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0s;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0s;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0s;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0s;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0s;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0s;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0s;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0s;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0s;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0s;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0s;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0s;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0s;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0s;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0s;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0s;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0s;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0s;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0s;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0s;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0s;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0s;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0s;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0s;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0s;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0s;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0s;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0s;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0s;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0s;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0s;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0s;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0s;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0s;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}

[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}

body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 50px, 0);
  }
  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -50px, 0);
  }
  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-50px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(50px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-50px, 50px, 0);
  }
  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(50px, 50px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-50px, -50px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(50px, -50px, 0);
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 50px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -50px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-50px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(50px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-out] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 50px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -50px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-50px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(50px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
@media screen and (max-width: 768px) {
  .spmt-50 {
    margin-top: -13.3333333333vw !important;
  }
  .spmb-50 {
    margin-bottom: -13.3333333333vw !important;
  }
  .spmr-50 {
    margin-right: -13.3333333333vw !important;
  }
  .spml-50 {
    margin-left: -13.3333333333vw !important;
  }
  .sppt-50 {
    padding-top: -13.3333333333vw !important;
  }
  .sppb-50 {
    padding-bottom: -13.3333333333vw !important;
  }
  .sppr-50 {
    padding-right: -13.3333333333vw !important;
  }
  .sppl-50 {
    padding-left: -13.3333333333vw !important;
  }
  .spmt-45 {
    margin-top: -12vw !important;
  }
  .spmb-45 {
    margin-bottom: -12vw !important;
  }
  .spmr-45 {
    margin-right: -12vw !important;
  }
  .spml-45 {
    margin-left: -12vw !important;
  }
  .sppt-45 {
    padding-top: -12vw !important;
  }
  .sppb-45 {
    padding-bottom: -12vw !important;
  }
  .sppr-45 {
    padding-right: -12vw !important;
  }
  .sppl-45 {
    padding-left: -12vw !important;
  }
  .spmt-40 {
    margin-top: -10.6666666667vw !important;
  }
  .spmb-40 {
    margin-bottom: -10.6666666667vw !important;
  }
  .spmr-40 {
    margin-right: -10.6666666667vw !important;
  }
  .spml-40 {
    margin-left: -10.6666666667vw !important;
  }
  .sppt-40 {
    padding-top: -10.6666666667vw !important;
  }
  .sppb-40 {
    padding-bottom: -10.6666666667vw !important;
  }
  .sppr-40 {
    padding-right: -10.6666666667vw !important;
  }
  .sppl-40 {
    padding-left: -10.6666666667vw !important;
  }
  .spmt-35 {
    margin-top: -9.3333333333vw !important;
  }
  .spmb-35 {
    margin-bottom: -9.3333333333vw !important;
  }
  .spmr-35 {
    margin-right: -9.3333333333vw !important;
  }
  .spml-35 {
    margin-left: -9.3333333333vw !important;
  }
  .sppt-35 {
    padding-top: -9.3333333333vw !important;
  }
  .sppb-35 {
    padding-bottom: -9.3333333333vw !important;
  }
  .sppr-35 {
    padding-right: -9.3333333333vw !important;
  }
  .sppl-35 {
    padding-left: -9.3333333333vw !important;
  }
  .spmt-30 {
    margin-top: -8vw !important;
  }
  .spmb-30 {
    margin-bottom: -8vw !important;
  }
  .spmr-30 {
    margin-right: -8vw !important;
  }
  .spml-30 {
    margin-left: -8vw !important;
  }
  .sppt-30 {
    padding-top: -8vw !important;
  }
  .sppb-30 {
    padding-bottom: -8vw !important;
  }
  .sppr-30 {
    padding-right: -8vw !important;
  }
  .sppl-30 {
    padding-left: -8vw !important;
  }
  .spmt-25 {
    margin-top: -6.6666666667vw !important;
  }
  .spmb-25 {
    margin-bottom: -6.6666666667vw !important;
  }
  .spmr-25 {
    margin-right: -6.6666666667vw !important;
  }
  .spml-25 {
    margin-left: -6.6666666667vw !important;
  }
  .sppt-25 {
    padding-top: -6.6666666667vw !important;
  }
  .sppb-25 {
    padding-bottom: -6.6666666667vw !important;
  }
  .sppr-25 {
    padding-right: -6.6666666667vw !important;
  }
  .sppl-25 {
    padding-left: -6.6666666667vw !important;
  }
  .spmt-20 {
    margin-top: -5.3333333333vw !important;
  }
  .spmb-20 {
    margin-bottom: -5.3333333333vw !important;
  }
  .spmr-20 {
    margin-right: -5.3333333333vw !important;
  }
  .spml-20 {
    margin-left: -5.3333333333vw !important;
  }
  .sppt-20 {
    padding-top: -5.3333333333vw !important;
  }
  .sppb-20 {
    padding-bottom: -5.3333333333vw !important;
  }
  .sppr-20 {
    padding-right: -5.3333333333vw !important;
  }
  .sppl-20 {
    padding-left: -5.3333333333vw !important;
  }
  .spmt-15 {
    margin-top: -4vw !important;
  }
  .spmb-15 {
    margin-bottom: -4vw !important;
  }
  .spmr-15 {
    margin-right: -4vw !important;
  }
  .spml-15 {
    margin-left: -4vw !important;
  }
  .sppt-15 {
    padding-top: -4vw !important;
  }
  .sppb-15 {
    padding-bottom: -4vw !important;
  }
  .sppr-15 {
    padding-right: -4vw !important;
  }
  .sppl-15 {
    padding-left: -4vw !important;
  }
  .spmt-10 {
    margin-top: -2.6666666667vw !important;
  }
  .spmb-10 {
    margin-bottom: -2.6666666667vw !important;
  }
  .spmr-10 {
    margin-right: -2.6666666667vw !important;
  }
  .spml-10 {
    margin-left: -2.6666666667vw !important;
  }
  .sppt-10 {
    padding-top: -2.6666666667vw !important;
  }
  .sppb-10 {
    padding-bottom: -2.6666666667vw !important;
  }
  .sppr-10 {
    padding-right: -2.6666666667vw !important;
  }
  .sppl-10 {
    padding-left: -2.6666666667vw !important;
  }
  .spmt-5 {
    margin-top: -1.3333333333vw !important;
  }
  .spmb-5 {
    margin-bottom: -1.3333333333vw !important;
  }
  .spmr-5 {
    margin-right: -1.3333333333vw !important;
  }
  .spml-5 {
    margin-left: -1.3333333333vw !important;
  }
  .sppt-5 {
    padding-top: -1.3333333333vw !important;
  }
  .sppb-5 {
    padding-bottom: -1.3333333333vw !important;
  }
  .sppr-5 {
    padding-right: -1.3333333333vw !important;
  }
  .sppl-5 {
    padding-left: -1.3333333333vw !important;
  }
  .spmt0 {
    margin-top: 0vw !important;
  }
  .spmb0 {
    margin-bottom: 0vw !important;
  }
  .spmr0 {
    margin-right: 0vw !important;
  }
  .spml0 {
    margin-left: 0vw !important;
  }
  .sppt0 {
    padding-top: 0vw !important;
  }
  .sppb0 {
    padding-bottom: 0vw !important;
  }
  .sppr0 {
    padding-right: 0vw !important;
  }
  .sppl0 {
    padding-left: 0vw !important;
  }
  .spmt5 {
    margin-top: 1.3333333333vw !important;
  }
  .spmb5 {
    margin-bottom: 1.3333333333vw !important;
  }
  .spmr5 {
    margin-right: 1.3333333333vw !important;
  }
  .spml5 {
    margin-left: 1.3333333333vw !important;
  }
  .sppt5 {
    padding-top: 1.3333333333vw !important;
  }
  .sppb5 {
    padding-bottom: 1.3333333333vw !important;
  }
  .sppr5 {
    padding-right: 1.3333333333vw !important;
  }
  .sppl5 {
    padding-left: 1.3333333333vw !important;
  }
  .spmt10 {
    margin-top: 2.6666666667vw !important;
  }
  .spmb10 {
    margin-bottom: 2.6666666667vw !important;
  }
  .spmr10 {
    margin-right: 2.6666666667vw !important;
  }
  .spml10 {
    margin-left: 2.6666666667vw !important;
  }
  .sppt10 {
    padding-top: 2.6666666667vw !important;
  }
  .sppb10 {
    padding-bottom: 2.6666666667vw !important;
  }
  .sppr10 {
    padding-right: 2.6666666667vw !important;
  }
  .sppl10 {
    padding-left: 2.6666666667vw !important;
  }
  .spmt15 {
    margin-top: 4vw !important;
  }
  .spmb15 {
    margin-bottom: 4vw !important;
  }
  .spmr15 {
    margin-right: 4vw !important;
  }
  .spml15 {
    margin-left: 4vw !important;
  }
  .sppt15 {
    padding-top: 4vw !important;
  }
  .sppb15 {
    padding-bottom: 4vw !important;
  }
  .sppr15 {
    padding-right: 4vw !important;
  }
  .sppl15 {
    padding-left: 4vw !important;
  }
  .spmt20 {
    margin-top: 5.3333333333vw !important;
  }
  .spmb20 {
    margin-bottom: 5.3333333333vw !important;
  }
  .spmr20 {
    margin-right: 5.3333333333vw !important;
  }
  .spml20 {
    margin-left: 5.3333333333vw !important;
  }
  .sppt20 {
    padding-top: 5.3333333333vw !important;
  }
  .sppb20 {
    padding-bottom: 5.3333333333vw !important;
  }
  .sppr20 {
    padding-right: 5.3333333333vw !important;
  }
  .sppl20 {
    padding-left: 5.3333333333vw !important;
  }
  .spmt25 {
    margin-top: 6.6666666667vw !important;
  }
  .spmb25 {
    margin-bottom: 6.6666666667vw !important;
  }
  .spmr25 {
    margin-right: 6.6666666667vw !important;
  }
  .spml25 {
    margin-left: 6.6666666667vw !important;
  }
  .sppt25 {
    padding-top: 6.6666666667vw !important;
  }
  .sppb25 {
    padding-bottom: 6.6666666667vw !important;
  }
  .sppr25 {
    padding-right: 6.6666666667vw !important;
  }
  .sppl25 {
    padding-left: 6.6666666667vw !important;
  }
  .spmt30 {
    margin-top: 8vw !important;
  }
  .spmb30 {
    margin-bottom: 8vw !important;
  }
  .spmr30 {
    margin-right: 8vw !important;
  }
  .spml30 {
    margin-left: 8vw !important;
  }
  .sppt30 {
    padding-top: 8vw !important;
  }
  .sppb30 {
    padding-bottom: 8vw !important;
  }
  .sppr30 {
    padding-right: 8vw !important;
  }
  .sppl30 {
    padding-left: 8vw !important;
  }
  .spmt35 {
    margin-top: 9.3333333333vw !important;
  }
  .spmb35 {
    margin-bottom: 9.3333333333vw !important;
  }
  .spmr35 {
    margin-right: 9.3333333333vw !important;
  }
  .spml35 {
    margin-left: 9.3333333333vw !important;
  }
  .sppt35 {
    padding-top: 9.3333333333vw !important;
  }
  .sppb35 {
    padding-bottom: 9.3333333333vw !important;
  }
  .sppr35 {
    padding-right: 9.3333333333vw !important;
  }
  .sppl35 {
    padding-left: 9.3333333333vw !important;
  }
  .spmt40 {
    margin-top: 10.6666666667vw !important;
  }
  .spmb40 {
    margin-bottom: 10.6666666667vw !important;
  }
  .spmr40 {
    margin-right: 10.6666666667vw !important;
  }
  .spml40 {
    margin-left: 10.6666666667vw !important;
  }
  .sppt40 {
    padding-top: 10.6666666667vw !important;
  }
  .sppb40 {
    padding-bottom: 10.6666666667vw !important;
  }
  .sppr40 {
    padding-right: 10.6666666667vw !important;
  }
  .sppl40 {
    padding-left: 10.6666666667vw !important;
  }
  .spmt45 {
    margin-top: 12vw !important;
  }
  .spmb45 {
    margin-bottom: 12vw !important;
  }
  .spmr45 {
    margin-right: 12vw !important;
  }
  .spml45 {
    margin-left: 12vw !important;
  }
  .sppt45 {
    padding-top: 12vw !important;
  }
  .sppb45 {
    padding-bottom: 12vw !important;
  }
  .sppr45 {
    padding-right: 12vw !important;
  }
  .sppl45 {
    padding-left: 12vw !important;
  }
  .spmt50 {
    margin-top: 13.3333333333vw !important;
  }
  .spmb50 {
    margin-bottom: 13.3333333333vw !important;
  }
  .spmr50 {
    margin-right: 13.3333333333vw !important;
  }
  .spml50 {
    margin-left: 13.3333333333vw !important;
  }
  .sppt50 {
    padding-top: 13.3333333333vw !important;
  }
  .sppb50 {
    padding-bottom: 13.3333333333vw !important;
  }
  .sppr50 {
    padding-right: 13.3333333333vw !important;
  }
  .sppl50 {
    padding-left: 13.3333333333vw !important;
  }
  .spmt55 {
    margin-top: 14.6666666667vw !important;
  }
  .spmb55 {
    margin-bottom: 14.6666666667vw !important;
  }
  .spmr55 {
    margin-right: 14.6666666667vw !important;
  }
  .spml55 {
    margin-left: 14.6666666667vw !important;
  }
  .sppt55 {
    padding-top: 14.6666666667vw !important;
  }
  .sppb55 {
    padding-bottom: 14.6666666667vw !important;
  }
  .sppr55 {
    padding-right: 14.6666666667vw !important;
  }
  .sppl55 {
    padding-left: 14.6666666667vw !important;
  }
  .spmt60 {
    margin-top: 16vw !important;
  }
  .spmb60 {
    margin-bottom: 16vw !important;
  }
  .spmr60 {
    margin-right: 16vw !important;
  }
  .spml60 {
    margin-left: 16vw !important;
  }
  .sppt60 {
    padding-top: 16vw !important;
  }
  .sppb60 {
    padding-bottom: 16vw !important;
  }
  .sppr60 {
    padding-right: 16vw !important;
  }
  .sppl60 {
    padding-left: 16vw !important;
  }
  .spmt65 {
    margin-top: 17.3333333333vw !important;
  }
  .spmb65 {
    margin-bottom: 17.3333333333vw !important;
  }
  .spmr65 {
    margin-right: 17.3333333333vw !important;
  }
  .spml65 {
    margin-left: 17.3333333333vw !important;
  }
  .sppt65 {
    padding-top: 17.3333333333vw !important;
  }
  .sppb65 {
    padding-bottom: 17.3333333333vw !important;
  }
  .sppr65 {
    padding-right: 17.3333333333vw !important;
  }
  .sppl65 {
    padding-left: 17.3333333333vw !important;
  }
  .spmt70 {
    margin-top: 18.6666666667vw !important;
  }
  .spmb70 {
    margin-bottom: 18.6666666667vw !important;
  }
  .spmr70 {
    margin-right: 18.6666666667vw !important;
  }
  .spml70 {
    margin-left: 18.6666666667vw !important;
  }
  .sppt70 {
    padding-top: 18.6666666667vw !important;
  }
  .sppb70 {
    padding-bottom: 18.6666666667vw !important;
  }
  .sppr70 {
    padding-right: 18.6666666667vw !important;
  }
  .sppl70 {
    padding-left: 18.6666666667vw !important;
  }
  .spmt75 {
    margin-top: 20vw !important;
  }
  .spmb75 {
    margin-bottom: 20vw !important;
  }
  .spmr75 {
    margin-right: 20vw !important;
  }
  .spml75 {
    margin-left: 20vw !important;
  }
  .sppt75 {
    padding-top: 20vw !important;
  }
  .sppb75 {
    padding-bottom: 20vw !important;
  }
  .sppr75 {
    padding-right: 20vw !important;
  }
  .sppl75 {
    padding-left: 20vw !important;
  }
  .spmt80 {
    margin-top: 21.3333333333vw !important;
  }
  .spmb80 {
    margin-bottom: 21.3333333333vw !important;
  }
  .spmr80 {
    margin-right: 21.3333333333vw !important;
  }
  .spml80 {
    margin-left: 21.3333333333vw !important;
  }
  .sppt80 {
    padding-top: 21.3333333333vw !important;
  }
  .sppb80 {
    padding-bottom: 21.3333333333vw !important;
  }
  .sppr80 {
    padding-right: 21.3333333333vw !important;
  }
  .sppl80 {
    padding-left: 21.3333333333vw !important;
  }
  .spmt85 {
    margin-top: 22.6666666667vw !important;
  }
  .spmb85 {
    margin-bottom: 22.6666666667vw !important;
  }
  .spmr85 {
    margin-right: 22.6666666667vw !important;
  }
  .spml85 {
    margin-left: 22.6666666667vw !important;
  }
  .sppt85 {
    padding-top: 22.6666666667vw !important;
  }
  .sppb85 {
    padding-bottom: 22.6666666667vw !important;
  }
  .sppr85 {
    padding-right: 22.6666666667vw !important;
  }
  .sppl85 {
    padding-left: 22.6666666667vw !important;
  }
  .spmt90 {
    margin-top: 24vw !important;
  }
  .spmb90 {
    margin-bottom: 24vw !important;
  }
  .spmr90 {
    margin-right: 24vw !important;
  }
  .spml90 {
    margin-left: 24vw !important;
  }
  .sppt90 {
    padding-top: 24vw !important;
  }
  .sppb90 {
    padding-bottom: 24vw !important;
  }
  .sppr90 {
    padding-right: 24vw !important;
  }
  .sppl90 {
    padding-left: 24vw !important;
  }
  .spmt95 {
    margin-top: 25.3333333333vw !important;
  }
  .spmb95 {
    margin-bottom: 25.3333333333vw !important;
  }
  .spmr95 {
    margin-right: 25.3333333333vw !important;
  }
  .spml95 {
    margin-left: 25.3333333333vw !important;
  }
  .sppt95 {
    padding-top: 25.3333333333vw !important;
  }
  .sppb95 {
    padding-bottom: 25.3333333333vw !important;
  }
  .sppr95 {
    padding-right: 25.3333333333vw !important;
  }
  .sppl95 {
    padding-left: 25.3333333333vw !important;
  }
  .spmt100 {
    margin-top: 26.6666666667vw !important;
  }
  .spmb100 {
    margin-bottom: 26.6666666667vw !important;
  }
  .spmr100 {
    margin-right: 26.6666666667vw !important;
  }
  .spml100 {
    margin-left: 26.6666666667vw !important;
  }
  .sppt100 {
    padding-top: 26.6666666667vw !important;
  }
  .sppb100 {
    padding-bottom: 26.6666666667vw !important;
  }
  .sppr100 {
    padding-right: 26.6666666667vw !important;
  }
  .sppl100 {
    padding-left: 26.6666666667vw !important;
  }
  .spmt105 {
    margin-top: 28vw !important;
  }
  .spmb105 {
    margin-bottom: 28vw !important;
  }
  .spmr105 {
    margin-right: 28vw !important;
  }
  .spml105 {
    margin-left: 28vw !important;
  }
  .sppt105 {
    padding-top: 28vw !important;
  }
  .sppb105 {
    padding-bottom: 28vw !important;
  }
  .sppr105 {
    padding-right: 28vw !important;
  }
  .sppl105 {
    padding-left: 28vw !important;
  }
  .spmt110 {
    margin-top: 29.3333333333vw !important;
  }
  .spmb110 {
    margin-bottom: 29.3333333333vw !important;
  }
  .spmr110 {
    margin-right: 29.3333333333vw !important;
  }
  .spml110 {
    margin-left: 29.3333333333vw !important;
  }
  .sppt110 {
    padding-top: 29.3333333333vw !important;
  }
  .sppb110 {
    padding-bottom: 29.3333333333vw !important;
  }
  .sppr110 {
    padding-right: 29.3333333333vw !important;
  }
  .sppl110 {
    padding-left: 29.3333333333vw !important;
  }
  .spmt115 {
    margin-top: 30.6666666667vw !important;
  }
  .spmb115 {
    margin-bottom: 30.6666666667vw !important;
  }
  .spmr115 {
    margin-right: 30.6666666667vw !important;
  }
  .spml115 {
    margin-left: 30.6666666667vw !important;
  }
  .sppt115 {
    padding-top: 30.6666666667vw !important;
  }
  .sppb115 {
    padding-bottom: 30.6666666667vw !important;
  }
  .sppr115 {
    padding-right: 30.6666666667vw !important;
  }
  .sppl115 {
    padding-left: 30.6666666667vw !important;
  }
  .spmt120 {
    margin-top: 32vw !important;
  }
  .spmb120 {
    margin-bottom: 32vw !important;
  }
  .spmr120 {
    margin-right: 32vw !important;
  }
  .spml120 {
    margin-left: 32vw !important;
  }
  .sppt120 {
    padding-top: 32vw !important;
  }
  .sppb120 {
    padding-bottom: 32vw !important;
  }
  .sppr120 {
    padding-right: 32vw !important;
  }
  .sppl120 {
    padding-left: 32vw !important;
  }
  .spmt125 {
    margin-top: 33.3333333333vw !important;
  }
  .spmb125 {
    margin-bottom: 33.3333333333vw !important;
  }
  .spmr125 {
    margin-right: 33.3333333333vw !important;
  }
  .spml125 {
    margin-left: 33.3333333333vw !important;
  }
  .sppt125 {
    padding-top: 33.3333333333vw !important;
  }
  .sppb125 {
    padding-bottom: 33.3333333333vw !important;
  }
  .sppr125 {
    padding-right: 33.3333333333vw !important;
  }
  .sppl125 {
    padding-left: 33.3333333333vw !important;
  }
  .spmt130 {
    margin-top: 34.6666666667vw !important;
  }
  .spmb130 {
    margin-bottom: 34.6666666667vw !important;
  }
  .spmr130 {
    margin-right: 34.6666666667vw !important;
  }
  .spml130 {
    margin-left: 34.6666666667vw !important;
  }
  .sppt130 {
    padding-top: 34.6666666667vw !important;
  }
  .sppb130 {
    padding-bottom: 34.6666666667vw !important;
  }
  .sppr130 {
    padding-right: 34.6666666667vw !important;
  }
  .sppl130 {
    padding-left: 34.6666666667vw !important;
  }
  .spmt135 {
    margin-top: 36vw !important;
  }
  .spmb135 {
    margin-bottom: 36vw !important;
  }
  .spmr135 {
    margin-right: 36vw !important;
  }
  .spml135 {
    margin-left: 36vw !important;
  }
  .sppt135 {
    padding-top: 36vw !important;
  }
  .sppb135 {
    padding-bottom: 36vw !important;
  }
  .sppr135 {
    padding-right: 36vw !important;
  }
  .sppl135 {
    padding-left: 36vw !important;
  }
  .spmt140 {
    margin-top: 37.3333333333vw !important;
  }
  .spmb140 {
    margin-bottom: 37.3333333333vw !important;
  }
  .spmr140 {
    margin-right: 37.3333333333vw !important;
  }
  .spml140 {
    margin-left: 37.3333333333vw !important;
  }
  .sppt140 {
    padding-top: 37.3333333333vw !important;
  }
  .sppb140 {
    padding-bottom: 37.3333333333vw !important;
  }
  .sppr140 {
    padding-right: 37.3333333333vw !important;
  }
  .sppl140 {
    padding-left: 37.3333333333vw !important;
  }
  .spmt145 {
    margin-top: 38.6666666667vw !important;
  }
  .spmb145 {
    margin-bottom: 38.6666666667vw !important;
  }
  .spmr145 {
    margin-right: 38.6666666667vw !important;
  }
  .spml145 {
    margin-left: 38.6666666667vw !important;
  }
  .sppt145 {
    padding-top: 38.6666666667vw !important;
  }
  .sppb145 {
    padding-bottom: 38.6666666667vw !important;
  }
  .sppr145 {
    padding-right: 38.6666666667vw !important;
  }
  .sppl145 {
    padding-left: 38.6666666667vw !important;
  }
  .spmt150 {
    margin-top: 40vw !important;
  }
  .spmb150 {
    margin-bottom: 40vw !important;
  }
  .spmr150 {
    margin-right: 40vw !important;
  }
  .spml150 {
    margin-left: 40vw !important;
  }
  .sppt150 {
    padding-top: 40vw !important;
  }
  .sppb150 {
    padding-bottom: 40vw !important;
  }
  .sppr150 {
    padding-right: 40vw !important;
  }
  .sppl150 {
    padding-left: 40vw !important;
  }
}
@media screen and (min-width: 769px) {
  .pcmt-50 {
    margin-top: -50px !important;
  }
  .pcmb-50 {
    margin-bottom: -50px !important;
  }
  .pcmr-50 {
    margin-right: -50px !important;
  }
  .pcml-50 {
    margin-left: -50px !important;
  }
  .pcpt-50 {
    padding-top: -50px !important;
  }
  .pcpb-50 {
    padding-bottom: -50px !important;
  }
  .pcpr-50 {
    padding-right: -50px !important;
  }
  .pcpl-50 {
    padding-left: -50px !important;
  }
  .pcmt-45 {
    margin-top: -45px !important;
  }
  .pcmb-45 {
    margin-bottom: -45px !important;
  }
  .pcmr-45 {
    margin-right: -45px !important;
  }
  .pcml-45 {
    margin-left: -45px !important;
  }
  .pcpt-45 {
    padding-top: -45px !important;
  }
  .pcpb-45 {
    padding-bottom: -45px !important;
  }
  .pcpr-45 {
    padding-right: -45px !important;
  }
  .pcpl-45 {
    padding-left: -45px !important;
  }
  .pcmt-40 {
    margin-top: -40px !important;
  }
  .pcmb-40 {
    margin-bottom: -40px !important;
  }
  .pcmr-40 {
    margin-right: -40px !important;
  }
  .pcml-40 {
    margin-left: -40px !important;
  }
  .pcpt-40 {
    padding-top: -40px !important;
  }
  .pcpb-40 {
    padding-bottom: -40px !important;
  }
  .pcpr-40 {
    padding-right: -40px !important;
  }
  .pcpl-40 {
    padding-left: -40px !important;
  }
  .pcmt-35 {
    margin-top: -35px !important;
  }
  .pcmb-35 {
    margin-bottom: -35px !important;
  }
  .pcmr-35 {
    margin-right: -35px !important;
  }
  .pcml-35 {
    margin-left: -35px !important;
  }
  .pcpt-35 {
    padding-top: -35px !important;
  }
  .pcpb-35 {
    padding-bottom: -35px !important;
  }
  .pcpr-35 {
    padding-right: -35px !important;
  }
  .pcpl-35 {
    padding-left: -35px !important;
  }
  .pcmt-30 {
    margin-top: -30px !important;
  }
  .pcmb-30 {
    margin-bottom: -30px !important;
  }
  .pcmr-30 {
    margin-right: -30px !important;
  }
  .pcml-30 {
    margin-left: -30px !important;
  }
  .pcpt-30 {
    padding-top: -30px !important;
  }
  .pcpb-30 {
    padding-bottom: -30px !important;
  }
  .pcpr-30 {
    padding-right: -30px !important;
  }
  .pcpl-30 {
    padding-left: -30px !important;
  }
  .pcmt-25 {
    margin-top: -25px !important;
  }
  .pcmb-25 {
    margin-bottom: -25px !important;
  }
  .pcmr-25 {
    margin-right: -25px !important;
  }
  .pcml-25 {
    margin-left: -25px !important;
  }
  .pcpt-25 {
    padding-top: -25px !important;
  }
  .pcpb-25 {
    padding-bottom: -25px !important;
  }
  .pcpr-25 {
    padding-right: -25px !important;
  }
  .pcpl-25 {
    padding-left: -25px !important;
  }
  .pcmt-20 {
    margin-top: -20px !important;
  }
  .pcmb-20 {
    margin-bottom: -20px !important;
  }
  .pcmr-20 {
    margin-right: -20px !important;
  }
  .pcml-20 {
    margin-left: -20px !important;
  }
  .pcpt-20 {
    padding-top: -20px !important;
  }
  .pcpb-20 {
    padding-bottom: -20px !important;
  }
  .pcpr-20 {
    padding-right: -20px !important;
  }
  .pcpl-20 {
    padding-left: -20px !important;
  }
  .pcmt-15 {
    margin-top: -15px !important;
  }
  .pcmb-15 {
    margin-bottom: -15px !important;
  }
  .pcmr-15 {
    margin-right: -15px !important;
  }
  .pcml-15 {
    margin-left: -15px !important;
  }
  .pcpt-15 {
    padding-top: -15px !important;
  }
  .pcpb-15 {
    padding-bottom: -15px !important;
  }
  .pcpr-15 {
    padding-right: -15px !important;
  }
  .pcpl-15 {
    padding-left: -15px !important;
  }
  .pcmt-10 {
    margin-top: -10px !important;
  }
  .pcmb-10 {
    margin-bottom: -10px !important;
  }
  .pcmr-10 {
    margin-right: -10px !important;
  }
  .pcml-10 {
    margin-left: -10px !important;
  }
  .pcpt-10 {
    padding-top: -10px !important;
  }
  .pcpb-10 {
    padding-bottom: -10px !important;
  }
  .pcpr-10 {
    padding-right: -10px !important;
  }
  .pcpl-10 {
    padding-left: -10px !important;
  }
  .pcmt-5 {
    margin-top: -5px !important;
  }
  .pcmb-5 {
    margin-bottom: -5px !important;
  }
  .pcmr-5 {
    margin-right: -5px !important;
  }
  .pcml-5 {
    margin-left: -5px !important;
  }
  .pcpt-5 {
    padding-top: -5px !important;
  }
  .pcpb-5 {
    padding-bottom: -5px !important;
  }
  .pcpr-5 {
    padding-right: -5px !important;
  }
  .pcpl-5 {
    padding-left: -5px !important;
  }
  .pcmt0 {
    margin-top: 0px !important;
  }
  .pcmb0 {
    margin-bottom: 0px !important;
  }
  .pcmr0 {
    margin-right: 0px !important;
  }
  .pcml0 {
    margin-left: 0px !important;
  }
  .pcpt0 {
    padding-top: 0px !important;
  }
  .pcpb0 {
    padding-bottom: 0px !important;
  }
  .pcpr0 {
    padding-right: 0px !important;
  }
  .pcpl0 {
    padding-left: 0px !important;
  }
  .pcmt5 {
    margin-top: 5px !important;
  }
  .pcmb5 {
    margin-bottom: 5px !important;
  }
  .pcmr5 {
    margin-right: 5px !important;
  }
  .pcml5 {
    margin-left: 5px !important;
  }
  .pcpt5 {
    padding-top: 5px !important;
  }
  .pcpb5 {
    padding-bottom: 5px !important;
  }
  .pcpr5 {
    padding-right: 5px !important;
  }
  .pcpl5 {
    padding-left: 5px !important;
  }
  .pcmt10 {
    margin-top: 10px !important;
  }
  .pcmb10 {
    margin-bottom: 10px !important;
  }
  .pcmr10 {
    margin-right: 10px !important;
  }
  .pcml10 {
    margin-left: 10px !important;
  }
  .pcpt10 {
    padding-top: 10px !important;
  }
  .pcpb10 {
    padding-bottom: 10px !important;
  }
  .pcpr10 {
    padding-right: 10px !important;
  }
  .pcpl10 {
    padding-left: 10px !important;
  }
  .pcmt15 {
    margin-top: 15px !important;
  }
  .pcmb15 {
    margin-bottom: 15px !important;
  }
  .pcmr15 {
    margin-right: 15px !important;
  }
  .pcml15 {
    margin-left: 15px !important;
  }
  .pcpt15 {
    padding-top: 15px !important;
  }
  .pcpb15 {
    padding-bottom: 15px !important;
  }
  .pcpr15 {
    padding-right: 15px !important;
  }
  .pcpl15 {
    padding-left: 15px !important;
  }
  .pcmt20 {
    margin-top: 20px !important;
  }
  .pcmb20 {
    margin-bottom: 20px !important;
  }
  .pcmr20 {
    margin-right: 20px !important;
  }
  .pcml20 {
    margin-left: 20px !important;
  }
  .pcpt20 {
    padding-top: 20px !important;
  }
  .pcpb20 {
    padding-bottom: 20px !important;
  }
  .pcpr20 {
    padding-right: 20px !important;
  }
  .pcpl20 {
    padding-left: 20px !important;
  }
  .pcmt25 {
    margin-top: 25px !important;
  }
  .pcmb25 {
    margin-bottom: 25px !important;
  }
  .pcmr25 {
    margin-right: 25px !important;
  }
  .pcml25 {
    margin-left: 25px !important;
  }
  .pcpt25 {
    padding-top: 25px !important;
  }
  .pcpb25 {
    padding-bottom: 25px !important;
  }
  .pcpr25 {
    padding-right: 25px !important;
  }
  .pcpl25 {
    padding-left: 25px !important;
  }
  .pcmt30 {
    margin-top: 30px !important;
  }
  .pcmb30 {
    margin-bottom: 30px !important;
  }
  .pcmr30 {
    margin-right: 30px !important;
  }
  .pcml30 {
    margin-left: 30px !important;
  }
  .pcpt30 {
    padding-top: 30px !important;
  }
  .pcpb30 {
    padding-bottom: 30px !important;
  }
  .pcpr30 {
    padding-right: 30px !important;
  }
  .pcpl30 {
    padding-left: 30px !important;
  }
  .pcmt35 {
    margin-top: 35px !important;
  }
  .pcmb35 {
    margin-bottom: 35px !important;
  }
  .pcmr35 {
    margin-right: 35px !important;
  }
  .pcml35 {
    margin-left: 35px !important;
  }
  .pcpt35 {
    padding-top: 35px !important;
  }
  .pcpb35 {
    padding-bottom: 35px !important;
  }
  .pcpr35 {
    padding-right: 35px !important;
  }
  .pcpl35 {
    padding-left: 35px !important;
  }
  .pcmt40 {
    margin-top: 40px !important;
  }
  .pcmb40 {
    margin-bottom: 40px !important;
  }
  .pcmr40 {
    margin-right: 40px !important;
  }
  .pcml40 {
    margin-left: 40px !important;
  }
  .pcpt40 {
    padding-top: 40px !important;
  }
  .pcpb40 {
    padding-bottom: 40px !important;
  }
  .pcpr40 {
    padding-right: 40px !important;
  }
  .pcpl40 {
    padding-left: 40px !important;
  }
  .pcmt45 {
    margin-top: 45px !important;
  }
  .pcmb45 {
    margin-bottom: 45px !important;
  }
  .pcmr45 {
    margin-right: 45px !important;
  }
  .pcml45 {
    margin-left: 45px !important;
  }
  .pcpt45 {
    padding-top: 45px !important;
  }
  .pcpb45 {
    padding-bottom: 45px !important;
  }
  .pcpr45 {
    padding-right: 45px !important;
  }
  .pcpl45 {
    padding-left: 45px !important;
  }
  .pcmt50 {
    margin-top: 50px !important;
  }
  .pcmb50 {
    margin-bottom: 50px !important;
  }
  .pcmr50 {
    margin-right: 50px !important;
  }
  .pcml50 {
    margin-left: 50px !important;
  }
  .pcpt50 {
    padding-top: 50px !important;
  }
  .pcpb50 {
    padding-bottom: 50px !important;
  }
  .pcpr50 {
    padding-right: 50px !important;
  }
  .pcpl50 {
    padding-left: 50px !important;
  }
  .pcmt55 {
    margin-top: 55px !important;
  }
  .pcmb55 {
    margin-bottom: 55px !important;
  }
  .pcmr55 {
    margin-right: 55px !important;
  }
  .pcml55 {
    margin-left: 55px !important;
  }
  .pcpt55 {
    padding-top: 55px !important;
  }
  .pcpb55 {
    padding-bottom: 55px !important;
  }
  .pcpr55 {
    padding-right: 55px !important;
  }
  .pcpl55 {
    padding-left: 55px !important;
  }
  .pcmt60 {
    margin-top: 60px !important;
  }
  .pcmb60 {
    margin-bottom: 60px !important;
  }
  .pcmr60 {
    margin-right: 60px !important;
  }
  .pcml60 {
    margin-left: 60px !important;
  }
  .pcpt60 {
    padding-top: 60px !important;
  }
  .pcpb60 {
    padding-bottom: 60px !important;
  }
  .pcpr60 {
    padding-right: 60px !important;
  }
  .pcpl60 {
    padding-left: 60px !important;
  }
  .pcmt65 {
    margin-top: 65px !important;
  }
  .pcmb65 {
    margin-bottom: 65px !important;
  }
  .pcmr65 {
    margin-right: 65px !important;
  }
  .pcml65 {
    margin-left: 65px !important;
  }
  .pcpt65 {
    padding-top: 65px !important;
  }
  .pcpb65 {
    padding-bottom: 65px !important;
  }
  .pcpr65 {
    padding-right: 65px !important;
  }
  .pcpl65 {
    padding-left: 65px !important;
  }
  .pcmt70 {
    margin-top: 70px !important;
  }
  .pcmb70 {
    margin-bottom: 70px !important;
  }
  .pcmr70 {
    margin-right: 70px !important;
  }
  .pcml70 {
    margin-left: 70px !important;
  }
  .pcpt70 {
    padding-top: 70px !important;
  }
  .pcpb70 {
    padding-bottom: 70px !important;
  }
  .pcpr70 {
    padding-right: 70px !important;
  }
  .pcpl70 {
    padding-left: 70px !important;
  }
  .pcmt75 {
    margin-top: 75px !important;
  }
  .pcmb75 {
    margin-bottom: 75px !important;
  }
  .pcmr75 {
    margin-right: 75px !important;
  }
  .pcml75 {
    margin-left: 75px !important;
  }
  .pcpt75 {
    padding-top: 75px !important;
  }
  .pcpb75 {
    padding-bottom: 75px !important;
  }
  .pcpr75 {
    padding-right: 75px !important;
  }
  .pcpl75 {
    padding-left: 75px !important;
  }
  .pcmt80 {
    margin-top: 80px !important;
  }
  .pcmb80 {
    margin-bottom: 80px !important;
  }
  .pcmr80 {
    margin-right: 80px !important;
  }
  .pcml80 {
    margin-left: 80px !important;
  }
  .pcpt80 {
    padding-top: 80px !important;
  }
  .pcpb80 {
    padding-bottom: 80px !important;
  }
  .pcpr80 {
    padding-right: 80px !important;
  }
  .pcpl80 {
    padding-left: 80px !important;
  }
  .pcmt85 {
    margin-top: 85px !important;
  }
  .pcmb85 {
    margin-bottom: 85px !important;
  }
  .pcmr85 {
    margin-right: 85px !important;
  }
  .pcml85 {
    margin-left: 85px !important;
  }
  .pcpt85 {
    padding-top: 85px !important;
  }
  .pcpb85 {
    padding-bottom: 85px !important;
  }
  .pcpr85 {
    padding-right: 85px !important;
  }
  .pcpl85 {
    padding-left: 85px !important;
  }
  .pcmt90 {
    margin-top: 90px !important;
  }
  .pcmb90 {
    margin-bottom: 90px !important;
  }
  .pcmr90 {
    margin-right: 90px !important;
  }
  .pcml90 {
    margin-left: 90px !important;
  }
  .pcpt90 {
    padding-top: 90px !important;
  }
  .pcpb90 {
    padding-bottom: 90px !important;
  }
  .pcpr90 {
    padding-right: 90px !important;
  }
  .pcpl90 {
    padding-left: 90px !important;
  }
  .pcmt95 {
    margin-top: 95px !important;
  }
  .pcmb95 {
    margin-bottom: 95px !important;
  }
  .pcmr95 {
    margin-right: 95px !important;
  }
  .pcml95 {
    margin-left: 95px !important;
  }
  .pcpt95 {
    padding-top: 95px !important;
  }
  .pcpb95 {
    padding-bottom: 95px !important;
  }
  .pcpr95 {
    padding-right: 95px !important;
  }
  .pcpl95 {
    padding-left: 95px !important;
  }
  .pcmt100 {
    margin-top: 100px !important;
  }
  .pcmb100 {
    margin-bottom: 100px !important;
  }
  .pcmr100 {
    margin-right: 100px !important;
  }
  .pcml100 {
    margin-left: 100px !important;
  }
  .pcpt100 {
    padding-top: 100px !important;
  }
  .pcpb100 {
    padding-bottom: 100px !important;
  }
  .pcpr100 {
    padding-right: 100px !important;
  }
  .pcpl100 {
    padding-left: 100px !important;
  }
  .pcmt105 {
    margin-top: 105px !important;
  }
  .pcmb105 {
    margin-bottom: 105px !important;
  }
  .pcmr105 {
    margin-right: 105px !important;
  }
  .pcml105 {
    margin-left: 105px !important;
  }
  .pcpt105 {
    padding-top: 105px !important;
  }
  .pcpb105 {
    padding-bottom: 105px !important;
  }
  .pcpr105 {
    padding-right: 105px !important;
  }
  .pcpl105 {
    padding-left: 105px !important;
  }
  .pcmt110 {
    margin-top: 110px !important;
  }
  .pcmb110 {
    margin-bottom: 110px !important;
  }
  .pcmr110 {
    margin-right: 110px !important;
  }
  .pcml110 {
    margin-left: 110px !important;
  }
  .pcpt110 {
    padding-top: 110px !important;
  }
  .pcpb110 {
    padding-bottom: 110px !important;
  }
  .pcpr110 {
    padding-right: 110px !important;
  }
  .pcpl110 {
    padding-left: 110px !important;
  }
  .pcmt115 {
    margin-top: 115px !important;
  }
  .pcmb115 {
    margin-bottom: 115px !important;
  }
  .pcmr115 {
    margin-right: 115px !important;
  }
  .pcml115 {
    margin-left: 115px !important;
  }
  .pcpt115 {
    padding-top: 115px !important;
  }
  .pcpb115 {
    padding-bottom: 115px !important;
  }
  .pcpr115 {
    padding-right: 115px !important;
  }
  .pcpl115 {
    padding-left: 115px !important;
  }
  .pcmt120 {
    margin-top: 120px !important;
  }
  .pcmb120 {
    margin-bottom: 120px !important;
  }
  .pcmr120 {
    margin-right: 120px !important;
  }
  .pcml120 {
    margin-left: 120px !important;
  }
  .pcpt120 {
    padding-top: 120px !important;
  }
  .pcpb120 {
    padding-bottom: 120px !important;
  }
  .pcpr120 {
    padding-right: 120px !important;
  }
  .pcpl120 {
    padding-left: 120px !important;
  }
  .pcmt125 {
    margin-top: 125px !important;
  }
  .pcmb125 {
    margin-bottom: 125px !important;
  }
  .pcmr125 {
    margin-right: 125px !important;
  }
  .pcml125 {
    margin-left: 125px !important;
  }
  .pcpt125 {
    padding-top: 125px !important;
  }
  .pcpb125 {
    padding-bottom: 125px !important;
  }
  .pcpr125 {
    padding-right: 125px !important;
  }
  .pcpl125 {
    padding-left: 125px !important;
  }
  .pcmt130 {
    margin-top: 130px !important;
  }
  .pcmb130 {
    margin-bottom: 130px !important;
  }
  .pcmr130 {
    margin-right: 130px !important;
  }
  .pcml130 {
    margin-left: 130px !important;
  }
  .pcpt130 {
    padding-top: 130px !important;
  }
  .pcpb130 {
    padding-bottom: 130px !important;
  }
  .pcpr130 {
    padding-right: 130px !important;
  }
  .pcpl130 {
    padding-left: 130px !important;
  }
  .pcmt135 {
    margin-top: 135px !important;
  }
  .pcmb135 {
    margin-bottom: 135px !important;
  }
  .pcmr135 {
    margin-right: 135px !important;
  }
  .pcml135 {
    margin-left: 135px !important;
  }
  .pcpt135 {
    padding-top: 135px !important;
  }
  .pcpb135 {
    padding-bottom: 135px !important;
  }
  .pcpr135 {
    padding-right: 135px !important;
  }
  .pcpl135 {
    padding-left: 135px !important;
  }
  .pcmt140 {
    margin-top: 140px !important;
  }
  .pcmb140 {
    margin-bottom: 140px !important;
  }
  .pcmr140 {
    margin-right: 140px !important;
  }
  .pcml140 {
    margin-left: 140px !important;
  }
  .pcpt140 {
    padding-top: 140px !important;
  }
  .pcpb140 {
    padding-bottom: 140px !important;
  }
  .pcpr140 {
    padding-right: 140px !important;
  }
  .pcpl140 {
    padding-left: 140px !important;
  }
  .pcmt145 {
    margin-top: 145px !important;
  }
  .pcmb145 {
    margin-bottom: 145px !important;
  }
  .pcmr145 {
    margin-right: 145px !important;
  }
  .pcml145 {
    margin-left: 145px !important;
  }
  .pcpt145 {
    padding-top: 145px !important;
  }
  .pcpb145 {
    padding-bottom: 145px !important;
  }
  .pcpr145 {
    padding-right: 145px !important;
  }
  .pcpl145 {
    padding-left: 145px !important;
  }
  .pcmt150 {
    margin-top: 150px !important;
  }
  .pcmb150 {
    margin-bottom: 150px !important;
  }
  .pcmr150 {
    margin-right: 150px !important;
  }
  .pcml150 {
    margin-left: 150px !important;
  }
  .pcpt150 {
    padding-top: 150px !important;
  }
  .pcpb150 {
    padding-bottom: 150px !important;
  }
  .pcpr150 {
    padding-right: 150px !important;
  }
  .pcpl150 {
    padding-left: 150px !important;
  }
}
@media screen and (max-width: 768px) {
  .palt-sp {
    font-feature-settings: "palt";
  }
}

.u-bold {
  font-weight: bold !important;
}

.u-text-link {
  color: #E83828;
}
@media screen and (min-width: 769px) {
  .u-text-link:hover {
    opacity: 0.7;
  }
}

.u-text-link[target=_blank]:after {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-size: 0.9em;
  font-weight: 600;
  margin: 0px 6px;
}

.u-text-align-center {
  text-align: center !important;
}

.u-text-align-left {
  text-align: left !important;
}

.u-text-align-right {
  text-align: right !important;
}

.u-no-margin-top {
  margin-top: 0 !important;
}

.u-no-margin {
  margin: 0 !important;
}

.u-text-color--pink {
  color: #ff4b6d;
}

.u-border-radius-20 {
  border-radius: 20px 0px 20px 0px;
}

@media screen and (min-width: 769px) {
  .tel-link {
    pointer-events: none;
  }
}

@media screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .tab {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .tab {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .tab {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}

html {
  font-size: 62.5%;
}

body {
  color: #000000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 8.5333333333vw;
  }
}

.wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .wrapper {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 769px) {
  img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  img {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .pagetop {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pagetop {
    align-items: center;
    background-color: #011e55;
    display: flex;
    height: 12.8vw;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .pagetop__arrow {
    width: 6.24vw;
  }
}

.footer__visual {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__visual {
    background: url(../img/footer_visual.jpg) center center no-repeat;
    background-size: cover;
    height: 640px;
  }
}
@media screen and (max-width: 768px) {
  .footer__visual {
    background: url(../img/footer_visual-sp.jpg) center center no-repeat;
    background-size: cover;
    height: 50.1333333333vw;
  }
}

.footer__visual-logo {
  font-size: 0;
  height: auto;
}
@media screen and (min-width: 769px) {
  .footer__visual-logo {
    width: 261px;
  }
}
@media screen and (max-width: 768px) {
  .footer__visual-logo {
    width: 20.5066666667vw;
  }
}

.footer {
  background-color: #011e55;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer {
    padding: 40px 0 31px;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 10.6666666667vw 8.2666666667vw;
  }
}
.footer .copyright {
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer .copyright {
    line-height: 2.33;
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .footer .copyright {
    letter-spacing: 0.02em;
    line-height: 2.33;
    margin-top: 8.5333333333vw;
  }
}

.footer__inner {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .footer__txt {
    text-align: left;
  }
}
.footer__logo {
  display: block;
  font-size: 0;
  height: auto;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .footer__logo {
    transition: opacity 0.3s;
    width: 196px;
  }
}
@media screen and (max-width: 768px) {
  .footer__logo {
    display: block;
    width: 52.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .footer__logo:hover {
    opacity: 0.6;
  }
}

.header {
  align-items: center;
  background-color: #fff;
  display: flex;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header {
    height: 80px;
    justify-content: center;
    padding: 22px 40px 22px 40px;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .header {
    height: 16vw;
    justify-content: space-between;
    padding: 5.3333333333vw 5.3333333333vw 4.4266666667vw;
  }
}

.header__logo {
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .header__logo {
    left: 40px;
    position: absolute;
    top: calc(50% + 3px);
    transform: translateY(-50%);
    transition: all 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .header__logo {
    display: block;
    width: 17.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .header__logo:hover {
    opacity: 0.6;
  }
}

.header__txt {
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .header__txt {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .header__txt {
    width: 47.7333333333vw;
  }
}
.header__txt > svg {
  width: 100%;
}

.modal-wrap {
  background-color: #fff;
  color: #000;
  margin: auto;
  padding: 3em;
}
@media screen and (min-width: 769px) {
  .modal-wrap {
    width: 800px;
  }
}
@media screen and (max-width: 768px) {
  .modal-wrap {
    padding: 1em;
  }
}
.modal-wrap h2 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .modal-wrap h2 {
    font-size: 6.4vw;
  }
}
.modal-wrap p {
  font-size: 14px;
  margin-top: 1.5em;
}
@media screen and (max-width: 768px) {
  .modal-wrap p {
    font-size: 4.8vw;
  }
}
.modal-wrap ol {
  margin-top: 2em;
}
.modal-wrap ol li {
  font-size: 14px;
  list-style: decimal;
  list-style-position: outside;
  margin-left: 1.3em;
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  .modal-wrap ol li {
    font-size: 4.8vw;
  }
}

.popup-modal-dismiss {
  text-align: center;
}

.section {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .section {
    padding: 200px 40px;
  }
}
@media screen and (max-width: 768px) {
  .section {
    padding: 26.6666666667vw 5.3333333333vw 26.6666666667vw;
  }
}

.sec__title {
  color: #000000;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .sec__title {
    font-size: 4.8rem;
    line-height: 1.46;
  }
}
@media screen and (max-width: 768px) {
  .sec__title {
    font-size: 8.5333333333vw;
    line-height: 1.44;
  }
}
.sec__title--en {
  letter-spacing: 0.04em;
}
.sec__title--white {
  color: #fff;
}

.sec__txt {
  color: #000;
  letter-spacing: 0.04em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec__txt {
    font-size: 2rem;
    margin: 80px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .sec__txt {
    font-size: 3.7333333333vw;
    margin: 10.6666666667vw auto 0;
  }
}
.sec__txt--white {
  color: #fff;
}
.sec__txt .strong {
  font-weight: bold;
}

.inner {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
/*  #mv  */
.mv {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .mv {
    aspect-ratio: 1920/1000;
  }
}
@media screen and (max-width: 768px) {
  .mv {
    aspect-ratio: 375/500;
  }
}

@media screen and (min-width: 769px) {
  .mv__txt {
    height: 840px;
    margin: 0 0 0 auto;
    position: relative;
    width: 488.2px;
    z-index: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .mv__txt {
    height: 43.75vw;
    width: 25.4270833333vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__txt {
    width: 100%;
  }
}

#future {
  background-color: #f7f5f5;
}
@media screen and (min-width: 769px) {
  #future {
    padding: 200px 40px 194px;
  }
}
.future__txt {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .future__txt {
    margin: 81.5px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .future__txt {
    margin: 10.9333333333vw auto 0;
  }
}
@media screen and (min-width: 769px) {
  .future__txt + .sec__txt {
    margin: 35px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .future__txt + .sec__txt {
    margin: 6.4vw auto 0;
  }
}

.future__txt-svg {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .future__txt-svg {
    right: 3px;
  }
}
@media screen and (max-width: 768px) {
  .future__txt-svg {
    width: 70.6666666667vw;
  }
}

#our-purpose {
  background: #fff;
}
@media screen and (min-width: 769px) {
  #our-purpose {
    padding: 204px 0 230px;
  }
}
@media screen and (max-width: 768px) {
  #our-purpose {
    padding: 26.6666666667vw 0 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #our-purpose > .inner {
    align-items: center;
    display: grid;
    gap: 4.1666666667vw;
    grid-template-columns: calc(100% - 480px - 8.3333333333vw) 480px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #our-purpose > .inner {
    display: block;
    gap: none;
    grid-template-columns: auto;
    /* grid-template-columns: calc(100% - pcvw(480) - pcvw(120)) pcvw(480); */
  }
}
@media screen and (min-width: 769px) {
  .our-purpose__img {
    height: 670px;
    max-height: 670px;
    overflow: hidden;
    position: relative;
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .our-purpose__img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .our-purpose__img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .our-purpose__img img {
    height: 100%;
    left: 50%;
    margin: 0 auto;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .our-purpose__img + .sec__txt-wrap {
    margin: 48px auto 0;
    padding: 0 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .our-purpose__img + .sec__txt-wrap {
    margin: 10.6666666667vw auto 0;
    padding: 0 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .our-purpose__img + .sec__txt-wrap > .sec__title, .our-purpose__img + .sec__txt-wrap .sec__txt {
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .our-purpose__img + .sec__txt-wrap > .sec__title, .our-purpose__img + .sec__txt-wrap .sec__txt {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .our-purpose__img + .sec__txt-wrap > .sec__title, .our-purpose__img + .sec__txt-wrap .sec__txt {
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  #slogan {
    background: url(../img/slogan_bg.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  #slogan {
    background: url(../img/slogan_bg-sp.jpg) center center no-repeat;
    background-size: cover;
  }
}

.slogan__wrap {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .slogan__wrap {
    margin: 79px auto 0;
    max-width: 1120px;
    padding: 100px 40px 100px;
  }
}
@media screen and (max-width: 768px) {
  .slogan__wrap {
    margin: 9.6vw auto 0;
    padding: 9.0666666667vw 0 9.0666666667vw;
  }
}
.slogan__wrap img {
  display: block;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .slogan__wrap img {
    max-width: 890px;
  }
}
@media screen and (max-width: 768px) {
  .slogan__wrap img {
    max-width: 74.1333333333vw;
  }
}

#brand-story {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .youtube {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .youtube {
    margin-top: 10.6666666667vw;
  }
}

.youtube-item {
  font-size: 0;
  height: auto;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .youtube-item {
    max-width: 1200px;
  }
}
.youtube-item > iframe {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .youtube-item > iframe {
    aspect-ratio: 1200/675;
  }
}
@media screen and (max-width: 768px) {
  .youtube-item > iframe {
    aspect-ratio: 335/189;
  }
}

#member {
  background-color: #f7f5f5;
}

.member__list {
  display: grid;
}
@media screen and (min-width: 769px) {
  .member__list {
    gap: 48px 48px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
    margin-top: 100px;
    max-width: 1200px;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .member__list {
    gap: 2.5vw 2.5vw;
    max-width: auto;
  }
}
@media screen and (max-width: 768px) {
  .member__list {
    gap: 4vw 4vw;
    grid-template-columns: 1fr 1fr;
    margin-top: 10.6666666667vw;
  }
}

@media screen and (min-width: 769px) {
  .member__list-item {
    width: 368px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .member__list-item {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .member__list-item {
    width: 100%;
  }
}
.member__list-item > .inner {
  /* >.img{
    @include min{
    }
    @include min-max{
    }
    @include max{
    }
  } */
}
@media screen and (min-width: 769px) {
  .member__list-item > .inner {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.04);
  }
}
.member__list-item > .inner > .txt-wrap {
  background-color: #fff;
}
.member__list-item > .inner > .txt-wrap > .name {
  color: #000;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .member__list-item > .inner > .txt-wrap > .name {
    font-size: 2.8rem;
    line-height: 1.43;
    padding: 30px 32px 26px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .member__list-item > .inner > .txt-wrap > .name {
    padding: 1.5625vw 1.6666666667vw 1.3541666667vw;
  }
}
@media screen and (max-width: 768px) {
  .member__list-item > .inner > .txt-wrap > .name {
    font-size: 4.8vw;
    line-height: 1.44;
    padding: 2.1333333333vw 2.6666666667vw 1.9733333333vw;
  }
}
.member__list-item > .inner > .txt-wrap > .name::before {
  background: #ef93c0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.member__list-item > .inner > .txt-wrap > .name::after {
  background-color: #fcfaf9;
  border: solid #ef93c0;
  border-width: 1px 1px 0 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%) rotate(-45deg);
}
@media screen and (min-width: 769px) {
  .member__list-item > .inner > .txt-wrap > .name::after {
    bottom: -8px;
    height: 16px;
    width: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .member__list-item > .inner > .txt-wrap > .name::after {
    bottom: -0.4166666667vw;
    height: 0.8333333333vw;
    width: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .member__list-item > .inner > .txt-wrap > .name::after {
    bottom: -1.0666666667vw;
    height: 2.1333333333vw;
    width: 2.1333333333vw;
  }
}
.member__list-item > .inner > .txt-wrap > .words {
  align-items: center;
  background-color: #fcfaf9;
  color: #000;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .member__list-item > .inner > .txt-wrap > .words {
    font-size: 2rem;
    letter-spacing: 0.02em;
    line-height: 1.5;
    min-height: 102px;
    padding: 19px 32px 19px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .member__list-item > .inner > .txt-wrap > .words {
    min-height: 5.3125vw;
    padding: 0.9895833333vw 1.6666666667vw 0.9895833333vw;
  }
}
@media screen and (max-width: 768px) {
  .member__list-item > .inner > .txt-wrap > .words {
    font-size: 3.7333333333vw;
    letter-spacing: 0.02em;
    line-height: 1.5;
    min-height: 21.8666666667vw;
    padding: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .member__list-item > .inner > .txt-wrap > .words.words--large {
    line-height: 1.4;
    min-height: 151px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .member__list-item > .inner > .txt-wrap > .words.words--large {
    min-height: 7.8645833333vw;
  }
}
@media screen and (max-width: 768px) {
  .member__list-item > .inner > .txt-wrap > .words.words--large {
    font-feature-settings: "palt";
    text-align: left;
  }
}

@media screen and (min-width: 769px) {
  .btn-wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 42px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .btn-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 12.8vw auto 0;
  }
}
@media screen and (min-width: 769px) {
  .btn-wrap > * {
    margin: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .btn-wrap > * {
    margin: auto !important;
  }
}
@media screen and (min-width: 769px) {
  .btn-wrap > *:last-child {
    margin: 0 0 0 20px !important;
  }
}

.btn-border {
  cursor: pointer;
  display: block;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .btn-border {
    height: 64px;
    padding: 2px;
    width: 280px;
  }
}
@media screen and (max-width: 768px) {
  .btn-border {
    height: 34.1333333333vw;
    padding: 1.0666666667vw;
    width: 100%;
  }
}
.btn-border::before {
  background-image: linear-gradient(to right, #0bf 0%, #d9e1f8 48%, #f0b 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.29;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .btn-border:hover::before {
    background-image: linear-gradient(to right, #0bf 0%, #d9e1f8 48%, #f0b 100%);
    opacity: 1;
  }
}
.btn-border > span {
  align-items: center;
  background-color: #000000;
  color: #FFFFFF;
  display: flex;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-out;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .btn-border > span {
    font-size: 16px;
    letter-spacing: 0.64px;
    line-height: 2;
    padding: 0 38px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .btn-border > span {
    min-width: auto;
  }
}
@media screen and (max-width: 768px) {
  .btn-border > span {
    font-size: 8.5333333333vw;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
}
.btn-border > span::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2210.707%22%20viewBox%3D%220%200%2020%2010.707%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_12%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2012%22%20transform%3D%22translate(-1636%20-1845.147)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016%22%20d%3D%22M1665.84%2C2029.5l5%2C5-5%2C5%22%20transform%3D%22translate(-15.84%20-184)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_1325%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%201325%22%20width%3D%2220%22%20height%3D%221%22%20transform%3D%22translate(1636%201850)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .btn-border > span::before {
    height: 10px;
    right: 20px;
    transition: all 0.3s;
    width: 18px;
  }
}
@media screen and (max-width: 768px) {
  .btn-border > span::before {
    height: 5.3333333333vw;
    right: 8.5333333333vw;
    width: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .btn-border > span:hover {
    /* opacity: ; */
    position: relative;
    /* box-shadow: -5px -5px 15px 5px rgba(#d7b1da,.8), 5px 5px 15px 7px rgba(153, 216, 225, 8); */
  }
}
.btn-border > span:hover::after {
  animation: shine 0.7s;
}
@media screen and (min-width: 769px) {
  .btn-border > span:hover::before {
    right: 10px;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--cmap {
    margin-top: 34px;
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--cmap {
    font-feature-settings: "palt";
    margin-top: 13.3333333333vw;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--narasu {
    margin-top: 34px;
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--narasu {
    margin-top: 10.6666666667vw;
    order: 3;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--pablication {
    margin-top: 34px;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--pablication {
    margin-top: 10.6666666667vw;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--swiper {
    height: 64px;
    padding: 2px;
    width: 210px;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--movie-distribution {
    bottom: -32px;
    /* margin-left: auto;
    margin-top: 14px; */
    position: absolute;
    right: 104px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .btn-border--movie-distribution {
    right: 5.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--movie-distribution {
    margin-top: 21.3333333333vw;
  }
}

@media screen and (min-width: 769px) {
  .btn--contact {
    margin: 42px auto 0;
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .btn--contact {
    margin: 21.3333333333vw auto 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .btn-wrap .btn--contact {
    margin: 10.6666666667vw auto 0 !important;
    order: 1;
  }
}
.btn--contact > span {
  padding: 0;
}
.btn--contact > span > input {
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  height: 100%;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .btn--contact > span > input {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 1.78;
  }
}
@media screen and (max-width: 768px) {
  .btn--contact > span > input {
    font-size: 8.5333333333vw;
    letter-spacing: 0.2986666667vw;
    line-height: 1.14;
  }
}

@media screen and (max-width: 768px) {
  .btn-wrap .btn--back {
    order: 2;
  }
}
.btn--back span::before {
  right: auto;
  transform: translateY(-50%) rotate(180deg);
}
@media screen and (min-width: 769px) {
  .btn--back span::before {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .btn--back span::before {
    left: 7.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .btn--back span:hover::before {
    left: 10px;
  }
}

@media screen and (min-width: 769px) {
  .swiper-slide {
    padding: 0 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .swiper-slide {
    padding: 0 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .swiper-slide {
    /* width: 100vw!important; */
    padding: 0 16vw;
  }
}

.swiper__img > img {
  height: auto;
  max-width: 1200px;
  width: 100%;
}

.swiper__detail {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .swiper__detail {
    justify-content: space-between;
    padding: 0 5.4166666667vw;
  }
}
@media screen and (min-width: 769px) {
  .swiprt__btn-wrap {
    aspect-ratio: 1200/700;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% - 80px);
    z-index: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .swiprt__btn-wrap {
    width: calc(100% - 4.1666666667vw);
  }
}
.music-distribution__swiper-btn-prev, .music-distribution__swiper-btn-next {
  align-items: center;
  background-color: rgba(31, 31, 31, 0.4);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-prev, .music-distribution__swiper-btn-next {
    border: solid 2px #FFFFFF;
    height: 80px;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    width: 80px;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-prev, .music-distribution__swiper-btn-next {
    border: solid 0.5333333333vw #FFFFFF;
    height: 21.3333333333vw;
    top: 48vw;
    width: 21.3333333333vw;
  }
}
.music-distribution__swiper-btn-prev:hover, .music-distribution__swiper-btn-next:hover {
  opacity: 0.6;
}
.music-distribution__swiper-btn-prev::after, .music-distribution__swiper-btn-next::after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240.707%22%20height%3D%2220.707%22%20viewBox%3D%220%200%2040.707%2020.707%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_24%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2024%22%20transform%3D%22translate(-19.293%20-30.146)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016%22%20d%3D%22M1675.84%2C2029.5l-10%2C10%2C10%2C10%22%20transform%3D%22translate(-1645.84%20-1999)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_1325%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%201325%22%20width%3D%2240%22%20height%3D%221%22%20transform%3D%22translate(20%2040)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
  background-size: cover;
  content: "";
  object-fit: cover;
  position: relative;
}
@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-prev::after, .music-distribution__swiper-btn-next::after {
    height: 20px;
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-prev::after, .music-distribution__swiper-btn-next::after {
    height: 5.3333333333vw;
    width: 10.6666666667vw;
  }
}

@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-prev {
    left: -6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-prev {
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-next {
    right: -6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-next {
    right: 0;
  }
}
.music-distribution__swiper-btn-next::after {
  transform: rotate(180deg);
}

@media screen and (min-width: 769px) {
  .btn-wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 42px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .btn-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 12.8vw auto 0;
  }
}
@media screen and (min-width: 769px) {
  .btn-wrap > * {
    margin: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .btn-wrap > * {
    margin: auto !important;
  }
}
@media screen and (min-width: 769px) {
  .btn-wrap > *:last-child {
    margin: 0 0 0 20px !important;
  }
}

.btn-border {
  cursor: pointer;
  display: block;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .btn-border {
    height: 64px;
    padding: 2px;
    width: 280px;
  }
}
@media screen and (max-width: 768px) {
  .btn-border {
    height: 34.1333333333vw;
    padding: 1.0666666667vw;
    width: 100%;
  }
}
.btn-border::before {
  background-image: linear-gradient(to right, #0bf 0%, #d9e1f8 48%, #f0b 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.29;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .btn-border:hover::before {
    background-image: linear-gradient(to right, #0bf 0%, #d9e1f8 48%, #f0b 100%);
    opacity: 1;
  }
}
.btn-border > span {
  align-items: center;
  background-color: #000000;
  color: #FFFFFF;
  display: flex;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-out;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .btn-border > span {
    font-size: 16px;
    letter-spacing: 0.64px;
    line-height: 2;
    padding: 0 38px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .btn-border > span {
    min-width: auto;
  }
}
@media screen and (max-width: 768px) {
  .btn-border > span {
    font-size: 8.5333333333vw;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
}
.btn-border > span::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2210.707%22%20viewBox%3D%220%200%2020%2010.707%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_12%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2012%22%20transform%3D%22translate(-1636%20-1845.147)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016%22%20d%3D%22M1665.84%2C2029.5l5%2C5-5%2C5%22%20transform%3D%22translate(-15.84%20-184)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_1325%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%201325%22%20width%3D%2220%22%20height%3D%221%22%20transform%3D%22translate(1636%201850)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .btn-border > span::before {
    height: 10px;
    right: 20px;
    transition: all 0.3s;
    width: 18px;
  }
}
@media screen and (max-width: 768px) {
  .btn-border > span::before {
    height: 5.3333333333vw;
    right: 8.5333333333vw;
    width: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .btn-border > span:hover {
    /* opacity: ; */
    position: relative;
    /* box-shadow: -5px -5px 15px 5px rgba(#d7b1da,.8), 5px 5px 15px 7px rgba(153, 216, 225, 8); */
  }
}
.btn-border > span:hover::after {
  animation: shine 0.7s;
}
@media screen and (min-width: 769px) {
  .btn-border > span:hover::before {
    right: 10px;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--cmap {
    margin-top: 34px;
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--cmap {
    font-feature-settings: "palt";
    margin-top: 13.3333333333vw;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--narasu {
    margin-top: 34px;
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--narasu {
    margin-top: 10.6666666667vw;
    order: 3;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--pablication {
    margin-top: 34px;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--pablication {
    margin-top: 10.6666666667vw;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--swiper {
    height: 64px;
    padding: 2px;
    width: 210px;
  }
}

@media screen and (min-width: 769px) {
  .btn-border--movie-distribution {
    bottom: -32px;
    /* margin-left: auto;
    margin-top: 14px; */
    position: absolute;
    right: 104px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .btn-border--movie-distribution {
    right: 5.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .btn-border--movie-distribution {
    margin-top: 21.3333333333vw;
  }
}

@media screen and (min-width: 769px) {
  .btn--contact {
    margin: 42px auto 0;
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .btn--contact {
    margin: 21.3333333333vw auto 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .btn-wrap .btn--contact {
    margin: 10.6666666667vw auto 0 !important;
    order: 1;
  }
}
.btn--contact > span {
  padding: 0;
}
.btn--contact > span > input {
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  height: 100%;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .btn--contact > span > input {
    font-size: 18px;
    letter-spacing: 1.44px;
    line-height: 1.78;
  }
}
@media screen and (max-width: 768px) {
  .btn--contact > span > input {
    font-size: 8.5333333333vw;
    letter-spacing: 0.2986666667vw;
    line-height: 1.14;
  }
}

@media screen and (max-width: 768px) {
  .btn-wrap .btn--back {
    order: 2;
  }
}
.btn--back span::before {
  right: auto;
  transform: translateY(-50%) rotate(180deg);
}
@media screen and (min-width: 769px) {
  .btn--back span::before {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .btn--back span::before {
    left: 7.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .btn--back span:hover::before {
    left: 10px;
  }
}

@media screen and (min-width: 769px) {
  .swiper-slide {
    padding: 0 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .swiper-slide {
    padding: 0 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .swiper-slide {
    /* width: 100vw!important; */
    padding: 0 16vw;
  }
}

.swiper__img > img {
  height: auto;
  max-width: 1200px;
  width: 100%;
}

.swiper__detail {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .swiper__detail {
    justify-content: space-between;
    padding: 0 5.4166666667vw;
  }
}
@media screen and (min-width: 769px) {
  .swiprt__btn-wrap {
    aspect-ratio: 1200/700;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% - 80px);
    z-index: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .swiprt__btn-wrap {
    width: calc(100% - 4.1666666667vw);
  }
}
.music-distribution__swiper-btn-prev, .music-distribution__swiper-btn-next {
  align-items: center;
  background-color: rgba(31, 31, 31, 0.4);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-prev, .music-distribution__swiper-btn-next {
    border: solid 2px #FFFFFF;
    height: 80px;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    width: 80px;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-prev, .music-distribution__swiper-btn-next {
    border: solid 0.5333333333vw #FFFFFF;
    height: 21.3333333333vw;
    top: 48vw;
    width: 21.3333333333vw;
  }
}
.music-distribution__swiper-btn-prev:hover, .music-distribution__swiper-btn-next:hover {
  opacity: 0.6;
}
.music-distribution__swiper-btn-prev::after, .music-distribution__swiper-btn-next::after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240.707%22%20height%3D%2220.707%22%20viewBox%3D%220%200%2040.707%2020.707%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_24%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2024%22%20transform%3D%22translate(-19.293%20-30.146)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016%22%20d%3D%22M1675.84%2C2029.5l-10%2C10%2C10%2C10%22%20transform%3D%22translate(-1645.84%20-1999)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_1325%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%201325%22%20width%3D%2240%22%20height%3D%221%22%20transform%3D%22translate(20%2040)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
  background-size: cover;
  content: "";
  object-fit: cover;
  position: relative;
}
@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-prev::after, .music-distribution__swiper-btn-next::after {
    height: 20px;
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-prev::after, .music-distribution__swiper-btn-next::after {
    height: 5.3333333333vw;
    width: 10.6666666667vw;
  }
}

@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-prev {
    left: -6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-prev {
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  .music-distribution__swiper-btn-next {
    right: -6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .music-distribution__swiper-btn-next {
    right: 0;
  }
}
.music-distribution__swiper-btn-next::after {
  transform: rotate(180deg);
}