@charset "UTF-8";.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:none;box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:6px 8px 3px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#f2f2f2;border:0 solid #d0d0d0;color:#303030;cursor:pointer;margin:0 3px 3px 0;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 solid #cacaca;color:#303030}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#7d7d7d}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:#7da8d033;border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:#30303080}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:none;display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:#0000000d}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0;--ts-pr-caret:0;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}: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}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.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;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.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)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:100;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_01_Hairline.woff) format("woff")}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:200;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_02_Thin.woff) format("woff")}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:300;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_03_Light.woff) format("woff")}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:400;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_04_Regular.woff) format("woff")}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:500;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_05_Medium.woff) format("woff")}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:700;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_06_Bold.woff) format("woff")}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:800;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_07_Heavy.woff) format("woff")}@font-face{font-family:yekan;font-style:normal;font-display:swap;font-weight:900;src:url(/static/front/theme/fonts/Yekan_Bakh_FaNum_08_Fat.woff) format("woff")}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}: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;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[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]{display:none}*{outline:2px solid transparent!important;outline-offset:2px!important}html{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));font-family:yekan;font-weight:400;--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden}html ::-webkit-scrollbar{width:6px;height:6px;border-radius:50px}html ::-webkit-scrollbar-track{background:transparent;border-radius:50px;border:1px solid transparent}html ::-webkit-scrollbar-thumb{background:#c7c7c7;border:4px solid transparent;border-radius:50px}*,: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: }::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: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.header{margin-bottom:.75rem}@media (min-width: 1024px){.header{margin-bottom:0}}.header__container{padding-top:.75rem;padding-bottom:.75rem}@media (min-width: 1024px){.header__container{padding-top:2rem;padding-bottom:2rem}}.header__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.header__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.header__container{max-width:768px}}@media (min-width: 1024px){.header__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.header__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.header__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.header__container{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header__logo{display:inline-block;height:3rem;width:auto}.header__logo img{height:100%;width:auto}.header__items{display:none}@media (min-width: 1024px){.header__items{margin-inline-end:auto;display:flex;gap:2rem}}.header__items>li>a{position:relative;font-size:1rem;line-height:1.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header__items>li>a:hover{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.header__items>li>a.active{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.header__items .dropdown{margin-top:0;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1.5rem;border-radius:14px;border-width:1px;border-color:#e5e5e580;position:absolute;left:0;right:0;top:100%;z-index:30;margin-left:auto;margin-right:auto;width:calc(100% - 32px);box-shadow:0 52px 50px -20px #0000000f}.header__items .dropdown__head{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;border-bottom-width:2px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity));padding-bottom:1rem;font-size:1.125rem;font-weight:700;line-height:1.75rem}.header__items .dropdown__head>a{display:flex;gap:.5rem;margin-inline-start:auto;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.header__items .dropdown__head>a:after{height:1.25rem;width:2.5rem;border-radius:50px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);content:var(--tw-content);transition-duration:.3s}.header__items .dropdown__head>a:hover:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.header__items .dropdown__head>a:after{background-position:center;content:var(--tw-content);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0332 2.72003L5.68654 7.0667C5.1732 7.58003 5.1732 8.42003 5.68654 8.93336L10.0332 13.28' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.header__items .dropdown__head>a:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0332 2.72003L5.68654 7.0667C5.1732 7.58003 5.1732 8.42003 5.68654 8.93336L10.0332 13.28' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.header__items .dropdown__bdy{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.5rem}.header__items .dropdown__bdy>li>a{font-size:1rem;line-height:1.5rem}.header__items .dropdown__bdy>li>a:hover{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.header__items .dropdown__bdy>li>a{display:flex;align-items:center;gap:.5rem;border-radius:50px;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));padding:.5rem}.header__items .dropdown__bdy>li>a>img{height:2.5rem;width:2.5rem;border-radius:9999px}.header__support{position:relative;display:flex;align-items:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header__support:hover{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.header__support{border-radius:50px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));background-color:transparent;padding:.25rem}@media (min-width: 1024px){.header__support{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.header__support:before{position:absolute;border-radius:inherit;left:1rem;height:0px;width:0px;--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);content:var(--tw-content);transition-duration:.3s}.header__support:hover:before{left:0;height:100%;content:var(--tw-content);width:100%}}.header__support__text{position:relative;font-size:1rem;line-height:1.5rem;font-weight:500;display:none}@media (min-width: 1024px){.header__support__text{display:inline-block;padding-inline-end:.25rem;padding-inline-start:.75rem}}.header__support__icon{position:relative;flex-shrink:0;border-radius:inherit;background-color:transparent;text-align:center}@media (min-width: 1024px){.header__support__icon{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}}.header__support__icon{display:flex;align-items:center;justify-content:center;height:2.75rem;width:2.75rem}@media (min-width: 1024px){.header__support__icon{height:2.25rem;width:3.5rem}}.header__support__icon>svg{height:1.5rem;width:1.5rem;fill:none;stroke:#c1121f}.button{padding-left:1.75rem;padding-right:1.75rem;padding-top:10px;padding-bottom:10px;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:500;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem}.button:before{--tw-content: "";position:absolute;border-radius:inherit;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;height:0px;content:var(--tw-content);width:0px}.button:hover:before{height:100%;content:var(--tw-content);width:100%}.button>span:first-of-type{position:relative}.button:has(.icon){padding:.5rem}.button:has(.icon):before{content:var(--tw-content);left:1rem}.button:has(.icon):hover:before{content:var(--tw-content);left:0}.button:has(.icon)>span:first-of-type{padding-inline-end:.25rem;padding-inline-start:.75rem}.button .icon{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;height:1.75rem;width:3rem;border-radius:50px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}@media (min-width: 1024px){.button .icon{height:2rem;width:3.5rem}}.button .icon>svg{fill:none;stroke:#c1121f;height:1.25rem;width:1.25rem}.button--primary{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.button--primary:hover{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.button--primary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.button--primary:hover:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.button--primary--outline{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.button--primary--outline:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.button--primary--outline{border-width:1px;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));background-color:transparent}.button--primary--outline:hover:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.card{border-radius:1rem;border-width:1px;border-color:#e5e5e5cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.card.search{box-shadow:0 42px 50px -4px #0000000a}.mobile-menu{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: #fff;--tw-shadow: var(--tw-shadow-colored);position:fixed;bottom:0;left:0;right:0;z-index:50;width:100%;padding:.5rem;--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity));display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-around;gap:.75rem}@media (min-width: 1024px){.mobile-menu{display:none}}.mobile-menu li{width:100%}.mobile-menu li a{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.mobile-menu li a.active{opacity:.6}.mobile-menu li.mobile-call{display:inline-flex;flex-direction:column;gap:2.5rem;margin-top:-3.5rem}.mobile-menu li.mobile-call>a>span{height:4rem;width:4rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));display:inline-flex;align-items:center;justify-content:center}.mobile-menu li.mobile-call>a>span>svg{transform:rotate(0);animation-name:shakeMe;animation-duration:3.5s;animation-iteration-count:infinite;animation-timing-function:linear}@media (min-width: 1024px){.mobile-canvas__container{display:none}}.mobile-canvas__container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;height:100%;width:100%;padding:.75rem;background:#0009}.mobile-canvas{height:100%;width:100%;border-radius:.75rem;border-width:1px;border-color:#e5e5e5cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));max-height:calc(100% - .75rem - 60px);overflow-y:auto;padding:.75rem .75rem 3rem}.mobile-main-menu-item{display:flex;align-items:center;justify-content:space-between;font-size:1rem;line-height:1.5rem;font-weight:500}.mobile-main-menu-item.has-sub-menu:after{display:inline-block;height:1rem;width:1rem;--tw-content: "";background-position:center;content:var(--tw-content);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' %3E%3Cpath stroke='%232D394B' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M10.033 13.28 5.687 8.933a1.324 1.324 0 0 1 0-1.866l4.346-4.347' /%3E%3C/svg%3E")}.mobile-sub-menu-item>a{font-size:1rem;line-height:1.5rem}.mobile-sub-menu-item>a:hover{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.mobile-sub-menu-item>a{display:flex;align-items:center;gap:.5rem;border-radius:50px;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));padding:.5rem}.mobile-sub-menu-item>a>img{height:2.5rem;width:2.5rem;border-radius:9999px}.page-hero{position:relative}.page-hero__image{position:relative;height:10rem;width:100%}@media (min-width: 1024px){.page-hero__image{height:15rem}}.page-hero__image:after{position:absolute;top:0;right:0;bottom:0;left:0;--tw-content: "";content:var(--tw-content);background:linear-gradient(180deg,#000 -10%,#0000001a)}.page-hero__image>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.page-hero__content__title{font-size:1.5rem;font-weight:300;line-height:2.25rem}@media (min-width: 1024px){.page-hero__content__title{font-size:1.875rem;line-height:2.5rem}}.page-hero__content__title>strong{font-weight:800}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}.breadcrumb li,.breadcrumb a{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;font-size:1rem;line-height:1.5rem;font-weight:400;color:inherit}.breadcrumb a:hover{text-decoration-line:underline;text-underline-offset:8px}.breadcrumb a{color:#ffffffb3}.breadcrumb li{font-weight:700}.breadcrumb li:not(:last-child):after{content:">";margin-right:.25rem;font-weight:400;color:#ffffffb3}.input{display:flex;align-items:center;padding:.75rem 1rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.input.white{border-width:1px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity));background-color:transparent}.input.white>svg{stroke:#fff}.input.white input{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.input.white input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.input.white input::placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.input>svg{height:1.25rem;width:1.25rem;flex-shrink:0;fill:none;stroke:#2d394b}.input input{flex-grow:1;font-size:.875rem;line-height:1.25rem;font-weight:500}.input input:focus{outline:2px solid transparent;outline-offset:2px}.input input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.input input::placeholder{--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.input input{background-color:transparent}.input input[type=number]{-moz-appearance:textfield}.input input[type=number]::-webkit-outer-spin-button,.input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input textarea{font-size:.875rem;line-height:1.25rem;font-weight:500;height:100%;width:100%}.input textarea:focus{outline:2px solid transparent;outline-offset:2px}.input textarea{background-color:transparent}.input textarea::-moz-placeholder{--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.input textarea::placeholder{--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.select{position:relative;width:100%;border-radius:.5rem;padding:1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;background-position:left 1rem center;background-repeat:no-repeat;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity));opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='m16.6 7.458-5.433 5.433a1.655 1.655 0 0 1-2.333 0L3.4 7.458' fill='none' stroke='%23AAAAAA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.select.white{border-width:1px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity));background-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.321' height='7.873'%3E%3Cpath d='M14.261 1.061 8.828 6.494a1.655 1.655 0 0 1-2.333 0L1.061 1.061' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.select.white:has(svg) svg{stroke:#fff}.select.white .ts-wrapper .ts-control input::-moz-placeholder{color:#fff!important}.select.white .ts-wrapper .ts-control input::placeholder{color:#fff!important}.select:has(svg){display:flex;align-items:center;gap:1rem}.select:has(svg) svg{position:absolute;flex-shrink:0;height:1.25rem;width:1.25rem;fill:none;stroke:#2d394b}.select:has(svg) .ts-wrapper{flex-grow:1;padding-right:2rem}.select:has(img){display:flex;align-items:center;gap:1rem}.select:has(img) img{position:absolute;height:1.5rem;width:1.5rem;flex-shrink:0}.select:has(img) .ts-wrapper{flex-grow:1;padding-right:2rem}.select .ts-wrapper{color:inherit!important;position:unset}.select .ts-wrapper .ts-control{border-style:none!important;background-color:transparent!important;font-size:inherit!important;color:inherit!important;font-weight:inherit!important;padding:0}.select .ts-wrapper .ts-control>.item{display:flex;align-items:center;justify-content:center}.select .ts-wrapper .ts-control input{font-size:inherit!important;color:inherit!important;font-weight:inherit!important}.select .ts-wrapper .ts-control input::-moz-placeholder{font-size:inherit!important;color:#2d394b!important;font-weight:inherit!important}.select .ts-wrapper .ts-control input::placeholder{font-size:inherit!important;color:#2d394b!important;font-weight:inherit!important}.select .ts-wrapper .ts-control input:focus{border-style: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)}.select .ts-wrapper .ts-dropdown{z-index:40;margin-top:.5rem;border-radius:.5rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border:1px solid #e5e5e5!important}.select .ts-wrapper .ts-dropdown ::-webkit-scrollbar{width:12px;border-radius:50px}.select .ts-wrapper .ts-dropdown ::-webkit-scrollbar-track{background:#f3f3f3;border-radius:50px;border:1px solid #f3f3f3}.select .ts-wrapper .ts-dropdown ::-webkit-scrollbar-thumb{background:#c7c7c7;border:4px solid #f3f3f3;border-radius:50px}.select .ts-wrapper .ts-dropdown .ts-dropdown-content{margin-top:.75rem;margin-bottom:.75rem}.select .ts-wrapper .ts-dropdown .ts-dropdown-content .option{padding:.75rem 1rem}.ticket{border-radius:.75rem;border-width:1px;border-color:#e5e5e5e6;--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:.3s;display:flex}.ticket--vertical{flex-direction:column}.ticket--vertical .ticket__seperator{border-top-width:2px}.ticket--vertical .ticket__seperator:before{right:-1px;top:-13px;height:1.5rem;width:.75rem;border-top-left-radius:9999px;border-bottom-left-radius:9999px;content:var(--tw-content);border-right-color:transparent}.ticket--vertical .ticket__seperator:after{left:-1px;top:-13px;height:1.5rem;width:.75rem;border-top-right-radius:9999px;border-bottom-right-radius:9999px;content:var(--tw-content);border-left-color:transparent}.ticket--horizontal{flex-direction:row}.ticket--horizontal .ticket__seperator{border-left-width:2px}.ticket--horizontal .ticket__seperator:before{left:-13px;top:-1px;height:.75rem;width:1.5rem;border-bottom-right-radius:9999px;border-bottom-left-radius:9999px;content:var(--tw-content);border-top-color:transparent}.ticket--horizontal .ticket__seperator:after{bottom:-1px;left:-13px;height:.75rem;width:1.5rem;border-top-left-radius:9999px;border-top-right-radius:9999px;content:var(--tw-content);border-bottom-color:transparent}.ticket__seperator{position:relative;display:flex;align-items:center;gap:.75rem;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.ticket__seperator:before{--tw-content: "";content:var(--tw-content)}.ticket__seperator:after{--tw-content: "";content:var(--tw-content)}.ticket__seperator:before{content:var(--tw-content);position:absolute}.ticket__seperator:after{content:var(--tw-content);position:absolute}.ticket__seperator:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.ticket__seperator:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.ticket__seperator:before{content:var(--tw-content);border-width:1px}.ticket__seperator:after{content:var(--tw-content);border-width:1px}.ticket__seperator:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.ticket__seperator:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.ticket__body,.ticket__actions{padding:1rem}.ticket__body{flex-grow:1}.ticket__actions{flex-shrink:0}.title{position:relative;font-size:1.25rem;line-height:1.75rem;font-weight:300}@media (min-width: 1024px){.title{font-size:1.5rem;line-height:2rem}}.title{margin-bottom:1rem}@media (min-width: 1024px){.title{margin-bottom:1.5rem}}.title:after{position:absolute;right:0;top:100%;margin-top:.25rem;--tw-content: "";content:var(--tw-content)}@media (min-width: 1024px){.title:after{content:var(--tw-content);margin-top:.5rem}}.title:after{height:.5rem;content:var(--tw-content);width:5rem}@media (min-width: 1024px){.title:after{height:.75rem;content:var(--tw-content);width:7rem}}.title:after{background-size:contain;background-position:center;background-repeat:no-repeat;content:var(--tw-content);background-image:url(/static/front/theme/images/title-pattern.png)}.title>strong{font-weight:800}.title-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.title-white:after{content:var(--tw-content);background-image:url(/static/front/theme/images/title-pattern-white.png);left:0;right:0;margin-left:auto;margin-right:auto}.content{gap:.5rem}@media (min-width: 1024px){.content{gap:1rem}}.content{overflow-wrap:break-word}.content p{font-size:.875rem;font-weight:400;line-height:1.75rem}@media (min-width: 1024px){.content p{font-size:1rem;line-height:2rem}}.content ul{margin-inline-start:1.25rem;list-style-image:url(/static/front/theme/images/bullet-list.png)}.content ul>li{font-size:.875rem;line-height:1.75rem}@media (min-width: 1024px){.content ul>li{font-size:1rem;line-height:2.25rem}}.content p+p{margin-top:.5rem}@media (min-width: 1024px){.content p+p{margin-top:.75rem}}.content a{position:relative;font-weight:500;--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.content a:hover:after{content:var(--tw-content);width:100%}.content a:after{content:"";display:inline-block;height:3px;width:0px;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));position:absolute;bottom:-.25rem;right:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.content img{margin-left:auto;margin-right:auto;margin-top:.75rem;margin-bottom:.75rem;border-radius:.75rem;height:auto;width:auto}.content h1,.content h2,.content h3,.content h4,.content h5{font-weight:700;margin-bottom:.75rem}.content h1{font-size:1.25rem;line-height:1.75rem}@media (min-width: 1024px){.content h1{font-size:1.5rem;line-height:2rem}}.content h2{font-size:1.125rem;line-height:1.75rem}@media (min-width: 1024px){.content h2{font-size:1.25rem;line-height:1.75rem}}.content h2{line-height:2.25rem!important;position:relative}.content h2:after{position:absolute;bottom:-.25rem;right:0;--tw-content: "";height:.5rem;content:var(--tw-content);width:5rem}@media (min-width: 1024px){.content h2:after{height:.75rem;content:var(--tw-content);width:7rem}}.content h2:after{background-size:contain;background-position:center;background-repeat:no-repeat;content:var(--tw-content);background-image:url(/static/front/theme/images/title-pattern.png)}.content h3{font-size:1rem;line-height:1.5rem}@media (min-width: 1024px){.content h3{font-size:1.125rem;line-height:1.75rem}}.content h4,.content h5{font-size:.875rem;line-height:1.25rem}@media (min-width: 1024px){.content h4,.content h5{font-size:1rem;line-height:1.5rem}}.content blockquote{margin-top:1rem;margin-bottom:1rem;--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));position:relative;border-radius:.75rem;padding:.75rem;padding-top:0}@media (min-width: 1024px){.content blockquote{padding:1rem;padding-top:0}}.content blockquote{display:flex;flex-direction:column;gap:.5rem}.content blockquote:before{content:"چکیده مقاله";font-size:1rem;line-height:1.5rem;font-weight:500;display:inline-flex;align-items:center;align-self:flex-start;padding-top:.5rem;padding-bottom:.5rem;padding-inline-end:1rem;padding-inline-start:3rem;border-bottom-right-radius:10px;border-bottom-left-radius:10px;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));background-position:center right 16px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.2709 12.18L24.1275 17.0567C23.1475 21.2684 21.2109 22.9717 17.5709 22.6217C16.9875 22.575 16.3575 22.47 15.6809 22.3067L13.7209 21.84C8.85586 20.685 7.35086 18.2817 8.49419 13.405L9.63753 8.5167C9.87086 7.52503 10.1509 6.6617 10.5009 5.95003C11.8659 3.1267 14.1875 2.36836 18.0842 3.29003L20.0325 3.74503C24.9209 4.88836 26.4142 7.30336 25.2709 12.18Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5694 22.6217C16.8461 23.1117 15.9361 23.52 14.8278 23.8817L12.9844 24.4883C8.35276 25.9817 5.91442 24.7333 4.40942 20.1017L2.91609 15.4933C1.42275 10.8617 2.65942 8.41168 7.29109 6.91835L9.13442 6.31168C9.61275 6.16001 10.0678 6.03168 10.4994 5.95001C10.1494 6.66168 9.86942 7.52501 9.63609 8.51668L8.49276 13.405C7.34942 18.2817 8.85442 20.685 13.7194 21.84L15.6794 22.3067C16.3561 22.47 16.9861 22.575 17.5694 22.6217Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7461 9.95166L20.4044 11.3867' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.6035 14.4667L16.9869 15.33' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.content blockquote>p{font-size:.875rem;font-weight:400;line-height:1.75rem}@media (min-width: 1024px){.content blockquote>p{font-size:1rem;line-height:2.25rem}}.checkbox{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.checkbox input[type=checkbox]{position:absolute;right:0;top:0;height:0px;width:0px;opacity:0}.checkbox label{cursor:pointer;font-size:1rem;line-height:1.5rem;font-weight:400;display:flex;align-items:center;gap:.5rem}.checkbox__mark{cursor:pointer;height:1.5rem;width:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));border-radius:.25rem;border-width:1.5px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity));background-position:center;background-repeat:no-repeat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}input[type=checkbox]:checked+.checkbox__mark{--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M13.492 1.66663H6.50866C3.47533 1.66663 1.66699 3.47496 1.66699 6.50829V13.4833C1.66699 16.525 3.47533 18.3333 6.50866 18.3333H13.4837C16.517 18.3333 18.3253 16.525 18.3253 13.4916V6.50829C18.3337 3.47496 16.5253 1.66663 13.492 1.66663Z' fill='%23C1121F'/%3E%3Cpath d='M8.81621 12.9833C8.64954 12.9833 8.49121 12.9166 8.37454 12.8L6.01621 10.4416C5.77454 10.2 5.77454 9.79996 6.01621 9.55829C6.25788 9.31663 6.65788 9.31663 6.89954 9.55829L8.81621 11.475L13.0995 7.19163C13.3412 6.94996 13.7412 6.94996 13.9829 7.19163C14.2245 7.43329 14.2245 7.83329 13.9829 8.07496L9.25788 12.8C9.14121 12.9166 8.98288 12.9833 8.81621 12.9833Z' fill='%23C1121F'/%3E%3C/svg%3E%0A")}.accordion{display:flex;flex-direction:column;gap:1.25rem}.accordion__item{position:relative;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));border-radius:.5rem;display:flex;flex-direction:column}.accordion__item__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;text-align:start;font-size:1rem;font-weight:500;line-height:2.25rem;outline-width:0px}.accordion__item__head.open span,.accordion__item__head.\!open span{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.accordion__item__head.open span{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12H18' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.accordion__item__head.\!open span{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12H18' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.accordion__item__head span{flex-shrink:0;height:2rem;width:2.75rem}@media (min-width: 1024px){.accordion__item__head span{width:3.5rem}}.accordion__item__head span{margin-inline-start:auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background-color:transparent;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12H18' stroke='%23C1121F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 18V6' stroke='%23C1121F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.accordion__item__body{position:relative;max-height:0px;overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.accordion__item__body__content{font-size:.875rem;line-height:1.5rem}@media (min-width: 1024px){.accordion__item__body__content{font-size:1rem;line-height:1.75rem}}.accordion__item__body__content{padding:.75rem 1rem 1rem;border-top-width:8px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.date{display:flex;align-items:center;border-radius:.5rem}.date input{display:none}.date .label{cursor:pointer;width:100%;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));padding:.75rem;border-radius:inherit;display:flex;align-items:center;justify-content:space-around;gap:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.date .label>span{font-size:.875rem;line-height:1.25rem;font-weight:300;display:flex;flex-direction:column;align-items:center;gap:.25rem}.date .label>span>strong{font-size:1rem;line-height:1.5rem;font-weight:700}.date .label>div{height:1.5rem;width:54px;flex-shrink:0;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='54' height='24' viewBox='0 0 54 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='54' y1='11.75' y2='11.75' stroke='%23AAAAAA' stroke-width='1.5' stroke-dasharray='4 4'/%3E%3Cpath d='M29.0396 9.96006L27.9296 9.96006C27.4996 9.96006 27.2896 9.64006 27.4596 9.25006L29.6196 4.24006C29.9596 3.45006 29.5396 2.81006 28.6896 2.81006L27.3696 2.81006C26.6896 2.81006 25.8996 3.32006 25.6396 3.95006L23.1896 9.65006C23.1096 9.81006 22.8996 9.95006 22.7196 9.95006L19.6596 9.95006C18.6996 9.95006 17.5496 10.6601 17.1096 11.5101C16.9596 11.8101 16.9596 12.1701 17.1096 12.4701C17.5496 13.3301 18.6896 14.0401 19.6496 14.0401L22.7096 14.0401C22.8896 14.0401 23.0996 14.1801 23.1796 14.3401L23.6196 15.3801L29.0396 9.96006Z' fill='%23AAAAAA'/%3E%3Cpath d='M27.3701 21.19L28.6901 21.19C29.5401 21.19 29.9601 20.55 29.6201 19.76L27.4601 14.75C27.3001 14.35 27.5001 14.04 27.9301 14.04L30.8401 14.04C31.0701 14.04 31.4001 14.17 31.5601 14.34L33.8901 16.66C34.1301 16.9 34.6101 17.01 34.9401 16.9L36.3001 16.45C36.8901 16.25 37.1601 15.58 36.8901 15.03L34.8901 12.65C34.5801 12.29 34.5801 11.7 34.8901 11.34L36.8901 8.96004C37.1701 8.41004 36.8901 7.74004 36.3001 7.56004L34.9401 7.11004C34.6001 7.00004 34.1301 7.11004 33.8901 7.35004L31.5601 9.67004C31.4001 9.83004 31.0701 9.96004 30.8401 9.96004L29.0401 9.96004L23.6201 15.38L25.6301 20.05C25.9001 20.68 26.6901 21.19 27.3701 21.19Z' fill='%23AAAAAA'/%3E%3C/svg%3E%0A")}.date input:checked+.label{--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.date input:checked+.label>div{background-image:url("data:image/svg+xml,%3Csvg width='54' height='24' viewBox='0 0 54 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='54' y1='11.75' y2='11.75' stroke='%23C1121F' stroke-width='1.5' stroke-dasharray='4 4'/%3E%3Cpath d='M29.0396 9.96006L27.9296 9.96006C27.4996 9.96006 27.2896 9.64006 27.4596 9.25006L29.6196 4.24006C29.9596 3.45006 29.5396 2.81006 28.6896 2.81006L27.3696 2.81006C26.6896 2.81006 25.8996 3.32006 25.6396 3.95006L23.1896 9.65006C23.1096 9.81006 22.8996 9.95006 22.7196 9.95006L19.6596 9.95006C18.6996 9.95006 17.5496 10.6601 17.1096 11.5101C16.9596 11.8101 16.9596 12.1701 17.1096 12.4701C17.5496 13.3301 18.6896 14.0401 19.6496 14.0401L22.7096 14.0401C22.8896 14.0401 23.0996 14.1801 23.1796 14.3401L23.6196 15.3801L29.0396 9.96006Z' fill='%23C1121F'/%3E%3Cpath d='M27.3701 21.19L28.6901 21.19C29.5401 21.19 29.9601 20.55 29.6201 19.76L27.4601 14.75C27.3001 14.35 27.5001 14.04 27.9301 14.04L30.8401 14.04C31.0701 14.04 31.4001 14.17 31.5601 14.34L33.8901 16.66C34.1301 16.9 34.6101 17.01 34.9401 16.9L36.3001 16.45C36.8901 16.25 37.1601 15.58 36.8901 15.03L34.8901 12.65C34.5801 12.29 34.5801 11.7 34.8901 11.34L36.8901 8.96004C37.1701 8.41004 36.8901 7.74004 36.3001 7.56004L34.9401 7.11004C34.6001 7.00004 34.1301 7.11004 33.8901 7.35004L31.5601 9.67004C31.4001 9.83004 31.0701 9.96004 30.8401 9.96004L29.0401 9.96004L23.6201 15.38L25.6301 20.05C25.9001 20.68 26.6901 21.19 27.3701 21.19Z' fill='%23C1121F'/%3E%3C/svg%3E%0A")}.star-rating{display:flex;flex-direction:row-reverse;gap:2px}.star-rating i{display:block;height:1rem;width:1rem;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.442 2.925 1.466 2.934c.2.408.734.8 1.184.875l2.658.441c1.7.284 2.1 1.517.875 2.734l-2.067 2.066c-.35.35-.541 1.025-.433 1.508l.592 2.559c.466 2.025-.609 2.808-2.4 1.75l-2.492-1.475c-.45-.267-1.192-.267-1.65 0l-2.492 1.475c-1.783 1.058-2.866.266-2.4-1.75l.592-2.559c.108-.483-.083-1.158-.433-1.508L2.375 9.91c-1.217-1.217-.825-2.45.875-2.734l2.658-.441c.442-.075.975-.467 1.175-.875L8.55 2.925c.8-1.591 2.1-1.591 2.892 0Z' stroke='%23FBBF24' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.star-rating i.fill{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.442 2.925 1.466 2.934c.2.408.734.8 1.184.875l2.658.441c1.7.284 2.1 1.517.875 2.734l-2.067 2.066c-.35.35-.541 1.025-.433 1.508l.592 2.559c.466 2.025-.609 2.808-2.4 1.75l-2.492-1.475c-.45-.267-1.192-.267-1.65 0l-2.492 1.475c-1.783 1.058-2.866.266-2.4-1.75l.592-2.559c.108-.483-.083-1.158-.433-1.508L2.375 9.91c-1.217-1.217-.825-2.45.875-2.734l2.658-.441c.442-.075.975-.467 1.175-.875L8.55 2.925c.8-1.591 2.1-1.591 2.892 0Z' fill='%23FBBF24' stroke='%23FBBF24' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.rate{display:flex;flex-direction:row;gap:.25rem}.rate input{display:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.rate input:checked~label:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' fill='none'/%3E%3Cpath d='M11.4416 2.92495L12.9083 5.85828C13.1083 6.26662 13.6416 6.65828 14.0916 6.73328L16.7499 7.17495C18.4499 7.45828 18.8499 8.69162 17.6249 9.90828L15.5583 11.9749C15.2083 12.3249 15.0166 12.9999 15.1249 13.4833L15.7166 16.0416C16.1833 18.0666 15.1083 18.8499 13.3166 17.7916L10.8249 16.3166C10.3749 16.0499 9.63326 16.0499 9.17492 16.3166L6.68326 17.7916C4.89992 18.8499 3.81659 18.0583 4.28326 16.0416L4.87492 13.4833C4.98326 12.9999 4.79159 12.3249 4.44159 11.9749L2.37492 9.90828C1.15826 8.69162 1.54992 7.45828 3.24992 7.17495L5.90826 6.73328C6.34992 6.65828 6.88326 6.26662 7.08326 5.85828L8.54992 2.92495C9.34992 1.33328 10.6499 1.33328 11.4416 2.92495Z' fill='%23FBBF24' stroke='%23FBBF24' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%}.rate input:hover~label:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' fill='none'/%3E%3Cpath d='M11.4416 2.92495L12.9083 5.85828C13.1083 6.26662 13.6416 6.65828 14.0916 6.73328L16.7499 7.17495C18.4499 7.45828 18.8499 8.69162 17.6249 9.90828L15.5583 11.9749C15.2083 12.3249 15.0166 12.9999 15.1249 13.4833L15.7166 16.0416C16.1833 18.0666 15.1083 18.8499 13.3166 17.7916L10.8249 16.3166C10.3749 16.0499 9.63326 16.0499 9.17492 16.3166L6.68326 17.7916C4.89992 18.8499 3.81659 18.0583 4.28326 16.0416L4.87492 13.4833C4.98326 12.9999 4.79159 12.3249 4.44159 11.9749L2.37492 9.90828C1.15826 8.69162 1.54992 7.45828 3.24992 7.17495L5.90826 6.73328C6.34992 6.65828 6.88326 6.26662 7.08326 5.85828L8.54992 2.92495C9.34992 1.33328 10.6499 1.33328 11.4416 2.92495Z' fill='%23FBBF24' stroke='%23FBBF24' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%}.rate>label{cursor:pointer;display:block;position:relative;height:1.25rem;width:1.25rem}@media (min-width: 768px){.rate>label{height:1.5rem;width:1.5rem}}.rate>label:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' fill='none'/%3E%3Cpath d='M11.4416 2.92495L12.9083 5.85828C13.1083 6.26662 13.6416 6.65828 14.0916 6.73328L16.7499 7.17495C18.4499 7.45828 18.8499 8.69162 17.6249 9.90828L15.5583 11.9749C15.2083 12.3249 15.0166 12.9999 15.1249 13.4833L15.7166 16.0416C16.1833 18.0666 15.1083 18.8499 13.3166 17.7916L10.8249 16.3166C10.3749 16.0499 9.63326 16.0499 9.17492 16.3166L6.68326 17.7916C4.89992 18.8499 3.81659 18.0583 4.28326 16.0416L4.87492 13.4833C4.98326 12.9999 4.79159 12.3249 4.44159 11.9749L2.37492 9.90828C1.15826 8.69162 1.54992 7.45828 3.24992 7.17495L5.90826 6.73328C6.34992 6.65828 6.88326 6.26662 7.08326 5.85828L8.54992 2.92495C9.34992 1.33328 10.6499 1.33328 11.4416 2.92495Z' stroke='%23FBBF24' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%;display:block;width:100%;height:100%;position:absolute;top:0;left:0}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-1{bottom:-.25rem}.-left-\[17px\]{left:-17px}.-right-\[17px\]{right:-17px}.-right-\[68px\]{right:-68px}.-top-10{top:-2.5rem}.-top-\[112px\]{top:-112px}.bottom-0{bottom:0}.bottom-5{bottom:1.25rem}.left-0{left:0}.right-0{right:0}.right-2{right:.5rem}.right-2\.5{right:.625rem}.top-0{top:0}.top-5{top:1.25rem}.top-full{top:100%}.z-0{z-index:0}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[-2\]{z-index:-2}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-9{grid-column:span 9 / span 9}.m-3{margin:.75rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-10{margin-bottom:-2.5rem}.-mb-4{margin-bottom:-1rem}.-mb-5{margin-bottom:-1.25rem}.-ms-6{margin-inline-start:-1.5rem}.-mt-10{margin-top:-2.5rem}.-mt-20{margin-top:-5rem}.-mt-5{margin-top:-1.25rem}.-mt-7{margin-top:-1.75rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.me-2{margin-inline-end:.5rem}.me-4{margin-inline-end:1rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mr-auto{margin-right:auto}.ms-10{margin-inline-start:2.5rem}.ms-3{margin-inline-start:.75rem}.ms-6{margin-inline-start:1.5rem}.ms-auto{margin-inline-start:auto}.mt-0{margin-top:0}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[240\/150\]{aspect-ratio:240/150}.aspect-\[240\/200\]{aspect-ratio:240/200}.aspect-\[268\/348\]{aspect-ratio:268/348}.aspect-\[380\/500\]{aspect-ratio:380/500}.aspect-\[569\/636\]{aspect-ratio:569/636}.aspect-\[572\/530\]{aspect-ratio:572/530}.aspect-\[769\/438\]{aspect-ratio:769/438}.aspect-square{aspect-ratio:1 / 1}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[10px\]{width:10px;height:10px}.size-\[22px\]{width:22px;height:22px}.size-\[94px\]{width:94px;height:94px}.size-full{width:100%;height:100%}.h-0{height:0px}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[196px\]{height:196px}.h-\[22px\]{height:22px}.h-\[260px\]{height:260px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[34px\]{height:34px}.h-\[3px\]{height:3px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[70px\]{height:70px}.h-\[inherit\]{height:inherit}.h-auto{height:auto}.h-full{height:100%}.max-h-0{max-height:0px}.min-h-32{min-height:8rem}.w-0{width:0px}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-4\/5{width:80%}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[172px\]{width:172px}.w-\[180px\]{width:180px}.w-\[18px\]{width:18px}.w-\[200px\]{width:200px}.w-\[260px\]{width:260px}.w-\[30px\]{width:30px}.w-\[34px\]{width:34px}.w-\[38px\]{width:38px}.w-\[48px\]{width:48px}.w-\[52px\]{width:52px}.w-\[54px\]{width:54px}.w-\[70px\]{width:70px}.w-\[76px\]{width:76px}.w-\[calc\(100\%-40px\)\]{width:calc(100% - 40px)}.w-\[calc\(100\%-48px\)\]{width:calc(100% - 48px)}.w-\[inherit\]{width:inherit}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[280px\]{max-width:280px}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.origin-center{transform-origin:center}.rotate-180{--tw-rotate: 180deg;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))}.resize{resize:both}.list-image-\[url\(\'\/assets\/images\/bullet-list\.png\'\)\]{list-style-image:url(/static/front/theme/images/bullet-list.png)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-\[10px\]{gap:10px}.gap-\[22px\]{gap:22px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-8{row-gap:2rem}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[16px_16px_300px_300px\]{border-radius:16px 16px 300px 300px}.rounded-\[50px\]{border-radius:50px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-b-\[10px\]{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.rounded-b-\[30px\]{border-bottom-right-radius:30px;border-bottom-left-radius:30px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-t-\[inherit\]{border-top-left-radius:inherit;border-top-right-radius:inherit}.border{border-width:1px}.border-\[1\.5px\]{border-width:1.5px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-8{border-top-width:8px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#D9D9D9\]{--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-neutral-100\/50{border-color:#e5e5e580}.border-neutral-100\/70{border-color:#e5e5e5b3}.border-neutral-100\/80{border-color:#e5e5e5cc}.border-neutral-100\/90{border-color:#e5e5e5e6}.border-neutral-50\/50{border-color:#f5f5f580}.border-primary{--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-white\/20{border-color:#fff3}.bg-\[\#579F57\]{--tw-bg-opacity: 1;background-color:rgb(87 159 87 / var(--tw-bg-opacity))}.bg-\[\#7E92CD\]{--tw-bg-opacity: 1;background-color:rgb(126 146 205 / var(--tw-bg-opacity))}.bg-\[\#C1121F\]{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.bg-\[\#F4B545\]{--tw-bg-opacity: 1;background-color:rgb(244 181 69 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity))}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.bg-primary\/60{background-color:#c1121f99}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/10{background-color:#ffffff1a}.bg-\[url\(\'\/assets\/images\/index-bg\.png\'\)\]{background-image:url(/static/front/theme/images/index-bg.png)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-black\/0{--tw-gradient-from: rgb(45 57 75 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 57 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary\/75{--tw-gradient-from: rgb(45 57 75 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 57 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from: rgb(255 255 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.bg-\[length\:100\%_100\%\]{background-size:100% 100%}.bg-contain{background-size:contain}.bg-\[center_right_16px\]{background-position:center right 16px}.bg-\[left_1rem_center\]{background-position:left 1rem center}.bg-center{background-position:center}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.fill-none{fill:none}.fill-transparent{fill:transparent}.stroke-black{stroke:#2d394b}.stroke-neutral-200{stroke:#a7a7a7}.stroke-primary{stroke:#c1121f}.stroke-white{stroke:#fff}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-\[10px\]{padding:10px}.p-\[2px\]{padding:2px}.p-\[5px\]{padding:5px}.p-\[7px\]{padding:7px}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[42px\]{padding-top:42px;padding-bottom:42px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pe-1{padding-inline-end:.25rem}.pe-4{padding-inline-end:1rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.ps-3{padding-inline-start:.75rem}.pt-0{padding-top:0}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-yekan{font-family:yekan}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-9{line-height:2.25rem}.text-\[inherit\]{color:inherit}.text-black{--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.text-neutral-200{--tw-text-opacity: 1;color:rgb(167 167 167 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline-offset-8{text-underline-offset:8px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-10{opacity:.1}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur-\[30px\]{--tw-blur: blur(30px);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)}.blur-\[50px\]{--tw-blur: blur(50px);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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;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}.duration-300{transition-duration:.3s}.content-\[\'\'\]{--tw-content: "";content:var(--tw-content)}[x-cloak]{display:none!important}.hero{position:relative}.hero:before{aspect-ratio:1 / 1;height:260px;width:260px;display:inline-block;--tw-content: "";content:var(--tw-content);position:absolute;top:-112px;right:0;z-index:-1;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));opacity:.1;--tw-blur: blur(50px);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)}.hero:after{aspect-ratio:1 / 1;height:260px;width:260px;display:inline-block;--tw-content: "";content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));opacity:.1;--tw-blur: blur(50px);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);position:absolute;bottom:0;left:0;z-index:-1}.hero__pattern-right{position:absolute;bottom:0;right:0;aspect-ratio:268/348;height:auto}@media (min-width: 1024px){.hero__pattern-right{width:569}}.hero__pattern-left{position:absolute;top:-112px;left:0;z-index:-1;aspect-ratio:569/636;height:auto}@media (min-width: 1024px){.hero__pattern-left{width:569}}.hero__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.hero__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.hero__container{max-width:768px}}@media (min-width: 1024px){.hero__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.hero__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.hero__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.hero__container{display:flex;flex-direction:column;gap:2.5rem}.hero__container:after{display:inline-block;--tw-content: "";content:var(--tw-content);position:absolute;bottom:0;left:0;right:0;z-index:-1;margin-left:auto;margin-right:auto;height:4rem;width:100%;border-bottom-right-radius:30px;border-bottom-left-radius:30px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hero__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.hero__title{text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:800}@media (min-width: 1024px){.hero__title{font-size:30px;line-height:2.5rem}}.hero__description{text-align:center;font-size:1rem;line-height:1.75rem}.hero__layout{display:grid;gap:1.75rem}@media (min-width: 1024px){.hero__layout{grid-template-columns:repeat(12,minmax(0,1fr))}}.hero__search{position:relative;z-index:1}@media (min-width: 1024px){.hero__search{grid-column:span 8 / span 8;grid-column-start:3}}.hero__search{display:flex;width:100%;flex-direction:column;align-items:center;gap:.625rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.75rem}@media (min-width: 1024px){.hero__search{flex-direction:row;border-radius:9999px}}.hero__search{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));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)}.hero__search-button{flex-shrink:0;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));height:3rem;width:100%}@media (min-width: 1024px){.hero__search-button{width:3rem}}.hero__search-button{border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));display:flex;align-items:center;justify-content:center;gap:.625rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){.hero__search-button>span{display:none}}.hero__search-button:after{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block;--tw-content: "";content:var(--tw-content);height:1.25rem;width:1.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.58329 17.5C13.9555 17.5 17.5 13.9556 17.5 9.58333C17.5 5.21108 13.9555 1.66666 9.58329 1.66666C5.21104 1.66666 1.66663 5.21108 1.66663 9.58333C1.66663 13.9556 5.21104 17.5 9.58329 17.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3333 18.3333L16.6666 16.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.58329 17.5C13.9555 17.5 17.5 13.9556 17.5 9.58333C17.5 5.21108 13.9555 1.66666 9.58329 1.66666C5.21104 1.66666 1.66663 5.21108 1.66663 9.58333C1.66663 13.9556 5.21104 17.5 9.58329 17.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3333 18.3333L16.6666 16.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.hero__search-button:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.hero__search-button:hover:after{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.hero__image{position:relative;margin-left:auto;margin-right:auto}@media (min-width: 1024px){.hero__image{margin-left:0;margin-right:0}}.hero__image{height:auto;width:80%}@media (min-width: 1024px){.hero__image{width:100%}}.hero__image{aspect-ratio:572/530}@media (min-width: 1024px){.hero__image{aspect-ratio:1172/530}}.main{display:flex;flex-direction:column;gap:4rem}@media (min-width: 1024px){.main{gap:130px}}.features{display:flex;align-items:center;justify-content:center;border-bottom-right-radius:30px;border-bottom-left-radius:30px}@media (min-width: 1024px){.features{height:518px}}.features{--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity));position:relative;z-index:-2;margin-top:-7rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));padding-top:5rem;padding-bottom:2.5rem}@media (min-width: 1024px){.features{padding-top:5rem;padding-bottom:5rem}}.features:before{display:inline-block;--tw-content: "";content:var(--tw-content);position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:100%;width:100%;opacity:.15;background-size:200px 200px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 600'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E")}.features__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.features__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.features__container{max-width:768px}}@media (min-width: 1024px){.features__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.features__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.features__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.features__container{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.features__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}@media (min-width: 1024px){.features__layout{grid-template-columns:repeat(4,minmax(0,1fr))}}.feature{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);height:100%;width:100%}@media (min-width: 1024px){.feature{aspect-ratio:272/208;height:auto}}.feature{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.25rem;font-size:.875rem;line-height:1.25rem}@media (min-width: 1024px){.feature{font-size:1rem;line-height:1.5rem}}.feature{background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='272' height='208' viewBox='0 0 272 208' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='271' height='207' rx='9.5' stroke='url(%23paint0_linear_903_2243)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_903_2243' x1='0' y1='104' x2='272' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0.2'/%3E%3Cstop offset='0.46' stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");position:relative}.feature__wrapper{aspect-ratio:1 / 1;height:70px;width:70px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: rgb(255 255 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position);position:relative}.feature__wrapper:before{display:inline-block;--tw-content: "";content:var(--tw-content);height:2.25rem;width:2.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-blur: blur(30px);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);position:absolute;bottom:0;right:.625rem;top:0;margin-top:auto;margin-bottom:auto}.feature__icon{display:inline-block;--tw-content: "";content:var(--tw-content);height:30px;width:30px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.feature__icon-ticket{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.6375 18.3656C23.6375 19.9781 24.9625 21.2906 26.575 21.2906C26.575 25.9781 25.4 27.1531 20.7125 27.1531H8.9875C4.3 27.1531 3.125 25.9781 3.125 21.2906V20.7156C4.7375 20.7156 6.0625 19.3906 6.0625 17.7781C6.0625 16.1656 4.7375 14.8406 3.125 14.8406V14.2656C3.1375 9.57814 4.3 8.40314 8.9875 8.40314H20.7C25.3875 8.40314 26.5625 9.57814 26.5625 14.2656V15.4406C24.95 15.4406 23.6375 16.7406 23.6375 18.3656Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.2639 8.40312H8.90137L12.5639 4.74063C15.5514 1.75312 17.0514 1.75312 20.0389 4.74063L20.7889 5.49062C20.0014 6.27812 19.8139 7.44062 20.2639 8.40312Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3486 8.40332L12.3486 27.1533' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.6375 18.3656C23.6375 19.9781 24.9625 21.2906 26.575 21.2906C26.575 25.9781 25.4 27.1531 20.7125 27.1531H8.9875C4.3 27.1531 3.125 25.9781 3.125 21.2906V20.7156C4.7375 20.7156 6.0625 19.3906 6.0625 17.7781C6.0625 16.1656 4.7375 14.8406 3.125 14.8406V14.2656C3.1375 9.57814 4.3 8.40314 8.9875 8.40314H20.7C25.3875 8.40314 26.5625 9.57814 26.5625 14.2656V15.4406C24.95 15.4406 23.6375 16.7406 23.6375 18.3656Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.2639 8.40312H8.90137L12.5639 4.74063C15.5514 1.75312 17.0514 1.75312 20.0389 4.74063L20.7889 5.49062C20.0014 6.27812 19.8139 7.44062 20.2639 8.40312Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3486 8.40332L12.3486 27.1533' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A")}.feature__icon-visa{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.5 20.925V5.83749C27.5 4.33749 26.275 3.22499 24.7875 3.34999H24.7125C22.0875 3.57499 18.1 4.91249 15.875 6.31249L15.6625 6.44999C15.3 6.67499 14.7 6.67499 14.3375 6.44999L14.025 6.26249C11.8 4.87499 7.825 3.54999 5.2 3.33749C3.7125 3.21249 2.5 4.33749 2.5 5.82499V20.925C2.5 22.125 3.475 23.25 4.675 23.4L5.0375 23.45C7.75 23.8125 11.9375 25.1875 14.3375 26.5L14.3875 26.525C14.725 26.7125 15.2625 26.7125 15.5875 26.525C17.9875 25.2 22.1875 23.8125 24.9125 23.45L25.325 23.4C26.525 23.25 27.5 22.125 27.5 20.925Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 6.86249V25.6125' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.6875 10.6125H6.875' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.625 14.3625H6.875' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.5 20.925V5.83749C27.5 4.33749 26.275 3.22499 24.7875 3.34999H24.7125C22.0875 3.57499 18.1 4.91249 15.875 6.31249L15.6625 6.44999C15.3 6.67499 14.7 6.67499 14.3375 6.44999L14.025 6.26249C11.8 4.87499 7.825 3.54999 5.2 3.33749C3.7125 3.21249 2.5 4.33749 2.5 5.82499V20.925C2.5 22.125 3.475 23.25 4.675 23.4L5.0375 23.45C7.75 23.8125 11.9375 25.1875 14.3375 26.5L14.3875 26.525C14.725 26.7125 15.2625 26.7125 15.5875 26.525C17.9875 25.2 22.1875 23.8125 24.9125 23.45L25.325 23.4C26.525 23.25 27.5 22.125 27.5 20.925Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 6.86249V25.6125' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.6875 10.6125H6.875' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.625 14.3625H6.875' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.feature__icon-hotel{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 27.5H28.75' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7251 27.5125V21.9375' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.75 13.6125C23.225 13.6125 22 14.8376 22 16.3626V19.2C22 20.725 23.225 21.95 24.75 21.95C26.275 21.95 27.5 20.725 27.5 19.2V16.3626C27.5 14.8376 26.275 13.6125 24.75 13.6125Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.625 27.5V7.53754C2.625 5.02504 3.87506 3.76251 6.36256 3.76251H14.15C16.6375 3.76251 17.875 5.02504 17.875 7.53754V27.5' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.25 10.3125H13.4375' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.25 15H13.4375' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3125 27.5V22.8125' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 27.5H28.75' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7251 27.5125V21.9375' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.75 13.6125C23.225 13.6125 22 14.8376 22 16.3626V19.2C22 20.725 23.225 21.95 24.75 21.95C26.275 21.95 27.5 20.725 27.5 19.2V16.3626C27.5 14.8376 26.275 13.6125 24.75 13.6125Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.625 27.5V7.53754C2.625 5.02504 3.87506 3.76251 6.36256 3.76251H14.15C16.6375 3.76251 17.875 5.02504 17.875 7.53754V27.5' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.25 10.3125H13.4375' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.25 15H13.4375' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3125 27.5V22.8125' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.feature__icon-support{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.5 23.575H21.55C20.55 23.575 19.6 23.9625 18.9 24.6625L16.7625 26.7751C15.7875 27.7376 14.2 27.7376 13.225 26.7751L11.0875 24.6625C10.3875 23.9625 9.425 23.575 8.4375 23.575H7.5C5.425 23.575 3.75 21.9125 3.75 19.8625V6.22498C3.75 4.17498 5.425 2.51251 7.5 2.51251H22.5C24.575 2.51251 26.25 4.17498 26.25 6.22498V19.8625C26.25 21.9 24.575 23.575 22.5 23.575Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.75 11.4502C8.75 10.2877 9.7 9.33759 10.8625 9.33759C12.025 9.33759 12.975 10.2877 12.975 11.4502C12.975 13.8002 9.63749 14.0502 8.89999 16.2877C8.74999 16.7502 9.1375 17.2126 9.625 17.2126H12.975' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0499 17.2V10.0625C20.0499 9.73751 19.8374 9.44993 19.5249 9.36243C19.2124 9.27493 18.875 9.39993 18.7 9.67493C17.8 11.1249 16.825 12.775 15.975 14.225C15.8375 14.4625 15.8375 14.775 15.975 15.0125C16.1125 15.25 16.375 15.3999 16.6625 15.3999H21.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.5 23.575H21.55C20.55 23.575 19.6 23.9625 18.9 24.6625L16.7625 26.7751C15.7875 27.7376 14.2 27.7376 13.225 26.7751L11.0875 24.6625C10.3875 23.9625 9.425 23.575 8.4375 23.575H7.5C5.425 23.575 3.75 21.9125 3.75 19.8625V6.22498C3.75 4.17498 5.425 2.51251 7.5 2.51251H22.5C24.575 2.51251 26.25 4.17498 26.25 6.22498V19.8625C26.25 21.9 24.575 23.575 22.5 23.575Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.75 11.4502C8.75 10.2877 9.7 9.33759 10.8625 9.33759C12.025 9.33759 12.975 10.2877 12.975 11.4502C12.975 13.8002 9.63749 14.0502 8.89999 16.2877C8.74999 16.7502 9.1375 17.2126 9.625 17.2126H12.975' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0499 17.2V10.0625C20.0499 9.73751 19.8374 9.44993 19.5249 9.36243C19.2124 9.27493 18.875 9.39993 18.7 9.67493C17.8 11.1249 16.825 12.775 15.975 14.225C15.8375 14.4625 15.8375 14.775 15.975 15.0125C16.1125 15.25 16.375 15.3999 16.6625 15.3999H21.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.feature__title{margin-bottom:.625rem;margin-top:1rem;font-weight:500}.feature__description{text-align:center;font-weight:300;font-size:.75rem;line-height:1rem}@media (min-width: 1024px){.feature__description{font-size:1rem;line-height:1.5rem}}.feature:hover{border-radius:10px;background-color:#c1121f99;--tw-backdrop-blur: blur(8px);-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)}.suggested__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.suggested__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.suggested__container{max-width:768px}}@media (min-width: 1024px){.suggested__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.suggested__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.suggested__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.suggested__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.5rem}.special-tours{position:relative;display:flex;flex-direction:column;gap:2.5rem}.special-tours__link{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);margin-left:auto;margin-right:auto;margin-top:2rem;display:flex;height:3rem;width:200px;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.special-tours__link:hover{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}@media (min-width: 1024px){.special-tours__link{margin-top:3rem}}.special-tours__link{background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='200' height='48' viewBox='0 0 200 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.25' y='0.25' width='199.5' height='47.5' rx='23.75' stroke='url(%23paint0_linear_211_290)' stroke-width='0.5'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_211_290' x1='0' y1='24' x2='200' y2='24' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0.1'/%3E%3Cstop offset='0.51522' stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.special-tours__link:hover{background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='200' height='48' viewBox='0 0 200 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.25' y='0.25' width='199.5' height='47.5' rx='23.75' stroke='url(%23paint0_linear_211_290)' stroke-width='0.5'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_211_290' x1='0' y1='24' x2='200' y2='24' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230087C5' stop-opacity='0.1'/%3E%3Cstop offset='0.51522' stop-color='%230087C5'/%3E%3Cstop offset='1' stop-color='%230087C5' stop-opacity='0.1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}@media (min-width: 1024px){.special-tours .heading{margin-bottom:50px}}.special-tours__buttons{margin-top:1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media (min-width: 1024px){.special-tours__buttons{flex-direction:column}}.special-tours__buttons-swiper{display:flex;align-items:center;gap:.75rem}@media (min-width: 1024px){.special-tours__buttons-swiper{gap:1rem}}.special-tours__button{height:48px;width:180px;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));padding:.75rem 1.5rem;text-align:center;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){.special-tours__button{width:230px}}.special-tours__button{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.special-tours__button:hover{--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity))}@media (min-width: 1024px){.special-tours__slider{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.special-tours__slider{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.special-tours__slider{max-width:768px}}.special-tours__slider{max-width:1024px;padding-right:1rem;padding-left:1rem}@media (min-width: 1280px){.special-tours__slider{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.special-tours__slider{max-width:1536px;padding-right:6rem;padding-left:6rem}}}.special-tours .swiper-slide{display:flex;align-items:center;justify-content:center}.special-tours .swiper-slide-active.swiper-slide{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.swiper-special-tours{transform-style:preserve-3d}.swiper-slide-active .special-tour:after{opacity:.1}.swiper-slide-active .special-tour .special-tour__container,.swiper-slide-active .special-tour .special-tour__info{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1}.translateee{transition-duration:0ms;transform:translateZ(-50px) rotateX(0) rotateY(20deg) scale(1);transform:translateZ(-50px) rotateX(0) rotateY(-20deg) scale(1)}.special-tour{position:relative;display:flex;aspect-ratio:380/500;height:auto;flex-direction:column}@media (min-width: 1024px){.special-tour{height:500px}}.special-tour{width:100%}@media (min-width: 1024px){.special-tour{width:580px;width:100%}}.special-tour{border-radius:14px}.special-tour:hover .special-tour__container,.special-tour.active .special-tour__container,.special-tour:hover .special-tour__info,.special-tour.active .special-tour__info{opacity:1}.special-tour:after{display:inline-block;height:100%;width:100%;--tw-content: "";content:var(--tw-content);background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: rgb(45 57 75 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 57 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(45 57 75 / .8) var(--tw-gradient-to-position);position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.special-tour__overlay{display:inline-block;--tw-content: "";content:var(--tw-content);height:100%;width:100%;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: rgb(45 57 75 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 57 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(45 57 75 / .8) var(--tw-gradient-to-position);position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;opacity:1;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:inherit}.special-tour__image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px 16px 8px 8px;image-rendering:-webkit-optimize-contrast}.special-tour__info{position:absolute;left:0;right:0;top:1.25rem;z-index:1;margin-left:auto;margin-right:auto;display:flex;width:calc(100% - 48px);align-items:center;justify-content:space-between;gap:22px;opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.special-tour__title{font-size:1.125rem;font-weight:500;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.special-tour__airline{height:2.5rem;width:2.5rem;border-radius:9999px}.special-tour__airline-container{margin-right:auto;height:48px;width:48px;border-radius:9999px;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center}.special-tour__container{position:absolute;bottom:1.25rem;left:0;right:0;z-index:1;margin-left:auto;margin-right:auto;display:flex;width:calc(100% - 40px);flex-direction:column;gap:1rem;background-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.special-tour__price{display:flex;align-items:center;font-size:.875rem;line-height:1.25rem;font-weight:300}.special-tour__price-icon{display:inline-block;height:1.75rem;width:1.75rem;--tw-content: "";content:var(--tw-content);background:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.8333 23.9166H8.16665C4.66665 23.9166 2.33331 22.1666 2.33331 18.0833V9.91659C2.33331 5.83325 4.66665 4.08325 8.16665 4.08325H19.8333C23.3333 4.08325 25.6666 5.83325 25.6666 9.91659V18.0833C25.6666 22.1666 23.3333 23.9166 19.8333 23.9166Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 17.5C15.933 17.5 17.5 15.933 17.5 14C17.5 12.067 15.933 10.5 14 10.5C12.067 10.5 10.5 12.067 10.5 14C10.5 15.933 12.067 17.5 14 17.5Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.1667 8.16675H18.6667' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.33331 19.8333H5.83331' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.special-tour__price-title{margin-right:.375rem}.special-tour__price-container{margin-right:auto;display:flex;align-items:center;gap:.125rem}.special-tour__price-number{font-size:1rem;line-height:1.5rem;font-weight:500}.banner{position:relative;--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){.banner{margin-top:120px}}.banner:before{display:inline-block;--tw-content: "";content:var(--tw-content);position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:100%;width:100%;opacity:.15;background-size:200px 200px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 600'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E")}.banner__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.banner__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.banner__container{max-width:768px}}@media (min-width: 1024px){.banner__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.banner__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.banner__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.banner__layout{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (min-width: 1024px){.banner__layout{flex-direction:row;gap:1rem}}.banner__info{position:relative;padding-top:42px;padding-bottom:42px;display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 1024px){.banner__info{width:472px;gap:2rem}}.banner__title{font-size:1.25rem;line-height:1.75rem;font-weight:300}@media (min-width: 1024px){.banner__title{font-size:28px;line-height:42px}}.banner__title b{font-weight:900}.banner__description{text-align:justify;font-weight:300;line-height:2rem}.banner__form{display:flex;flex-direction:row;align-items:center;gap:1.25rem}@media (min-width: 1024px){.banner__form{flex-direction:row}}.banner__form-card{display:flex;height:3rem;width:100%;align-items:center;gap:.375rem;border-radius:.5rem;padding:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.banner__form-input{width:100%;flex-grow:1;background-color:transparent;font-size:.875rem;font-weight:500;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.banner__form-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.banner__form-input::placeholder{--tw-text-opacity: 1;color:rgb(45 57 75 / var(--tw-text-opacity))}.banner__form-icon{display:inline-block;--tw-content: "";content:var(--tw-content);height:22px;width:18px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg width='18' height='22' viewBox='0 0 18 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 6V16C17 20 16 21 12 21H6C2 21 1 20 1 16V6C1 2 2 1 6 1H12C16 1 17 2 17 6Z' stroke='%232D394B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 4.5H7' stroke='%232D394B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.99995 18.1C9.85599 18.1 10.55 17.406 10.55 16.55C10.55 15.694 9.85599 15 8.99995 15C8.14391 15 7.44995 15.694 7.44995 16.55C7.44995 17.406 8.14391 18.1 8.99995 18.1Z' stroke='%232D394B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.banner__button{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);width:-moz-fit-content;width:fit-content;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1024px){.banner__button{width:130px}}.banner__button{display:flex;height:3rem;align-items:center;justify-content:center;gap:.625rem;padding:.75rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity))}.banner__button-title{font-weight:500;line-height:1.75rem}.banner__button-icon{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block;--tw-content: "";content:var(--tw-content);height:32px;width:52px;flex-shrink:0;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='52' height='32' viewBox='0 0 52 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 0C44.8366 0 52 7.16344 52 16C52 24.8366 44.8366 32 36 32H16C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 3.22129e-07 16 0H36ZM24.5059 10.4121C24.213 10.1193 23.7382 10.1193 23.4453 10.4121L18.3867 15.4707C18.2462 15.6113 18.167 15.8022 18.167 16.001C18.1672 16.1996 18.2462 16.3908 18.3867 16.5312L23.4453 21.5898C23.7382 21.8819 24.2132 21.8822 24.5059 21.5898C24.7986 21.2971 24.7984 20.8212 24.5059 20.5283L20.7275 16.75H33.084C33.4979 16.7497 33.834 16.414 33.834 16C33.834 15.586 33.4979 15.2503 33.084 15.25H20.7275L24.5059 11.4727C24.7985 11.1799 24.7982 10.705 24.5059 10.4121Z' fill='white'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='52' height='32' viewBox='0 0 52 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 0C44.8366 0 52 7.16344 52 16C52 24.8366 44.8366 32 36 32H16C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 3.22129e-07 16 0H36ZM24.5059 10.4121C24.213 10.1193 23.7382 10.1193 23.4453 10.4121L18.3867 15.4707C18.2462 15.6113 18.167 15.8022 18.167 16.001C18.1672 16.1996 18.2462 16.3908 18.3867 16.5312L23.4453 21.5898C23.7382 21.8819 24.2132 21.8822 24.5059 21.5898C24.7986 21.2971 24.7984 20.8212 24.5059 20.5283L20.7275 16.75H33.084C33.4979 16.7497 33.834 16.414 33.834 16C33.834 15.586 33.4979 15.2503 33.084 15.25H20.7275L24.5059 11.4727C24.7985 11.1799 24.7982 10.705 24.5059 10.4121Z' fill='white'/%3E%3C/svg%3E%0A")}.banner__button:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.banner__button:hover i{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.banner__image{aspect-ratio:769/438;height:auto;width:100%}@media (min-width: 1024px){.banner__image{width:769px}}.banner__image{position:relative}@media (min-width: 1024px){.banner__image{margin-bottom:-1rem;margin-left:-6rem;margin-top:-150px}}.banner__image{-o-object-fit:contain;object-fit:contain}.tour-cards__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.tour-cards__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.tour-cards__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.tour-cards__container{max-width:768px}}@media (min-width: 1024px){.tour-cards__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.tour-cards__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.tour-cards__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.tour-cards__container{display:flex;flex-direction:column;gap:2.5rem}.tour-cards .swiper{height:100%;width:100%}.tour-card{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.tour-card__image{aspect-ratio:240/200;height:auto;width:100%;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.tour-card__title{text-align:center;font-weight:700;line-height:1.75rem}.tour-card__divider{position:relative;width:100%;border-bottom-width:2px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity));display:flex;align-items:center;justify-content:center}.tour-card__divider:before,.tour-card__divider:after{position:absolute;display:inline-block;--tw-content: "";content:var(--tw-content);height:1.5rem;width:.75rem;border-top-left-radius:9999px;border-bottom-left-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));border-left-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.tour-card__divider:before{right:-17px}.tour-card__divider:after{left:-17px;--tw-rotate: 180deg;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))}.tour-card__button{display:flex;width:100%;align-items:center;height:3rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));padding:7px;font-size:.875rem;line-height:1.25rem;font-weight:300}.tour-card__button-title{font-weight:700;margin-inline-end:.25rem}.tour-card__button-arrow{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);margin-inline-start:auto;display:flex;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));height:34px;width:34px}.tour-card__button-arrow:after{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block;--tw-content: "";content:var(--tw-content);height:1rem;width:1rem;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0334 13.28L5.68678 8.9333C5.17345 8.41997 5.17345 7.57997 5.68678 7.06664L10.0334 2.71997' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0334 13.28L5.68678 8.9333C5.17345 8.41997 5.17345 7.57997 5.68678 7.06664L10.0334 2.71997' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.tour-card:hover .tour-card__button-arrow{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.tour-card:hover .tour-card__button-arrow:after{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.tours__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.tours__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.tours__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.tours__container{max-width:768px}}@media (min-width: 1024px){.tours__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.tours__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.tours__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.tours__container{display:flex;flex-direction:column;gap:2.5rem}.tours__layout{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.75rem}@media (min-width: 640px){.tours__layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.tours__layout{grid-template-columns:repeat(4,minmax(0,1fr))}}.tour{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity));margin-bottom:1.5rem}.tour__image{aspect-ratio:240/200;height:auto;width:100%;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.tour__title{text-align:center;font-weight:700;line-height:1.75rem}.tour__button{display:flex;width:100%;align-items:center;height:3rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));padding:7px;font-size:.875rem;line-height:1.25rem;font-weight:300;position:relative;margin-bottom:-2.25rem}.tour__button-title{font-weight:500}.tour__button-arrow{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);margin-inline-start:auto;display:flex;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));height:34px;width:34px}.tour__button-arrow:after{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block;--tw-content: "";content:var(--tw-content);height:1rem;width:1rem;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0334 13.28L5.68678 8.9333C5.17345 8.41997 5.17345 7.57997 5.68678 7.06664L10.0334 2.71997' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0334 13.28L5.68678 8.9333C5.17345 8.41997 5.17345 7.57997 5.68678 7.06664L10.0334 2.71997' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.tour:hover .tour__button-arrow{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.tour:hover .tour__button-arrow:after{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.blog-cards__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.blog-cards__container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.blog-cards__container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.blog-cards__container{max-width:768px}}@media (min-width: 1024px){.blog-cards__container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.blog-cards__container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.blog-cards__container{max-width:1536px;padding-right:6rem;padding-left:6rem}}.blog-cards__container{display:flex;flex-direction:column;gap:2.5rem}.blog-cards__layout{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.75rem}@media (min-width: 768px){.blog-cards__layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.blog-cards__layout{grid-template-columns:repeat(4,minmax(0,1fr))}}.blog-card{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1.25rem;border-radius:10px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.blog-card__image{aspect-ratio:240/150;height:auto;width:100%;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.blog-card__title{font-weight:500;line-height:1.75rem}.blog-card__details{display:flex;align-items:center;justify-content:space-between;gap:1rem}.blog-card__detail{display:flex;align-items:center;gap:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(167 167 167 / var(--tw-text-opacity))}@media (min-width: 1024px){.blog-card__detail{font-size:1rem;line-height:1.5rem}}.blog-card__detail-icon{display:inline-block;--tw-content: "";content:var(--tw-content);height:1.25rem;width:1.25rem}.blog-card__detail-date{background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66675 1.6665V4.1665' stroke='%23A7A7A7' stroke-width='1.2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3333 1.6665V4.1665' stroke='%23A7A7A7' stroke-width='1.2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.91675 7.5752H17.0834' stroke='%23A7A7A7' stroke-width='1.2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 7.08317V14.1665C17.5 16.6665 16.25 18.3332 13.3333 18.3332H6.66667C3.75 18.3332 2.5 16.6665 2.5 14.1665V7.08317C2.5 4.58317 3.75 2.9165 6.66667 2.9165H13.3333C16.25 2.9165 17.5 4.58317 17.5 7.08317Z' stroke='%23A7A7A7' stroke-width='1.2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99632 11.4167H10.0038' stroke='%23A7A7A7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91185 11.4167H6.91933' stroke='%23A7A7A7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.91211 13.9165H6.91959' stroke='%23A7A7A7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.blog-card__detail-time{background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3334 9.99984C18.3334 14.5998 14.6001 18.3332 10.0001 18.3332C5.40008 18.3332 1.66675 14.5998 1.66675 9.99984C1.66675 5.39984 5.40008 1.6665 10.0001 1.6665C14.6001 1.6665 18.3334 5.39984 18.3334 9.99984Z' stroke='%23A7A7A7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0917 12.65L10.5083 11.1083C10.0583 10.8416 9.69165 10.2 9.69165 9.67497V6.2583' stroke='%23A7A7A7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.blog-card__button{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);margin-left:auto;margin-right:auto;display:flex;height:3rem;width:172px;align-items:center;justify-content:center;font-weight:500;border-radius:9999px;text-align:center;position:relative;margin-bottom:-2.5rem;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.blog-card:hover{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));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)}.blog-card:hover .blog-card__button{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.buttons-swiper{margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;gap:.625rem}.button-swiper{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block;--tw-content: "";content:var(--tw-content);height:3rem;width:3rem;border-radius:9999px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));display:flex;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.button-swiper:after{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block;--tw-content: "";content:var(--tw-content);height:1.25rem;width:1.25rem;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity));-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.45825 16.6L12.8916 11.1667C13.5333 10.525 13.5333 9.47502 12.8916 8.83336L7.45825 3.40002' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.45825 16.6L12.8916 11.1667C13.5333 10.525 13.5333 9.47502 12.8916 8.83336L7.45825 3.40002' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.button-swiper:hover{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.button-swiper:hover:after{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.button-next{--tw-rotate: 180deg;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))}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0009;display:flex;align-items:center;justify-content:center;padding:1rem}.modal__body{width:100%;max-width:280px;padding:1rem}@media (min-width: 1024px){.modal__body{padding:1.5rem}}.modal__body{border-radius:.75rem;border-width:1px;border-color:#e5e5e5b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));display:flex;flex-direction:column;align-items:center;box-shadow:0 62px 50px -22px #00000012;text-align:center;font-size:1rem;font-weight:500;line-height:1.75rem}@keyframes shakeMe{2%,18%{transform:rotate(-15deg)}4%,14%{transform:rotate(15deg)}5%,8%,12%{transform:rotate(-15deg)}6%,10%{transform:rotate(15deg)}18.1%{transform:rotate(-15deg)}}.swiper{position:relative;z-index:0}.swiper-pagination{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:-moz-max-content!important;width:max-content!important;bottom:unset!important}.swiper-pagination-bullet{position:relative;height:.75rem;width:.75rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background-color:transparent;opacity:1}.swiper-pagination-bullet-active{width:2rem;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.swiper-button-prev,.swiper-button-next{flex-shrink:0;position:relative;z-index:0;height:2.25rem;width:2.25rem}@media (min-width: 1024px){.swiper-button-prev,.swiper-button-next{height:2.5rem;width:2.5rem}}.swiper-button-prev,.swiper-button-next{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(193 18 31 / var(--tw-border-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;margin-top:unset;left:unset!important;right:unset!important}.swiper-button-prev:after,.swiper-button-next:after{content:""!important;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;background-position:center;background-repeat:no-repeat}.swiper-button-prev.sm,.swiper-button-next.sm{height:2.25rem;width:1.5rem;border-radius:50px;--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.swiper-button-prev:after{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0247 4.94165L17.083 9.99998L12.0247 15.0583' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.91641 10H16.9414' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.swiper-button-prev.sm:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2207 11.62L9.02404 7.81667C9.4732 7.3675 9.4732 6.63251 9.02404 6.18334L5.2207 2.38' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.swiper-button-next:after{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.97532 4.94165L2.91699 9.99998L7.97532 15.0583' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.0836 10H3.05859' stroke='%23C1121F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.swiper-button-next.sm:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.7793 11.62L4.97596 7.81667C4.5268 7.3675 4.5268 6.63251 4.97596 6.18334L8.7793 2.38' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}:root{--plyr-color-main: #c1121f}.video__container{margin-top:1rem;margin-bottom:1rem;border-radius:.5rem;padding:1rem}@media (min-width: 1024px){.video__container{margin-top:1.25rem;margin-bottom:1.25rem;border-radius:.75rem;padding:1.25rem}}.video__container{border-width:1px;border-color:#f5f5f580;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.plyr{border-radius:.5rem}@media (min-width: 1024px){.plyr{border-radius:.75rem}}.plyr__poster{background-size:cover!important;background-position:center!important}.plyr__control--overlaid{background:#c1121f!important;width:48px!important;height:48px!important;border-radius:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}@media (min-width: 1024px){.plyr__control--overlaid{width:64px!important;height:64px!important}.lg\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.lg\:container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.lg\:container{max-width:768px}}.lg\:container{max-width:1024px;padding-right:1rem;padding-left:1rem}@media (min-width: 1280px){.lg\:container{max-width:1280px;padding-right:3rem;padding-left:3rem}}@media (min-width: 1536px){.lg\:container{max-width:1536px;padding-right:6rem;padding-left:6rem}}}.\*\:rounded-lg>*{border-radius:.5rem}.\*\:bg-neutral-50>*{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.\*\:px-5>*{padding-left:1.25rem;padding-right:1.25rem}.\*\:py-3>*{padding-top:.75rem;padding-bottom:.75rem}.\*\:text-base>*{font-size:1rem;line-height:1.5rem}.\*\:underline-offset-8>*{text-underline-offset:8px}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-left-\[13px\]:before{content:var(--tw-content);left:-13px}.before\:-right-\[1px\]:before{content:var(--tw-content);right:-1px}.before\:-top-\[13px\]:before{content:var(--tw-content);top:-13px}.before\:-top-\[1px\]:before{content:var(--tw-content);top:-1px}.before\:left-4:before{content:var(--tw-content);left:1rem}.before\:me-3:before{content:var(--tw-content);margin-inline-end:.75rem}.before\:inline-block:before{content:var(--tw-content);display:inline-block}.before\:h-0:before{content:var(--tw-content);height:0px}.before\:h-3:before{content:var(--tw-content);height:.75rem}.before\:h-5:before{content:var(--tw-content);height:1.25rem}.before\:h-6:before{content:var(--tw-content);height:1.5rem}.before\:w-3:before{content:var(--tw-content);width:.75rem}.before\:w-6:before{content:var(--tw-content);width:1.5rem}.before\:w-\[3px\]:before{content:var(--tw-content);width:3px}.before\:rounded:before{content:var(--tw-content);border-radius:.25rem}.before\:rounded-\[inherit\]:before{content:var(--tw-content);border-radius:inherit}.before\:rounded-b-full:before{content:var(--tw-content);border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.before\:rounded-l-full:before{content:var(--tw-content);border-top-left-radius:9999px;border-bottom-left-radius:9999px}.before\:border:before{content:var(--tw-content);border-width:1px}.before\:border-\[\#D9D9D9\]:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.before\:bg-neutral-50:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.before\:bg-primary:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.before\:bg-white:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.before\:align-middle:before{content:var(--tw-content);vertical-align:middle}.before\:transition-all:before{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.after\:-bottom-1:after{content:var(--tw-content);bottom:-.25rem}.after\:-bottom-\[1px\]:after{content:var(--tw-content);bottom:-1px}.after\:-left-\[13px\]:after{content:var(--tw-content);left:-13px}.after\:-left-\[1px\]:after{content:var(--tw-content);left:-1px}.after\:-top-\[13px\]:after{content:var(--tw-content);top:-13px}.after\:right-0:after{content:var(--tw-content);right:0}.after\:top-full:after{content:var(--tw-content);top:100%}.after\:mt-1:after{content:var(--tw-content);margin-top:.25rem}.after\:inline-block:after{content:var(--tw-content);display:inline-block}.after\:h-2:after{content:var(--tw-content);height:.5rem}.after\:h-3:after{content:var(--tw-content);height:.75rem}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:h-6:after{content:var(--tw-content);height:1.5rem}.after\:w-10:after{content:var(--tw-content);width:2.5rem}.after\:w-20:after{content:var(--tw-content);width:5rem}.after\:w-3:after{content:var(--tw-content);width:.75rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:w-6:after{content:var(--tw-content);width:1.5rem}.after\:rounded-\[50px\]:after{content:var(--tw-content);border-radius:50px}.after\:rounded-r-full:after{content:var(--tw-content);border-top-right-radius:9999px;border-bottom-right-radius:9999px}.after\:rounded-t-full:after{content:var(--tw-content);border-top-left-radius:9999px;border-top-right-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-\[\#D9D9D9\]:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.after\:bg-\[url\(\'\/assets\/images\/title-pattern-white\.png\'\)\]:after{content:var(--tw-content);background-image:url(/static/front/theme/images/title-pattern-white.png)}.after\:bg-\[url\(\'\/assets\/images\/title-pattern\.png\'\)\]:after{content:var(--tw-content);background-image:url(/static/front/theme/images/title-pattern.png)}.after\:bg-contain:after{content:var(--tw-content);background-size:contain}.after\:bg-center:after{content:var(--tw-content);background-position:center}.after\:transition-colors:after{content:var(--tw-content);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:duration-300:after{content:var(--tw-content);transition-duration:.3s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:underline-offset-8:hover{text-underline-offset:8px}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:before\:left-0:hover:before{content:var(--tw-content);left:0}.hover\:before\:h-full:hover:before{content:var(--tw-content);height:100%}.group:hover .group-hover\:rotate-180{--tw-rotate: 180deg;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))}.group:hover .group-hover\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.group:hover .group-hover\:animate-bounce{animation:bounce 1s infinite}@keyframes spin{to{transform:rotate(360deg)}}.group:hover .group-hover\:animate-spin{animation:spin 1s linear infinite}.group:hover .group-hover\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(193 18 31 / var(--tw-bg-opacity))}.group\/itm:hover .group-hover\/itm\:fill-primary{fill:#c1121f}.group\/btn:hover .group-hover\/btn\:stroke-white,.group\/itm:hover .group-hover\/itm\:stroke-white{stroke:#fff}.group:hover .group-hover\:stroke-primary{stroke:#c1121f}.group:hover .group-hover\:stroke-white{stroke:#fff}.group\/itm:hover .group-hover\/itm\:text-primary,.group:hover .group-hover\:text-primary{--tw-text-opacity: 1;color:rgb(193 18 31 / var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.group:hover .group-hover\:underline{text-decoration-line:underline}@media (min-width: 640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.md\:gap-y-8{row-gap:2rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:sticky{position:sticky}.lg\:top-4{top:1rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-9{grid-column:span 9 / span 9}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:-mb-4{margin-bottom:-1rem}.lg\:-ml-24{margin-left:-6rem}.lg\:-ml-40{margin-left:-10rem}.lg\:-ms-7{margin-inline-start:-1.75rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mt-32{margin-top:-8rem}.lg\:-mt-\[150px\]{margin-top:-150px}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-\[50px\]{margin-bottom:50px}.lg\:me-auto{margin-inline-end:auto}.lg\:ms-20{margin-inline-start:5rem}.lg\:ms-40{margin-inline-start:10rem}.lg\:ms-auto{margin-inline-start:auto}.lg\:mt-0{margin-top:0}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-7{margin-top:1.75rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-\[120px\]{margin-top:120px}.lg\:mt-\[unset\]{margin-top:unset}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:\!flex{display:flex!important}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-\[1172\/530\]{aspect-ratio:1172/530}.lg\:aspect-\[272\/208\]{aspect-ratio:272/208}.lg\:size-10{width:2.5rem;height:2.5rem}.lg\:size-12{width:3rem;height:3rem}.lg\:size-5{width:1.25rem;height:1.25rem}.lg\:size-6{width:1.5rem;height:1.5rem}.lg\:size-\[52px\]{width:52px;height:52px}.lg\:size-\[72px\]{width:72px;height:72px}.lg\:h-10{height:2.5rem}.lg\:h-24{height:6rem}.lg\:h-32{height:8rem}.lg\:h-56{height:14rem}.lg\:h-7{height:1.75rem}.lg\:h-8{height:2rem}.lg\:h-9{height:2.25rem}.lg\:h-\[500px\]{height:500px}.lg\:h-\[518px\]{height:518px}.lg\:w-10{width:2.5rem}.lg\:w-14{width:3.5rem}.lg\:w-44{width:11rem}.lg\:w-7{width:1.75rem}.lg\:w-8{width:2rem}.lg\:w-\[130px\]{width:130px}.lg\:w-\[230px\]{width:230px}.lg\:w-\[374px\]{width:374px}.lg\:w-\[472px\]{width:472px}.lg\:w-\[569\]{width:569}.lg\:w-\[580px\]{width:580px}.lg\:w-\[769px\]{width:769px}.lg\:min-w-52{min-width:13rem}.lg\:shrink-0{flex-shrink:0}.lg\:grow{flex-grow:1}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-10{gap:2.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-2{gap:.5rem}.lg\:gap-20{gap:5rem}.lg\:gap-28{gap:7rem}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-7{gap:1.75rem}.lg\:gap-8{gap:2rem}.lg\:gap-\[130px\]{gap:130px}.lg\:self-end{align-self:flex-end}.lg\:self-stretch{align-self:stretch}.lg\:rounded-\[50px\]{border-radius:50px}.lg\:rounded-xl{border-radius:.75rem}.lg\:border-l-2{border-left-width:2px}.lg\:border-t-0{border-top-width:0px}.lg\:bg-\[url\(\'\/assets\/images\/hero-bg\.png\'\)\]{background-image:url(/static/front/theme/images/hero-bg.png)}.lg\:bg-\[length\:100\%_auto\]{background-size:100% auto}.lg\:bg-bottom{background-position:bottom}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:p-10{padding:2.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-\[140px\]{padding-top:140px;padding-bottom:140px}.lg\:pb-0{padding-bottom:0}.lg\:pb-8{padding-bottom:2rem}.lg\:pe-1{padding-inline-end:.25rem}.lg\:ps-0{padding-inline-start:0px}.lg\:pt-11{padding-top:2.75rem}.lg\:pt-3{padding-top:.75rem}.lg\:text-start{text-align:start}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[30px\]{font-size:30px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-7{line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-\[42px\]{line-height:42px}.before\:lg\:bg-black:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity))}.after\:lg\:h-3:after{content:var(--tw-content);height:.75rem}.after\:lg\:bg-black:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(45 57 75 / var(--tw-bg-opacity))}}@media (min-width: 1280px){.before\:xl\:bg-white:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.after\:xl\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}}@media (min-width: 1536px){.\32xl\:mx-0{margin-left:0;margin-right:0}.\32xl\:bg-none{background-image:none}}
