
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif: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";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:#0000002d;--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}
*,:after,:before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){
:root{scroll-behavior:smooth}
}
body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;margin:0}
hr{color:inherit;opacity:.25;border:0;border-top:1px solid;margin:1rem 0}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){
h1{font-size:2.5rem}
}
h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){
h2{font-size:2rem}
}
h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){
h3{font-size:1.75rem}
}
h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){
h4{font-size:1.5rem}
}
h5{font-size:1.25rem}
h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[title]{cursor:help;text-decoration-skip-ink:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
address{font-style:normal;line-height:inherit;margin-bottom:1rem}
ol,ul{padding-left:2rem}
dl,ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
small{font-size:.875em}
mark{background-color:var(--bs-highlight-bg);padding:.1875em}
sub,sup{vertical-align:baseline;font-size:.75em;line-height:0;position:relative}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:var(--bs-link-color);text-decoration:underline}
a:hover{color:var(--bs-link-hover-color)}
code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}
pre{margin-top:0;margin-bottom:1rem;font-size:.875em;display:block;overflow:auto}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{color:var(--bs-code-color);word-wrap:break-word;font-size:.875em}
a>code{color:inherit}
kbd{color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem;padding:.1875rem .375rem;font-size:.875em}
kbd kbd{padding:0;font-size:1em}
figure{margin:0 0 1rem}
img,svg{vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse}
caption{color:#6c757d;text-align:left;padding-top:.5rem;padding-bottom:.5rem}
th{text-align:inherit;text-align:-webkit-match-parent}
tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}
button,select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{border-style:none;padding:0}
textarea{resize:vertical}
fieldset{border:0;min-width:0;margin:0;padding:0}
legend{float:left;width:100%;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0}
@media (min-width:1200px){
legend{font-size:1.5rem}
}
legend+*{clear:left}
::-webkit-datetime-edit-day-field{padding:0}
::-webkit-datetime-edit-fields-wrapper{padding:0}
::-webkit-datetime-edit-hour-field{padding:0}
::-webkit-datetime-edit-minute{padding:0}
::-webkit-datetime-edit-month-field{padding:0}
::-webkit-datetime-edit-text{padding:0}
::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
iframe{border:0}
summary{cursor:pointer;display:list-item}
progress{vertical-align:baseline}
[hidden]{display:none!important}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:30px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-left:auto;margin-right:auto}
@media (min-width:576px){
.container,.container-sm{max-width:540px}
}
@media (min-width:768px){
.container,.container-md,.container-sm{max-width:720px}
}
@media (min-width:992px){
.container,.container-lg,.container-md,.container-sm{max-width:960px}
}
@media (min-width:1200px){
.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}
}
@media (min-width:1400px){
.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1750px}
}
.row{--bs-gutter-x:30px;--bs-gutter-y:0;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x));flex-wrap:wrap;display:flex}
.row>*{width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y);flex-shrink:0}
.row-cols-auto>*{flex:none;width:auto}
.row-cols-1>*{flex:none;width:100%}
.row-cols-2>*{flex:none;width:50%}
.row-cols-3>*{flex:none;width:33.3333%}
.row-cols-4>*{flex:none;width:25%}
.row-cols-5>*{flex:none;width:20%}
.row-cols-6>*{flex:none;width:16.6667%}
.col-12{flex:none;width:100%}
@media (min-width:576px){
.row-cols-sm-auto>*{flex:none;width:auto}
.row-cols-sm-1>*{flex:none;width:100%}
.row-cols-sm-2>*{flex:none;width:50%}
.row-cols-sm-3>*{flex:none;width:33.3333%}
.row-cols-sm-4>*{flex:none;width:25%}
.row-cols-sm-5>*{flex:none;width:20%}
.row-cols-sm-6>*{flex:none;width:16.6667%}
}
@media (min-width:768px){
.row-cols-md-auto>*{flex:none;width:auto}
.row-cols-md-1>*{flex:none;width:100%}
.row-cols-md-2>*{flex:none;width:50%}
.row-cols-md-3>*{flex:none;width:33.3333%}
.row-cols-md-4>*{flex:none;width:25%}
.row-cols-md-5>*{flex:none;width:20%}
.row-cols-md-6>*{flex:none;width:16.6667%}
.col-md-6{flex:none;width:50%}
}
@media (min-width:992px){
.row-cols-lg-auto>*{flex:none;width:auto}
.row-cols-lg-1>*{flex:none;width:100%}
.row-cols-lg-2>*{flex:none;width:50%}
.row-cols-lg-3>*{flex:none;width:33.3333%}
.row-cols-lg-4>*{flex:none;width:25%}
.row-cols-lg-5>*{flex:none;width:20%}
.row-cols-lg-6>*{flex:none;width:16.6667%}
.col-lg-3{flex:none;width:25%}
.col-lg-4{flex:none;width:33.3333%}
.col-lg-6{flex:none;width:50%}
.col-lg-12{flex:none;width:100%}
}
@media (min-width:1200px){
.row-cols-xl-auto>*{flex:none;width:auto}
.row-cols-xl-1>*{flex:none;width:100%}
.row-cols-xl-2>*{flex:none;width:50%}
.row-cols-xl-3>*{flex:none;width:33.3333%}
.row-cols-xl-4>*{flex:none;width:25%}
.row-cols-xl-5>*{flex:none;width:20%}
.row-cols-xl-6>*{flex:none;width:16.6667%}
.col-xl-5{flex:none;width:41.6667%}
.col-xl-8{flex:none;width:66.6667%}
.offset-xl-2{margin-left:16.6667%}
}
@media (min-width:1400px){
.row-cols-xxl-auto>*{flex:none;width:auto}
.row-cols-xxl-1>*{flex:none;width:100%}
.row-cols-xxl-2>*{flex:none;width:50%}
.row-cols-xxl-3>*{flex:none;width:33.3333%}
.row-cols-xxl-4>*{flex:none;width:25%}
.row-cols-xxl-5>*{flex:none;width:20%}
.row-cols-xxl-6>*{flex:none;width:16.6667%}
}
.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{flex-wrap:inherit;justify-content:space-between;align-items:center;display:flex}
@keyframes progress-bar-stripes{0%{background-position-x:1rem}}
@keyframes spinner-border{to{transform:rotate(360deg)}}
@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
@keyframes placeholder-glow{50%{opacity:.2}}
@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-grid{display:grid!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:flex!important}
.d-inline-flex{display:inline-flex!important}
.d-none{display:none!important}
.flex-wrap{flex-wrap:wrap!important}
.flex-wrap-reverse{flex-wrap:wrap-reverse!important}
.justify-content-center{justify-content:center!important}
.align-items-center{align-items:center!important}
.p-0{padding:0!important}
.text-center{text-align:center!important}
@media (min-width:576px){
.d-sm-inline{display:inline!important}
.d-sm-inline-block{display:inline-block!important}
.d-sm-block{display:block!important}
.d-sm-grid{display:grid!important}
.d-sm-table{display:table!important}
.d-sm-table-row{display:table-row!important}
.d-sm-table-cell{display:table-cell!important}
.d-sm-flex{display:flex!important}
.d-sm-inline-flex{display:inline-flex!important}
.d-sm-none{display:none!important}
}
@media (min-width:768px){
.d-md-inline{display:inline!important}
.d-md-inline-block{display:inline-block!important}
.d-md-block{display:block!important}
.d-md-grid{display:grid!important}
.d-md-table{display:table!important}
.d-md-table-row{display:table-row!important}
.d-md-table-cell{display:table-cell!important}
.d-md-flex{display:flex!important}
.d-md-inline-flex{display:inline-flex!important}
.d-md-none{display:none!important}
}
@media (min-width:992px){
.d-lg-inline{display:inline!important}
.d-lg-inline-block{display:inline-block!important}
.d-lg-block{display:block!important}
.d-lg-grid{display:grid!important}
.d-lg-table{display:table!important}
.d-lg-table-row{display:table-row!important}
.d-lg-table-cell{display:table-cell!important}
.d-lg-flex{display:flex!important}
.d-lg-inline-flex{display:inline-flex!important}
.d-lg-none{display:none!important}
}
@media (min-width:1200px){
.d-xl-inline{display:inline!important}
.d-xl-inline-block{display:inline-block!important}
.d-xl-block{display:block!important}
.d-xl-grid{display:grid!important}
.d-xl-table{display:table!important}
.d-xl-table-row{display:table-row!important}
.d-xl-table-cell{display:table-cell!important}
.d-xl-flex{display:flex!important}
.d-xl-inline-flex{display:inline-flex!important}
.d-xl-none{display:none!important}
}
@media (min-width:1400px){
.d-xxl-inline{display:inline!important}
.d-xxl-inline-block{display:inline-block!important}
.d-xxl-block{display:block!important}
.d-xxl-grid{display:grid!important}
.d-xxl-table{display:table!important}
.d-xxl-table-row{display:table-row!important}
.d-xxl-table-cell{display:table-cell!important}
.d-xxl-flex{display:flex!important}
.d-xxl-inline-flex{display:inline-flex!important}
.d-xxl-none{display:none!important}
}
@media print{
.d-print-inline{display:inline!important}
.d-print-inline-block{display:inline-block!important}
.d-print-block{display:block!important}
.d-print-grid{display:grid!important}
.d-print-table{display:table!important}
.d-print-table-row{display:table-row!important}
.d-print-table-cell{display:table-cell!important}
.d-print-flex{display:flex!important}
.d-print-inline-flex{display:inline-flex!important}
.d-print-none{display:none!important}
}
.mb-10{margin-bottom:10px}
.mb-20{margin-bottom:20px}
.mb-30{margin-bottom:30px}
.mb-60{margin-bottom:60px}
.mb-100{margin-bottom:100px}
.mb-105{margin-bottom:105px}
.mb-200{margin-bottom:200px}
.mr-100{margin-right:100px}
.pt-175{padding-top:175px}
.pb-20{padding-bottom:20px}
.pb-40{padding-bottom:40px}
.pb-50{padding-bottom:50px}
.pb-60{padding-bottom:60px}
.pb-70{padding-bottom:70px}
.pb-90{padding-bottom:90px}
.pb-135{padding-bottom:135px}
.pb-140{padding-bottom:140px}
.pb-200{padding-bottom:200px}
@keyframes fa-beat{0%,90%{transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}
@keyframes fa-bounce{0%{transform:scale(1)translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0)}57%{-webkit-transform:scale(1)translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1)translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}
@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}
@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}
@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}
@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}
@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}
:host,:root{--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone"}
:host,:root{--fa-font-light:normal 300 1em/1 "FontAwesome"}
:host,:root{--fa-font-regular:normal 400 1em/1 "FontAwesome"}
:host,:root{--fa-font-solid:normal 900 1em/1 "FontAwesome"}
:host,:root{--fa-font-thin:normal 100 1em/1 "FontAwesome"}
a,button,p,input,select,textarea,li{-o-transition:all .3s ease-out;transition:all .3s ease-out}
:root{--tp-ff-body:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-inter:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-heading:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-p:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-jost:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-sequel-medium:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-sequel-roman:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-sequel-bold-head:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-sequel-semi-bold:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-sequel-heavy-disp:'Source Han Sans SC','Noto Sans SC','Noto Sans CJK SC',sans-serif;--tp-ff-fontawesome:"FontAwesome";--tp-common-white:#fff;--tp-common-black:#1e1e1e;--tp-common-bubbles:#e1eeb7;--tp-grey-1:#5e5959;--tp-grey-2:#f3f3f3;--tp-grey-3:#b6bcc6;--tp-grey-4:#f6f6f6;--tp-grey-5:#d7cdcd;--tp-border-1:#1e1e1e1a;--tp-theme-primary:#fa2837;--tp-gradient-primary:linear-gradient(90deg,#a020f0 0%,#00ffd1 100%)}
*{box-sizing:border-box;margin:0;padding:0}
body{color:var(--tp-common-black);font-size:16px;font-weight:400;line-height:28px;font-family:var(--tp-ff-body)}
img{max-width:100%}
a{text-decoration:none}
h1,h2,h3,h4,h5,h6{-o-transition:color .3s ease-out;color:var(--tp-common-black);font-weight:500;line-height:1.2;font-family:var(--tp-ff-heading);margin-top:0;transition:color .3s ease-out}
h1{font-size:40px}
h2{font-size:36px}
h3{font-size:28px}
h4{font-size:24px}
h5{font-size:20px}
h6{font-size:16px}
ul{margin:0;padding:0}
p{font-size:16px;font-weight:400;line-height:26px;font-family:var(--tp-ff-p);color:var(--tp-grey-1);margin-bottom:15px}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
a:focus{outline:none;text-decoration:none}
a:focus,a:hover{color:inherit;text-decoration:none}
a,button{color:inherit;background:0 0;border:none;outline:none}
button:hover{cursor:pointer}
button:focus{outline:0}
input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=url],textarea{width:100%;height:56px;color:var(--tp-common-black);border:1px solid var(--tp-common-black);background-color:var(--tp-common-white);outline:none;padding-left:26px;padding-right:26px;font-size:14px;line-height:56px}
input[type=text]::-webkit-input-placeholder{color:var(--tp-common-black)}
input[type=email]::-webkit-input-placeholder{color:var(--tp-common-black)}
input[type=tel]::-webkit-input-placeholder{color:var(--tp-common-black)}
input[type=number]::-webkit-input-placeholder{color:var(--tp-common-black)}
input[type=password]::-webkit-input-placeholder{color:var(--tp-common-black)}
input[type=url]::-webkit-input-placeholder{color:var(--tp-common-black)}
textarea::-webkit-input-placeholder{color:var(--tp-common-black)}
input[type=text]::-moz-placeholder{color:var(--tp-common-black)}
input[type=email]::-moz-placeholder{color:var(--tp-common-black)}
input[type=tel]::-moz-placeholder{color:var(--tp-common-black)}
input[type=number]::-moz-placeholder{color:var(--tp-common-black)}
input[type=password]::-moz-placeholder{color:var(--tp-common-black)}
input[type=url]::-moz-placeholder{color:var(--tp-common-black)}
textarea::-moz-placeholder{color:var(--tp-common-black)}
input[type=text]:-moz-placeholder-shown{color:var(--tp-common-black)}
input[type=email]:-moz-placeholder-shown{color:var(--tp-common-black)}
input[type=tel]:-moz-placeholder-shown{color:var(--tp-common-black)}
input[type=number]:-moz-placeholder-shown{color:var(--tp-common-black)}
input[type=password]:-moz-placeholder-shown{color:var(--tp-common-black)}
input[type=url]:-moz-placeholder-shown{color:var(--tp-common-black)}
textarea:-moz-placeholder-shown{color:var(--tp-common-black)}
input[type=text]:-ms-placeholder-shown{color:var(--tp-common-black)}
input[type=email]:-ms-placeholder-shown{color:var(--tp-common-black)}
input[type=tel]:-ms-placeholder-shown{color:var(--tp-common-black)}
input[type=number]:-ms-placeholder-shown{color:var(--tp-common-black)}
input[type=password]:-ms-placeholder-shown{color:var(--tp-common-black)}
input[type=url]:-ms-placeholder-shown{color:var(--tp-common-black)}
textarea:-ms-placeholder-shown{color:var(--tp-common-black)}
input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:var(--tp-common-black)}
input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=password]:focus,input[type=url]:focus,textarea:focus{border-color:var(--tp-common-black)}
input[type=text]:focus::placeholder,input[type=email]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=number]:focus::placeholder,input[type=password]:focus::placeholder,input[type=url]:focus::placeholder,textarea:focus::placeholder{opacity:0}
textarea{padding-top:17px;padding-bottom:17px;line-height:1.4}
input[type=color]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;width:100%;height:100%;padding:0}
::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}
::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}
::placeholder{color:var(--tp-common-black);opacity:1;font-size:14px}
.gx-60{--bs-gutter-x:60px}
@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.gx-60{--bs-gutter-x:30px}
}
.slide-transtion .swiper-slide{width:auto}
.img-cover{object-fit:cover;width:100%;height:100%}
@media (min-width:1400px){
.container-1800{max-width:1800px}
.container-1886{max-width:1886px}
}
.tp-ff-sequel-bold-head{font-family:var(--tp-ff-sequel-bold-head)}
@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.pb-140{padding-bottom:100px}
.pb-135{padding-bottom:95px}
.pb-90{padding-bottom:50px}
}
@keyframes bar_anim{0%,to{clip-path:inset(-2px 0)}42%{clip-path:inset(-2px 0 -2px 100%)}43%{clip-path:inset(-2px 100% -2px 0)}}
@keyframes levitate-lg{0%{transform:translateY(0)scale(1)}50%{transform:translateY(30px)scale(1.01)}to{transform:translateY(0)scale(1)}}
@keyframes rotate-infinite{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes rotate-infinite-2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}
@keyframes tpshake{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}to{transform:translate(0)}}
@keyframes animate-pulse{0%{box-shadow:0 0 #fff3,0 0 #fff3}40%{box-shadow:0 0 0 50px #ff6d4a00,0 0 #fff3}80%{box-shadow:0 0 0 50px #ff6d4a00,0 0 0 30px #ff6d4a00}to{box-shadow:0 0 #ff6d4a00,0 0 0 30px #ff6d4a00}}
@keyframes arrowLineRotation{to{transform:rotate(180deg)}}
@keyframes arrowLineRotationRev{to{transform:rotate(-180deg)}}
#preloader{z-index:1000;background-color:var(--tp-theme-primary);position:fixed;inset:0}
@keyframes preloader{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(1)}}
@-webkit-keyframes preloader{0%{opacity:.5;-webkit-transform:scale(0)}to{opacity:0;-webkit-transform:scale(1)}}
#magic-cursor{pointer-events:none;z-index:99999;opacity:0;width:10px;height:10px;display:none;position:absolute;top:0;left:0}
#ball{pointer-events:none;color:#0000;mix-blend-mode:difference;background-color:var(--tp-common-black);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed}
.tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item{padding-left:40px}
@media (max-width:574.98px){
.tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item{padding-left:0}
}
:root{--basic-ease:cubic-bezier(.625,.05,0,1)}
@keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}
.postbox-details-text p span{color:var(--tp-theme-primary)}
.tp-hero-slider-active .swiper-slide{width:auto!important}
:root{--numOfSlides:5;--slidingAT:1.3s;--controlSize:60px}
@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-ptb{padding-top:150px}
}
@media (max-width:574.98px){
.tp-pd-2-ptb{padding-bottom:50px}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-area{padding-bottom:100px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-area{padding-bottom:80px}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-top{padding-bottom:50px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-top{padding-bottom:40px}
}
.tp-pd-2-title{color:var(--tp-common-black);font-size:140px;line-height:1}
@media only screen and (min-width:1200px) and (max-width:1399px){
.tp-pd-2-title{font-size:110px}
}
@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){
.tp-pd-2-title{letter-spacing:0;font-size:100px}
}
@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-title{letter-spacing:0;font-size:52px}
}
.tp-pd-2-categories span{color:var(--tp-common-black);border:1px solid #09090b1a;border-radius:30px;margin-right:5px;padding:4px 24px;font-size:14px;font-weight:600;display:inline-block;position:relative}
.tp-pd-2-categories span a:hover{color:var(--tp-theme-primary)}
.tp-pd-2-categories span:before{content:"";background-color:var(--tp-theme-primary);border-radius:50%;width:5px;height:5px;position:absolute;top:15px;left:12px}
.tp-pd-2-bottom-item{border-top:1px solid #09090b1a;padding-top:32px}
.tp-pd-2-bottom-item span{color:var(--tp-common-black);margin-bottom:10px;font-size:16px;font-weight:600;line-height:1;display:inline-block}
.tp-pd-2-bottom-item h6{color:var(--tp-common-black);font-size:20px;font-weight:600;font-family:var(--tp-ff-inter)}
.tp-pd-2-banner{height:950px;overflow:hidden}
@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){
.tp-pd-2-banner{height:680px}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-banner{height:600px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){
.tp-pd-2-banner{height:500px}
}
@media (max-width:574.98px){
.tp-pd-2-banner{height:250px}
}
.tp-pd-2-banner img{width:100%;margin-top:-150px}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-banner img{margin-top:-100px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){
.tp-pd-2-banner img{margin-top:-20px}
}
@media (max-width:574.98px){
.tp-pd-2-banner img{margin-top:-50px}
}
@media only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){
.tp-pd-2-overview-heading{padding-bottom:30px}
}
.tp-pd-2-overview-title{letter-spacing:-1.5px;color:var(--tp-common-black);font-size:50px;line-height:1}
@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-overview-wrap{margin-right:0}
}
.tp-pd-2-overview-wrap p{color:#09090bcc;margin-bottom:24px;font-size:16px;font-weight:500;line-height:162%}
.tp-pd-2-overview-wrap ul{padding-top:20px}
.tp-pd-2-overview-wrap ul li{color:var(--tp-common-black);margin-bottom:20px;margin-left:16px;padding-bottom:20px;font-size:20px;font-weight:600}
.tp-pd-2-overview-wrap ul li:not(:last-of-type){border-bottom:1px solid #09090b1a}
@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-slider-ptb{padding-bottom:100px}
}
@media only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){
.tp-pd-2-slider-ptb{padding-bottom:80px}
}
.tp-pd-2-slider-wrapper{margin:0 -200px}
@media (max-width:574.98px){
.tp-pd-2-slider-wrapper{margin:0}
}
.tp-pd-2-slider-wrapper .swiper-wrapper{padding-bottom:40px}
.tp-pd-2-slider-thumb{overflow:hidden}
.tp-pd-2-slider-thumb:hover img{transform:scale(1.2)}
.tp-pd-2-slider-thumb img{transition:all .9s ease-in-out}
.tp-pd-2-dot .swiper-pagination-bullet{opacity:1;background:var(--tp-common-black);border-radius:50%;width:6px;height:6px;transition:all .3s;display:inline-block}
.tp-pd-2-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-black);border-radius:10px;width:24px}
@media (max-width:574.98px){
.tp-pd-2-step-heading{padding-bottom:40px}
}
.tp-pd-2-step-title{letter-spacing:-.03em;color:var(--tp-common-black);font-size:40px;line-height:1.2}
@media (max-width:574.98px){
.tp-pd-2-step-title{letter-spacing:0;font-size:35px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-step-title br{display:none}
}
.tp-pd-2-step-item-title{color:var(--tp-common-black);font-size:18px;font-weight:600;font-family:var(--tp-ff-inter);margin-bottom:10px}
.tp-pd-2-step-item span{color:var(--tp-grey-1);font-size:15px;font-weight:500;line-height:160%;display:inline-block}
@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-step-item span br{display:none}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-thumb-ptb{padding-bottom:100px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-thumb-ptb{padding-bottom:80px}
}
.tp-pd-2-thumb-item{height:600px;overflow:hidden}
@media only screen and (min-width:1200px) and (max-width:1399px){
.tp-pd-2-thumb-item{height:500px}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-thumb-item{height:400px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){
.tp-pd-2-thumb-item{height:450px}
}
@media (max-width:574.98px){
.tp-pd-2-thumb-item{height:250px}
}
.tp-pd-2-thumb-item img{width:100%;margin-top:-100px}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-thumb-item img{margin-top:-60px}
}
@media (max-width:574.98px){
.tp-pd-2-thumb-item img{margin-top:-40px}
}
.tp-pd-2-thumb-item-2{height:843px}
@media only screen and (min-width:1200px) and (max-width:1399px){
.tp-pd-2-thumb-item-2{height:600px}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-pd-2-thumb-item-2{height:500px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){
.tp-pd-2-thumb-item-2{height:450px}
}
@media (max-width:574.98px){
.tp-pd-2-thumb-item-2{height:250px}
}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){
.tp-pd-2-np-ptb{padding-bottom:80px}
}
.tp-pd-2-np-content a{text-align:center;width:180px;height:180px;color:var(--tp-common-black);border:1px solid #09090b1a;border-radius:50%;margin:0 -14px;font-size:16px;font-weight:600;line-height:180px;display:inline-block}
.tp-pd-2-np-content a:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}
.tp-pd-2-np-content a svg{margin:0 4px}
.tp-pd-3-style .tp-pd-2-bottom-item{border-top:none;padding-top:0}
.tp-portfolio-mix-slider .swiper-slide-active .tp-portfolio-mix-slide-text,.tp-portfolio-mix-slider .swiper-slide-active .tp-portfolio-mix-slide-heading{transform:translate(0)}
.tp-portfolio-mix-pagination .swiper-pagination-bullet{background:#ffffff4d;border-radius:5px;width:80px;height:5px;margin:0 5px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-portfolio-mix-pagination .swiper-pagination-bullet{width:50px}
}
.tp-portfolio-mix-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{width:80px}
@media only screen and (min-width:992px) and (max-width:1199px){
.tp-portfolio-mix-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{width:40px}
}
.tp-portfolio-mix-pagination .swiper-pagination-bullet:before{content:"";z-index:9;background:#ffffff4d;border-radius:5px;width:80px;height:100%;transition:all .6s;position:absolute;left:0}
.tp-portfolio-mix-pagination .swiper-pagination-bullet:after{content:"";z-index:8;background-color:#fff;width:0;height:100%;transition:all .6s;position:absolute;left:0}
.tp-portfolio-mix-pagination .swiper-pagination-bullet-active:after{opacity:1;width:100%}
.ca-testimonial-pagination .swiper-pagination-progressbar-fill{background:var(--tp-theme-primary);border-radius:0 0 0 10px}
@keyframes zoomInOut{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}
.cunnet-dark .postbox-details-text p{color:#fff9}
.cunnet-dark .tp-pd-2-categories span{color:var(--tp-common-white);border:1px solid #ffffff14}
.cunnet-dark .tp-pd-2-title{color:var(--tp-common-white)}
.cunnet-dark .tp-pd-2-bottom-item{border-top:1px solid #ffffff14}
.cunnet-dark .tp-pd-2-bottom-item span,.cunnet-dark .tp-pd-2-bottom-item h6,.cunnet-dark .tp-pd-2-overview-title{color:var(--tp-common-white)}
.cunnet-dark .tp-pd-2-overview-wrap p{color:#fffc}
.cunnet-dark .tp-pd-2-overview-wrap ul li:not(:last-of-type){border-bottom:1px solid #ffffff14}
.cunnet-dark .tp-pd-2-overview-wrap ul li{color:var(--tp-common-white)}
.cunnet-dark .tp-pd-2-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-white)}
.cunnet-dark .tp-pd-2-dot .swiper-pagination-bullet{background:var(--tp-common-white)}
.cunnet-dark .tp-pd-2-step-title,.cunnet-dark .tp-pd-2-step-item-title{color:var(--tp-common-white)}
.cunnet-dark .tp-pd-2-step-item span{color:#fffc}
.cunnet-dark .tp-pd-2-np-content a{color:var(--tp-common-white);border:1px solid #ffffff14}
.cunnet-dark .tp-pd-2-np-content a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}
.cunnet-dark .tp-pd-3-style .tp-pd-2-bottom-item{border-top:none}
.tp-benefit-box .row [class*=col]:nth-child(4n) .tp-benefit-item{border-right:none}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}
@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}
@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}
@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}
@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}
@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}
@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}
@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}
@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}
@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}
@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}
@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}
@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}
@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}
@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}
@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}
@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}
@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}
@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}
@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}
@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--color-bg-section:#09090b;--color-bg-hero:#f6f6f6}
.tp-slider-transtion .swiper-wrapper{transition-timing-function:linear}
.tp-slider-transtion .swiper-slide{width:auto}
:root{--swiper-theme-color:#007aff}
:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}
.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}
.swiper-vertical>.swiper-wrapper{flex-direction:column}
.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}
.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}
.swiper-horizontal{touch-action:pan-y}
.swiper-vertical{touch-action:pan-x}
.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}
.swiper-slide-invisible-blank{visibility:hidden}
.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}
.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}
.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}
.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}
.swiper-3d .swiper-wrapper{transform-style:preserve-3d}
.swiper-3d{perspective:1200px}
.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}
.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}
.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}
.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}
.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}
.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}
.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}
.swiper-3d .swiper-slide-shadow{background:#00000026}
.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}
.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}
.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}
.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}
.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}
:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}
.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}
.swiper-lazy-preloader-black{--swiper-preloader-color:#000}
@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}
:root{--swiper-navigation-size:44px}
.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}
:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}
.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}
:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}
.swiper-button-lock{display:none}
.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}
.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}
.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}
.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}
.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}
.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}
.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}
:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}
:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}
.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}
.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}
:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}
.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}
:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}
.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}
.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}
.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}
button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-bullet:only-child{display:none!important}
.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}
.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}
:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}
:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}
:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}
:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}
:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}
:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}
.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}
.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}
.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}
.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}
.swiper-pagination-lock{display:none}
.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}
.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}
.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}
.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}
.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-scrollbar-lock{display:none}
.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}
.swiper-slide-zoomed{cursor:move;touch-action:none}
.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}
.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.swiper-grid>.swiper-wrapper{flex-wrap:wrap}
.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}
.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}
.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-fade .swiper-slide-active{pointer-events:auto}
.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper.swiper-cube{overflow:visible}
.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}
.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}
.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}
.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}
.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}
.swiper.swiper-flip{overflow:visible}
.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}
.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}
.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}
.swiper.swiper-cards{overflow:visible}
.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}
@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}
.main-case-v2 .tp-ff-sequel-heavy-disp{font-weight:900}
.main-case-v2 .tp-ff-sequel-bold-head,
.main-case-v2 .tp-ff-sequel-bold{font-weight:700}
.main-case-v2 .tp-ff-sequel-semi-bold{font-weight:600}
.main-case-v2 .tp-ff-sequel-medium,
.main-case-v2 .tp-ff-sequel-roman{font-weight:500}

.main-case-v2{padding-top:60px}


.main-case-v2 .tp-pd-2-banner img{width:100%;height:100%;margin-top:0;object-fit:cover;object-position:center top}
.main-case-v2 .tp-pd-2-slider-thumb{aspect-ratio:745/573;overflow:hidden}
.main-case-v2 .tp-pd-2-slider-thumb img{width:90%;height:90%;max-width:none;max-height:none;object-fit:cover;object-position:center top;display:block;margin:0 auto}
.main-case-v2 .tp-pd-2-thumb-item{overflow:hidden}
.main-case-v2 .tp-pd-2-thumb-item img,
.main-case-v2 .tp-pd-2-thumb-item-2 img{width:90%;height:90%;max-width:none;max-height:none;object-fit:cover;object-position:center top;display:block;margin:0 auto}
.main-case-v2 .tp-pd-2-thumb-nav{margin-bottom:60px}
.main-case-v2 .tp-pd-2-thumb-nav>a{display:block;text-decoration:none;color:inherit}
.main-case-v2 .tp-pd-2-thumb-nav-label{display:block;padding-top:14px}
.main-case-v2 .tp-pd-2-thumb-nav-label em{display:block;font-style:normal;font-size:17px;
  font-weight:600;line-height:1.4;color:var(--tp-common-black);
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.main-case-v2 .tp-pd-2-thumb-nav>a:hover .tp-pd-2-thumb-nav-label em{color:var(--tp-theme-primary)}

.main-case-v2 .pboot-richtext h1,.main-case-v2 .pboot-richtext h2{font-size:38px;letter-spacing:-.02em;line-height:113%;font-weight:700;margin:40px 0 15px}
.main-case-v2 .pboot-richtext h3{font-size:32px;letter-spacing:-.02em;line-height:113%;font-weight:700;margin:35px 0 15px}
.main-case-v2 .pboot-richtext h4,.main-case-v2 .pboot-richtext h5,.main-case-v2 .pboot-richtext h6{font-size:26px;letter-spacing:-.02em;line-height:113%;font-weight:700;margin:30px 0 15px}
.main-case-v2 .pboot-richtext p{margin-bottom:20px}
.main-case-v2 .pboot-richtext ul,.main-case-v2 .pboot-richtext ol{margin:0 0 20px;padding-left:20px}
.main-case-v2 .pboot-richtext li{color:#1e1e1eb3;font-size:16px;font-weight:500;line-height:1.8;margin-bottom:8px}
.main-case-v2 .pboot-richtext img{max-width:100%;height:auto;border-radius:12px;margin:10px 0 25px}
.main-case-v2 .pboot-richtext blockquote{background:#f6f6f6;border-radius:12px;padding:40px 60px;margin:0 0 30px}
.main-case-v2 .pboot-richtext blockquote p:last-child{margin-bottom:0}
.main-case-v2 .pboot-richtext table{max-width:100%;border-collapse:collapse;margin-bottom:20px}
.main-case-v2 .pboot-richtext p{font-size:16px;line-height:1.8;color:#414144;margin-bottom:20px}
.main-case-v2 .pboot-richtext strong{color:var(--tp-common-black);font-weight:700}
.main-case-v2 .pboot-richtext span{color:inherit;font-size:inherit;letter-spacing:inherit;background:none}
.main-case-v2 .pboot-richtext h3 span,.main-case-v2 .pboot-richtext h4 span{color:inherit}
@media (max-width:767px){
  .main-case-v2 .pboot-richtext h1,.main-case-v2 .pboot-richtext h2{font-size:32px}
  .main-case-v2 .pboot-richtext h3,.main-case-v2 .pboot-richtext h4{font-size:26px}
  .main-case-v2 .pboot-richtext blockquote{padding:20px}
}

.main-case-v2 .tp-case-article{padding:90px 0 40px}

.main-case-v2 .tp-pd-2-title{letter-spacing:normal}
