@import url(https://rsms.me/inter/inter.css);form.input-borders label{margin-top:.75rem}form.input-borders input,form.input-borders select,form.input-borders textarea{border-width:1px;--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}form input[type="file"]{border:0;padding:0;border-radius:initial}#checkout-form input:read-only{background-color:rgba(69,179,186,0.1)}#checkout-form input:-moz-read-only{background-color:rgba(69,179,186,0.1)}#checkout-form input::placeholder{opacity:1;--text-opacity:1;color:#466c75;color:rgba(70,108,117,var(--text-opacity))}#checkout-form .field-validation-error,#checkout-form .custom-error{margin-top:.5rem}#checkout-form input.input-validation-error,#checkout-form .stripe-element.input-validation-error{border-style:none}.custom-checkbox{position:relative;cursor:pointer;line-height:1.15}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;width:0}.custom-checkbox .checkmark{position:absolute;top:0;left:-24px;height:18px;width:18px;background-color:#dae1e7}.custom-checkbox .checkmark.radio{border-radius:50%}.custom-checkbox:hover input ~ .checkmark{background-color:#b8c2cc}.custom-checkbox input:checked ~ .checkmark{background-color:#4cc09e}.custom-checkbox .checkmark:after{content:"";position:absolute;display:none}.custom-checkbox input:checked ~ .checkmark:after{display:block}.custom-checkbox .checkmark:after{left:6px;top:2px;width:7px;height:11px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.custom-checkbox .checkmark.radio:after{top:5px;left:5px;width:8px;height:8px;border-radius:50%;background:white}.custom-select{position:relative}.custom-select:after{content:"";position:absolute;bottom:40%;right:15px;border:solid #466c75;border-width:0 1px 1px 0;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);pointer-events:none}.custom-select select{-moz-appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;height:100%}.custom-select select:focus{outline:0}.loading-spinner{display:inline-block;border:5px solid #dae1e7;border-top-color:#4a5568;width:30px;height:30px;border-radius:50%;animation:spin 2s linear infinite;vertical-align:middle}.btn .loading-spinner{border:3px solid #dae1e7;border-top-color:#4a5568;width:18px;height:18px;margin-left:10px}.spinner-dark{border-color:#a0aec0;border-top-color:#4a5568}.button-wrapper .loading-spinner{margin-left:.5rem}.input-spinner-wrapper{position:relative}.input-spinner-wrapper .loading-spinner{display:none;position:absolute;top:7px;right:7px}.loading-spinner-wrapper{display:flex;justify-content:center;align-items:center}@-moz-keyframes spin{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.grid-stripes{display:grid;position:absolute;top:0;z-index:-1;width:100%;transform:skewY(-12deg);transform-origin:0 0}@media(min-width:1024px){#qualities .grid-stripes{grid:repeat(20,60px)/repeat(32,1fr);min-width:1900px}#qualities .grid-stripes span:nth-child(1){grid-row:-10;grid-column:-9 /span 4;background-color:#094655}#qualities .grid-stripes span:nth-child(2){grid-row:-9;grid-column:-9 / span 2;background-color:#1e7565}#qualities .grid-stripes span:nth-child(3){grid-row:-8;grid-column:-9 /span 5;background-color:#aade9e}#qualities .grid-stripes span:nth-child(4){grid-row:-8;grid-column:6 /span 4;background-color:#dae1e7}#qualities .grid-stripes span:nth-child(5){grid-row:-7;grid-column:3 /span 8;background-color:#92d393}#qualities .grid-stripes span:nth-child(6){grid-row:-6;grid-column:4 /span 5;background-color:#05313c}#qualities .grid-stripes span:nth-child(7){grid-row:-5;grid-column:-6 /span 4;background-color:#b8c2cc}#qualities .grid-stripes span:nth-child(8){grid-row:-4;grid-column:-4 /span 3;background-color:#1e7565}}@media(min-width:1024px){#jobs-background .grid-stripes{grid:repeat(30,30px)/repeat(24,1fr);min-width:1900px}#jobs-background .grid-stripes span:nth-child(1){grid-column:1 /span 7;grid-row:3 / span 3;background-color:#fff;opacity:.1}#jobs-background .grid-stripes span:nth-child(2){grid-column:-8 /span 7;grid-row:13 /span 2;background-color:#fff;opacity:.1}#jobs-background .grid-stripes span:nth-child(3){grid-column:-9 /span 6;grid-row:15 /span 3;background-color:#a2f5bf;opacity:.2}#jobs-background .grid-stripes span:nth-child(4){grid-column:4 /span 3;grid-row:16 / span 2;background-color:#fff;opacity:.05}#jobs-background .grid-stripes span:nth-child(5){grid-column:7 /span 4;grid-row:21 / span 3;background-color:#fff;opacity:.05}#jobs-background .grid-stripes span:nth-child(6){grid-column:1 /span 24;grid-row:28 / span 3;background:linear-gradient(90deg,#4bc09e,#1f3583)}}.skewed-bg{position:absolute;transform:skew(0,-12deg);left:0;right:0;z-index:-1}.overlay-skew{position:relative;overflow:hidden}.overlay-skew:after{content:"";position:absolute;width:100%;height:180px;left:0;top:100%;background-color:#fff;transform:skewY(-12deg);transform-origin:0 0}#jobs-background{position:absolute;top:0;width:100%;overflow:hidden;min-height:58rem;z-index:-1}#jobs-background .skewed-bg div:first-child{height:58rem;margin-top:-20rem;background-color:#0d1450}.markdown{line-height:1.5}.markdown p,.markdown ol,.markdown ul{margin-bottom:1rem}.markdown ul{list-style-type:disc;padding-left:2.5rem}.markdown ol{list-style-type:decimal;padding-left:2.5rem}.markdown li+li{margin-top:.5rem}.markdown img{display:block;margin-left:auto;margin-right:auto}.markdown h1 img,.markdown h2 img,.markdown h3 img,.markdown h4 img,.markdown h5 img,.markdown h6 img{display:inline;vertical-align:middle}.markdown blockquote{margin-left:0;margin-right:0;padding-left:1rem;--text-opacity:1;color:#606f7b;color:rgba(96,111,123,var(--text-opacity));border-left-width:4px;--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity))}.markdown figure{margin-bottom:1rem}.markdown figcaption{font-style:italic;text-align:center;font-size:.875rem}.markdown kbd{position:relative;--bg-opacity:1;background-color:#dae1e7;background-color:rgba(218,225,231,var(--bg-opacity));padding-left:.25rem;padding-right:.25rem;border-bottom-width:2px;--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity));border-radius:.25rem;top:-2px}.markdown a,.markdown a:visited{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.markdown a:focus,.markdown a:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.markdown span.note,.markdown span.warning{display:block;font-style:italic;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));padding-top:.75rem;padding-bottom:.75rem;padding-left:1rem;padding-right:1rem;margin-top:2rem;margin-bottom:2rem}.markdown span.note{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.markdown span.warning{--bg-opacity:1;background-color:#ffd6cd;background-color:rgba(255,214,205,var(--bg-opacity))}.markdown span.caption{font-size:.875rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));line-height:1.25;display:inline-block;margin-bottom:1rem}#release-notes .markdown h2{font-weight:600;margin-bottom:1rem}#release-notes .markdown ul{margin-bottom:2rem}#release-notes .markdown ul:last-child{margin-bottom:0}#release-notes .markdown li+li{margin-top:1rem}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:Inter var,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d2d6dc}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a0aec0}button,[role="button"]{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}.form-input{appearance:none;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.375rem;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5}.form-input::placeholder{color:#9fa6b2;opacity:1}.form-input:focus{outline:0;box-shadow:0 0 0 3px rgba(164,202,254,0.45);border-color:#a4cafe}body{font-family:Inter var,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--text-opacity:1;color:#3d4852;color:rgba(61,72,82,var(--text-opacity))}h1{font-size:2.25rem;font-weight:400;line-height:1.25;margin-bottom:1rem}h2{font-size:1.5rem;font-weight:400;line-height:1.25;margin-bottom:.75rem}h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}h4{font-size:1rem;font-weight:700;margin-bottom:.5rem}h5{font-size:.875rem;font-weight:700;margin-bottom:.25rem}h6{font-size:.75rem;font-weight:700;margin-bottom:.25rem}p{margin-bottom:.5rem}table{width:100%;font-size:.875rem;text-align:left;--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}thead{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity));border-top-width:1px;border-bottom-width:1px;--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}th{padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;font-weight:600}td{padding-left:1rem;padding-right:1rem;padding-top:.75rem;padding-bottom:.75rem;border-bottom-width:1px;--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}label{display:block;margin-bottom:.25rem;font-weight:600;cursor:pointer}input,textarea,select{border-radius:.25rem;width:100%;padding-top:.5rem;padding-bottom:.5rem;padding-left:.75rem;padding-right:.75rem;--text-opacity:1;color:#606f7b;color:rgba(96,111,123,var(--text-opacity));font-size:.875rem}input[type="submit"]{cursor:pointer}input:focus,textarea:focus,button:focus{outline:2px solid transparent;outline-offset:2px}svg:not(.no-fill){fill:currentColor}.hover-fill-svg:hover svg.no-fill{fill:currentColor}::selection{--bg-opacity:1;background-color:#afecef;background-color:rgba(175,236,239,var(--bg-opacity));--text-opacity:1;color:#0a3c47;color:rgba(10,60,71,var(--text-opacity))}.layout-centered{margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1rem;padding-right:1rem}.btn{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;border-radius:.25rem;font-size:.875rem}.btn:focus{outline:2px solid transparent;outline-offset:2px}.btn-big{padding-top:.75rem;padding-bottom:.75rem;padding-left:1.5rem;padding-right:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);text-transform:uppercase;font-weight:600}.btn-small{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem}.btn-icon{display:inline-flex;align-items:center;justify-content:center}.btn-icon img{margin-right:.5rem}.btn-green{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.btn-green:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.btn-blue{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.btn-blue:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#1c64f2;background-color:rgba(28,100,242,var(--bg-opacity))}.btn-orange{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.btn-orange:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#ff5a1f;background-color:rgba(255,90,31,var(--bg-opacity))}.btn-red{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.btn-red:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#e02424;background-color:rgba(224,36,36,var(--bg-opacity))}.btn-teal{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#39a3ba;background-color:rgba(57,163,186,var(--bg-opacity))}.btn-teal:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#2d8b9f;background-color:rgba(45,139,159,var(--bg-opacity))}.btn-white{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.btn-white:hover{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.btn-purple{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.btn-purple:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#7e3af2;background-color:rgba(126,58,242,var(--bg-opacity))}.btn-disabled{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#9fa6b2;background-color:rgba(159,166,178,var(--bg-opacity));cursor:not-allowed}.btn-wide{width:100%;text-align:center;margin-top:1rem}a.btn-wide{display:inline-block}@media(min-width:1024px){.btn-wide{width:auto}}.btn-group{width:100%}.btn-group .btn{width:100%;display:inline-block;text-align:center}.btn-group .btn:not(:first-child){margin-top:.5rem}@media(min-width:1024px){.btn-group{width:auto}.btn-group .btn{width:auto;margin-right:.5rem}.btn-group .btn:not(:first-child){margin-top:0}.btn-group .btn:last-child{margin-right:0}}a.link-teal{font-weight:600;--text-opacity:1;color:#2d8b9f;color:rgba(45,139,159,var(--text-opacity))}a.link-teal:hover{--text-opacity:1;color:#39a3ba;color:rgba(57,163,186,var(--text-opacity))}table.compact-table{table-layout:fixed}table.compact-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.striped-table tr:nth-child(even){--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}table.borderless-table td{border-style:none}.message{border-left-width:4px;padding:1rem;margin-top:1rem;margin-bottom:1rem}.message.error{--bg-opacity:1;background-color:#fcebea;background-color:rgba(252,235,234,var(--bg-opacity));--border-opacity:1;border-color:#ef5753;border-color:rgba(239,87,83,var(--border-opacity));--text-opacity:1;color:#cc1f1a;color:rgba(204,31,26,var(--text-opacity))}.message.warning{--bg-opacity:1;background-color:#fff5eb;background-color:rgba(255,245,235,var(--bg-opacity));--border-opacity:1;border-color:#faad63;border-color:rgba(250,173,99,var(--border-opacity));--text-opacity:1;color:#de751f;color:rgba(222,117,31,var(--text-opacity))}.message.success{--bg-opacity:1;background-color:#e3fcec;background-color:rgba(227,252,236,var(--bg-opacity));--border-opacity:1;border-color:#51d88a;border-color:rgba(81,216,138,var(--border-opacity));--text-opacity:1;color:#1f9d55;color:rgba(31,157,85,var(--text-opacity))}input.input-validation-error,select.input-validation-error,textarea.input-validation-error,.stripe-element.input-validation-error{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.field-validation-error,.custom-error{display:block;--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.link-box{cursor:pointer}tr.link-box:hover{--bg-opacity:1 !important;background-color:#f4f5f7 !important;background-color:rgba(244,245,247,var(--bg-opacity)) !important}.progression-marker{height:3rem;width:3rem;border-radius:9999px;border-width:0;--bg-opacity:1;background-color:#dae1e7;background-color:rgba(218,225,231,var(--bg-opacity));font-size:1.875rem;text-align:center;line-height:1.5}.badge{display:inline-block;padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem;font-weight:600;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));line-height:1;border-radius:9999px}.divide-y>:not(template) ~ :not(template){--divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px * var(--divide-y-reverse))}.divide-gray-100>:not(template) ~ :not(template){--divide-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--divide-opacity))}.bg-transparent{background-color:transparent}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#9fa6b2;background-color:rgba(159,166,178,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#252f3f;background-color:rgba(37,47,63,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.bg-cool-gray-100{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.bg-cool-gray-300{--bg-opacity:1;background-color:#cfd8e3;background-color:rgba(207,216,227,var(--bg-opacity))}.bg-red-100{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.bg-red-200{--bg-opacity:1;background-color:#fbd5d5;background-color:rgba(251,213,213,var(--bg-opacity))}.bg-red-300{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.bg-red-400{--bg-opacity:1;background-color:#f98080;background-color:rgba(249,128,128,var(--bg-opacity))}.bg-red-500{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.bg-orange-100{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.bg-orange-200{--bg-opacity:1;background-color:#fcd9bd;background-color:rgba(252,217,189,var(--bg-opacity))}.bg-orange-300{--bg-opacity:1;background-color:#fdba8c;background-color:rgba(253,186,140,var(--bg-opacity))}.bg-orange-400{--bg-opacity:1;background-color:#ff8a4c;background-color:rgba(255,138,76,var(--bg-opacity))}.bg-yellow-100{--bg-opacity:1;background-color:#fdf6b2;background-color:rgba(253,246,178,var(--bg-opacity))}.bg-yellow-200{--bg-opacity:1;background-color:#fce96a;background-color:rgba(252,233,106,var(--bg-opacity))}.bg-yellow-300{--bg-opacity:1;background-color:#faca15;background-color:rgba(250,202,21,var(--bg-opacity))}.bg-green-100{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.bg-green-200{--bg-opacity:1;background-color:#bcf0da;background-color:rgba(188,240,218,var(--bg-opacity))}.bg-green-300{--bg-opacity:1;background-color:#84e1bc;background-color:rgba(132,225,188,var(--bg-opacity))}.bg-green-400{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.bg-green-500{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.bg-green-600{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.bg-teal-300{--bg-opacity:1;background-color:#7edce2;background-color:rgba(126,220,226,var(--bg-opacity))}.bg-teal-400{--bg-opacity:1;background-color:#16bdca;background-color:rgba(22,189,202,var(--bg-opacity))}.bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.bg-blue-100{--bg-opacity:1;background-color:#e1effe;background-color:rgba(225,239,254,var(--bg-opacity))}.bg-blue-300{--bg-opacity:1;background-color:#a4cafe;background-color:rgba(164,202,254,var(--bg-opacity))}.bg-blue-400{--bg-opacity:1;background-color:#76a9fa;background-color:rgba(118,169,250,var(--bg-opacity))}.bg-indigo-400{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.bg-purple-400{--bg-opacity:1;background-color:#ac94fa;background-color:rgba(172,148,250,var(--bg-opacity))}.bg-purple-500{--bg-opacity:1;background-color:#9061f9;background-color:rgba(144,97,249,var(--bg-opacity))}.bg-pink-400{--bg-opacity:1;background-color:#f17eb8;background-color:rgba(241,126,184,var(--bg-opacity))}.bg-pink-500{--bg-opacity:1;background-color:#e74694;background-color:rgba(231,70,148,var(--bg-opacity))}.bg-grey-light{--bg-opacity:1;background-color:#dae1e7;background-color:rgba(218,225,231,var(--bg-opacity))}.bg-grey-lighter{--bg-opacity:1;background-color:#f1f5f8;background-color:rgba(241,245,248,var(--bg-opacity))}.bg-grey-lightest{--bg-opacity:1;background-color:#f8fafc;background-color:rgba(248,250,252,var(--bg-opacity))}.bg-green-dark{--bg-opacity:1;background-color:#1f9d55;background-color:rgba(31,157,85,var(--bg-opacity))}.bg-white-alpha-30{background-color:rgba(255,255,255,0.3)}.bg-white-alpha-40{background-color:rgba(255,255,255,0.4)}.bg-teal-alpha-20{background-color:rgba(69,179,186,0.2)}.bg-gray-alpha-20{background-color:rgba(113,128,150,0.2)}.bg-primary-blue-alpha-20{background-color:rgba(83,186,208,0.2)}.bg-custom-green-light{--bg-opacity:1;background-color:#92d393;background-color:rgba(146,211,147,var(--bg-opacity))}.bg-custom-blue-dark{--bg-opacity:1;background-color:#344e5f;background-color:rgba(52,78,95,var(--bg-opacity))}.bg-custom-blue-darkest{--bg-opacity:1;background-color:#0d1450;background-color:rgba(13,20,80,var(--bg-opacity))}.bg-custom-gray-lighter{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-custom-gray-lightest{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.bg-custom-black{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.bg-custom-black-darker{--bg-opacity:1;background-color:#0c1521;background-color:rgba(12,21,33,var(--bg-opacity))}.bg-custom-gray-50{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.bg-custom-gray-200{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-custom-gray-500{--bg-opacity:1;background-color:#a0aec0;background-color:rgba(160,174,192,var(--bg-opacity))}.bg-custom-gray-700{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.bg-custom-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.bg-primary-700{--bg-opacity:1;background-color:#1f888e;background-color:rgba(31,136,142,var(--bg-opacity))}.bg-primary-800{--bg-opacity:1;background-color:#0f5e69;background-color:rgba(15,94,105,var(--bg-opacity))}.bg-primary-teal{--bg-opacity:1;background-color:#0a3c47;background-color:rgba(10,60,71,var(--bg-opacity))}.bg-primary-teal-500{--bg-opacity:1;background-color:#39a3ba;background-color:rgba(57,163,186,var(--bg-opacity))}.bg-primary-teal-600{--bg-opacity:1;background-color:#2d8b9f;background-color:rgba(45,139,159,var(--bg-opacity))}.bg-primary-teal-900{--bg-opacity:1;background-color:#072e38;background-color:rgba(7,46,56,var(--bg-opacity))}.bg-primary-blue{--bg-opacity:1;background-color:#1c7487;background-color:rgba(28,116,135,var(--bg-opacity))}.bg-accent-orange{--bg-opacity:1;background-color:#ffbe70;background-color:rgba(255,190,112,var(--bg-opacity))}.bg-accent-orange-600{--bg-opacity:1;background-color:#ef7742;background-color:rgba(239,119,66,var(--bg-opacity))}.bg-accent-orange-800{--bg-opacity:1;background-color:#dc4a2c;background-color:rgba(220,74,44,var(--bg-opacity))}.bg-accent-beige-300{--bg-opacity:1;background-color:#f1ead2;background-color:rgba(241,234,210,var(--bg-opacity))}.bg-active-trial{--bg-opacity:1;background-color:#77d3e8;background-color:rgba(119,211,232,var(--bg-opacity))}.bg-expired-trial{--bg-opacity:1;background-color:#f19857;background-color:rgba(241,152,87,var(--bg-opacity))}.bg-active-subscription{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-halted-subscription{--bg-opacity:1;background-color:#f0ba63;background-color:rgba(240,186,99,var(--bg-opacity))}.group:hover .group-hover\:bg-custom-gray-300{--bg-opacity:1;background-color:#d1d5db;background-color:rgba(209,213,219,var(--bg-opacity))}.hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.hover\:bg-gray-100:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.hover\:bg-cool-gray-100:hover{--bg-opacity:1;background-color:#f1f5f9;background-color:rgba(241,245,249,var(--bg-opacity))}.hover\:bg-red-100:hover{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity))}.hover\:bg-red-300:hover{--bg-opacity:1;background-color:#f8b4b4;background-color:rgba(248,180,180,var(--bg-opacity))}.hover\:bg-red-500:hover{--bg-opacity:1;background-color:#f05252;background-color:rgba(240,82,82,var(--bg-opacity))}.hover\:bg-orange-100:hover{--bg-opacity:1;background-color:#feecdc;background-color:rgba(254,236,220,var(--bg-opacity))}.hover\:bg-green-100:hover{--bg-opacity:1;background-color:#def7ec;background-color:rgba(222,247,236,var(--bg-opacity))}.hover\:bg-green-400:hover{--bg-opacity:1;background-color:#31c48d;background-color:rgba(49,196,141,var(--bg-opacity))}.hover\:bg-green-500:hover{--bg-opacity:1;background-color:#0e9f6e;background-color:rgba(14,159,110,var(--bg-opacity))}.hover\:bg-green-600:hover{--bg-opacity:1;background-color:#057a55;background-color:rgba(5,122,85,var(--bg-opacity))}.hover\:bg-teal-800:hover{--bg-opacity:1;background-color:#05505c;background-color:rgba(5,80,92,var(--bg-opacity))}.hover\:bg-blue-500:hover{--bg-opacity:1;background-color:#3f83f8;background-color:rgba(63,131,248,var(--bg-opacity))}.hover\:bg-custom-gray-200:hover{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.hover\:bg-custom-gray-700:hover{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.hover\:bg-primary-800:hover{--bg-opacity:1;background-color:#0f5e69;background-color:rgba(15,94,105,var(--bg-opacity))}.hover\:bg-accent-orange:hover{--bg-opacity:1;background-color:#ffbe70;background-color:rgba(255,190,112,var(--bg-opacity))}.hover\:bg-accent-orange-400:hover{--bg-opacity:1;background-color:#ffcd6a;background-color:rgba(255,205,106,var(--bg-opacity))}.hover\:bg-accent-orange-800:hover{--bg-opacity:1;background-color:#dc4a2c;background-color:rgba(220,74,44,var(--bg-opacity))}.bg-no-repeat{background-repeat:no-repeat}.bg-contain{background-size:contain}.border-transparent{border-color:transparent}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-100{--border-opacity:1;border-color:#f4f5f7;border-color:rgba(244,245,247,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.border-gray-500{--border-opacity:1;border-color:#6b7280;border-color:rgba(107,114,128,var(--border-opacity))}.border-gray-600{--border-opacity:1;border-color:#4b5563;border-color:rgba(75,85,99,var(--border-opacity))}.border-cool-gray-300{--border-opacity:1;border-color:#cfd8e3;border-color:rgba(207,216,227,var(--border-opacity))}.border-red-500{--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}.border-orange-400{--border-opacity:1;border-color:#ff8a4c;border-color:rgba(255,138,76,var(--border-opacity))}.border-green-500{--border-opacity:1;border-color:#0e9f6e;border-color:rgba(14,159,110,var(--border-opacity))}.border-white-alpha-50{border-color:rgba(255,255,255,0.5)}.border-primary-blue-200-alpha-10{border-color:rgba(174,232,244,0.1)}.border-custom-gray{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-custom-gray-lighter{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-custom-gray-300{--border-opacity:1;border-color:#d1d5db;border-color:rgba(209,213,219,var(--border-opacity))}.border-custom-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.border-custom-gray-600{--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity))}.border-custom-gray-800{--border-opacity:1;border-color:#2d3748;border-color:rgba(45,55,72,var(--border-opacity))}.border-primary-teal-500{--border-opacity:1;border-color:#39a3ba;border-color:rgba(57,163,186,var(--border-opacity))}.border-primary-teal-600{--border-opacity:1;border-color:#2d8b9f;border-color:rgba(45,139,159,var(--border-opacity))}.border-primary-teal-800{--border-opacity:1;border-color:#0f5969;border-color:rgba(15,89,105,var(--border-opacity))}.border-primary-blue{--border-opacity:1;border-color:#1c7487;border-color:rgba(28,116,135,var(--border-opacity))}.border-accent-orange{--border-opacity:1;border-color:#ffbe70;border-color:rgba(255,190,112,var(--border-opacity))}.border-accent-beige{--border-opacity:1;border-color:#e2d5a5;border-color:rgba(226,213,165,var(--border-opacity))}.border-active-trial{--border-opacity:1;border-color:#77d3e8;border-color:rgba(119,211,232,var(--border-opacity))}.border-expired-trial{--border-opacity:1;border-color:#f19857;border-color:rgba(241,152,87,var(--border-opacity))}.border-active-subscription{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-halted-subscription{--border-opacity:1;border-color:#f0ba63;border-color:rgba(240,186,99,var(--border-opacity))}.border-former-customer{--border-opacity:1;border-color:#e3dec9;border-color:rgba(227,222,201,var(--border-opacity))}.hover\:border-gray-400:hover{--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity))}.hover\:border-primary-teal-500:hover{--border-opacity:1;border-color:#39a3ba;border-color:rgba(57,163,186,var(--border-opacity))}.hover\:border-accent-orange-400:hover{--border-opacity:1;border-color:#ffcd6a;border-color:rgba(255,205,106,var(--border-opacity))}.focus\:border-white:focus{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-2{border-width:2px}.border-3{border-width:3px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-l-3{border-left-width:3px}.border-b-4{border-bottom-width:4px}.border-l-6{border-left-width:6px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.last\:border-0:last-child{border-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.float-right{float:right}.font-mono{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-13{height:3.25rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-24{height:6rem}.h-32{height:8rem}.h-64{height:16rem}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:4rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.leading-zero{line-height:0}.list-square{list-style-type:square}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.-m-3{margin:-0.75rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-18{margin-top:4.5rem;margin-bottom:4.5rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-14{margin-top:3.5rem}.mb-16{margin-bottom:4rem}.mb-18{margin-bottom:4.5rem}.mt-20{margin-top:5rem}.mb-24{margin-bottom:6rem}.mt-32{margin-top:8rem}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.-mb-1{margin-bottom:-0.25rem}.-ml-1{margin-left:-0.25rem}.-mb-2{margin-bottom:-0.5rem}.-ml-2{margin-left:-0.5rem}.-mt-3{margin-top:-0.75rem}.-mt-4{margin-top:-1rem}.-mt-6{margin-top:-1.5rem}.-mt-8{margin-top:-2rem}.-mt-16{margin-top:-4rem}.-mt-18{margin-top:-4.5rem}.-mt-20{margin-top:-5rem}.-ml-px{margin-left:-1px}.first\:mt-0:first-child{margin-top:0}.first\:ml-0:first-child{margin-left:0}.last\:mr-0:last-child{margin-right:0}.last\:mb-2:last-child{margin-bottom:.5rem}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-screen-xl{max-width:1280px}.max-w-8xl{max-width:96rem}.min-h-screen{min-height:100vh}.object-cover{object-fit:cover}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-100{opacity:1}.hover\:opacity-50:hover{opacity:.5}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-18{padding-top:4.5rem;padding-bottom:4.5rem}.px-24{padding-left:6rem;padding-right:6rem}.py-px{padding-top:1px;padding-bottom:1px}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pb-5{padding-bottom:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pb-10{padding-bottom:2.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pr-14{padding-right:3.5rem}.pb-14{padding-bottom:3.5rem}.pl-14{padding-left:3.5rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.pb-18{padding-bottom:4.5rem}.pt-20{padding-top:5rem}.pb-20{padding-bottom:5rem}.pt-24{padding-top:6rem}.pb-24{padding-bottom:6rem}.first\:pt-0:first-child{padding-top:0}.last\:pb-0:last-child{padding-bottom:0}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.left-0{left:0}.right-3{right:.75rem}.top-7{top:1.75rem}.top-8{top:2rem}.left-8{left:2rem}.top-14{top:3.5rem}.right-full{right:100%}.left-full{left:100%}.resize{resize:both}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.shadow-none{box-shadow:none}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(118,169,250,0.45)}.focus\:shadow-none:focus{box-shadow:none}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#d2d6dc;color:rgba(210,214,220,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#9fa6b2;color:rgba(159,166,178,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#252f3f;color:rgba(37,47,63,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.text-cool-gray-500{--text-opacity:1;color:#64748b;color:rgba(100,116,139,var(--text-opacity))}.text-cool-gray-600{--text-opacity:1;color:#475569;color:rgba(71,85,105,var(--text-opacity))}.text-cool-gray-800{--text-opacity:1;color:#27303f;color:rgba(39,48,63,var(--text-opacity))}.text-red-400{--text-opacity:1;color:#f98080;color:rgba(249,128,128,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.text-red-700{--text-opacity:1;color:#c81e1e;color:rgba(200,30,30,var(--text-opacity))}.text-red-800{--text-opacity:1;color:#9b1c1c;color:rgba(155,28,28,var(--text-opacity))}.text-orange-400{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.text-orange-500{--text-opacity:1;color:#ff5a1f;color:rgba(255,90,31,var(--text-opacity))}.text-yellow-300{--text-opacity:1;color:#faca15;color:rgba(250,202,21,var(--text-opacity))}.text-green-400{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.text-green-500{--text-opacity:1;color:#0e9f6e;color:rgba(14,159,110,var(--text-opacity))}.text-green-600{--text-opacity:1;color:#057a55;color:rgba(5,122,85,var(--text-opacity))}.text-green-700{--text-opacity:1;color:#046c4e;color:rgba(4,108,78,var(--text-opacity))}.text-green-800{--text-opacity:1;color:#03543f;color:rgba(3,84,63,var(--text-opacity))}.text-teal-400{--text-opacity:1;color:#16bdca;color:rgba(22,189,202,var(--text-opacity))}.text-teal-500{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.text-blue-400{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.text-blue-500{--text-opacity:1;color:#3f83f8;color:rgba(63,131,248,var(--text-opacity))}.text-grey-darkest{--text-opacity:1;color:#3d4852;color:rgba(61,72,82,var(--text-opacity))}.text-grey-darker{--text-opacity:1;color:#606f7b;color:rgba(96,111,123,var(--text-opacity))}.text-grey-dark{--text-opacity:1;color:#8795a1;color:rgba(135,149,161,var(--text-opacity))}.text-orange-light{--text-opacity:1;color:#faad63;color:rgba(250,173,99,var(--text-opacity))}.text-teal-dark{--text-opacity:1;color:#38a89d;color:rgba(56,168,157,var(--text-opacity))}.text-custom-green{--text-opacity:1;color:#1e7464;color:rgba(30,116,100,var(--text-opacity))}.text-custom-green-dark{--text-opacity:1;color:#1e7565;color:rgba(30,117,101,var(--text-opacity))}.text-custom-teal{--text-opacity:1;color:#befef2;color:rgba(190,254,242,var(--text-opacity))}.text-custom-teal-dark{--text-opacity:1;color:#487e8a;color:rgba(72,126,138,var(--text-opacity))}.text-custom-teal-darker{--text-opacity:1;color:#466c75;color:rgba(70,108,117,var(--text-opacity))}.text-custom-blue{--text-opacity:1;color:#0096b0;color:rgba(0,150,176,var(--text-opacity))}.text-custom-blue-darker{--text-opacity:1;color:#0a4555;color:rgba(10,69,85,var(--text-opacity))}.text-custom-gray-dark{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-custom-gray-lightest{--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}.text-custom-black{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.text-custom-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-custom-gray-300{--text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--text-opacity))}.text-custom-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-custom-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-custom-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-custom-gray-700{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.text-custom-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.text-primary-100{--text-opacity:1;color:#deefec;color:rgba(222,239,236,var(--text-opacity))}.text-primary-400{--text-opacity:1;color:#41c5bd;color:rgba(65,197,189,var(--text-opacity))}.text-primary-600{--text-opacity:1;color:#2b9999;color:rgba(43,153,153,var(--text-opacity))}.text-primary-700{--text-opacity:1;color:#1f888e;color:rgba(31,136,142,var(--text-opacity))}.text-primary-800{--text-opacity:1;color:#0f5e69;color:rgba(15,94,105,var(--text-opacity))}.text-primary-teal{--text-opacity:1;color:#0a3c47;color:rgba(10,60,71,var(--text-opacity))}.text-primary-teal-500{--text-opacity:1;color:#39a3ba;color:rgba(57,163,186,var(--text-opacity))}.text-primary-teal-600{--text-opacity:1;color:#2d8b9f;color:rgba(45,139,159,var(--text-opacity))}.text-primary-teal-800{--text-opacity:1;color:#0f5969;color:rgba(15,89,105,var(--text-opacity))}.text-primary-blue{--text-opacity:1;color:#1c7487;color:rgba(28,116,135,var(--text-opacity))}.text-primary-blue-100{--text-opacity:1;color:#d7edf2;color:rgba(215,237,242,var(--text-opacity))}.text-primary-blue-200{--text-opacity:1;color:#aee8f4;color:rgba(174,232,244,var(--text-opacity))}.text-primary-blue-400{--text-opacity:1;color:#53bad0;color:rgba(83,186,208,var(--text-opacity))}.text-accent-orange{--text-opacity:1;color:#ffbe70;color:rgba(255,190,112,var(--text-opacity))}.text-accent-orange-600{--text-opacity:1;color:#ef7742;color:rgba(239,119,66,var(--text-opacity))}.text-accent-orange-800{--text-opacity:1;color:#dc4a2c;color:rgba(220,74,44,var(--text-opacity))}.text-accent-red{--text-opacity:1;color:#ff676d;color:rgba(255,103,109,var(--text-opacity))}.text-accent-beige{--text-opacity:1;color:#e2d5a5;color:rgba(226,213,165,var(--text-opacity))}.text-accent-beige-300{--text-opacity:1;color:#f1ead2;color:rgba(241,234,210,var(--text-opacity))}.group:hover .group-hover\:text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.group:hover .group-hover\:text-gray-500{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.group:hover .group-hover\:text-primary-200{--text-opacity:1;color:#98eae5;color:rgba(152,234,229,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-300:hover{--text-opacity:1;color:#d2d6dc;color:rgba(210,214,220,var(--text-opacity))}.hover\:text-gray-400:hover{--text-opacity:1;color:#9fa6b2;color:rgba(159,166,178,var(--text-opacity))}.hover\:text-gray-500:hover{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.hover\:text-gray-600:hover{--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.hover\:text-gray-700:hover{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.hover\:text-cool-gray-400:hover{--text-opacity:1;color:#97a6ba;color:rgba(151,166,186,var(--text-opacity))}.hover\:text-red-500:hover{--text-opacity:1;color:#f05252;color:rgba(240,82,82,var(--text-opacity))}.hover\:text-red-600:hover{--text-opacity:1;color:#e02424;color:rgba(224,36,36,var(--text-opacity))}.hover\:text-orange-400:hover{--text-opacity:1;color:#ff8a4c;color:rgba(255,138,76,var(--text-opacity))}.hover\:text-green-400:hover{--text-opacity:1;color:#31c48d;color:rgba(49,196,141,var(--text-opacity))}.hover\:text-teal-500:hover{--text-opacity:1;color:#0694a2;color:rgba(6,148,162,var(--text-opacity))}.hover\:text-teal-600:hover{--text-opacity:1;color:#047481;color:rgba(4,116,129,var(--text-opacity))}.hover\:text-blue-300:hover{--text-opacity:1;color:#a4cafe;color:rgba(164,202,254,var(--text-opacity))}.hover\:text-blue-400:hover{--text-opacity:1;color:#76a9fa;color:rgba(118,169,250,var(--text-opacity))}.hover\:text-orange-light:hover{--text-opacity:1;color:#faad63;color:rgba(250,173,99,var(--text-opacity))}.hover\:text-yellow-light:hover{--text-opacity:1;color:#fff382;color:rgba(255,243,130,var(--text-opacity))}.hover\:text-custom-gray-300:hover{--text-opacity:1;color:#d1d5db;color:rgba(209,213,219,var(--text-opacity))}.hover\:text-custom-gray-400:hover{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.hover\:text-custom-gray-500:hover{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.hover\:text-custom-gray-700:hover{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.hover\:text-primary-400:hover{--text-opacity:1;color:#41c5bd;color:rgba(65,197,189,var(--text-opacity))}.hover\:text-primary-700:hover{--text-opacity:1;color:#1f888e;color:rgba(31,136,142,var(--text-opacity))}.hover\:text-primary-teal:hover{--text-opacity:1;color:#0a3c47;color:rgba(10,60,71,var(--text-opacity))}.hover\:text-primary-teal-500:hover{--text-opacity:1;color:#39a3ba;color:rgba(57,163,186,var(--text-opacity))}.hover\:text-primary-blue:hover{--text-opacity:1;color:#1c7487;color:rgba(28,116,135,var(--text-opacity))}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.hover\:underline:hover{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ordinal,.tabular-nums{--font-variant-numeric-ordinal:var(--tailwind-empty,/*!*//*!*/);--font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*//*!*/);--font-variant-numeric-figure:var(--tailwind-empty,/*!*//*!*/);--font-variant-numeric-spacing:var(--tailwind-empty,/*!*//*!*/);--font-variant-numeric-fraction:var(--tailwind-empty,/*!*//*!*/);font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)}.ordinal{--font-variant-numeric-ordinal:ordinal}.tabular-nums{--font-variant-numeric-spacing:tabular-nums}.tracking-tight{letter-spacing:-0.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.align-bottom{vertical-align:bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre{white-space:pre}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-1{width:.25rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-13{width:3.25rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-40{width:10rem}.w-48{width:12rem}.w-64{width:16rem}.w-auto{width:auto}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-4\/5{width:80%}.w-3\/12{width:25%}.w-9\/12{width:75%}.w-full{width:100%}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-10{grid-gap:2.5rem;gap:2.5rem}.col-gap-4{grid-column-gap:1rem;column-gap:1rem}.row-gap-12{grid-row-gap:3rem;row-gap:3rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-start-2{grid-column-start:2}.row-start-1{grid-row-start:1}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.translate-x-0{--transform-translate-x:0}.translate-x-5{--transform-translate-x:1.25rem}.translate-x-1\/2{--transform-translate-x:50%}.translate-x-full{--transform-translate-x:100%}.-translate-x-1\/2{--transform-translate-x:-50%}.-translate-x-2\/3{--transform-translate-x:-66.66667%}.translate-y-12{--transform-translate-y:3rem}.translate-y-1\/12{--transform-translate-y:8.333333%}.-translate-y-1\/4{--transform-translate-y:-25%}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.ease-in{transition-timing-function:cubic-bezier(0.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,0.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.duration-100{transition-duration:100ms}.duration-150{transition-duration:150ms}.duration-200{transition-duration:200ms}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,100%{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,0.2,1)}}.bg-gradient-teal{background-image:linear-gradient(to right,#7edce2,#afecef)}.bg-gradient-orange{background-image:linear-gradient(to right,#fdba8c,#fcd9bd)}.bg-gradient-red{background-image:linear-gradient(to right,#f8b4b4,#fbd5d5)}.bg-gradient-accent-orange{background-image:linear-gradient(to right,#ffbe70,#ffde67)}.break-word{word-break:break-word}hr{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3);margin-top:.5em;margin-bottom:.5em}form input::placeholder,form textarea::placeholder{color:inherit;opacity:.75}.pulse-class{transition:all .5s ease}.blur{filter:blur(2px)}.grayscale{filter:grayscale(100%)}.chevron:after{content:"";border:solid #fff;border-width:0 2px 2px 0;padding:4px;margin-left:10px;display:inline-block;transform:rotate(45deg);-webkit-transform:rotate(-45deg)}.background-gradient-orange{background-image:linear-gradient(#f1ead2,#e2d5a5)}.border-gradient{border-image-slice:1}.border-gradient-orange{border-image-source:linear-gradient(to right,#ffbe70,#ffde67)}.text-gradient-orange{background:linear-gradient(to right,#ffbe70,#ffde67)}.text-gradient{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tabular-nums{font-variant-numeric:tabular-nums}.absolute-center{left:50%;transform:translate(-50%)}@media(max-width:639px){table.responsive-table thead{display:none}table.responsive-table:not(.borderless-table) tr:nth-child(even){background-color:#f4f5f7}table.responsive-table td:not(.hidden){display:block;position:relative;padding-left:50%;word-break:break-word}table.responsive-table td::before{content:attr(data-label);position:absolute;left:1rem;font-weight:600}table.responsive-table td:empty:after{content:"\00a0"}}@media(max-width:1023px){.dropdown{display:block !important}.dropdown .btn{width:100%;display:inline-block;text-align:center;margin-top:.5rem}}@media(min-width:1024px){.dropdown{min-width:250px;position:absolute;right:0;top:2.75rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));z-index:10;flex-wrap:wrap;white-space:nowrap;border-width:1px;border-radius:.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem;padding-bottom:1rem}.dropdown .btn{width:100%;text-align:center}.dropdown .btn:not(:first-child){margin-top:.5rem}}.responsive-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.responsive-wrapper iframe,.responsive-wrapper object,.responsive-wrapper embed,.responsive-wrapper img,.responsive-wrapper svg{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-wrapper img{object-fit:cover}.js-play-youtube-video svg.play-button{object-fit:inherit;padding:24%}.js-play-youtube-video:hover svg.play-button{padding:23%}.grecaptcha-badge{visibility:hidden}[v-cloak]{display:none}@media(min-width:640px){.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.sm\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.sm\:block{display:block}.sm\:table-cell{display:table-cell}.sm\:table-row{display:table-row}.sm\:grid{display:grid}.sm\:flex-no-wrap{flex-wrap:nowrap}.sm\:h-14{height:3.5rem}.sm\:h-4\/5{height:80%}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:leading-9{line-height:2.25rem}.sm\:leading-10{line-height:2.5rem}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-16{margin-top:4rem}.sm\:-ml-px{margin-left:-1px}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-lg{max-width:32rem}.sm\:p-6{padding:1.5rem}.sm\:p-10{padding:2.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:w-auto{width:auto}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-2\/5{width:40%}.sm\:gap-4{grid-gap:1rem;gap:1rem}.sm\:gap-8{grid-gap:2rem;gap:2rem}.sm\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:col-span-2{grid-column:span 2 / span 2}}@media(min-width:768px){.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:order-1{order:1}.md\:order-2{order:2}.md\:text-xl{font-size:1.25rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:mt-0{margin-top:0}.md\:mr-8{margin-right:2rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.lg\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:border-t-0{border-top-width:0}.lg\:border-l{border-left-width:1px}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:table-cell{display:table-cell}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:flex-grow{flex-grow:1}.lg\:float-right{float:right}.lg\:h-14{height:3.5rem}.lg\:h-1\/3{height:33.333333%}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:4rem}.lg\:text-7xl{font-size:5rem}.lg\:m-0{margin:0}.lg\:m-6{margin:1.5rem}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mt-18{margin-top:4.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:-mt-18{margin-top:-4.5rem}.lg\:-mt-24{margin-top:-6rem}.lg\:-mt-32{margin-top:-8rem}.lg\:max-w-none{max-width:none}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-screen-sm{max-width:640px}.lg\:max-w-screen-md{max-width:768px}.lg\:max-w-screen-xl{max-width:1280px}.lg\:min-h-screen{min-height:100vh}.lg\:p-0{padding:0}.lg\:p-6{padding:1.5rem}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:pt-0{padding-top:0}.lg\:pb-0{padding-bottom:0}.lg\:pr-2{padding-right:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pr-8{padding-right:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pr-12{padding-right:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pr-14{padding-right:3.5rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-18{padding-top:4.5rem}.lg\:pb-18{padding-bottom:4.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pt-32{padding-top:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-48{padding-top:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pb-72{padding-bottom:18rem}.lg\:absolute{position:absolute}.lg\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.lg\:table-fixed{table-layout:fixed}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:w-40{width:10rem}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-auto{width:auto}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-5\/6{width:83.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:gap-8{grid-gap:2rem;gap:2rem}.lg\:gap-12{grid-gap:3rem;gap:3rem}.lg\:gap-14{grid-gap:3.5rem;gap:3.5rem}.lg\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.lg\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.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-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:row-auto{grid-row:auto}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-end-3{grid-row-end:3}.lg\:row-end-4{grid-row-end:4}}@media(min-width:1280px){.xl\:inline-block{display:inline-block}.xl\:grid{display:grid}.xl\:flex-grow{flex-grow:1}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-6xl{font-size:4rem}.xl\:mt-0{margin-top:0}.xl\:ml-12{margin-left:3rem}.xl\:mb-20{margin-bottom:5rem}.xl\:mb-24{margin-bottom:6rem}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-screen-lg{max-width:1024px}.xl\:p-12{padding:3rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:pt-0{padding-top:0}.xl\:pl-2{padding-left:.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pr-16{padding-right:4rem}.xl\:pt-32{padding-top:8rem}.xl\:w-auto{width:auto}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-7\/12{width:58.333333%}.xl\:gap-0{grid-gap:0;gap:0}.xl\:gap-8{grid-gap:2rem;gap:2rem}.xl\:gap-20{grid-gap:5rem;gap:5rem}.xl\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:col-span-2{grid-column:span 2 / span 2}}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #6b7280;
    opacity: 0.25;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-off-center .mfp-container:before {
    height: 70%;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure {
        /* The shadow behind the image */
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

