:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.btn-arrow{display:inline-flex;align-items:center;--tw-text-opacity: 1;color:rgb(146 68 37 / var(--tw-text-opacity));line-height:27px!important}.btn-arrow:after{margin-left:.5rem;display:block;height:20px;width:20px;background-size:cover;background-position:center;background-repeat:no-repeat;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-content: "";content:var(--tw-content);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 15L12.5 10L7.5 5' stroke='%23924425' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media(min-width:1024px){.btn-arrow{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-arrow:hover{font-size:18px;font-weight:600;line-height:27px}.btn-arrow:hover:after{height:27px;content:var(--tw-content);width:27px}}html{margin-top:0!important}.wpml-ls-statics-footer,.otgs-development-site-front-end{display:none}@media(min-width:1024px){.footer-map{margin-left:0;margin-right:0}}#screen-overlay{position:fixed;left:0;top:0;z-index:-2;height:100%;width:100%;max-width:100%;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#screen-overlay.toggled{z-index:10;--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media(min-width:1280px){.container{max-width:1280px!important}}.breadcrumbs{display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}.breadcrumbs.container{display:-webkit-box;-webkit-box-orient:vertical}.breadcrumbs a,.breadcrumbs span{white-space:nowrap;font-size:16px;line-height:24px;--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-content p,.post-content>figure,.post-content>div:not(.wp-block-spacer),.post-content>pre,.post-content>ul{margin-bottom:1.5rem}.post-content p:last-child,.post-content>figure:last-child,.post-content>div:not(.wp-block-spacer):last-child,.post-content>pre:last-child,.post-content>ul:last-child{margin-bottom:0}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5{margin-top:1.5rem;margin-bottom:1.5rem}.post-content h1:first-child,.post-content h2:first-child,.post-content h3:first-child,.post-content h4:first-child,.post-content h5:first-child{margin-top:0}.post-content>p{overflow-wrap:break-word}.post-content>ol{margin-top:1rem;margin-bottom:1rem;list-style:decimal inside;counter-reset:none}.post-content>ol li{font-size:28px;font-weight:700;line-height:150%}.post-content ul{margin-bottom:2.5rem;padding-left:1.5rem}.post-content ul li{margin-bottom:1rem;list-style-type:disc}.post-content ul li *::marker{font-size:19px;line-height:.9}.post-content ul li::marker{font-size:19px;line-height:.9}.post-content ul li:last-child{margin-bottom:0}.post-content ul li a{--tw-text-opacity: 1;color:rgb(146 68 37 / var(--tw-text-opacity))}.post-content ul li a:hover{text-decoration-line:underline}.post-content p a{--tw-text-opacity: 1;color:rgb(146 68 37 / var(--tw-text-opacity))}.post-content p a:hover{text-decoration-line:underline}.post-content blockquote{position:relative;margin-top:2.5rem;margin-bottom:2.5rem;padding-left:2rem}.post-content blockquote:before{position:absolute;left:0;top:0;display:block;height:100%;width:6px;border-radius:6px;--tw-bg-opacity: 1;background-color:rgb(15 29 42 / var(--tw-bg-opacity));--tw-content: "";content:var(--tw-content)}.post-content blockquote p{font-size:18px;font-weight:500;line-height:27px}.post-content .wp-block-embed{margin-top:2.5rem;margin-bottom:2.5rem;aspect-ratio:1 / 1;width:100%;border-radius:20px}@media(min-width:1024px){.post-content .wp-block-embed{aspect-ratio:16/9}}.post-content .wp-block-embed .wp-block-embed__wrapper{height:100%;width:100%}.post-content .wp-block-embed .wp-block-embed__wrapper iframe{aspect-ratio:1 / 1;height:100%;width:100%;border-radius:20px}@media(min-width:1024px){.post-content .wp-block-embed .wp-block-embed__wrapper iframe{aspect-ratio:16/9}}.post-content.text-page ul{margin-bottom:1.5rem}.post-content ol{list-style:none;counter-reset:my-awesome-counter var(--start, 0)}.post-content ol>li{counter-increment:my-awesome-counter}.post-content ol>li:before{content:counter(my-awesome-counter) ". ";font-weight:700}.only-blocks .grid-blocks{width:100%;max-width:none}.only-blocks .grid-blocks .grid-block{aspect-ratio:auto;min-height:328px;width:100%}.two-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.single-kolekcija .blocks .publicationVideoBlock,.single-kolekcija .blocks .publicationAudioBlock,.single-kolekcija .blocks .publicationCollectionBlock,.single-kolekcija .blocks .publicationFullItemsBlock,.single-kolekcija .blocks .publicationTextBlock{padding-top:1.25rem;padding-bottom:1.25rem}.single-kolekcija .blocks .publicationVideoBlock:first-child,.single-kolekcija .blocks .publicationAudioBlock:first-child,.single-kolekcija .blocks .publicationCollectionBlock:first-child,.single-kolekcija .blocks .publicationFullItemsBlock:first-child,.single-kolekcija .blocks .publicationTextBlock:first-child{padding-top:0}.single-kolekcija .blocks .publicationVideoBlock:last-of-type,.single-kolekcija .blocks .publicationAudioBlock:last-of-type,.single-kolekcija .blocks .publicationCollectionBlock:last-of-type,.single-kolekcija .blocks .publicationFullItemsBlock:last-of-type,.single-kolekcija .blocks .publicationTextBlock:last-of-type{padding-bottom:1.5rem}.single-kolekcija .blocks .publicationVideoBlock .container,.single-kolekcija .blocks .publicationAudioBlock .container,.single-kolekcija .blocks .publicationCollectionBlock .container,.single-kolekcija .blocks .publicationFullItemsBlock .container,.single-kolekcija .blocks .publicationTextBlock .container{max-width:768px!important}.single-kolekcija .blocks .publicationTextBlock p a{--tw-text-opacity: 1;color:rgb(146 68 37 / var(--tw-text-opacity))}.single-kolekcija .blocks .publicationTextBlock p a:hover{text-decoration-line:underline}.single-kolekcija .blocks .publicationAudioBlock .audio-items{row-gap:2.5rem}@media(min-width:1024px){.single-kolekcija .blocks .publicationAudioBlock .audio-items{grid-template-columns:repeat(2,minmax(0,1fr))}.single-kolekcija .blocks .bg-main-50:nth-last-of-type(2){padding-bottom:2.5rem}}.single-kolekcija .blocks .publicationFullItemsBlock .bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(206 201 197 / var(--tw-bg-opacity))}.single-kolekcija .blocks .publicationFullItemsBlock .download-items{row-gap:2.5rem}.quotation-style{position:relative;padding-left:2rem}.quotation-style:before{position:absolute;left:0;top:0;display:block;height:100%;width:6px;border-radius:6px;--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity));--tw-content: "";content:var(--tw-content)}.quotation-style p{font-size:18px;font-weight:500;line-height:27px}.wp-block-embed__wrapper .ms-embed-overlay-wrapper,.wp-block-embed__wrapper .ms-embed-overlay-wrapper .ms-embed-poster{height:100%}.search-post-types .search-post-type{cursor:pointer}.search-post-types .search-post-type.active{--tw-bg-opacity: 1;background-color:rgb(209 217 222 / var(--tw-bg-opacity))}#search-filters-toggle{cursor:pointer}#search-filters-toggle svg.close-filters{display:none}#search-filters-toggle.toggled svg.filters{display:none}#search-filters-toggle.toggled svg.close-filters{display:block}.search-results-in-searchform{pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);z-index:50;width:100%;--tw-translate-y: -15px;transform:translate(var(--tw-translate-x),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));border-radius:12px;--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;padding-top:.5rem;opacity:0;--tw-shadow: 0 20px 17px 0 rgba(24, 63, 90, .01), 0 14px 7px 0 rgba(24, 63, 90, .03), 0 5px 10px 0 rgba(24, 63, 90, .04), 0 2px 6px 0 rgba(24, 63, 90, .05);--tw-shadow-colored: 0 20px 17px 0 var(--tw-shadow-color), 0 14px 7px 0 var(--tw-shadow-color), 0 5px 10px 0 var(--tw-shadow-color), 0 2px 6px 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);transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:1200px){.search-results-in-searchform{max-width:300px}}.search-results-in-searchform .search-item{display:block;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(231 228 226 / var(--tw-border-opacity));padding-top:.75rem;padding-bottom:.75rem}.search-results-in-searchform .search-item:last-child{border-width:0px}.search-results-in-searchform .search-item p{font-weight:600;--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}body p.search-results-in-searchform .search-item p{letter-spacing:.02rem}.search-results-in-searchform .search-item span{font-weight:500!important;text-transform:uppercase!important;--tw-text-opacity: 1 !important;color:rgb(24 63 90 / var(--tw-text-opacity))!important}.search-results-in-searchform .search-item.more-items{display:flex;justify-content:space-between}.search-results-in-searchform.toggled{pointer-events:auto;display:block;--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),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));opacity:1}#cookie-consent-banner{box-shadow:0 20px 17px #183f5a03,0 14px 7px #183f5a08,0 5px 10px #183f5a0a,0 2px 6px #183f5a0d}#cookie-consent-banner.not-showing{pointer-events:none;visibility:hidden;--tw-translate-y: 100px;transform:translate(var(--tw-translate-x),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));opacity:0}#cookie-consent-banner{pointer-events:auto;visibility:visible;position:fixed;bottom:1rem;right:1rem;z-index:15;display:flex;width:100%;max-width:calc(100% - 32px);transform:none;flex-direction:column;gap:1.5rem;border-radius:20px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:0!important;padding-right:0!important;opacity:1;transition-property:all;transition-duration:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:768px){#cookie-consent-banner{max-width:694px!important}}@media(min-width:1024px){#cookie-consent-banner{bottom:3rem;right:3rem;max-width:-moz-max-content;max-width:max-content}}#cookie-consent-banner>h5{max-width:95%;padding-left:1rem;padding-right:1rem;padding-top:1rem;text-align:left;font-size:1.5rem;font-weight:600;line-height:150%}body p#cookie-consent-banner>h5{letter-spacing:.02rem}@media(min-width:768px){#cookie-consent-banner>h5{text-align:center}}@media(min-width:1024px){#cookie-consent-banner>h5{max-width:100%}}#cookie-consent-banner #cookies-consent-text{padding-left:1rem;padding-right:1rem;text-align:center}#cookie-consent-banner .cookies-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}@media(min-width:768px){#cookie-consent-banner .cookies-buttons{flex-direction:row}}#cookie-consent-banner .cookies-buttons .btn{display:flex;height:-moz-fit-content;height:fit-content;width:100%;align-items:center;justify-content:center;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}@media(min-width:768px){#cookie-consent-banner .cookies-buttons .btn{width:-moz-fit-content;width:fit-content}}#cookie-consent-banner .cookies-buttons .btn.btn-white{border-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}#cookie-consent-banner #cookies-close-btn{position:absolute;right:.75rem;top:.75rem;cursor:pointer}#cookie-consent-banner #cookie-settings{max-height:60vh;overflow:auto;padding-left:1rem;padding-right:1rem}#cookie-consent-banner #cookie-settings .cookie-setting{width:100%;border-bottom-width:1px;border-color:#183f5a66;padding-bottom:1.5rem}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header{display:flex;gap:10px}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header svg{min-height:1.5rem;min-width:1.5rem;cursor:pointer;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>span{width:100%;cursor:pointer;text-align:left;font-weight:600}body p#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>span{letter-spacing:.02rem}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>label{position:relative;height:1.25rem;min-height:20px;min-width:2.25rem;border-radius:9999px;background-color:#183f5a66}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>label>span{box-shadow:0 2px 4px #2727271a;position:absolute;left:2px;top:50%;height:1rem;min-height:1rem;width:1rem;min-width:1rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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));cursor:pointer;border-radius:100px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>label:has(input:checked){--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity))}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>label:has(input:checked).necessary-cookies-label{--tw-bg-opacity: 1;background-color:rgb(206 201 197 / var(--tw-bg-opacity))}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>label input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0}#cookie-consent-banner #cookie-settings .cookie-setting .cookie-setting-header>label input:checked+span{left:calc(100% - 18px)}#cookie-consent-banner #cookie-settings .cookie-setting .hidden-cookie-setting-text{padding-left:.5rem;padding-top:.5rem;text-align:left}@media(min-width:1024px){#cookie-consent-banner #cookie-settings .cookie-setting .hidden-cookie-setting-text{padding-bottom:1.5rem;padding-top:2.5rem}}#cookie-consent-banner #cookie-settings .cookie-setting:not(:first-child){margin-top:1.5rem}#cookie-consent-banner #cookie-settings .cookie-setting:last-child{border-width:0px}#cookie-consent-banner #cookies-confirm-selection-btn{display:none}@media(min-width:1024px){#cookie-consent-banner.modal-mode{bottom:50%!important;right:50%!important;max-width:950px!important;--tw-translate-x: 50% !important;--tw-translate-y: 50% !important;transform:translate(var(--tw-translate-x),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))!important}}#cookie-consent-banner.modal-mode .cookies-buttons .btn{width:100%}#cookie-consent-banner.modal-mode .cookies-buttons .btn#cookies-necessary-btn{display:none}#cookie-consent-banner.modal-mode .cookies-buttons .btn#cookies-confirm-selection-btn{display:block}.input-field{--tw-bg-opacity: 1;background-color:rgb(19 50 72 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}nav{position:fixed;z-index:12;width:100%}#mobile_menu{position:fixed;top:90px;z-index:11;width:100%;--tw-translate-y: -150%;transform:translate(var(--tw-translate-x),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));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#mobile_menu.toggled{--tw-translate-y: 0;transform:translate(var(--tw-translate-x),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))}#toggle_mobile_menu{cursor:pointer}#toggle_mobile_menu span{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#toggle_mobile_menu.toggled{visibility:visible}#toggle_mobile_menu.toggled span:first-child{--tw-translate-y: 6px;--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),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))}#toggle_mobile_menu.toggled span:nth-child(2){opacity:0}#toggle_mobile_menu.toggled span:last-child{--tw-translate-y: -6px;--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),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))}.wpml-ls{overflow:hidden;border-radius:12px;border-style:none;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.wpml-ls ul .wpml-ls-item>a{display:flex;align-items:center;gap:.5rem;padding:.5rem}.wpml-ls ul .wpml-ls-item>a:hover{--tw-bg-opacity: 1;background-color:rgb(209 217 222 / var(--tw-bg-opacity))}.wpml-ls ul .wpml-ls-item>a img{height:1.25rem;width:1.25rem;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.wpml-ls ul .wpml-ls-item>a span{margin-left:0;font-size:16px;font-weight:600;line-height:24px;--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}body p.wpml-ls ul .wpml-ls-item>a span{letter-spacing:.02rem}.wpml-ls ul .wpml-ls-item:not(:last-child) a{border-bottom-width:1px;border-color:#183f5a66}#mobile_language_switcher,#desktop_language_switcher{pointer-events:none;visibility:hidden;opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#mobile_language_switcher.toggled,#desktop_language_switcher.toggled{pointer-events:auto;visibility:visible;opacity:1}.swiper-navigation{position:absolute;left:0;top:50%;z-index:16;display:flex;height:auto;width:100%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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));justify-content:space-between;padding-left:1rem;padding-right:1rem}@media(min-width:1024px){.swiper-navigation{padding-left:0;padding-right:0}}.swiper-navigation .swiper-hero-button-next,.swiper-navigation .swiper-hero-button-prev,.swiper-navigation .swiper-btn{display:flex;height:40px;width:40px;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity))}.swiper-navigation .swiper-hero-button-next svg,.swiper-navigation .swiper-hero-button-prev svg,.swiper-navigation .swiper-btn svg{pointer-events:none}.swiper-navigation .swiper-hero-button-next.swiper-button-disabled,.swiper-navigation .swiper-hero-button-prev.swiper-button-disabled,.swiper-navigation .swiper-btn.swiper-button-disabled{background-color:#183f5a99}.swiper-navigation:has(.swiper-btn.swiper-button-disabled:nth-of-type(2)):has(.swiper-btn.swiper-button-disabled:nth-of-type(1)){display:none}div:not(.swiper-navigation)>.swiper-btn{position:absolute;top:50%;z-index:10;display:flex;height:40px;width:40px;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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));cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity))}div:not(.swiper-navigation)>.swiper-btn svg{pointer-events:none}div:not(.swiper-navigation)>.swiper-btn.swiper-button-disabled{background-color:#183f5a99}div:not(.swiper-navigation)>.swiper-btn.swiper-btn-prev{left:20px;display:none}@media(min-width:1024px){div:not(.swiper-navigation)>.swiper-btn.swiper-btn-prev{left:16px;display:flex}div:not(.swiper-navigation)>.swiper-btn.swiper-btn-prev.swiper-full-btn{left:16px}}@media(min-width:1280px){div:not(.swiper-navigation)>.swiper-btn.swiper-btn-prev.swiper-full-btn{left:-60px}}@media(min-width:1536px){div:not(.swiper-navigation)>.swiper-btn.swiper-btn-prev.swiper-full-btn{left:-60px}}div:not(.swiper-navigation)>.swiper-btn.swiper-btn-next{right:20px;display:none}@media(min-width:1024px){div:not(.swiper-navigation)>.swiper-btn.swiper-btn-next{right:16px;display:flex}div:not(.swiper-navigation)>.swiper-btn.swiper-btn-next.swiper-full-btn{right:16px}}@media(min-width:1280px){div:not(.swiper-navigation)>.swiper-btn.swiper-btn-next.swiper-full-btn{right:-60px}}@media(min-width:1536px){div:not(.swiper-navigation)>.swiper-btn.swiper-btn-next.swiper-full-btn{right:-60px}}.hero-ornament-swiper{max-width:1000px}.hero-ornament-swiper .swiper-wrapper .swiper-slide{visibility:hidden;opacity:0;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hero-ornament-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{visibility:visible;opacity:1}.hero-ornament-swiper .swiper-wrapper .swiper-slide .swiper-slide-desc p{font-size:28px;font-weight:600;line-height:42px}body p.hero-ornament-swiper .swiper-wrapper .swiper-slide .swiper-slide-desc p{letter-spacing:.02rem}.swiper-pagination{position:absolute;bottom:-20%;--tw-translate-y: 50px;transform:translate(var(--tw-translate-x),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))}.swiper-pagination .swiper-pagination-bullet{height:12px!important;width:12px!important;--tw-bg-opacity: 1 !important;background-color:rgb(209 217 222 / var(--tw-bg-opacity))!important;opacity:1!important}.swiper-pagination .swiper-pagination-bullet-active{--tw-bg-opacity: 1 !important;background-color:rgb(24 63 90 / var(--tw-bg-opacity))!important}.hero-full-image-container .container-wrapper{position:relative;height:100%;width:100%}.hero-full-image-container .container-wrapper .image-div{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:linear}.hero-full-image-container .container-wrapper .image-div.active{opacity:1}.hero-full-swiper-text .swiper-wrapper .swiper-slide{visibility:hidden;opacity:0;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hero-full-swiper-text .swiper-wrapper .swiper-slide.swiper-slide-active{visibility:visible;opacity:1}.swiper-full-pagination{position:absolute!important;bottom:1rem!important;display:flex!important;justify-content:center!important}.swiper-full-pagination .swiper-pagination-bullet{height:12px!important;width:12px!important;--tw-bg-opacity: 1 !important;background-color:rgb(209 217 222 / var(--tw-bg-opacity))!important;opacity:1!important}.swiper-full-pagination .swiper-pagination-bullet-active{--tw-bg-opacity: 1 !important;background-color:rgb(24 63 90 / var(--tw-bg-opacity))!important}.tagSwiper .swiper-wrapper .swiper-slide.active{--tw-bg-opacity: 1;background-color:rgb(146 68 37 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.swiper-slide-thumb-active .overlay{position:absolute;left:0;top:0;height:100%;width:100%;border-radius:10px;background-color:#183f5a66}.block-news .grid>a .item-content{flex-direction:column-reverse}.block-news .grid>a .item-content p:last-child{display:none}.wpforms-form .wpforms-field-container .wpforms-field{padding-top:.75rem;padding-bottom:.75rem}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text .wpforms-field-label,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email .wpforms-field-label,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea .wpforms-field-label{position:absolute;left:1rem;top:50%;z-index:2;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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));--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity));padding-left:.25rem;padding-right:.25rem;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.28px;--tw-text-opacity: 1;color:rgb(116 113 110 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text .wpforms-field-label.has-input,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email .wpforms-field-label.has-input,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea .wpforms-field-label.has-input{top:.1rem;transform:none;font-size:14px;line-height:20px}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text input,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textarea,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email input,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textarea,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea input,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textarea{position:relative;width:100%;max-width:100%;resize:none;border-radius:12px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(194 188 183 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity));padding:.625rem 1rem}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text input:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textarea:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email input:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textarea:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea input:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textarea:focus{--tw-border-opacity: 1;border-color:rgb(194 188 183 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text input:placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textarea:placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email input:placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textarea:placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea input:placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textarea:placeholder{font-size:16px;--tw-text-opacity: 1;color:rgb(116 113 110 / var(--tw-text-opacity))}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text input:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textarea:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email input:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textarea:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea input:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textarea:focus{--tw-shadow: 0 20px 17px 0 rgba(24, 63, 90, .01), 0 14px 7px 0 rgba(24, 63, 90, .03), 0 5px 10px 0 rgba(24, 63, 90, .04), 0 2px 6px 0 rgba(24, 63, 90, .05) !important;--tw-shadow-colored: 0 20px 17px 0 var(--tw-shadow-color), 0 14px 7px 0 var(--tw-shadow-color), 0 5px 10px 0 var(--tw-shadow-color), 0 2px 6px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text input.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textarea.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email input.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textarea.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea input.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textarea.wpforms-error{--tw-border-opacity: 1 !important;border-color:rgb(146 68 37 / var(--tw-border-opacity))!important}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text input.wpforms-error+.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textarea.wpforms-error+.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email input.wpforms-error+.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textarea.wpforms-error+.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea input.wpforms-error+.wpforms-error,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textarea.wpforms-error+.wpforms-error{margin-left:1rem!important;margin-top:.25rem!important;padding:0!important;font-size:14px!important;font-weight:700!important;line-height:20px!important;letter-spacing:.28px!important;--tw-text-opacity: 1 !important;color:rgb(146 68 37 / var(--tw-text-opacity))!important}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text input.wpforms-error+.wpforms-error:before,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textarea.wpforms-error+.wpforms-error:before,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email input.wpforms-error+.wpforms-error:before,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textarea.wpforms-error+.wpforms-error:before,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea input.wpforms-error+.wpforms-error:before,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textarea.wpforms-error+.wpforms-error:before{content:var(--tw-content)!important;display:none!important}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text inputtextarea ::-webkit-input-placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text textareatextarea ::-webkit-input-placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email inputtextarea ::-webkit-input-placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email textareatextarea ::-webkit-input-placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea inputtextarea ::-webkit-input-placeholder,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea textareatextarea ::-webkit-input-placeholder{background:-webkit-linear-gradient(left,#aaa 0%,#aaa 70%,red 70%,red 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text.wpforms-has-error label,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email.wpforms-has-error label,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea.wpforms-has-error label{top:calc(50% - 12px)}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-text.wpforms-has-error label:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-email.wpforms-has-error label:focus,.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-textarea.wpforms-has-error label:focus{top:.1rem;transform:none}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox input{display:none}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox input:checked+label:before{--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity))}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox input:checked+label:after{position:absolute;left:.375rem;top:45%;height:.5rem;width:.75rem;--tw-translate-y: -50%;--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),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));border-bottom-width:2px;border-left-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(247 247 246 / var(--tw-border-opacity));--tw-content: "";content:var(--tw-content)}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox label{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:2.5rem;font-size:16px;font-weight:400;line-height:24px}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox label>a{line-height:21px;--tw-text-opacity: 1;color:rgb(146 68 37 / var(--tw-text-opacity));text-decoration-line:underline;transition-property:font-size;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox label>a{line-height:21px!important}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox label>a:hover{font-size:18px!important}}.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-checkbox label:before{content:"";position:absolute;left:0;top:50%;height:1.5rem;width:1.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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));border-radius:8px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.wpforms-form .wpforms-submit-container{display:flex}.wpforms-form .wpforms-submit-container .wpforms-submit{margin-left:auto!important;margin-right:auto!important;border-radius:9999px!important;--tw-bg-opacity: 1 !important;background-color:rgb(24 63 90 / var(--tw-bg-opacity))!important;padding:.75rem 1.5rem!important}@media(min-width:1024px){.wpforms-form .wpforms-submit-container .wpforms-submit{margin-left:0!important;margin-right:0!important}}.wpforms-form .wpforms-submit-container .wpforms-submit{font-size:18px;font-weight:600;text-transform:uppercase;line-height:20px;letter-spacing:.0675rem}body p.wpforms-form .wpforms-submit-container .wpforms-submit{letter-spacing:.02rem}.wpforms-form .wpforms-submit-container .wpforms-submit:hover{--tw-bg-opacity: 1 !important;background-color:rgb(15 38 54 / var(--tw-bg-opacity))!important}.wpforms-form .wpforms-submit-container .wpforms-submit:focus,.wpforms-form .wpforms-submit-container .wpforms-submit:focus-within,.wpforms-form .wpforms-submit-container .wpforms-submit:active{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important;outline:2px solid transparent!important;outline-offset:2px!important}.wpforms-form .wpforms-submit-container .wpforms-submit:before,.wpforms-form .wpforms-submit-container .wpforms-submit:after{display:none!important}.wpforms-required-label{--tw-text-opacity: 1 !important;color:rgb(15 29 42 / var(--tw-text-opacity))!important}form .form-fields .field-text.label,form .form-fields .field-email.label,form .form-fields .field-textarea.label{position:absolute;left:1rem;top:.1rem;z-index:2;--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity));padding-left:.25rem;padding-right:.25rem;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.28px;--tw-text-opacity: 1;color:rgb(116 113 110 / var(--tw-text-opacity))}form .form-fields .field-text.input,form .form-fields .field-text.textarea,form .form-fields .field-email.input,form .form-fields .field-email.textarea,form .form-fields .field-textarea.input,form .form-fields .field-textarea.textarea{position:relative;width:100%;max-width:100%;resize:none;border-radius:12px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(194 188 183 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity));padding:.625rem 1rem}form .form-fields .field-text.input:focus,form .form-fields .field-text.textarea:focus,form .form-fields .field-email.input:focus,form .form-fields .field-email.textarea:focus,form .form-fields .field-textarea.input:focus,form .form-fields .field-textarea.textarea:focus{--tw-border-opacity: 1;border-color:rgb(194 188 183 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px}form .form-fields .field-text.input:placeholder,form .form-fields .field-text.textarea:placeholder,form .form-fields .field-email.input:placeholder,form .form-fields .field-email.textarea:placeholder,form .form-fields .field-textarea.input:placeholder,form .form-fields .field-textarea.textarea:placeholder{font-size:16px;--tw-text-opacity: 1;color:rgb(116 113 110 / var(--tw-text-opacity))}form .form-fields .field-text.input:focus,form .form-fields .field-text.textarea:focus,form .form-fields .field-email.input:focus,form .form-fields .field-email.textarea:focus,form .form-fields .field-textarea.input:focus,form .form-fields .field-textarea.textarea:focus{--tw-shadow: 0 20px 17px 0 rgba(24, 63, 90, .01), 0 14px 7px 0 rgba(24, 63, 90, .03), 0 5px 10px 0 rgba(24, 63, 90, .04), 0 2px 6px 0 rgba(24, 63, 90, .05) !important;--tw-shadow-colored: 0 20px 17px 0 var(--tw-shadow-color), 0 14px 7px 0 var(--tw-shadow-color), 0 5px 10px 0 var(--tw-shadow-color), 0 2px 6px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}form .form-fields .field-text.input.wpforms-error,form .form-fields .field-text.textarea.wpforms-error,form .form-fields .field-email.input.wpforms-error,form .form-fields .field-email.textarea.wpforms-error,form .form-fields .field-textarea.input.wpforms-error,form .form-fields .field-textarea.textarea.wpforms-error{--tw-border-opacity: 1 !important;border-color:rgb(146 68 37 / var(--tw-border-opacity))!important}form .form-fields .field-text.input.wpforms-error+.wpforms-error,form .form-fields .field-text.textarea.wpforms-error+.wpforms-error,form .form-fields .field-email.input.wpforms-error+.wpforms-error,form .form-fields .field-email.textarea.wpforms-error+.wpforms-error,form .form-fields .field-textarea.input.wpforms-error+.wpforms-error,form .form-fields .field-textarea.textarea.wpforms-error+.wpforms-error{margin-left:1rem!important;margin-top:.25rem!important;padding:0!important;font-size:14px!important;font-weight:700!important;line-height:20px!important;letter-spacing:.28px!important;--tw-text-opacity: 1 !important;color:rgb(146 68 37 / var(--tw-text-opacity))!important}form .form-fields .field-text.input.wpforms-error+.wpforms-error:before,form .form-fields .field-text.textarea.wpforms-error+.wpforms-error:before,form .form-fields .field-email.input.wpforms-error+.wpforms-error:before,form .form-fields .field-email.textarea.wpforms-error+.wpforms-error:before,form .form-fields .field-textarea.input.wpforms-error+.wpforms-error:before,form .form-fields .field-textarea.textarea.wpforms-error+.wpforms-error:before{content:var(--tw-content)!important;display:none!important}form .form-fields .field-checkbox input{display:none}form .form-fields .field-checkbox input:checked+label:before{--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity))}form .form-fields .field-checkbox input:checked+label:after{position:absolute;left:.375rem;top:45%;height:.5rem;width:.75rem;--tw-translate-y: -50%;--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),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));border-bottom-width:2px;border-left-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(247 247 246 / var(--tw-border-opacity));--tw-content: "";content:var(--tw-content)}form .form-fields .field-checkbox label{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:2.5rem;font-size:16px;font-weight:400;line-height:24px}form .form-fields .field-checkbox label>a{line-height:21px;--tw-text-opacity: 1;color:rgb(146 68 37 / var(--tw-text-opacity));text-decoration-line:underline;transition-property:font-size;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){form .form-fields .field-checkbox label>a{line-height:21px!important}form .form-fields .field-checkbox label>a:hover{font-size:18px!important}}form .form-fields .field-checkbox label:before{content:"";position:absolute;left:0;top:50%;height:1.5rem;width:1.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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));border-radius:8px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-response{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1.5rem!important;border-radius:24px!important;--tw-bg-opacity: 1 !important;background-color:rgb(232 236 238 / var(--tw-bg-opacity))!important;padding:1.5rem!important}@media(min-width:1024px){.single-kolekcija .blocks .form-response:nth-last-of-type(2){padding-bottom:2.5rem}}.form-response p,.form-response span{text-align:center;font-weight:500}.form-response .response-icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="136" height="131" viewBox="0 0 136 131" fill="none"><path d="M98.0002 32.0677C98.9197 32.2649 100.025 30.725 100.463 29.9303C105.061 15.9258 99.5327 10.5061 96.194 9.54687C94.9078 6.5605 89.6589 0.620638 78.9532 0.752148C65.571 0.916535 59.8241 10.2044 58.3463 17.4372C57.6285 20.9504 58.9022 26.3175 60.2709 30.0109C61.1565 32.4006 62.0818 34.0896 62.5334 34.1228C63.6828 34.2071 63.0095 25.2952 63.929 20.232C65.0784 13.9031 71.4001 17.766 79.5279 18.0948C87.6557 18.4235 91.6786 13.9851 94.7162 17.4372C97.1464 20.1989 97.9181 28.3416 98.0002 32.0677Z" fill="%230F1D2A"></path><path d="M32.6492 129.631C32.5428 124.084 32.6858 116.349 33.321 108.343M68.7729 55.9034C68.855 57.328 68.8878 60.3747 68.3624 61.1638C67.837 61.9528 66.4468 62.4241 65.8173 62.561C65.3584 62.6325 64.8069 62.741 64.1753 62.8903M68.7729 55.9034C70.7706 57.6568 75.932 61.1638 80.5952 61.1638C85.2584 61.1638 89.6535 57.9308 91.2681 56.3143M68.7729 55.9034C64.6351 52.4841 63.2723 45.9306 63.1081 43.0813M91.2681 56.3143L91.6786 60.1774C91.6786 60.4514 91.7935 61.098 92.2533 61.4925C92.4149 61.6312 93.8795 62.2208 95.9477 63.0127M91.2681 56.3143C92.8991 55.0031 96.1904 50.6446 97.4905 43.0813M116.719 67.9036H113.763M113.763 67.9036H109.166C108.854 67.7909 108.525 67.6714 108.181 67.5462M113.763 67.9036C113.106 65.8488 111.99 61.1309 112.778 58.6979C113.763 55.6568 116.062 54.0129 117.704 54.6705C119.346 55.328 118.853 60.8352 119.264 62.6434C119.674 64.4517 122.055 71.1094 122.548 72.9998C123.04 74.8903 124.929 84.7535 125.832 87.3015C126.735 89.8495 133.385 104.562 134.124 108.918C134.863 113.275 136.505 123.878 127.802 124.864C123.076 125.4 119.722 122.405 117.704 119.321M113.763 93.2195L115.734 115.247C116.094 116.382 116.749 117.861 117.704 119.321M113.763 93.2195L115.323 94.288M113.763 93.2195C113.106 92.5619 111.547 91.1317 110.561 90.6715C109.33 90.0961 105.8 90.6715 105.061 88.781C104.47 87.2686 104.541 85.0823 104.65 84.1782M104.65 84.1782H111.464M104.65 84.1782C103.939 84.233 102.483 83.8987 102.351 82.1233C102.22 80.3479 102.954 79.5753 103.337 79.4109M103.337 79.4109L112.039 78.589M103.337 79.4109C102.817 79.0274 101.81 77.8657 101.941 76.2876C102.072 74.7095 103.309 73.8766 103.911 73.6574M103.911 73.6574L113.763 73.2464M103.911 73.6574C103.446 72.8355 102.877 70.8629 104.322 69.5477C105.767 68.2324 107.496 67.6653 108.181 67.5462M108.181 67.5462C104.615 66.2507 99.4273 64.3452 95.9477 63.0127M64.1753 62.8903C59.7234 63.9424 51.2927 67.0186 43.24 73.4106C37.2938 78.1305 34.4833 93.6909 33.321 108.343M64.1753 62.8903C64.4216 66.4519 67.9683 73.4437 80.1847 72.9176C92.401 72.3916 95.7835 66.0952 95.9477 63.0127M51.1216 86.644V108.138M51.1216 129.631V108.138M33.321 108.343L51.1216 108.138M97.836 40.5333C97.7468 41.4198 97.6302 42.269 97.4905 43.0813M97.4905 43.0813C99.494 43.2731 103.583 42.2265 103.911 36.5058C104.24 30.7852 101.749 29.7386 100.463 29.9303M100.463 29.9303C100.025 30.725 98.9197 32.2649 98.0002 32.0677M100.463 29.9303C105.061 15.9258 99.5327 10.5061 96.194 9.54687C94.9078 6.5605 89.6589 0.620638 78.9532 0.752148C65.571 0.916535 59.8241 10.2044 58.3463 17.4372C57.6285 20.9504 58.9022 26.3175 60.2709 30.0109M98.0002 32.0677V34.2869M98.0002 32.0677C97.9181 28.3416 97.1464 20.1989 94.7162 17.4372C91.6786 13.9851 87.6557 18.4235 79.5279 18.0948C71.4001 17.766 65.0784 13.9031 63.929 20.232C63.0095 25.2952 63.6828 34.2071 62.5334 34.1228C62.0818 34.0896 61.1565 32.4006 60.2709 30.0109M60.2709 30.0109C58.3705 29.9835 55.0623 31.4904 57.0327 37.7371C58.9374 42.4715 61.8766 43.2726 63.1081 43.0813M63.1081 43.0813L62.5334 40.5333M79.4458 35.107C78.9258 36.7229 77.9844 40.2674 78.3785 41.5181C78.7726 42.7687 79.9658 43.0813 80.5131 43.0813M86.3421 35.107C86.4516 34.5864 87.0482 33.5453 88.5588 33.5453C90.0694 33.5453 90.7207 34.5864 90.8576 35.107M69.5118 35.3535C69.7855 34.6686 70.7597 33.348 72.4674 33.5453C74.175 33.7425 74.7661 35.0522 74.8482 35.6823M68.6908 27.8739C69.1287 27.4903 70.2507 26.6739 71.2359 26.4766C72.2211 26.2794 73.781 26.3944 74.4377 26.4766M86.0958 26.4766C86.9168 26.3396 88.7887 26.1478 89.7082 26.4766C90.6277 26.8054 91.7333 27.5451 92.1712 27.8739M117.704 119.321V129.631M73.7809 46.9428C74.7114 47.436 77.2948 48.4223 80.1847 48.4223C83.0746 48.4223 86.0411 47.436 87.1631 46.9428C87.1905 49.2991 85.8331 53.9951 80.1847 53.9293C74.5363 53.8635 73.562 49.2443 73.7809 46.9428Z" stroke="%230F1D2A" stroke-width="1.5" stroke-linecap="round"></path><path d="M16.25 50.9569L10.4224 44.9799C10.273 44.8266 10.0955 44.7404 9.89009 44.7213C9.68463 44.7021 9.48851 44.7883 9.30172 44.9799C9.11494 45.1715 9.02155 45.363 9.02155 45.5546C9.02155 45.7462 9.11494 45.9377 9.30172 46.1293L15.0733 52.0489C15.4095 52.3937 15.8017 52.5661 16.25 52.5661C16.6983 52.5661 17.0905 52.3937 17.4267 52.0489L29.5862 39.5776C29.7356 39.4243 29.8197 39.2423 29.8384 39.0316C29.857 38.8209 29.773 38.6197 29.5862 38.4282C29.3994 38.2366 29.2126 38.1408 29.0259 38.1408C28.8391 38.1408 28.6523 38.2366 28.4655 38.4282L16.25 50.9569Z" fill="%230F1D2A"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M19.5095 64.75C16.8135 64.75 14.2783 64.2253 11.904 63.1759C9.5296 62.1264 7.46435 60.7021 5.70823 58.9029C3.95174 57.1036 2.56134 54.9881 1.53703 52.5563C0.512342 50.1241 0 47.5253 0 44.7598C0 41.9946 0.511595 39.3944 1.53478 36.9592C2.55797 34.5239 3.9467 32.4057 5.70095 30.6046C7.4552 28.8031 9.51783 27.377 11.8888 26.3264C14.2602 25.2755 16.7941 24.75 19.4905 24.75C22.1865 24.75 24.7217 25.2747 27.096 26.3241C29.4704 27.3736 31.5356 28.7979 33.2918 30.5971C35.0483 32.3964 36.4387 34.5119 37.463 36.9437C38.4877 39.3759 39 41.9747 39 44.7402C39 47.5054 38.4884 50.1056 37.4652 52.5408C36.442 54.9761 35.0533 57.0943 33.299 58.8954C31.5448 60.6969 29.4822 62.123 27.1112 63.1736C24.7398 64.2245 22.2059 64.75 19.5095 64.75ZM32.2198 57.796C28.7457 61.3592 24.5057 63.1408 19.5 63.1408C14.4943 63.1408 10.2543 61.3592 6.78017 57.796C3.30603 54.2328 1.56897 49.8841 1.56897 44.75C1.56897 39.6159 3.30603 35.2672 6.78017 31.704C10.2543 28.1408 14.4943 26.3592 19.5 26.3592C24.5057 26.3592 28.7457 28.1408 32.2198 31.704C35.694 35.2672 37.431 39.6159 37.431 44.75C37.431 49.8841 35.694 54.2328 32.2198 57.796Z" fill="%230F1D2A"></path></svg>');height:129px;width:135px;background-size:contain;background-position:center;background-repeat:no-repeat}.wpforms-confirmation-container-full{border-style:none!important;background-color:transparent!important;background-image:none!important;padding:0!important}.mailerlite-form .mailerlite-form-title,.mailerlite-form .mailerlite-form-description,.mailerlite-form .mailerlite-form-inputs .mailerlite-form-field label{display:none}.wpforms-error:before{content:var(--tw-content)!important;display:none!important}*,:before,:after{--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: rgb(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: rgb(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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;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;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}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,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color: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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:100;src:url(../fonts/Poppins-Thin.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:100;src:url(../fonts/Poppins-ThinItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:200;src:url(../fonts/Poppins-ExtraLight.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:200;src:url(../fonts/Poppins-ExtraLightItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:300;src:url(../fonts/Poppins-Light.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:300;src:url(../fonts/Poppins-LightItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../fonts/Poppins-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:url(../fonts/Poppins-Italic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../fonts/Poppins-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:500;src:url(../fonts/Poppins-MediumItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../fonts/Poppins-SemiBold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:600;src:url(../fonts/Poppins-SemiBoldItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(../fonts/Poppins-Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:700;src:url(../fonts/Poppins-BoldItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:800;src:url(../fonts/Poppins-ExtraBold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:800;src:url(../fonts/Poppins-ExtraBoldItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:900;src:url(../fonts/Poppins-Black.ttf) format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:900;src:url(../fonts/Poppins-BlackItalic.ttf) format("truetype")}.container{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:1200px){.container{max-width:1200px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.\!static{position:static!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-1\/2{bottom:50%}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-\[-20\%\]{bottom:-20%}.left-0{left:0}.left-1\.5{left:.375rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-\[15px\]{left:15px}.left-\[16px\]{left:16px}.left-\[20px\]{left:20px}.left-\[2px\]{left:2px}.left-\[50\%\]{left:50%}.left-\[calc\(100\%-18px\)\]{left:calc(100% - 18px)}.right-0{right:0}.right-1\/2{right:50%}.right-3{right:.75rem}.right-4{right:1rem}.right-\[12px\]{right:12px}.right-\[15px\]{right:15px}.right-\[20px\]{right:20px}.right-\[50\%\]{right:50%}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[0\.1rem\]{top:.1rem}.top-\[45\%\]{top:45%}.top-\[50\%\]{top:50%}.top-\[90px\]{top:90px}.top-\[calc\(100\%\+8px\)\]{top:calc(100% + 8px)}.top-\[calc\(50\%-12px\)\]{top:calc(50% - 12px)}.z-10{z-index:10}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[-2\]{z-index:-2}.z-\[0\]{z-index:0}.z-\[10\]{z-index:10}.z-\[11\]{z-index:11}.z-\[12\]{z-index:12}.z-\[15\]{z-index:15}.z-\[16\]{z-index:16}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[60px\]{margin-top:60px;margin-bottom:60px}.my-auto{margin-top:auto;margin-bottom:auto}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.mb-\[40px\]{margin-bottom:40px}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-\[28px\]{margin-left:28px}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[18px\]{margin-top:18px}.mt-\[24px\]{margin-top:24px}.mt-\[30px\]{margin-top:30px}.mt-\[60px\]{margin-top:60px}.mt-\[8px\]{margin-top:8px}.mt-\[90px\]{margin-top:90px}.block{display:block}.inline-block{display:inline-block}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[1\.18\/1\]{aspect-ratio:1.18/1}.aspect-\[1\.25\/1\]{aspect-ratio:1.25/1}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-16{height:4rem}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-\[100\%\]{height:100%}.h-\[120px\]{height:120px}.h-\[129px\]{height:129px}.h-\[12px\]{height:12px}.h-\[20px\]{height:20px}.h-\[260px\]{height:260px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[52px\]{height:52px}.h-\[540px\]{height:540px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-10{max-height:2.5rem}.max-h-16{max-height:4rem}.max-h-\[40px\]{max-height:40px}.max-h-\[45\%\]{max-height:45%}.max-h-\[540px\]{max-height:540px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[90\%\]{max-height:90%}.max-h-\[93px\]{max-height:93px}.max-h-\[96px\]{max-height:96px}.min-h-4{min-height:1rem}.min-h-6{min-height:1.5rem}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[20px\]{min-height:20px}.min-h-\[328px\]{min-height:328px}.min-h-\[329px\]{min-height:329px}.min-h-\[500px\]{min-height:500px}.min-h-\[748px\]{min-height:748px}.w-16{width:4rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[100\%\]{width:100%}.w-\[120px\]{width:120px}.w-\[12px\]{width:12px}.w-\[135px\]{width:135px}.w-\[18px\]{width:18px}.w-\[20\%\]{width:20%}.w-\[20px\]{width:20px}.w-\[40px\]{width:40px}.w-\[420px\]{width:420px}.w-\[48px\]{width:48px}.w-\[6px\]{width:6px}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-16px\)\]{width:calc(100% - 16px)}.w-\[calc\(100\%-44px\)\]{width:calc(100% - 44px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-4{min-width:1rem}.min-w-6{min-width:1.5rem}.min-w-9{min-width:2.25rem}.min-w-\[24px\]{min-width:24px}.min-w-\[65px\]{min-width:65px}.\!max-w-\[1000px\]{max-width:1000px!important}.\!max-w-\[768px\]{max-width:768px!important}.\!max-w-\[822px\]{max-width:822px!important}.\!max-w-\[88px\]{max-width:88px!important}.max-w-10{max-width:2.5rem}.max-w-16{max-width:4rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[120px\]{max-width:120px}.max-w-\[180px\]{max-width:180px}.max-w-\[336px\]{max-width:336px}.max-w-\[40px\]{max-width:40px}.max-w-\[460px\]{max-width:460px}.max-w-\[558px\]{max-width:558px}.max-w-\[600px\]{max-width:600px}.max-w-\[650px\]{max-width:650px}.max-w-\[730px\]{max-width:730px}.max-w-\[768px\]{max-width:768px}.max-w-\[90\%\]{max-width:90%}.max-w-\[95\%\]{max-width:95%}.max-w-\[950px\]{max-width:950px}.max-w-\[calc\(100\%-32px\)\]{max-width:calc(100% - 32px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.\!translate-y-0{--tw-translate-y: 0px !important;transform:translate(var(--tw-translate-x),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))!important}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),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-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),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-\[50\%\]{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),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-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),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-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),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-y-\[-150\%\]{--tw-translate-y: -150%;transform:translate(var(--tw-translate-x),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-y-\[-15px\]{--tw-translate-y: -15px;transform:translate(var(--tw-translate-x),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-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),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-y-\[-50px\]{--tw-translate-y: -50px;transform:translate(var(--tw-translate-x),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-y-\[-6px\]{--tw-translate-y: -6px;transform:translate(var(--tw-translate-x),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-y-\[0\]{--tw-translate-y: 0;transform:translate(var(--tw-translate-x),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-y-\[100px\]{--tw-translate-y: 100px;transform:translate(var(--tw-translate-x),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-y-\[50px\]{--tw-translate-y: 50px;transform:translate(var(--tw-translate-x),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-y-\[6px\]{--tw-translate-y: 6px;transform:translate(var(--tw-translate-x),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))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),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))}.rotate-\[-45deg\]{--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),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))}.transform{transform:translate(var(--tw-translate-x),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))}.transform-none{transform:none}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type: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))}.flex-row-reverse{flex-direction:row-reverse}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[120px\]{gap:120px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[2\.5px\]{gap:2.5px}.gap-\[24px\]{gap:24px}.gap-\[30px\]{gap:30px}.gap-\[32px\]{gap:32px}.gap-\[4px\]{gap:4px}.gap-\[58px\]{gap:58px}.gap-\[60px\]{gap:60px}.gap-\[8px\]{gap:8px}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-10{row-gap:2.5rem}.gap-y-2{row-gap:.5rem}.gap-y-\[24px\]{row-gap:24px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-\[24px\]{border-radius:24px!important}.rounded-\[100px\]{border-radius:100px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-solid{border-style:solid}.border-none{border-style:none}.border-accent,.border-accent-500{--tw-border-opacity: 1;border-color:rgb(146 68 37 / var(--tw-border-opacity))}.border-base{--tw-border-opacity: 1;border-color:rgb(247 247 246 / var(--tw-border-opacity))}.border-main{--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity))}.border-main-200{border-color:#183f5a66}.border-main-500{--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(231 228 226 / var(--tw-border-opacity))}.border-neutral-500{--tw-border-opacity: 1;border-color:rgb(194 188 183 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.bg-\[\#133248\]{--tw-bg-opacity: 1;background-color:rgb(19 50 72 / var(--tw-bg-opacity))}.bg-\[\#183F5A66\]{background-color:#183f5a66}.bg-\[\#D1D9DE\]{--tw-bg-opacity: 1;background-color:rgb(209 217 222 / var(--tw-bg-opacity))}.bg-\[rgba\(24\,63\,90\,0\.85\)\]{background-color:#183f5ad9}.bg-accent{--tw-bg-opacity: 1;background-color:rgb(146 68 37 / var(--tw-bg-opacity))}.bg-accent-100{--tw-bg-opacity: 1;background-color:rgb(232 218 211 / var(--tw-bg-opacity))}.bg-base{--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(15 29 42 / var(--tw-bg-opacity))}.bg-main{--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity))}.bg-main-100{--tw-bg-opacity: 1;background-color:rgb(209 217 222 / var(--tw-bg-opacity))}.bg-main-50{--tw-bg-opacity: 1;background-color:rgb(232 236 238 / var(--tw-bg-opacity))}.bg-main-600{--tw-bg-opacity: 1;background-color:rgb(20 50 72 / var(--tw-bg-opacity))}.bg-main-700{--tw-bg-opacity: 1;background-color:rgb(15 38 54 / var(--tw-bg-opacity))}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(231 228 226 / var(--tw-bg-opacity))}.bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(218 215 212 / var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-none{background-image:none}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-\[12px_16px\]{padding:12px 16px}.p-\[16px_24px\]{padding:16px 24px}.p-\[17px_15px\]{padding:17px 15px}.p-\[19px_16px\]{padding:19px 16px}.p-\[24px_16px\]{padding:24px 16px}.p-\[60px_0\]{padding:60px 0}.p-\[60px_24px\]{padding:60px 24px}.p-\[6px\]{padding:6px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[60px\]{padding-top:60px;padding-bottom:60px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.\!pr-\[40px\]{padding-right:40px!important}.pb-10{padding-bottom:2.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-\[100px\]{padding-bottom:100px}.pb-\[30px\]{padding-bottom:30px}.pb-\[40px\]{padding-bottom:40px}.pb-\[60px\]{padding-bottom:60px}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[40px\]{padding-top:40px}.pt-\[60px\]{padding-top:60px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.\!text-\[14px\]{font-size:14px!important}.\!text-\[16px\]{font-size:16px!important}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[170px\]{font-size:170px}.text-\[18px\]{font-size:18px}.text-\[1rem\]{font-size:1rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[2\.75rem\]{font-size:2.75rem}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[40px\]{font-size:40px}.text-\[44px\]{font-size:44px}.text-\[48px\]{font-size:48px}.text-\[4rem\]{font-size:4rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.\!font-\[400\]{font-weight:400!important}.\!font-\[500\]{font-weight:500!important}.\!font-\[700\]{font-weight:700!important}.font-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-\[600\]{font-weight:600}.font-\[700\],.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.\!normal-case{text-transform:none!important}.italic{font-style:italic}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.318\]{line-height:1.318}.leading-\[1\.31\]{line-height:1.31}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.5rem\]{line-height:1.5rem}.leading-\[118\%\]{line-height:118%}.leading-\[131\%\]{line-height:131%}.leading-\[150\%\]{line-height:150%}.leading-\[2\.06rem\]{line-height:2.06rem}.leading-\[2\.25rem\]{line-height:2.25rem}.leading-\[20px\]{line-height:20px}.leading-\[21px\]{line-height:21px}.leading-\[24px\]{line-height:24px}.leading-\[27px\]{line-height:27px}.leading-\[28px\]{line-height:28px}.leading-\[2rem\]{line-height:2rem}.leading-\[3\.75rem\]{line-height:3.75rem}.leading-\[33px\]{line-height:33px}.leading-\[36px\]{line-height:36px}.leading-\[42px\]{line-height:42px}.leading-\[4rem\]{line-height:4rem}.leading-\[56px\]{line-height:56px}.leading-\[58px\]{line-height:58px}.leading-\[60px\]{line-height:60px}.tracking-\[0\.02rem\]{letter-spacing:.02rem}.tracking-\[0\.0675rem\]{letter-spacing:.0675rem}.tracking-\[0\.28px\]{letter-spacing:.28px}.text-accent,.text-accent-500{--tw-text-opacity: 1;color:rgb(146 68 37 / var(--tw-text-opacity))}.text-dark{--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-main,.text-main-500{--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(155 150 146 / var(--tw-text-opacity))}.text-neutral-700{--tw-text-opacity: 1;color:rgb(116 113 110 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-\[50\%\]{opacity:50%}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.shadow-mainShadow{--tw-shadow: 0 20px 17px 0 rgba(24, 63, 90, .01), 0 14px 7px 0 rgba(24, 63, 90, .03), 0 5px 10px 0 rgba(24, 63, 90, .04), 0 2px 6px 0 rgba(24, 63, 90, .05);--tw-shadow-colored: 0 20px 17px 0 var(--tw-shadow-color), 0 14px 7px 0 var(--tw-shadow-color), 0 5px 10px 0 var(--tw-shadow-color), 0 2px 6px 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)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);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)}.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-\[font-size\]{transition-property:font-size;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-75{transition-duration:75ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.content-\[\'\'\]{--tw-content: "";content:var(--tw-content)}body{position:relative;margin-top:90px;scroll-behavior:smooth;--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}body *{font-family:Poppins,sans-serif}body h1,body .h1-style{overflow-wrap:break-word;font-size:4rem;font-weight:600;line-height:4rem;--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}body pbody h1,body p body .h1-style{letter-spacing:.02rem}body h2,body .h2-style{overflow-wrap:break-word;font-size:2.75rem;font-weight:600;line-height:4rem;--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}body pbody h2,body p body .h2-style{letter-spacing:.02rem}body h3,body .h3-style{overflow-wrap:break-word;font-size:2.5rem;font-weight:600;line-height:3.75rem;--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}body pbody h3,body p body .h3-style{letter-spacing:.02rem}body h4,body .h4-style{overflow-wrap:break-word;font-size:1.5rem;font-weight:600;line-height:2.25rem;--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}body pbody h4,body p body .h4-style{letter-spacing:.02rem}body h5,body .h5-style{overflow-wrap:break-word;font-size:1.375rem;font-weight:600;line-height:2rem;--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}body pbody h5,body p body .h5-style{letter-spacing:.02rem}body h6,body .h6-style{overflow-wrap:break-word;font-size:1.375rem;font-weight:600;line-height:2.06rem;--tw-text-opacity: 1;color:rgb(15 29 42 / var(--tw-text-opacity))}body pbody h6,body p body .h6-style{letter-spacing:.02rem}body p{font-size:1rem;font-weight:400;line-height:1.5rem}body p.font-\[600\],body p.font-bold{letter-spacing:.02rem}body .btn{width:-moz-fit-content;width:fit-content;cursor:pointer;font-size:18px;font-weight:600;text-transform:uppercase;line-height:20px;letter-spacing:.0675rem}body pbody .btn{letter-spacing:.02rem}body .btn.btn-round{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(24 63 90 / var(--tw-bg-opacity));padding:.75rem 1.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}body .btn.btn-white{--tw-bg-opacity: 1;background-color:rgb(247 247 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}body .btn.btn-outlined{border-width:2px;--tw-border-opacity: 1;border-color:rgb(24 63 90 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}body .tag{font-size:16px;font-weight:600;text-transform:uppercase;line-height:24px}body pbody .tag{letter-spacing:.02rem}body .caption{font-size:16px;font-weight:600;text-transform:uppercase;line-height:24px}body pbody .caption{letter-spacing:.02rem}body .additional{font-size:28px;font-weight:600;line-height:42px}body pbody .additional{letter-spacing:.02rem}body footer a{transition-property:font-size;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){body footer a{line-height:24px!important}body footer a:hover{font-size:18px!important}}body #popup_modal .modal-content{--tw-translate-y: -50px;transform:translate(var(--tw-translate-x),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));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}body #popup_modal.show .modal-content{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),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))}body:has(.under-construction){margin-top:0}.marker\:text-\[19px\] *::marker{font-size:19px}.marker\:leading-\[0\.9\] *::marker{line-height:.9}.marker\:text-\[19px\]::marker{font-size:19px}.marker\:leading-\[0\.9\]::marker{line-height:.9}.placeholder\:text-white::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.placeholder\:text-white::placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.before\:hidden:before{content:var(--tw-content);display:none}.before\:\!border-red-500:before{content:var(--tw-content);--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity))!important}.hover\:scale-105:hover,.hover\:scale-\[1\.05\]:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),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))}.hover\:text-\[18px\]:hover{font-size:18px}.hover\:font-\[600\]:hover{font-weight:600}.hover\:leading-\[27px\]:hover{line-height:27px}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:after\:h-\[27px\]:hover:after{content:var(--tw-content);height:27px}.hover\:after\:w-\[27px\]:hover:after{content:var(--tw-content);width:27px}.focus\:border-neutral-500:focus{--tw-border-opacity: 1;border-color:rgb(194 188 183 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}@media(min-width:640px){.sm\:aspect-square{aspect-ratio:1 / 1}}@media(min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:\!max-w-\[68\%\]{max-width:68%!important}.md\:\!max-w-\[694px\]{max-width:694px!important}.md\:\!max-w-\[75\%\]{max-width:75%!important}.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\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:text-center{text-align:center}}@media(min-width:1024px){.lg\:invisible{visibility:hidden}.lg\:absolute{position:absolute}.lg\:bottom-12{bottom:3rem}.lg\:bottom-\[75px\]{bottom:75px}.lg\:left-0{left:0}.lg\:left-\[16px\]{left:16px}.lg\:right-0{right:0}.lg\:right-12{right:3rem}.lg\:right-\[16px\]{right:16px}.lg\:right-\[calc\(512px-50vw-16px\)\]{right:calc(496px - 50vw)}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:my-\[80px\]{margin-top:80px;margin-bottom:80px}.lg\:mb-0{margin-bottom:0}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-\[80px\]{margin-bottom:80px}.lg\:ml-auto{margin-left:auto}.lg\:mr-4{margin-right:1rem}.lg\:mt-0{margin-top:0}.lg\:mt-\[50px\]{margin-top:50px}.lg\:mt-\[80px\]{margin-top:80px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-\[16\/9\]{aspect-ratio:16/9}.lg\:aspect-\[3\/1\]{aspect-ratio:3/1}.lg\:aspect-\[3\/2\]{aspect-ratio:3/2}.lg\:aspect-auto{aspect-ratio:auto}.lg\:aspect-square{aspect-ratio:1 / 1}.lg\:aspect-video{aspect-ratio:16 / 9}.lg\:h-\[96px\]{height:96px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:max-h-\[178px\]{max-height:178px}.lg\:max-h-\[231px\]{max-height:231px}.lg\:max-h-\[384px\]{max-height:384px}.lg\:max-h-\[558px\]{max-height:558px}.lg\:max-h-\[60px\]{max-height:60px}.lg\:max-h-full{max-height:100%}.lg\:max-h-none{max-height:none}.lg\:min-h-\[600px\]{min-height:600px}.lg\:min-h-\[750px\]{min-height:750px}.lg\:min-h-\[892px\]{min-height:892px}.lg\:min-h-\[calc\(100vh-665px\)\]{min-height:calc(100vh - 665px)}.lg\:\!w-\[1400px\]{width:1400px!important}.lg\:w-\[50vw\]{width:50vw}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:min-w-\[312px\]{min-width:312px}.lg\:min-w-\[340px\]{min-width:340px}.lg\:\!max-w-\[790px\]{max-width:790px!important}.lg\:\!max-w-\[97\%\]{max-width:97%!important}.lg\:max-w-\[105px\]{max-width:105px}.lg\:max-w-\[164px\]{max-width:164px}.lg\:max-w-\[205px\]{max-width:205px}.lg\:max-w-\[206px\]{max-width:206px}.lg\:max-w-\[231px\]{max-width:231px}.lg\:max-w-\[300px\]{max-width:300px}.lg\:max-w-\[340px\]{max-width:340px}.lg\:max-w-\[380px\]{max-width:380px}.lg\:max-w-\[384px\]{max-width:384px}.lg\:max-w-\[408px\]{max-width:408px}.lg\:max-w-\[436px\]{max-width:436px}.lg\:max-w-\[460px\]{max-width:460px}.lg\:max-w-\[470px\]{max-width:470px}.lg\:max-w-\[486px\]{max-width:486px}.lg\:max-w-\[50\%\]{max-width:50%}.lg\:max-w-\[526px\]{max-width:526px}.lg\:max-w-\[580px\]{max-width:580px}.lg\:max-w-\[600px\]{max-width:600px}.lg\:max-w-\[60px\]{max-width:60px}.lg\:max-w-\[628px\]{max-width:628px}.lg\:max-w-\[66\%\]{max-width:66%}.lg\:max-w-\[68\%\]{max-width:68%}.lg\:max-w-\[690px\]{max-width:690px}.lg\:max-w-\[714px\]{max-width:714px}.lg\:max-w-\[72\%\]{max-width:72%}.lg\:max-w-\[960px\]{max-width:960px}.lg\:max-w-\[calc\(100\%-48px\)\]{max-width:calc(100% - 48px)}.lg\:flex-1{flex:1 1 0%}.lg\:flex-auto{flex:1 1 auto}.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\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-10{gap:2.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-\[36px\]{gap:36px}.lg\:gap-\[60px\]{gap:60px}.lg\:gap-\[70px\]{gap:70px}.lg\:gap-\[96px\]{gap:96px}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:rounded-\[0_20px_0_0\]{border-radius:0 20px 0 0}.lg\:rounded-none{border-radius:0}.lg\:p-10{padding:2.5rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:p-\[66px\]{padding:66px}.lg\:\!px-\[120px\]{padding-left:120px!important;padding-right:120px!important}.lg\:\!py-\[80px\]{padding-top:80px!important;padding-bottom:80px!important}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:py-\[80px\]{padding-top:80px;padding-bottom:80px}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-\[150px\]{padding-bottom:150px}.lg\:pb-\[90px\]{padding-bottom:90px}.lg\:pr-16{padding-right:4rem}.lg\:pt-0{padding-top:0}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-\[60px\]{padding-top:60px}.lg\:pt-\[80px\]{padding-top:80px}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:\!text-\[64px\]{font-size:64px!important}.lg\:text-\[1\.25rem\]{font-size:1.25rem}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[20px\]{font-size:20px}.lg\:text-\[400px\]{font-size:400px}.lg\:text-\[44px\]{font-size:44px}.lg\:text-\[64px\]{font-size:64px}.lg\:\!leading-\[64px\]{line-height:64px!important}.lg\:leading-\[1\.318\]{line-height:1.318}.lg\:leading-\[113\%\]{line-height:113%}.lg\:leading-\[130\%\]{line-height:130%}.lg\:leading-\[146\%\]{line-height:146%}.lg\:leading-\[32px\]{line-height:32px}.lg\:leading-\[58px\]{line-height:58px}.lg\:leading-\[72px\]{line-height:72px}.lg\:opacity-0{opacity:0}.lg\:opacity-85{opacity:.85}}@media(min-width:1200px){.navDesktop\:left-6{left:1.5rem}.navDesktop\:right-\[calc\(512px-50vw\+66px\)\]{right:calc(578px - 50vw)}.navDesktop\:top-6{top:1.5rem}.navDesktop\:flex{display:flex}.navDesktop\:hidden{display:none}.navDesktop\:max-w-\[300px\]{max-width:300px}.navDesktop\:\!text-\[14px\]{font-size:14px!important}}@media(min-width:1280px){.xl\:left-\[-60px\]{left:-60px}.xl\:right-\[-60px\]{right:-60px}.xl\:right-\[calc\(640px-50vw\)\]{right:calc(640px - 50vw)}.xl\:ml-\[28px\]{margin-left:28px}.xl\:mr-\[76px\]{margin-right:76px}.xl\:block{display:block}.xl\:aspect-auto{aspect-ratio:auto}.xl\:w-\[calc\(100\%-44px\)\]{width:calc(100% - 44px)}.xl\:max-w-\[1280px\]{max-width:1280px}.xl\:max-w-\[380px\]{max-width:380px}.xl\:gap-5{gap:1.25rem}.xl\:gap-\[126px\]{gap:126px}.xl\:p-\[12px_16px\]{padding:12px 16px}}@media(min-width:1536px){.xxl\:left-\[-60px\]{left:-60px}.xxl\:right-\[-60px\]{right:-60px}.xxl\:mx-auto{margin-left:auto;margin-right:auto}.xxl\:\!max-w-\[1312px\]{max-width:1312px!important}.xxl\:px-2{padding-left:.5rem;padding-right:.5rem}.xxl\:py-2{padding-top:.5rem;padding-bottom:.5rem}}.\[\&\>\*\]\:text-main>*{--tw-text-opacity: 1;color:rgb(24 63 90 / var(--tw-text-opacity))}.\[\&\>a\:first-child\]\:border-t-\[1px\]>a:first-child{border-top-width:1px}.\[\&\>a\:first-child\]\:pt-10>a:first-child{padding-top:2.5rem}.\[\&\>a\:last-child\]\:border-b-0>a:last-child{border-bottom-width:0px}.\[\&\>p\]\:my-2>p{margin-top:.5rem;margin-bottom:.5rem}.\[\&\>p\]\:my-6>p{margin-top:1.5rem;margin-bottom:1.5rem}.\[\&\>p\]\:break-words>p{overflow-wrap:break-word}.\[\&\>p\]\:\!text-\[1rem\]>p{font-size:1rem!important}.\[\&\>p\]\:\!font-\[400\]>p{font-weight:400!important}.\[\&\>p\]\:font-\[500\]>p{font-weight:500}.\[\&\>p\]\:\!leading-\[1\.4\]>p{line-height:1.4!important}.\[\&\>ul\:last-child\]\:mb-0>ul:last-child{margin-bottom:0}.\[\&\>ul\>li\]\:mb-2>ul>li{margin-bottom:.5rem}
