/*
Theme Name: Train
Theme URI: https://www.wikipedia.org/
Author: Wiki
Author URI: https://www.wikipedia.org/
Description: Train Themes
Version: 1.0.3
Tags: train
Colors: Green#008c45, White#f4f5f0, Red#cd212a, Yellow#f5b921
Thumbnail: 150x0, 300x0, medium_large:600x0, 900x0, 1200x0
Custom Upload Folders: banner, cover, icon, landing, logo
*/
/*--------------------------------------------------------------
# General v5.3.3
--------------------------------------------------------------*/
@charset "UTF-8";
:root {
  --pd-blue: #0d6efd;
  --pd-blue-rgb: 13, 110, 253;
  --pd-blue-100: #cfe2ff;
  --pd-blue-200: #9ec5fe;
  --pd-blue-300: #6ea8fe;
  --pd-blue-400: #3d8bfd;
  --pd-blue-500: #0d6efd;
  --pd-blue-600: #0a58ca;
  --pd-blue-700: #084298;
  --pd-blue-800: #052c65;
  --pd-blue-900: #031633;
  --pd-indigo: #6610f2;
  --pd-indigo-rgb: 102, 16, 242;
  --pd-indigo-100: #e0cffc;
  --pd-indigo-200: #c29ffa;
  --pd-indigo-300: #a370f7;
  --pd-indigo-400: #8540f5;
  --pd-indigo-500: #6610f2;
  --pd-indigo-600: #520dc2;
  --pd-indigo-700: #3d0a91;
  --pd-indigo-800: #290661;
  --pd-indigo-900: #140330;
  --pd-purple: #6f42c1;
  --pd-purple-rgb: 111, 66, 193;
  --pd-purple-100: #e2d9f3;
  --pd-purple-200: #c5b3e6;
  --pd-purple-300: #a98eda;
  --pd-purple-400: #8c68cd;
  --pd-purple-500: #6f42c1;
  --pd-purple-600: #59359a;
  --pd-purple-700: #432874;
  --pd-purple-800: #2c1a4d;
  --pd-purple-900: #160d27;
  --pd-pink: #d63384;
  --pd-pink-rgb: 214, 51, 132;
  --pd-pink-100: #f7d6e6;
  --pd-pink-200: #efadce;
  --pd-pink-300: #e685b5;
  --pd-pink-400: #de5c9d;
  --pd-pink-500: #d63384;
  --pd-pink-600: #ab296a;
  --pd-pink-700: #801f4f;
  --pd-pink-800: #561435;
  --pd-pink-900: #2b0a1a;
  --pd-red: #dc3545;
  --pd-red-rgb: 220, 53, 69;
  --pd-red-100: #f8d7da;
  --pd-red-200: #f1aeb5;
  --pd-red-300: #ea868f;
  --pd-red-400: #e35d6a;
  --pd-red-500: #dc3545;
  --pd-red-600: #b02a37;
  --pd-red-700: #842029;
  --pd-red-800: #58151c;
  --pd-red-900: #2c0b0e;
  --pd-orange: #fd7e14;
  --pd-orange-rgb: 253, 126, 20;
  --pd-orange-100: #ffe5d0;
  --pd-orange-200: #fecba1;
  --pd-orange-300: #feb272;
  --pd-orange-400: #fd9843;
  --pd-orange-500: #fd7e14;
  --pd-orange-600: #ca6510;
  --pd-orange-700: #984c0c;
  --pd-orange-800: #653208;
  --pd-orange-900: #331904;
  --pd-yellow: #ffc107;
  --pd-yellow-rgb: 255, 193, 7;
  --pd-yellow-100: #fff3cd;
  --pd-yellow-200: #ffe69c;
  --pd-yellow-300: #ffda6a;
  --pd-yellow-400: #ffcd39;
  --pd-yellow-500: #ffc107;
  --pd-yellow-600: #cc9a06;
  --pd-yellow-700: #997404;
  --pd-yellow-800: #664d03;
  --pd-yellow-900: #332701;
  --pd-green: #198754;
  --pd-green-rgb: 25, 135, 84;
  --pd-green-100: #d1e7dd;
  --pd-green-200: #a3cfbb;
  --pd-green-300: #75b798;
  --pd-green-400: #479f76;
  --pd-green-500: #198754;
  --pd-green-600: #146c43;
  --pd-green-700: #0f5132;
  --pd-green-800: #0a3622;
  --pd-green-900: #051b11;
  --pd-teal: #20c997;
  --pd-teal-rgb: 32, 201, 151;
  --pd-teal-100: #d2f4ea;
  --pd-teal-200: #a6e9d5;
  --pd-teal-300: #79dfc1;
  --pd-teal-400: #4dd4ac;
  --pd-teal-500: #20c997;
  --pd-teal-600: #1aa179;
  --pd-teal-700: #13795b;
  --pd-teal-800: #0d503c;
  --pd-teal-900: #06281e;
  --pd-cyan: #0dcaf0;
  --pd-cyan-rgb: 13, 202, 240;
  --pd-cyan-100: #cff4fc;
  --pd-cyan-200: #9eeaf9;
  --pd-cyan-300: #6edff6;
  --pd-cyan-400: #3dd5f3;
  --pd-cyan-500: #0dcaf0;
  --pd-cyan-600: #0aa2c0;
  --pd-cyan-700: #087990;
  --pd-cyan-800: #055160;
  --pd-cyan-900: #032830;
  --pd-gray: #adb5bd;
  --pd-gray-rgb: 173, 181, 189;
  --pd-gray-100: #f8f9fa;
  --pd-gray-200: #e9ecef;
  --pd-gray-300: #dee2e6;
  --pd-gray-400: #ced4da;
  --pd-gray-500: #adb5bd;
  --pd-gray-600: #6c757d;
  --pd-gray-700: #495057;
  --pd-gray-800: #343a40;
  --pd-gray-900: #212529;
  --pd-black: #000;
  --pd-black-rgb: 0, 0, 0;
  --pd-white: #fff;
  --pd-white-rgb: 255, 255, 255;
  --pd-tone:#235dc0;
  --pd-tone-rgb: 35, 93, 192;
  --pd-tone-bright:#c0d4fa;
  --pd-tone-gentle: #729cf2;
  --pd-tone-bold:#13356e;
  --pd-tone-100: #e6effd;
  --pd-tone-200: #c0d4fa;
  --pd-tone-300: #99b8f6;
  --pd-tone-400: #729cf2;
  --pd-tone-500: #4b80ee;
  --pd-tone-600: #235dc0;
  --pd-tone-700: #1b4997;
  --pd-tone-800: #13356e;
  --pd-tone-900: #0b2046;
  --pd-primary: #0d6efd;
  --pd-primary-rgb: 13, 110, 253;
  --pd-primary-bright:#cfe2ff;
  --pd-primary-gentle: #9ec5fe;
  --pd-primary-bold:#052c65;
  --pd-secondary: #6c757d;
  --pd-secondary-rgb: 108, 117, 125;
  --pd-secondary-bright:#e2e3e5;
  --pd-secondary-gentle: #c4c8cb;
  --pd-secondary-bold: #2b2f32;
  --pd-success: #198754;
  --pd-success-rgb: 25, 135, 84;
  --pd-success-bright:#d1e7dd;
  --pd-success-gentle: #a3cfbb;
  --pd-success-bold: #0a3622;
  --pd-info: #0dcaf0;
  --pd-info-rgb: 13, 202, 240;
  --pd-info-bright:#cff4fc;
  --pd-info-gentle: #9eeaf9;
  --pd-info-bold: #055160;
  --pd-warning: #ffc107;
  --pd-warning-rgb: 255, 193, 7;
  --pd-warning-bright:#fff3cd;
  --pd-warning-gentle: #ffe69c;
  --pd-warning-bold: #664d03;
  --pd-danger: #dc3545;
  --pd-danger-rgb: 220, 53, 69;
  --pd-danger-bright:#f8d7da;
  --pd-danger-gentle: #f1aeb5;
  --pd-danger-bold: #58151c;
  --pd-light: #f8f9fa;
  --pd-light-rgb: 248, 249, 250;
  --pd-light-bright:#fcfcfd;
  --pd-light-gentle: #e9ecef;
  --pd-light-bold: #495057;
  --pd-dark: #212529;
  --pd-dark-rgb: 33, 37, 41;
  --pd-dark-bright:#ced4da;
  --pd-dark-gentle: #adb5bd;
  --pd-dark-bold: #495057;
  --pd-bg: #e9ecef;
  --pd-bg-rgb: 233, 236, 239;
  --pd-color: #212529;
  --pd-color-rgb: 33, 37, 41;
  --pd-link: #0d6efd;
  --pd-link-rgb: 13, 110, 253;
  --pd-link-hover: #0a58ca;
  --pd-link-hover-rgb: 10, 88, 202;
  --pd-focus: #86b7fe;
  --pd-focus-rgb: 13, 110, 253;
  --pd-valid: #198754;
  --pd-valid-rgb: 25, 135, 84;
  --pd-invalid: #dc3545;
  --pd-invalid-rgb: 220, 53, 69;
  --pd-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*,::before,::after{box-sizing:border-box}
::selection{color:#000;background-color:#ffff00}
body{margin:0;background-color:var(--pd-bg);color:var(--pd-color);font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;text-align:left;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000}
hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}
h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1,.h1{font-size:1.5rem}
h2,.h2{font-size:1.25rem}
h3,.h3{font-size:1.15rem}
h4,.h4{font-size:1rem}
h5,.h5{font-size:1rem}
h6,.h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
p:last-child{margin-bottom:0}
abbr[title]{text-decoration:underline dotted;text-decoration-skip-ink:none;cursor:help;-webkit-text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{margin-top:0;margin-bottom:1rem;padding-left:2rem}
ol ol,ul ul,ol ul,ul ol{margin-bottom:0}
dl{margin-top:0;margin-bottom:1rem}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
small,.small{font-size:.875em}
mark,.mark{padding:.15rem .3rem;border-radius:.25rem;background-color:#ececec;color:#0d0d0d;font-size:.875em;font-weight:500}
sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a,[data-link]{color:var(--pd-link);text-decoration:none;cursor:pointer}
a:hover,a:focus{color:var(--pd-link-hover)}
pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}
pre{display:block;margin-top:0;margin-bottom:1rem;font-size:.875em;overflow:auto}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:#d63384;word-wrap:break-word}
a > code{color:inherit}
kbd{padding:.1875rem .375rem;font-size:.875em;color:#fff;background-color:#000;border-radius:.25rem}
kbd kbd{padding:0;font-size:1em}
figure{margin:0 0 1rem}
img,svg{max-width:100%;height:auto;vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse;font-size:.875em}
caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--pd-secondary);text-align:center}
th{text-align:inherit;text-align:-webkit-match-parent}
thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
input:focus,button:focus,select:focus,optgroup:focus,textarea:focus{outline:0}
button,[type=button],[type=reset],[type=submit],[role=button]{border-radius:0;text-transform:none}
button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),[role=button]{cursor:pointer}
select{text-transform:none;word-wrap:normal}
select:disabled{opacity:1}
textarea{resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.275rem;line-height:inherit}
legend + *{clear:left}
output{display:inline-block}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none}
[data-copy]{cursor:pointer}
.pager{margin-right:auto;margin-left:auto;padding-right:.75rem;padding-left:.75rem;width:100%;min-width:360px}
.container{margin-right:auto;margin-left:auto;padding-right:.75rem;padding-left:.75rem;width:100%;min-width:360px;max-width:1200px}
.fuller{margin-right:-.75rem;margin-left:-.75rem}
.block{display:block;width:100%}
.flex{--pd-gap:0;display:flex;flex-wrap:wrap;gap:var(--pd-gap)}
.flex > *{flex-grow:1;flex-shrink:0;width:100%;max-width:100%}
.col{flex:1 0 0}
.col-1{flex:1}
.col-2{flex:2}
.col-3{flex:3}
.col-4{flex:4}
.col-5{flex:5}
.col-6{flex:6}
.col-7{flex:7}
.col-8{flex:8}
.col-9{flex:9}
.col-10{flex:10}
.grid{--pd-gap:0;display:grid;gap:var(--pd-gap)}
.grid-1{grid-template-columns:repeat(1,1fr)}
.grid-2{grid-template-columns:repeat(2,1fr)}
.grid-3{grid-template-columns:repeat(3,1fr)}
.grid-4{grid-template-columns:repeat(4,1fr)}
.grid-5{grid-template-columns:repeat(5,1fr)}
.grid-6{grid-template-columns:repeat(6,1fr)}
.grid-7{grid-template-columns:repeat(7,1fr)}
.grid-8{grid-template-columns:repeat(8,1fr)}
.grid-9{grid-template-columns:repeat(9,1fr)}
.grid-10{grid-template-columns:repeat(10,1fr)}
.gap-1{--pd-gap:.25rem}
.gap-2{--pd-gap:.5rem}
.gap-3{--pd-gap:.75rem}
.gap-4{--pd-gap:1rem}
.gap-5{--pd-gap:1.25rem}
.gap-6{--pd-gap:1.5rem}
.gap-7{--pd-gap:1.75rem}
.gap-8{--pd-gap:2rem}
.gap-9{--pd-gap:2.25rem}
.gap-10{--pd-gap:2.5rem}
@media (min-width: 576px) {
  .col-sm{flex:1 0 0}
  .col-sm-1{flex:1}
  .col-sm-2{flex:2}
  .col-sm-3{flex:3}
  .col-sm-4{flex:4}
  .col-sm-5{flex:5}
  .col-sm-6{flex:6}
  .col-sm-7{flex:7}
  .col-sm-8{flex:8}
  .col-sm-9{flex:9}
  .col-sm-10{flex:10}
  .grid-sm-1{grid-template-columns:repeat(1,1fr)}
  .grid-sm-2{grid-template-columns:repeat(2,1fr)}
  .grid-sm-3{grid-template-columns:repeat(3,1fr)}
  .grid-sm-4{grid-template-columns:repeat(4,1fr)}
  .grid-sm-5{grid-template-columns:repeat(5,1fr)}
  .grid-sm-6{grid-template-columns:repeat(6,1fr)}
  .grid-sm-7{grid-template-columns:repeat(7,1fr)}
  .grid-sm-8{grid-template-columns:repeat(8,1fr)}
  .grid-sm-9{grid-template-columns:repeat(9,1fr)}
  .grid-sm-10{grid-template-columns:repeat(10,1fr)}
  .gap-sm-1{--pd-gap:.25rem}
  .gap-sm-2{--pd-gap:.5rem}
  .gap-sm-3{--pd-gap:.75rem}
  .gap-sm-4{--pd-gap:1rem}
  .gap-sm-5{--pd-gap:1.25rem}
  .gap-sm-6{--pd-gap:1.5rem}
  .gap-sm-7{--pd-gap:1.75rem}
  .gap-sm-8{--pd-gap:2rem}
  .gap-sm-9{--pd-gap:2.25rem}
  .gap-sm-10{--pd-gap:2.5rem}
}
@media (min-width: 768px) {
  .col-md{flex:1 0 0}
  .col-md-1{flex:1}
  .col-md-2{flex:2}
  .col-md-3{flex:3}
  .col-md-4{flex:4}
  .col-md-5{flex:5}
  .col-md-6{flex:6}
  .col-md-7{flex:7}
  .col-md-8{flex:8}
  .col-md-9{flex:9}
  .col-md-10{flex:10}
  .grid-md-1{grid-template-columns:repeat(1,1fr)}
  .grid-md-2{grid-template-columns:repeat(2,1fr)}
  .grid-md-3{grid-template-columns:repeat(3,1fr)}
  .grid-md-4{grid-template-columns:repeat(4,1fr)}
  .grid-md-5{grid-template-columns:repeat(5,1fr)}
  .grid-md-6{grid-template-columns:repeat(6,1fr)}
  .grid-md-7{grid-template-columns:repeat(7,1fr)}
  .grid-md-8{grid-template-columns:repeat(8,1fr)}
  .grid-md-9{grid-template-columns:repeat(9,1fr)}
  .grid-md-10{grid-template-columns:repeat(10,1fr)}
  .gap-md-1{--pd-gap:.25rem}
  .gap-md-2{--pd-gap:.5rem}
  .gap-md-3{--pd-gap:.75rem}
  .gap-md-4{--pd-gap:1rem}
  .gap-md-5{--pd-gap:1.25rem}
  .gap-md-6{--pd-gap:1.5rem}
  .gap-md-7{--pd-gap:1.75rem}
  .gap-md-8{--pd-gap:2rem}
  .gap-md-9{--pd-gap:2.25rem}
  .gap-md-10{--pd-gap:2.5rem}
}
@media (min-width: 992px) {
  .col-lg{flex:1 0 0}
  .col-lg-1{flex:1}
  .col-lg-2{flex:2}
  .col-lg-3{flex:3}
  .col-lg-4{flex:4}
  .col-lg-5{flex:5}
  .col-lg-6{flex:6}
  .col-lg-7{flex:7}
  .col-lg-8{flex:8}
  .col-lg-9{flex:9}
  .col-lg-10{flex:10}
  .grid-lg-1{grid-template-columns:repeat(1,1fr)}
  .grid-lg-2{grid-template-columns:repeat(2,1fr)}
  .grid-lg-3{grid-template-columns:repeat(3,1fr)}
  .grid-lg-4{grid-template-columns:repeat(4,1fr)}
  .grid-lg-5{grid-template-columns:repeat(5,1fr)}
  .grid-lg-6{grid-template-columns:repeat(6,1fr)}
  .grid-lg-7{grid-template-columns:repeat(7,1fr)}
  .grid-lg-8{grid-template-columns:repeat(8,1fr)}
  .grid-lg-9{grid-template-columns:repeat(9,1fr)}
  .grid-lg-10{grid-template-columns:repeat(10,1fr)}
  .gap-lg-1{--pd-gap:.25rem}
  .gap-lg-2{--pd-gap:.5rem}
  .gap-lg-3{--pd-gap:.75rem}
  .gap-lg-4{--pd-gap:1rem}
  .gap-lg-5{--pd-gap:1.25rem}
  .gap-lg-6{--pd-gap:1.5rem}
  .gap-lg-7{--pd-gap:1.75rem}
  .gap-lg-8{--pd-gap:2rem}
  .gap-lg-9{--pd-gap:2.25rem}
  .gap-lg-10{--pd-gap:2.5rem}
}
@media (min-width: 1200px) {
  .col-xl{flex:1 0 0}
  .col-xl-1{flex:1}
  .col-xl-2{flex:2}
  .col-xl-3{flex:3}
  .col-xl-4{flex:4}
  .col-xl-5{flex:5}
  .col-xl-6{flex:6}
  .col-xl-7{flex:7}
  .col-xl-8{flex:8}
  .col-xl-9{flex:9}
  .col-xl-10{flex:10}
  .grid-xl-1{grid-template-columns:repeat(1,1fr)}
  .grid-xl-2{grid-template-columns:repeat(2,1fr)}
  .grid-xl-3{grid-template-columns:repeat(3,1fr)}
  .grid-xl-4{grid-template-columns:repeat(4,1fr)}
  .grid-xl-5{grid-template-columns:repeat(5,1fr)}
  .grid-xl-6{grid-template-columns:repeat(6,1fr)}
  .grid-xl-7{grid-template-columns:repeat(7,1fr)}
  .grid-xl-8{grid-template-columns:repeat(8,1fr)}
  .grid-xl-9{grid-template-columns:repeat(9,1fr)}
  .grid-xl-10{grid-template-columns:repeat(10,1fr)}
  .gap-xl-1{--pd-gap:.25rem}
  .gap-xl-2{--pd-gap:.5rem}
  .gap-xl-3{--pd-gap:.75rem}
  .gap-xl-4{--pd-gap:1rem}
  .gap-xl-5{--pd-gap:1.25rem}
  .gap-xl-6{--pd-gap:1.5rem}
  .gap-xl-7{--pd-gap:1.75rem}
  .gap-xl-8{--pd-gap:2rem}
  .gap-xl-9{--pd-gap:2.25rem}
  .gap-xl-10{--pd-gap:2.5rem}
}
@media (max-width: 575.98px) {
  .fuller-sm{margin-right:-.75rem;margin-left:-.75rem}
  .block-sm{display:block;width:100%}
}
@media (max-width: 767.98px) {
  .fuller-md{margin-right:-.75rem;margin-left:-.75rem}
  .block-md{display:block;width:100%}
}
@media (max-width: 991.98px) {
  .fuller-lg{margin-right:-.75rem;margin-left:-.75rem}
  .block-lg{display:block;width:100%}
}
@media (max-width: 1199.98px) {
  .fuller-xl{margin-right:-.75rem;margin-left:-.75rem}
  .block-xl{display:block;width:100%}
}
.clear::after{content:"";display:block;clear:both}
.reset{margin:0;padding:0}
.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}
.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}
.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}
.wfull{width:100%}
.hfull{height:100%}
.circle{border-radius:50%}
.rounded{border-radius:.25rem}
.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}
.opacity{opacity:.5}
.show{display:block}
.hide,.hidden{display:none}
.ghost,.ghost-focusable:not(:focus):not(:focus-within){margin:-1px;padding:0;width:1px;height:1px;border:0;clip:rect(0,0,0,0);white-space:nowrap;overflow:hidden}
.ghost:not(caption),.ghost-focusable:not(:focus):not(:focus-within):not(caption){position:absolute}
.relative{position:relative}
.fixed{position:fixed;top:0;left:0;right:0;width:100%;z-index:1030}
.sticky{position:sticky;top:0;left:0;right:0;width:100%;z-index:1020}
.end{margin-bottom:0}
.select{user-select:none}
.selecter{user-select:all}d
.pointer{cursor:pointer}
.ratio{position:relative;width:100%}
.ratio::before{display:block;padding-top:var(--pd-aspect-ratio);content:""}
.ratio > *{position:absolute;top:0;left:0;width:100%;height:100%}
.ratio-1x1{--pd-aspect-ratio:100%}
.ratio-4x3{--pd-aspect-ratio:75%}
.ratio-16x9{--pd-aspect-ratio:56.25%}
.ratio-21x9{--pd-aspect-ratio:42.8571428571%}
.bg-black{--pd-bg-opacity:1;background-color:rgba(var(--pd-black-rgb),var(--pd-bg-opacity))}
.bg-white{--pd-bg-opacity:1;background-color:rgba(var(--pd-white-rgb),var(--pd-bg-opacity))}
.bg-tone{--pd-bg-opacity:1;background-color:rgba(var(--pd-tone-rgb),var(--pd-bg-opacity))}
.bg-primary{--pd-bg-opacity:1;background-color:rgba(var(--pd-primary-rgb),var(--pd-bg-opacity))}
.bg-secondary{--pd-bg-opacity:1;background-color:rgba(var(--pd-secondary-rgb),var(--pd-bg-opacity))}
.bg-success{--pd-bg-opacity:1;background-color:rgba(var(--pd-success-rgb),var(--pd-bg-opacity))}
.bg-info{--pd-bg-opacity:1;background-color:rgba(var(--pd-info-rgb),var(--pd-bg-opacity))}
.bg-warning{--pd-bg-opacity:1;background-color:rgba(var(--pd-warning-rgb),var(--pd-bg-opacity))}
.bg-danger{--pd-bg-opacity:1;background-color:rgba(var(--pd-danger-rgb),var(--pd-bg-opacity))}
.bg-light{--pd-bg-opacity:1;background-color:rgba(var(--pd-light-rgb),var(--pd-bg-opacity))}
.bg-dark{--pd-bg-opacity:1;background-color:rgba(var(--pd-dark-rgb),var(--pd-bg-opacity))}
.bg-gradient{background-image:var(--pd-gradient)}
.bg-opacity-10{--pd-bg-opacity:.1}
.bg-opacity-25{--pd-bg-opacity:.25}
.bg-opacity-50{--pd-bg-opacity:.5}
.bg-opacity-75{--pd-bg-opacity:.75}
.bg-opacity-100{--pd-bg-opacity:1}
.link-tone{color:var(--pd-tone);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-tone)}
.link-tone:hover,.link-tone:focus{color:var(--pd-tone-bold);text-decoration-color:var(--pd-tone-bold)}
.link-primary{color:var(--pd-primary);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-primary)}
.link-primary:hover,.link-primary:focus{color:rgba(10,88,202);text-decoration-color:rgba(10,88,202)}
.link-secondary{color:var(--pd-secondary);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-secondary)}
.link-secondary:hover,.link-secondary:focus{color:rgba(86,94,100);text-decoration-color:rgba(86,94,100)}
.link-success{color:var(--pd-success);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-success)}
.link-success:hover,.link-success:focus{color:rgba(20,108,67);text-decoration-color:rgba(20,108,67)}
.link-info{color:var(--pd-info);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-info)}
.link-info:hover,.link-info:focus{color:rgba(61,213,243);text-decoration-color:rgba(61,213,243)}
.link-warning{color:var(--pd-warning);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-warning)}
.link-warning:hover,.link-warning:focus{color:rgba(255,205,57);text-decoration-color:rgba(255,205,57)}
.link-danger{color:var(--pd-danger);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-danger)}
.link-danger:hover,.link-danger:focus{color:rgba(176,42,55);text-decoration-color:rgba(176,42,55)}
.link-light{color:var(--pd-light);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-light)}
.link-light:hover,.link-light:focus{color:rgba(249,250,251);text-decoration-color:rgba(249,250,251)}
.link-dark{color:var(--pd-dark);text-decoration:underline;text-underline-offset:.25em;text-decoration-color:var(--pd-dark)}
.link-dark:hover,.link-dark:focus{color:rgba(26,30,33);text-decoration-color:rgba(26,30,33)}
.link-icon{display:inline-flex;align-items:center;gap:.375rem;backface-visibility:hidden}
.link-icon > .icon{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}
.link-icon.link-effect:hover > .icon,.link-icon.link-effect:focus-visible > .icon{transform:var(--pd-link-transform,translate3d(.25em,0,0))}
.link-button{display:inline-flex;margin:0;padding:.25rem .5rem;border:1px solid #dee2e6;border-radius:.375rem}
.link-button:hover{border-color:var(--pd-focus)}
.link-button.link-effect:focus{outline:0;box-shadow:0 0 0 .25rem rgba(var(--pd-focus-rgb),.25)}
.link-stretched:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1010}
.text-tone{color:var(--pd-tone)}
.text-black{color:#000}
.text-black-50{color:rgba(0,0,0,.5)}
.text-white{color:#fff}
.text-white-50{color:rgba(255,255,255,.5)}
.text-primary{color:var(--pd-primary)}
.text-secondary{color:var(--pd-secondary)}
.text-success{color:var(--pd-success)}
.text-info{color:var(--pd-info)}
.text-warning{color:var(--pd-warning)}
.text-danger{color:var(--pd-danger)}
.text-light{color:var(--pd-light)}
.text-dark{color:var(--pd-dark)}
.line-sm{line-height:1.25}
.line-md{line-height:1.5}
.line-lg{line-height:1.75}
.line-xl{line-height:2}
.wrap{word-wrap:break-word;word-break:break-word}
.nowrap{white-space:nowrap}
.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.left{text-align:left}
.right{text-align:right}
.center{text-align:center}
.justify{text-align:justify}
.thin{font-weight:300}
.strong{font-weight:500}
.bold{font-weight:700}
.lowercase{text-transform:lowercase}
.uppercase{text-transform:uppercase}
.capitalize{text-transform:capitalize}
.overline{text-decoration:overline}
.underline{text-decoration:underline;text-underline-offset:.25em}
.underline-double{text-decoration:underline;text-decoration-style:double;text-underline-offset:.25em}
.underline-wavy{text-decoration:underline;text-decoration-style:wavy;text-underline-offset:.25em}
.linethrough{text-decoration:line-through}
.italic{font-style:italic}
.lead{font-size:1.25rem;font-weight:300}
.initialism{font-size:.875em;text-transform:uppercase}
.monospace{font-family:var(--pd-font-monospace)}
@media (prefers-reduced-motion: no-preference) {
	:root{scroll-behavior:smooth}
}
/*--------------------------------------------------------------
# Icon & Animate
--------------------------------------------------------------*/
@font-face{font-family:"fontello";src:url(fonts/fontello.eot);src:url(fonts/fontello.eot#iefix) format("embedded-opentype"),url(fonts/fontello.woff2) format("woff2"),url(fonts/fontello.woff) format("woff"),url(fonts/fontello.ttf) format("truetype"),url(fonts/fontello.svg#fontello) format("svg");font-weight:400;font-style:normal}
[class^="icon-"]::before,[class*=" icon-"]::before{display:inline-block;width:1em;line-height:1em;font-family:"fontello";font-style:normal;font-weight:400;text-align:center;text-decoration:inherit;text-transform:none}
.icon-location::before{content:'\e801'}
.icon-phone::before{content:'\e802'}
.icon-call::before{content:'\e803'}
.icon-app::before{content:'\e804'}
.icon-th::before{content:'\e805'}
.icon-menu::before{content:'\f0c9'}
.icon-info::before{content:'\e800'}
.licon{margin-right:.5em}
.ricon{margin-left:.5rem}
.cicon{margin-left:.5rem;margin-right:.5em}
.ticon{font-size:0;line-height:0}
.ticon::before{font-size:1rem}

.fade{transition:opacity .15s linear}
.fade:not(.show),.fade:not(.active){opacity:0}
@media (prefers-reduced-motion: reduce) {
  .fade{transition:none}
}
/*--------------------------------------------------------------
# Figure
--------------------------------------------------------------*/
.figure{display:inline-block}
/*--------------------------------------------------------------
# Blockquote
--------------------------------------------------------------*/
.blockquote{margin-bottom:1rem;font-size:1.25rem}
.blockquote > :last-child{margin-bottom:0}
.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}
.blockquote-footer::before{content:"— "}
/*--------------------------------------------------------------
# Image
--------------------------------------------------------------*/
.figure{display:inline-block}
.figure-img{margin-bottom:.5rem;line-height:1}
.figure-caption{font-size:.875em;color:var(--pd-secondary)}
.wp-block-image{display:flex;flex-direction:column;flex-wrap:nowrap}
.wp-element-caption{background-color:lime}
/*--------------------------------------------------------------
# List
--------------------------------------------------------------*/
.list-reset{padding-left:1.15em}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline > *{display:inline-block}
.list-inline > *:not(:last-child){margin-right:.5rem}
/*--------------------------------------------------------------
# Table
--------------------------------------------------------------*/
table .active{background-color:var(--pd-tone-100)}
table .min{width:1%;white-space:pre}
.caption-heading{caption-side:top;color:var(--pd-color);font-size:1.25rem;font-weight:500}
.caption-bar{caption-side:top;padding-top:1rem;background-color:var(--pd-tone);color:#fff;font-size:1.25rem;font-weight:500}
.row-striped > tbody > tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.row-striped > tfoot > tr{background-color:var(--pd-tone-100)}
.col-striped > tbody > tr > :nth-child(even),.col-striped > tfoot > tr > :nth-child(even){background-color:rgba(0,0,0,.05)}
.row-hover > tbody > tr:hover{background-color:rgba(0,0,0,.075)}
.col-hover col:hover{background-color:rgba(0,0,0,.075)}
.table{margin-bottom:1rem;width:100%;vertical-align:middle}
.table > thead th{padding:.5rem .75rem;border:1px solid var(--pd-tone);background-color:var(--pd-tone);color:#fff;font-weight:500}
.table > tfoot td{padding:.5rem .75rem;border:1px solid #dee2e6;font-weight:500}
.table > tbody td{padding:.5rem .75rem;border:1px solid #dee2e6}
.table-border{margin-bottom:1rem;width:100%;vertical-align:middle}
.table-border td{padding:.5rem .75rem;border:1px solid #d5d5d5}
.table-bg{margin-bottom:1rem;width:100%;vertical-align:middle;background-color:var(--pd-gray-100)}
.table-bg td{padding:.75rem}
.table-bg > tbody > tr:nth-of-type(odd){background-color:var(--pd-gray-200)}
.table-search{position:relative}
.table-search::before{content:"";position:absolute;top:50%;left:1rem;margin-top:-15px;width:30px;height:30px;background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' aria-hidden='true' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z'/%3E%3C/svg%3E") no-repeat center center}
.table-search .table-term{display:block;padding:.375rem .75rem .375rem 34px;width:100%;height:34px;line-height:34px;border:1px solid transparent;border-radius:.25rem;background-color:#fff;background-clip:padding-box;color:#212529;font-size:1rem;font-weight:400;appearance:none}
.table:not(:has(.caption-bar)) > thead > tr > .table-search{padding-top:1rem}
.table tbody td,.table-border tbody td,.table-bg tbody td{--pd-bg-opacity:.1}
/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.form-field{margin-bottom:1rem}
.form-field .form-label{margin-bottom:.25rem;user-select:none}
.form-group{margin-bottom:1rem}
.form-group > *{display:inline-block}
.form-group > *:not(:last-child){margin-right:.5rem}
.form-group .form-label{user-select: none;}
.form-table{margin:-1rem 0 0;width:100%;vertical-align:middle;border-spacing:0 1em;border-collapse:separate}
.form-table .form-label{margin:0;padding:0 .25rem 0 0;width:1%;white-space:nowrap;user-select:none}
.form-text{margin-top:.25rem;font-size:.875em;color:var(--pd-secondary)}
.form-control{display:block;padding:.375rem .75rem;width:100%;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.form-control[type=file]{overflow:hidden}
.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}
.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 1px rgba(13,110,253,.25);outline:0}
.form-control::placeholder{color:#6c757d;opacity:1}
.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}
.form-control::file-selector-button{padding:.75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:0;border-radius:0;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}
.form-select{display:block;padding:.375rem 2.75rem .375rem .75rem;width:100%;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 1px rgba(13,110,253,0.25)}
.form-select:disabled{background-color:#e9ecef}
.form-check{margin:.25rem 0 0;width:1em;height:1em;color-adjust:exact;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,0.25);vertical-align:top;appearance:none}
.form-check[type=checkbox]{border-radius:.25em}
.form-check[type=radio]{border-radius:50%}
.form-check:active{filter:brightness(90%)}
.form-check:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 1px rgba(13,110,253,0.25)}
.form-check:checked{background-color:#0d6efd;border-color:#0d6efd}
.form-check:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}
.form-check:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}
.form-check[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}
.form-check:disabled{pointer-events:none;filter:none;opacity:.5}
.form-check[disabled] ~ label,.form-check:disabled ~ label{opacity:.5}
.form-switch{margin:.25rem 0 0;width:2em;height:1em;color-adjust:exact;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left center;background-size:contain;border:1px solid rgba(0,0,0,0.25);border-radius:2em;vertical-align:top;appearance:none;transition:background-position .15s ease-in-out}
.form-switch:active{filter:brightness(90%)}
.form-switch:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");border-color:#86b7fe;outline:0;box-shadow:0 0 0 1px rgba(13,110,253,0.25)}
.form-switch:checked{background-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");background-position:right center;border-color:#0d6efd}
.form-switch:disabled{pointer-events:none;filter:none;opacity:.5}
.form-switch[disabled] ~ label,.form-switch:disabled ~ label{opacity:.5}
.form-include{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}
.form-include label{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}
.form-include .form-control,.form-include .form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}
.form-include>:first-child{border-top-right-radius:0;border-bottom-right-radius:0}
.form-include>:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}
.form-floating{position:relative}
.form-floating > .form-control,.form-floating > .form-select{height:calc(3.5rem + 2px);line-height:1.25}
.form-floating > label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}
.form-floating > .form-control{padding:1rem .75rem}
.form-floating > .form-control::placeholder{color:transparent}
.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}
.form-floating > .form-select{padding-top:1.625rem;padding-bottom:.625rem}
.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-select ~ label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}
.input{position:relative;display:block;margin:0 0 .5rem;padding:20px 0 0;border-bottom:1px solid rgba(0,0,0,0.12)}
.input input{display:block;margin:0;padding:0;width:100%;height:24px;color:#212121;font:400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;line-height:24px;background-color:transparent;border:none;outline:none;z-index:1010}
.input .unit{margin:0;padding:0 0 0 .5rem;position:absolute;right:0;bottom:0;color:#757575;font:400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;line-height:24px;text-align:right;user-select:none}
.input .label{margin:0;padding:0;position:absolute;left:0;bottom:0;color:#757575;transition:all .3s;font:400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;line-height:24px;user-select:none;pointer-events:none}
.input.validation .label{color:#4285f4;font-size:10px;transform:translateY(-20px)}
.option{position:relative;display:block;margin:0 0 .5rem;padding:20px 0 0;border-bottom:1px solid rgba(0,0,0,0.12)}
.option.loading:before{display:block;content:"\e838";font-family:"fontello";position:absolute;right:3px;bottom:3px;background:#eee;line-height:1;letter-spacing:0;border-radius:50%;animation:spin 2s infinite linear}
.option select{display:block;width:100%;outline:0;border:0;background-color:transparent}
.option .label{margin:0;padding:0;position:absolute;left:0;bottom:20px;color:#4285f4;font:400 10px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;line-height:24px;user-select:none;pointer-events:none}
.button{display:inline-block;position:relative;padding:.375rem .75rem;background-color:var(--pd-tone);color:#fff;text-align:center;white-space:nowrap;border:none;border-radius:.25rem;user-select:none;cursor:pointer}
.button:hover{opacity:.9}
.button:active{top:1px}
.button-coupon{display:inline-block;position:relative;padding:.375rem;background-color:#fff;color:#444;font-size:1.25rem;font-weight:700;line-height:1;text-align:right;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;direction:rtl;background:linear-gradient(315deg,rgba(0,0,0,.06) 10%,rgba(0,0,0,0) 15%,rgba(0,0,0,0) 35%,rgba(0,0,0,.06) 40%,rgba(0,0,0,.06) 60%,rgba(0,0,0,0) 65%,rgba(0,0,0,0) 85%,rgba(0,0,0,.06) 90%) repeat scroll 0 0/6px 6px rgba(0,0,0,0);border:2px solid #ed1b28;border-radius:.25rem;vertical-align:middle;user-select:none;cursor:pointer}
.button-coupon:after{text-transform:none}
.button-coupon span{position:absolute;top:-2px;bottom:-2px;left:-2px;padding:.375rem;width:85%;background-color:#ed1b28;color:#fff;font-size:1rem;font-weight:500;line-height:1.5;text-align:center;white-space:nowrap;border-radius:.25rem;transition:width .25s ease-in-out}
.button-coupon span:after{content:"";position:absolute;display:block;width:25px;top:0;right:-10px;bottom:0;background-color:#ed1b28;transform:skew(20deg,0deg);transform-origin:bottom left}
.button-coupon:hover{opacity:.9}
.button-coupon:hover span{width:80%}
.button-coupon:active{top:1px}
.button-shopee{display:inline-block;position:relative;padding:.375rem .75rem;background-color:#ee4d30;color:#fff;text-align:center;white-space:nowrap;border-radius:.25rem;user-select:none;cursor:pointer}
.button-shopee span{display:inline-block;margin-top:-8px;width:80px;height:28px;font-size:0;background:transparent url(images/commerce/shopee-white.png) no-repeat;vertical-align:middle}
.button-shopee:hover{opacity:.9}
.button-shopee:active{top:1px}
.button-tiki{display:inline-block;position:relative;padding:.375rem .75rem;background-color:#00aaf0;color:#fff;text-align:center;white-space:nowrap;border-radius:.25rem;user-select:none;cursor:pointer}
.button-tiki span{display:inline-block;margin-top:-3px;width:80px;height:19px;font-size:0;background:transparent url(images/commerce/tiki-white.png) no-repeat;vertical-align:middle}
.button-tiki:hover{opacity:.9}
.button-tiki:active{top:1px}
.button-lazada{display:inline-block;position:relative;padding:.375rem .75rem;background-color:#000183;color:#fff;text-align:center;white-space:nowrap;border-radius:.25rem;user-select:none;cursor:pointer}
.button-lazada span{display:inline-block;margin-top:-2px;width:80px;height:21px;font-size:0;background:transparent url(images/commerce/lazada-white.png) no-repeat;vertical-align:middle}
.button-lazada:hover{opacity:.9}
.button-lazada:active{top:1px}
.button-sendo{display:inline-block;position:relative;padding:.375rem .75rem;background-color:#e5101d;color:#fff;text-align:center;white-space:nowrap;border-radius:.25rem;user-select:none;cursor:pointer}
.button-sendo span{display:inline-block;margin-top:-2px;width:80px;height:18px;font-size:0;background:transparent url(images/commerce/sendo-white.png) no-repeat;vertical-align:middle}
.button-sendo:hover{opacity:.9}
.button-sendo:active{top:1px}
.button-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.button-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}
.button-block{display:block;width:100%}
.button[label],.button-coupon[label],.button-shopee[label],.button-tiki[label],.button-lazada[label],.button-sendo[label]{position:relative;margin-bottom:25px}
.button[label]:after,.button-coupon[label]:after,.button-shopee[label]:after,.button-tiki[label]:after,.button-lazada[label]:after,.button-sendo[label]:after{content:attr(label);position:absolute;left:0;right:0;bottom:-20px;color:#b9b9b9;font-size:.65rem;font-weight:400;text-align:center}
.button.disabled,.button:disabled{opacity:.5;pointer-events:none}
.close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}
.close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}
.close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}
.close:disabled,.close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}
.close-white{filter:var(--bs-btn-close-white-filter)}
.finish{color:#000183}
/*--------------------------------------------------------------
# Callout
--------------------------------------------------------------*/
.callout{position:relative;margin:0 0 1rem;padding:.75rem 1rem;border:1px solid transparent;border-left-width:.25rem;border-radius:.25rem}
.callout hr{margin:.5rem 0}
.callout-icon{margin-right:.5rem;width:1em;height:1em;vertical-align:-3px;fill:currentcolor}
.callout-link{font-weight:500}
.callout-heading{color:inherit}
.callout-title{margin:0;font-weight:500}
.callout-list{display:table;width:100%}
.callout-item{display:table-row}
.callout-count{display:table-cell;padding-left:.75rem;padding-right:.75rem;width:1%;font-weight:500;white-space:nowrap}
.callout-content{display:table-cell;padding-bottom:.5rem;padding-left:.75rem;border-left:1px solid #0000001a}
.callout-tone{color:var(--pd-tone-bold);background-color:var(--pd-tone-bright);border-color:var(--pd-tone-gentle);border-left-color:var(--pd-tone-bold)}
.callout-tone .callout-link{color:var(--pd-tone-bold)}
.callout-primary{color:var(--pd-primary-bold);background-color:var(--pd-primary-bright);border-color:var(--pd-primary-gentle);border-left-color:var(--pd-primary-bold)}
.callout-primary .callout-link{color:var(--pd-primary-bold)}
.callout-secondary{color:var(--pd-secondary-bold);background-color:var(--pd-secondary-bright);border-color:var(--pd-secondary-gentle);border-left-color:var(--pd-secondary-bold)}
.callout-secondary .callout-link{color:var(--pd-secondary-bold)}
.callout-success{color:var(--pd-success-bold);background-color:var(--pd-success-bright);border-color:var(--pd-success-gentle);border-left-color:var(--pd-success-bold)}
.callout-success .callout-link{color:var(--pd-success-bold)}
.callout-info{color:var(--pd-info-bold);background-color:var(--pd-info-bright);border-color:var(--pd-info-gentle);border-left-color:var(--pd-info-bold)}
.callout-info .callout-link{color:var(--pd-info-bold)}
.callout-warning{color:var(--pd-warning-bold);background-color:var(--pd-warning-bright);border-color:var(--pd-warning-gentle);border-left-color:var(--pd-warning-bold)}
.callout-warning .callout-link{color:var(--pd-warning-bold)}
.callout-danger{color:var(--pd-danger-bold);background-color:var(--pd-danger-bright);border-color:var(--pd-danger-gentle);border-left-color:var(--pd-danger-bold)}
.callout-danger .callout-link{color:var(--pd-danger-bold)}
.callout-light{color:var(--pd-light-bold);background-color:var(--pd-light-bright);border-color:var(--pd-light-gentle);border-left-color:var(--pd-light-bold)}
.callout-light .callout-link{color:var(--pd-light-bold)}
.callout-dark{color:var(--pd-dark-bold);background-color:var(--pd-dark-bright);border-color:var(--pd-dark-gentle);border-left-color:var(--pd-dark-bold)}
.callout-dark .callout-link{color:var(--pd-dark-bold)}
/*--------------------------------------------------------------
# Scroll
--------------------------------------------------------------*/
.scroll{overflow:auto;-webkit-overflow-scrolling:touch}
.scroll-x{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
.scroll-y{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}

.scroll::-webkit-scrollbar, .scroll-x::-webkit-scrollbar, .scroll-y::-webkit-scrollbar{width:2px;background-color:#e5e5e5}
.scroll::-webkit-scrollbar-thumb, .scroll-x::-webkit-scrollbar-thumb, .scroll-y::-webkit-scrollbar-thumb{background-color:#bdbdbd}
.scroll::-webkit-scrollbar-track, .scroll-x::-webkit-scrollbar-track, .scroll-y::-webkit-scrollbar-track{background-color:#e5e5e5}

@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}

@media (max-width: 575.98px) {
  .scroll-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-x-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-y-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media (max-width: 767.98px) {
  .scroll-md{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-x-md{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-y-md{overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media (max-width: 991.98px) {
  .scroll-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-x-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-y-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media (max-width: 1199.98px) {
  .scroll-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-x-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .scroll-y-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}
}
/*--------------------------------------------------------------
# Off
--------------------------------------------------------------*/
.off{
  padding-right: 15px;
  overflow: hidden;
}
.off .panel.active{
  opacity: 1;
  visibility: visible;
}
.off .panel.active .panel-content {
  transform: translateY(0);
}
.modal{
  display: none;
}
.panel{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1050;
}
.panel-content{
  margin: 0 auto;
  position: relative;
  top: 200px;
  width: 100%;
  max-width: 1200px;
  height: 80vh;
  border-radius: 1rem 1rem 0 0;
  background-color: #fff;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}
.panel-content:before{
  content: "";
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 4px;
  border-radius: 3px;
  background-color: var(--pd-secondary);
}
.panel-title{
  margin: 1rem 0;
  padding: .5rem 0;
  text-align: center;
}
.float{
  display: none;
}
.screen{
  display: none;
}
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

@media (max-width: 1199.98px) {
  .header{
    display: block;
    background-color: var(--pd-tone);
  }
  .header .container{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .header .hamburger{
    display: flex;
    flex: 1 1 50%;
    justify-content: flex-end;
  }
  .header .delicious{
    margin: .75rem 0 .75rem .75rem;
    width: 35px;
    height: 35px;
    background: url(images/menu.svg) no-repeat center center;
    user-select: none;
    cursor: pointer;
  }

  .header .logo{
    flex: 1 1 50%;
  }
  .logo-link{
    display: block;
    padding-left: 40px;
    background: url(/wp-content/uploads/logo/logo.png) no-repeat center left;
    background-size: contain;
    user-select: none;
  }
  .logo .logo-name {
    color: #fff;
    font-family: "Bungee Inline", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
  }
  .logo-slogan{
    font-size: .5rem;
    text-transform: uppercase;
    color: #c9c9c9;
  }
  .header .search, .header .action{
    display: none;
  }
  .menu{
    display: none;
  }
  .menu.active{
    display: block;
  }
  .menu{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
  }
  #menu-primary{
    background-color: #0d6efd;
  }
}
@media (min-width: 1200px) {
  .header{
    display: block;
    background-color: #fff;
  }
  .header .container{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .header .hamburger{
    display: none;
  }
  .header .logo{
    padding: 1rem 0;
  }
  
  .logo-link{
    display: block;
    padding-left: 40px;
    background: url(/wp-content/uploads/logo/logo-tone.png) no-repeat center left;
    background-size: contain;
    user-select: none;
  }
  .logo .logo-name {
    color: #235dc0;
    font-family: "Bungee Inline", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
  }
  .logo-slogan{
    font-size: .5rem;
    text-transform: uppercase;
    color: #000;
  }


  .header .search form{
    position: relative;
    display: block;
    width: 400px;
    height: 46px;
    line-height: 44px;
    border-radius: 5px;
    border: 1px solid #ececec;
    background-color: #f1f1f1;
  }
  .header .search input{
    display: block;
    margin: 0;
    padding: 0 15px;
    width: 100%;
    border: none;
    border-radius: 5px;
    font-size: .85em;
  }
  .header .search button{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0 15px;
    border: none;
    border-radius: 0 5px 5px 0;
    background: #235dc0 url(images/search.svg?v=2) no-repeat center center;
    color: transparent;
  }
  .header .action{
    display: flex;
  }
  .header .action-hotline, .header .action-support{
    position: relative;
    margin-left: 10px;
    padding: 0 15px 0 40px;
    color: #000;
    font-size: .85em;
    font-weight: bold;
    text-align: center;
    background: url(images/phone-black.svg) no-repeat left center;
  }
  .header .action-hotline::after, .header .action-support::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 30px;
    margin-top: -15px;
    background-color: rgba(0,0,0,.1);
  }
  .header .action-faq{
    padding-left:15px;
    text-align: right;
  }
  .menu{
    background-color: #235dc0;
    font-family: Roboto, sans-serif;
  }
  .menu ul{
  display: flex;
    margin: 0 auto;
    max-width: 1270px;
  list-style-type: none;
  }
  .menu ul>li:last-child a{
    display: inline-block;
    position: relative;
    margin: 6px;
    padding: 0 18px;
    height: 36px;
    line-height: 2.4em;
    letter-spacing: .03em;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #235dc0;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: .9em;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    cursor: pointer;
  }
  .menu ul>li:last-child a::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 18px;
      border-radius: 5px 5px 0 0;
      background-color: hsla(0, 0%, 100%, .1);
  }
  .menu ul>li:last-child a:hover::after{
    background-color: hsla(0, 0%, 100%, .2);
  }
  .menu ul ul{
    display: none;
  }
  .menu a{
    display: block;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: .9em;
    font-weight: 700;
    text-transform: uppercase;
  }
  .current-menu-item a{
    color: #fe6800;
  }
}

.footer{background-color:#235dc0;color:#fff}
.footer-columns{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;padding-top:40px;padding-bottom:40px}
.footer-widget{display:block}
.footer-widget a{color:#fff}
.footer-widget ul{line-height:2rem}
.footer-widget-title{display:block;color:#fff;font-weight:700;text-transform:uppercase}
.footer-address{margin-bottom:5px}
.footer-address span{font-weight:700}
.footer-email{margin-bottom:5px}
.footer-email span{font-weight:700}
.footer-phone{margin-bottom:10px}
.footer-phone span{font-weight:700}
.footer-connect{display:flex;gap:5px}
.footer-connect a{width:38px;height:38px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:0;white-space:nowrap}
.footer-connect .facebook{background:url(images/facebook.svg) no-repeat center center;background-size:20px}
.footer-connect .facebook:hover{border-color:#3a589d;background-color:#3a589d}
.footer-connect .tiktok{background:url(images/tiktok.svg) no-repeat center center;background-size:20px}
.footer-connect .tiktok:hover{border-color:#111;background-color:#111}
.footer-connect .youtube{background:url(images/youtube.svg) no-repeat center center;background-size:20px}
.footer-connect .youtube:hover{border-color:#c33223;background-color:#c33223}
.footer-hotline{margin:.75rem 0;padding:5px 5px 5px 45px;width:245px;height:55px;border:solid 1px #f5b921;border-radius:10px;background:#f5b921 url(images/phone.svg) no-repeat 10px center;color:#fff;font-size:14px}
.footer-contact{margin:.75rem 0;padding:5px 5px 5px 45px;width:245px;height:55px;border:solid 1px #4d4d4d;border-radius:10px;background:#4d4d4d url(images/phone.svg) no-repeat 10px center;color:#fff;font-size:14px}
.footer-copyright{display:block;padding:10px 0;background-color:#000;color:#fff;font-size:small}
@media (min-width: 768px) {
  .footer-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
}
@media (min-width: 992px) {
  .footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
}
/*--------------------------------------------------------------
# Section
--------------------------------------------------------------*/
.list{
  margin-bottom: 30px;
}
.list .item{
  position: relative;
  border-radius: .75rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: .4s all;
}
.item-title{
  margin: 0;
  padding: 15px;
}
.item-thumbnail{display: block;border-radius: .75rem .75rem 0 0;}
.item-description{
  position: relative;
  margin: 0;
  padding: 15px 15px 20px 15px;
  color: #334862;
}
.item-description::before{
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 2px;
  background-color: rgba(0,0,0,.1);
}
.item-link::before{
  content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1010
}
@media (min-width: 768px) {
  .list{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
}
@media (min-width: 992px) {
  .list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
}
/*--------------------------------------------------------------
# Page: Error
--------------------------------------------------------------*/
#error{position:relative;padding:2rem;background-color:#ffd217;color:#fff;text-align:center}
#error .info{margin:1rem 0 0}
#error .button{display:inline-block;margin:.5rem;padding:.5rem 2rem;background-color:#444;color:#fff;font-size:1.25rem;font-weight:300;border:0 solid;border-bottom:2px solid;border-color:#000;border-radius:.25rem}

.waves{padding-bottom:1rem;background-color:#edf5ff}
.waves h1{position: relative;padding: 1rem 0;color:#2474e5;text-align:center;text-transform:uppercase}
.waves h1::after{
  content: "";
  position: absolute;
  bottom: .5rem;
  left: 50%;
  width: 160px;
  height: 2px;
  background-color: #2474e5;
  transform: translateX(-50%);
}
.waves-cover{width:100%}
.waves-action{margin:5px 0;padding:5px 0;text-align:center}
.waves-button-text{display:inline-block;margin:10px 0 0;padding:0 40px;height:50px;line-height:46px;border:2px solid #2474e5;border-radius:30px;color:#2474e5;font-size:20px;font-weight:700}
.waves-button-icon{position:relative;display:inline-block;margin:-10px 0 0 15px;width:60px;height:60px;line-height:56px;border-radius:50%;background-color:#2474e5;vertical-align:middle;z-index:10}
.waves-button-icon:before{content:"";position:absolute;left:50%;top:50%;display:block;width:60px;height:60px;border-radius:50%;background:#2474e5 repeat scroll 0 0;transform:translateX(-50%) translateY(-50%);animation:pulse-border 1500ms ease-out infinite;z-index:0}
.waves-button-icon:after{content:"";position:absolute;left:50%;top:50%;display:block;width:60px;height:60px;border-radius:50%;background:#2474e5 repeat scroll 0 0;transform:translateX(-50%) translateY(-50%);transition:all 200ms;z-index:1}
.waves-button-icon svg{position:absolute;top:15px;left:15px;width:30px;z-index:9999}

.waves-overload{
  margin: 1rem 0;
  padding: 1rem 0 0;
}


@-webkit-keyframes ring-circle {
  0%{-webkit-transform:rotate(0) scale(0.5) skew(1deg);-webkit-opacity:.1}
  30%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);-webkit-opacity:.5}
  100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}
}
@-webkit-keyframes ring-fill {
  0%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);opacity:.6}
  50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.6}
  100%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);opacity:.6}
}
@-webkit-keyframes ring-icon {
  0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
  10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
  20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
  30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
  40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
  50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
  100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
}
@keyframes pulse-border {
  0% {transform:translateX(-50%)translateY(-50%)translateZ(0)scale(1);opacity:1}
  100% {transform:translateX(-50%)translateY(-50%)translateZ(0)scale(1.5);opacity:0}
}
.hotline{position:fixed;bottom:10px;left:10px;z-index:9999;user-select:none;cursor:pointer}
.hotline-ring{position:relative;bottom:0;left:0;display:block;width:110px;height:110px;background-color:transparent;transition:visibility .5s;visibility:visible;z-index:99}
.hotline-ring-circle{position:absolute;top:10px;left:10px;width:85px;height:85px;background-color:transparent;border:2px solid #e60808;border-radius:100%;opacity:.5;transition:all .5s;transform-origin:50% 50%;animation:ring-circle 1.2s infinite ease-in-out}
.hotline-ring-fill{position:absolute;top:25px;left:25px;width:55px;height:55px;background-color:rgba(230,8,8,0.7);border:2px solid transparent;border-radius:100%;transition:all .5s;transform-origin:50% 50%;animation:ring-fill 2.3s infinite ease-in-out}
.hotline-ring-icon{position:absolute;top:37px;left:37px;display:flex;align-items:center;justify-content:center;width:33px;height:33px;background-color:#e60808;background-size:20px;border:2px solid transparent;border-radius:100%;transform-origin:50% 50%;animation:ring-icon 1s infinite ease-in-out}
.hotline-ring-icon img{width:20px;height:20px}
.hotline-bar{position:absolute;bottom:37px;left:33px;width:160px;height:40px;line-height:1;padding:8px 10px 8px 50px;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.1);border-radius:50px;background:rgba(230,8,8,.8);background-size:100%;color:#fff;font-size:10px;z-index:9}
.hotline-bar span{display:block;margin-top:3px;font-size:11px;font-weight:700;text-transform:uppercase}

.heading{
  position: relative;
  padding: 1rem 0;
  text-align: center;
  text-transform: uppercase;
  color: #2474e5;
}
.heading::after {
  content: "";
  position: absolute;
  bottom: .5rem;
  left: 50%;
  width: 160px;
  height: 2px;
  background-color: #2474e5;
  transform: translateX(-50%);
}

.routes{
  display: grid;
  gap: .75rem;
  margin-bottom: 1rem;
}
.routes .route{
  background-color: #fff;
  border-radius: .75rem;
}
.routes .route-photo{
  border-radius: .75rem .75rem 0 0;
}
.route-title{
  padding: .75rem .75rem 0 .75rem;
  text-align: center;
  
}
.route-action{
  display: flex;
  gap: 1rem;
  padding: 1rem;
}
.route-action a{
  flex: 1;
  color: #fff;
  text-align: center;
  padding: 10px;
  background-color: #235dc0;
  border-radius: .75rem;
}

.usp{
  display: grid;
  grid-template-columns:repeat(1,1fr);gap:1rem;
  margin: 0 0 1rem 0;
  padding: 0;
  list-style-type: none;
}
.usp li{
  margin: 0;
  padding: 10px 10px 10px 80px;
  border: 1px solid #235dc0;
  border-radius: .25rem;
}
.usp span{
  color: #235dc0;
  font-weight: 500;
  text-transform: uppercase;
}
.usp-brand{
  background: url(images/usp/brand.png) no-repeat 10px center;
  background-size: 60px;
}
.usp-call{
  background: url(images/usp/call.png) no-repeat 10px center;
  background-size: 60px;
}
.usp-comfort{
  background: url(images/usp/comfort.png) no-repeat 10px center;
  background-size: 60px;
}
.usp-pay{
  background: url(images/usp/pay.png) no-repeat 10px center;
  background-size: 60px;
}
.usp-quantity{
  background: url(images/usp/quantity.png) no-repeat 10px center;
  background-size: 60px;
}
.usp-shuttle{
  background: url(images/usp/shuttle.png) no-repeat 10px center;
  background-size: 60px;
}
@media (min-width: 768px) {
  .usp{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
}
@media (min-width: 992px) {
  .usp{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
}

.scene{
  position: relative;
  margin-top: 1rem;
  height: 150px;
  user-select: none;
  overflow: hidden;
}
.scene .view{
  position: absolute;
  top: 0px;
  width: 100%;
  height: 150px;
  background: url(images/scene/view.png) repeat-x top left;
  animation: way-view 70s 0s linear infinite;
  z-index: 1;
}
@keyframes way-view {
  from{
    left: 100%;
  }
  to{
    left: -100%;
  }
}
.scene .track{
  position: absolute;
  height: 60px;
  width: 3000px;
  bottom: -1px;
  background: url(images/scene/track.png) repeat-x;
  background-position: 0 0;
  animation: way-track 20s 0s linear infinite;
  z-index: 2;
}
@keyframes way-track {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -100% 0;
  }
}
.scene .train{
  position: absolute;
  bottom: 25px;
  left: calc(50% - 280px);
  height: 28px;
  z-index: 1;
}