/*大島追加*/
.aboutbox img {
    width: 20%;
}

span.tel{
  display: flex;
  flex-direction: column;
}

br.sp,
span.pcnone{
  display: none;
}

span.spnone {
    padding: 0!important;
}

.csbox {
    display: contents;
}

.aboutbox{
  display:flex;
  justify-content: flex-start!important;
  flex-direction: row;
  align-items:flex-start;
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  margin-bottom: 80px;
}

.aboutbox p.title {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
}

.aboutbox p.text {
  font-size: 1.3em;
}

figure.aboutbgbox {
    display: flex;
    justify-content: flex-end;
}




.aboutbox:before, .aboutbox:after {
  content:'';
  width: 50px;
  height: 50px;
  position: absolute;
  display: inline-block;
}

.aboutbox:before {
  border-left: solid 3px #ac83b4;
  border-top: solid 3px #ac83b4;
  top:0;
  left: 0;
}

.aboutbox:after {
  border-right: solid 3px #ac83b4;
  border-bottom: solid 3px #ac83b4;
  bottom:0;
  right: 0;
}

.malware{
  text-align: center;
}

.malware h3{
font-size:2em;
color: #ac83b4;
font-weight: bold;
}

.malwarebox {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}

.malwarecont {
    width: 30%;
    border: solid 3px #DDCDE0;
    padding: 20px 30px;
    box-shadow: 10px 15px #DDCDE0;
    text-align: center;
}

p.malwaretitle {
    margin-bottom: 20px;
    font-size: 1.5em;
    font-weight: bold;
    color: #ac83b4;
}


.historycont{
    width: 45%;
}

.historycont2{
    width: 45%;
    background-color:#ac83b4!important;
    color: #ffffff;
}

.historycont2 h3{
    color: #ffffff!important;
    text-align:center;
  }


.historycont>div {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.historycont>div,
.historycont2>div {
display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}


.next_wh{
  width: 5%;
  display: flex;
  align-items: center;
}

.historybox{
  justify-content: space-between;
  align-items: stretch;
}

.next_pp{
  display: flex;
  justify-content: center;
  margin-top: 50px!important;
}

.hbfirst{
    margin-top: 50px!important;
}

.next_pp img{
  width: 8%;
}


.emotetbox img {
    width: 20%;
}

.emotetbox{
  display:flex;
  justify-content: flex-start!important;
  flex-direction: row;
  align-items:center;
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  margin-bottom: 80px;
  background-color: #ffffff;
  border: solid 2px #ac83b4;
  margin-top: 30px!important;
  z-index: 5;
}

.emotetbox p.title {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #ac83b4;
}

.emotetbox p.text {
  font-size: 1.3em;
}

.itatigokko{
  z-index: 1;
  position: relative;
}

.itatigokko p{
    font-size: 1.5em;
}

p.itatibig{
  font-size: 2.5em;
}

span.itati{
color: #ac83b4;
font-size: 1.5em;
}

.itatibanner{
padding-top: 100px;
    top: -80px;
    position: relative;
    z-index: -5;
  }

.itatibanner::before{
content: "";
  display: inline-block;
  background: url(../img/itati_left.svg) 100% 100% / cover;
  height: 300px;
  width: 300px;
  position: absolute;
  margin-top: -100px;
}

.itatibanner::after{
content: "";
  display: inline-block;
  background: url(../img/itati_right.svg) 100% 100% / cover;
  height: 300px;
  width: 300px;
  position: absolute;
bottom: 0;
right:0;
}



  .z10{
    z-index: 10;
    position: relative;
  }

section#reason {
    margin-bottom: -160px;
}

.jireibox{
  padding:50px;
  display: inline-block;
  background-color: #E9DEEB;
  margin-top: 30px!important;
  width: 100%;
}

h3.jirei {
    width: max-content;
    left: -50px;
    font-size: 2em;
    font-weight: bold;
    color: #ac83b4;
}


.case{
  display: flex;
  align-items: flex-end;
}

.case img{
  width: 200px;
  margin-right: 10px;
}

p.company{
  font-size: 1.5em;
  font-weight: bold;
  color: #ac83b4;
}

p.casetitle{
  font-size: 2em;
  font-weight: bold;
    margin-top: 20px;
}

.check ul li{
  font-size: 1.6em;
  display: flex;
  font-weight: bold;
  color: #444444;
  line-height: 2;
}

.check ul li img{
  width: 1.5em;
  margin-right: 10px;
}

.pointbox{
  display:flex;
  justify-content: space-between;
  margin-top: 30px;
}

.cs{
  width: 18%;
}

.cs p{
margin-top: 5px;
font-size: 0.7em;
}

.check{
  width: 60%;
}

.cta-bg{
background-image: url(../img/bg-cta.svg);
}

.jireicta{
  background-color: #ac83b4;
}

.jireibtn{
  margin-top: 50px;
}

span.twoshiten{
  padding: 0.5em;/*上下の余白*/
  border-top: solid 2px #666666;/*上線*/
  border-bottom: solid 2px #666666;/*下線*/
  width:max-content;
  margin: auto;
}

p.shitentitle{
  font-size: 2em;
    position: relative;
  display: inline-block;
  padding: 0 60px;
  color: #ac83b4;
  font-weight: bold;
}

p.shitentitle:before, p.shitentitle:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 40px;
  height: 3px;
  background-color:#ac83b4;
}

p.shitentitle:before {
  left:0;
}
p.shitentitle:after {
  right: 0;
}

.shitenbox{
border: solid 2px #ac83b4;
padding: 50px;
margin-top: 0px!important;
}

.shitentext{
  font-size: 1.5em;
}

.shitencont img{
  margin: 30px 0;
}

.shitencont{
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-items: center;
}

figure.shitenimg{
  display: flex;
}

figure.shitenimg img{
  width: 300px;
  z-index: 2;
}

.shitenbox {
    position: relative;
    top: -42px;
}

.azss_title{
  display: flex;
  align-items: center;
  justify-content: center;
}

.azss_title img{
margin-right: 20px;
}

.azss_title span{
margin: 0 10px;
padding: 5px 20px;
font-size: 0.9em;
 vertical-align: middle; //中央を示す値
}

span.azss_system{
  border: solid 1px #ac83b4;
  background: #ac83b4;
  color: #ffffff;
}

span.azss_human{
  border: solid 1px #ac83b4;
  background: #ffffff;
  color: #ac83b4;
}

p.azss{
  font-size: 1.3em;
  font-weight: bold;
display: flex;
    align-items: center;
}

p.azss_sub{
  font-weight: bold;
}


.azss_title2{
display: flex;
    justify-content: center;
    border-bottom: solid 2px #ac83b4;
    width: max-content;
    margin: auto;
    padding: 0 30px 10px;
}

.azss_title2 img{
  margin-right: 20px;
}

p.kinou_title{
  font-size: 1.8em;
  font-weight: bold;
  color: #ac83b4;
  text-align: center;
}

.kinou{
    margin-top: 30px!important;
}

.kinoubox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between;
}

.kinoucont {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }

.kinoucont img{
width: 40%;
}

p.kinouname{
  color: #ac83b4;
  font-size: 1.3em;
  font-weight: bold;
}

/*大島追加*/


*,
:before,
:after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb
}

:before,
:after {
  --tw-content: ""
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Noto Sans JP, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0
}

fieldset {
  margin: 0;
  padding: 0
}

legend {
  padding: 0
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af
}

button,
[role=button] {
  cursor: pointer
}

:disabled {
  cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle
}

img,
video {
  max-width: 100%;
  height: auto
}

[hidden] {
  display: none
}

*,
:before,
:after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

.container {
  width: 100%
}

@media (max-width: 1024px) {
  .check ul li {
font-size: 1.5em;
  }
.shitenbox {
    position: relative;
    top: -41px;
}
}

@media (max-width: 900px) {
.aboutbox p.title {
    font-size: 2em;
}

.shitenbox {
    position: relative;
    top: -42px;
}

.aboutbox p.text {
    font-size: 1.1em;
}

p.malwaretitle {
    font-size: 1.4em;
}

.malwarecont {
    width: 31%;
  }

  .check ul li {
font-size: 1.3em;
  }
}


@media (max-width: 825px) {
.check ul li img {
    margin-top: 5px;
}

.shitenbox {
    position: relative;
    top: -42px;
}

.check ul li {
    line-height: 1.5;
    margin-bottom: 10px;
    align-items: flex-start;
}

.malwarecont{
  padding: 15px 20px;
}
}

@media (max-width: 767px) {

.\[clip-path\:polygon\(0_0\,100\%_0\,100\%_100\%\,20\%_100\%\)\] {
  -webkit-clip-path: :polygon(20% 0, 100% 0, 100% 100%, 0 100%);
  clip-path :polygon(60% 0, 100% 0, 100% 100%, 0 100%)
}


.azss_title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
}

.historycont, .historycont2 {
    height: 8rem;
}

.shitenbox {
    position: relative;
    top: -42px;
}

.hbfirst,
.next_pp {
    margin-top: 30px !important;
}

span.spnone{
  display: none;
}

span.pcnone{
  display: block;
  padding: 0!important;
}

.azss_title img {
    margin-right: 0px;
}

.malware h3 {
    font-size: 1.8em;
  }

.historybox {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.historycont {
    width: 100%;
    margin-bottom: 0px;
}

.historycont2 {
width: 100%;
right: 0;
position: relative;
margin: 0 0 0 auto;
}

.next_wh{
  display: block;
  margin: 15px 0px;
  width: 10%;
}

.next_pp img{
  margin-left: 0;
  width: 15%;
}

.next_pp {
    justify-content: center;
  }

section#reason {
    margin-bottom:0px;
}

.itatibanner {
    padding-top:0px;
   top: 0px;
    position: relative;
    z-index: -5;
    margin-top: 2.5em;
    margin-bottom: -2.5em;
}

p.itatismall{
  line-height: 1.5;
}

.itatibanner::before,
.itatibanner::after {
height: 150px;
width: 150px;
}

.itatibanner::before {
  margin-top: 0px;
}

.itatibanner2{
  padding: 2em;
}

.itatigokko{
  line-height:1!important;
}

.pointbox {
    flex-direction: column;
}

.check{
  width: 100%;
}

.csbox {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}

.cs{
  width: 25%;
}

figure.shitenimg img {
    width: 300px;
    z-index: 2;
}

.kinoucont {
  width: 40%;
}

.kinoubox {
    justify-content: space-around;
}

.azss_title2 {
    display: flex;
    justify-content: center;
    border-bottom: solid 2px #ac83b4;
    width: max-content;
    margin: auto;
    padding: 0 30px 10px;
    flex-direction: column;
    align-items:center;;
}

.azss_title2 img{
  width: 70%;
  margin-right: 0;
  margin-bottom: 20px;
}

p.malwaretitle {
        font-size: 1.3em;
    }

p.azss {
  text-align: center;
  margin-bottom: 15px;
}

img.shitenimg2{
  margin-top: 30px!important;
}

p.kinou_title {
    font-size: 1.4em;
}

    .kinoucont {
        width: 90%;
    }

.kinoubox {
        justify-content: space-around;
        margin-top: 20px !important;
    }

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

.check ul li {
        font-size: 1.6em;
    }

.shitentext {
    font-size: 1.2em;
}

.emotetbox p.title {
  text-align: center;
}

.case {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

}

@media (max-width: 600px) {

.historycont, .historycont2 {
    height: 11rem;
}

.shitenbox {
    position: relative;
    top: -43px;
}

p.company {
    font-size: 1.2em;
  }

.itatigokko p {
    font-size: 1.2em;
}

.azss_title2,
span.twoshiten{
width: 100%;
}

p.azss img {
    width: 70%;
}

p.azss{
justify-content: center;
}

span.twoshiten {
  font-size: 1.1em;
  text-align: center;
}

p.azss {
    font-size: 1.2em;
  }


br.sp{
  display: block;
}

br.pc{
  display:none;
}

.aboutbox p.title {
        font-size: 1.5em;
    }

    .aboutbox:before, .aboutbox:after {
    content: '';
    width: 30px;
    height: 30px;
}

img.aboutbg {
    width: 30%;
}

.malwarecont {
        width: 80%;
        margin-bottom: 30px;
        box-shadow: 8px 8px #DDCDE0;
    }

    .malwarebox {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
}

.aboutbox img {
    width: 50%;
}

.aboutbox {
  margin-bottom: 50px;
  align-items: center;
}

p.malwaretitle {
        font-size: 1.5em;
    }

.emotetbox img {
    width: 40%;
}

.emotetbox p.title {
    font-size: 1.8em;
  }

  .emotetbox p.text {
    font-size: 1.1em;
}

p.itatibig {
    font-size: 2em;
    line-height: 1.5;
    margin-top: 30px!important;
}

.cs p {
    margin-top: 5px;
    font-size: 0.6em;
}

    .csbox {
        display: flex;
        justify-content: space-between;
      }

figure.shitenimg img {
        width: 250px;
        z-index: 2;
    }

.jireibox {
    padding: 30px
  }

p.casetitle {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 15px;
}

.check ul li {
        font-size: 1em;
    }

    .csbox {
        margin-top: 20px;
    }

    .cs {
        width: 48%;
    }

p.shitentitle {
    font-size: 1.2em;
    position: relative;
    display: inline-block;
    padding: 0 25px;
    color: #ac83b4;
    font-weight: bold;
}

p.shitentitle:before, p.shitentitle:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #ac83b4;
}

.azss_title span {
    margin: 0 10px;
    padding: 5px 10px;
  }

.shitenbox {
    border: solid 2px #ac83b4;
    padding: 20px;
    margin-top: 0px !important;
    padding-top: 40px;
}

.shitenbox {
    position: relative;
    top: -35px;
}

    .shitentext {
        font-size: 1em;
    }






}









@media (min-width: 640px) {
  .container {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px
  }
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: sticky
}

.-bottom-\[21px\] {
  bottom: -21px
}

.-top-\[21px\] {
  top: -21px
}

.bottom-0 {
  bottom: 0
}

.left-0 {
  left: 0
}

.left-\[60\%\] {
  left: 60%
}

.right-0 {
  right: 0
}

.right-6 {
  right: 1.5rem
}

.top-0 {
  top: 0
}

.top-1 {
  top: .25rem
}

.top-1\/2 {
  top: 50%
}

.top-10 {
  top: 2.5rem
}

.top-full {
  top: 100%
}

.-z-10 {
  z-index: -10
}

.z-0 {
  z-index: 0
}

.z-10 {
  z-index: 10
}

.z-20 {
  z-index: 20
}

.z-40 {
  z-index: 40
}

.z-50 {
  z-index: 50
}

.\!my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.-mr-10 {
  margin-right: -2.5rem
}

.-mt-8 {
  margin-top: -2rem
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.table {
  display: table
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.aspect-\[144\/10\] {
  aspect-ratio: 144/10
}

.h-10 {
  height: 2.5rem
}

.h-14 {
  height: 3.5rem
}

.h-16 {
  height: 4rem
}

.h-4 {
  height: 1rem
}

.h-40 {
  height: 10rem
}

.h-6 {
  height: 1.5rem
}

.h-64 {
  height: 16rem
}

.h-8 {
  height: 2rem
}

.h-\[120px\] {
  height: 120px
}

.h-full {
  height: 100%
}

.h-screen {
  height: 100vh
}

.w-10 {
  width: 2.5rem
}

.w-16 {
  width: 4rem
}

.w-20 {
  width: 5rem
}

.w-3 {
  width: .75rem
}

.w-3\/4 {
  width: 75%
}

.w-4 {
  width: 1rem
}

.w-4\/5 {
  width: 80%
}

.w-40 {
  width: 10rem
}

.w-6 {
  width: 1.5rem
}

.w-64 {
  width: 16rem
}

.w-8 {
  width: 2rem
}

.w-\[120px\] {
  width: 120px
}

.w-full {
  width: 100%
}

.min-w-\[760px\] {
  min-width: 760px
}

.max-w-\[1100px\] {
  max-width: 1100px
}

.max-w-\[1240px\] {
  max-width: 1240px
}

.max-w-\[1440px\] {
  max-width: 1440px
}

.max-w-\[240px\] {
  max-width: 240px
}

.max-w-\[280px\] {
  max-width: 280px
}

.max-w-\[360px\] {
  max-width: 360px
}

.max-w-\[790px\] {
  max-width: 100%
}

.max-w-\[990px\] {
  max-width: 990px
}

.flex-1 {
  flex: 1 1 0%
}

.flex-none {
  flex: none
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-\[16px\] {
  --tw-translate-y: -16px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
  cursor: pointer
}

.resize {
  resize: both
}

.scroll-m-10 {
  scroll-margin: 2.5rem
}

.scroll-p-20 {
  scroll-padding: 5rem
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.place-content-center {
  place-content: center
}

.items-center {
  align-items: center
}

.items-baseline {
  align-items: baseline
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.gap-1 {
  gap: .25rem
}

.gap-10 {
  gap: 2.5rem
}

.gap-2 {
  gap: .5rem
}

.gap-2\.5 {
  gap: .625rem
}

.gap-4 {
  gap: 1rem
}

.gap-5 {
  gap: 1.25rem
}

.gap-8 {
  gap: 2rem
}

.space-y-1>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.space-y-16>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.space-y-2\.5>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.625rem * var(--tw-space-y-reverse))
}

.space-y-3>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

.space-y-4>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-5>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-y-8>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.overflow-auto {
  overflow: auto
}

.overflow-hidden {
  overflow: hidden
}

.overscroll-x-none {
  overscroll-behavior-x: none
}

.scroll-smooth {
  scroll-behavior: smooth
}

.whitespace-nowrap {
  white-space: nowrap
}

.rounded {
  border-radius: .25rem
}

.rounded-2xl {
  border-radius: 1rem
}

.rounded-full {
  border-radius: 9999px
}

.rounded-lg {
  border-radius: .5rem
}

.rounded-xl {
  border-radius: .75rem
}

.border {
  border-width: 1px
}

.border-2 {
  border-width: 2px
}

.border-\[3px\] {
  border-width: 3px
}

.border-b {
  border-bottom-width: 1px
}

.border-t {
  border-top-width: 1px
}

.border-dashed {
  border-style: dashed
}

.border-none {
  border-style: none
}

.border-\[\#939393\] {
  --tw-border-opacity: 1;
  border-color: rgb(147 147 147 / var(--tw-border-opacity))
}

.border-\[\#CB271E\] {
  --tw-border-opacity: 1;
  border-color: rgb(203 39 30 / var(--tw-border-opacity))
}

.border-\[\#DFB844\] {
  --tw-border-opacity: 1;
  border-color:#ac83b4;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity))
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.bg-\[\#202020\] {
  --tw-bg-opacity: 1;
  background-color:#232323;
}

.bg-\[\#333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity))
}

.bg-\[\#CB271E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(203 39 30 / var(--tw-bg-opacity))
}

.bg-\[\#DFB844\] {
  --tw-bg-opacity: 1;
  background-color: rgb(172 131 180 / var(--tw-bg-opacity))
}

.bg-\[\#EFEFEF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity))
}

.bg-\[\#FBF5E6\] {
  --tw-bg-opacity: 1;
  background-color:#E9DEEB;
  z-index: -10;
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-\[linear-gradient\(to_top\,\#DFB844_0\%\,\#DFB844_40\%\,transparent_40\%\,transparent_100\%\)\] {
  background-image: linear-gradient(to top, #cb9fd3 0%, #cb9fd3 40%, transparent 40%, transparent 100%)
}


.ctabannar{
    background: url(../img/bg-cta.svg);
}


.bg-\[url\(\'\/img\/dropdown-arrow\.svg\'\)\] {
  background-image: url(../img/dropdown-arrow.svg)
}

.bg-\[length\:auto_100\%\] {
  background-size: auto 100%
}

.bg-\[150\%_center\] {
  background-position: 150% center
}

.bg-\[right_10px_center\] {
  background-position: right 10px center
}

.bg-\[right_16px_center\] {
  background-position: right 16px center
}

.bg-no-repeat {
  background-repeat: no-repeat
}

.fill-current {
  fill: currentColor
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain
}

.p-2 {
  padding: .5rem
}

.p-2\.5 {
  padding: .625rem
}

.p-4 {
  padding: 1rem
}

.p-5 {
  padding: 1.25rem
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0
}

.py-0\.5 {
  padding-top: .125rem;
  padding-bottom: .125rem
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

.pb-10 {
  padding-bottom: 2.5rem
}

.pt-12 {
  padding-top: 3rem
}

.pt-16 {
  padding-top: 4rem
}

.pt-4 {
  padding-top: 1rem
}

.text-center {
  text-align: center
}

.align-baseline {
  vertical-align: baseline
}

.font-roboto {
  font-family: Roboto, sans-serif
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-2xl\/relaxed {
  font-size: 1.5rem;
  line-height: 1.625
}

.text-\[1\.5em\] {
  font-size: 1.5em
}

.text-\[10px\]\/tight {
  font-size: 10px;
  line-height: 1.25
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem
}

.text-lg\/normal {
  font-size: 1.125rem;
  line-height: 1.5
}

.text-lg\/tight {
  font-size: 1.125rem;
  line-height: 1.25
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}

.text-sm\/snug {
  font-size: .875rem;
  line-height: 1.25
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}

.text-xl\/tight {
  font-size: 1.25rem;
  line-height: 1.25
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem
}

.text-xs\/tight {
  font-size: .75rem;
  line-height: 1.25
}

.font-bold {
  font-weight: 700
}

.uppercase {
  text-transform: uppercase
}

.tracking-tight {
  letter-spacing: -.025em
}

.tracking-wider {
  letter-spacing: .05em
}

.text-\[\#333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity))
}

.text-\[\#DFB844\] {
  --tw-text-opacity: 1;
  color: rgb(172 131 180 / var(--tw-text-opacity))
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.underline {
  text-decoration-line: underline
}

.underline-offset-2 {
  text-underline-offset: 2px
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.duration-200 {
  transition-duration: .2s
}

.duration-300 {
  transition-duration: .3s
}

.duration-500 {
  transition-duration: .5s
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.\[clip-path\:polygon\(0_0\,100\%_0\,100\%_100\%\,20\%_100\%\)\] {
  -webkit-clip-path: :polygon(20% 0, 100% 0, 100% 100%, 0 100%);
  clip-path :polygon(20% 0, 100% 0, 100% 100%, 0 100%)
}

.\[clip-path\:polygon\(0_0\,100\%_0\,50\%_100\%\)\] {
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%)
}

.placeholder\:text-gray-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity))
}

.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity))
}

.before\:absolute:before {
  content: var(--tw-content);
  position: absolute
}

.before\:left-0:before {
  content: var(--tw-content);
  left: 0
}

.before\:top-1\/2:before {
  content: var(--tw-content);
  top: 50%
}

.before\:h-0:before {
  content: var(--tw-content);
  height: 0px
}

.before\:h-0\.5:before {
  content: var(--tw-content);
  height: .125rem
}

.before\:h-4:before {
  content: var(--tw-content);
  height: 1rem
}

.before\:w-4:before {
  content: var(--tw-content);
  width: 1rem
}

.before\:w-full:before {
  content: var(--tw-content);
  width: 100%
}

.before\:flex-none:before {
  content: var(--tw-content);
  flex: none
}

.before\:-translate-y-1\/2:before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.before\:rounded-full:before {
  content: var(--tw-content);
  border-radius: 9999px
}

.before\:bg-\[\#DFB844\]:before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: #ac83b4;
}

.before\:bg-black:before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.before\:bg-current:before {
  content: var(--tw-content);
  background-color: currentColor
}

.invalid\:text-gray-400:invalid {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity))
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.hover\:opacity-50:hover {
  opacity: .5
}

.hover\:opacity-80:hover {
  opacity: .8
}

@media not all and (min-width: 1024px) {
  .max-lg\:-order-1 {
    order: -1
  }

  .max-lg\:block {
    display: block
  }

  .max-lg\:hidden {
    display: none
  }

  .max-lg\:w-full {
    width: 100%
  }

  .max-lg\:max-w-\[380px\] {
    max-width: 380px
  }

  .max-lg\:translate-x-full {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .max-lg\:space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
  }

  .max-lg\:rounded-s-2xl {
    border-start-start-radius: 1rem;
    border-end-start-radius: 1rem
  }

  .max-lg\:border-l-4 {
    border-left-width: 4px
  }

  .max-lg\:border-t {
    border-top-width: 1px
  }

  .max-lg\:border-l-transparent {
    border-left-color: transparent
  }

  .max-lg\:p-4 {
    padding: 1rem
  }

  .max-lg\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }

  .max-md\:flex {
    display: flex
  }

  .max-md\:hidden {
    display: none
  }

  .max-md\:w-full {
    width: 100%
  }

  .max-md\:min-w-\[760px\] {
    min-width: 760px
  }

  .max-md\:max-w-none {
    max-width: none
  }

  .max-md\:flex-none {
    flex: none
  }

  .max-md\:items-center {
    align-items: center
  }

  .max-md\:space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
  }

  .max-md\:space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
  }

  .max-md\:space-y-8>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
  }

  .max-md\:border-t-2 {
    border-top-width: 2px
  }

  .max-md\:pt-4 {
    padding-top: 1rem
  }

  .max-md\:text-center {
    text-align: center
  }

  .max-md\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }
}

@media (min-width: 768px) {
  .md\:left-auto {
    left: auto
  }

  .md\:left-full {
    left: 100%
  }

  .md\:right-full {
    right: 100%
  }

  .md\:top-1\/2 {
    top: 50%
  }

  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0
  }

  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto
  }

  .md\:-mr-20 {
    margin-right: -5rem
  }

  .md\:-mt-20 {
    margin-top: -5rem
  }

  .md\:ml-auto {
    margin-left: auto
  }

  .md\:flex {
    display: flex
  }

  .md\:hidden {
    display: none
  }

  .md\:h-24 {
    height: 6rem
  }

  .md\:h-6 {
    height: 1.5rem
  }

  .md\:w-24 {
    width: 6rem
  }

  .md\:w-6 {
    width: 1.5rem
  }

  .md\:w-\[204px\] {
    width: 204px
  }

  .md\:w-\[240px\] {
    width: 240px
  }

  .md\:w-auto {
    width: auto
  }

  .md\:max-w-\[380px\] {
    max-width: 380px
  }

    .md\:max-w-\[400px\] {
      max-width: 400px
    }

  .md\:flex-1 {
    flex: 1 1 0%
  }

  .md\:flex-none {
    flex: none
  }

  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .md\:rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .md\:rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .md\:flex-row {
    flex-direction: row
  }

  .md\:items-center {
    align-items: center
  }

  .md\:justify-center {
    justify-content: center
  }

  .md\:justify-between {
    justify-content: space-between
  }

  .md\:gap-16 {
    gap: 4rem
  }

  .md\:gap-2 {
    gap: .5rem
  }

  .md\:gap-20 {
    gap: 5rem
  }

  .md\:gap-4 {
    gap: 1rem
  }

  .md\:gap-5 {
    gap: 1.25rem
  }

  .md\:gap-8 {
    gap: 2rem
  }

  .md\:space-y-16>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-8>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
  }

  .md\:border-4 {
    border-width: 4px
  }

  .md\:border-l-2 {
    border-left-width: 2px
  }

  .md\:bg-\[-200\%_center\] {
    background-position: -200% center
  }

  .md\:p-10 {
    padding: 2.5rem
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .md\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
  }

  .md\:py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
  }

  .md\:pl-5 {
    padding-left: 1.25rem
  }

  .md\:pr-5 {
    padding-right: 1.25rem
  }

  .md\:pt-16 {
    padding-top: 4rem
  }

  .md\:pt-32 {
    padding-top: 8rem
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
  }

  .md\:text-lg\/snug {
    font-size: 1.125rem;
    line-height: 1.375
  }

  .md\:text-xs\/tight {
    font-size: .75rem;
    line-height: 1.25
  }

  @media not all and (min-width: 1024px) {
    .md\:max-lg\:hidden {
      display: none
    }
  }
}

@media (min-width: 1024px) {
  .lg\:relative {
    position: relative
  }

  .lg\:flex {
    display: flex
  }

  .lg\:hidden {
    display: none
  }

  .lg\:h-12 {
    height: 3rem
  }

  .lg\:h-20 {
    height: 5rem
  }

  .lg\:h-24 {
    height: 6rem
  }

  .lg\:h-auto {
    height: auto
  }

  .lg\:h-full {
    height: 100%
  }

  .lg\:min-h-\[80px\] {
    min-height: 80px
  }

  .lg\:w-12 {
    width: 3rem
  }

  .lg\:w-40 {
    width: 10rem
  }

  .lg\:w-\[120px\] {
    width: 120px
  }

  .lg\:w-\[700px\] {
    width: 700px
  }

  .lg\:w-auto {
    width: auto
  }

  .lg\:min-w-\[320px\] {
    min-width: 320px
  }

  .lg\:min-w-\[620px\] {
    min-width: 620px
  }

  .lg\:max-w-\[440px\] {
    max-width: 440px
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:justify-center {
    justify-content: center
  }

  .lg\:gap-16 {
    gap: 4rem
  }

  .lg\:gap-2 {
    gap: .5rem
  }

  .lg\:gap-2\.5 {
    gap: .625rem
  }

  .lg\:gap-5 {
    gap: 1.25rem
  }

  .lg\:gap-6 {
    gap: 1.5rem
  }

  .lg\:gap-8 {
    gap: 2rem
  }

  .lg\:border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px
  }

  .lg\:border-y-transparent {
    border-top-color: transparent;
    border-bottom-color: transparent
  }

  .lg\:bg-\[-50\%_center\] {
    background-position: -50% center
  }

  .lg\:p-0 {
    padding: 0
  }

  .lg\:p-10 {
    padding: 2.5rem
  }

  .lg\:p-24 {
    padding: 6rem
  }

  .lg\:p-5 {
    padding: 1.25rem
  }

  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .lg\:pl-10 {
    padding-left: 2.5rem
  }

  .lg\:pr-10 {
    padding-right: 2.5rem
  }

  .lg\:pt-5 {
    padding-top: 1.25rem
  }

  .lg\:text-left {
    text-align: left
  }

  .lg\:text-2xl\/normal {
    font-size: 1.5rem;
    line-height: 1.5
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem
  }

  .lg\:text-base\/tight {
    font-size: 1rem;
    line-height: 1.25
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
  }

  .lg\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
  }

  .lg\:text-xl\/tight {
    font-size: 1.25rem;
    line-height: 1.25
  }

  .lg\:hover\:border-b-\[\#DFB844\]:hover {
    --tw-border-opacity: 1;
    border-bottom-color: #ac83b4;
  }
}

@media (min-width: 1280px) {
  .xl\:w-\[110px\] {
    width: 110px
  }

  .xl\:w-\[160px\] {
    width: 160px
  }

  .xl\:gap-10 {
    gap: 2.5rem
  }

  .xl\:gap-5 {
    gap: 1.25rem
  }

  .xl\:bg-\[-80px_center\] {
    background-position: -80px center
  }

  .xl\:text-2xl\/tight {
    font-size: 1.4rem;
    line-height: 1.25
  }
}

.\[\&\.active\]\:translate-y-0.active {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@media not all and (min-width: 1024px) {
  .max-lg\:\[\&\.active\]\:translate-x-0.active {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .max-lg\:\[\&\.active\]\:border-l-\[\#DFB844\].active {
    --tw-border-opacity: 1;
    border-left-color: #ac83b4;
  }

  .max-lg\:\[\&\.active\]\:bg-gray-50.active {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity))
  }

  .max-lg\:\[\&\.active\]\:shadow-2xl.active {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&\.active\]\:border-b-\[\#DFB844\].active {
    --tw-border-opacity: 1;
    border-bottom-color: #ac83b4;
  }
}

.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar {
  display: none
}

.\[\&\>li\:before\]\:content-\[\'・\'\]>li:before {
  --tw-content: "・";
  content: var(--tw-content)
}

.\[\&\>small\]\:block>small {
  display: block
}

.\[\&\>small\]\:font-normal>small {
  font-weight: 400
}

.\[\&\>span\]\:font-normal>span {
  font-weight: 400
}

.\[\&\>th\:not\(\:first-child\)\]\:w-1\/5>th:not(:first-child) {
  width: 20%
}

.\[\&\>th\:not\(\:first-child\)\]\:w-1\/6>th:not(:first-child) {
  width: 16.666667%
}

.\[\&\>th\:not\(\:first-child\)\]\:border-l>th:not(:first-child) {
  border-left-width: 1px
}

.\[\&\>th\]\:border-\[\#939393\]>th {
  --tw-border-opacity: 1;
  border-color: rgb(147 147 147 / var(--tw-border-opacity))
}

.\[\&\>th\]\:p-3>th {
  padding: .75rem
}

.\[\&_td\]\:border-l td {
  border-left-width: 1px
}

.\[\&_td\]\:border-\[\#939393\] td {
  --tw-border-opacity: 1;
  border-color: rgb(147 147 147 / var(--tw-border-opacity))
}

.\[\&_td\]\:p-3 td {
  padding: .75rem
}

.\[\&_td\]\:text-lg td {
  font-size: 1.125rem;
  line-height: 1.75rem
}

@media (min-width: 768px) {
  .md\:\[\&_td\]\:text-2xl td {
    font-size: 1.5rem;
    line-height: 2rem
  }
}

.\[\&_th\]\:p-3 th {
  padding: .75rem
}

.\[\&_th\]\:text-sm th {
  font-size: .875rem;
  line-height: 1.25rem
}

@media (min-width: 768px) {
  .md\:\[\&_th\]\:text-lg th {
    font-size: 1.125rem;
    line-height: 1.75rem
  }
}

@media (max-width: 767px) {

.\[clip-path\:polygon\(0_0\,100\%_0\,100\%_100\%\,20\%_100\%\)\] {
  -webkit-clip-path: :polygon(20% 0, 100% 0, 100% 100%, 0 100%);
  clip-path :polygon(60% 0, 100% 0, 100% 100%, 0 100%)
}
}
