.container{padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-\[22px\]{top:22px}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-\[50\%\]{top:50%}.top-0{top:0}.z-\[1\]{z-index:1}.z-10{z-index:10}.order-2{order:2}.order-1{order:1}.order-3{order:3}.col-span-2{grid-column:span 2/span 2}.col-span-6{grid-column:span 6/span 6}.col-start-1{grid-column-start:1}.my-16{margin-bottom:4rem;margin-top:4rem}.my-12{margin-bottom:3rem;margin-top:3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mb-4{margin-bottom:1rem}.mr-2{margin-right:.5rem}.ml-\[15px\]{margin-left:15px}.mr-\[15px\]{margin-right:15px}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mt-6{margin-top:1.5rem}.mb-12{margin-bottom:3rem}.mt-5{margin-top:1.25rem}.mb-1{margin-bottom:.25rem}.mb-3{margin-bottom:.75rem}.mr-1{margin-right:.25rem}.mb-\[120px\]{margin-bottom:120px}.mt-1{margin-top:.25rem}.mb-5{margin-bottom:1.25rem}.mt-3{margin-top:.75rem}.mt-\[-50px\]{margin-top:-50px}.ml-2{margin-left:.5rem}.mr-\[20px\]{margin-right:20px}.mr-3{margin-right:.75rem}.ml-3{margin-left:.75rem}.mb-0{margin-bottom:0}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mb-8{margin-bottom:2rem}.mb-2{margin-bottom:.5rem}.mt-12{margin-top:3rem}.mb-9{margin-bottom:2.25rem}.mb-16{margin-bottom:4rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-\[3px\]{height:3px}.h-14{height:3.5rem}.h-10{height:2.5rem}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-screen{height:100vh}.h-\[51px\]{height:51px}.h-full{height:100%}.h-\[60\%\]{height:60%}.h-\[408px\]{height:408px}.h-\[297px\]{height:297px}.h-\[1px\]{height:1px}.h-6{height:1.5rem}.min-h-\[200px\]{min-height:200px}.w-full{width:100%}.w-\[50\%\]{width:50%}.w-16{width:4rem}.w-8{width:2rem}.w-screen{width:100vw}.w-\[190px\]{width:190px}.w-\[388px\]{width:388px}.w-\[200px\]{width:200px}.w-10{width:2.5rem}.w-1\/4{width:25%}.w-0{width:0}.w-\[100\%\]{width:100%}.w-\[15\%\]{width:15%}.w-4\/5{width:80%}.w-1\/5{width:20%}.w-1\/2{width:50%}.min-w-\[18px\]{min-width:18px}.max-w-\[1200px\]{max-width:1200px}.max-w-screen-lg{max-width:1024px}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.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))}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-2{gap:.5rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-t-\[50px\]{border-top-left-radius:50px;border-top-right-radius:50px}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[0\]{border-width:0}.border-\[2px\]{border-width:2px}.border-b-\[3px\]{border-bottom-width:3px}.border-b-2{border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-dashed{border-style:dashed}.border-\[\#d3d3d3\]{--tw-border-opacity:1;border-color:rgb(211 211 211/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-primary-color{--tw-border-opacity:1;border-color:rgb(25 45 188/var(--tw-border-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[\#ACACAC\]{--tw-bg-opacity:1;background-color:rgb(172 172 172/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-primary-color-soft{--tw-bg-opacity:1;background-color:rgb(25 152 188/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-\[\#D3D3D3\]{--tw-bg-opacity:1;background-color:rgb(211 211 211/var(--tw-bg-opacity))}.bg-\[\#f5f5f5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-primary-color{--tw-bg-opacity:1;background-color:rgb(25 45 188/var(--tw-bg-opacity))}.bg-\[\#acacac\]{--tw-bg-opacity:1;background-color:rgb(172 172 172/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from:#eff6ff;--tw-gradient-to:rgba(239,246,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-white{--tw-gradient-to:#fff}.object-cover{-o-object-fit:cover;object-fit:cover}.p-6{padding:1.5rem}.p-\[11px\]{padding:11px}.p-4{padding:1rem}.p-12{padding:3rem}.p-3{padding:.75rem}.p-2{padding:.5rem}.p-8{padding:2rem}.p-1{padding:.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.pb-2{padding-bottom:.5rem}.pt-\[20px\]{padding-top:20px}.pb-\[100px\]{padding-bottom:100px}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-\[13px\]{font-size:13px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xs{font-size:.75rem;line-height:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\[16px\]{font-size:16px}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[30px\]{font-size:30px}.text-\[35px\]{font-size:35px}.text-\[14px\]{font-size:14px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-\[700\]{font-weight:700}.font-normal{font-weight:400}.leading-6{line-height:1.5rem}.leading-\[14px\]{line-height:14px}.leading-\[17px\]{line-height:17px}.leading-\[30px\]{line-height:30px}.text-\[\#4D4D4D\]{--tw-text-opacity:1;color:rgb(77 77 77/var(--tw-text-opacity))}.text-primary-color{--tw-text-opacity:1;color:rgb(25 45 188/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[\#625353\]{--tw-text-opacity:1;color:rgb(98 83 83/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-\[\#4d4d4d\]{--tw-text-opacity:1;color:rgb(77 77 77/var(--tw-text-opacity))}.text-\[\#192DBC\]{--tw-text-opacity:1;color:rgb(25 45 188/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-\[\#acacac\]{--tw-text-opacity:1;color:rgb(172 172 172/var(--tw-text-opacity))}.text-secondary-color{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-\[\#ACACAC\]{--tw-text-opacity:1;color:rgb(172 172 172/var(--tw-text-opacity))}.text-title-color-dark{--tw-text-opacity:1;color:rgb(77 77 77/var(--tw-text-opacity))}.text-color-dark{--tw-text-opacity:1;color:rgb(98 83 83/var(--tw-text-opacity))}.text-\[\#CFD223\]{--tw-text-opacity:1;color:rgb(207 210 35/var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.line-through{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.opacity-30{opacity:.3}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.opacity-10{opacity:.1}.shadow-c{--tw-shadow:rgba(0,0,0,.1) 0px 4px 12px;--tw-shadow-colored:0px 4px 12px var(--tw-shadow-color)}.shadow-c,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-l{--tw-shadow:rgba(0,0,0,.3) 0px 4px 12px;--tw-shadow-colored:0px 4px 12px var(--tw-shadow-color)}.shadow-l,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-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-text-decoration-color,-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)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.img-fluid{max-width:100%!important}.section-title{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));font-size:1.875rem;font-weight:800;line-height:2.25rem;margin-bottom:1.5rem;text-align:center}.section-title.no-margin{margin:0!important}.section-subtitle{font-size:1.25rem;font-weight:800;line-height:1.75rem;margin-bottom:1.5rem;text-align:center}.header{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.header.header-sticky{-webkit-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;animation:fadeInDown .5s ease-in-out 0s 1 normal none running;box-shadow:0 2px 24px 0 rgba(0,0,0,.15);left:0;padding-bottom:1.5rem;padding-top:1.5rem;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:999}.header.header-sticky #heading-tabs{margin-bottom:0}.header.header-sticky .heading-meta{margin-bottom:1.5rem}.header .heading-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}@media (min-width:1024px){.header .heading-meta{margin-bottom:3rem}}@media screen and (max-width:1023px){.header .heading-meta{display:block;text-align:center}}.img-placeholder{--tw-bg-opacity:1;align-items:center;background-color:rgb(243 244 246/var(--tw-bg-opacity));border-radius:.375rem;display:flex;height:200px;justify-content:center}.services-container{grid-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:10px}@media (max-width:992px){.services-container{grid-template-columns:1fr 1fr}}.mosaic-container{border-radius:.375rem;cursor:pointer;display:flex;gap:10px;height:400px;overflow:hidden}@media screen and (max-width:1023px){.mosaic-container{flex-wrap:wrap;height:auto}}.mosaic-container .main-image{align-items:center;border-radius:.375rem;display:block;height:100%;justify-content:center}@media (min-width:1024px){.mosaic-container .main-image{display:flex}}.mosaic-container .main-image{width:50%}@media screen and (max-width:1023px){.mosaic-container .main-image{flex-grow:1;width:100%}}.mosaic-container .thumbnails{display:flex;flex-wrap:wrap;gap:10px;width:50%}@media screen and (max-width:1023px){.mosaic-container .thumbnails{flex-grow:1;width:100%}}.mosaic-container .thumbnails .image{align-items:center;border-radius:.375rem;display:flex;flex:1 1 calc(50% - 10px);height:calc(50% - 5px);justify-content:center;width:50%}.mosaic-container .thumbnails .image.full-h{height:100%!important}.mosaic-container .thumbnails .image.full-w{width:100%!important}.mosaic-container .thumbnails .image.preview{overflow:hidden;position:relative}.mosaic-container .thumbnails .image.preview img{filter:brightness(.5)}.mosaic-container .thumbnails .image.preview .caption{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));pointer-events:none;position:absolute;text-align:center;z-index:1}.hover\:bg-black:hover,.hover\:bg-secondary-color:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-primary-color:hover{--tw-bg-opacity:1;background-color:rgb(25 45 188/var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-primary-color:hover{--tw-text-opacity:1;color:rgb(25 45 188/var(--tw-text-opacity))}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.peer:checked~.peer-checked\:border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.peer:checked~.peer-checked\:bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px 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:768px){.md\:mr-10{margin-right:2.5rem}.md\:w-\[250px\]{width:250px}.md\:w-2\/3{width:66.666667%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:items-end{align-items:flex-end}.md\:gap-4{gap:1rem}.md\:rounded-t-\[0px\]{border-top-left-radius:0;border-top-right-radius:0}.md\:bg-\[transparent\]{background-color:transparent}}@media (min-width:1024px){.lg\:container{padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1536px){.lg\:container{max-width:1536px}}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:top-\[70\%\]{top:70%}.lg\:top-20{top:5rem}.lg\:left-0{left:0}.lg\:top-0{top:0}.lg\:z-50{z-index:50}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-start-2{grid-column-start:2}.lg\:my-12{margin-bottom:3rem;margin-top:3rem}.lg\:mb-0{margin-bottom:0}.lg\:mt-12{margin-top:3rem}.lg\:mt-0{margin-top:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[600px\]{height:600px}.lg\:h-\[310px\]{height:310px}.lg\:w-1\/2{width:50%}.lg\:w-\[20\%\]{width:20%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/3{width:33.333333%}.lg\:max-w-\[80\%\]{max-width:80%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:items-start{align-items:flex-start}.lg\:items-baseline{align-items:baseline}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-5{gap:1.25rem}.lg\:gap-4{gap:1rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:rounded-none{border-radius:0}.lg\:rounded-md{border-radius:.375rem}.lg\:border-2{border-width:2px}.lg\:border-b-\[1px\]{border-bottom-width:1px}.lg\:border-solid{border-style:solid}.lg\:border-\[\#dfdfdf\]{--tw-border-opacity:1;border-color:rgb(223 223 223/var(--tw-border-opacity))}.lg\:border-\[\#acacac\]{--tw-border-opacity:1;border-color:rgb(172 172 172/var(--tw-border-opacity))}.lg\:bg-primary-color{--tw-bg-opacity:1;background-color:rgb(25 45 188/var(--tw-bg-opacity))}.lg\:p-6{padding:1.5rem}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-2{padding:.5rem}.lg\:p-3{padding:.75rem}.lg\:p-12{padding:3rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:pt-0{padding-top:0}.lg\:pb-2{padding-bottom:.5rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-\[45px\]{font-size:45px}.lg\:text-\[70px\]{font-size:70px}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:leading-normal{line-height:1.5}.lg\:leading-\[45px\]{line-height:45px}.lg\:leading-\[70px\]{line-height:70px}.lg\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.lg\:text-\[\#000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.lg\:text-primary-color{--tw-text-opacity:1;color:rgb(25 45 188/var(--tw-text-opacity))}.lg\:opacity-50{opacity:.5}.lg\:shadow-c{--tw-shadow:rgba(0,0,0,.1) 0px 4px 12px;--tw-shadow-colored:0px 4px 12px 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:1280px){.xl\:w-3\/4{width:75%}.xl\:w-1\/4{width:25%}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1536px){.\32xl\:ml-\[-61px\]{margin-left:-61px}.\32xl\:ml-\[-69px\]{margin-left:-69px}.\32xl\:ml-\[-66px\]{margin-left:-66px}.\32xl\:flex{display:flex}.\32xl\:px-12{padding-left:3rem;padding-right:3rem}}