.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.top-2{top:.5rem}.top-4{top:1rem}.-top-2{top:-.5rem}.right-0{right:0}.right-4{right:1rem}.-right-1{right:-.25rem}.bottom-0{bottom:0}.left-0{left:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.col-span-3{grid-column:span 3 / span 3}.col-span-12{grid-column:span 12 / span 12}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-auto{margin-top:auto}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mr-12{margin-right:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-20{margin-bottom:5rem}.mb-1\.5{margin-bottom:.375rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.last\:mb-0:last-child{margin-bottom:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.h-0{height:0px}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-16{height:4rem}.h-24{height:6rem}.h-48{height:12rem}.h-64{height:16rem}.h-auto{height:auto}.h-full{height:100%}.w-0{width:0px}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-28{width:7rem}.w-36{width:9rem}.w-auto{width:auto}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.flex-shrink-0{flex-shrink:0}.transform{--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;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%}.rotate-0{--tw-rotate: 0deg}.rotate-180{--tw-rotate: 180deg}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border-0{border-width:0px}.border-2{border-width:2px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-b{border-bottom-width:1px}.last\:border-b-2:last-child{border-bottom-width:2px}.border-transparent{border-color:transparent}.border-black{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-green-300{--tw-border-opacity: 1;border-color:rgba(191,219,207,var(--tw-border-opacity))}.border-grey-300{--tw-border-opacity: 1;border-color:rgba(229,229,229,var(--tw-border-opacity))}.hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgba(191,219,207,var(--tw-border-opacity))}.border-opacity-50{--tw-border-opacity: .5}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgba(248,232,230,var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgba(239,99,81,var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgba(253,247,225,var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgba(255,228,159,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgba(238,245,243,var(--tw-bg-opacity))}.bg-green-150{--tw-bg-opacity: 1;background-color:rgba(225,236,231,var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgba(213,229,221,var(--tw-bg-opacity))}.bg-green-300{--tw-bg-opacity: 1;background-color:rgba(191,219,207,var(--tw-bg-opacity))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgba(38,70,83,var(--tw-bg-opacity))}.bg-grey-200{--tw-bg-opacity: 1;background-color:rgba(245,246,246,var(--tw-bg-opacity))}.bg-grey-300{--tw-bg-opacity: 1;background-color:rgba(229,229,229,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:bg-green-300:hover{--tw-bg-opacity: 1;background-color:rgba(191,219,207,var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgba(195,238,255,var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgba(45,104,128,var(--tw-bg-opacity))}.bg-opacity-90{--tw-bg-opacity: .9}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-grey-200{--tw-gradient-from: #F5F6F6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 246, 246, 0))}.to-grey-300{--tw-gradient-to: #E5E5E5}.bg-cover{background-size:cover}.bg-center{background-position:center}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-bottom{-o-object-position:bottom;object-position:bottom}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.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-10{padding-left:2.5rem;padding-right:2.5rem}.py-0{padding-top:0;padding-bottom:0}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-0{padding-top:0}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pr-6{padding-right:1.5rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-40{padding-bottom:10rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-3{line-height:.75rem}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.tracking-tight{letter-spacing:-.025em}.text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgba(255,28,0,var(--tw-text-opacity))}.text-green-300{--tw-text-opacity: 1;color:rgba(191,219,207,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgba(38,70,83,var(--tw-text-opacity))}.text-grey-400{--tw-text-opacity: 1;color:rgba(147,145,145,var(--tw-text-opacity))}.text-grey-700{--tw-text-opacity: 1;color:rgba(109,109,107,var(--tw-text-opacity))}.text-orange-800{--tw-text-opacity: 1;color:rgba(176,92,39,var(--tw-text-opacity))}.group:hover .group-hover\:text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-700{--tw-text-opacity: 1;color:rgba(45,104,128,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-800{--tw-text-opacity: 1;color:rgba(38,70,83,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgba(45,104,128,var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgba(38,70,83,var(--tw-text-opacity))}.focus\:text-blue-800:focus{--tw-text-opacity: 1;color:rgba(38,70,83,var(--tw-text-opacity))}.underline,.hover\:underline:hover{text-decoration:underline}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-100{opacity:1}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-100{opacity:1}.disabled\:opacity-50:disabled{opacity:.5}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );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-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.grid:after{content:none}.main-content{padding-top:0}@media only screen and (min-width:750px){.main-content{padding-top:0}}p{color:inherit}.h1,.h2,h1,h2{font-family:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;overflow-wrap:inherit;word-wrap:inherit}.h2,h2{letter-spacing:normal;text-transform:none}.list-item::marker{content:"\2022"}html{scroll-behavior:smooth}@media(min-width:768px){.min-h-phones{min-height:42rem}}@media(min-width:1280px){.min-h-phones{min-height:48rem}}.disable-body-overflow{overflow-y:hidden}@media(min-width:1024px){.disable-body-overflow{overflow-y:auto}}.disable-body-overflow--all{overflow-y:hidden}.slick-track{display:flex}.slick-track .slick-slide{margin-left:.25rem;margin-right:.25rem;display:flex;height:auto}.slick-track .slick-slide>div{display:flex;height:100%}.slick-dots{display:flex;align-items:center;justify-content:center}.slick-dots li{margin:0}.slick-dots li button{margin-right:.25rem;display:flex;height:1rem;width:1rem;border-radius:9999px;background-color:transparent}.slick-dots li button:hover{--tw-bg-opacity: 1;background-color:rgba(38,70,83,var(--tw-bg-opacity))}.slick-dots li button{line-height:1;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s;font-size:0;border:1px solid rgba(38,70,83,.6)}.slick-dots li button:before{content:none}.slick-dots li:last-child button{margin-right:0}.slick-dots li.slick-active button{--tw-bg-opacity: 1;background-color:rgba(38,70,83,var(--tw-bg-opacity));font-size:0}.block-faqs-group__group{display:none}.block-faqs-group__group.active{display:block}.faq-group-select.active{font-weight:700}.selector-wrapper select{margin-right:1.25rem;width:12rem;border-width:2px;--tw-border-opacity: 1;border-color:rgba(229,229,229,var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgba(245,246,246,var(--tw-bg-opacity));padding:.5rem 1rem}.selector-wrapper label{font-size:.875rem;line-height:1.25rem;text-transform:uppercase;opacity:.5}@media(min-width:640px){.sm\:prose{color:#374151;max-width:65ch}.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose a{color:#111827;text-decoration:underline;font-weight:500}.sm\:prose strong{color:#111827;font-weight:600}.sm\:prose ol[type=A]{--list-counter-style: upper-alpha}.sm\:prose ol[type=a]{--list-counter-style: lower-alpha}.sm\:prose ol[type=A s]{--list-counter-style: upper-alpha}.sm\:prose ol[type=a s]{--list-counter-style: lower-alpha}.sm\:prose ol[type=I]{--list-counter-style: upper-roman}.sm\:prose ol[type=i]{--list-counter-style: lower-roman}.sm\:prose ol[type=I s]{--list-counter-style: upper-roman}.sm\:prose ol[type=i s]{--list-counter-style: lower-roman}.sm\:prose ol[type="1"]{--list-counter-style: decimal}.sm\:prose ol>li{position:relative;padding-left:1.75em}.sm\:prose ol>li:before{content:counter(list-item,var(--list-counter-style, decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.sm\:prose ul>li{position:relative;padding-left:1.75em}.sm\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose blockquote p:first-of-type:before{content:open-quote}.sm\:prose blockquote p:last-of-type:after{content:close-quote}.sm\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#111827;font-weight:600;font-size:.875em}.sm\:prose code:before{content:"`"}.sm\:prose code:after{content:"`"}.sm\:prose a code{color:#111827}.sm\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose pre code:before{content:none}.sm\:prose pre code:after{content:none}.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{vertical-align:top;padding:.5714286em}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose img{margin-top:2em;margin-bottom:2em}.sm\:prose video{margin-top:2em;margin-bottom:2em}.sm\:prose figure{margin-top:2em;margin-bottom:2em}.sm\:prose figure>*{margin-top:0;margin-bottom:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ol,.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose li{margin-top:.5em;margin-bottom:.5em}.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.sm\:prose>ul>li>*:first-child{margin-top:1.25em}.sm\:prose>ul>li>*:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>*:first-child{margin-top:1.25em}.sm\:prose>ol>li>*:last-child{margin-bottom:1.25em}.sm\:prose ul ul,.sm\:prose ul ol,.sm\:prose ol ul,.sm\:prose ol ol{margin-top:.75em;margin-bottom:.75em}.sm\:prose hr+*{margin-top:0}.sm\:prose h2+*{margin-top:0}.sm\:prose h3+*{margin-top:0}.sm\:prose h4+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:absolute{position:absolute}.sm\:top-6{top:1.5rem}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:col-span-8{grid-column:span 8 / span 8}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mt-1{margin-top:.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-24{margin-top:6rem}.sm\:mr-4{margin-right:1rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-4{margin-left:1rem}.sm\:block{display:block}.sm\:h-8{height:2rem}.sm\:h-96{height:24rem}.sm\:w-8{width:2rem}.sm\:w-36{width:9rem}.sm\:w-auto{width:auto}.sm\:max-w-full{max-width:100%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-10{gap:2.5rem}.sm\:border-b-2{border-bottom-width:2px}.group:hover .sm\:group-hover\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgba(38,70,83,var(--tw-bg-opacity))}.sm\:p-5{padding:1.25rem}.sm\:p-8{padding:2rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:pt-0{padding-top:0}.sm\:pt-2{padding-top:.5rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-12{padding-top:3rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pl-6{padding-left:1.5rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.75rem}.sm\:text-lg{font-size:1.125rem;line-height:2rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:leading-normal{line-height:1.5}.sm\:text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:768px){.md\:absolute{position:absolute}.md\:top-0{top:0}.md\:right-0{right:0}.md\:left-0{left:0}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-7{grid-column:span 7 / span 7}.md\:col-span-8{grid-column:span 8 / span 8}.md\:col-start-6{grid-column-start:6}.md\:m-0{margin:0}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:h-full{height:100%}.md\:w-10{width:2.5rem}.md\:w-1\/2{width:50%}.md\:w-2\/5{width:40%}.md\:w-5\/12{width:41.666667%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgba(38,70,83,var(--tw-bg-opacity))}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:pt-16{padding-top:4rem}.md\:pr-12{padding-right:3rem}.md\:pl-0{padding-left:0}.md\:text-left{text-align:left}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:static{position:static}.lg\:-right-3{right:-.75rem}.lg\:mb-0{margin-bottom:0}.lg\:hidden{display:none}.lg\:h-auto{height:auto}.lg\:w-60{width:15rem}.lg\:w-1\/2,.lg\:w-6\/12{width:50%}.lg\:transform-none{transform:none}.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\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:gap-6{gap:1.5rem}.lg\:gap-24{gap:6rem}.lg\:hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgba(191,219,207,var(--tw-border-opacity))}.lg\:p-8{padding:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-24{padding-top:6rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-44{padding-bottom:11rem}.lg\:text-base{font-size:1rem;line-height:1.75rem}.lg\:text-lg{font-size:1.125rem;line-height:2rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:leading-normal{line-height:1.5}.lg\:transition-none{transition-property:none}}@media(min-width:1280px){.xl\:col-span-6{grid-column:span 6 / span 6}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-6{grid-column-start:6}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mr-0{margin-right:0}.xl\:mr-8{margin-right:2rem}.xl\:inline{display:inline}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:flex-col{flex-direction:column}.xl\:gap-6{gap:1.5rem}.xl\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.xl\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1536px){.\32xl\:mr-24{margin-right:6rem}.\32xl\:inline{display:inline}.\32xl\:pt-32{padding-top:8rem}.\32xl\:pr-20{padding-right:5rem}.\32xl\:pb-40{padding-bottom:10rem}}.item-badge.abs{position:absolute;top:5px;right:5px}.item-badge{background-color:#264653;color:#fff;padding:0 10px;text-align:center;border-radius:5px;font-size:14px;vertical-align:top}
/*# sourceMappingURL=/cdn/shop/t/35/assets/tailwindnew.css.map */
