.comp-layout-section-03 .c-wrapper .c-item-01 {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .comp-layout-section-03 .c-wrapper .c-item-01 .c-unit-01 {
    color: #171718;
    font-family: 'Inter';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.24px; }
  .comp-layout-section-03 .c-wrapper .c-item-01 .c-unit-02 {
    color: #171718;
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; }
.comp-layout-section-03 .c-wrapper .c-item-02 {
  overflow: hidden;
  padding: 0px 20px 8px 20px; }
  .comp-layout-section-03 .c-wrapper .c-item-02 .swiper-wrapper .product-card-ui-01 {
    padding: 12px;
    overflow: hidden;
    min-height: 260px; }
.comp-layout-section-03 .c-wrapper .c-item-03 {
  display: none; }
.comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
  margin-left: 32px; }
.comp-layout-section-03 .c-wrapper .owl-nav {
  position: absolute; }
  .comp-layout-section-03 .c-wrapper .owl-nav .owl-prev {
    position: absolute;
    left: 0; }
    .comp-layout-section-03 .c-wrapper .owl-nav .owl-prev span {
      display: none; }
  .comp-layout-section-03 .c-wrapper .owl-nav .owl-next {
    position: absolute;
    right: 0; }
    .comp-layout-section-03 .c-wrapper .owl-nav .owl-next span {
      display: none; }
.comp-layout-section-03 .c-wrapper .owl-dots {
  background: #fff;
  border-radius: 3px;
  height: 40px;
  display: flex !important;
  justify-content: center;
  align-items: center; }
  .comp-layout-section-03 .c-wrapper .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background: #C4C4C4;
    opacity: 0.6;
    border-radius: 50%; }
    .comp-layout-section-03 .c-wrapper .owl-dots .owl-dot:not(:last-child) {
      margin-right: 8px; }
    .comp-layout-section-03 .c-wrapper .owl-dots .owl-dot.active {
      background: #787878; }
.comp-layout-section-03 .c-wrapper .outer-next::after,
.comp-layout-section-03 .c-wrapper .outer-prev::after {
  content: none; }
.comp-layout-section-03 .c-wrapper .outer-next {
  top: calc(50% + 16px);
  right: -28px;
  width: 52px;
  border-radius: 99px;
  background: #FFF;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.25);
  height: 52px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_38_5872%29%22%3E%20%3Cpath%20d%3D%22M19.25%2014L10.5%2022.75L9.27502%2021.525L16.8%2014L9.27502%206.475L10.5%205.25L19.25%2014Z%22%20fill%3D%22%23555556%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_38_5872%22%3E%20%3Crect%20width%3D%2228%22%20height%3D%2228%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center; }
.comp-layout-section-03 .c-wrapper .outer-prev {
  left: -28px;
  width: 52px;
  border-radius: 99px;
  background: #FFF;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.25);
  height: 52px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_38_5874%29%22%3E%20%3Cpath%20d%3D%22M10%2016L20%206L21.4%207.4L12.8%2016L21.4%2024.6L20%2026L10%2016Z%22%20fill%3D%22%23555556%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_38_5874%22%3E%20%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center; }

@media all and (max-width: 414px) {
  .comp-layout-section-03 .c-wrapper > .c-item-01 .c-unit-01 {
    font-size: 18px !important;
    line-height: 22px !important; }
  .comp-layout-section-03 .c-wrapper > .c-item-03 {
    display: flex;
    justify-content: center; }
    .comp-layout-section-03 .c-wrapper > .c-item-03 .c-unit-03 {
      display: flex;
      justify-content: center;
      padding: 10px 40px;
      background: #e9ebf1;
      border-radius: 4px; }
  .comp-layout-section-03 .c-wrapper .c-item-09 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 24px; }
    .comp-layout-section-03 .c-wrapper .c-item-09 .c-unit-01 {
      border-radius: 4px;
      background: #E9EBF1;
      width: 185px;
      height: 32px;
      color: #171718;
      font-family: 'Inter';
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      display: flex;
      justify-content: center;
      align-items: center; }
  .comp-layout-section-03 .c-wrapper .outer-next,
  .comp-layout-section-03 .c-wrapper .outer-prev {
    display: none !important; }
  .comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
    margin-left: 20px; }
  .comp-layout-section-03 .c-wrapper .owl-dots {
    display: !important; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-layout-section-03 .c-wrapper > .c-item-01 .c-unit-01 {
    font-size: 18px !important;
    line-height: 22px !important; }
  .comp-layout-section-03 .c-wrapper > .c-item-03 {
    display: flex;
    justify-content: center; }
    .comp-layout-section-03 .c-wrapper > .c-item-03 .c-unit-03 {
      display: flex;
      justify-content: center;
      padding: 10px 40px;
      background: #e9ebf1;
      border-radius: 4px; }
  .comp-layout-section-03 .c-wrapper .c-item-09 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 24px; }
    .comp-layout-section-03 .c-wrapper .c-item-09 .c-unit-01 {
      border-radius: 4px;
      background: #E9EBF1;
      width: 185px;
      height: 32px;
      color: #171718;
      font-family: 'Inter';
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      display: flex;
      justify-content: center;
      align-items: center; }
  .comp-layout-section-03 .c-wrapper .outer-next,
  .comp-layout-section-03 .c-wrapper .outer-prev {
    display: none !important; }
  .comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
    margin-left: 20px; }
  .comp-layout-section-03 .c-wrapper .owl-dots {
    display: !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .comp-layout-section-03 .c-wrapper .c-item-01 .c-unit-01 {
    color: #171718;
    font-family: 'Inter';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.24px; }
  .comp-layout-section-03 .c-wrapper .c-item-09 {
    display: none; } }
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .comp-layout-section-03 .c-wrapper .c-item-01 .c-unit-01 {
    color: #171718;
    font-family: 'Inter';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.24px; }
  .comp-layout-section-03 .c-wrapper .c-item-09 {
    display: none; } }
@media all and (min-width: 1280px) and (max-width: 1679px) {
  .comp-layout-section-03 .c-item-09 {
    display: none; } }
@media all and (min-width: 1680px) {
  .comp-layout-section-03 .c-item-09 {
    display: none; } }

/*# sourceMappingURL=Section03.css.map */
