@import "https://fonts.googleapis.com/css2?family=Courgette&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Roboto:ital,wght@0,100..900;1,100..900&amp;display=swap";:root{--bs-primary-text-emphasis:#052c65;--bs-primary-bg-subtle:#cfe2ff;--bs-white-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-secondary-color:#212529bf;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:#0000002d;--bs-border-radius:.375rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-box-shadow-lg:0 1rem 3rem #0000002d}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;margin:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (width>=1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (width>=1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (width>=1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (width>=1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ul{margin-top:0;margin-bottom:1rem;padding-left:2rem}ul ul{margin-bottom:0}b,strong{font-weight:bolder}.small,small{font-size:.875em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}::-webkit-datetime-edit-day-field{padding:0}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit-hour-field{padding:0}::-webkit-datetime-edit-minute{padding:0}::-webkit-datetime-edit-month-field{padding:0}::-webkit-datetime-edit-text{padding:0}::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}[hidden]{display:none!important}.img-fluid{max-width:100%;height:auto}.container,.container-fluid{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}@media (width>=576px){.container{max-width:540px}}@media (width>=768px){.container{max-width:720px}}@media (width>=992px){.container{max-width:960px}}@media (width>=1200px){.container{max-width:1140px}}@media (width>=1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));flex-wrap:wrap;display:flex}.row>*{width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex-shrink:0}.col-5{flex:none;width:41.6667%}.col-7{flex:none;width:58.3333%}.g-2{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.g-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.gy-5{--bs-gutter-y:3rem}@media (width>=576px){.col-sm-6{flex:none;width:50%}}@media (width>=768px){.col-md-4{flex:none;width:33.3333%}.col-md-6{flex:none;width:50%}.col-md-12{flex:none;width:100%}.gy-md-3{--bs-gutter-y:1rem}.g-md-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.gy-md-5{--bs-gutter-y:3rem}}@media (width>=992px){.col-lg-3{flex:none;width:25%}.col-lg-4{flex:none;width:33.3333%}.col-lg-5{flex:none;width:41.6667%}.col-lg-6{flex:none;width:50%}.col-lg-7{flex:none;width:58.3333%}.col-lg-8{flex:none;width:66.6667%}.col-lg-9{flex:none;width:75%}.col-lg-10{flex:none;width:83.3333%}.col-lg-11{flex:none;width:91.6667%}.col-lg-12{flex:none;width:100%}.g-lg-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-lg-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}}@media (width>=1200px){.col-xl-6{flex:none;width:50%}.col-xl-8{flex:none;width:66.6667%}.g-xl-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none;display:flex}.nav-link{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);background:0 0;border:0;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;display:block}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.card{--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-height: ;--bs-card-bg:var(--bs-body-bg);min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);background-clip:border-box;flex-direction:column;display:flex;position:relative}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem #0d6efd40;--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);overflow-anchor:none;transition:var(--bs-accordion-transition);border:0;border-radius:0;align-items:center;font-size:1rem;display:flex;position:relative}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition);flex-shrink:0;margin-left:auto}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-right:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.pagination{padding-left:0;list-style:none;display:flex}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;box-sizing:content-box;width:1em;height:1em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;opacity:var(--bs-btn-close-opacity);border:0;border-radius:.375rem;padding:.25em}.btn-close:hover{color:var(--bs-btn-close-color);opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;z-index:var(--bs-modal-zindex);outline:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden auto}.modal-dialog{width:auto;margin:var(--bs-modal-margin);pointer-events:none;position:relative}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{min-height:calc(100% - var(--bs-modal-margin) * 2);align-items:center;display:flex}.modal-content{width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);background-clip:padding-box;outline:0;flex-direction:column;display:flex;position:relative}.modal-header{padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{padding:var(--bs-modal-padding);flex:auto;position:relative}@media (width>=576px){.modal{--bs-modal-margin:1.75rem}.modal-dialog{max-width:var(--bs-modal-width);margin-left:auto;margin-right:auto}}.placeholder{vertical-align:middle;cursor:wait;opacity:.5;background-color:currentColor;min-height:1em;display:inline-block}.placeholder.btn:before{content:"";display:inline-block}.d-flex{display:flex!important}.d-none{display:none!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.position-relative{position:relative!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1.5rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.p-0{padding:0!important}.p-4{padding:1.5rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pt-4{padding-top:1.5rem!important}.pb-3{padding-bottom:1rem!important}.fs-6{font-size:1rem!important}.fw-bold{font-weight:700!important}.text-center{text-align:center!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.bg-transparent{background-color:#0000!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-circle{border-radius:50%!important}.visible{visibility:visible!important}@media (width>=768px){.justify-content-md-center{justify-content:center!important}}@media (width>=992px){.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.justify-content-lg-end{justify-content:flex-end!important}}@media (width>=1200px){.d-xl-flex{display:flex!important}.d-xl-none{display:none!important}}@font-face{font-display:block;font-family:bootstrap-icons;src:url(/assets/bootstrap-icons01070107-BtvjY1KL.woff2?dd67030699838ea613ee6dbda90effa6)format("woff2"),url(/assets/bootstrap-icons01070107-BOrJxbIo.woff?dd67030699838ea613ee6dbda90effa6)format("woff")}.bi:before,[class^=bi-]:before,[class*=\ bi-]:before{font-variant:normal;text-transform:none;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;display:inline-block;font-family:bootstrap-icons!important;font-weight:400!important}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:clip}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative;transform:translate(0,0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/assets/boxicons-fqDhfsHa.eot);src:url(/assets/boxicons-fqDhfsHa.eot)format("embedded-opentype"),url(/assets/boxicons-i616DiHt.woff2)format("woff2"),url(/assets/boxicons-kvn6whdv.woff)format("woff"),url(/assets/boxicons-BBsJ98nm.ttf)format("truetype"),url(/assets/boxiconsd41dd41d-7gZSVpaf.svg?#boxicons)format("svg")}.bx{font-variant:normal;text-rendering:auto;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:boxicons!important}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;text-align:center;width:2em;position:absolute;left:-2em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:0;visibility:hidden;transform:scaleY(0)}to{opacity:1;visibility:visible;transform:scaleY(1)}}@-webkit-keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:scale(1)rotate(-10deg)}to{transform:scale(1)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scale(1)}}.bx-spin,.bx-spin-hover:hover{animation:2s linear infinite spin}.bx-tada,.bx-tada-hover:hover{animation:1.5s infinite tada}.bx-flashing,.bx-flashing-hover:hover{animation:1.5s linear infinite flashing}.bx-burst,.bx-burst-hover:hover{animation:1.5s linear infinite burst}.bx-fade-up,.bx-fade-up-hover:hover{animation:1.5s linear infinite fade-up}.bx-fade-down,.bx-fade-down-hover:hover{animation:1.5s linear infinite fade-down}.bx-fade-left,.bx-fade-left-hover:hover{animation:1.5s linear infinite fade-left}.bx-fade-right,.bx-fade-right-hover:hover{animation:1.5s linear infinite fade-right}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{vertical-align:middle;width:1.28571em;height:.8em;font-size:1.28571em;line-height:.8em;margin-top:-.2em!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{border:.07em solid #0000001a;border-radius:.25em;padding:.25em}.bx-border-circle{border:.07em solid #0000001a;border-radius:50%;padding:.25em}.bxl-500px:before{content:""}.bxl-adobe:before{content:""}.bxl-airbnb:before{content:""}.bxl-algolia:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-audible:before{content:""}.bxl-aws:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blender:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-c-plus-plus:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-dev-to:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discord-alt:before{content:""}.bxl-discourse:before{content:""}.bxl-django:before{content:""}.bxl-docker:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-etsy:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-facebook-square:before{content:""}.bxl-figma:before{content:""}.bxl-firebase:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-flutter:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-gitlab:before{content:""}.bxl-google:before{content:""}.bxl-google-cloud:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-imdb:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jquery:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-kubernetes:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-markdown:before{content:""}.bxl-mastercard:before{content:""}.bxl-mastodon:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-microsoft-teams:before{content:""}.bxl-nodejs:before{content:""}.bxl-ok-ru:before{content:""}.bxl-opera:before{content:""}.bxl-patreon:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-php:before{content:""}.bxl-pinterest:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-python:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-redbubble:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-sketch:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-spring-boot:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-steam:before{content:""}.bxl-stripe:before{content:""}.bxl-tailwind-css:before{content:""}.bxl-telegram:before{content:""}.bxl-tiktok:before{content:""}.bxl-trello:before{content:""}.bxl-trip-advisor:before{content:""}.bxl-tumblr:before{content:""}.bxl-tux:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unity:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-visual-studio:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bxl-zoom:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-exclamation:before{content:""}.bxs-alarm-off:before{content:""}.bxs-alarm-snooze:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-arch:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-arrow-from-bottom:before{content:""}.bxs-arrow-from-left:before{content:""}.bxs-arrow-from-right:before{content:""}.bxs-arrow-from-top:before{content:""}.bxs-arrow-to-bottom:before{content:""}.bxs-arrow-to-left:before{content:""}.bxs-arrow-to-right:before{content:""}.bxs-arrow-to-top:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-backpack:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-badge-dollar:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-baseball:before{content:""}.bxs-basket:before{content:""}.bxs-basketball:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-been-here:before{content:""}.bxs-beer:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bible:before{content:""}.bxs-binoculars:before{content:""}.bxs-blanket:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-bomb:before{content:""}.bxs-bone:before{content:""}.bxs-bong:before{content:""}.bxs-book:before{content:""}.bxs-book-add:before{content:""}.bxs-book-alt:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-book-heart:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-alt:before{content:""}.bxs-bookmark-alt-minus:before{content:""}.bxs-bookmark-alt-plus:before{content:""}.bxs-bookmark-heart:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-book-reader:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-brain:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-bullseye:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-bus-school:before{content:""}.bxs-cabinet:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-edit:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-exclamation:before{content:""}.bxs-calendar-heart:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-star:before{content:""}.bxs-calendar-week:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-home:before{content:""}.bxs-camera-movie:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-car-battery:before{content:""}.bxs-car-crash:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-down-square:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-left-square:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-right-square:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-caret-up-square:before{content:""}.bxs-car-garage:before{content:""}.bxs-car-mechanic:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-add:before{content:""}.bxs-cart-alt:before{content:""}.bxs-cart-download:before{content:""}.bxs-car-wash:before{content:""}.bxs-category:before{content:""}.bxs-category-alt:before{content:""}.bxs-cctv:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-checkbox-minus:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chess:before{content:""}.bxs-chevron-down:before{content:""}.bxs-chevron-down-circle:before{content:""}.bxs-chevron-down-square:before{content:""}.bxs-chevron-left:before{content:""}.bxs-chevron-left-circle:before{content:""}.bxs-chevron-left-square:before{content:""}.bxs-chevron-right:before{content:""}.bxs-chevron-right-circle:before{content:""}.bxs-chevron-right-square:before{content:""}.bxs-chevrons-down:before{content:""}.bxs-chevrons-left:before{content:""}.bxs-chevrons-right:before{content:""}.bxs-chevrons-up:before{content:""}.bxs-chevron-up:before{content:""}.bxs-chevron-up-circle:before{content:""}.bxs-chevron-up-square:before{content:""}.bxs-chip:before{content:""}.bxs-church:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-coffee-togo:before{content:""}.bxs-cog:before{content:""}.bxs-coin:before{content:""}.bxs-coin-stack:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-check:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-edit:before{content:""}.bxs-comment-error:before{content:""}.bxs-comment-minus:before{content:""}.bxs-comment-x:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cookie:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-copyright:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-credit-card-front:before{content:""}.bxs-crop:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-diamond:before{content:""}.bxs-dice-1:before{content:""}.bxs-dice-2:before{content:""}.bxs-dice-3:before{content:""}.bxs-dice-4:before{content:""}.bxs-dice-5:before{content:""}.bxs-dice-6:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-donate-blood:before{content:""}.bxs-donate-heart:before{content:""}.bxs-door-open:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-alt:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet:before{content:""}.bxs-droplet-half:before{content:""}.bxs-dryer:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-edit-location:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-envelope-open:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-ev-station:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-face-mask:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-archive:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-export:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-import:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flag-checkered:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-florist:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-game:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-guitar-amp:before{content:""}.bxs-hand:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-heart-circle:before{content:""}.bxs-heart-square:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-home-heart:before{content:""}.bxs-home-smile:before{content:""}.bxs-hot:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-info-square:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layer-minus:before{content:""}.bxs-layer-plus:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-alt:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-location-plus:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-low-vision:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-mask:before{content:""}.bxs-medal:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-add:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-add:before{content:""}.bxs-message-alt-check:before{content:""}.bxs-message-alt-detail:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-alt-edit:before{content:""}.bxs-message-alt-error:before{content:""}.bxs-message-alt-minus:before{content:""}.bxs-message-alt-x:before{content:""}.bxs-message-check:before{content:""}.bxs-message-detail:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-edit:before{content:""}.bxs-message-error:before{content:""}.bxs-message-minus:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-add:before{content:""}.bxs-message-rounded-check:before{content:""}.bxs-message-rounded-detail:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-rounded-edit:before{content:""}.bxs-message-rounded-error:before{content:""}.bxs-message-rounded-minus:before{content:""}.bxs-message-rounded-x:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-add:before{content:""}.bxs-message-square-check:before{content:""}.bxs-message-square-detail:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-message-square-edit:before{content:""}.bxs-message-square-error:before{content:""}.bxs-message-square-minus:before{content:""}.bxs-message-square-x:before{content:""}.bxs-message-x:before{content:""}.bxs-meteor:before{content:""}.bxs-microchip:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-movie-play:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-network-chart:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-off:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-piano:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-pizza:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-pointer:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radiation:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-registered:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-alt:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-shapes:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-shield-x:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-shopping-bags:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-speaker:before{content:""}.bxs-spray-can:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-sticker:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tachometer:before{content:""}.bxs-tag:before{content:""}.bxs-tag-alt:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-thermometer:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-traffic-cone:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-tv:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-alt:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-account:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vector:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-virus:before{content:""}.bxs-virus-block:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-washer:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-webcam:before{content:""}.bxs-widget:before{content:""}.bxs-window-alt:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}.bx-abacus:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-exclamation:before{content:""}.bx-alarm-off:before{content:""}.bx-alarm-snooze:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-arch:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-arrow-from-bottom:before{content:""}.bx-arrow-from-left:before{content:""}.bx-arrow-from-right:before{content:""}.bx-arrow-from-top:before{content:""}.bx-arrow-to-bottom:before{content:""}.bx-arrow-to-left:before{content:""}.bx-arrow-to-right:before{content:""}.bx-arrow-to-top:before{content:""}.bx-at:before{content:""}.bx-atom:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-barcode-reader:before{content:""}.bx-baseball:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-been-here:before{content:""}.bx-beer:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bible:before{content:""}.bx-bitcoin:before{content:""}.bx-blanket:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-bomb:before{content:""}.bx-bone:before{content:""}.bx-bong:before{content:""}.bx-book:before{content:""}.bx-book-add:before{content:""}.bx-book-alt:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-book-heart:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-alt:before{content:""}.bx-bookmark-alt-minus:before{content:""}.bx-bookmark-alt-plus:before{content:""}.bx-bookmark-heart:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-book-reader:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-inner:before{content:""}.bx-border-left:before{content:""}.bx-border-none:before{content:""}.bx-border-outer:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-bracket:before{content:""}.bx-braille:before{content:""}.bx-brain:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-bus-school:before{content:""}.bx-cabinet:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-edit:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-exclamation:before{content:""}.bx-calendar-heart:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-star:before{content:""}.bx-calendar-week:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-home:before{content:""}.bx-camera-movie:before{content:""}.bx-camera-off:before{content:""}.bx-capsule:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-down-circle:before{content:""}.bx-caret-down-square:before{content:""}.bx-caret-left:before{content:""}.bx-caret-left-circle:before{content:""}.bx-caret-left-square:before{content:""}.bx-caret-right:before{content:""}.bx-caret-right-circle:before{content:""}.bx-caret-right-square:before{content:""}.bx-caret-up:before{content:""}.bx-caret-up-circle:before{content:""}.bx-caret-up-square:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-category:before{content:""}.bx-category-alt:before{content:""}.bx-cctv:before{content:""}.bx-certification:before{content:""}.bx-chair:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-minus:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-down-circle:before{content:""}.bx-chevron-down-square:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-left-circle:before{content:""}.bx-chevron-left-square:before{content:""}.bx-chevron-right:before{content:""}.bx-chevron-right-circle:before{content:""}.bx-chevron-right-square:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chevron-up-circle:before{content:""}.bx-chevron-up-square:before{content:""}.bx-chip:before{content:""}.bx-church:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-coffee-togo:before{content:""}.bx-cog:before{content:""}.bx-coin:before{content:""}.bx-coin-stack:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-color-fill:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-add:before{content:""}.bx-comment-check:before{content:""}.bx-comment-detail:before{content:""}.bx-comment-dots:before{content:""}.bx-comment-edit:before{content:""}.bx-comment-error:before{content:""}.bx-comment-minus:before{content:""}.bx-comment-x:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cookie:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-credit-card-front:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-current-location:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-dice-1:before{content:""}.bx-dice-2:before{content:""}.bx-dice-3:before{content:""}.bx-dice-4:before{content:""}.bx-dice-5:before{content:""}.bx-dice-6:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-donate-blood:before{content:""}.bx-donate-heart:before{content:""}.bx-door-open:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-drink:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-envelope-open:before{content:""}.bx-equalizer:before{content:""}.bx-eraser:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exclude:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-expand-alt:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-game:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-glasses:before{content:""}.bx-glasses-alt:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-heart-circle:before{content:""}.bx-heart-square:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-home-heart:before{content:""}.bx-home-smile:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-info-square:before{content:""}.bx-intersect:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layer-minus:before{content:""}.bx-layer-plus:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-library:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-line-chart-down:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-location-plus:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-low-vision:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-mask:before{content:""}.bx-medal:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-merge:before{content:""}.bx-message:before{content:""}.bx-message-add:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-add:before{content:""}.bx-message-alt-check:before{content:""}.bx-message-alt-detail:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-alt-edit:before{content:""}.bx-message-alt-error:before{content:""}.bx-message-alt-minus:before{content:""}.bx-message-alt-x:before{content:""}.bx-message-check:before{content:""}.bx-message-detail:before{content:""}.bx-message-dots:before{content:""}.bx-message-edit:before{content:""}.bx-message-error:before{content:""}.bx-message-minus:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-add:before{content:""}.bx-message-rounded-check:before{content:""}.bx-message-rounded-detail:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-rounded-edit:before{content:""}.bx-message-rounded-error:before{content:""}.bx-message-rounded-minus:before{content:""}.bx-message-rounded-x:before{content:""}.bx-message-square:before{content:""}.bx-message-square-add:before{content:""}.bx-message-square-check:before{content:""}.bx-message-square-detail:before{content:""}.bx-message-square-dots:before{content:""}.bx-message-square-edit:before{content:""}.bx-message-square-error:before{content:""}.bx-message-square-minus:before{content:""}.bx-message-square-x:before{content:""}.bx-message-x:before{content:""}.bx-meteor:before{content:""}.bx-microchip:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-back:before{content:""}.bx-minus-circle:before{content:""}.bx-minus-front:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-movie-play:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-network-chart:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-outline:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-off:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-podcast:before{content:""}.bx-pointer:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-qr:before{content:""}.bx-qr-scan:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-recycle:before{content:""}.bx-redo:before{content:""}.bx-refresh:before{content:""}.bx-registered:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-scan:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-polygon:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shield-x:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-alt-2:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-speaker:before{content:""}.bx-spray-can:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tachometer:before{content:""}.bx-tag:before{content:""}.bx-tag-alt:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-task-x:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-traffic-cone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trim:before{content:""}.bx-trip:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unite:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vector:before{content:""}.bx-vertical-center:before{content:""}.bx-vial:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-webcam:before{content:""}.bx-wifi:before{content:""}.bx-wifi-0:before{content:""}.bx-wifi-1:before{content:""}.bx-wifi-2:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-alt:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wine:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}::selection{background-color:var(--primary-color1);color:var(--white-color)}:root{--font-poppins:"Poppins", sans-serif;--font-roboto:"Roboto", sans-serif;--font-courgette:"Courgette", sans-serif;--white-color:#fff;--white-color-opc:255, 255, 255;--black-color:#110f0f;--black-color-opc:17, 15, 15;--title-color:#110f0f;--title-color2:#f6f3bc;--text-color:#525252;--white-text-color:#aaa;--primary-color1:#1e3a5f;--primary-color1-opc:30, 58, 95;--primary-color2:#dc2626;--primary-color3:#ea580c;--primary-color4:#0f172a;--borders-color:#e8e8e8}.kakani-bottom-sheet .modal-dialog{width:100%;max-width:100%;height:auto;max-height:80vh;margin:0;transition:transform .3s ease-out;position:fixed;bottom:0;right:0;transform:translateY(100%)}.kakani-bottom-sheet.show .modal-dialog{transform:translateY(0)}.kakani-sheet-handle{cursor:grab;background-color:#dee2e6;border-radius:2px;width:40px;height:4px;margin:8px auto 16px}.kakani-sheet-handle:active{cursor:grabbing}.kakani-sheet-nav{padding:0}.kakani-sheet-item{color:var(--title-color);border-bottom:1px solid var(--borders-color);align-items:center;padding:12px 20px;text-decoration:none;transition:background-color .2s;display:flex}.kakani-sheet-item:hover{background-color:#f8f9fa}.kakani-sheet-item--expand{text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.kakani-sheet-item--wa{color:#25d366;font-weight:500}.kakani-sheet-ico{text-align:center;width:24px;margin-right:12px;font-size:18px}.kakani-sheet-label{flex:1}.kakani-sheet-end{margin-left:auto;transition:transform .2s}.kakani-sheet-submenu{background-color:#f8f9fa;max-height:0;transition:max-height .3s;overflow:hidden}.kakani-sheet-submenu.d-none{max-height:0;display:block}.kakani-sheet-submenu:not(.d-none){max-height:500px}.kakani-sheet-sub{color:var(--text-color);border-bottom:1px solid #e9ecef;align-items:center;padding:10px 20px 10px 56px;font-size:14px;text-decoration:none;transition:background-color .2s;display:flex}.kakani-sheet-sub:hover{background-color:#e9ecef}html{scroll-behavior:smooth;font-size:100%;overflow-x:hidden}body{font-family:var(--font-roboto);color:var(--text-color);margin:0;padding:0;font-size:16px;font-weight:400;line-height:30px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--title-color);font-family:var(--font-poppins);font-weight:600;line-height:1.4}h1{font-size:40px}h2{font-size:32px}@media (width>=992px) and (width<=1199px){h2{font-size:28px}}@media (width<=991px){h2{font-size:26px}}@media (width<=767px){h2{font-size:24px;line-height:1.4}}h3{font-size:28px}h4{font-size:24px}@media (width<=576px){h4{font-size:22px}}h5{font-size:20px}p{font-size:15px;font-weight:400;line-height:28px}@media (width<=576px){p{font-size:16px}}input,button{border:none;outline:none}img{max-width:100%;height:auto}a{text-decoration:none}.pt-100{padding-top:24px}@media (width<=991px){.pt-100{padding-top:80px}}@media (width<=767px){.pt-100{padding-top:20px}}.mb-100{margin-bottom:40px}@media (width<=991px){.mb-100{margin-bottom:80px}}@media (width<=767px){.mb-100{margin-bottom:30px}}.mb-60{margin-bottom:30px}@media (width<=1199px){.mb-60{margin-bottom:50px}}@media (width<=767px){.mb-60{margin-bottom:20px}}.mb-45{margin-bottom:45px}@media (width<=576px){.mb-45{margin-bottom:35px}}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}@media (width<=1199px){.mb-40{margin-bottom:30px}}.mb-50{margin-bottom:25px}@media (width<=991px){.mb-50{margin-bottom:40px}}.progress-wrap{cursor:pointer;width:45px;height:45px;box-shadow:inset 0 0 0 2px var(--borders-color);z-index:10000;opacity:0;visibility:hidden;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition:all .2s linear;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(15px)}.progress-wrap svg{fill:none;transition:all .5s}.progress-wrap svg.progress-circle{stroke:var(--primary-color1);stroke-width:4px;box-sizing:border-box;transition:all .2s linear}.progress-wrap .arrow{fill:var(--primary-color1);transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-wrap:hover{background-color:var(--primary-color1)}.progress-wrap:hover .arrow{fill:var(--white-color)}.primary-btn1{background-color:var(--primary-color1);font-family:var(--font-poppins);color:var(--white-color);letter-spacing:.48px;z-index:1;white-space:nowrap;border-radius:10px;align-items:center;padding:20px 24px;font-size:15px;font-weight:600;line-height:1;transition:all .2s cubic-bezier(.455,.03,.515,.955);display:inline-flex;position:relative;overflow:hidden}.primary-btn1>span{background-color:#0000;justify-content:center;align-items:center;gap:8px;width:100%;transition:opacity .3s cubic-bezier(.455,.03,.515,.955),transform .3s cubic-bezier(.455,.03,.515,.955);display:flex}.primary-btn1>span:nth-child(2){opacity:0;white-space:nowrap;transition:opacity .3s cubic-bezier(.455,.03,.515,.955),transform .3s cubic-bezier(.455,.03,.515,.955);position:absolute;top:50%;left:0;transform:translateY(100%)}.primary-btn1>span svg{fill:var(--white-color);transition:all .5s}.primary-btn1:before{content:"";border-radius:inherit;opacity:0;z-index:-1;background-size:102% 102%;width:100%;height:100%;transition:all .2s cubic-bezier(.455,.03,.515,.955);position:absolute;top:0;left:0}.primary-btn1:after{content:"";z-index:1;background-color:var(--black-color);z-index:-1;width:100%;height:100%;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(110%)}.primary-btn1:hover{color:var(--white-color)}.primary-btn1:hover .arrow{fill:#ffffff26}.primary-btn1:hover>span{opacity:0;transform:translateY(-150%)}.primary-btn1:hover>span:nth-child(2){opacity:1;transform:translateY(-50%)}.primary-btn1:hover:after{border-radius:0;transform:translate(0)}.primary-btn1.black-bg{background-color:var(--black-color);color:var(--white-color)}.primary-btn1.black-bg:after{background-color:var(--primary-color1)}.primary-btn1.black-bg:hover{color:var(--white-color)}.primary-btn1.transparent{border:1px solid var(--borders-color);color:var(--title-color);background-color:#0000;padding:16px 17px}.primary-btn1.transparent:after{background-color:var(--primary-color1)}.primary-btn1.transparent span svg{fill:var(--title-color)}.primary-btn1.transparent:hover{color:var(--white-color);border-color:var(--primary-color1)}.primary-btn1.transparent:hover span svg{fill:var(--white-color)}.primary-btn1.two{border-radius:100px}.primary-btn1.three{background-color:var(--primary-color2)}.primary-btn1.three.black-bg{background-color:var(--black-color);color:var(--white-color)}.primary-btn1.three.black-bg:after{background-color:var(--primary-color2)}.primary-btn1.three.black-bg:hover{color:var(--white-color)}.primary-btn1.three.transparent{border:1px solid var(--borders-color);color:var(--title-color);background-color:#0000;padding:16px 17px}.primary-btn1.three.transparent:after{background-color:var(--primary-color2)}.primary-btn1.three.transparent span svg{fill:var(--title-color)}.primary-btn1.three.transparent:hover{color:var(--white-color);border-color:var(--primary-color2)}.primary-btn1.three.transparent:hover span svg{fill:var(--white-color)}.primary-btn1.four{background-color:var(--primary-color3);color:var(--title-color2)}.primary-btn1.four svg{fill:var(--title-color2)}.primary-btn1.four:hover{color:var(--white-color)}.primary-btn1.four:hover svg{fill:var(--white-color)}.primary-btn1.four.transparent{border:1px solid var(--black-color);color:var(--title-color);background-color:#0000;padding:16px 17px}.primary-btn1.four.transparent:after{background-color:var(--primary-color3)}.primary-btn1.four.transparent span svg{fill:var(--title-color)}.primary-btn1.four.transparent:hover{color:var(--title-color2);border-color:var(--primary-color3)}.primary-btn1.four.transparent:hover span svg{fill:var(--title-color2)}.primary-btn1.four.black-bg{background-color:var(--black-color);color:var(--white-color)}.primary-btn1.four.black-bg svg{fill:var(--white-color)}.primary-btn1.four.black-bg:after{background-color:var(--primary-color3)}.primary-btn1.four.black-bg:hover{color:var(--title-color2)}.primary-btn1.four.black-bg:hover svg{fill:var(--title-color2)}.primary-btn1.five{background-color:var(--primary-color4)}.primary-btn1.five.transparent{border:1px solid var(--borders-color);color:var(--title-color);background-color:#0000;padding:16px 17px}.primary-btn1.five.transparent:after{background-color:var(--primary-color4)}.primary-btn1.five.transparent span svg{fill:var(--title-color)}.primary-btn1.five.transparent:hover{color:var(--white-color);border-color:var(--primary-color4)}.primary-btn1.five.transparent:hover span svg{fill:var(--white-color)}.select{margin-bottom:25px}.section-title h2{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:0;font-size:26px;font-weight:600;line-height:1.1}@media (width<=991px){.section-title h2{font-size:37px;line-height:1.2}}@media (width<=767px){.section-title h2{font-size:36px}}@media (width<=576px){.section-title h2{font-size:28px;line-height:1.3}}.section-title p{color:var(--text-color);font-family:var(--font-roboto);width:100%;max-width:545px;margin:0 auto;padding-top:0;font-size:15px;font-weight:400;line-height:28px}@media (width<=991px){.section-title p{padding-top:15px}}@media (width<=576px){.section-title p{padding-top:10px;font-size:16px}}.section-title.white h2{color:var(--white-color)}.section-title.white p{color:#aaa}.section-title.two p{margin-left:0}.slider-btn-grp{align-items:center;gap:50px;display:flex}@media (width<=767px){.slider-btn-grp{gap:40px}}@media (width<=576px){.slider-btn-grp{gap:30px}}.slider-btn-grp .slider-btn{border:1px solid var(--black-color);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;min-width:40px;max-width:40px;height:40px;transition:all .5s;display:flex}.slider-btn-grp .slider-btn svg{fill:none;stroke:var(--title-color);transition:all .5s}@media (width<=767px){.slider-btn-grp .slider-btn{min-width:35px;max-width:35px;height:35px}.slider-btn-grp .slider-btn svg{width:12px}}.slider-btn-grp .slider-btn:hover{background-color:var(--primary-color1);border-color:var(--primary-color1)}.slider-btn-grp .slider-btn:hover svg{stroke:var(--white-color)}.slider-btn-grp.white .slider-btn{border:1px solid #fff6}.slider-btn-grp.white .slider-btn i{color:#fff6}.slider-btn-grp.white .slider-btn:hover{border-color:var(--white-color);background-color:var(--white-color)}.slider-btn-grp.white .slider-btn:hover i{color:var(--title-color)}.slider-btn-grp.two .slider-btn{background-color:var(--white-color);border-color:var(--borders-color)}.slider-btn-grp.two .slider-btn svg{stroke:none;fill:var(--title-color)}.slider-btn-grp.two .slider-btn:hover{background-color:var(--primary-color1);border-color:var(--primary-color1)}.slider-btn-grp.two .slider-btn:hover svg{fill:var(--white-color)}.slider-btn-grp.three .slider-btn{background-color:var(--white-color);border-color:var(--borders-color)}.slider-btn-grp.three .slider-btn svg{stroke:none;fill:var(--title-color)}.slider-btn-grp.three .slider-btn:hover{background-color:var(--primary-color3);border-color:var(--primary-color3)}.slider-btn-grp.three .slider-btn:hover svg{fill:var(--title-color2)}.paginations{width:unset;z-index:9;justify-content:center;align-items:center;gap:8px;display:inline-flex}@media (width<=576px){.paginations{justify-content:center}}.form-inner{line-height:1}.form-inner label{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:12px;font-size:16px;font-weight:500;line-height:1;display:block}.form-inner input{width:100%;color:var(--title-color);font-family:var(--font-roboto);border:1px solid var(--borders-color);background:0 0;border-radius:8px;height:46px;padding:10px 15px;font-size:16px;font-weight:500}@media (width<=576px){.form-inner input{border-radius:5px;height:52px;font-size:15px}}.form-inner input::placeholder{color:#aaa;font-weight:400}.form-inner input:focus{border-color:var(--black-color)}.form-inner textarea{width:100%;color:var(--title-color);border:1px solid rgba(var(--black-color-opc), .2);font-family:var(--font-roboto);resize:none;background:0 0;border-radius:10px;outline:none;min-height:100px;padding:15px;font-size:16px;font-weight:500}@media (width<=576px){.form-inner textarea{border-radius:5px;padding:20px 15px;font-size:15px}}.form-inner textarea:focus{border-color:var(--black-color)}.form-inner textarea::placeholder{color:#aaa;font-weight:400}header.style-3{z-index:999;border-bottom:1px solid rgba(var(--white-color-opc), .1);background-color:#0000;width:100%;padding:0 70px;transition:all .8s ease-out;position:fixed;top:0;left:0}@media (width>=1400px) and (width<=1599px){header.style-3{padding:0 30px}}@media (width<=1399px){header.style-3{padding:0 10px}}@media (width<=1199px){header.style-3{padding:18px 0}}header.style-3.sticky{box-sizing:border-box;z-index:999;background-color:#fff;box-shadow:5px 3px 40px #0048581a}header.style-3.sticky .menu-list>li>a,header.style-3.sticky .menu-list>li.menu-item-has-children>a,header.style-3.sticky .menu-list>li.menu-item-has-children>a .bi-caret-down-fill,header.style-3.sticky .sub-menu li a,header.style-3.sticky .sub-menu li a .kakani-sub-ico{color:#00323e!important}header.style-3.sticky .main-menu>ul>li.active>a,header.style-3.sticky .main-menu>ul>li.menu-item-has-children.active>a.drop-down{border-color:#00323e!important}header.style-3.sticky .contact-area .content span,header.style-3.sticky .contact-area .content a{color:#00323e!important}header.style-3.sticky .contact-area .icon svg g path{fill:#00323e!important}header.style-3.sticky .contact-area .icon{border:1px solid #00323e!important}header.style-3.sticky .mobile-call-btn,header.style-3.sticky .mobile-call-btn:hover{color:#00323e!important;border:1px solid #00323e!important}header.style-3 .header-logo{width:120px}@media (width<=1399px){header.style-3 .header-logo{width:105px}}header.style-3 .header-logo-area{flex:none}header.style-3 .main-menu-area{flex:auto;justify-content:center;align-items:center;display:flex}@media (width<=1199px){header.style-3 .main-menu-area{justify-content:flex-start}header.style-3 .header-logo-area{order:-1}}header.style-3 .contact-area{align-items:center;gap:10px;display:flex}@media (width<=1199px){header.style-3 .contact-area{margin-bottom:15px}}header.style-3 .contact-area .icon{border:1px solid var(--borders-color);border-radius:50%;justify-content:center;align-items:center;min-width:36px;max-width:36px;height:36px;display:flex}header.style-3 .contact-area .icon svg{fill:var(--white-color)}header.style-3 .contact-area .content span{color:var(--white-color);font-family:var(--font-roboto);margin-bottom:3px;font-size:14px;font-weight:600;line-height:1;display:block}header.style-3 .contact-area .content a{color:var(--white-color);font-family:var(--font-poppins);font-size:18px;font-weight:600;line-height:1;transition:all .5s}@media (width<=1399px){header.style-3 .contact-area .content a{font-size:17px}}header.style-3 .contact-area .content a:hover{color:var(--primary-color1)}header.style-3 .nav-right{align-items:center;gap:45px;display:flex}@media (width>=1400px) and (width<=1599px){header.style-3 .nav-right{gap:35px}}@media (width<=1399px){header.style-3 .nav-right{gap:20px}}@media (width<=1199px){header.style-3 .nav-right{gap:30px}}@media (width<=767px){header.style-3 .nav-right{gap:25px}}@media (width<=576px){header.style-3 .nav-right{gap:15px}}header.style-3 .nav-right .contact-and-wishlist-area{align-items:center;gap:30px;display:flex}@media (width>=1400px) and (width<=1599px){header.style-3 .nav-right .contact-and-wishlist-area{gap:25px}}@media (width<=1399px){header.style-3 .nav-right .contact-and-wishlist-area{gap:15px}}header.style-3 .primary-btn1{padding:16px 28px}@media (width>=1200px) and (width<=1399px){header.style-3 .primary-btn1{padding:16px 24px}}@media (width>=1200px){header.style-3 .primary-btn1:after{background-color:var(--white-color)}header.style-3 .primary-btn1:hover{color:var(--title-color)}header.style-3 .primary-btn1:hover svg{fill:var(--title-color)}}header.style-3 .main-menu{display:inline-block}header.style-3 .main-menu>ul{margin:0;padding:0;list-style:none}header.style-3 .main-menu>ul>li{padding:28px 0;display:inline-block;position:relative}@media (width<=1399px){header.style-3 .main-menu>ul>li{padding:28px 2px}}@media (width>=1200px){header.style-3 .main-menu>ul>li:first-child{padding-left:0}header.style-3 .main-menu>ul>li:last-child{padding-right:0}}header.style-3 .main-menu>ul>li>a{color:var(--white-color);letter-spacing:.4px;line-height:1;font-family:var(--font-poppins);border:1px dashed #0000;border-radius:100px;padding:5px 12px;font-size:15px;font-weight:600;transition:all .5s ease-out;display:block;position:relative}@media (width<=1399px){header.style-3 .main-menu>ul>li>a{padding:4px 9px;font-size:14px}}header.style-3 .main-menu>ul>li>a i{color:var(--white-color);font-size:11px;transition:all .55s ease-in-out}header.style-3 .main-menu>ul>li .dropdown-icon{text-align:center;color:#52525299;z-index:999;cursor:pointer;opacity:0;font-size:20px;font-style:normal;transition:all .5s ease-out;display:none;position:absolute;top:35px;right:-5px}@media (width<=1199px){header.style-3 .main-menu>ul>li .dropdown-icon{opacity:1}}header.style-3 .main-menu>ul>li .dropdown-icon.active:before{content:""}header.style-3 .main-menu>ul>li ul.sub-menu{background:var(--white-color);border:1px solid var(--borders-color);text-align:left;transform-origin:top;border-radius:10px;min-width:220px;margin:0;padding:15px 0;display:none;position:absolute;top:83px;left:0;right:0}@media (width<=1399px){header.style-3 .main-menu>ul>li ul.sub-menu{top:74px}}header.style-3 .main-menu>ul>li ul.sub-menu>li{padding:0;display:block;position:relative}header.style-3 .main-menu>ul>li ul.sub-menu>li i:not(.kakani-sub-ico){color:var(--title-color);font-size:14px;display:block;position:absolute;top:14px;right:20px}header.style-3 .main-menu>ul>li ul.sub-menu>li .dropdown-icon{color:var(--title-color);opacity:1;font-size:10px;top:16px}@media (width<=1199px){header.style-3 .main-menu>ul>li ul.sub-menu>li .dropdown-icon{font-size:20px;top:11px;right:0}}header.style-3 .main-menu>ul>li ul.sub-menu>li>a{color:var(--title-color);font-weight:500;font-family:var(--font-poppins);padding:12px 20px;font-size:14px;line-height:1.2;transition:all .4s ease-out;display:block;position:relative}@media (width<=1399px){header.style-3 .main-menu>ul>li ul.sub-menu>li>a{padding:10px 20px;font-size:13px}}@media (width<=1199px){header.style-3 .main-menu>ul>li ul.sub-menu>li>a{border-color:#e9e4e480}}header.style-3 .main-menu>ul>li ul.sub-menu>li>a:hover{color:var(--primary-color1)}header.style-3 .main-menu>ul>li ul.sub-menu>li>a:hover:before{transform:scale(1)}header.style-3 .main-menu>ul>li ul.sub-menu>li>a.active{color:var(--primary-color1)}header.style-3 .main-menu>ul>li ul.sub-menu>li>a.active:before{transform:scale(1)}header.style-3 .main-menu>ul>li ul.sub-menu>li:last-child>a{border-bottom:none}header.style-3 .main-menu>ul>li ul.sub-menu>li:last-child>a:before{display:none}header.style-3 .main-menu>ul>li ul.sub-menu>li:hover>a,header.style-3 .main-menu>ul>li ul.sub-menu>li:hover .dropdown-icon,header.style-3 .main-menu>ul>li ul.sub-menu>li.active>a,header.style-3 .main-menu>ul>li ul.sub-menu>li.active .dropdown-icon{color:var(--primary-color1)}header.style-3 .main-menu>ul>li ul.sub-menu>li .sub-menu{background:var(--white-color);border-left:unset;min-width:230px;max-width:230px;padding:10px 0;position:absolute;top:3px;left:219px}header.style-3 .main-menu>ul>li ul.sub-menu>li .sub-menu>li>a{padding:10px 20px}header.style-3 .main-menu>ul>li ul.sub-menu>li .sub-menu>li i{display:block}@media (width<=1199px){header.style-3 .main-menu>ul>li ul.sub-menu>li .sub-menu{position:unset;background:0 0;min-width:215px;max-width:230px;padding:0;top:0}}@media (width>=1200px){header.style-3 .main-menu>ul>li ul.sub-menu>li:hover>.sub-menu{animation:.45s linear fade-down;display:block}}header.style-3 .main-menu>ul>li ul.sub-menu>li:last-child{border-bottom:none}header.style-3 .main-menu>ul>li.menu-item-has-children{transition:all .55s ease-in-out}@media (width>=1200px){header.style-3 .main-menu>ul>li:hover>ul.sub-menu{animation:.3s linear fade-down;display:block}}header.style-3 .main-menu>ul>li:hover>a{border-color:rgba(var(--white-color-opc), .3);background-color:rgba(var(--white-color-opc), .2);-webkit-backdrop-filter:blur(150px);backdrop-filter:blur(150px)}header.style-3 .main-menu>ul>li:hover>a i{color:var(--white-color)}header.style-3 .main-menu>ul>li.active>a{color:var(--white-color);border-color:rgba(var(--white-color-opc), .3);background-color:rgba(var(--white-color-opc), .2);-webkit-backdrop-filter:blur(150px);backdrop-filter:blur(150px)}header.style-3 .main-menu>ul>li.active>a i{color:var(--white-color)}header.style-3 .main-menu>ul>li.active>i{color:var(--primary-color1)}header.style-3 .main-menu>ul li.menu-item-has-children>i{display:none}header.style-3 .mobile-logo-area .mobile-logo-wrap img{width:110px}header.style-3 .mobile-logo-area .menu-close-btn{border:1px solid var(--borders-color);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .35s;display:flex}header.style-3 .mobile-logo-area .menu-close-btn i{color:var(--title-color);font-size:26px;line-height:1;transition:all .35s}header.style-3 .mobile-logo-area .menu-close-btn:hover{background-color:var(--title-color)}header.style-3 .mobile-logo-area .menu-close-btn:hover i{color:var(--white-color)}@media only screen and (width<=1199px){header.style-3 .dropdown-icon{color:var(--white-color)}header.style-3 .main-menu{z-index:99999;background:var(--white-color);border-right:1px solid var(--borders-color);width:280px;height:100%;transition:transform .3s ease-in;position:fixed;top:0;left:0;overflow:auto;transform:translate(-100%);box-shadow:0 2px 20px #00000008;padding:30px 20px!important}header.style-3 .main-menu .menu-list{border:unset;padding-top:50px;padding-bottom:30px}header.style-3 .main-menu>ul{float:none;text-align:left;padding:5px 0 20px}header.style-3 .main-menu>ul>li{padding:0;display:block;position:relative}header.style-3 .main-menu>ul>li i{display:block}header.style-3 .main-menu>ul>li>a{border:unset;color:var(--title-color);background-color:#0000;padding:15px 0;display:block}header.style-3 .main-menu>ul>li>a i{display:none}header.style-3 .main-menu>ul>li ul.sub-menu{opacity:1;visibility:visible;background-color:unset;border:none;min-width:200px;padding:0 0 0 10px;position:static;transform:translateY(0)}header.style-3 .main-menu>ul>li ul.sub-menu>li{border-bottom:1px solid #eee}header.style-3 .main-menu>ul>li ul.sub-menu>li a{color:var(--title-color);padding:12px 0}header.style-3 .main-menu>ul>li ul.sub-menu>li a:hover{color:var(--primary-color1);margin-left:10px}header.style-3 .main-menu>ul>li ul.sub-menu>li a.active{color:var(--primary-color1)}header.style-3 .main-menu>ul>li ul.sub-menu>li i{color:var(--primary-color1);right:-13px}header.style-3 .main-menu>ul>li ul.sub-menu>li .sub-menu{padding-left:10px}header.style-3 .main-menu>ul>li ul.sub-menu>li .sub-menu li>a{padding:12px 0}header.style-3 .main-menu>ul>li:hover>a,header.style-3 .main-menu>ul>li:hover i{color:var(--primary-color1)}header.style-3 .main-menu>ul>li.active>a{color:var(--primary-color1);background-color:unset}header.style-3 .main-menu>ul>li .bi{color:var(--title-color);font-size:20px;line-height:1;top:13px}header.style-3 .main-menu>ul li.menu-item-has-children>i{display:block}header.style-3 .contact-area .icon{border-color:var(--black-color)}header.style-3 .contact-area .icon svg{fill:var(--black-color)}header.style-3 .contact-area .content span,header.style-3 .contact-area .content a{color:var(--black-color)}header.style-3 .contact-area .content a:hover{color:var(--primary-color1)}}header.style-3.two{border:unset}header.style-3.two .nav-right{gap:30px}header.style-3.two .contact-area .icon{background-color:rgba(var(--white-color-opc), .2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #eeeeee1a}@media (width<=1199px){header.style-3.two .contact-area .icon{border-color:var(--black-color);background-color:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}}header.style-3.two .main-menu>ul>li>a{border:1px solid #0000}@media (width<=1199px){header.style-3.two .main-menu>ul>li>a{border:unset}}header.style-3.two .main-menu>ul>li:hover>a{border-color:rgba(var(--white-color-opc), .5);-webkit-backdrop-filter:unset;backdrop-filter:unset;background-color:#0000}header.style-3.two .main-menu>ul>li:hover>a i{color:var(--white-color)}header.style-3.two .main-menu>ul>li.active>a{border-color:rgba(var(--white-color-opc), .5);-webkit-backdrop-filter:unset;backdrop-filter:unset;background-color:#0000}header.style-3.two .main-menu>ul>li.active>a i{color:var(--white-color)}header.style-3.three{border-bottom:unset}header.style-3.three .main-menu>ul>li>a{border:unset;padding:5px 20px}@media (width<=1699px){header.style-3.three .main-menu>ul>li>a{padding:5px 16px}}@media (width<=1399px){header.style-3.three .main-menu>ul>li>a{padding:5px 10px}}@media (width<=1199px){header.style-3.three .main-menu>ul>li>a{padding:12px 0}}header.style-3.three .main-menu>ul>li.active>a,header.style-3.three .main-menu>ul>li:hover>a{background-color:unset;border:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}header.style-3.three .nav-right .primary-btn1{background-color:rgba(var(--white-color-opc), .1);border:1px solid rgba(var(--white-color-opc), .1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:100px}.service-wrapper{background-color:#f2f2ff;border-radius:20px;padding:60px 50px}@media (width<=1399px){.service-wrapper{padding:60px 25px}}@media (width>=992px) and (width<=1199px){.service-wrapper{padding:50px 15px}}@media (width<=576px){.service-wrapper{border-radius:15px;padding:45px 15px}}.service-wrapper .section-title{text-align:center;margin-bottom:30px}.service-wrapper .section-title h2{margin-bottom:5px;font-size:32px}@media (width<=767px){.service-wrapper .section-title h2{font-size:30px}}@media (width<=576px){.service-wrapper .section-title h2{font-size:28px}}.service-wrapper .section-title svg{fill:#52525226;width:100%}.service-wrapper .service-list{justify-content:space-between;align-items:center;gap:20px;margin:0 0 40px;padding:0;list-style:none;display:flex}@media (width<=991px){.service-wrapper .service-list{grid-template-columns:repeat(2,1fr);row-gap:25px;display:grid}}@media (width<=767px){.service-wrapper .service-list{grid-template-columns:repeat(1,1fr);row-gap:30px}}@media (width<=576px){.service-wrapper .service-list{row-gap:22px;margin-bottom:35px}}.service-wrapper .service-list .single-service{gap:20px;width:100%;max-width:370px;display:flex}@media (width<=1399px){.service-wrapper .service-list .single-service{gap:15px}}@media (width>=992px) and (width<=1199px){.service-wrapper .service-list .single-service{gap:10px}}@media (width<=767px){.service-wrapper .service-list .single-service{max-width:unset}}@media (width<=576px){.service-wrapper .service-list .single-service{gap:12px}}.service-wrapper .service-list .single-service .icon{background-color:#ffb52a;border-radius:50%;justify-content:center;align-items:center;min-width:50px;max-width:50px;height:50px;margin-top:5px;display:flex}.service-wrapper .service-list .single-service .icon svg{fill:var(--title-color)}.service-wrapper .service-list .single-service .content h4{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:10px;font-size:25px;font-weight:600;line-height:1.4}@media (width<=1199px){.service-wrapper .service-list .single-service .content h4{font-size:22px}}@media (width<=991px){.service-wrapper .service-list .single-service .content h4{margin-bottom:5px}}@media (width<=576px){.service-wrapper .service-list .single-service .content h4{font-size:19px}}.service-wrapper .service-list .single-service .content p{color:var(--text-color);font-family:var(--font-roboto);margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}@media (width<=1399px){.service-wrapper .service-list .single-service .content p{font-size:15px}}@media (width>=992px) and (width<=1199px){.service-wrapper .service-list .single-service .content p{font-size:14px}}@media (width<=576px){.service-wrapper .service-list .single-service .content p{font-size:14px}}.service-wrapper .service-list .single-service:nth-child(2) .icon{background-color:#0ab5ff}.service-wrapper .batch{background-color:var(--primary-color1);border-radius:100px;align-items:center;gap:15px;padding:9px 30px;display:inline-flex}@media (width<=576px){.service-wrapper .batch{flex-wrap:wrap;justify-content:center;gap:8px;padding:12px 30px}}.service-wrapper .batch span{color:var(--white-color);font-family:var(--font-roboto);font-size:16px;font-weight:500;line-height:24px}.service-wrapper .batch a{color:var(--white-color);font-family:var(--font-poppins);align-items:center;gap:5px;font-size:15px;font-weight:600;line-height:1;transition:all .5s;display:flex}.service-wrapper .batch a svg{fill:none;stroke:var(--white-color);transition:all .5s}.service-wrapper .batch a:hover svg{transform:rotate(45deg)}.service-wrapper .batch.two{padding:9px 18px}.service-wrapper.two{background-image:url(../img/home2/home2-service-bg.png),linear-gradient(#f1febf 0% 100%);background-repeat:no-repeat;background-size:cover}.service-wrapper.two .section-title h2{margin-bottom:15px;font-size:25px}@media (width<=991px){.service-wrapper.two .section-title h2{margin-bottom:10px}}@media (width<=576px){.service-wrapper.two .section-title h2{margin-bottom:5px;font-size:22px}}.service-wrapper.two .section-title svg{fill:#52525226;width:100%}.service-wrapper.two .batch{background-color:var(--black-color)}@media (width<=767px){.service-wrapper.two .batch{padding:9px 20px}.service-wrapper.two .batch span{font-size:15px}}.service-wrapper.two .batch a{font-size:15px}.service-wrapper.two .batch a:hover{color:var(--primary-color1)}.service-wrapper.two .batch a:hover svg{stroke:var(--primary-color1)}.service-wrapper.two .batch.two{padding:9px 18px}@media (width<=576px){.service-wrapper.two .bottom-area{flex-wrap:wrap;gap:10px}}.service-wrapper.three{background-image:url(../img/home3/home3-service-bg.png),linear-gradient(#fff2e2 0% 100%);background-repeat:no-repeat;background-size:cover;padding:45px 50px}@media (width<=1399px){.service-wrapper.three{padding:45px 25px}}@media (width>=992px) and (width<=1199px){.service-wrapper.three{padding:40px 15px}}@media (width<=576px){.service-wrapper.three{border-radius:15px;padding:40px 15px}}.service-wrapper.three .section-title{text-align:start;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;margin-bottom:45px;display:flex}@media (width<=576px){.service-wrapper.three .section-title{gap:15px;margin-bottom:30px}}.service-wrapper.three .section-title h2{z-index:1;width:100%;max-width:400px;line-height:40px;position:relative}@media (width>=992px) and (width<=1199px){.service-wrapper.three .section-title h2{font-size:30px}}@media (width<=991px){.service-wrapper.three .section-title h2{font-size:28px}}@media (width<=576px){.service-wrapper.three .section-title h2{font-size:24px;line-height:36px}}.service-wrapper.three .section-title h2 span{z-index:-1;position:relative}.service-wrapper.three .section-title h2 span:before{content:"";background-image:url(../img/home3/vector/service-title-shape.svg);background-repeat:no-repeat;background-size:cover;width:130px;height:53px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}@media (width<=991px){.service-wrapper.three .section-title h2 span:before{top:-6px}}@media (width<=576px){.service-wrapper.three .section-title h2 span:before{background-size:contain;width:100px;height:46px;top:-3px}}.service-wrapper.three .section-title a{color:var(--title-color);font-family:var(--font-poppins);white-space:nowrap;align-items:center;gap:5px;margin-bottom:10px;font-size:15px;font-weight:600;line-height:1;transition:all .5s;display:flex}.service-wrapper.three .section-title a svg{fill:none;stroke:var(--title-color);transition:all .5s}.service-wrapper.three .section-title a:hover{color:var(--primary-color1)}.service-wrapper.three .section-title a:hover svg{stroke:var(--primary-color1);transform:rotate(45deg)}.service-wrapper.three .service-list{margin-bottom:0}.service-wrapper.four{border-radius:unset;background-image:url(../img/home5/home5-service-bg.png),linear-gradient(#fff2e2 0% 100%);background-repeat:no-repeat;background-size:cover;padding:100px 0 190px}@media (width<=1199px){.service-wrapper.four{padding:90px 0 190px}}@media (width<=991px){.service-wrapper.four{padding:80px 0 170px}}@media (width<=767px){.service-wrapper.four{padding:70px 0 170px}}@media (width<=576px){.service-wrapper.four{padding:60px 0 170px}}.service-wrapper.four .section-title{margin-bottom:45px}@media (width<=576px){.service-wrapper.four .section-title{gap:15px;margin-bottom:30px}}.service-wrapper.four .section-title h2{z-index:1;width:100%;max-width:400px;margin:0 auto;line-height:40px;position:relative}@media (width<=1199px){.service-wrapper.four .section-title h2{font-size:30px}}@media (width<=576px){.service-wrapper.four .section-title h2{font-size:24px;line-height:36px}}.service-wrapper.four .section-title h2 span{z-index:-1;position:relative}.service-wrapper.four .section-title h2 span:before{content:"";background-image:url(../img/home3/vector/service-title-shape.svg);background-repeat:no-repeat;background-size:cover;width:130px;height:53px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}@media (width<=991px){.service-wrapper.four .section-title h2 span:before{top:-6px}}@media (width<=576px){.service-wrapper.four .section-title h2 span:before{background-size:contain;width:100px;height:46px;top:-3px}}.service-wrapper.four .service-list{margin-bottom:0}.service-wrapper.five{background-image:url(../img/home6/home6-service-bg.png),linear-gradient(#f2f2ff 0% 100%);background-position:100%;background-repeat:no-repeat;background-size:cover}.service-wrapper.five .section-title{width:100%;max-width:510px;margin:0 auto 45px}.service-wrapper.five .section-title h2{margin-bottom:0;font-size:32px;line-height:40px}@media (width<=991px){.service-wrapper.five .section-title h2{font-size:30px}}@media (width<=767px){.service-wrapper.five .section-title h2{font-size:28px}}@media (width<=576px){.service-wrapper.five .section-title h2{font-size:25px;line-height:36px}}.service-wrapper.five .section-title h2 span{font-family:var(--font-courgette);font-weight:400}.service-wrapper.five .service-list .single-service:first-child .icon{background-color:#ffe100}.service-wrapper.five .bottom-area .batch{background-color:var(--white-color);gap:60px}@media (width<=991px){.service-wrapper.five .bottom-area .batch{gap:30px}}@media (width<=767px){.service-wrapper.five .bottom-area .batch{text-align:center;border-radius:15px;flex-wrap:wrap;justify-content:center;gap:10px;padding:12px 30px}}.service-wrapper.five .bottom-area .batch span{color:var(--text-color)}.service-wrapper.five .bottom-area .batch a{color:var(--title-color)}.service-wrapper.five .bottom-area .batch a svg{fill:none;stroke:var(--title-color)}.service-wrapper.five .bottom-area .batch a:hover{color:var(--primary-color2)}.service-wrapper.five .bottom-area .batch a:hover svg{stroke:var(--primary-color2)}.testimonial-card{background-color:var(--white-color);border-radius:20px;padding:40px 35px}@media (width<=1399px){.testimonial-card{padding:20px 25px}}@media (width>=992px) and (width<=1199px){.testimonial-card{padding:30px 15px}}@media (width<=991px){.testimonial-card{padding:35px 20px}}@media (width<=576px){.testimonial-card{border-radius:15px;padding:30px 15px}}.testimonial-card .author-area{align-items:center;gap:28px;margin-bottom:35px;display:flex}@media (width<=1199px){.testimonial-card .author-area{gap:22px;margin-bottom:30px}}@media (width<=576px){.testimonial-card .author-area{margin-bottom:25px}}.testimonial-card .author-area .author-img{border-radius:50%;min-width:55px;max-width:55px;height:55px;position:relative}.testimonial-card .author-area .author-img img{border-radius:50%;min-width:55px;max-width:55px;height:55px}.testimonial-card .author-area .author-img .play-btn{position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.testimonial-card .author-area .author-img .play-btn:before{content:"";background-color:var(--primary-color1);opacity:.8;z-index:-1;border-radius:50%;width:30px;height:30px;animation:1.5s ease-in-out infinite blink-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonial-card .author-area .author-img .play-btn svg{fill:var(--primary-color1)}@keyframes blink-ring{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.1;transform:translate(-50%,-50%)scale(1.4)}}.testimonial-card .author-area .author-info h5{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:3px;font-size:17px;font-weight:700;line-height:1}@media (width<=1199px){.testimonial-card .author-area .author-info h5{font-size:18px}}@media (width<=576px){.testimonial-card .author-area .author-info h5{font-size:17px}}.testimonial-card .author-area .author-info span{color:var(--text-color);font-family:var(--font-roboto);font-size:16px;font-weight:500;line-height:1}@media (width<=1199px){.testimonial-card .author-area .author-info span{font-size:15px}}.testimonial-card .rating-area{align-items:center;gap:2px;margin:0 0 15px;padding:0;list-style:none;display:flex}@media (width<=576px){.testimonial-card .rating-area{margin-bottom:10px}}.testimonial-card .rating-area li{line-height:1}.testimonial-card .rating-area li i{color:#00aa6c;font-size:15px}.testimonial-card .rating-area.trustpilot li{background-color:#00b67a;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.testimonial-card .rating-area.trustpilot li svg{fill:var(--white-color)}.testimonial-card h5{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.3}@media (width>=992px) and (width<=1199px){.testimonial-card h5{margin-bottom:10px;font-size:17px}}@media (width<=576px){.testimonial-card h5{margin-bottom:10px;font-size:17px}}.testimonial-card p{color:var(--text-color);font-family:var(--font-poppins);margin-bottom:0;font-size:20px;font-weight:500;line-height:26px}@media (width<=1399px){.testimonial-card p{font-size:15px}}@media (width>=992px) and (width<=1199px){.testimonial-card p{font-size:16px}}@media (width<=991px){.testimonial-card p{font-size:17px}}@media (width<=576px){.testimonial-card p{font-size:15px}}.testimonial-card.two .author-area{gap:15px}@media (width<=1199px){.testimonial-card.two .author-area{gap:10px}}@media (width>=992px) and (width<=1199px){.testimonial-card.three{padding:30px 20px}}@media (width<=991px){.testimonial-card.three{padding:35px 25px}}@media (width<=767px){.testimonial-card.three{padding:35px 30px}}@media (width<=576px){.testimonial-card.three{padding:30px 15px}}.testimonial-card.three .author-area{gap:15px;margin-top:10px;margin-bottom:0}@media (width<=1199px){.testimonial-card.three .author-area{gap:10px;margin-top:30px}}@media (width<=576px){.testimonial-card.three .author-area{margin-top:25px}}.testimonial-card.three .author-area .author-info h5{font-weight:600}.testimonial-card.four{border-radius:unset;background-color:#0000;padding:0}.testimonial-card.four h5{margin-bottom:25px}@media (width>=1200px) and (width<=1399px){.testimonial-card.four h5{margin-bottom:20px}}@media (width>=992px) and (width<=1199px){.testimonial-card.four h5{margin-bottom:15px}}@media (width<=576px){.testimonial-card.four h5{margin-bottom:15px}}.testimonial-card.four p{font-size:25px;line-height:35px}@media (width>=1200px) and (width<=1399px){.testimonial-card.four p{font-size:21px}}@media (width>=992px) and (width<=1199px){.testimonial-card.four p{font-size:18px}}@media (width<=767px){.testimonial-card.four p{font-size:22px}}@media (width<=576px){.testimonial-card.four p{font-size:17px;line-height:30px}}.testimonial-card.four .author-area{gap:15px;margin-top:30px;margin-bottom:0}@media (width<=1199px){.testimonial-card.four .author-area{gap:10px;margin-top:25px}}@media (width<=576px){.testimonial-card.four .author-area{gap:10px}}.testimonial-card.four .author-area .author-info h5{font-size:18px;font-weight:600}@media (width<=576px){.testimonial-card.four .author-area .author-info h5{font-size:17px}}.testimonial-card.five{border-radius:unset;text-align:center;background-color:#0000;padding:0}.testimonial-card.five .rating-area{justify-content:center}.testimonial-card.five .author-area{justify-content:center;margin-top:40px}@media (width<=1199px){.testimonial-card.five .author-area{margin-top:30px}}.testimonial-card.five h5{margin-bottom:25px}@media (width>=1200px) and (width<=1399px){.testimonial-card.five h5{margin-bottom:20px}}@media (width>=992px) and (width<=1199px){.testimonial-card.five h5{margin-bottom:15px}}@media (width<=767px){.testimonial-card.five h5{margin-bottom:15px}}.testimonial-card.five p{font-size:25px;line-height:35px}@media (width>=1200px) and (width<=1399px){.testimonial-card.five p{font-size:23px}}@media (width>=992px) and (width<=1199px){.testimonial-card.five p{font-size:22px}}@media (width<=991px){.testimonial-card.five p{font-size:20px}}@media (width<=767px){.testimonial-card.five p{font-size:18px;line-height:30px}}@media (width<=576px){.testimonial-card.five p{font-size:17px;line-height:30px}}.testimonial-card.five .author-area{gap:15px;margin-top:30px;margin-bottom:0}@media (width<=1199px){.testimonial-card.five .author-area{gap:10px;margin-top:25px}}@media (width<=767px){.testimonial-card.five .author-area{margin-top:20px}}@media (width<=576px){.testimonial-card.five .author-area{gap:10px}}.testimonial-card.five .author-area .author-info h5{font-size:18px;font-weight:600}@media (width<=576px){.testimonial-card.five .author-area .author-info h5{font-size:17px}}.faq-wrap .accordion .accordion-item{background-color:#f0f0f0;border:1px solid #0000;border-radius:10px;margin-bottom:15px}.faq-wrap .accordion .accordion-item:last-child{margin-bottom:0}.faq-wrap .accordion .accordion-item .accordion-header{background-color:#0000;border-radius:10px}.faq-wrap .accordion .accordion-item .accordion-header .accordion-button{color:var(--title-color);font-family:var(--font-poppins);text-align:left;background-color:#0000;border-radius:8px;padding:14px 20px;font-size:17px;font-weight:600;line-height:1.4}@media (width<=767px){.faq-wrap .accordion .accordion-item .accordion-header .accordion-button{padding:18px 20px;font-size:16px}}@media (width<=576px){.faq-wrap .accordion .accordion-item .accordion-header .accordion-button{padding:15px 10px 15px 15px;font-size:15px;line-height:1.5}}.faq-wrap .accordion .accordion-item .accordion-header .accordion-button:after{color:var(--text-color);content:"";background-image:none;justify-content:center;align-items:center;font-family:bootstrap-icons;font-size:12px;font-weight:600;transition:all .5s;display:flex;right:30px}.faq-wrap .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){box-shadow:none;background-color:var(--white-color);border:1px solid var(--primary-color1);border-bottom:none;border-radius:10px 10px 0 0}.faq-wrap .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";color:var(--primary-color1);border:none;font-family:bootstrap-icons!important}.faq-wrap .accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;border-bottom:none;border-radius:10px 10px 0 0}.faq-wrap .accordion .accordion-item .accordion-body{font-family:var(--font-roboto);text-align:left;color:var(--text-color);border:1px solid var(--primary-color1);background-color:var(--white-color);border-top:none;border-radius:0 0 10px 10px;padding:0 20px 10px;font-size:15px;font-weight:400;line-height:1.5}.faq-wrap .accordion .accordion-item .accordion-body span{color:var(--title-color);font-weight:500}@media (width<=767px){.faq-wrap .accordion .accordion-item .accordion-body{padding:0 20px 20px}}@media (width<=576px){.faq-wrap .accordion .accordion-item .accordion-body{padding:0 15px 15px;font-size:15px;line-height:1.7}}.faq-wrap.two .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){border:unset;background-color:#0000}.faq-wrap.two .accordion .accordion-item .accordion-body{background-color:#0000;border-color:#0000}.faq-wrap.three .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){border:unset;background-color:#0000}.faq-wrap.three .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{color:var(--primary-color4)}.faq-wrap.three .accordion .accordion-item .accordion-body{background-color:#0000;border-color:#0000}.destination-card2 .destination-img{border-radius:20px;display:block;position:relative;overflow:hidden}@media (width<=576px){.destination-card2 .destination-img{border-radius:10px}}.destination-card2 .destination-img img{border-radius:20px;transition:all .5s ease-out}.destination-card2 .destination-img:after{content:"";z-index:1;background-color:#ffffff4d;width:200%;height:0%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.destination-card2:hover .destination-img img{transform:scale(1.1)}.destination-card2:hover .destination-img:after{background-color:#0000;height:250%;transition:all .6s linear}.destination-card2.two .destination-img{border-radius:50%;width:305px;height:305px}@media (width<=1399px){.destination-card2.two .destination-img{width:270px;height:270px}}@media (width<=1199px){.destination-card2.two .destination-img{width:220px;height:220px}}@media (width<=767px){.destination-card2.two .destination-img{width:246px;height:246px}}@media (width<=576px){.destination-card2.two .destination-img{width:326px;height:326px;margin:0 auto}}.destination-card2.two .destination-img img{border-radius:50%;width:305px;height:305px}@media (width<=1399px){.destination-card2.two .destination-img img{width:270px;height:270px}}@media (width<=1199px){.destination-card2.two .destination-img img{width:220px;height:220px}}@media (width<=767px){.destination-card2.two .destination-img img{width:245px;height:245px}}@media (width<=576px){.destination-card2.two .destination-img img{width:326px;height:326px}}.destination-card2.two .destination-img .arrow{background-color:var(--white-color);z-index:2;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=992px) and (width<=1199px){.destination-card2.two .destination-img .arrow{width:35px;height:35px}}.destination-card2.two .destination-img .arrow svg{fill:none;stroke:var(--black-color);transition:all .5s}.destination-card2.two .destination-img .arrow:hover{background-color:var(--primary-color1)}.destination-card2.two .destination-img .arrow:hover svg{stroke:var(--white-color);transform:rotate(45deg)}.destination-card2.two .destination-img:hover .arrow{opacity:1}.destination-card2.three .destination-img .arrow{background-color:var(--white-color);z-index:2;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=992px) and (width<=1199px){.destination-card2.three .destination-img .arrow{width:35px;height:35px}}.destination-card2.three .destination-img .arrow svg{fill:none;stroke:var(--black-color);transition:all .5s}.destination-card2.three .destination-img .arrow:hover{background-color:var(--primary-color1)}.destination-card2.three .destination-img .arrow:hover svg{stroke:var(--white-color);transform:rotate(45deg)}.destination-card2.three .destination-img:hover .arrow{opacity:1}.destination-card2.four{border-radius:20px;position:relative}@media (width<=576px){.destination-card2.four{border-radius:10px}}@media (width<=1199px){.destination-card2.four .destination-img img{-o-object-fit:cover;object-fit:cover;min-height:300px}}@media (width<=991px){.destination-card2.four .destination-img img{width:100%;min-height:320px;max-height:320px}}@media (width<=576px){.destination-card2.four .destination-img img{min-height:350px;max-height:350px}}.blog-card2{border:1px solid var(--borders-color);border-radius:20px;padding:10px}@media (width>=992px) and (width<=1199px){.blog-card2{border-radius:15px;padding:8px}}@media (width<=576px){.blog-card2{border-radius:15px}}.blog-card2 .blog-img-wrap{position:relative}.blog-card2 .blog-img-wrap .blog-img{border-radius:10px;display:block;position:relative;overflow:hidden}.blog-card2 .blog-img-wrap .blog-img img{-o-object-fit:cover;object-fit:cover;border-radius:10px;min-height:200px;transition:all .5s ease-out}.blog-card2 .blog-img-wrap .blog-img:after{content:"";z-index:1;background-color:#ffffff4d;width:200%;height:0%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.blog-card2 .blog-img-wrap .blog-date{color:var(--primary-color1);font-family:var(--font-poppins);background-color:var(--white-color);border:1px solid var(--borders-color);z-index:9;border-radius:10px;padding:10px 17px;font-size:25px;font-weight:500;line-height:1;transition:all .5s;display:block;position:absolute;bottom:-33px;right:15px}.blog-card2 .blog-img-wrap .blog-date span{margin-top:5px;font-size:16px;transition:all .5s;display:block}.blog-card2 .blog-img-wrap .blog-date:hover{color:var(--title-color)}@media (width>=992px) and (width<=1199px){.blog-card2 .blog-img-wrap .blog-date{font-size:23px;right:10px}.blog-card2 .blog-img-wrap .blog-date span{font-size:15px}}@media (width<=576px){.blog-card2 .blog-img-wrap .blog-date{font-size:23px;right:10px}.blog-card2 .blog-img-wrap .blog-date span{font-size:15px}}.blog-card2 .location{color:var(--text-color);font-family:var(--font-poppins);border:1px solid var(--borders-color);border-radius:100px;align-items:center;gap:5px;margin-bottom:15px;padding:7px 16px;font-size:16px;font-weight:600;line-height:1;transition:all .5s;display:inline-flex}@media (width<=1199px){.blog-card2 .location{margin-bottom:10px;padding:7px 13px;font-size:15px}}.blog-card2 .location svg{fill:var(--text-color);transition:all .5s}.blog-card2 .location:hover{color:var(--primary-color1);border-color:var(--primary-color1)}.blog-card2 .location:hover svg{fill:var(--primary-color1)}.blog-card2 .blog-content{padding:40px 20px 20px}@media (width<=1399px){.blog-card2 .blog-content{padding:35px 12px 20px}}@media (width>=992px) and (width<=1199px){.blog-card2 .blog-content{padding:30px 5px 20px}}@media (width<=991px){.blog-card2 .blog-content{padding:30px 10px 20px}}@media (width<=576px){.blog-card2 .blog-content{padding:25px 5px 15px}}.blog-card2 .blog-content h4{margin-bottom:0}.blog-card2 .blog-content h4 a{color:var(--title-color);font-family:var(--font-poppins);font-size:25px;font-weight:600;line-height:1.4;transition:all .5s}@media (width<=1399px){.blog-card2 .blog-content h4 a{font-size:16px}}@media (width>=992px) and (width<=1199px){.blog-card2 .blog-content h4 a{font-size:16px}}@media (width<=991px){.blog-card2 .blog-content h4 a{font-size:16px}}.blog-card2 .blog-content h4 a:hover{color:var(--primary-color1)}.blog-card2 .blog-content p{color:var(--text-color);font-family:var(--font-roboto);margin-top:20px;margin-bottom:0;font-size:16px;font-weight:400;line-height:24px}@media (width>=1200px) and (width<=1399px){.blog-card2 .blog-content p{margin-top:3px;font-size:15px}}@media (width>=992px) and (width<=1199px){.blog-card2 .blog-content p{margin-top:15px}}@media (width<=576px){.blog-card2 .blog-content p{margin-top:15px;font-size:15px}}.blog-card2:hover .blog-img-wrap .blog-img img{transform:scale(1.1)}.blog-card2:hover .blog-img-wrap .blog-img:after{background-color:#0000;height:250%;transition:all .6s linear}.blog-card2.two .location{color:var(--title-color);border:unset;background-color:var(--white-color);z-index:2;margin-bottom:0;padding:8px 16px;font-size:14px;position:absolute;top:15px;left:15px}@media (width<=576px){.blog-card2.two .location{padding:6px 13px;font-size:13px;top:10px;left:10px}}.blog-card2.two .location svg{fill:var(--title-color)}.blog-card2.two .location:hover{color:var(--white-color);background-color:var(--primary-color1)}.blog-card2.two .location:hover svg{fill:var(--white-color)}.blog-card2.two .blog-content{padding:12px 12px 6px}@media (width<=1399px){.blog-card2.two .blog-content{padding:12px 12px 6px}}@media (width>=992px) and (width<=1199px){.blog-card2.two .blog-content{padding:12px 12px 6px}}@media (width<=991px){.blog-card2.two .blog-content{padding:12px 12px 6px}}@media (width<=576px){.blog-card2.two .blog-content{padding:12px 12px 6px}}.blog-card2.two .blog-content .blog-date{color:var(--text-color);font-family:var(--font-poppins);border:1px solid var(--borders-color);border-radius:100px;margin-bottom:8px;padding:5px 15px;font-size:16px;font-weight:500;line-height:1;transition:all .5s;display:inline-block}@media (width<=576px){.blog-card2.two .blog-content .blog-date{padding:5px 12px;font-size:14px}}.blog-card2.two .blog-content .blog-date:hover{color:var(--primary-color1);border-color:var(--primary-color1)}.blog-card2.two .blog-content h4 a{color:var(--title-color);background:linear-gradient(to bottom, var(--title-color) 0%, var(--title-color) 98%);background-position:right 90%;background-repeat:no-repeat;background-size:0 1.5px;transition:background-size .75s}.blog-card2.two .blog-content h4 a:hover{background-position:0 90%;background-size:100% 1.5px}.blog-card2.three .blog-content{padding:30px 20px 20px}@media (width<=1399px){.blog-card2.three .blog-content{padding:30px 12px 20px}}@media (width>=992px) and (width<=1199px){.blog-card2.three .blog-content{padding:30px 5px 20px}}@media (width<=991px){.blog-card2.three .blog-content{padding:30px 10px 20px}}@media (width<=576px){.blog-card2.three .blog-content{padding:25px 5px 15px}}.blog-card2.three .blog-content .batch{color:var(--title-color);font-family:var(--font-roboto);background-color:#f0f0f0;border-radius:100px;margin-bottom:15px;padding:6px 15px;font-size:14px;font-weight:500;line-height:1;transition:all .5s;display:inline-block}@media (width<=576px){.blog-card2.three .blog-content .batch{padding:5px 12px;font-size:15px}}.blog-card2.three .blog-content .batch:hover{color:var(--white-color);background-color:var(--primary-color2)}.blog-card2.three .blog-content h4 a{color:var(--title-color);background:linear-gradient(to bottom, var(--title-color) 0%, var(--title-color) 98%);background-position:right 90%;background-repeat:no-repeat;background-size:0 1.5px;font-size:24px;transition:background-size .75s}@media (width<=1399px){.blog-card2.three .blog-content h4 a{font-size:21px}}@media (width>=992px) and (width<=1199px){.blog-card2.three .blog-content h4 a{font-size:18px}}@media (width<=991px){.blog-card2.three .blog-content h4 a{font-size:20px}}.blog-card2.three .blog-content h4 a:hover{background-position:0 90%;background-size:100% 1.5px}.blog-card2.four .blog-content{padding:30px 20px 20px}@media (width<=1399px){.blog-card2.four .blog-content{padding:30px 12px 20px}}@media (width>=992px) and (width<=1199px){.blog-card2.four .blog-content{padding:30px 5px 20px}}@media (width<=991px){.blog-card2.four .blog-content{padding:30px 10px 20px}}@media (width<=576px){.blog-card2.four .blog-content{padding:25px 5px 15px}}.blog-card2.four .blog-content .blog-date{color:var(--text-color);font-family:var(--font-poppins);border:1px solid var(--borders-color);border-radius:100px;margin-bottom:15px;padding:5px 15px;font-size:16px;font-weight:500;line-height:1;transition:all .5s;display:inline-block}@media (width<=576px){.blog-card2.four .blog-content .blog-date{padding:5px 12px;font-size:14px}}.blog-card2.four .blog-content .blog-date:hover{color:var(--primary-color4);border-color:var(--primary-color4)}.blog-card2.four .blog-content h4 a{color:var(--title-color);background:linear-gradient(to bottom, var(--title-color) 0%, var(--title-color) 98%);background-position:right 90%;background-repeat:no-repeat;background-size:0 1.5px;font-size:20px;transition:background-size .75s}@media (width<=991px){.blog-card2.four .blog-content h4 a{font-size:19px}}@media (width<=576px){.blog-card2.four .blog-content h4 a{font-size:18px}}.blog-card2.four .blog-content h4 a:hover{background-position:0 90%;background-size:100% 1.5px}.blog-card2.five{background-color:var(--white-color)}.blog-card2.five .blog-content{padding:30px 20px 20px}@media (width<=1399px){.blog-card2.five .blog-content{padding:30px 12px 20px}}@media (width>=992px) and (width<=1199px){.blog-card2.five .blog-content{padding:30px 5px 20px}}@media (width<=991px){.blog-card2.five .blog-content{padding:30px 10px 20px}}@media (width<=576px){.blog-card2.five .blog-content{padding:25px 5px 15px}}.blog-card2.five .blog-content .blog-date{color:var(--text-color);font-family:var(--font-poppins);border:1px solid var(--borders-color);border-radius:100px;margin-bottom:15px;padding:5px 15px;font-size:16px;font-weight:500;line-height:1;transition:all .5s;display:inline-block}@media (width<=576px){.blog-card2.five .blog-content .blog-date{padding:5px 12px;font-size:14px}}.blog-card2.five .blog-content .blog-date:hover{color:var(--primary-color3);border-color:var(--primary-color3)}@media (width>=1200px) and (width<=1399px){.blog-card2.five .blog-content h4{line-height:1.3}}.blog-card2.five .blog-content h4 a{color:var(--title-color);background:linear-gradient(to bottom, var(--title-color) 0%, var(--title-color) 98%);background-position:right 90%;background-repeat:no-repeat;background-size:0 1.5px;font-size:20px;transition:background-size .75s}@media (width>=1200px) and (width<=1399px){.blog-card2.five .blog-content h4 a{font-size:18px;line-height:1.2}}@media (width<=991px){.blog-card2.five .blog-content h4 a{font-size:19px}}@media (width<=576px){.blog-card2.five .blog-content h4 a{font-size:17px}}.blog-card2.five .blog-content h4 a:hover{background-position:0 90%;background-size:100% 1.5px}@media (width>=992px) and (width<=1199px){.blog-card2.five .blog-content p{font-size:15px}}.home2-testimonial-section{background-image:url(../img/home2/home2-testimonial-bg.png),linear-gradient(#e7eeff 0% 100%);background-repeat:no-repeat;background-size:cover;padding:20px 0}@media (width<=1199px){.home2-testimonial-section{padding:90px 0}}@media (width<=767px){.home2-testimonial-section{padding:30px 0}}.home2-testimonial-section .review-and-slider-btn{justify-content:center;align-items:center;gap:20px;display:flex}@media (width<=767px){.home2-testimonial-section .review-and-slider-btn{flex-direction:column;gap:24px}}.home2-testimonial-section .review-and-slider-btn .slider-btn-grp{gap:20px}@media (width<=767px){.home2-testimonial-section .review-and-slider-btn .slider-btn-grp{order:1}}.home2-testimonial-section .review-and-slider-btn .slider-btn-grp .slider-btn{background-color:var(--white-color);border:unset}.home2-testimonial-section .review-and-slider-btn .slider-btn-grp .slider-btn:hover{background-color:var(--primary-color1)}.home3-banner-section{position:relative;overflow:hidden}.home3-banner-section .banner-wrapper{position:relative}.home3-banner-section .banner-wrapper:before{content:"";z-index:1;background-color:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.home3-banner-section .banner-wrapper .banner-video-area{height:775px;min-height:775px;position:relative}@media (width>=1400px) and (width<=1599px){.home3-banner-section .banner-wrapper .banner-video-area{height:680px;min-height:680px}}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-video-area{height:640px;min-height:640px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-video-area{height:600px;min-height:600px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-video-area{height:580px;min-height:580px}}.home3-banner-section .banner-wrapper .banner-video-area video{-o-object-fit:cover;object-fit:cover;width:100%;height:775px;min-height:775px}@media (width>=1400px) and (width<=1599px){.home3-banner-section .banner-wrapper .banner-video-area video{height:680px;min-height:680px}}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-video-area video{height:640px;min-height:640px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-video-area video{height:600px;min-height:600px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-video-area video{height:580px;min-height:580px}}.home3-banner-section .banner-wrapper .banner-img-area{min-height:775px}@media (width>=1400px) and (width<=1599px){.home3-banner-section .banner-wrapper .banner-img-area{height:680px;min-height:680px}}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-img-area{height:640px;min-height:640px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-img-area{height:600px;min-height:600px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-img-area{height:580px;min-height:580px}}.home3-banner-section .banner-wrapper .banner-img-area img{-o-object-fit:cover;object-fit:cover;min-height:775px}@media (width>=1400px) and (width<=1599px){.home3-banner-section .banner-wrapper .banner-img-area img{height:680px;min-height:680px}}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-img-area img{height:640px;min-height:640px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-img-area img{height:600px;min-height:600px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-img-area img{height:580px;min-height:580px}}.home3-banner-section .banner-wrapper .banner-content-wrap{z-index:2;width:100%;padding:210px 0 170px;position:absolute;top:0;left:0}@media (width>=1400px) and (width<=1599px){.home3-banner-section .banner-wrapper .banner-content-wrap{padding:170px 0 120px}}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-content-wrap{padding:160px 0 120px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-content-wrap{padding:160px 0 120px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-content-wrap{padding:140px 0 90px}}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content{text-align:center;width:100%;max-width:1020px;margin:0 auto}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area{margin-bottom:40px}@media (width>=1400px) and (width<=1599px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area{margin-bottom:30px}}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area{margin-bottom:25px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area{margin-bottom:20px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area{margin-bottom:15px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area img{width:60px}}@media (width<=576px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area img{width:45px}}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area h4{color:var(--white-color);font-family:var(--font-courgette);margin-top:15px;margin-bottom:10px;font-size:25px;font-weight:400;line-height:40px}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area h4{margin-top:10px;margin-bottom:5px;font-size:22px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area h4{margin-top:5px;margin-bottom:5px;font-size:20px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area h4{margin-bottom:0;font-size:18px}}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area .rating{justify-content:center;align-items:center;gap:10px;display:flex}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area .rating span{color:var(--white-color);font-family:var(--font-poppins);font-size:25px;font-weight:400;line-height:1}@media (width<=576px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area .rating span{font-size:18px}}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area .rating ul{align-items:center;gap:5px;margin:0;padding:0;list-style:none;display:flex}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area .rating ul li i{color:var(--white-color)}@media (width<=576px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content .award-rating-area .rating ul li i{font-size:12px}}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h1,.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h2{color:var(--white-color);font-family:var(--font-poppins);margin-bottom:20px;font-size:60px;font-weight:700;line-height:1.1}@media (width>=1400px) and (width<=1599px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h1,.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h2{margin-bottom:15px;font-size:55px}}@media (width<=1399px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h1,.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h2{margin-bottom:15px;font-size:50px}}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h1,.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h2{margin-bottom:10px;font-size:46px}}@media (width<=991px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h1,.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h2{font-size:41px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h1,.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h2{margin-bottom:15px;font-size:36px}}@media (width<=576px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h1,.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content h2{font-size:32px}}.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content p{color:var(--white-color);font-family:var(--font-roboto);margin-bottom:0;font-size:20px;font-weight:500;line-height:28px}@media (width<=1199px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content p{font-size:18px}}@media (width<=767px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content p{font-size:16px;line-height:26px}}@media (width<=576px){.home3-banner-section .banner-wrapper .banner-content-wrap .banner-content p{font-size:15px;line-height:24px}}.home3-banner-section .paginations{position:absolute;bottom:200px}@media (width>=1400px) and (width<=1599px){.home3-banner-section .paginations{bottom:180px}}@media (width<=1399px){.home3-banner-section .paginations{bottom:175px}}@media (width<=1199px){.home3-banner-section .paginations{bottom:150px}}@media (width<=767px){.home3-banner-section .paginations{bottom:130px}}.home3-about-section .about-wrapper{background-image:url(../img/home3/home3-about-bg.png);background-repeat:no-repeat;background-size:cover;padding-bottom:50px}@media (width<=991px){.home3-about-section .about-wrapper{padding-bottom:80px}}@media (width<=767px){.home3-about-section .about-wrapper{padding-bottom:10px}}.home3-about-section .about-content .section-title{margin-bottom:45px}@media (width<=767px){.home3-about-section .about-content .section-title{margin-bottom:40px}}@media (width<=576px){.home3-about-section .about-content .section-title{margin-bottom:35px}}.home3-about-section .about-content .section-title h4{color:var(--title-color);font-family:var(--font-roboto);margin-top:20px;margin-bottom:0;font-size:25px;font-weight:500;line-height:35px}@media (width<=1399px){.home3-about-section .about-content .section-title h4{font-size:23px}}@media (width<=767px){.home3-about-section .about-content .section-title h4{font-size:22px}}@media (width<=576px){.home3-about-section .about-content .section-title h4{margin-top:15px;font-size:20px;line-height:32px}}.home3-about-section .about-content .section-title p{max-width:unset;margin:0}@media (width<=1399px){.home3-about-section .about-content .section-title p{font-size:15px}}@media (width<=1199px){.home3-about-section .about-content .section-title p{padding-top:40px}}@media (width<=767px){.home3-about-section .about-content .section-title p{padding-top:30px;font-size:16px}}@media (width<=576px){.home3-about-section .about-content .section-title p{padding-top:20px}}.home3-about-section .about-content .section-title a{color:var(--title-color);font-family:var(--font-poppins);align-items:center;gap:5px;margin-top:40px;font-size:15px;font-weight:600;line-height:1;transition:all .5s;display:flex}@media (width<=1199px){.home3-about-section .about-content .section-title a{margin-top:30px}}@media (width<=576px){.home3-about-section .about-content .section-title a{margin-top:25px}}.home3-about-section .about-content .section-title a svg{fill:none;stroke:var(--title-color);transition:all .5s}.home3-about-section .about-content .section-title a:hover{color:var(--primary-color1)}.home3-about-section .about-content .section-title a:hover svg{stroke:var(--primary-color1);transform:rotate(45deg)}.home4-offer-slider-section{position:relative}.home4-offer-slider-section a img{-o-object-fit:cover;object-fit:cover;border-radius:20px;min-height:240px}@media (width<=991px){.home4-offer-slider-section a img{-o-object-position:left;object-position:left}}@media (width<=576px){.home4-offer-slider-section a img{min-height:180px}}@keyframes waves{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}50%{opacity:.9}to{opacity:0;transform:translate(-50%,-50%)scale(.9)}}.home5-about-section{background-color:#f2f2ff;padding:40px 0}@media (width<=1199px){.home5-about-section{padding:90px 0}}@media (width<=767px){.home5-about-section{padding:70px 0}}@media (width>=992px) and (width<=1199px){.home5-about-section .about-content .section-title h2{font-size:37px}}.home5-about-section .about-content .section-title h4{color:var(--title-color);font-family:var(--font-roboto);margin-top:20px;margin-bottom:0;font-size:25px;font-weight:500;line-height:35px}@media (width<=1399px){.home5-about-section .about-content .section-title h4{font-size:23px}}@media (width<=767px){.home5-about-section .about-content .section-title h4{font-size:22px}}@media (width<=576px){.home5-about-section .about-content .section-title h4{margin-top:15px;font-size:20px;line-height:32px}}.home5-about-section .about-content .section-title h4 span{font-family:var(--font-courgette);font-weight:400}.home5-about-section .about-content .section-title p{max-width:unset;margin:0;padding-top:50px}@media (width<=1399px){.home5-about-section .about-content .section-title p{padding-top:15px;font-size:17px}}@media (width<=1199px){.home5-about-section .about-content .section-title p{padding-top:35px}}@media (width<=991px){.home5-about-section .about-content .section-title p{padding-top:25px}}@media (width<=767px){.home5-about-section .about-content .section-title p{font-size:16px}}@media (width<=576px){.home5-about-section .about-content .section-title p{padding-top:20px}}.home5-about-section .about-content .section-title a{color:var(--title-color);font-family:var(--font-poppins);align-items:center;gap:5px;margin-top:35px;font-size:15px;font-weight:600;line-height:1;transition:all .5s;display:flex}@media (width<=1399px){.home5-about-section .about-content .section-title a{margin-top:30px}}@media (width<=991px){.home5-about-section .about-content .section-title a{margin-top:25px}}@media (width<=576px){.home5-about-section .about-content .section-title a{margin-top:25px}}.home5-about-section .about-content .section-title a svg{fill:none;stroke:var(--title-color);transition:all .5s}.home5-about-section .about-content .section-title a:hover{color:var(--primary-color1)}.home5-about-section .about-content .section-title a:hover svg{stroke:var(--primary-color1);transform:rotate(45deg)}.home5-about-section .about-video-area{position:relative}.home5-about-section .about-video-area>img{border-radius:20px}@media (width<=1199px){.home5-about-section .about-video-area>img{-o-object-fit:cover;object-fit:cover;min-height:350px}}.home5-about-section .about-video-area .play-btn{background-color:var(--primary-color1);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home5-about-section .about-video-area .play-btn i{color:var(--white-color);font-size:25px;line-height:1}.home5-about-section .about-video-area .play-btn .waves-block{z-index:-1;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home5-about-section .about-video-area .play-btn .waves-block .waves{background:rgba(var(--primary-color1-opc), .7);opacity:0;z-index:-1;border-radius:100%;width:90px;height:90px;animation:3s ease-in-out infinite waves;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home5-about-section .about-video-area .play-btn .waves-block .waves.wave-1{animation-delay:0s}.home5-about-section .about-video-area .play-btn .waves-block .waves.wave-2{animation-delay:1s}.home5-about-section .about-video-area .play-btn .waves-block .waves.wave-3{animation-delay:2s}.home5-about-section .counter-area .single-counter{background-color:var(--white-color);border-radius:20px;align-items:center;gap:15px;padding:28px 40px;display:flex}@media (width>=1200px) and (width<=1399px){.home5-about-section .counter-area .single-counter{gap:12px;padding:20px 10px}}@media (width>=992px) and (width<=1199px){.home5-about-section .counter-area .single-counter{gap:10px;padding:24px 15px}}@media (width<=767px){.home5-about-section .counter-area .single-counter{border-radius:15px;gap:10px;padding:24px 15px}}.home5-about-section .counter-area .single-counter .icon{background-color:#d39b01;border-radius:50%;justify-content:center;align-items:center;min-width:60px;max-width:60px;height:60px;display:flex}@media (width>=992px) and (width<=1199px){.home5-about-section .counter-area .single-counter .icon{min-width:50px;max-width:50px;height:50px}}@media (width<=767px){.home5-about-section .counter-area .single-counter .icon{min-width:60px;max-width:60px;height:60px}}@media (width<=576px){.home5-about-section .counter-area .single-counter .icon{min-width:58px;max-width:58px;height:58px}}.home5-about-section .counter-area .single-counter .icon svg{fill:var(--white-color)}@media (width>=992px) and (width<=1199px){.home5-about-section .counter-area .single-counter .icon svg{width:35px}}@media (width<=576px){.home5-about-section .counter-area .single-counter .icon svg{width:35px}}.home5-about-section .counter-area .single-counter .icon.orange{background-color:#d15716}.home5-about-section .counter-area .single-counter .icon.blue{background-color:#1768e2}.home5-about-section .counter-area .single-counter .icon.green{background-color:#2e8b57}.home5-about-section .counter-area .single-counter .content h2{color:var(--title-color);font-family:var(--font-poppins);align-items:center;margin-bottom:8px;font-size:32px;font-weight:600;line-height:1;display:flex}@media (width<=1199px){.home5-about-section .counter-area .single-counter .content h2{font-size:30px}}@media (width>=992px) and (width<=1199px){.home5-about-section .counter-area .single-counter .content h2{margin-bottom:5px}}@media (width<=576px){.home5-about-section .counter-area .single-counter .content h2{margin-bottom:5px;font-size:27px}}.home5-about-section .counter-area .single-counter .content h2 strong{font-weight:600}.home5-about-section .counter-area .single-counter .content span{color:var(--title-color);font-family:var(--font-roboto);font-size:18px;font-weight:500;line-height:20.83px}@media (width>=992px) and (width<=1199px){.home5-about-section .counter-area .single-counter .content span{font-size:15px}}@media (width<=767px){.home5-about-section .counter-area .single-counter .content span{font-size:17px}}@media (width<=576px){.home5-about-section .counter-area .single-counter .content span{font-size:15px}}.home6-about-section{background-image:url(../img/home6/home6-about-bg.png),linear-gradient(#f2f2ff 0% 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:40px 0}@media (width<=1199px){.home6-about-section{padding:90px 0}}@media (width<=767px){.home6-about-section{padding:70px 0}}.home6-about-section .section-title{margin-bottom:15px}@media (width<=991px){.home6-about-section .section-title{margin-bottom:25px}}.home6-about-section .section-title span{color:var(--title-color);font-family:var(--font-roboto);background-color:var(--white-color);border-radius:100px;margin-bottom:20px;padding:7px 18px;font-size:18px;font-weight:600;line-height:1;display:inline-block}@media (width<=576px){.home6-about-section .section-title span{margin-bottom:15px;font-size:16px}}.home6-about-section .divider{fill:#dfdffe;width:100%}@media (width<=991px){.home6-about-section .divider{display:none}}.home6-about-section .about-wrapper{padding-top:10px}@media (width<=991px){.home6-about-section .about-wrapper{border-top:1px solid #dfdffe;padding-top:45px}}@media (width<=767px){.home6-about-section .about-wrapper{padding-top:40px}}.home6-about-section .about-wrapper .about-content p{color:var(--text-color);font-family:var(--font-roboto);margin-bottom:0;font-size:18px;font-weight:400;line-height:28px}@media (width>=1200px) and (width<=1399px){.home6-about-section .about-wrapper .about-content p{font-size:17px}}@media (width<=767px){.home6-about-section .about-wrapper .about-content p{font-size:17px}}@media (width<=576px){.home6-about-section .about-wrapper .about-content p{font-size:16px}}.home6-about-section .about-wrapper .about-content p:first-child{margin-bottom:20px}@media (width<=576px){.home6-about-section .about-wrapper .about-content p:first-child{margin-bottom:15px}}.home6-about-section .about-wrapper .about-content .btn-and-counter-area{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:50px;display:flex}@media (width<=1199px){.home6-about-section .about-wrapper .about-content .btn-and-counter-area{padding-top:45px}}@media (width<=991px){.home6-about-section .about-wrapper .about-content .btn-and-counter-area{padding-top:30px}}.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area{align-items:center;gap:15px;display:flex}@media (width<=1399px){.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area{gap:10px}}.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area .counter-img-grp{align-items:center;margin:0;padding:0;list-style:none;display:flex}.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area .counter-img-grp li img{border:1px solid var(--black-color);border-radius:50%;min-width:48px;max-width:48px;height:48px;margin-left:-20px}@media (width>=1200px) and (width<=1399px){.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area .counter-img-grp li img{min-width:45px;max-width:45px;height:45px}}@media (width<=576px){.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area .counter-img-grp li img{min-width:37px;max-width:37px;height:37px}}.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area .counter-img-grp li:first-child img{margin-left:0}.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area h6{color:var(--title-color);font-family:var(--font-poppins);width:100%;min-width:125px;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area h6 strong{font-weight:600;display:inline-block}@media (width<=576px){.home6-about-section .about-wrapper .about-content .btn-and-counter-area .counter-area h6{font-size:15px}}.home6-about-section .about-wrapper .about-img-area{position:relative}.home6-about-section .about-wrapper .about-img-area .single-img{height:100%}.home6-about-section .about-wrapper .about-img-area .single-img img{-o-object-fit:cover;object-fit:cover;border-radius:20px;height:100%}@media (width<=576px){.home6-about-section .about-wrapper .about-img-area .single-img img{min-height:300px}}.home6-about-section .about-wrapper .about-img-area .icon{background-color:var(--white-color);z-index:9;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:absolute;top:50%;left:31%;transform:translateY(-50%)}@media (width<=1399px){.home6-about-section .about-wrapper .about-img-area .icon{left:29%}}@media (width<=1199px){.home6-about-section .about-wrapper .about-img-area .icon{left:27%}}@media (width<=991px){.home6-about-section .about-wrapper .about-img-area .icon{left:33%}}@media (width<=767px){.home6-about-section .about-wrapper .about-img-area .icon{left:30%}}@media (width<=576px){.home6-about-section .about-wrapper .about-img-area .icon{width:90px;height:90px;left:28%}}.home6-about-section .about-wrapper .about-img-area .icon svg{fill:var(--white-color)}.home6-about-section .about-wrapper .about-img-area .icon:before{content:"";background-color:var(--primary-color2);z-index:-1;border-radius:50%;width:90px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=576px){.home6-about-section .about-wrapper .about-img-area .icon:before{width:75px;height:75px}}.home8-process-section{background-color:#1e3a5f;padding:30px 0;position:relative}@media (width<=1199px){.home8-process-section{padding:90px 0}}@media (width<=767px){.home8-process-section{padding:70px 0}}.home8-process-section .process-wrapper{z-index:1;position:relative}.home8-process-section .process-wrapper .line{fill:rgba(var(--white-color-opc), .15);z-index:-1;width:100%;position:absolute;top:70px;left:0}@media (width<=991px){.home8-process-section .process-wrapper .line{display:none}}.home8-process-section .process-wrapper .process-card{text-align:center}.home8-process-section .process-wrapper .process-card .process-no{color:var(--white-color);font-family:var(--font-roboto);border:1px solid rgba(var(--white-color-opc), .15);background-color:var(--black-color);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 22px;font-size:20px;font-weight:600;line-height:1;transition:all .5s;display:flex}@media (width<=1199px){.home8-process-section .process-wrapper .process-card .process-no{margin-bottom:30px}}@media (width<=576px){.home8-process-section .process-wrapper .process-card .process-no{margin-bottom:20px}}.home8-process-section .process-wrapper .process-card h4{color:var(--white-color);font-family:var(--font-poppins);margin-bottom:16px;font-size:25px;font-weight:600;line-height:1.3}@media (width>=1200px) and (width<=1399px){.home8-process-section .process-wrapper .process-card h4{font-size:24px}}@media (width>=992px) and (width<=1199px){.home8-process-section .process-wrapper .process-card h4{margin-bottom:15px;font-size:20px}}@media (width<=991px){.home8-process-section .process-wrapper .process-card h4{margin-bottom:15px;font-size:23px}}@media (width<=767px){.home8-process-section .process-wrapper .process-card h4{font-size:21px}}.home8-process-section .process-wrapper .process-card p{color:var(--white-text-color);font-family:var(--font-roboto);margin-bottom:0;font-size:16px;font-weight:400;line-height:24px}@media (width>=1200px) and (width<=1399px){.home8-process-section .process-wrapper .process-card p{font-size:15px}}@media (width>=992px) and (width<=1199px){.home8-process-section .process-wrapper .process-card p{font-size:15px}}@media (width<=767px){.home8-process-section .process-wrapper .process-card p{font-size:15px}}.home8-process-section .process-wrapper .process-card p span{color:var(--white-color)}.home8-process-section .process-wrapper .process-card:hover .process-no{background-color:var(--primary-color4);border-color:var(--primary-color4)}.home8-process-section.two .process-wrapper .process-card:hover .process-no{background-color:var(--primary-color1);border-color:#fff}.breadcrumb-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:90px 0;position:relative}@media (width<=991px){.breadcrumb-section{padding:120px 0}}.breadcrumb-section .banner-content{text-align:center;z-index:1;width:100%;max-width:710px;margin:0 auto;position:relative}.breadcrumb-section .banner-content>span{color:var(--white-color);font-family:var(--font-poppins);margin-bottom:25px;font-size:18px;font-weight:500;line-height:30px;display:block}@media (width<=767px){.breadcrumb-section .banner-content>span{margin-bottom:20px;font-size:17px}}@media (width<=576px){.breadcrumb-section .banner-content>span{font-size:16px}}.breadcrumb-section .banner-content>span strong{font-size:32px;font-weight:600}@media (width<=767px){.breadcrumb-section .banner-content>span strong{font-size:30px}}@media (width<=576px){.breadcrumb-section .banner-content>span strong{font-size:27px}}.breadcrumb-section .banner-content h1{color:var(--white-color);font-family:var(--font-poppins);margin-bottom:25px;font-size:50px;font-weight:600;line-height:1.2}@media (width<=991px){.breadcrumb-section .banner-content h1{font-size:45px}}@media (width<=767px){.breadcrumb-section .banner-content h1{margin-bottom:20px;font-size:33px}}.breadcrumb-section .banner-content .breadcrumb-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-section .banner-content .breadcrumb-list li{color:var(--white-color);font-family:var(--font-roboto);padding-right:18px;font-size:16px;font-weight:600;line-height:1;position:relative}.breadcrumb-section .banner-content .breadcrumb-list li a{color:var(--white-color);transition:all .5s}.breadcrumb-section .banner-content .breadcrumb-list li:after{content:"";background-color:var(--white-color);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.breadcrumb-section .banner-content .breadcrumb-list li:last-child{padding-right:0}.breadcrumb-section .banner-content .breadcrumb-list li:last-child:after{display:none}.breadcrumb-section .banner-content .batch span{color:var(--white-color);font-family:var(--font-poppins);background-color:rgba(var(--white-color-opc), .2);-webkit-backdrop-filter:blur(150px);backdrop-filter:blur(150px);border:1px solid rgba(var(--white-color-opc), .1);border-radius:100px;padding:14px 30px;font-size:20px;font-weight:600;line-height:1;display:inline-block}@media (width<=991px){.breadcrumb-section .banner-content .batch span{font-size:18px}}@media (width<=576px){.breadcrumb-section .banner-content .batch span{padding:14px 20px;font-size:16px}}@media (width<=767px){.breadcrumb-section .slider-btn-grp{display:none}}.breadcrumb-section .slider-btn-grp .slider-btn{z-index:3;border:1px solid rgba(var(--white-color-opc), .1);background-color:rgba(var(--black-color-opc), .05);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);min-width:50px;max-width:50px;height:50px;position:absolute;top:50%;left:70px;transform:translateY(-50%)}@media (width>=1400px) and (width<=1599px){.breadcrumb-section .slider-btn-grp .slider-btn{left:50px}}@media (width<=1399px){.breadcrumb-section .slider-btn-grp .slider-btn{left:50px}}@media (width<=1199px){.breadcrumb-section .slider-btn-grp .slider-btn{left:40px}}@media (width<=991px){.breadcrumb-section .slider-btn-grp .slider-btn{left:20px}}.breadcrumb-section .slider-btn-grp .slider-btn svg{stroke:none;fill:var(--white-color)}@media (width<=1199px){.breadcrumb-section .slider-btn-grp .slider-btn svg{width:20px}}.breadcrumb-section .slider-btn-grp .slider-btn:hover{background-color:var(--primary-color1)}.breadcrumb-section.two{padding:0}.breadcrumb-section.two .banner-content-wrap{width:100%;padding:175px 0;position:absolute;top:0;left:0}@media (width<=991px){.breadcrumb-section.two .banner-content-wrap{padding:155px 0}}@media (width<=576px){.breadcrumb-section.two .banner-content-wrap{padding:140px 0}}.breadcrumb-section.three{padding:100px 0 180px}@media (width<=576px){.breadcrumb-section.three{padding:90px 0 170px}}.breadcrumb-section.four{background-image:url(../img/innerpages/breadcrumb-bg8.png),linear-gradient(#bdebce 0% 100%);padding:70px 0 165px}@media (width<=576px){.breadcrumb-section.four{padding:60px 0 160px}}.breadcrumb-section.four .banner-content{max-width:unset;text-align:left;margin-left:auto}.breadcrumb-section.four .banner-content .rating-area{align-items:center;gap:15px;margin-bottom:15px;display:flex}@media (width<=576px){.breadcrumb-section.four .banner-content .rating-area{flex-wrap:wrap;gap:10px}}.breadcrumb-section.four .banner-content .rating-area span{color:var(--text-color);font-family:var(--font-poppins);font-size:14px;font-weight:500;line-height:1}.breadcrumb-section.four .banner-content h1{color:var(--title-color);margin-bottom:20px}@media (width<=576px){.breadcrumb-section.four .banner-content h1{font-size:30px}}.destination-page .nav-pills{justify-content:center;gap:15px}@media (width<=991px){.destination-page .nav-pills{gap:15px 10px}}@media (width<=576px){.destination-page .nav-pills{gap:15px 8px}}.destination-page .nav-pills .nav-item .nav-link{color:var(--text-color);font-family:var(--font-poppins);border:1px solid var(--borders-color);border-radius:16px;padding:6px 18px;font-size:18px;font-weight:500;line-height:1;transition:all .5s}@media (width<=991px){.destination-page .nav-pills .nav-item .nav-link{font-size:16px}}@media (width<=576px){.destination-page .nav-pills .nav-item .nav-link{padding:5px 13px;font-size:15px}}.destination-page .nav-pills .nav-item .nav-link:hover,.destination-page .nav-pills .nav-item .nav-link.active{color:var(--white-color);background-color:var(--primary-color1);border-color:var(--primary-color1)}.pagination-area{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}@media (width<=767px){.pagination-area{gap:10px}}.pagination-area .paginations{align-items:center;gap:15px;margin:0;padding:0;list-style:none;display:flex}.pagination-area .paginations .page-item a{color:var(--text-color);font-family:var(--font-roboto);border:1px solid var(--borders-color);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:600;line-height:1;transition:all .5s;display:flex}@media (width<=576px){.pagination-area .paginations .page-item a{width:30px;height:30px;font-size:12px}}.pagination-area .paginations .page-item a:hover,.pagination-area .paginations .page-item.active a{background-color:var(--primary-color1);color:var(--white-color)}.pagination-area .paginations-button a{border:1px solid var(--borders-color);min-width:35px;max-width:35px;height:35px;color:var(--title-color);font-family:var(--font-poppins);border-radius:50%;justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;line-height:1;transition:all .7s;display:flex}@media (width<=576px){.pagination-area .paginations-button a{min-width:65px;max-width:65px;height:65px;font-size:14px}}.pagination-area .paginations-button a svg{fill:none;stroke:var(--title-color);transition:all .5s}.pagination-area .paginations-button a:hover{color:var(--white-color);box-shadow:inset 0 0 0 10em var(--primary-color1)}.pagination-area .paginations-button a:hover svg{stroke:var(--white-color)}.package-details-page .package-details-warpper .package-info-wrap h4{margin-bottom:10px}.package-details-page .package-details-warpper .package-info-wrap p{margin-bottom:6px}@media (width<=767px){.package-details-page .package-details-warpper .package-info-wrap p{font-size:17px}}@media (width<=576px){.package-details-page .package-details-warpper .package-info-wrap p{font-size:16px}}.package-details-page .package-details-warpper .package-info-wrap .package-info-list{border:1px solid var(--borders-color);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:50px 60px;margin:0;padding:40px;list-style:none;display:grid}@media (width>=1200px) and (width<=1399px){.package-details-page .package-details-warpper .package-info-wrap .package-info-list{gap:30px 20px;padding:30px 20px}}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-warpper .package-info-wrap .package-info-list{gap:50px 30px;padding:40px 20px}}@media (width<=991px){.package-details-page .package-details-warpper .package-info-wrap .package-info-list{gap:45px 40px;padding:40px 35px}}@media (width<=767px){.package-details-page .package-details-warpper .package-info-wrap .package-info-list{grid-template-columns:repeat(2,1fr);row-gap:40px}}@media (width<=576px){.package-details-page .package-details-warpper .package-info-wrap .package-info-list{border-radius:15px;grid-template-columns:repeat(1,1fr);row-gap:20px;padding:25px}}.package-details-page .package-details-warpper .package-info-wrap .package-info-list li{align-items:center;gap:15px;display:flex}.package-details-page .package-details-warpper .package-info-wrap .package-info-list li svg{fill:var(--text-color)}.package-details-page .package-details-warpper .package-info-wrap .package-info-list li .content{line-height:1}.package-details-page .package-details-warpper .package-info-wrap .package-info-list li .content span{color:var(--text-color);font-family:var(--font-poppins);margin-bottom:12px;font-size:14px;font-weight:500;line-height:1;display:block}.package-details-page .package-details-warpper .package-info-wrap .package-info-list li .content strong{color:var(--title-color);font-family:var(--font-roboto);font-size:13px;font-weight:500;line-height:1}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-warpper .package-info-wrap .package-info-list li .content strong{font-size:15px}}.package-details-page .package-details-warpper h4{margin-bottom:16px;line-height:1.3}.package-details-page .package-details-warpper .location-slider-wrap .location-slider-area{position:relative}@media (width<=576px){.package-details-page .package-details-warpper .location-slider-wrap .location-slider-area .slider-btn-grp{display:none}}.package-details-page .package-details-warpper .location-slider-wrap .location-slider-area .slider-btn-grp .slider-btn{z-index:1;min-width:32px;max-width:32px;height:32px;position:absolute;top:calc(50% - 50px);left:-20px}.package-details-page .package-details-warpper .location-slider-wrap .location-slider-area .slider-btn-grp .slider-btn.location-slider-next{left:unset;right:-20px}.package-details-page .package-details-warpper .highlights-tour-area .highlights-wrap{border:1px solid var(--borders-color);border-radius:20px;padding:30px}@media (width>=1200px) and (width<=1399px){.package-details-page .package-details-warpper .highlights-tour-area .highlights-wrap{padding:16px}}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-warpper .highlights-tour-area .highlights-wrap{padding:30px 20px}}@media (width<=767px){.package-details-page .package-details-warpper .highlights-tour-area .highlights-wrap{padding:30px 20px}}@media (width<=576px){.package-details-page .package-details-warpper .highlights-tour-area .highlights-wrap{border-radius:15px;padding:25px 15px}}.package-details-page .package-details-warpper .items-list{margin:0;padding:0;list-style:none}.package-details-page .package-details-warpper .items-list li{color:var(--title-color);font-family:var(--font-roboto);align-items:start;gap:6px;margin-bottom:3px;font-size:18px;font-weight:400;line-height:28px;display:flex}.package-details-page .package-details-warpper .items-list li svg{fill:var(--primary-color1);min-width:16px;margin-top:6px}.package-details-page .package-details-warpper .items-list li svg.exclude{fill:#ff3927}@media (width>=1200px) and (width<=1399px){.package-details-page .package-details-warpper .items-list li{font-size:13px}}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-warpper .items-list li{font-size:13px}}@media (width<=576px){.package-details-page .package-details-warpper .items-list li{margin-bottom:15px;font-size:16px}}.package-details-page .package-details-warpper .items-list li span{color:var(--title-color);font-weight:500}.package-details-page .package-details-warpper .items-list li:last-child{margin-bottom:0}.package-details-page .package-details-warpper .items-list.two li{color:var(--text-color)}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-title h4{margin-bottom:0}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-title .expand-btn{color:var(--primary-color1);font-family:var(--font-poppins);font-size:15px;font-weight:600;line-height:1}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list{margin:0;padding:0;list-style:none}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary{margin-bottom:20px}@media (width<=1199px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary{margin-bottom:30px}}@media (width<=767px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary{margin-bottom:20px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary:last-child{margin-bottom:0}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title{align-items:center;gap:10px;margin-bottom:20px;display:flex}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title .icon{background-color:var(--primary-color1);border-radius:50%;justify-content:center;align-items:center;min-width:25px;max-width:25px;height:25px;display:flex}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title .icon svg{fill:var(--white-color)}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title h5{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:0;font-size:20px;font-weight:600;line-height:1.3}@media (width<=576px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title h5{font-size:18px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title h5 span{color:var(--text-color);font-size:16px;font-weight:400}@media (width<=576px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title h5 span{font-size:15px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .location-title h5 span strong{color:var(--title-color);font-weight:500}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap{border:1px solid var(--borders-color);border-radius:20px;padding:40px 30px}@media (width>=1200px) and (width<=1399px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap{padding:20px}}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap{padding:20px}}@media (width<=767px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap{padding:30px 20px}}@media (width<=576px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap{border-radius:15px;padding:25px 15px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item{border:1px solid #0000;margin-bottom:16px}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item:last-child{margin-bottom:0}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item:last-child .accordion-header .accordion-button{border-bottom:unset;padding-bottom:0}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header{background-color:#0000;border-radius:10px}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button{border-bottom:1px solid var(--borders-color);padding:0 0 12px}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button h6{color:var(--title-color);font-family:var(--font-poppins);flex-wrap:wrap;align-items:center;gap:30px;font-size:18px;font-weight:500;line-height:1.4;display:flex}@media (width<=767px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button h6{gap:15px;font-size:16px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button:after{color:var(--text-color);content:"";background-image:none;justify-content:center;align-items:center;font-family:bootstrap-icons;font-size:12px;font-weight:600;transition:all .5s;display:flex;right:30px}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){box-shadow:none;background-color:#0000}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";color:var(--primary-color1);border:none;font-family:bootstrap-icons!important}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button span{color:var(--title-color);white-space:nowrap;align-items:center;gap:10px;line-height:1;display:flex}@media (width<=576px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button span{gap:5px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-header .accordion-button span svg{fill:var(--title-color)}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body{color:var(--text-color);font-family:var(--font-roboto);text-align:left;padding:10px 0 0;font-size:16px;font-weight:400;line-height:24px}@media (width<=767px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body{padding-top:25px;font-size:15px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list{margin:0;padding:20px 0 0;list-style:none}@media (width<=767px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list{padding-top:40px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}@media (width<=767px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li{margin-bottom:30px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li:last-child{margin-bottom:0}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li .single-item{color:var(--text-color);font-family:var(--font-roboto);align-items:center;gap:18px;font-size:16px;font-weight:500;line-height:1.3;display:flex}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li .single-item .facilities-title{align-items:center;gap:8px;min-width:150px;display:flex}@media (width<=576px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li .single-item .facilities-title{min-width:unset}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li .single-item .facilities-title svg{fill:var(--primary-color1);min-width:14px}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li .single-item .facilities-title h6{color:var(--title-color);font-family:var(--font-poppins);justify-content:space-between;align-items:center;width:100%;margin-bottom:0;font-size:16px;font-weight:500;line-height:1;display:flex}@media (width<=576px){.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li .single-item .facilities-title h6{gap:3px;font-size:15px}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li .single-item{gap:12px;font-size:15px}}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li a{color:var(--primary-color1);font-family:var(--font-poppins);background:linear-gradient(to bottom, var(--primary-color1) 0%, var(--primary-color1) 98%);background-position:right 90%;background-repeat:no-repeat;background-size:0 1px;padding-bottom:3px;font-size:15px;font-weight:600;line-height:1;transition:background-size .75s;display:block}.package-details-page .package-details-warpper .tour-itinerary-area .itinerary-list .single-itinerary .tour-plan-wrap .accordion .accordion-item .accordion-body .facilities-list li a:hover{background-position:0 90%;background-size:100% 1px}.package-details-page .package-details-warpper .feature-list-area .single-feature-list h5{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:10px;font-size:15px;font-weight:600;line-height:1.3}@media (width<=576px){.package-details-page .package-details-warpper .feature-list-area .single-feature-list h5{margin-bottom:15px;font-size:18px}}.package-details-page .package-details-warpper .download-area{display:block}.package-details-page .package-details-warpper .download-area img{-o-object-fit:cover;object-fit:cover;border-radius:10px;min-height:124px}@media (width<=767px){.package-details-page .package-details-warpper .download-area img{-o-object-position:right;object-position:right}}.package-details-page .package-details-warpper .additional-info h4{margin-bottom:25px}.package-details-page .package-details-sidebar .pricing-and-booking-area{background-color:#f2f2ff;border-radius:20px;padding:40px}@media (width>=1200px) and (width<=1399px){.package-details-page .package-details-sidebar .pricing-and-booking-area{padding:40px 30px}}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-sidebar .pricing-and-booking-area{border-radius:15px;padding:35px 20px}}@media (width<=576px){.package-details-page .package-details-sidebar .pricing-and-booking-area{border-radius:15px;padding:35px 20px}}.package-details-page .package-details-sidebar .pricing-and-booking-area .batch{justify-content:end;margin-bottom:25px;display:flex}@media (width<=576px){.package-details-page .package-details-sidebar .pricing-and-booking-area .batch{margin-bottom:20px}}.package-details-page .package-details-sidebar .pricing-and-booking-area .batch span{color:var(--white-color);font-family:var(--font-poppins);background-color:#ff3927;border-radius:100px;padding:6px 15px;font-size:14px;font-weight:600;line-height:1;display:block}.package-details-page .package-details-sidebar .pricing-and-booking-area .price-area{margin-bottom:40px}@media (width<=576px){.package-details-page .package-details-sidebar .pricing-and-booking-area .price-area{margin-bottom:30px}}.package-details-page .package-details-sidebar .pricing-and-booking-area .price-area h6{color:var(--text-color);font-family:var(--font-roboto);margin-bottom:15px;font-size:16px;font-weight:600;line-height:1;display:block}.package-details-page .package-details-sidebar .pricing-and-booking-area .price-area span{color:var(--title-color);font-family:var(--font-poppins);font-size:23px;font-weight:600;line-height:1}@media (width<=576px){.package-details-page .package-details-sidebar .pricing-and-booking-area .price-area span{font-size:30px}}.package-details-page .package-details-sidebar .pricing-and-booking-area .price-area span del{color:var(--text-color);font-size:25px}@media (width<=576px){.package-details-page .package-details-sidebar .pricing-and-booking-area .price-area span del{font-size:23px}}.package-details-page .package-details-sidebar .pricing-and-booking-area ul{margin:0 0 40px;padding:0;list-style:none}@media (width<=576px){.package-details-page .package-details-sidebar .pricing-and-booking-area ul{margin-bottom:30px}}.package-details-page .package-details-sidebar .pricing-and-booking-area ul li{color:var(--title-color);font-family:var(--font-poppins);gap:10px;margin-bottom:15px;font-size:14px;font-weight:500;line-height:1.4;display:flex}.package-details-page .package-details-sidebar .pricing-and-booking-area ul li svg{fill:var(--primary-color1);margin-top:3px}.package-details-page .package-details-sidebar .pricing-and-booking-area ul li svg rect{fill:none;stroke:var(--primary-color1)}.package-details-page .package-details-sidebar .pricing-and-booking-area ul li:last-child{margin-bottom:0}.package-details-page .package-details-sidebar .pricing-and-booking-area .primary-btn1{width:100%}.package-details-page .package-details-sidebar .pricing-and-booking-area .primary-btn1.transparent{color:var(--primary-color1);border-color:rgba(var(--black-color-opc), .1);padding:19px 17px}.package-details-page .package-details-sidebar .pricing-and-booking-area .primary-btn1.transparent svg{fill:var(--primary-color1)}.package-details-page .package-details-sidebar .pricing-and-booking-area .primary-btn1.transparent:hover{color:var(--white-color)}.package-details-page .package-details-sidebar .pricing-and-booking-area .primary-btn1.transparent:hover svg{fill:var(--white-color)}.package-details-page .package-details-sidebar .pricing-and-booking-area>span{color:var(--text-color);font-family:var(--font-roboto);gap:5px;margin-top:20px;font-size:14px;font-weight:500;line-height:1.4;display:flex}.package-details-page .package-details-sidebar .pricing-and-booking-area>span svg{fill:var(--text-color);min-width:14px;margin-top:2px}.package-details-page .package-details-sidebar .customize-package-banner-wrap{background-color:#bdebce;border-radius:20px;padding:40px 40px 50px}@media (width>=1200px) and (width<=1399px){.package-details-page .package-details-sidebar .customize-package-banner-wrap{padding:20px 30px 30px}}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-sidebar .customize-package-banner-wrap{border-radius:15px;padding:20px 30px 30px}}@media (width<=576px){.package-details-page .package-details-sidebar .customize-package-banner-wrap{border-radius:15px;padding:20px 30px 30px}}.package-details-page .package-details-sidebar .customize-package-banner-wrap h2{margin-bottom:25px;font-size:32px}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-sidebar .customize-package-banner-wrap h2{font-size:28px}}@media (width<=576px){.package-details-page .package-details-sidebar .customize-package-banner-wrap h2{margin-bottom:20px;font-size:28px}}.package-details-page .package-details-sidebar .customize-package-banner-wrap h2 span{font-family:var(--font-courgette);font-weight:400;display:block}.package-details-page .package-details-sidebar .customize-package-banner-wrap>ul{margin:0 0 45px;padding:0;list-style:none}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-sidebar .customize-package-banner-wrap>ul{margin-bottom:40px}}@media (width<=576px){.package-details-page .package-details-sidebar .customize-package-banner-wrap>ul{margin-bottom:35px}}.package-details-page .package-details-sidebar .customize-package-banner-wrap>ul li{color:var(--title-color);font-family:var(--font-roboto);align-items:center;gap:8px;margin-bottom:10px;font-size:16px;font-weight:500;line-height:1.5;display:flex}.package-details-page .package-details-sidebar .customize-package-banner-wrap>ul li:last-child{margin-bottom:0}.package-details-page .package-details-sidebar .customize-package-banner-wrap>ul li svg{fill:var(--primary-color1)}.package-details-page .package-details-sidebar .customize-package-banner-wrap>ul li svg circle{fill:var(--white-color);stroke:var(--primary-color1)}.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area{align-items:center;gap:20px;margin-bottom:60px;display:flex}@media (width<=1399px){.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area{gap:15px}}@media (width>=992px) and (width<=1199px){.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area{margin-bottom:50px}}@media (width<=576px){.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area{margin-bottom:45px}}.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area .counter-img-grp{align-items:center;margin:0;padding:0;list-style:none;display:flex}.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area .counter-img-grp li img{border:1px solid var(--black-color);border-radius:50%;min-width:48px;max-width:48px;height:48px;margin-left:-20px}@media (width>=1200px) and (width<=1399px){.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area .counter-img-grp li img{min-width:45px;max-width:45px;height:45px}}@media (width<=576px){.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area .counter-img-grp li img{min-width:42px;max-width:42px;height:42px}}.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area .counter-img-grp li:first-child img{margin-left:0}.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area h6{color:var(--title-color);font-family:var(--font-roboto);width:100%;max-width:122px;margin-bottom:0;font-size:16px;font-weight:500;line-height:24px}.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area h6 strong{font-weight:500;display:inline-block}@media (width<=576px){.package-details-page .package-details-sidebar .customize-package-banner-wrap .counter-area h6{font-size:15px}}.location-card{text-align:center}.location-card .location-img{border-radius:20px;display:block;position:relative;overflow:hidden}.location-card .location-img img{-o-object-fit:cover;object-fit:cover;border-radius:20px;min-height:150px;transition:all .5s ease-out}.location-card .location-img:after{content:"";z-index:1;background-color:#ffffff4d;width:200%;height:0%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.location-card:hover .location-img img{transform:scale(1.1)}.location-card:hover .location-img:after{background-color:#0000;height:250%;transition:all .6s linear}.destination-details-section .location-slider-wrap h4{margin-bottom:25px}@media (width<=576px){.destination-details-section .location-slider-wrap h4{margin-bottom:20px}}.destination-details-section .location-slider-wrap .location-slider-area{position:relative}@media (width<=576px){.destination-details-section .location-slider-wrap .location-slider-area .slider-btn-grp{display:none}}.destination-details-section .location-slider-wrap .location-slider-area .slider-btn-grp .slider-btn{z-index:1;min-width:32px;max-width:32px;height:32px;position:absolute;top:calc(75% - 50px);left:-20px}.destination-details-section .location-slider-wrap .location-slider-area .slider-btn-grp .slider-btn.location-slider-next{left:unset;right:-20px}.checkout-page .checkout-form-wrapper .checkout-form-title{margin-bottom:12px}@media (width<=991px){.checkout-page .checkout-form-wrapper .checkout-form-title{margin-bottom:25px}}.checkout-page .checkout-form-wrapper .checkout-form-title h4{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:0;font-size:28px;font-weight:600;line-height:1.4}@media (width<=576px){.checkout-page .checkout-form-wrapper .checkout-form-title h4{font-size:25px}}.checkout-page .checkout-form-wrapper .checkout-form{border:1px solid var(--borders-color);border-radius:10px;padding:20px}@media (width>=992px) and (width<=1199px){.checkout-page .checkout-form-wrapper .checkout-form{padding:35px 20px}}@media (width<=767px){.checkout-page .checkout-form-wrapper .checkout-form{padding:35px 20px}}.checkout-page .checkout-form-wrapper .checkout-form .form-inner label span{color:var(--text-color);font-weight:400}.about-why-choose-section .why-choose-card{background-color:#e6f5a9;border-radius:20px;padding:40px 28px 35px}@media (width>=1200px) and (width<=1399px){.about-why-choose-section .why-choose-card{padding:35px 20px 30px}}@media (width>=992px) and (width<=1199px){.about-why-choose-section .why-choose-card{border-radius:15px;padding:35px 14px 30px}}@media (width<=767px){.about-why-choose-section .why-choose-card{border-radius:15px;padding:35px 18px 30px}}.about-why-choose-section .why-choose-card svg{fill:var(--title-color);margin-bottom:30px}.about-why-choose-section .why-choose-card h5{margin-bottom:0;line-height:1.5}@media (width>=992px) and (width<=1199px){.about-why-choose-section .why-choose-card h5{font-size:18px}}@media (width<=767px){.about-why-choose-section .why-choose-card h5{font-size:18px}}.about-why-choose-section .why-choose-card:hover svg{animation:1.2s linear bounceIn}.about-why-choose-section .why-choose-card.two{background-color:#f0f0f0}.about-why-choose-section .why-choose-card.three{background-color:#e2e2ff}.about-why-choose-section .why-choose-card.four{background-color:#bdebce}.work-section .work-step-card{text-align:center;width:100%;max-width:323px}@media (width<=767px){.work-section .work-step-card{max-width:unset}}.work-section .work-step-card .step-icon{background-color:#f0f0f0;border-radius:100%;align-items:center;min-width:230px;max-width:230px;height:230px;margin:0 auto;display:flex}.work-section .work-step-card .step-icon img{margin:0 auto;display:flex}.work-section .work-step-card span{font-family:var(--font-poppins);text-align:center;color:var(--white-color);background-color:var(--primary-color1);border-radius:50px;margin-bottom:35px;padding:10px 19px;font-size:16px;font-weight:500;line-height:1;display:inline-block}@media (width<=1399px){.work-section .work-step-card span{margin-bottom:30px}}@media (width<=1199px){.work-section .work-step-card span{margin-bottom:25px}}.work-section .work-step-card .content{text-align:center;margin-top:-18px}@media (width<=1399px){.work-section .work-step-card .content{margin-top:-14px}}.work-section .work-step-card .content h4{color:var(--title-color);font-family:var(--font-poppins);margin-bottom:12px;font-size:25px;font-weight:600;line-height:1}@media (width<=1399px){.work-section .work-step-card .content h4{font-size:23px}}@media (width<=767px){.work-section .work-step-card .content h4{font-size:21px}}.work-section .work-step-card .content p{font-family:var(--font-roboto);text-align:center;color:var(--text-color);margin-bottom:0;font-size:18px;font-weight:400;line-height:28px}@media (width<=1399px){.work-section .work-step-card .content p{font-size:17px;line-height:25px}}@media (width<=767px){.work-section .work-step-card .content p{font-size:16px;line-height:24px}}.city-activities-section .city-activities-wrapper{background-image:url(../img/home9/city-activities-bg-img.png),linear-gradient(#fff2e2 0% 100%);background-repeat:no-repeat;background-size:cover;border-radius:20px;padding:40px 0}@media (width<=767px){.city-activities-section .city-activities-wrapper{padding:40px 10px}}@media (width<=576px){.city-activities-section .city-activities-wrapper{border-radius:15px}}.city-activities-section .city-activities-wrapper .section-title h2{font-size:32px}@media (width<=1199px){.city-activities-section .city-activities-wrapper .section-title h2{font-size:30px}}@media (width<=767px){.city-activities-section .city-activities-wrapper .section-title h2{font-size:28px}}.city-activities-section .city-activities-wrapper .city-activities-list{flex-wrap:wrap;justify-content:center;gap:15px;margin:0;padding:0;list-style:none;display:flex}@media (width<=767px){.city-activities-section .city-activities-wrapper .city-activities-list{gap:12px}}.city-activities-section .city-activities-wrapper .city-activities-list .single-city-activities-list a{color:var(--title-color);background-color:var(--white-color);font-family:var(--font-poppins);text-align:center;border-radius:100px;padding:12px 20px;font-size:18px;font-weight:500;line-height:1;transition:all .5s;display:inline-block}@media (width<=1399px){.city-activities-section .city-activities-wrapper .city-activities-list .single-city-activities-list a{font-size:17px}}@media (width<=1199px){.city-activities-section .city-activities-wrapper .city-activities-list .single-city-activities-list a{font-size:16px}}@media (width<=991px){.city-activities-section .city-activities-wrapper .city-activities-list .single-city-activities-list a{padding:12px 17px;font-size:15px}}@media (width<=767px){.city-activities-section .city-activities-wrapper .city-activities-list .single-city-activities-list a{font-size:14px}}.city-activities-section .city-activities-wrapper .city-activities-list .single-city-activities-list a:hover{background-color:var(--primary-color1);color:var(--white-color)}.home9-about-section .section-title h2{width:100%;max-width:536px}@media (width<=991px){.home9-about-section .section-title h2{max-width:unset}}.home9-about-section .section-title p{margin:unset;max-width:unset}.home9-about-section .btn-and-review{align-items:flex-start;gap:35px;display:flex}@media (width<=576px){.home9-about-section .btn-and-review{flex-wrap:wrap;gap:15px}}.home9-about-section .btn-and-review .primary-btn1{border-radius:100px;padding:19px 32px}@media (width<=767px){.home9-about-section .btn-and-review .primary-btn1{padding:16px 28px}}.home9-about-section .about-img-wrapper{position:relative}.home9-about-section .about-img-wrapper .about-img-grp{gap:24px;width:100%;max-width:560px;display:flex}.home9-about-section .about-img-wrapper .about-img-grp .single-grp .single-img{margin-bottom:20px}.home9-about-section .about-img-wrapper .about-img-grp .single-grp .single-img img{-o-object-fit:cover;object-fit:cover;border-radius:50% 50% 10% 60%;width:100%;max-width:224px;min-height:212px}.home9-about-section .about-img-wrapper .about-img-grp .single-grp .single-img.two img{border-radius:50% 10% 50% 60%}.home9-about-section .about-img-wrapper .about-img-grp .single-grp .single-img:last-child{margin-bottom:0}.home9-about-section .about-img-wrapper .about-img-grp .last-img img{-o-object-fit:cover;object-fit:cover;border-radius:20px;min-height:444px}.home9-about-section .about-img-wrapper .icon{background-color:var(--white-color);z-index:9;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:35%;left:34%}@media (width>=992px) and (width<=1199px){.home9-about-section .about-img-wrapper .icon{top:29%;left:32%}}@media (width<=991px){.home9-about-section .about-img-wrapper .icon{width:105px;height:105px;top:34%;left:51%}}@media (width<=767px){.home9-about-section .about-img-wrapper .icon{display:none}}.home9-about-section .about-img-wrapper .icon svg{fill:var(--white-color)}.home9-about-section .about-img-wrapper .icon:before{content:"";background-color:var(--primary-color1);z-index:-1;border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=991px){.home9-about-section .about-img-wrapper .icon:before{width:90px;height:90px}}@media (width<=1199px){body.has-mobile-bottom-nav{padding-bottom:72px}body.has-mobile-bottom-nav .progress-wrap{z-index:920;bottom:92px}}@media (width>=1200px){.mobile-bottom-nav{display:none!important}}.mobile-bottom-nav{z-index:1040;padding:10px 8px calc(10px + env(safe-area-inset-bottom,0));pointer-events:auto;background:#fff;border-top:1px solid #e8e8e8;justify-content:space-around;align-items:stretch;gap:4px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0000000f}.mobile-bottom-nav__item{color:#4a4a4a;min-width:0;font-family:var(--font-poppins);cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:2;touch-action:manipulation;background:0 0;border:none;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:6px;padding:0 2px;font-size:11px;font-weight:500;line-height:1.1;text-decoration:none;display:flex;position:relative}.mobile-bottom-nav__item:focus-visible{outline:2px solid var(--primary-color1);outline-offset:2px}.mobile-bottom-nav__icon-wrap{width:44px;height:32px;color:inherit;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.mobile-bottom-nav__icon-wrap i{font-size:20px;line-height:1}.mobile-bottom-nav__label{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:inherit;overflow:hidden}header.style-3 .nav-right .mobile-call-btn{visibility:hidden;display:none}@media (width<=1199px){header.style-3 .nav-right .mobile-call-btn{visibility:visible;border:1px solid var(--borders-color);min-width:48px;max-width:48px;height:48px;color:var(--white-color);border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative}header.style-3 .nav-right .mobile-call-btn svg{stroke:var(--white-color);fill:none}header.style-3 .nav-right .mobile-call-btn:hover{opacity:.9}}@media (width<=576px){header.style-3 .nav-right .mobile-call-btn{min-width:40px;max-width:40px;height:40px}header.style-3 .nav-right .mobile-call-btn svg{width:18px;height:18px}}.kakani-brand-logo{object-fit:contain;border-radius:4px;width:auto;max-height:52px}@media (width>=1200px){header.style-3 .header-logo .kakani-brand-logo{max-height:58px}}.kakani-bottom-sheet .modal-dialog{width:100%;max-width:100%;margin:0 auto;position:fixed;bottom:0;left:0;right:0;transform:translate(0)!important}.kakani-bottom-sheet .modal-content{border:none;border-radius:1.25rem 1.25rem 0 0;max-height:88vh;box-shadow:0 -12px 48px #0f172a2e}.kakani-bottom-sheet .modal-header{border-bottom:1px solid #f1f5f9;padding:8px 1.25rem 12px}.kakani-bottom-sheet .modal-title{color:#0f172a;letter-spacing:.01em;font-size:1.05rem;font-weight:600}.kakani-sheet-nav{flex-direction:column;padding-bottom:8px;display:flex}.kakani-sheet-item,.kakani-sheet-item--expand{color:#1f2937;font-family:var(--font-poppins);text-align:left;background:#fff;border:none;border-bottom:1px solid #eef2f6;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:15px;font-weight:400;line-height:1.35;text-decoration:none;transition:background-color .15s;display:flex}.kakani-sheet-item:hover,.kakani-sheet-item--expand:hover{color:#111827;background:#fafafa}.kakani-sheet-ico{color:#374151;flex:0 0 22px;justify-content:center;align-items:center;display:flex}.kakani-sheet-ico .bi{font-size:1.15rem}.kakani-sheet-label{text-align:left;flex:0 auto;min-width:0}.kakani-sheet-end{color:#9ca3af;flex:none;align-items:center;margin-left:auto;display:flex}.kakani-sheet-end .bi-chevron-down{font-size:1rem;transition:transform .2s}.kakani-sheet-item--wa .kakani-sheet-ico{color:#22c55e}.kakani-sheet-item--wa .kakani-sheet-label{color:#16a34a;font-weight:500}.kakani-sheet-submenu{background:#fafafa;border-bottom:1px solid #f1f5f9}.kakani-sheet-submenu.d-none{display:none!important}.kakani-sheet-sub{color:#374151;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:400;text-decoration:none;display:flex}header.style-3 .main-menu>ul>li.active>a{background-color:#ffffff24;border-color:#00323e}header.style-3 .main-menu>ul>li.menu-item-has-children.active>a.drop-down{border-color:#00323e}header.style-3 .main-menu>ul>li ul.sub-menu>li>a{align-items:center;gap:10px;display:flex}header.style-3 .main-menu>ul>li ul.sub-menu>li>a .kakani-sub-ico{color:var(--primary-color1);opacity:.9;flex:0 0 1.1rem;font-size:1rem;position:static;top:auto;right:auto}header.style-3 .main-menu>ul>li ul.sub-menu>li>a:hover .kakani-sub-ico,header.style-3 .main-menu>ul>li ul.sub-menu>li>a.active .kakani-sub-ico,header.style-3 .main-menu>ul>li ul.sub-menu>li.active>a .kakani-sub-ico{color:var(--primary-color2)}.kakani-footer-v2{background-blend-mode:overlay;color:#fff;font-family:var(--font-poppins);background-color:#004858;background-image:linear-gradient(#004858e6,#004858f2),url(../img/home1/footer-bg.png);background-position:50%;background-size:cover;padding:30px 0 0;position:relative;overflow:hidden}#particles-js{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.kakani-footer-v2 .container{z-index:2;position:relative}.kakani-footer-v2 .footer-bottom-bar{z-index:3;background-color:#00323e;border-top:1px solid #ffffff0d;margin-top:70px;padding:24px 0;position:relative}.kakani-footer-v2 .footer-column-title{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:30px;padding-bottom:12px;font-size:16px;font-weight:700;position:relative}.kakani-footer-v2 .footer-column-title:after{content:"";background-color:#fff;width:35px;height:3px;position:absolute;bottom:0;left:0}.kakani-footer-v2 .footer-logo-box{background:#fff;border-radius:4px;margin-bottom:25px;padding:12px 18px;display:inline-block;box-shadow:0 4px 15px #0000001a}.kakani-footer-v2 .footer-logo-box img{max-height:42px}.kakani-footer-v2 .footer-bio{color:#ffffffd9;margin-bottom:0;font-size:14px;line-height:1.7}.kakani-footer-v2 .footer-links-list{margin:0;padding:0;list-style:none}.kakani-footer-v2 .footer-links-list li{margin-bottom:14px}.kakani-footer-v2 .footer-links-list li a{color:#ffffffd9;align-items:center;gap:12px;font-size:15px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.kakani-footer-v2 .footer-links-list li a:before{content:"▸";color:#fff9;font-size:12px;transition:all .3s}.kakani-footer-v2 .footer-links-list li a:hover{color:#fff;padding-left:10px}.kakani-footer-v2 .footer-links-list li a:hover:before{color:#fff;transform:scale(1.3)}.kakani-footer-v2 .social-links{gap:15px;margin-top:10px;display:flex}.kakani-footer-v2 .social-icon{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;text-decoration:none;transition:all .4s;display:flex}.kakani-footer-v2 .social-icon:hover{color:#004858;background:#fff;transform:translateY(-5px);box-shadow:0 5px 15px #0003}.kakani-footer-v2 .footer-bottom-bar{background-color:#00323e;border-top:1px solid #ffffff0d;margin-top:30px;padding:24px 0}.kakani-footer-v2 .footer-bottom-bar .container{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.kakani-footer-v2 .footer-bottom-bar p{color:#ffffffb3;margin:0;font-size:13px;font-weight:400}.kakani-footer-v2 .footer-bottom-contact{align-items:center;gap:35px;display:flex}.kakani-footer-v2 .footer-bottom-contact a{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.kakani-footer-v2 .footer-bottom-contact a:hover{color:#ffffffb3}.kakani-footer-v2 .footer-bottom-contact a i{font-size:17px}@media (width<=991px){.kakani-footer-v2{padding:30px 0 0}.kakani-footer-v2 .footer-bottom-bar .container{text-align:center;flex-direction:column;gap:20px}.kakani-footer-v2 .footer-bottom-contact{flex-direction:column;gap:15px}.kakani-footer-v2 [class^=col-]{margin-bottom:18px}.kakani-footer-v2 [class^=col-]:last-child{margin-bottom:0}}.mobile-bottom-nav{z-index:1050;-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-top:1px solid #0000000d;justify-content:space-around;align-items:center;height:68px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.mobile-bottom-nav__item{color:#64748b;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:8px 0;text-decoration:none;transition:all .3s;display:flex}.mobile-bottom-nav__item:hover{color:#004858}.mobile-bottom-nav__icon-wrap{margin-bottom:4px;font-size:22px}.mobile-bottom-nav__label{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.kakani-bottom-sheet{-webkit-backdrop-filter:blur(4px);background:#0f172a4d}.kakani-bottom-sheet-dialog{width:100%;margin:0;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);max-width:100%!important;transition:transform .4s cubic-bezier(.16,1,.3,1)!important}.modal.show .kakani-bottom-sheet-dialog{transform:translateY(0)}.kakani-bottom-sheet .modal-content{-webkit-backdrop-filter:blur(16px);background:#fffffff2;border:none;border-radius:24px 24px 0 0;flex-direction:column;max-height:60vh;display:flex;box-shadow:0 -10px 40px #00000026}.kakani-sheet-handle{background:#cbd5e1;border-radius:10px;width:40px;height:4px;margin:12px auto 8px}.kakani-bottom-sheet .modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto;padding-bottom:0!important}.kakani-sheet-nav{flex-direction:column;display:flex}.kakani-sheet-item{color:#1a2744;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:16px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.kakani-sheet-item:hover,.kakani-sheet-item.active{background:#0000000a}.kakani-sheet-item--expand{justify-content:space-between}.kakani-sheet-ico{color:#004858;width:32px;font-size:18px}.kakani-sheet-submenu{background:#f8fafc;border-bottom:1px solid #00000008;padding:2px 0}.kakani-sheet-sub{color:#475569;align-items:center;padding:12px 24px 12px 56px;font-size:15px;text-decoration:none;transition:all .2s;display:flex}.kakani-sheet-sub:hover{color:#004858;background:#00000008}.kakani-sheet-item--wa,.kakani-sheet-item--wa .kakani-sheet-ico{color:#059669}.social-container{z-index:2;position:fixed;top:60%;left:0;transform:translateY(-50%)}.social-item{cursor:pointer;align-items:center;width:40px;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.social-item i{color:#fff;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:18px;display:flex}.social-item span{white-space:nowrap;color:#fff;opacity:0;font-size:16px;transition:all .3s}.social-item:hover{width:130px}.social-item:hover span{opacity:1;margin-left:10px}.facebook{background:#1877f2}.instagram{background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5)}.youtube{background:red}.linkedin{background:#0077b5}.social-item:hover{text-decoration:none}
