@import"/assets/fonts/icons/icons.css";h1{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#313d57}h2{font-size:1.875rem;font-weight:600;line-height:1.3;margin-bottom:.875rem;color:#313d57}h3{font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:.75rem;color:#313d57}h4{font-size:1.25rem;font-weight:500;line-height:1.4;margin-bottom:.625rem;color:#313d57}h5{font-size:1.125rem;font-weight:500;line-height:1.5;margin-bottom:.5rem;color:#313d57}h6{font-size:1rem;font-weight:500;line-height:1.5;margin-bottom:.5rem;color:#313d57}.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}.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}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-red{color:#ed4039}.text-blue{color:#486ab2}.text-dark-blue{color:#313d57}.text-white{color:#fff}.text-light-gray{color:#eee}.text-dark-gray{color:#5e5f60}.text-black{color:#000}.text-green{color:#4caf50}.text-orange{color:#ff9800}.text-yellow{color:#ffeb3b}.text-pink{color:#e91e63}.text-light-blue{color:#1acee9}.text-bg-light{color:#f8f9fa}.bg-red{background-color:#ed4039}.bg-blue{background-color:#486ab2}.bg-dark-blue{background-color:#313d57}.bg-white{background-color:#fff}.bg-light-gray{background-color:#eee}.bg-dark-gray{background-color:#5e5f60}.bg-black{background-color:#000}.bg-green{background-color:#4caf50}.bg-orange{background-color:#ff9800}.bg-yellow{background-color:#ffeb3b}.bg-pink{background-color:#e91e63}.bg-light-blue{background-color:#1acee9}.bg-bg-light{background-color:#f8f9fa}.bg-gradient-linear{background:linear-gradient(135deg, #667EEA 0%, #764BA2 100%);color:#fff;padding:1rem;border-radius:.5rem;text-align:center}.hr-custom{height:2px;background-color:#ed4039;border:none;margin:1rem 0}.hr-custom.hr-blue{background-color:#486ab2}.hr-custom.hr-dark-blue{background-color:#313d57}.hr-custom.hr-green{background-color:#4caf50}.hr-custom.hr-orange{background-color:#ff9800}.hr-custom.hr-yellow{background-color:#ffeb3b}.hr-custom.hr-pink{background-color:#e91e63}.hr-custom.hr-light-blue{background-color:#1acee9}.hr-custom.hr-light-gray{background-color:#eee}.hr-custom.hr-dark-gray{background-color:#5e5f60}.hr-custom.hr-black{background-color:#000}.img-rounded{border-radius:.5rem}.img-rounded-sm{border-radius:.25rem}.img-rounded-lg{border-radius:1rem}.img-rounded-xl{border-radius:1.5rem}.img-rounded-circle{border-radius:50%}a{color:#486ab2;font-weight:600;text-decoration:underline}a:focus{outline:none}a:focus-visible{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.btn{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;user-select:none;border:1px solid rgba(0,0,0,0);padding:.5rem 1rem;font-size:1rem;line-height:1.5;border-radius:.375rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-decoration:none;cursor:pointer}.btn:hover{text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(72,106,178,.25)}.btn:disabled{opacity:.65;cursor:not-allowed}.btn-lg{padding:.75rem 1.25rem;font-size:1.125rem;border-radius:.5rem}.btn-sm{padding:.25rem .75rem;font-size:.875rem;border-radius:.25rem}.btn-primary{color:#fff;background-color:#486ab2;border-color:#486ab2}.btn-primary:hover{color:#fff;background-color:rgb(64.8,95.4,160.2);border-color:rgb(63,92.75,155.75)}.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(72,106,178,.25)}.btn-secondary{color:#fff;background-color:#5e5f60;border-color:#5e5f60}.btn-secondary:hover{color:#fff;background-color:rgb(84.6,85.5,86.4);border-color:rgb(82.25,83.125,84)}.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(94,95,96,.25)}.btn-success{color:#fff;background-color:#4caf50;border-color:#4caf50}.btn-success:hover{color:#fff;background-color:rgb(68.4,157.5,72);border-color:rgb(66.5,153.125,70)}.btn-success:focus{box-shadow:0 0 0 .2rem rgba(76,175,80,.25)}.btn-danger{color:#fff;background-color:#ed4039;border-color:#ed4039}.btn-danger:hover{color:#fff;background-color:rgb(234.55,38.0027777778,30.05);border-color:rgb(233.9375,31.5034722222,23.3125)}.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(237,64,57,.25)}.btn-warning{background-color:#ffeb3b;border-color:#ffeb3b;color:#000}.btn-warning:hover{background-color:rgb(255,231.7959183673,27.6);border-color:rgb(255,231.7959183673,27.6);color:#000}.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,235,59,.5)}.btn-warning:disabled{background-color:#ffeb3b;border-color:#ffeb3b;opacity:.65}.btn-orange{background-color:#ff9800;border-color:#ff9800;color:#fff}.btn-orange:hover{background-color:rgb(229.5,136.8,0);border-color:rgb(229.5,136.8,0);color:#fff}.btn-orange:focus{box-shadow:0 0 0 .2rem rgba(255,152,0,.5)}.btn-orange:disabled{background-color:#ff9800;border-color:#ff9800;opacity:.65}.btn-info{color:#fff;background-color:#1acee9;border-color:#1acee9}.btn-info:hover{color:#fff;background-color:rgb(20.4310756972,187.5944223108,212.6689243028);border-color:rgb(19.8635458167,182.3834661355,206.7614541833)}.btn-info:focus{box-shadow:0 0 0 .2rem rgba(26,206,233,.25)}.btn-dark{color:#fff;background-color:#313d57;border-color:#313d57}.btn-dark:hover{color:#fff;background-color:rgb(44.1,54.9,78.3);border-color:rgb(42.875,53.375,76.125)}.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(49,61,87,.25)}.btn-light{color:#000;background-color:#eee;border-color:#eee}.btn-light:hover{color:#000;background-color:hsl(0,0%,84%);border-color:hsl(0,0%,81.6666666667%)}.btn-light:focus{box-shadow:0 0 0 .2rem rgba(238,238,238,.25)}.btn-pink{color:#fff;background-color:#e91e63;border-color:#e91e63}.btn-pink:hover{color:#fff;background-color:rgb(215.6174089069,21.0825910931,87.2052631579);border-color:rgb(209.6280364372,20.4969635628,84.7828947368)}.btn-pink:focus{box-shadow:0 0 0 .2rem rgba(233,25,99,.25)}.btn-gradient-purple-blue{color:#fff;background:linear-gradient(90deg, #8338EC 0%, #486ab2 100%);border:1px solid rgba(0,0,0,0);position:relative}.btn-gradient-purple-blue::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, #8338EC 0%, #486ab2 100%);border-radius:.375rem;z-index:-1}.btn-gradient-purple-blue:hover{color:#fff;background:linear-gradient(90deg, rgb(114.3908256881, 29.3449541284, 233.4550458716) 0%, rgb(64.8, 95.4, 160.2) 100%)}.btn-gradient-cyan-blue{color:#fff;background:linear-gradient(90deg, #1acee9 0%, #486ab2 100%);border:1px solid rgba(0,0,0,0)}.btn-gradient-cyan-blue:hover{color:#fff;background:linear-gradient(90deg, rgb(20.4310756972, 187.5944223108, 212.6689243028) 0%, rgb(64.8, 95.4, 160.2) 100%)}.btn-gradient-green-blue{color:#fff;background:linear-gradient(90deg, #4caf50 0%, #486ab2 100%);border:1px solid rgba(0,0,0,0)}.btn-gradient-green-blue:hover{color:#fff;background:linear-gradient(90deg, rgb(68.4, 157.5, 72) 0%, rgb(64.8, 95.4, 160.2) 100%)}.btn-gradient-purple-pink{color:#fff;background:linear-gradient(90deg, #8338EC 0%, #e91e63 100%);border:1px solid rgba(0,0,0,0)}.btn-gradient-purple-pink:hover{color:#fff;background:linear-gradient(90deg, rgb(114.3908256881, 29.3449541284, 233.4550458716) 0%, rgb(215.6174089069, 21.0825910931, 87.2052631579) 100%)}.btn-gradient-pink-orange{color:#fff;background:linear-gradient(90deg, #e91e63 0%, #ff9800 100%);border:1px solid rgba(0,0,0,0)}.btn-gradient-pink-orange:hover{color:#fff;background:linear-gradient(90deg, rgb(215.6174089069, 21.0825910931, 87.2052631579) 0%, rgb(229.5, 136.8, 0) 100%)}.btn-gradient-teal-lime{color:#fff;background:linear-gradient(90deg, #078281 0%, #03CE6A 100%);border:1px solid rgba(0,0,0,0)}.btn-gradient-teal-lime:hover{color:#fff;background:linear-gradient(90deg, rgb(6.3, 117, 116.1) 0%, rgb(2.7, 185.4, 95.4) 100%)}.btn-gradient-red-yellow{color:#fff;background:linear-gradient(90deg, #ed4039 0%, #ffeb3b 100%);border:1px solid rgba(0,0,0,0)}.btn-gradient-red-yellow:hover{color:#fff;background:linear-gradient(90deg, rgb(234.55, 38.0027777778, 30.05) 0%, rgb(255, 231.7959183673, 27.6) 100%)}.btn-modern-gradient,.btn-gradient-soft-pink,.btn-gradient-soft-orange,.btn-gradient-soft-green,.btn-gradient-soft-blue,.btn-gradient-soft-purple,.btn-modern-gradient-square,.btn-modern-gradient-square-sm,.btn-modern-gradient-sm,.btn-modern-gradient-lg{color:#fff;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border:none;border-radius:1rem;padding:.75rem 1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px rgba(102,126,234,.3);transition:all .3s ease}.btn-modern-gradient:hover,.btn-gradient-soft-pink:hover,.btn-gradient-soft-orange:hover,.btn-gradient-soft-green:hover,.btn-gradient-soft-blue:hover,.btn-gradient-soft-purple:hover,.btn-modern-gradient-square:hover,.btn-modern-gradient-square-sm:hover,.btn-modern-gradient-sm:hover,.btn-modern-gradient-lg:hover{color:#fff;background:linear-gradient(135deg, rgb(72.4551724138, 101.0896551724, 229.9448275862) 0%, rgb(106.2, 67.5, 145.8) 100%);transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.btn-modern-gradient:focus,.btn-gradient-soft-pink:focus,.btn-gradient-soft-orange:focus,.btn-gradient-soft-green:focus,.btn-gradient-soft-blue:focus,.btn-gradient-soft-purple:focus,.btn-modern-gradient-square:focus,.btn-modern-gradient-square-sm:focus,.btn-modern-gradient-sm:focus,.btn-modern-gradient-lg:focus{outline:none;box-shadow:0 0 0 3px rgba(102,126,234,.3)}.btn-modern-gradient-lg{padding:1rem;font-size:1.125rem;border-radius:1.5rem}.btn-modern-gradient-sm{padding:.5rem 1rem;font-size:.875rem;border-radius:.75rem}.btn-modern-gradient-square,.btn-modern-gradient-square-sm{width:60px;height:60px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:1rem}.btn-modern-gradient-square i,.btn-modern-gradient-square-sm i,.btn-modern-gradient-square svg,.btn-modern-gradient-square-sm svg{font-size:1.5rem;color:#fff}.btn-modern-gradient-square-sm{width:50px;height:50px;border-radius:.75rem}.btn-modern-gradient-square-sm i,.btn-modern-gradient-square-sm svg{font-size:1.25rem}.btn-gradient-soft-purple{background:linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);color:#313d57}.btn-gradient-soft-purple:hover{background:linear-gradient(135deg, rgb(134.4428571429, 230.0571428571, 225.9) 0%, rgb(252.8857142857, 168.3142857143, 195.8) 100%);color:#313d57}.btn-gradient-soft-blue{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.btn-gradient-soft-blue:hover{background:linear-gradient(135deg, rgb(72.4551724138, 101.0896551724, 229.9448275862) 0%, rgb(106.2, 67.5, 145.8) 100%)}.btn-gradient-soft-green{background:linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%);color:#313d57}.btn-gradient-soft-green:hover{background:linear-gradient(135deg, rgb(95.2921875, 248.5078125, 152.4234375) 0%, rgb(107.7609756098, 197.156097561, 240.5390243902) 100%);color:#313d57}.btn-gradient-soft-orange{background:linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);color:#313d57}.btn-gradient-soft-orange:hover{background:linear-gradient(135deg, rgb(255, 216.3666666667, 163.5) 0%, rgb(250.7545454545, 151.6939393939, 119.1454545455) 100%);color:#313d57}.btn-gradient-soft-pink{background:linear-gradient(135deg, #ff9a9e 0%, #fecfef 100%);color:#313d57}.btn-gradient-soft-pink:hover{background:linear-gradient(135deg, rgb(255, 113.1, 118.7198019802) 0%, rgb(253.0591836735, 161.8408163265, 223.9469387755) 100%);color:#313d57}.btn-outline-primary{color:#486ab2;border-color:#486ab2;background-color:rgba(0,0,0,0)}.btn-outline-primary:hover{color:#fff;background-color:#486ab2;border-color:#486ab2}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(72,106,178,.25)}.btn-outline-secondary{color:#5e5f60;border-color:#5e5f60;background-color:rgba(0,0,0,0)}.btn-outline-secondary:hover{color:#fff;background-color:#5e5f60;border-color:#5e5f60}.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(94,95,96,.25)}.btn-outline-success{color:#4caf50;border-color:#4caf50;background-color:rgba(0,0,0,0)}.btn-outline-success:hover{color:#fff;background-color:#4caf50;border-color:#4caf50}.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(76,175,80,.25)}.btn-outline-danger{color:#ed4039;border-color:#ed4039;background-color:rgba(0,0,0,0)}.btn-outline-danger:hover{color:#fff;background-color:#ed4039;border-color:#ed4039}.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(237,64,57,.25)}.btn-outline-warning{color:#ffeb3b;border-color:#ffeb3b;background-color:rgba(0,0,0,0)}.btn-outline-warning:hover{color:#000;background-color:#ffeb3b;border-color:#ffeb3b}.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,235,59,.5)}.btn-outline-warning:disabled{color:#ffeb3b;background-color:rgba(0,0,0,0)}.btn-outline-info{color:#1acee9;border-color:#1acee9;background-color:rgba(0,0,0,0)}.btn-outline-info:hover{color:#fff;background-color:#1acee9;border-color:#1acee9}.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(26,206,233,.25)}.btn-outline-dark{color:#313d57;border-color:#313d57;background-color:rgba(0,0,0,0)}.btn-outline-dark:hover{color:#fff;background-color:#313d57;border-color:#313d57}.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(49,61,87,.25)}.btn-outline-light{color:#eee;border-color:#eee;background-color:rgba(0,0,0,0)}.btn-outline-light:hover{color:#000;background-color:#eee;border-color:#eee}.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(238,238,238,.25)}.btn-outline-orange{color:#ff9800;border-color:#ff9800;background-color:rgba(0,0,0,0)}.btn-outline-orange:hover{color:#fff;background-color:#ff9800;border-color:#ff9800}.btn-outline-orange:focus{box-shadow:0 0 0 .2rem rgba(255,152,0,.5)}.btn-outline-orange:disabled{color:#ff9800;background-color:rgba(0,0,0,0)}.btn-outline-pink{color:#e91e63;border-color:#e91e63;background-color:rgba(0,0,0,0)}.btn-outline-pink:hover{color:#fff;background-color:#e91e63;border-color:#e91e63}.btn-outline-pink:focus{box-shadow:0 0 0 .2rem rgba(233,25,99,.25)}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.p-1{padding:.25rem}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.m-1{margin:.25rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.p-2{padding:.5rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.m-2{margin:.5rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.p-3{padding:.75rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.m-3{margin:.75rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.p-4{padding:1rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.m-4{margin:1rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.p-5{padding:1.25rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.m-5{margin:1.25rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.container{max-width:1200px;width:100%}.max-width{max-width:1200px;width:100%}.max-tablet-width{max-width:768px;width:100%}.max-mobile-width{max-width:480px;width:100%}.center-content{margin:0 auto}.center-content-vertical{display:flex;flex-direction:column}.breadcrumb{font-size:.9em;margin:1rem 0}.breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap}.breadcrumb li{display:flex;align-items:center}.breadcrumb li:not(:last-child)::after{content:"/";margin:0 .5rem;color:#5e5f60}.breadcrumb li:last-child span{color:#5e5f60;font-weight:600}.breadcrumb a{color:#486ab2;text-decoration:none;font-weight:600;transition:color .2s}.breadcrumb a:hover{color:rgb(64.8,95.4,160.2);text-decoration:underline}.breadcrumb a span{color:inherit}.breadcrumb span{color:inherit}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #eee;border-radius:.375rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.card .card-header{padding:.75rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid #eee;border-top-left-radius:calc(.375rem - 1px);border-top-right-radius:calc(.375rem - 1px)}.card .card-header:first-child{border-radius:calc(.375rem - 1px) calc(.375rem - 1px) 0 0}.card .card-body{flex:1 1 auto;padding:1rem}.card .card-footer{padding:.75rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid #eee;border-bottom-left-radius:calc(.375rem - 1px);border-bottom-right-radius:calc(.375rem - 1px)}.card .card-footer:last-child{border-radius:0 0 calc(.375rem - 1px) calc(.375rem - 1px)}.card .card-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600;color:#000}.card .card-subtitle{margin-top:-0.25rem;margin-bottom:0;font-size:1rem;color:#5e5f60}.card .card-text{margin-top:0;margin-bottom:1rem}.card .card-text:last-child{margin-bottom:0}.card .card-img-top{width:100%;border-top-left-radius:calc(.375rem - 1px);border-top-right-radius:calc(.375rem - 1px)}.card .card-img-bottom{width:100%;border-bottom-left-radius:calc(.375rem - 1px);border-bottom-right-radius:calc(.375rem - 1px)}.card .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.375rem - 1px)}.card-primary{border-color:#486ab2}.card-primary .card-header{background-color:#486ab2;border-color:#486ab2;color:#fff}.card-primary .card-footer{background-color:#486ab2;border-color:#486ab2;color:#fff}.card-success{border-color:#4caf50}.card-success .card-header{background-color:#4caf50;border-color:#4caf50;color:#fff}.card-success .card-footer{background-color:#4caf50;border-color:#4caf50;color:#fff}.card-danger{border-color:#ed4039}.card-danger .card-header{background-color:#ed4039;border-color:#ed4039;color:#fff}.card-danger .card-footer{background-color:#ed4039;border-color:#ed4039;color:#fff}.card-warning{border-color:#ffeb3b}.card-warning .card-header{background-color:#ffeb3b;border-color:#ffeb3b;color:#000}.card-warning .card-footer{background-color:#ffeb3b;border-color:#ffeb3b;color:#000}.card-info{border-color:#1acee9}.card-info .card-header{background-color:#1acee9;border-color:#1acee9;color:#fff}.card-info .card-footer{background-color:#1acee9;border-color:#1acee9;color:#fff}.card-dark{border-color:#5e5f60}.card-dark .card-header{background-color:#5e5f60;border-color:#5e5f60;color:#fff}.card-dark .card-footer{background-color:#5e5f60;border-color:#5e5f60;color:#fff}.card-outline-primary{border-color:#486ab2}.card-outline-primary .card-header{background-color:rgba(0,0,0,0);border-color:#486ab2;color:#486ab2}.card-outline-primary .card-footer{background-color:rgba(0,0,0,0);border-color:#486ab2;color:#486ab2}.card-outline-success{border-color:#4caf50}.card-outline-success .card-header{background-color:rgba(0,0,0,0);border-color:#4caf50;color:#4caf50}.card-outline-success .card-footer{background-color:rgba(0,0,0,0);border-color:#4caf50;color:#4caf50}.card-outline-danger{border-color:#ed4039}.card-outline-danger .card-header{background-color:rgba(0,0,0,0);border-color:#ed4039;color:#ed4039}.card-outline-danger .card-footer{background-color:rgba(0,0,0,0);border-color:#ed4039;color:#ed4039}.card-outline-warning{border-color:#ffeb3b}.card-outline-warning .card-header{background-color:rgba(0,0,0,0);border-color:#ffeb3b;color:#000}.card-outline-warning .card-footer{background-color:rgba(0,0,0,0);border-color:#ffeb3b;color:#000}.card-outline-info{border-color:#1acee9}.card-outline-info .card-header{background-color:rgba(0,0,0,0);border-color:#1acee9;color:#1acee9}.card-outline-info .card-footer{background-color:rgba(0,0,0,0);border-color:#1acee9;color:#1acee9}.card-outline-dark{border-color:#5e5f60}.card-outline-dark .card-header{background-color:rgba(0,0,0,0);border-color:#5e5f60;color:#5e5f60}.card-outline-dark .card-footer{background-color:rgba(0,0,0,0);border-color:#5e5f60;color:#5e5f60}.card-header-tabs{margin-right:-0.75rem;margin-bottom:-0.75rem;margin-left:-0.75rem;border-bottom:0}.card-header-pills{margin-right:-0.75rem;margin-left:-0.75rem}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:.75rem}@media(min-width: 576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-footer{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-footer{border-top-left-radius:0;border-bottom-left-radius:0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#eee;border-radius:0}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#486ab2;transition:width .6s ease}.progress-bar-gradient-purple-blue{background:linear-gradient(90deg, #8338EC 0%, #486ab2 100%)}.progress-bar-gradient-cyan-blue{background:linear-gradient(90deg, #1acee9 0%, #486ab2 100%)}.progress-bar-gradient-green-blue{background:linear-gradient(90deg, #4caf50 0%, #486ab2 100%)}.progress-bar-gradient-purple-pink{background:linear-gradient(90deg, #8338EC 0%, #e91e63 100%)}.progress-bar-gradient-pink-orange{background:linear-gradient(90deg, #e91e63 0%, #ff9800 100%)}.progress-bar-gradient-teal-lime{background:linear-gradient(90deg, #078281 0%, #03CE6A 100%)}.progress-bar-gradient-red-yellow{background:linear-gradient(90deg, #ed4039 0%, #ffeb3b 100%)}.progress-bar-modern-gradient{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.progress-bar-gradient-soft-purple{background:linear-gradient(135deg, #a8edea 0%, #fed6e3 100%)}.progress-bar-gradient-soft-blue{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.progress-bar-gradient-soft-green{background:linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%)}.progress-bar-gradient-soft-orange{background:linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%)}.progress-bar-gradient-soft-pink{background:linear-gradient(135deg, #ff9a9e 0%, #fecfef 100%)}.progress-sm{height:.5rem}.progress-lg{height:1.5rem}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.loading{display:inline-block;width:2rem;height:2rem;border:3px solid #eee;border-radius:50%;border-top-color:#486ab2;animation:spin 1s ease-in-out infinite}.loading-sm{width:1rem;height:1rem;border-width:2px}.loading-lg{width:3rem;height:3rem;border-width:4px}@keyframes spin{to{transform:rotate(360deg)}}.loading-gradient-purple-blue{border-top-color:rgba(0,0,0,0);background:linear-gradient(90deg, #8338EC 0%, #486ab2 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-cyan-blue{border-top-color:rgba(0,0,0,0);background:linear-gradient(90deg, #1acee9 0%, #486ab2 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-green-blue{border-top-color:rgba(0,0,0,0);background:linear-gradient(90deg, #4caf50 0%, #486ab2 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-modern{border-top-color:rgba(0,0,0,0);background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-soft-purple{border-top-color:rgba(0,0,0,0);background:linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-soft-blue{border-top-color:rgba(0,0,0,0);background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-soft-green{border-top-color:rgba(0,0,0,0);background:linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-soft-orange{border-top-color:rgba(0,0,0,0);background:linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-gradient-soft-pink{border-top-color:rgba(0,0,0,0);background:linear-gradient(135deg, #ff9a9e 0%, #fecfef 100%);background-clip:content-box;padding:3px;border-radius:50%;animation:spin 1s ease-in-out infinite}.loading-dots,.loading-dots-gradient{display:inline-block;position:relative;width:80px;height:20px}.loading-dots div,.loading-dots-gradient div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:#486ab2;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.loading-dots div:nth-child(1),.loading-dots-gradient div:nth-child(1){left:8px;animation:loading-dots1 .6s infinite}.loading-dots div:nth-child(2),.loading-dots-gradient div:nth-child(2){left:8px;animation:loading-dots2 .6s infinite}.loading-dots div:nth-child(3),.loading-dots-gradient div:nth-child(3){left:32px;animation:loading-dots2 .6s infinite}.loading-dots div:nth-child(4),.loading-dots-gradient div:nth-child(4){left:56px;animation:loading-dots3 .6s infinite}@keyframes loading-dots1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes loading-dots3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes loading-dots2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}.loading-dots-gradient div{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.loading-pulse,.loading-pulse-gradient{display:inline-block;width:2rem;height:2rem;border-radius:50%;background:#486ab2;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:0}}.loading-pulse-gradient{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.loading-wave,.loading-wave-gradient{display:inline-block;position:relative;width:80px;height:20px}.loading-wave div,.loading-wave-gradient div{position:absolute;top:0;width:13px;height:20px;border-radius:2px;background:#486ab2;animation:wave 1.2s infinite ease-in-out}.loading-wave div:nth-child(2),.loading-wave-gradient div:nth-child(2){animation-delay:-1.2s}.loading-wave div:nth-child(3),.loading-wave-gradient div:nth-child(3){animation-delay:-1.1s}.loading-wave div:nth-child(4),.loading-wave-gradient div:nth-child(4){animation-delay:-1s}.loading-wave div:nth-child(5),.loading-wave-gradient div:nth-child(5){animation-delay:-0.9s}@keyframes wave{0%,40%,100%{transform:scaleY(0.4)}20%{transform:scaleY(1)}}.loading-wave-gradient div{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #eee;border-radius:0;transition:border-color .15s ease-in-out}.form-control:focus{color:#000;background-color:#fff;border-color:#486ab2;outline:0}.form-control::placeholder{color:#5e5f60;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eee;opacity:1}.form-select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;border:1px solid #eee;border-radius:0;transition:border-color .15s ease-in-out}.form-select:focus{border-color:#486ab2;outline:0}.form-select:disabled{background-color:#eee;opacity:1}.form-check{display:block;min-height:1.5rem;padding-left:1.5rem;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5rem}.form-check .form-check-label{color:#000;cursor:pointer;margin-left:.25rem}.form-check-input{width:1rem;height:1rem;margin-top:.25rem;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #eee;appearance:none}.form-check-input[type=checkbox]{border-radius:0}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#486ab2;outline:0}.form-check-input:checked{background-color:#486ab2;border-color:#486ab2}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label{opacity:.5;cursor:not-allowed}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);appearance:none}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#486ab2;border:0;border-radius:1rem;appearance:none}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#486ab2;border:0;border-radius:1rem;appearance:none}.form-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;background-color:#486ab2;border:0;border-radius:1rem}.form-range::-webkit-slider-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#000;border-color:rgba(0,0,0,0);border-radius:0}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#000;border-color:rgba(0,0,0,0);border-radius:0}.form-range::-ms-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#000;border-color:rgba(0,0,0,0);border-width:0}.form-range::-ms-fill-lower{background-color:#486ab2;border-radius:0}.form-range::-ms-fill-upper{background-color:#000;border-radius:0}.form-range:focus{outline:0}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#5e5f60}.form-range:disabled::-moz-range-thumb{background-color:#5e5f60}.form-range:disabled::-ms-thumb{background-color:#5e5f60}.form-group{margin-bottom:1rem}.form-text{margin-top:.25rem;font-size:.875rem;color:#5e5f60}.form-label{margin-bottom:.5rem;font-weight:500;color:#000}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25;padding-top:1.625rem;padding-bottom:.625rem}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-select:focus,.form-floating>.form-select:not([value=""]):not([value="0"]){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select:focus~label,.form-floating>.form-select:not([value=""]):not([value="0"])~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-control.is-valid,.was-validated .form-control:valid{border-color:#4caf50;padding-right:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='m2.3 6.73.94-.94 2.02 2.02 3.98-3.98.94.94-4.92 4.92z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5625rem center;background-size:1.125rem 1.125rem}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#4caf50}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#ed4039;padding-right:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='m5.8 4.6 1.4 1.4M7.2 4.6l-1.4 1.4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5625rem center;background-size:1.125rem 1.125rem}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#ed4039}.form-select.is-valid,.was-validated .form-select:valid{border-color:#4caf50}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#4caf50}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#ed4039}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#ed4039}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#4caf50}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#4caf50;border-color:#4caf50}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{border-color:#4caf50}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#ed4039}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#ed4039;border-color:#ed4039}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{border-color:#ed4039}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem;color:#4caf50}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem;color:#ed4039}.was-validated .form-control:valid~.valid-feedback,.form-control.is-valid~.valid-feedback{display:block}.was-validated .form-control:invalid~.invalid-feedback,.form-control.is-invalid~.invalid-feedback{display:block}.was-validated .form-select:valid~.valid-feedback,.form-select.is-valid~.valid-feedback{display:block}.was-validated .form-select:invalid~.invalid-feedback,.form-select.is-invalid~.invalid-feedback{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#4caf50}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ed4039}.was-validated .form-check-input:valid~.valid-feedback,.form-check-input.is-valid~.valid-feedback{display:block}.was-validated .form-check-input:invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-feedback{display:block}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#000;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-lg{min-height:calc(2.5rem + 2px);padding:.5rem 1rem;font-size:1.125rem;border-radius:.5rem}.form-control-sm{min-height:calc(2rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem;border-radius:.5rem}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-check-lg{padding-left:2rem}.form-check-lg .form-check-input{margin-left:-2rem}.form-check-sm{padding-left:1.25rem}.form-check-sm .form-check-input{margin-left:-1.25rem}.form-check-input-lg{width:1.25rem;height:1.25rem;margin-top:.25rem}.form-check-input-sm{width:.875rem;height:.875rem;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem}.form-row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:.5rem;padding-left:.5rem}.form-check-inline{display:inline-block;margin-right:1rem}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;text-align:center;white-space:nowrap;background-color:#eee;border:1px solid #eee;border-radius:.375rem}.input-group>.form-control:not(:last-child),.input-group>.form-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.form-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-control:not(:last-child)~.input-group-text,.input-group>.form-select:not(:last-child)~.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child)~.input-group-text,.input-group>.form-select:not(:first-child)~.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.form-switch{padding-left:2.5rem}.form-switch .form-check-input{width:2rem;margin-left:-2.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2rem;transition:background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch .form-check-input:focus{border-color:#486ab2;outline:0}.form-switch .form-check-input:checked{background-color:#486ab2;border-color:#486ab2}.form-floating-group{position:relative;margin-bottom:1.5rem}.form-floating-group .form-control-floating,.form-floating-group .form-select-floating{width:100%;height:3.5rem;padding:1.625rem .75rem .625rem;border:none;border-bottom:2px solid #ddd;border-radius:0;background:rgba(0,0,0,0);font-size:1rem;outline:none;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);color:#5e5f60}.form-floating-group .form-control-floating:-webkit-autofill,.form-floating-group .form-control-floating:-webkit-autofill:hover,.form-floating-group .form-control-floating:-webkit-autofill:focus,.form-floating-group .form-control-floating:-webkit-autofill:active,.form-floating-group .form-select-floating:-webkit-autofill,.form-floating-group .form-select-floating:-webkit-autofill:hover,.form-floating-group .form-select-floating:-webkit-autofill:focus,.form-floating-group .form-select-floating:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px rgba(0,0,0,0) inset !important;-webkit-text-fill-color:#5e5f60 !important;transition:background-color 5000s ease-in-out 0s}.form-floating-group .form-control-floating:focus,.form-floating-group .form-select-floating:focus{border-bottom-color:#486ab2}.form-floating-group .form-control-floating:focus+.form-label-floating,.form-floating-group .form-select-floating:focus+.form-label-floating{color:#486ab2;transform:translateY(-1.5rem) scale(0.85)}.form-floating-group .form-control-floating:not(:placeholder-shown)+.form-label-floating,.form-floating-group .form-select-floating:not(:placeholder-shown)+.form-label-floating{transform:translateY(-1.5rem) scale(0.85);color:#5e5f60}.form-floating-group textarea.form-control-floating{height:auto;min-height:6rem;resize:vertical;font-family:inherit}.form-floating-group .form-label-floating{position:absolute;top:1rem;left:.75rem;font-size:1rem;color:#999;pointer-events:none;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transform-origin:left top;background:rgba(0,0,0,0);padding:0 .25rem}.form-floating-group .form-control-floating:focus+.form-label-floating,.form-floating-group .form-select-floating:focus+.form-label-floating{color:#486ab2;transform:translateY(-1.5rem) scale(0.85)}.form-floating-group .form-control-floating:not(:placeholder-shown)+.form-label-floating,.form-floating-group .form-select-floating:not([value=""])+.form-label-floating{transform:translateY(-1.5rem) scale(0.85);color:#5e5f60}.form-row-floating{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width: 768px){.form-row-floating{grid-template-columns:1fr}}.form-row-floating .form-floating-group{margin-bottom:0}.form-floating-group.full-width{grid-column:1/-1}.form-floating-group.floating-color-red .form-control-floating:focus,.form-floating-group.floating-color-red .form-select-floating:focus{border-bottom-color:#ed4039}.form-floating-group.floating-color-red .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-red .form-select-floating:focus+.form-label-floating{color:#ed4039}.form-floating-group.floating-color-blue .form-control-floating:focus,.form-floating-group.floating-color-blue .form-select-floating:focus{border-bottom-color:#486ab2}.form-floating-group.floating-color-blue .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-blue .form-select-floating:focus+.form-label-floating{color:#486ab2}.form-floating-group.floating-color-green .form-control-floating:focus,.form-floating-group.floating-color-green .form-select-floating:focus{border-bottom-color:#4caf50}.form-floating-group.floating-color-green .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-green .form-select-floating:focus+.form-label-floating{color:#4caf50}.form-floating-group.floating-color-yellow .form-control-floating:focus,.form-floating-group.floating-color-yellow .form-select-floating:focus{border-bottom-color:#ffeb3b}.form-floating-group.floating-color-yellow .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-yellow .form-select-floating:focus+.form-label-floating{color:#ffeb3b}.form-floating-group.floating-color-orange .form-control-floating:focus,.form-floating-group.floating-color-orange .form-select-floating:focus{border-bottom-color:#ff9800}.form-floating-group.floating-color-orange .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-orange .form-select-floating:focus+.form-label-floating{color:#ff9800}.form-floating-group.floating-color-pink .form-control-floating:focus,.form-floating-group.floating-color-pink .form-select-floating:focus{border-bottom-color:#e91e63}.form-floating-group.floating-color-pink .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-pink .form-select-floating:focus+.form-label-floating{color:#e91e63}.form-floating-group.floating-color-light-blue .form-control-floating:focus,.form-floating-group.floating-color-light-blue .form-select-floating:focus{border-bottom-color:#1acee9}.form-floating-group.floating-color-light-blue .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-light-blue .form-select-floating:focus+.form-label-floating{color:#1acee9}.form-floating-group.floating-color-dark-blue .form-control-floating:focus,.form-floating-group.floating-color-dark-blue .form-select-floating:focus{border-bottom-color:#313d57}.form-floating-group.floating-color-dark-blue .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-dark-blue .form-select-floating:focus+.form-label-floating{color:#313d57}.form-floating-group.floating-color-gradient-end .form-control-floating:focus,.form-floating-group.floating-color-gradient-end .form-select-floating:focus{border-bottom-color:#764ba2}.form-floating-group.floating-color-gradient-end .form-control-floating:focus+.form-label-floating,.form-floating-group.floating-color-gradient-end .form-select-floating:focus+.form-label-floating{color:#764ba2}.form-floating-group.has-error .form-control-floating,.form-floating-group.has-error .form-select-floating{border-bottom-color:#ed4039}.form-floating-group.has-error .form-control-floating:focus,.form-floating-group.has-error .form-select-floating:focus{border-bottom-color:#ed4039}.form-floating-group.has-error .form-label-floating{color:#ed4039}.form-floating-group.has-success .form-control-floating,.form-floating-group.has-success .form-select-floating{border-bottom-color:#4caf50}.form-floating-group.has-success .form-control-floating:focus,.form-floating-group.has-success .form-select-floating:focus{border-bottom-color:#4caf50}.form-floating-group.has-success .form-label-floating{color:#4caf50}.form-text-floating{font-size:.875rem;margin-top:.25rem;color:#5e5f60}.form-error-floating{font-size:.875rem;margin-top:.25rem;color:#ed4039}.form-success-floating{font-size:.875rem;margin-top:.25rem;color:#4caf50}.form-floating-group .form-control-floating:disabled,.form-floating-group .form-select-floating:disabled{background-color:#f8f9fa;opacity:.65;cursor:not-allowed}.form-floating-group .form-control-floating:disabled+.form-label-floating,.form-floating-group .form-select-floating:disabled+.form-label-floating{color:#5e5f60;opacity:.65}.form-floating-group .form-control-floating::placeholder{color:rgba(0,0,0,0)}.form-floating-group .form-control-floating:focus::placeholder{color:#5e5f60;opacity:.5}.form-floating-group{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 480px){.form-floating-group .form-control-floating,.form-floating-group .form-select-floating{font-size:16px}.form-floating-group .form-label-floating{font-size:16px}}@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;overflow:hidden}@media(min-width: 576px){.container{padding-right:15px;padding-left:15px}}@media(min-width: 768px){.container{padding-right:15px;padding-left:15px}}@media(min-width: 992px){.container{padding-right:15px;padding-left:15px}}@media(min-width: 1200px){.container{padding-right:15px;padding-left:15px}}@media(min-width: 576px){.container{width:540px;max-width:100%}}@media(min-width: 768px){.container{width:720px;max-width:100%}}@media(min-width: 992px){.container{width:960px;max-width:100%}}@media(min-width: 1200px){.container{width:1140px;max-width:100%}}.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}@media(min-width: 576px){.container-fluid{padding-right:15px;padding-left:15px}}@media(min-width: 768px){.container-fluid{padding-right:15px;padding-left:15px}}@media(min-width: 992px){.container-fluid{padding-right:15px;padding-left:15px}}@media(min-width: 1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media(min-width: 576px){.row{margin-right:-15px;margin-left:-15px}}@media(min-width: 768px){.row{margin-right:-15px;margin-left:-15px}}@media(min-width: 992px){.row{margin-right:-15px;margin-left:-15px}}@media(min-width: 1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media(min-width: 576px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:15px;padding-left:15px}}@media(min-width: 768px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:15px;padding-left:15px}}@media(min-width: 992px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:15px;padding-left:15px}}@media(min-width: 1200px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:15px;padding-left:15px}}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.333333%}.pull-2{right:16.666667%}.pull-3{right:25%}.pull-4{right:33.333333%}.pull-5{right:41.666667%}.pull-6{right:50%}.pull-7{right:58.333333%}.pull-8{right:66.666667%}.pull-9{right:75%}.pull-10{right:83.333333%}.pull-11{right:91.666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.333333%}.push-2{left:16.666667%}.push-3{left:25%}.push-4{left:33.333333%}.push-5{left:41.666667%}.push-6{left:50%}.push-7{left:58.333333%}.push-8{left:66.666667%}.push-9{left:75%}.push-10{left:83.333333%}.push-11{left:91.666667%}.push-12{left:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width: 576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.333333%}.pull-sm-2{right:16.666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.333333%}.pull-sm-5{right:41.666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.333333%}.pull-sm-8{right:66.666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.333333%}.pull-sm-11{right:91.666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.333333%}.push-sm-2{left:16.666667%}.push-sm-3{left:25%}.push-sm-4{left:33.333333%}.push-sm-5{left:41.666667%}.push-sm-6{left:50%}.push-sm-7{left:58.333333%}.push-sm-8{left:66.666667%}.push-sm-9{left:75%}.push-sm-10{left:83.333333%}.push-sm-11{left:91.666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width: 768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.333333%}.pull-md-2{right:16.666667%}.pull-md-3{right:25%}.pull-md-4{right:33.333333%}.pull-md-5{right:41.666667%}.pull-md-6{right:50%}.pull-md-7{right:58.333333%}.pull-md-8{right:66.666667%}.pull-md-9{right:75%}.pull-md-10{right:83.333333%}.pull-md-11{right:91.666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.333333%}.push-md-2{left:16.666667%}.push-md-3{left:25%}.push-md-4{left:33.333333%}.push-md-5{left:41.666667%}.push-md-6{left:50%}.push-md-7{left:58.333333%}.push-md-8{left:66.666667%}.push-md-9{left:75%}.push-md-10{left:83.333333%}.push-md-11{left:91.666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width: 992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.333333%}.pull-lg-2{right:16.666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.333333%}.pull-lg-5{right:41.666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.333333%}.pull-lg-8{right:66.666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.333333%}.pull-lg-11{right:91.666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.333333%}.push-lg-2{left:16.666667%}.push-lg-3{left:25%}.push-lg-4{left:33.333333%}.push-lg-5{left:41.666667%}.push-lg-6{left:50%}.push-lg-7{left:58.333333%}.push-lg-8{left:66.666667%}.push-lg-9{left:75%}.push-lg-10{left:83.333333%}.push-lg-11{left:91.666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width: 1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.333333%}.pull-xl-2{right:16.666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.333333%}.pull-xl-5{right:41.666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.333333%}.pull-xl-8{right:66.666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.333333%}.pull-xl-11{right:91.666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.333333%}.push-xl-2{left:16.666667%}.push-xl-3{left:25%}.push-xl-4{left:33.333333%}.push-xl-5{left:41.666667%}.push-xl-6{left:50%}.push-xl-7{left:58.333333%}.push-xl-8{left:66.666667%}.push-xl-9{left:75%}.push-xl-10{left:83.333333%}.push-xl-11{left:91.666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}@media(min-width: 576px){.order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width: 768px){.order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width: 992px){.order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width: 1200px){.order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}.slider-carousel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.slider-carousel__title{font-size:1.75rem;font-weight:700;color:#313d57;margin:0}.slider-carousel__nav{display:flex;gap:8px}.slider-carousel__btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1.5px solid #313d57;border-radius:50%;background:rgba(0,0,0,0);color:#313d57;cursor:pointer;transition:background .2s ease,color .2s ease}.slider-carousel__btn svg{width:14px;height:14px}.slider-carousel__btn:hover{background:#313d57;color:#fff}.slider-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.slider-carousel__track::-webkit-scrollbar{display:none}.slider-carousel__item{flex:0 0 calc(25% - .75rem);min-width:200px;scroll-snap-align:start;text-decoration:none;cursor:pointer}@media(max-width: 991px){.slider-carousel__item{flex:0 0 calc(33.333% - .67rem)}}@media(max-width: 767px){.slider-carousel__item{flex:0 0 calc(50% - .5rem)}}@media(max-width: 480px){.slider-carousel__item{flex:0 0 80%}}.slider-carousel__image{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;margin-bottom:.75rem}.slider-carousel__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.slider-carousel__image:hover img{transform:scale(1.05)}.slider-carousel__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:48px;height:48px;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease}.slider-carousel__play svg{width:24px;height:24px;margin-left:2px}.slider-carousel__item:hover .slider-carousel__play{background:rgba(0,0,0,.8)}.video-section__title{font-size:1.75rem;font-weight:700;color:#313d57}.video-section__grid{display:flex;flex-wrap:wrap;gap:1.5rem}.video-section__item{display:flex;flex-direction:column;gap:.75rem;flex:1 1 calc(50% - .75rem);min-width:0}.video-section__player{position:relative;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;cursor:pointer}.video-section__player img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.video-section__player:hover img{opacity:.85}.video-section__player iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-section__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:none;border:none;cursor:pointer;padding:0;transition:transform .15s ease,opacity .15s ease}.video-section__player:hover .video-section__play-btn{transform:translate(-50%, -50%) scale(1.1)}.video-section__play-bg{transition:fill .15s ease}.video-section__player:hover .video-section__play-bg{fill:#c00}.video-section__desc{color:#333;font-size:.875rem;margin:0}@media(max-width: 640px){.video-section__title{font-size:1.5rem}.video-section__item{flex:1 1 100%}}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-modal.active{opacity:1;visibility:visible}.video-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(24,21,33,.82);cursor:pointer}.video-modal__content{position:relative;width:85%;max-width:800px;z-index:1;transform:scale(0.9);transition:transform .3s ease}.video-modal.active .video-modal__content{transform:scale(1)}.video-modal__close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;cursor:pointer;padding:8px;transition:opacity .2s ease;z-index:2}.video-modal__close:hover{opacity:.7}.video-modal__iframe{position:relative;width:100%;padding-bottom:56.25%;background:#000;border-radius:12px;box-shadow:0 0 40px hsla(0,0%,100%,.15);overflow:hidden}.video-modal__iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.page-section{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}@media(max-width: 640px){.page-section{padding:1.5rem 1rem}}.item-title{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.item-title a{color:#313d57;text-decoration:none;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-title a:hover{color:#486ab2}.pages-title-h3{font-size:1.5rem;font-weight:bold;color:#313d57}.pages-card-row{width:100%;height:auto;margin-bottom:30px}.pages-card-row .row-cards{display:flex;width:100%;flex-direction:column;gap:15px;align-content:center;justify-content:flex-start;align-items:stretch}@media(min-width: 768px){.pages-card-row .row-cards{flex-direction:row;gap:10px}}.pages-card-row .row-cards .cards{flex:1}.pages-card-row .row-cards .cards a{display:block}.pages-card-row .row-cards .cards a img{width:100%;height:100%;object-fit:cover;border-radius:6px;border:1px solid #eee}.pages-card-row .row-cards .cards a img:hover{transform:scale(1.02);transition:transform .3s ease-in-out;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.pages-card-row .row-cards .cards .card-title{font-size:1.125rem;font-weight:600;color:#313d57;line-height:1.4}.pages-card-row .row-cards .cards .card-title:hover{text-decoration:none}@media(max-width: 767px){.pages-card-row .row-cards .cards{flex:0 0 100%;max-width:100%;display:flex;flex-direction:row;gap:15px}.pages-card-row .row-cards .cards a{flex:0 0 30%;max-width:30%}.pages-card-row .row-cards .cards a img{width:100%;height:80px;object-fit:cover}.pages-card-row .row-cards .cards .card-title{flex:0 0 60%;max-width:60%;line-height:1.4;font-size:1rem}.pages-card-row .row-cards .cards .card-title:hover{text-decoration:none}}@media(min-width: 768px)and (max-width: 1023px){.pages-card-row .row-cards .cards:nth-child(n+4){display:none}}.carousel-grid-section{width:100%;max-width:1200px;margin:2rem auto .5rem;padding:0 1rem}.carousel-grid{display:flex;gap:20px}@media(max-width: 991px){.carousel-grid{flex-direction:column}}.carousel-grid__main{flex:2;min-width:0;display:flex;flex-direction:column}.carousel-grid__sidebar{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}@media(max-width: 991px){.carousel-grid__sidebar{display:none}}.slider{position:relative;border-radius:8px;overflow:hidden;background:#313d57;flex:1;display:flex;flex-direction:column}.slider__track{display:flex;transition:transform .4s ease;flex:1}.slider__slide{flex:0 0 100%;position:relative}.slider__slide img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width: 991px){.slider__slide{aspect-ratio:4/3}}.slider__overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 20px 20px;background:linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, transparent 100%);color:#fff}@media(max-width: 767px){.slider__overlay{padding:30px 12px 12px}}.slider__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 8px}@media(max-width: 767px){.slider__title{font-size:1rem;margin:0 0 4px}}.slider__description{font-size:1rem;margin:0;opacity:.9;line-height:1.5}@media(max-width: 767px){.slider__description{font-size:.75rem;line-height:1.4}}.slider__tag{position:absolute;top:15px;left:15px;z-index:5;display:flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(0,0,0,.7);border-radius:4px}@media(max-width: 767px){.slider__tag{top:10px;left:10px;padding:4px 10px;gap:6px}}.slider__tag-dot{display:block;width:8px;height:8px;border-radius:50%;background:var(--tag-color, #00ff77);box-shadow:0 0 0 0 var(--tag-color, #00ff77);animation:pulse 2s infinite}@media(max-width: 767px){.slider__tag-dot{width:6px;height:6px}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 var(--tag-color, #00ff77)}50%{transform:scale(1.1);box-shadow:0 0 0 6px rgba(0,0,0,0)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,0,0,0)}}.slider__tag-text{font-size:.875rem;font-weight:600;color:#fff}@media(max-width: 767px){.slider__tag-text{font-size:.75rem}}.slider__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border:none;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.slider__nav:hover{background:rgba(0,0,0,.8)}.slider__nav--prev{left:15px}.slider__nav--next{right:15px}@media(max-width: 767px){.slider__nav{width:32px;height:32px}.slider__nav svg{width:18px;height:18px}.slider__nav--prev{left:10px}.slider__nav--next{right:10px}}.carousel-grid-dots{width:100%;max-width:1200px;margin:0 auto;padding:10px 1rem 0}.carousel-grid-dots .slider__dots{width:calc((100% - 20px)*2/3);display:flex;justify-content:center;gap:8px}@media(max-width: 991px){.carousel-grid-dots .slider__dots{width:100%}}.slider__dot{width:8px;height:8px;border:none;border-radius:50%;background:#3d3d3d;cursor:pointer;transition:background .2s}.slider__dot:hover,.slider__dot.active{background:#486ab2}.sidebar-card{flex:1;display:flex;flex-direction:column;border-radius:8px;background:#e8e9fb;border:1px solid #eee;overflow:hidden;transition:transform .2s,box-shadow .2s}.sidebar-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.sidebar-card__image{flex:1;min-height:0}.sidebar-card__image img{display:block;width:100%;height:100%;object-fit:cover}.sidebar-card__content{padding:15px}.sidebar-card__title{display:block;font-size:1.125rem;font-weight:700;color:#313d57;margin:0 0 8px;line-height:1.3;text-decoration:none}.sidebar-card__title:hover{color:#486ab2}.sidebar-card__link{display:block;text-align:right;font-size:.875rem;font-weight:600;color:#486ab2;text-decoration:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:#f8f9fa;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit;display:flex;align-items:center}.navbar{background:linear-gradient(135deg, #667EEA 0%, #764BA2 100%);padding:.5rem 0;width:100%}.navbar-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem;color:#fff;padding:0 1rem;position:relative;flex-wrap:nowrap}.navbar-left{display:flex;align-items:center;gap:.75rem;flex:0}.logo{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.logo img{height:45px;width:auto;display:block}.search-wrapper{position:absolute;left:50%;transform:translateX(-50%);width:200px;transition:width .3s ease}.search-wrapper:focus-within{width:400px}.search-input{width:100%;padding:.5rem 1rem;padding-right:40px;border:none;border-radius:22px;font-size:.875rem;background:hsla(0,0%,100%,.15);color:#fff;font-weight:400;outline:none;transition:background .2s ease}.search-input::placeholder{color:hsla(0,0%,100%,.8)}.search-input:focus{font-weight:700;background:hsla(0,0%,100%,.25)}.search-input:focus-visible{outline:2px solid #fff;outline-offset:2px}.search-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;display:flex;align-items:center;justify-content:center}.search-icon svg{width:16px;height:16px;fill:hsla(0,0%,100%,.9)}.user-section{display:flex;align-items:center;gap:.75rem;margin-left:auto;flex-shrink:0;position:relative}.social-icons{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.social-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff;transition:opacity .2s ease,transform .2s ease;text-decoration:none;opacity:.8}.social-icon:hover{opacity:1;transform:scale(1.1)}.social-icon i{font-size:18px;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.social-icon i::before{display:block;line-height:1}.separator{width:1px;height:32px;background:hsla(0,0%,100%,.5);margin:0 .75rem}.login-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border-radius:20px;color:#3f2fa0;font-weight:600;font-size:.875rem;text-decoration:none;border:1px solid hsla(0,0%,100%,.35);transition:background .2s ease,box-shadow .2s}.login-btn svg{width:20px;height:20px;display:block;flex-shrink:0}.login-btn .text{display:inline}.login-btn:hover{background:#f5f7fc}.login-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.mobile-search-btn{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:.5rem;border-radius:4px;display:none;width:40px;height:40px;align-items:center;justify-content:center}@media(max-width: 480px){.navbar-content{padding:0 .5rem;gap:.5rem}.logo img{height:35px}.search-wrapper{display:none !important}.mobile-search-btn{display:flex !important;order:1;width:32px;height:32px;padding:.25rem}.mobile-search-btn svg{width:18px;height:18px}.social-icons{display:none !important}.login-btn .text{display:none !important}.login-btn{padding:0 !important;width:32px !important;height:32px !important;border-radius:50% !important;justify-content:center !important;order:2}.login-btn svg{width:16px;height:16px}.separator{display:none !important}.user-section{gap:.5rem}}@media(max-width: 768px){.navbar-left{display:flex;flex:1;justify-content:center;position:relative}#openMenu{position:absolute;left:0}}.sidebar{position:fixed;top:0;left:-360px;max-width:360px;width:95%;height:100vh;background:#fff;box-shadow:2px 0 20px rgba(0,0,0,.08);transition:left .25s ease;overflow:hidden;display:flex;flex-direction:column;z-index:1000}.sidebar.active{left:0}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:.2s;z-index:900}.overlay.active{opacity:1;visibility:visible}.menu-level{position:absolute;inset:0;display:flex;flex-direction:column;overflow-y:auto;background:#fff;will-change:transform,opacity;transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .2s ease;transform:translateX(100%);opacity:0}.menu-level.active{transform:translateX(0);opacity:1;z-index:2}.menu-level.prev{opacity:0;z-index:1}.header{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem;background:linear-gradient(135deg, #667EEA 0%, #764BA2 100%);color:#fff;position:sticky;top:0;z-index:5}.header-top{display:flex;align-items:center;justify-content:space-between}.btn-menu{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:.25rem;flex:0}.title{display:flex;align-items:center;gap:.5rem;overflow:hidden;white-space:nowrap}.title img{height:40px;display:block}.search-box{display:none;width:100%}@media(max-width: 480px){.search-box{display:block}}.search-box form{display:flex}.search-box input{flex:1;padding:.75rem 1rem;border-radius:25px;border:1px solid #eee;background:#f8f9fa;font-size:.875rem;color:#000;outline:none;transition:.2s}.search-box input::placeholder{color:#5e5f60}.search-box input:focus{font-weight:600;background:rgb(242.19,244.02,245.85);border-color:#486ab2}.list{list-style:none;margin:0}.item{border-bottom:1px solid #eee}.item a{display:flex;align-items:center;padding:1rem 1rem;text-decoration:none;color:#000;font-size:15px;width:100%}.arrow{margin-left:auto;font-size:16px;color:#5e5f60}.section-fixed{margin-top:1rem;border-top:1px solid #eee}.section-title{padding:.75rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#5e5f60;letter-spacing:1px}.secondary-list{list-style:none;margin:0;padding:0}.secondary-list .item a{display:flex;align-items:center;padding:.75rem 1rem;text-decoration:none;color:#000;font-size:.875rem;width:100%;gap:.5rem}.secondary-list .item a:hover{background:#f5f7fc}.secondary-list .icon{width:20px;display:inline-flex;justify-content:center}.secondary-list .arrow{margin-left:auto;font-size:16px;color:#5e5f60}.footer{color:#fff}.footer .footer_newsletter{background-color:#486ab2;padding:1.25rem 0;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}.footer .footer_newsletter .footer_newsletter_content{max-width:1200px;width:100%;display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:center}.footer .footer_newsletter .footer_newsletter_content>div{flex:1}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_title{margin-bottom:1rem}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_title h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_title p{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.5}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form{display:flex;justify-content:flex-end;align-items:center}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form form{display:flex;max-width:500px;width:100%;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form input[type=email]{flex:1;padding:.75rem 1rem;border:none;outline:none;font-size:1rem;color:#000;background:#fff}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form input[type=email]::placeholder{color:#5e5f60}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form input[type=email]:focus{background:#fff}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form button[type=submit]{padding:.75rem 1rem;background:#313d57;color:#fff;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;flex-shrink:0}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form button[type=submit]:hover{background:rgb(44.1,54.9,78.3)}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form button[type=submit]:focus{outline:2px solid #fff;outline-offset:2px}@media(max-width: 768px){.footer .footer_newsletter{padding:1rem}.footer .footer_newsletter .footer_newsletter_content{display:flex;flex-direction:column}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form{width:100%}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form form{flex-direction:row;border-radius:8px}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form input[type=email]{border-radius:8px 0 0 8px;border-right:1px solid #eee}.footer .footer_newsletter .footer_newsletter_content .footer_newsletter_form button[type=submit]{border-radius:0 8px 8px 0}}@media(max-width: 480px){.footer_newsletter .container{padding:0 .75rem}.footer_newsletter .footer_newsletter_content{text-align:center}.footer_newsletter_title h2{font-size:1.25rem}.footer_newsletter_title p{font-size:.875rem}.footer_newsletter_form{justify-content:center}.footer_newsletter_form form{max-width:100%}.footer_newsletter_form input[type=email]{padding:.5rem .75rem;font-size:.875rem;min-width:0}.footer_newsletter_form button[type=submit]{padding:.5rem .75rem;font-size:.75rem}}.footer_main{background:#313d57;padding:0 1.25rem;color:#fff}.footer_main .container{max-width:1200px;margin:0 auto;padding:1rem 0;width:100%}.footer_content{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem}.footer_brand{flex:1;max-width:300px;text-align:left}.footer_brand .footer_logo{display:flex;align-items:center;justify-content:left;gap:.5rem;margin-bottom:.75rem}.footer_brand .footer_logo img{max-width:250px;width:100%;height:auto}.footer_brand .footer_description{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.5;text-align:left}.footer_brand .footer_social{display:flex;gap:12px;margin-top:.75rem}.footer_brand .footer_social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;transition:background .2s ease,transform .2s ease}.footer_brand .footer_social a:hover{transform:translateY(-2px)}.footer_brand .footer_social a svg{width:18px;height:18px}.footer_brand .footer_social a[title=Twitter]:hover{background:#000}.footer_brand .footer_social a[title=Facebook]:hover{background:#1877f2}.footer_brand .footer_social a[title=Instagram]:hover{background:linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888)}.footer_brand .footer_social a[title=YouTube]:hover{background:red}.footer_brand .footer_social a[title=GitHub]:hover{background:#333}.footer_brand .footer_social a[title=LinkedIn]:hover{background:#0a66c2}.footer_links{display:flex;gap:1.25rem;flex:1;justify-content:flex-end;width:100%}.footer_section h3{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.75rem}.footer_section ul{list-style:none;padding:0;margin:0}.footer_section ul li{margin-bottom:.5rem}.footer_section ul li a{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:1rem;transition:color .2s ease;font-weight:normal}.footer_section ul li a:hover{color:#fff;text-decoration:none}.footer_bottom .footer_separator{height:1px;background:hsla(0,0%,100%,.2);margin-bottom:1rem}.footer_bottom .footer_copyright{text-align:center;font-size:.875rem;color:hsla(0,0%,100%,.7);margin:0}@media(max-width: 768px){.footer_content{flex-direction:column;gap:1rem}.footer_brand{max-width:100%;text-align:center}.footer_links{justify-content:center;flex-wrap:wrap;gap:1rem}}@media(max-width: 480px){.footer_main .container{padding:.75rem}.footer_links{flex-direction:column;gap:1rem}.footer_section{text-align:center}}.auth-background{background:linear-gradient(235deg, #252B37, #321B48);min-height:95vh;width:100%;display:grid;place-items:center}.auth-background .content-flex{background-color:#eee;z-index:10;position:relative;border-radius:12px;display:flex;width:100%;align-items:stretch;box-shadow:0 0 15px #c25deb;border:1px solid #c25deb;gap:0}.auth-background .content-flex .content-flex-item{flex:1 1 50%;padding:24px}.auth-background .content-flex .content-flex-item-bg{flex:1 1 50%;padding:0;background-size:cover;background-position:center;border-radius:12px 0 0 12px;overflow:hidden;display:flex;align-content:center;justify-content:center;align-items:center;text-align:center}.auth-background .content-flex .content-flex-item-bg h1{margin:0;padding:24px}@media(max-width: 768px){.auth-background{text-align:center}.auth-background .content-flex{flex-direction:column;border-radius:0}.auth-background .content-flex .content-flex-item,.auth-background .content-flex .content-flex-item-bg{flex:1 1 100%;border-radius:0}.auth-background button[type=submit]{width:100%}}*{font-family:"Poppins",sans-serif;outline-color:none}a{border:none}.flex-center{display:flex;justify-content:center}.container-padding-top{padding-top:1.25rem}
