.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::-moz-placeholder, textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:962px){.container{max-width:962px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.bottom-\[-40px\]{bottom:-40px}.bottom-\[-78px\]{bottom:-78px}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.left-\[-300px\]{left:-300px}.left-\[-55px\]{left:-55px}.left-\[-63px\]{left:-63px}.left-\[55px\]{left:55px}.right-0{right:0}.right-\[-150\%\]{right:-150%}.right-\[-34px\]{right:-34px}.top-0{top:0}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-\[-300px\]{top:-300px}.top-\[42px\]{top:42px}.top-\[5px\]{top:5px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.col-span-1{grid-column:span 1/span 1}.col-span-10{grid-column:span 10/span 10}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-5{grid-column:span 5/span 5}.col-span-7{grid-column:span 7/span 7}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-7{grid-column-start:7}.col-end-1{grid-column-end:1}.col-end-4{grid-column-end:4}.row-auto{grid-row:auto}.row-span-2{grid-row:span 2/span 2}.float-left{float:left}.m-6{margin:1.5rem}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-12{margin-left:3rem;margin-right:3rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-16{margin-bottom:4rem;margin-top:4rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-24{margin-bottom:6rem;margin-top:6rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-32{margin-bottom:8rem;margin-top:8rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-40{margin-bottom:10rem;margin-top:10rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-9{margin-bottom:2.25rem;margin-top:2.25rem}.-mb-4{margin-bottom:-1rem}.-mt-16{margin-top:-4rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-32{margin-bottom:8rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-\[\$offsetPx\]{margin-left:$offsetPx}.ml-\[-9px\]{margin-left:-9px}.ml-\[27px\]{margin-left:27px}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[-10px\]{margin-top:-10px}.mt-\[-20px\]{margin-top:-20px}.mt-\[-22px\]{margin-top:-22px}.mt-\[-30px\]{margin-top:-30px}.mt-\[-85px\]{margin-top:-85px}.mt-px{margin-top:1px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.h-0{height:0}.h-1{height:.25rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-3{height:.75rem}.h-32{height:8rem}.h-48{height:12rem}.h-6{height:1.5rem}.h-\[107px\]{height:107px}.h-\[151px\]{height:151px}.h-\[15px\]{height:15px}.h-\[163px\]{height:163px}.h-\[180px\]{height:180px}.h-\[189px\]{height:189px}.h-\[1px\]{height:1px}.h-\[252px\]{height:252px}.h-\[28px\]{height:28px}.h-\[295px\]{height:295px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[350px\]{height:350px}.h-\[35px\]{height:35px}.h-\[360px\]{height:360px}.h-\[3px\]{height:3px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[43px\]{height:43px}.h-\[46px\]{height:46px}.h-\[4px\]{height:4px}.h-\[52px\]{height:52px}.h-\[58px\]{height:58px}.h-\[59px\]{height:59px}.h-\[5px\]{height:5px}.h-\[60px\]{height:60px}.h-\[650px\]{height:650px}.h-\[72px\]{height:72px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-14{max-height:3.5rem}.max-h-40{max-height:10rem}.max-h-\[470px\]{max-height:470px}.max-h-\[520px\]{max-height:520px}.max-h-\[525px\]{max-height:525px}.max-h-\[761px\]{max-height:761px}.max-h-\[76px\]{max-height:76px}.max-h-\[862px\]{max-height:862px}.max-h-\[877px\]{max-height:877px}.max-h-\[893px\]{max-height:893px}.min-h-8{min-height:2rem}.min-h-\[43px\]{min-height:43px}.min-h-\[540px\]{min-height:540px}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-11\/12{width:91.666667%}.w-14{width:3.5rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-64{width:16rem}.w-8\/12{width:66.666667%}.w-80{width:20rem}.w-\[1000px\]{width:1000px}.w-\[106px\]{width:106px}.w-\[107px\]{width:107px}.w-\[124px\]{width:124px}.w-\[131px\]{width:131px}.w-\[134px\]{width:134px}.w-\[141px\]{width:141px}.w-\[15px\]{width:15px}.w-\[160px\]{width:160px}.w-\[163px\]{width:163px}.w-\[180px\]{width:180px}.w-\[188px\]{width:188px}.w-\[190px\]{width:190px}.w-\[191px\]{width:191px}.w-\[241px\]{width:241px}.w-\[244px\]{width:244px}.w-\[266px\]{width:266px}.w-\[280px\]{width:280px}.w-\[291px\]{width:291px}.w-\[306px\]{width:306px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[35px\]{width:35px}.w-\[404px\]{width:404px}.w-\[460px\]{width:460px}.w-\[46px\]{width:46px}.w-\[60px\]{width:60px}.w-\[73px\]{width:73px}.w-\[74px\]{width:74px}.w-\[750px\]{width:750px}.w-\[76px\]{width:76px}.w-\[850px\]{width:850px}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-8{min-width:2rem}.min-w-80{min-width:20rem}.min-w-\[147px\]{min-width:147px}.min-w-\[190px\]{min-width:190px}.max-w-44{max-width:11rem}.max-w-64{max-width:16rem}.max-w-72{max-width:18rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1008px\]{max-width:1008px}.max-w-\[1111px\]{max-width:1111px}.max-w-\[1177px\]{max-width:1177px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1234px\]{max-width:1234px}.max-w-\[1240px\]{max-width:1240px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[1323px\]{max-width:1323px}.max-w-\[225px\]{max-width:225px}.max-w-\[302px\]{max-width:302px}.max-w-\[317px\]{max-width:317px}.max-w-\[347px\]{max-width:347px}.max-w-\[530px\]{max-width:530px}.max-w-\[537px\]{max-width:537px}.max-w-\[550px\]{max-width:550px}.max-w-\[592px\]{max-width:592px}.max-w-\[610px\]{max-width:610px}.max-w-\[62px\]{max-width:62px}.max-w-\[635px\]{max-width:635px}.max-w-\[710px\]{max-width:710px}.max-w-\[720px\]{max-width:720px}.max-w-\[730px\]{max-width:730px}.max-w-\[800px\]{max-width:800px}.max-w-\[807px\]{max-width:807px}.max-w-\[815px\]{max-width:815px}.max-w-\[845px\]{max-width:845px}.max-w-\[896px\]{max-width:896px}.max-w-\[900px\]{max-width:900px}.max-w-\[925px\]{max-width:925px}.max-w-\[950px\]{max-width:950px}.max-w-\[983px\]{max-width:983px}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.rotate-45{--tw-rotate:45deg}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.rotate-\[-45deg\]{--tw-rotate:-45deg}.rotate-\[-45deg\],.scale-\[1\.7\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.7\]{--tw-scale-x:1.7;--tw-scale-y:1.7}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-center{justify-items:center}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-24{gap:6rem}.gap-3{gap:.75rem}.gap-32{gap:8rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-x-0{-moz-column-gap:0;column-gap:0}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-14{row-gap:3.5rem}.gap-y-16{row-gap:4rem}.gap-y-4{row-gap:1rem}.gap-y-8{row-gap:2rem}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[30px\]{border-radius:30px}.rounded-\[50px\]{border-radius:50px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.rounded-r-xl{border-bottom-right-radius:.75rem}.rounded-r-xl,.rounded-t-xl{border-top-right-radius:.75rem}.rounded-t-xl{border-top-left-radius:.75rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-8{border-bottom-width:8px}.border-b-\[1px\]{border-bottom-width:1px}.border-l-0{border-left-width:0}.border-l-2{border-left-width:2px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-none{border-style:none}.border-\[\#8995A5\]{--tw-border-opacity:1;border-color:rgb(137 149 165/var(--tw-border-opacity,1))}.border-\[\#DBDBDB\]{--tw-border-opacity:1;border-color:rgb(219 219 219/var(--tw-border-opacity,1))}.border-\[\#E6E9EC\]{--tw-border-opacity:1;border-color:rgb(230 233 236/var(--tw-border-opacity,1))}.border-\[\#E7E9ED\]{--tw-border-opacity:1;border-color:rgb(231 233 237/var(--tw-border-opacity,1))}.border-\[\#F5F5F5\]{--tw-border-opacity:1;border-color:rgb(245 245 245/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.border-slate-400{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.bg-\[\#41AD49\]{--tw-bg-opacity:1;background-color:rgb(65 173 73/var(--tw-bg-opacity,1))}.bg-\[\#8995A5\]{--tw-bg-opacity:1;background-color:rgb(137 149 165/var(--tw-bg-opacity,1))}.bg-\[\#E7E9ED\]{--tw-bg-opacity:1;background-color:rgb(231 233 237/var(--tw-bg-opacity,1))}.bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-\[\#F8F5F7\]{--tw-bg-opacity:1;background-color:rgb(248 245 247/var(--tw-bg-opacity,1))}.bg-\[\#e7e9ed\]{--tw-bg-opacity:1;background-color:rgb(231 233 237/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-80{--tw-bg-opacity:0.8}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-\[20px\]{padding:20px}.p-\[22px\]{padding:22px}.p-\[32px\]{padding:32px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-9{padding-bottom:2.25rem;padding-top:2.25rem}.py-\[15px\]{padding-bottom:15px;padding-top:15px}.py-\[73px\]{padding-bottom:73px;padding-top:73px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[50px\]{padding-bottom:50px}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-9{padding-left:2.25rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-2\.5{padding-right:.625rem}.pr-20{padding-right:5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[75px\]{padding-top:75px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-\[\#2A3849\]{font-family:#2A3849}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-\[13\.5px\]{font-size:13.5px}.text-\[15px\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#151B3A\]{--tw-text-opacity:1;color:rgb(21 27 58/var(--tw-text-opacity,1))}.text-\[\#2A3849\]{--tw-text-opacity:1;color:rgb(42 56 73/var(--tw-text-opacity,1))}.text-\[\#41AD49\]{--tw-text-opacity:1;color:rgb(65 173 73/var(--tw-text-opacity,1))}.text-\[\#666FA1\]{--tw-text-opacity:1;color:rgb(102 111 161/var(--tw-text-opacity,1))}.text-\[\#8895A5\]{--tw-text-opacity:1;color:rgb(136 149 165/var(--tw-text-opacity,1))}.text-\[\#8995A5\]{--tw-text-opacity:1;color:rgb(137 149 165/var(--tw-text-opacity,1))}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}

/*!
Theme Name: sempai
Author: Bartosz Borowik, Sempai
Text Domain: sempai
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/@font-face{font-display:swap;font-family:ClashDisplay-ExtraLight;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/ClashDisplay-ExtraLight.otf) format("opentype")}@font-face{font-display:swap;font-family:ClashDisplay-Light;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/ClashDisplay-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:ClashDisplay-Medium;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/ClashDisplay-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:ClashDisplay;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/ClashDisplay-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:ClashDisplay-Semibold;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/ClashDisplay-Semibold.otf) format("opentype")}@font-face{font-display:swap;font-family:ClashDisplay-Bold;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/ClashDisplay-Bold.otf) format("opentype")}@font-face{font-display:swap;font-family:Panchang-Regular;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/Panchang-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Panchang;font-weight:700;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/Panchang-Bold.otf) format("opentype")}@font-face{font-display:swap;font-family:CabinetGrotesk;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/CabinetGrotesk-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:CabinetGrotesk-Light;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/CabinetGrotesk-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:CabinetGrotesk-Medium;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/CabinetGrotesk-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:CabinetGrotesk-Bold;src:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/fonts/CabinetGrotesk-Bold.otf) format("opentype")}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background:#151b3a;border-radius:5px}*,:after,:before{border-style:none}.CabinetGrotesk{font-family:CabinetGrotesk,"sans-serif"}.CabinetGroteskLight{font-family:CabinetGrotesk-Light,"sans-serif"}.CabinetGroteskMedium{font-family:CabinetGrotesk-Medium,"sans-serif"}.CabinetGroteskBold{font-family:CabinetGrotesk-Bold,"sans-serif"}.ClashDisplay{font-family:ClashDisplay,"sans-serif"}.ClashDisplayMedium{font-family:ClashDisplay-Medium,"sans-serif"}.ClashDisplayLight{font-family:ClashDisplay-Light,"sans-serif"}.Panchang{font-family:Panchang,"sans-serif"}.sempai_green_font{color:#41ad49}.sempai_darkblue_font{color:#151b3a}.sempai_lightgray_font{color:#8995a5}.font10{font-size:10px}.font12{font-size:12px}.font14{font-size:14px}.font18{font-size:18px}.font20{font-size:20px}.font24{font-size:24px}.font32{font-size:32px}.font36{font-size:36px}.font48{font-size:48px}.primary-top{padding-top:85px}.footer-custom{background-color:#151b3a;border-top:1px solid #8995a5;font-weight:300}.footer_box div ul li a{padding-bottom:.4rem;padding-left:0;padding-top:.4rem;text-align:left}.footer_box{font-family:CabinetGrotesk,"sans-serif";font-size:18px;letter-spacing:1px}.footer_box,.footer_box div p a{color:#fff}.footer_box div p a{font-size:16px}.mega-menu{display:none;left:0;position:absolute;text-align:left;width:100%;z-index:2}.hoverable{position:static}.hoverable:hover .mega-menu{display:block}.toggle-input,.toggle-input:not(checked)~.mega-menu{display:none}.toggle-input:checked~.mega-menu{display:block}.toggle-input:checked+label{background:#fff;color:#fff}.custom_menu_width{display:inline-table;width:33%}#menu-top-bar{display:flex}body{background:#fff;overflow-x:hidden}.top_menu_class{color:#8995a5;font-family:CabinetGrotesk,"sans-serif";font-size:12px;letter-spacing:.5px;text-transform:uppercase}.primary_menu_class{font-family:ClashDisplay,"sans-serif";font-size:10pt;letter-spacing:.25px;padding:1rem 0;text-transform:uppercase}.hover_top1:hover{color:#41ad49}.primary_menu_class_step a:hover{color:inherit;cursor:default}.submenu li a:hover{color:#41ad49!important;cursor:pointer}.hover_menu_stop_one a:after{background:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/images/arrow.png);background-repeat:no-repeat;background-size:contain;content:" ";height:8px;position:absolute;right:-2px;top:calc(50% - 4px);width:13px}.primary_menu_class_step a:after{content:none}.primary_menu_class_step_last a:before{left:3px}.complexOfferNeed a:before,.offerTemplateNeed a:before,.primary_menu_class_step_last a:before{background:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/images/arrow2.png);background-repeat:no-repeat;background-size:contain;content:" ";height:10px;position:absolute;top:calc(50% - 5px);width:7px}.complexOfferNeed a:before,.offerTemplateNeed a:before{left:-15px}.complexOfferNeed a:hover,.offerTemplateNeed a:hover{color:#41ad49}.complexOffer_icon_rotate{transform:rotate(-45deg)}.primary_menu_class_step{font-size:12px}.primary_menu_class_step:before{background:#cfd4db;border-radius:4px;content:"";display:inline-block;height:23px;margin-left:-22px;margin-top:.9rem;position:absolute;transform:rotate(45deg);width:23px}.primary_menu_class_step_last{font-family:CabinetGrotesk,"sans-serif";font-size:14px;text-transform:none}.ask_button a{background:#41ad49;border-radius:15px;color:#fff;margin:.6rem;padding:.4rem 1rem}.ask_button a:hover{background:#2f9b37;color:#fff}.banner-title{color:#41ad49;font-family:ClashDisplay,"sans-serif";font-size:24px}.banner-big{color:#151b3a;font-family:Panchang,"sans-serif";font-size:48px}.banner-text{color:#151b3a;font-family:CabinetGrotesk,"sans-serif";font-size:18px}.banner-read_more{background:#41ad49;border-radius:16px;color:#fff;display:inline-grid;font-size:10px;padding:7px 20px;text-transform:uppercase}.under_baner_icon_png{transform:rotate(-45deg)}.under_baner_icon{background:#e7e9ed;border-radius:20px;height:112px;transform:rotate(45deg);width:112px}.svg_icon{display:flex;height:100%;padding:30% 0;transform:rotate(-45deg);width:100%}.under_baner_text{font-size:16px;text-align:left;z-index:1}.section_title_one,.under_baner_text{font-family:ClashDisplay,"sans-serif"}.section_title_one{color:#41ad49;font-size:18px}.section_title_two{color:#151b3a;font-family:Panchang,"sans-serif";font-size:30px}.front_help_icon{background:#e7e9ed;background:#f2edf0;bottom:40px}.footer_help_icon,.front_help_icon{border-radius:20px;height:160px;position:relative;transform:rotate(45deg);width:160px}.footer_help_icon{background:#41ad49;bottom:-80px;left:calc(100% - 160px)}.webinar_help_icon{background:#e7e9ed;border-radius:4px;height:24px;transform:rotate(45deg);width:24px}.pages_icon{align-items:center;background:#8995a5;display:flex;justify-content:center}.academy_icon,.pages_icon{border-radius:20px;height:160px;transform:rotate(45deg);width:160px}.academy_icon_small{background:#e7e9ed;height:65px;width:65px}.academy_icon_small,.academy_two_icon_small{border-radius:12px;display:flex;transform:rotate(45deg)}.academy_two_icon_small{background:#607086;height:64px;width:64px}.academy_icon svg,.pages_icon svg{max-width:100px;transform:rotate(-45deg)}.front_help_icon_text{display:grid}.front_help_icon_text h2{color:#41ad49;font-family:ClashDisplay,"sans-serif";font-size:24px;letter-spacing:.5px;z-index:1}.front_help_icon_text p{color:#151b3a;font-family:CabinetGrotesk,"sans-serif";font-size:18px;letter-spacing:.3px;min-height:70px}.front_help_icon_button{border-radius:16px;font-size:10px;letter-spacing:3px;padding:8px 32px 9px;text-transform:uppercase}.button_green,.front_help_icon_button{background:#41ad49;color:#fff;font-family:CabinetGrotesk,"sans-serif"}.button_green{border-radius:5px;cursor:pointer;font-size:16px;letter-spacing:1px;padding:10px 40px}.front_help_icon_button:hover{background:#151b3a}.front_offer_icon{align-items:center;display:flex;height:100px;justify-content:center;width:100px}.parent{border-radius:20px;height:320px;transform:rotate(45deg);width:320px}.child_box{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;transform:rotate(-45deg);width:100%}.technology_background{background-position:top;background-repeat:no-repeat;background-size:cover}.technology_text h4{font-size:24px}.technology_text h3{font-size:32px}.technology_text p{font-size:18px}.contact_front_inline_inputs{display:flex;justify-content:space-between}.contact_front_inline_inputs .academy_input span input,.contact_front_inline_inputs .academy_input span select,.contact_front_inline_inputs .front_input span input{border:1px solid #cfd4db;border-radius:4px;font-family:CabinetGrotesk,"sans-serif";font-size:16px;padding:15px 20px;width:100%}.contact_front_inline_inputs .front_input{display:inline-block;position:relative;width:49%}.contact_front_inline_inputs .academy_input{display:inline-block;position:relative;width:100%}.contact_form_big .academy_input span input,.contact_form_big .front_input span input,.contact_form_big .front_input span select{border:1px solid #cfd4db;border-radius:4px;font-family:CabinetGrotesk,"sans-serif";font-size:16px;padding:15px 20px;width:100%}.contact_form_big .front_input{display:inline-block;position:relative;width:100%}.front_input label{z-index:10}.academy_input label{z-index:9}.academy_input label,.front_input label{background:#fff;color:#8995a5;font-family:CabinetGrotesk,"sans-serif";font-size:16px;left:10px;letter-spacing:1px;padding:0 10px;position:absolute;top:9px}.front_textarea span textarea{border:1px solid #cfd4db;border-radius:4px;font-family:CabinetGrotesk,"sans-serif";font-size:16px;padding:15px 20px;width:100%}.front_textarea{position:relative}.front_textarea label{background:#fff;color:#8995a5;font-family:CabinetGrotesk,"sans-serif";font-size:16px;left:25px;letter-spacing:1px;padding:0 10px;position:absolute;top:9px;z-index:9}.front_contact_form_img{bottom:100px;position:absolute;right:10px;z-index:1}.contact_submit input{background:#41ad49;border-radius:16px;color:#fff;cursor:pointer;font-family:CabinetGrotesk,"sans-serif";font-size:13px;letter-spacing:1px;margin-top:15px;padding:8px 46px 9px;text-transform:uppercase}.contact_form_big .front_input label{z-index:9}.front_contact_submit{background:#41ad49;border-radius:16px;color:#fff;cursor:pointer;font-family:CabinetGrotesk,"sans-serif";font-size:10px;height:32px;margin-top:11px;padding:8px 32px 9px;position:absolute;text-align:center;text-transform:uppercase;width:140px}.front_contact_acceptance{height:185px;position:relative}.academy_contact_acceptance{height:350px;position:relative}.academy_acceptance{width:100%}.academy_acceptance,.acceptance_text{color:#607086;font-family:CabinetGrotesk,"sans-serif";font-size:16px;left:40px;position:absolute;top:0}.acceptance_text{width:50%}.nesletter_form_class{border:1px solid #8995a5;border-radius:4px;color:#607086;font-size:18px;padding:16px 24px}.output_bad{border:1px solid #d04646;border-radius:2px;color:#d04646}.output_bad,.output_good{font-weight:500;letter-spacing:.5px;padding:5px 15px;text-transform:uppercase}.output_good{border:1px solid #4cb657;border-radius:2px;color:#4cb657}.glider_single_portfolio #container_rel .contents_mine img{width:100%}.glider_single_item{background-color:red;display:flex}.glider_single_opinia{margin:35px 40px}.testimonials_content{background:#cfd4db;border-radius:16px;min-height:200px;padding:50px}.testimonials_name{font-size:18px;margin-top:15px}.testimonials_company{font-size:12px}.glider-dot.active{background:#41ad49!important}.glider_portfolio .glider-track{margin:0 auto;min-height:700px}.glider-dot{border-radius:2px!important;transform:rotate(45deg)!important}.testimonials{background:linear-gradient(0deg,#151b3a,#151b3a 45%,hsla(0,0%,100%,0) 92%,hsla(0,0%,100%,0));@media(max-width:767px){padding-bottom:20px}}.testimonials-blog{background:linear-gradient(0deg,#151b3a,#151b3a 45%,hsla(0,0%,100%,0) 92%,hsla(0,0%,100%,0))}.glider_single_portfolio{font-size:15px}.portfolio_image_filter{background:#41ad49}.contents_mine{background:#41ad49;border-radius:10px;position:relative;width:100%}.contents_mine img{mix-blend-mode:multiply}.contents_mine.height225 img{height:225px}#container_rel{position:relative}.last_post_label{background:#607086}#gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#151b3a 70%);bottom:0;height:100%;left:0;position:absolute;right:0;z-index:2}.portfolio_title{color:#fff;font-size:24px;padding-bottom:20px}.portfolio_content,.portfolio_title{font-family:ClashDisplay,"sans-serif"}.portfolio_content{bottom:15%;color:#8995a5;font-size:16px;padding:0 36% 0 10%;position:absolute;z-index:2}.clients_image{align-content:center;height:350px;margin-top:55px}.clients_image,.clients_image_bg{display:flex;justify-content:center}.clients_image_bg{align-items:center;background:#f8f5f7;border-radius:20px;height:250px;transform:rotate(45deg);width:250px}.clients_image_bg p{transform:rotate(-45deg)}.clients_image:after{background:red;content:"";height:143px;position:absolute;width:127px;z-index:9999}.slider_body{justify-content:center}.slider,.slider_body{align-items:center;display:flex}.slider{height:350px;margin:auto;overflow:hidden;position:relative;width:100%}.slider .slide-track{display:flex}.slider .slide{align-items:center;background:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/images/modul.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:400px;justify-content:center;margin-left:-1px;width:400px}.nagrody_single{display:flex}.bg-white.glider_nagrody,.bg-white.glider_nagrody_not_grab{background-color:#fff}.glider_nagrody,.glider_nagrody_not_grab{align-items:center;background:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/images/bg3.png);background-repeat:repeat-x;background-size:contain;display:flex;height:450px}.price-image p{display:flex;justify-content:center}.price_text_1{font-size:24px}.price_text_2{color:#151b3a;font-size:48px}.price_text_3{color:#151b3a;font-size:16px}#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo,a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText{display:none!important}.blogpost-author-image{border-radius:4px;transform:rotate(-45deg)}.blogpost-image div img{border-radius:10px}.blogpost-imagecontainer{border-radius:8px;box-shadow:0 0 3px 3px rgb(0 0 0/5%);display:block;height:65px;margin-right:50px;overflow:hidden;position:relative;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);width:65px}.blogpost-imagecontainer img{height:90px;left:-12px;max-width:200%;position:absolute;top:-12px;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:90px}.blogpost-author-image{height:120px;margin-left:-60px;width:120px}.blogpost-author-image img{height:170px;left:-25px;top:-25px;width:170px}.blogpost-date,.blogpost-date-icon{align-items:center;display:flex}.blogpost-date-icon{background:#cfd4db;border-radius:4px;height:24px;justify-content:center;transform:rotate(45deg);width:24px}.blogpost-date-icon svg{transform:rotate(-45deg)}.blogpost-content p iframe{max-width:100%}.blogpost-content ul li{font-family:CabinetGrotesk,"sans-serif"}.blogpost-content blockquote p{background:#e6e6e6;border-radius:5px;font-style:italic;padding:2rem 3rem;text-align:justify}.blogpost-content p{font-family:CabinetGrotesk,"sans-serif";font-size:21px;line-height:34px;margin:2rem 0}.blogpost-content a,.blogpost-content p a{color:#41ad49}.blogpost-content{padding:0 6rem}.related_up_post img{max-height:205px}.blogpost-comment-date{width:15%}.comment-form-author,.comment-form-comment,.comment-form-email{position:relative}.comment-form-author label,.comment-form-comment label,.comment-form-email label{background:#fff;color:#cbd5e1;font-size:12px;left:15px;letter-spacing:.5px;padding:0 6px;position:absolute;text-transform:uppercase;top:-8px}.comment-form-author,.comment-form-email{float:left;width:50%}.comment-form{margin-left:25%}.comment-form-author input,.comment-form-comment textarea,.comment-form-email input{background:transparent;border:1px solid #cbd5e1;border-radius:10px;font-family:CabinetGrotesk,"sans-serif";padding:10px;width:98%}.comment-form-author,.comment-form-email{margin-top:20px}.comment-form-author input,.comment-form-email input{width:96%}.comment-form .form-submit .submit{background:#41ad49;border-radius:10px;color:#fff;font-family:ClashDisplay,"sans-serif";font-size:12px;margin-top:20px;padding:15px 40px;text-align:center;text-transform:uppercase}.blog_social_icon{background:#e7e9ed;position:relative;transform:rotate(45deg)}.blog_social_icon,.social_icon{border-radius:5px;bottom:0;height:40px;width:40px}.blog_social_icon.linkedin,.social_icon.linkedin{background:#e7e9ed;bottom:auto;left:auto;transform:rotate(45deg)}.social_icon_a:hover .blog_social_icon,.social_icon_a:hover .social_icon{background:#41ad49}.social_icon_a:hover .blog_social_icon .svg_icon path,.social_icon_a:hover .social_icon .svg_icon path{fill:#fff}.next_prev_square,.next_prev_square svg{height:44px;width:44px}.next_prev_square{background:#cfd4db;margin-top:-1px}.page-numbers{align-items:center;display:flex;justify-content:center}.page-numbers.dots-span{height:100%;transform:rotate(-45deg)}.page-numbers li{border:1px solid #cfd4db;border-radius:4px;height:44px;margin:0 15px;width:44px}.currentpage{background:#41ad49}ul.page-numbers li{transform:rotate(45deg)}ul.page-numbers li a.page-numbers{color:#cfd4db;font-family:CabinetGrotesk,"sans-serif";font-size:18px;height:100%;transform:rotate(-45deg);width:100%}.page-numbers.current{transform:rotate(-45deg)}span.page-numbers.current{color:#8995a5;font-family:CabinetGrotesk,"sans-serif";font-size:18px;height:100%;width:100%}.current_pagination{background:#41ad49;border:none;color:#fff}.single-post-image img{max-height:400px}.small_contact_accept+span{font-size:11px}.small_contact_accept{height:auto!important;margin-top:1rem;width:auto!important}.pages_contact_form div form p{position:relative}.pages_contact_form div form p span.label{background:#fff;color:#8995a5;font-family:CabinetGrotesk,"sans-serif";font-size:16px;left:10px;padding:0 5px;position:absolute;top:12px;z-index:1}.pages_contact_form div form p span input{background:transparent;border:1px solid #cfd4db;border-radius:4px;height:54px;padding-left:10px;width:100%}.pages_contact_form div form p input[type=submit]{background:#41ad49;border-radius:4px;color:#fff;font-family:ClashDisplay,"sans-serif";font-size:12px;height:54px;letter-spacing:1px;margin-top:20px;padding:5px;width:100%}.academy_contact_form_class div form .front_input label,.page_big_contact_form_class div form .front_input label{background:#fff}.page_big_contact_form_class div form .front_input span input{background:transparent}.page_big_contact_form_class div form .front_textarea label{background:#fff}.page_big_contact_form_class div form .front_textarea span textarea{background:transparent}.academy_contact_form_class div form div .contact_front_inline_inputs .front_input,.page_big_contact_form_class div form div .contact_front_inline_inputs .front_input{width:49%}.academy_contact_form_class div form div .contact_front_inline_inputs .w-full.front_input,.page_big_contact_form_class div form div .contact_front_inline_inputs .w-full.front_input{width:100%}.webinar_wrapper{background:#151b3a}.bio-popup{border-radius:10px;left:calc(50% - 500px);max-height:75%;overflow:auto;top:20%;width:1000px}.sempai_button_square{background:#41ad49}.map-responsive{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.map-responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%}.mobile-icon-arrow{background:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/images/arrow.png);background-repeat:no-repeat;height:9px;margin-top:1.75rem;position:absolute;width:15px}.contact_form_big{grid-column:span 1/span 1}.full.contact_form_big{grid-column:span 2/span 2}.video iframe{height:675px;width:100%}.single-post{min-height:705px}.rank-math-breadcrumb{font-size:12px}.academy_blok_icons{list-style:none}.academy_blok_icons:before{color:#41ad49;content:"• ";margin-right:2rem}.italic{font-style:italic}.offer_shortcode{background-color:#41ad49;font-weight:600;padding:15px 0!important;text-align:center}.offer_shortcode,.offer_shortcode h2{color:#fff;font-size:18px!important;margin:0!important}.offer_shortcode b p a{color:#fff;text-decoration:underline}.offer_shortcode p{margin:0!important}.offerTemplate p a,.simpleOffer p a{color:#41ad49;font-size:21px;font-weight:700;letter-spacing:2px;word-break:keep-all}.offerTemplate li a{color:#41ad49;font-size:21px}.offerTemplate p{font-size:21px!important;margin-bottom:32px!important;margin-top:32px!important}.offerTemplate p iframe,.simpleOffer p iframe{height:100%;max-width:100%}.offerTemplate p,.simpleOffer p{margin:1rem 0 1.2rem}.blogpost-content ul li:before,.offerTemplate ul li:before,.simpleOffer ul li:before{color:#41ad49;content:"\2022";font-size:40px;margin-right:1rem;vertical-align:middle}.blogpost-content ol li,.blogpost-content ul li,.offerTemplate ol li,.offerTemplate ul li,.simpleOffer ol li,.simpleOffer ul li{font-size:21px;line-height:2.5rem}.blogpost-content h1,.blogpost-content h2,.blogpost-content h3,.blogpost-content h4,.blogpost-content h5,.blogpost-content h6,.offerTemplate h1,.offerTemplate h2,.offerTemplate h3,.offerTemplate h4,.offerTemplate h5,.offerTemplate h6,.simpleOffer h1,.simpleOffer h2,.simpleOffer h3,.simpleOffer h4,.simpleOffer h5,.simpleOffer h6{font-family:ClashDisplay,"sans-serif"}.blogpost-content h1,.offerTemplate h1,.simpleOffer h1{font-size:30px;margin:2rem 0 1rem}.blogpost-content h2,.offerTemplate h2,.simpleOffer h2{font-size:28px;margin:2rem 0 1rem}.blogpost-content h3,.offerTemplate h3,.simpleOffer h3{font-size:26px;margin:2rem 0 1rem}.blogpost-content h4,.offerTemplate h4,.simpleOffer h4{font-size:24px;margin:2rem 0 1rem}.blogpost-content h5,.offerTemplate h5,.simpleOffer h5{font-size:22px;margin:2rem 0 1rem}.blogpost-content h6,.offerTemplate h6,.simpleOffer h6{font-size:20px;margin:2rem 0 1rem}.offerTemplate h2,.offerTemplate h3,.offerTemplate h4,.offerTemplate h5,.offerTemplate h6{margin:2rem 0!important}.blogpost-content table tbody tr td{border:1px solid gray;padding:10px;text-align:center}.blogpost-content figure,.blogpost-content img{max-width:100%}.blogpost-content ol{list-style:auto}.faq div{padding:8px}.faq .q{border-bottom:1px solid #ddd;cursor:pointer}.faq .a{display:none}.alignleft,.alignright{margin-bottom:2.5rem;margin-top:2.5rem}.aligncenter{display:flex;justify-content:center;margin:2.5rem auto}a.offerTemplate_button,a.simpleoffer_button{background:#41ad49;border-radius:12px;color:#fff!important;display:inline-block;font-family:ClashDisplay,"sans-serif";font-weight:400!important;letter-spacing:1px!important;margin:20px auto 10px;padding:15px 40px}@media only screen and (max-width:1180px){.primary_menu_class{font-size:7pt}}@media only screen and (max-width:768px){.blogpost-content{padding:0}.contents_mine{height:250px;width:100%}.contents_mine img{height:100%}.hover_menu_stop_one a:after,.primary_menu_class_step_last a:before{content:none}#primary-menu{margin-top:-1px}.ask_button a,.ask_button a:hover{background:transparent;color:#111827}svg{max-width:100%}.front_help_icon{bottom:40px}.footer_help_icon,.front_help_icon{border-radius:10px;height:80px;width:80px}.footer_help_icon{bottom:-40px}.mobile-menu-icon{background:#cfd4db;border-radius:5px;height:30px;transform:rotate(45deg);width:30px}.mobile-menu-icon svg,.mobile-menu-icon-exit svg{transform:rotate(-45deg)}.mobile-menu-icon-exit{background:#e7e9ed;border-radius:5px;height:30px;transform:rotate(45deg);width:30px}.mastheadtop{border-bottom-width:2px;height:65px;position:fixed;width:100%;z-index:9999}.primary_menu_class{align-items:center;display:block;font-size:10pt;padding:0 0 0 15px}.primary_menu_class a{margin-left:30px}.primary_menu_class.hidden{display:none}.hoverable:hover .mega-menu{position:relative}.primary_menu_class_step.custom-submenu-top a:first-child{padding-bottom:.5rem;padding-top:.5rem}.submenu .primary_menu_class_step_last{align-items:center;display:flex}.primary_menu_class_step a{margin-left:10px}.primary_menu_class_step:before{background:#e7e9ed;margin-left:-15px;margin-top:.2rem}.primary_menu_class_step{padding-left:2rem;padding-top:.5rem}.primary_menu_class_step_last{padding-left:25px}.submenu .primary_menu_class_step_last:before{background-repeat:no-repeat;content:url(//sempai.pl/wp-content/themes/sempai.pl.marketing/style/images/arrow2.png);position:absolute}.custom_menu_width{width:100%}.contact_form_big{grid-column:span 2/span 2}.video iframe{height:275px;width:100%}.price_text_1{font-size:18px}.price_text_2{color:#151b3a;font-size:24px}.price_text_3{color:#151b3a;font-size:16px}.bio-popup{left:5%;max-height:80%;max-width:90%;overflow:auto;right:5%;top:10%}.testimonials_content{padding:25px}.contact_front_inline_inputs{display:block;margin-top:0;padding:0 1rem}.front_textarea{margin-top:0;padding:0 1rem}.academy_contact_form_class div form div .contact_front_inline_inputs .front_input,.page_big_contact_form_class div form div .contact_front_inline_inputs .front_input{width:100%}.acceptance_text{font-size:12px;left:40px;width:calc(100% - 60px)}.page-numbers li{height:24px;margin:0 7px;width:24px}span.page-numbers.current,ul.page-numbers li a.page-numbers{font-size:13px}.askoffer_button-green{background:#41ad49}.askoffer_button-gray{background:#939393}.askoffer_button{border-radius:14px;font-family:CabinetGrotesk,"sans-serif";font-size:16px;padding:8px 32px 9px;text-align:center;text-transform:uppercase}.popupform{border-radius:15px;max-height:80%;overflow:auto;padding:20px;position:fixed;width:calc(100% - 3rem);z-index:20}.popupform,.popupform .pages_contact_form div form p .label{background:#fff}.contact_front_inline_inputs{flex-direction:column}.contact_front_inline_inputs .front_input{width:100%}.iframe_movie iframe{height:100%;width:100%}.child_box,.parent{transform:rotate(0deg)}.portfolio_content{bottom:auto;font-size:14px;padding:0 13% 0 2%}.portfolio_title{font-size:18px}.glider_portfolio .glider-track{min-height:580px}.glider_single_opinia{margin:15px 1rem}.under_baner_icon{border-radius:16px;height:100px;width:100px}.section_title_two{font-size:20px}.comment-form{margin-left:2%}.rank-math-breadcrumb{font-size:10px}.container-reset{color:#000!important;min-width:100%!important}}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.blogpost-content ol li,.blogpost-content ul li,.management-list ul li{font-family:CabinetGrotesk,"sans-serif";margin-bottom:.25rem;margin-left:2rem;margin-top:.25rem}.management-list ul li{list-style:outside}.management-list p{margin-bottom:.5rem}.offerTemplate ol{list-style:auto inside}.pages_icon_2{align-items:center;background:#666fa1;background-size:contain;border-radius:10px;display:flex;justify-content:center;transform:rotate(45deg)}.pages_icon_2 p{transform:rotate(-45deg)}.w-172px{width:172px}.w-75px{width:75px}.h-75px{height:75px}.w-128px{width:128px}.h-128px{height:128px}.h-172px{height:172px}.pages_icon_2_img{max-width:150px;transform:rotate(-45deg)}.seoTemplate li a{color:#41ad49}.seoTemplate .seoHeader h2{font-size:28px;margin:2rem 0 1rem}.seoTemplate .seoHeader h3{font-size:26px;margin:2rem 0 1rem}.seoTemplate .seoHeader h4{font-size:24px;margin:2rem 0 1rem}.seoTemplate .seoHeader h5{font-size:22px;margin:2rem 0 1rem}.seoTemplate .seoHeader h6{font-size:20px;margin:2rem 0 1rem}.seoTemplate .seoHeader h2,.seoTemplate .seoHeader h3,.seoTemplate .seoHeader h4,.seoTemplate .seoHeader h5,.seoTemplate .seoHeader h6{margin:2rem 0!important}.seoTemplateWhen a{color:#41ad49}.sempai-wysiwyg p{font-size:1rem;line-height:1.5rem;margin-bottom:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:CabinetGrotesk-Medium,"sans-serif"}@media (min-width:768px){.sempai-wysiwyg p{font-size:1.125rem;line-height:1.75rem}}.sempai-wysiwyg strong{font-weight:600;letter-spacing:.05em}.sempai-wysiwyg-small p{font-family:CabinetGrotesk,"sans-serif";font-size:1rem;line-height:1.5rem;margin-bottom:1rem}@media (min-width:768px){.sempai-wysiwyg-small p{font-size:1.125rem;line-height:1.75rem}}.sempai-wysiwyg-normal strong{font-weight:600;letter-spacing:.05em}.sempai-wysiwyg-normal p{font-family:CabinetGrotesk,"sans-serif";font-size:1rem;line-height:1.5rem;margin-bottom:1rem}@media (min-width:768px){.sempai-wysiwyg-normal p{font-size:1.125rem;line-height:1.75rem}}.text-sempai-green{color:#41ad49}.sempai-wysiwyg-normal a{color:#41ad49;font-family:CabinetGrotesk,"sans-serif";font-size:1rem;font-weight:700;line-height:1.5rem;text-decoration-line:underline}@media (min-width:768px){.sempai-wysiwyg-normal a{font-size:1.25rem;line-height:1.75rem}}.sempai-wysiwyg-faq strong{font-family:CabinetGrotesk-Bold,"sans-serif";letter-spacing:.05em}.sempai-wysiwyg-faq{font-family:CabinetGrotesk,"sans-serif";font-size:1rem;line-height:1.5rem;margin-bottom:1rem;padding-right:30px}@media (min-width:768px){.sempai-wysiwyg-faq{font-size:1.125rem;line-height:1.75rem}}.sempai-wysiwyg-faq p a{color:#41ad49;font-family:CabinetGrotesk-Bold,"sans-serif";font-size:1rem;line-height:1.5rem;text-decoration-line:underline}@media (min-width:768px){.sempai-wysiwyg-faq p a{font-size:1.125rem;line-height:1.75rem}}.sempai-wysiwyg-faq p{padding-bottom:1rem}@media (min-width:768px){.sempai-wysiwyg-faq p{padding-bottom:1.5rem}}.sempai-wysiwyg-faq ul{list-style-position:outside;list-style-type:disc;margin-bottom:.5rem;padding-left:1.5rem}.sempai-wysiwyg-faq ul li::marker{color:#41ad49;font-size:25px}.sempai-wysiwyg-faq ol{list-style-position:outside;list-style-type:decimal;margin-bottom:.5rem;padding-left:1.25rem}.sempai-wysiwyg-faq ol li::marker{font-weight:700}.sempai-wysiwyg-faq ul li{margin-bottom:.75rem}.ask_button_2{align-items:center;display:flex}.ask_button_2.mobile_menu_add{@media (min-width:767px){display:none}}.ask_button_2 a{background:#41ad49;border-radius:15px;color:#fff;padding:.4rem 1rem}.ask_button_2 a:hover{background:#2f9b37;color:#fff}.blog-category-description .category-description h2,.blog-category-description .category-description ul{margin-bottom:1rem;margin-top:1rem}.blog-category-description .category-description ul li{margin-bottom:.75rem}.blog-category-description .category-description ul li::marker{--tw-text-opacity:1;color:rgb(65 173 73/var(--tw-text-opacity,1))}.blog-category-description .category-description ol{list-style-position:outside;list-style-type:decimal;margin-bottom:.5rem;padding-left:1.25rem}.blog-category-description .category-description ul{list-style-position:outside;list-style-type:disc;margin-bottom:.5rem;padding-left:1.5rem}.blog-category-description .category-description{font-family:CabinetGrotesk,"sans-serif";font-size:1rem;line-height:1.5rem;margin-bottom:1rem;margin-top:-80px;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.blog-category-description .category-description{font-size:1.125rem;line-height:1.75rem}}.blog-category-description .category-description h2{font-size:28px;line-height:2.2rem;margin:2rem 0 1rem}.blog-category-description .category-description h3{font-size:26px;line-height:2.1rem;margin:2rem 0 1rem}.blog-category-description .category-description h4{font-size:24px;line-height:2rem;margin:2rem 0 1rem}.blog-category-description .category-description h5{font-size:22px;line-height:1.9rem;margin:2rem 0 1rem}.blog-category-description .category-description h6{font-size:20px;line-height:1.75rem;margin:2rem 0 1rem}.blog-category-description .category-description{overflow:hidden;position:relative;transition:max-height .5s ease-out}.blog-category-description .read-more{background:#41ad49;border-radius:16px;bottom:-80px;color:#fff;cursor:pointer;display:inline-grid;font-family:CabinetGrotesk,"sans-serif";font-size:10px;left:50%;letter-spacing:3px;margin-bottom:1.5rem;margin-top:1.5rem;padding:8px 32px 9px;position:absolute;text-align:center;text-transform:uppercase;transform:translateX(-50%);width:14rem}.blog-category-description .read-more:hover{background:#151b3a}.tiles-with-green-header-and-content-wysiwig{color:#000;font-family:CabinetGrotesk,"sans-serif";font-size:21px}.tiles-with-green-header-and-content-wysiwig a{color:#41ad49;text-decoration:underline}.tiles-with-green-header-and-content-wysiwig ul{color:#2d2d2d;font-size:21px;list-style-type:disc;margin:20px 0;padding-left:25px}.tiles-with-green-header-and-content-wysiwig li{font-size:21px;line-height:1.3;margin-bottom:3px}.blogpost-content .wp-block-table{border:1px solid #cfd4db;border-radius:15px;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.blogpost-content .wp-block-table table{border-collapse:collapse;letter-spacing:2px;margin-bottom:0;min-width:767px;width:100%}.blogpost-content .wp-block-table td,.blogpost-content .wp-block-table th{background-color:#fff;border-bottom:1px solid #ccc;border-left:0;border-right:1px solid #ccc;color:#000;font-family:ClashDisplay,sans-serif;font-size:18px;font-weight:500;padding:34px 38px;@media (max-width:768px){font-size:14px;padding-bottom:20px;padding-left:10px;padding-right:10px;padding-top:20px}}.blogpost-content .wp-block-table tr:first-child td,.blogpost-content .wp-block-table tr:first-child th{background-color:#1a1e3a;border-right:2px solid #fff;color:#fff;font-family:ClashDisplay-Medium,sans-serif;font-size:18px;font-weight:600;padding:34px 38px;text-align:center;text-transform:uppercase;@media (max-width:768px){font-size:14px;padding-bottom:20px;padding-left:10px;padding-right:10px;padding-top:20px}}.blogpost-content .wp-block-table td:last-child,.blogpost-content .wp-block-table th:last-child{border-right:none!important}.blogpost-content .wp-block-table tr:last-child td{border-bottom:none}.page-template-OfferTemplate .wp-block-table{border:1px solid #cfd4db;border-radius:15px;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.page-template-OfferTemplate .wp-block-table table{border-collapse:collapse;letter-spacing:2px;margin-bottom:0;min-width:767px;width:100%}.page-template-OfferTemplate .wp-block-table td,.page-template-OfferTemplate .wp-block-table th{background-color:#fff;border-bottom:1px solid #ccc;border-left:0;border-right:1px solid #ccc;color:#000;font-family:ClashDisplay,sans-serif;font-size:18px;font-weight:500;padding:34px 38px;@media (max-width:768px){font-size:14px;padding-bottom:20px;padding-left:10px;padding-right:10px;padding-top:20px}}.page-template-OfferTemplate .wp-block-table tr:first-child td,.page-template-OfferTemplate .wp-block-table tr:first-child th{background-color:#1a1e3a;border-right:2px solid #fff;color:#fff;font-family:ClashDisplay-Medium,sans-serif;font-size:18px;font-weight:600;padding:34px 38px;text-align:center;text-transform:uppercase;@media (max-width:768px){font-size:14px;padding-bottom:20px;padding-left:10px;padding-right:10px;padding-top:20px}}.page-template-OfferTemplate .wp-block-table td:last-child,.page-template-OfferTemplate .wp-block-table th:last-child{border-right:none!important}.page-template-OfferTemplate .wp-block-table tr:last-child td{border-bottom:none}.checklist-header{font-family:ClashDisplay,"sans-serif";font-size:30px;font-weight:600;letter-spacing:0;line-height:100%;margin:64px 0!important;text-align:center;@media(max-width:768px){font-size:24px;margin-bottom:32px!important;margin-left:0!important;margin-right:0!important;margin-top:32px!important}}.checklist-li{font-family:ClashDisplay-Light,"sans-serif";font-size:21px;letter-spacing:0;line-height:100%;padding-top:7px;@media(max-width:768px){font-size:18px}}.author-page{background:#fff;border:1px solid #e7e9ed;padding-top:134px;@media (max-width:768px){padding-top:75px}}.blogpost-author-image-2{border-radius:8px;height:80px;margin-left:20px;width:80px}.blogpost-author-image-2 img{height:113px;left:-16px;top:-13px;width:113px}.web-black-font{color:#141513}.web-blue-font{color:#8995a5}.blogpost-author-socials a{background:#e6f1fb;border:0;border-radius:143px;color:#185fa5}.blogpost-author-categories span,.blogpost-author-socials a,.blogpost-author-socials span{align-items:center;display:flex;font-family:CabinetGrotesk,"sans-serif";font-size:12px;font-weight:400;gap:4px;justify-content:center;letter-spacing:0;line-height:100%;padding:7px 16px}.blogpost-author-categories span,.blogpost-author-socials span{border:1px solid #e7e9ed;border-radius:143px;color:#141513}.blogsport-author-oval{color:#141513;font-family:CabinetGrotesk,"sans-serif";font-size:12px;font-weight:400;letter-spacing:0;line-height:100%;padding:7px 16px}.blogpost-author-small-header{color:#141513;font-family:ClashDisplay,"sans-serif";font-size:28px;font-weight:600;letter-spacing:.5px;@media(max-width:768px){font-size:20px}}.single-post-2{border:1px solid #e7e9ed;border-radius:12px;gap:8px;padding:24px}.single-post-2 .single-post-title{color:#141513;font-family:CabinetGrotesk,"sans-serif";font-size:16px;font-weight:700}.single-post-2 .single-post-desc{font-size:14px;line-height:160%}.single-post-2 .single-post-desc,.single-post-category-bulp{color:#141513;font-family:CabinetGrotesk,"sans-serif";font-weight:400}.single-post-category-bulp{background:#e7e9ed;border-radius:143px;font-size:12px;padding:4px 16px}.single-post-category-date{color:#8995a5;font-family:CabinetGrotesk,"sans-serif";font-size:12px;font-weight:400}.blogspot-author-info-container{background:#fff;border:1px solid #e7e9ed;border-radius:12px;font-weight:400;gap:24px;padding:24px}.blogspot-author-info-container,.blogspot-author-info-container h4{color:#141513;font-family:CabinetGrotesk,"sans-serif";font-size:14px}.blogspot-author-info-container h4{font-weight:700}.author-social-button{align-items:center;background:#e6f1fb;border:0;border-radius:12px;display:flex;font-family:CabinetGrotesk,"sans-serif";font-size:12px;font-weight:400;gap:4px;line-height:100%;padding:8px 16px;width:100%}.author-social-button .author-name{color:#0c447c;display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-social-button .author-social-page{color:#185fa5;display:block;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bg-gray-f6{background:linear-gradient(180deg,#f6f2f4,#fff)}.external-source-container{border-bottom:1px solid #e7e9ed}.external-source-label{border:1px solid #e7e9ed;border-radius:143px;color:#141513;font-family:CabinetGrotesk,"sans-serif";font-size:12px;font-weight:400;padding:5px 16px}.external-source-container h4,.single-question-container .single-question h4{color:#141513;font-family:CabinetGrotesk,"sans-serif";font-size:16px;font-weight:700}.single-question-container .single-answer{color:#141513;display:grid;font-family:CabinetGrotesk,"sans-serif";font-size:14px;font-weight:400;grid-template-rows:0fr;line-height:160%;overflow:hidden;transition:grid-template-rows .4s ease}.single-question-container .single-answer-inner{overflow:hidden}.single-question-container .faq-icon-minus{display:none}.single-question-container.faq-open .single-answer{grid-template-rows:1fr}.single-question-container.faq-open .faq-icon-plus{display:none}.single-question-container.faq-open .faq-icon-minus{display:block}.slownik-banner{align-items:center;display:flex;justify-content:center}.slownik-banner-image{background:url(https://sempai.pl/wp-content/uploads/2026/05/slownik-banner.webp) 50%/cover no-repeat;border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;height:356px;max-width:1280px;overflow:hidden;padding:0 60px;width:100%;@media (max-width:768px){padding-bottom:0;padding-left:32px;padding-right:32px;padding-top:0}}.slownik-banner-image h1{font-weight:600;line-height:36px;margin-top:67px}.slownik-banner-image h1,.slownik-banner-image p{color:#fff;font-family:CabinetGrotesk,"sans-serif"}.slownik-banner-image p{font-weight:400;letter-spacing:.2px;line-height:150%;max-width:550px;text-align:center}.slownik-layout{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;max-width:1280px;width:100%;@media (max-width:768px){align-items:center;gap:0;justify-content:center}}.slownik-sidebar{background:#fff;flex:0 0 202px;position:sticky;top:100px}.slownik-search-wrap{margin-bottom:20px;position:relative}.slownik-search-input{background:#fff;border:1px solid #cfd4db;border-radius:68px;box-sizing:border-box;color:#cfd4db;font-family:CabinetGrotesk,sans-serif;font-size:16px!important;line-height:100%;outline:none;padding:14px 13px;transition:border-color .2s;width:100%}.slownik-search-input:focus{background:#fff;border-color:#22c55e}.slownik-search-input::-moz-placeholder{color:#9ca3af}.slownik-search-input::placeholder{color:#9ca3af}.slownik-search-icon{color:#9ca3af;display:flex;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.slownik-alphabet{display:grid;gap:3px;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.slownik-alphabet{display:flex;flex-direction:row;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:0}.slownik-alphabet::-webkit-scrollbar{display:none}.slownik-letter{flex:0 0 auto;min-width:36px}.slownik-alphabet{border-bottom:1px solid #cfd4db;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-bottom:20px;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}}.slownik-letter{align-items:center;background:transparent;border:none;border-radius:5px;color:#000;cursor:pointer;display:flex;font-size:16px;justify-content:center;line-height:1;padding:12px 10px;transition:background .15s,color .15s}.slownik-letter.is-active,.slownik-letter:hover:not(:disabled){color:#41ad49!important}.slownik-letter.is-empty{color:#d1d5db;cursor:default}.slownik-content{flex:1 1 0;max-width:956px;min-width:0}.slownik-group{background:#cfd4db33;border-radius:32px;margin-bottom:56px}.slownik-group[data-hidden=true]{display:none}.slownik-group-header{background:#f3f4f6;border:1px solid #151b3a;border-radius:238px}.slownik-group-letter{color:#374151;line-height:36px}.slownik-tile-thumb{aspect-ratio:16/9;background:#f3f4f6;overflow:hidden;width:100%}.slownik-tile-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slownik-tile-thumb--placeholder{align-items:center;color:#d1d5db;display:flex;justify-content:center}.slownik-tile-title{color:#111827;font-size:20px;font-weight:700;line-height:1.3;margin:0}.slownik-tile[data-hidden=true]{display:none!important}.slownik-no-results{color:#6b7280;padding:3rem 1rem;text-align:center}.slownik-no-results svg{display:block;margin:0 auto .75rem}.slownik-no-results p{font-size:.9rem}@media (max-width:768px){.slownik-layout{flex-direction:column}.slownik-sidebar{flex:none;position:static;width:100%}.slownik-alphabet{grid-template-columns:repeat(9,1fr)}}.dark-blue-sempai{color:#151b3a}.light-gray-sempai{color:#8f8f8f}.slownik-page{background:#fefefe}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:font-bold:hover{font-weight:700}.hover\:text-\[\#41AD49\]:hover{--tw-text-opacity:1;color:rgb(65 173 73/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.sm\:right-\[-90\%\]{right:-90%}.sm\:mb-0{margin-bottom:0}.sm\:mt-12{margin-top:3rem}.sm\:block{display:block}.sm\:w-\[689px\]{width:689px}.sm\:w-full{width:100%}.sm\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.sm\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:relative{position:relative}.md\:bottom-\[-110px\]{bottom:-110px}.md\:left-\[15px\]{left:15px}.md\:right-\[-32\%\]{right:-32%}.md\:top-\[-30\%\]{top:-30%}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:col-end-4{grid-column-end:4}.md\:m-0{margin:0}.md\:m-24{margin:6rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-bottom:0;margin-top:0}.md\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.md\:my-12{margin-bottom:3rem;margin-top:3rem}.md\:my-24{margin-bottom:6rem;margin-top:6rem}.md\:my-3{margin-bottom:.75rem;margin-top:.75rem}.md\:my-32{margin-bottom:8rem;margin-top:8rem}.md\:my-4{margin-bottom:1rem;margin-top:1rem}.md\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.md\:my-64{margin-bottom:16rem;margin-top:16rem}.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-0{margin-left:0}.md\:ml-10{margin-left:2.5rem}.md\:ml-12{margin-left:3rem}.md\:ml-6{margin-left:1.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mr-12{margin-right:3rem}.md\:mr-24{margin-right:6rem}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-11{margin-top:2.75rem}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-16{margin-top:4rem}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-3{margin-top:.75rem}.md\:mt-32{margin-top:8rem}.md\:mt-4{margin-top:1rem}.md\:mt-40{margin-top:10rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-8{margin-top:2rem}.md\:mt-\[-30px\]{margin-top:-30px}.md\:mt-\[15px\]{margin-top:15px}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-0{height:0}.md\:h-1{height:.25rem}.md\:h-16{height:4rem}.md\:h-3\/5{height:60%}.md\:h-\[115px\]{height:115px}.md\:h-\[188px\]{height:188px}.md\:h-\[270px\]{height:270px}.md\:h-\[283px\]{height:283px}.md\:h-\[305px\]{height:305px}.md\:h-\[368px\]{height:368px}.md\:h-\[500px\]{height:500px}.md\:h-\[54\.688rem\]{height:54.688rem}.md\:h-\[58px\]{height:58px}.md\:h-\[5px\]{height:5px}.md\:h-\[692px\]{height:692px}.md\:h-\[7\.75rem\]{height:7.75rem}.md\:h-\[72px\]{height:72px}.md\:h-\[831px\]{height:831px}.md\:h-auto{height:auto}.md\:max-h-16{max-height:4rem}.md\:min-h-\[160px\]{min-height:160px}.md\:min-h-\[500px\]{min-height:500px}.md\:min-h-\[890px\]{min-height:890px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/5{width:20%}.md\:w-2\/12{width:16.666667%}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6{width:1.5rem}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-72{width:18rem}.md\:w-8\/12{width:66.666667%}.md\:w-80{width:20rem}.md\:w-96{width:24rem}.md\:w-\[1000px\]{width:1000px}.md\:w-\[1085px\]{width:1085px}.md\:w-\[115px\]{width:115px}.md\:w-\[1195px\]{width:1195px}.md\:w-\[14\.625rem\]{width:14.625rem}.md\:w-\[141px\]{width:141px}.md\:w-\[188px\]{width:188px}.md\:w-\[224px\]{width:224px}.md\:w-\[263px\]{width:263px}.md\:w-\[268px\]{width:268px}.md\:w-\[270px\]{width:270px}.md\:w-\[341px\]{width:341px}.md\:w-\[360px\]{width:360px}.md\:w-\[404px\]{width:404px}.md\:w-\[524px\]{width:524px}.md\:w-\[570px\]{width:570px}.md\:w-\[580px\]{width:580px}.md\:w-\[612px\]{width:612px}.md\:w-\[617px\]{width:617px}.md\:w-\[650px\]{width:650px}.md\:w-\[654px\]{width:654px}.md\:w-\[657px\]{width:657px}.md\:w-\[689px\]{width:689px}.md\:w-\[704px\]{width:704px}.md\:w-\[720px\]{width:720px}.md\:w-\[739px\]{width:739px}.md\:w-\[750px\]{width:750px}.md\:w-\[764px\]{width:764px}.md\:w-\[766px\]{width:766px}.md\:w-\[845px\]{width:845px}.md\:w-\[850px\]{width:850px}.md\:w-\[872px\]{width:872px}.md\:w-\[950px\]{width:950px}.md\:w-\[977px\]{width:977px}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:min-w-\[268px\]{min-width:268px}.md\:max-w-\[505px\]{max-width:505px}.md\:flex-1{flex:1 1 0%}.md\:list-outside{list-style-position:outside}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-24{gap:6rem}.md\:gap-36{gap:9rem}.md\:gap-4{gap:1rem}.md\:gap-8{gap:2rem}.md\:gap-x-0{-moz-column-gap:0;column-gap:0}.md\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.md\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.md\:gap-y-8{row-gap:2rem}.md\:overflow-visible{overflow:visible}.md\:rounded-full{border-radius:9999px}.md\:border-0{border-width:0}.md\:border-b-2{border-bottom-width:2px}.md\:border-r-2{border-right-width:2px}.md\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.md\:p-0{padding:0}.md\:p-14{padding:3.5rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:py-40{padding-bottom:10rem;padding-top:10rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-40{padding-bottom:10rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-0{padding-left:0}.md\:pl-1\.5{padding-left:.375rem}.md\:pl-12{padding-left:3rem}.md\:pl-16{padding-left:4rem}.md\:pl-24{padding-left:6rem}.md\:pl-48{padding-left:12rem}.md\:pl-72{padding-left:18rem}.md\:pl-9{padding-left:2.25rem}.md\:pr-0{padding-right:0}.md\:pr-10{padding-right:2.5rem}.md\:pr-12{padding-right:3rem}.md\:pr-16{padding-right:4rem}.md\:pr-20{padding-right:5rem}.md\:pr-24{padding-right:6rem}.md\:pr-5{padding-right:1.25rem}.md\:pr-6{padding-right:1.5rem}.md\:pt-0{padding-top:0}.md\:pt-1{padding-top:.25rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-2{padding-top:.5rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-40{padding-top:10rem}.md\:pt-44{padding-top:11rem}.md\:pt-56{padding-top:14rem}.md\:pt-64{padding-top:16rem}.md\:pt-8{padding-top:2rem}.md\:pt-80{padding-top:20rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-9xl{font-size:8rem;line-height:1}.md\:text-\[120px\]{font-size:120px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-\[\#151B3A\]{--tw-text-opacity:1;color:rgb(21 27 58/var(--tw-text-opacity,1))}.md\:text-\[\#666FA1\]{--tw-text-opacity:1;color:rgb(102 111 161/var(--tw-text-opacity,1))}.md\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1024px){.lg\:m-24{margin:6rem}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-44{height:11rem}.lg\:w-1\/2{width:50%}.lg\:w-44{width:11rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:justify-between{justify-content:space-between}.lg\:gap-8{gap:2rem}.lg\:gap-\[133px\]{gap:133px}.lg\:p-4{padding:1rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:pr-32{padding-right:8rem}.lg\:pt-14{padding-top:3.5rem}.lg\:text-left{text-align:left}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1280px){.xl\:right-\[-22\%\]{right:-22%}.xl\:top-\[-20\%\]{top:-20%}.xl\:flex{display:flex}.xl\:h-60{height:15rem}.xl\:w-60{width:15rem}.xl\:justify-between{justify-content:space-between}.xl\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.xl\:gap-y-14{row-gap:3.5rem}.xl\:pl-20{padding-left:5rem}.xl\:pl-24{padding-left:6rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-7xl{font-size:4.5rem;line-height:1}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.\32xl\:mb-2{margin-bottom:.5rem}.\32xl\:px-0{padding-left:0;padding-right:0}}.glider,.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{transform:translateZ(0)}.glider-dot,.glider-next,.glider-prev{border:0;padding:0;user-select:none;outline:0}.glider-contain{width:100%}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%;min-width:150px}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:rgba(156,156,156,.25);-webkit-box-shadow:0 0 1px rgba(255,255,255,.25);box-shadow:0 0 1px rgba(255,255,255,.25)}}